Amazon Managed Apache Flink Vpc Configuration Description Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

Amazon Managed Apache Flink Vpc Configuration Description Example is an example object payload from Amazon Managed Service for Apache Flink, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

VpcConfigurationIdVpcIdSubnetIdsSecurityGroupIds

Example Payload

Raw ↑
{
  "VpcConfigurationId": "abc12345",
  "VpcId": "abc12345",
  "SubnetIds": "abc12345",
  "SecurityGroupIds": "abc12345"
}