PeeringConnectionOptionsRequest
The VPC peering connection options.
Contents
- AllowDnsResolutionFromRemoteVpc
-
If true, enables a local VPC to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC.
Type: Boolean
Required: No
- AllowEgressFromLocalClassicLinkToRemoteVpc
-
If true, enables outbound communication from an EC2-Classic instance that's linked to a local VPC using ClassicLink to instances in a peer VPC.
Type: Boolean
Required: No
- AllowEgressFromLocalVpcToRemoteClassicLink
-
If true, enables outbound communication from instances in a local VPC to an EC2-Classic instance that's linked to a peer VPC using ClassicLink.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: