NetworkConfiguration - Amazon Managed Workflows for Apache Airflow
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

Describes the VPC networking components used to secure and enable network traffic between the Amazon resources for your environment. For more information, see About networking on Amazon MWAA.

Contents

SecurityGroupIds

A list of security group IDs. For more information, see Security in your VPC on Amazon MWAA.

Type: Array of strings

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

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

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

Required: No

SubnetIds

A list of subnet IDs. For more information, see About networking on Amazon MWAA.

Type: Array of strings

Array Members: Fixed number of 2 items.

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

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

Required: No

See Also

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