Amazon Route 53 ResolverEndpoint IpAddressRequest
The
IpAddressRequest property type specifies the subnets and IP addresses in your VPC that you want DNS
queries
to pass through on the way from your VPCs to your network (for outbound endpoints)
or on the way from your network to your VPCs
(for inbound resolver endpoints).
IpAddressRequest is a property of the AWS::Route53Resolver::ResolverEndpoint resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Ip-
The IP address that you want to use for DNS queries.
Required: No
Type: String
Update requires: No interruption
SubnetId-
The subnet that contains the IP address.
Required: Yes
Type: String
Update requires: No interruption
See Also
-
CreateResolverEndpoint in the Amazon Route 53 API Reference
