NetworkConfiguration - Amazon EMR Serverless
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.

NetworkConfiguration

The network configuration for customer VPC connectivity.

Contents

securityGroupIds

The array of security group Ids for customer VPC connectivity.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 5 items.

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

Pattern: [-0-9a-zA-Z]+.*

Required: No

subnetIds

The array of subnet Ids for customer VPC connectivity.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 16 items.

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

Pattern: [-0-9a-zA-Z]+.*

Required: No

See Also

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