This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Route53::HostedZone VPC
Private hosted zones only: A complex type that contains information about an Amazon VPC. Route 53 Resolver uses the records in the private hosted zone to route traffic in that VPC.
Note
For public hosted zones, omit VPCs, VPCId, and VPCRegion.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
- VPCId
- 
                    Private hosted zones only: The ID of an Amazon VPC. NoteFor public hosted zones, omit VPCs,VPCId, andVPCRegion.Required: Yes Type: String Update requires: No interruption 
- VPCRegion
- 
                    Private hosted zones only: The region that an Amazon VPC was created in. NoteFor public hosted zones, omit VPCs,VPCId, andVPCRegion.Required: Yes Type: String Allowed values: us-east-1 | us-east-2 | us-west-1 | us-west-2 | eu-west-1 | eu-west-2 | eu-west-3 | eu-central-1 | eu-central-2 | ap-east-1 | me-south-1 | us-gov-west-1 | us-gov-east-1 | us-iso-east-1 | us-iso-west-1 | us-isob-east-1 | me-central-1 | ap-southeast-1 | ap-southeast-2 | ap-southeast-3 | ap-south-1 | ap-south-2 | ap-northeast-1 | ap-northeast-2 | ap-northeast-3 | eu-north-1 | sa-east-1 | ca-central-1 | cn-north-1 | cn-northwest-1 | af-south-1 | eu-south-1 | eu-south-2 | ap-southeast-4 | il-central-1 | ca-west-1 | ap-southeast-5 | mx-central-1 | us-isof-south-1 | us-isof-east-1 | ap-southeast-7 | ap-east-2 | eu-isoe-west-1 | ap-southeast-6Update requires: No interruption 
See also
- 
                    Return values in the topic AWS::Route53::HostedZone 
- 
                    VPC in the Amazon Route 53 API Reference