Amazon Managed Apache Flink Vpc Configuration Example

Apache FlinkBig DataReal-Time ProcessingStreaming Analytics

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

Top-level fields

SubnetIdsSecurityGroupIds

Example Payload

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