NetworkConfiguration - Amazon EMR Serverless
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: