VpcConfigurationDescription - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

VpcConfigurationDescription

Describes the parameters of a VPC used by the application.

Contents

SecurityGroupIds

The array of SecurityGroup IDs used by the VPC configuration.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Required: Yes

SubnetIds

The array of Subnet IDs used by the VPC configuration.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 16 items.

Required: Yes

VpcConfigurationId

The ID of the VPC configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Pattern: [a-zA-Z0-9_.-]+

Required: Yes

VpcId

The ID of the associated VPC.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: