UpdateNetworkConfigurationInput
Defines the VPC networking components used to secure and enable network traffic between the AWS 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 AWS SDKs, see the following: