ResolverRuleConfig - Amazon Route 53
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResolverRuleConfig

In an UpdateResolverRule request, information about the changes that you want to make.

Contents

Name

The new name for the Resolver rule. The name that you specify appears in the Resolver dashboard in the Route 53 console.

Type: String

Length Constraints: Maximum length of 64.

Pattern: (?!^[0-9]+$)([a-zA-Z0-9\-_' ']+)

Required: No

ResolverEndpointId

The ID of the new outbound Resolver endpoint that you want to use to route DNS queries to the IP addresses that you specify in TargetIps.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

TargetIps

For DNS queries that originate in your VPC, the new IP addresses that you want to route outbound DNS queries to.

Type: Array of TargetAddress objects

Array Members: Minimum number of 1 item.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: