TargetNetworkUpdate
Updated configuration for the target network topology and addressing.
Contents
- inboundCidr
-
The updated CIDR block for inbound traffic.
Type: String
Length Constraints: Minimum length of 9. Maximum length of 18.
Pattern:
((25[0-4]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\/(1[6-9]|2[0-8])Required: No
- inspectionCidr
-
The updated CIDR block for inspection traffic.
Type: String
Length Constraints: Minimum length of 9. Maximum length of 18.
Pattern:
((25[0-4]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\/(1[6-9]|2[0-8])Required: No
- outboundCidr
-
The updated CIDR block for outbound traffic.
Type: String
Length Constraints: Minimum length of 9. Maximum length of 18.
Pattern:
((25[0-4]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\/(1[6-9]|2[0-8])Required: No
- topology
-
The updated network topology type.
Type: String
Valid Values:
ISOLATED_VPC | HUB_AND_SPOKERequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: