Gets information about the traffic policy instances that you created by using the
current Amazon Web Services account.
After you submit 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.
Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic
policy instances, you can use the MaxItems parameter to list them in groups
of up to 100.
Example
Use a bare-bones client and the command you need to make an API call.
Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.
After you submit 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 theState
response element.Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the
MaxItems
parameter to list them in groups of up to 100.Example
Use a bare-bones client and the command you need to make an API call.
Param
ListTrafficPolicyInstancesCommandInput
Returns
ListTrafficPolicyInstancesCommandOutput
See
input
shape.response
shape.config
shape.Throws
InvalidInput (client fault)
The input is not valid.
Throws
NoSuchTrafficPolicyInstance (client fault)
No traffic policy instance exists with the specified ID.
Throws
Route53ServiceException
Base exception class for all service exceptions from Route53 service.