UpdateNetworkConfigurationInput - 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).

UpdateNetworkConfigurationInput

Defines 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. A security group must be attached to the same VPC as the subnets. 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: Yes

See Also

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