paws.networking (version 0.1.6)

route53_get_traffic_policy_instance: Gets information about a specified traffic policy instance

Description

Gets information about a specified traffic policy instance.

Usage

route53_get_traffic_policy_instance(Id)

Arguments

Id

[required] The ID of the traffic policy instance that you want to get information about.

Request syntax

svc$get_traffic_policy_instance(
  Id = "string"
)

Details

After you submit a CreateTrafficPolicyInstance or an UpdateTrafficPolicyInstance request, there\'s a brief delay while Amazon Route 53 creates the resource record sets that are specified in the traffic policy definition. For more information, see the State response element.

In the Route 53 console, traffic policy instances are known as policy records.