VpcConfigurationUpdate
Describes updates to the VPC configuration used by the application.
Contents
- VpcConfigurationId
-
Describes an update to the ID of the VPC configuration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
[a-zA-Z0-9_.-]+
Required: Yes
- SecurityGroupIdUpdates
-
Describes updates to the array of SecurityGroup IDs used by the VPC configuration.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
- SubnetIdUpdates
-
Describes updates to the array of Subnet IDs used by the VPC configuration.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 16 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: