route53_list_traffic_policies {paws.networking} | R Documentation |
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account
Description
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account. Policies are listed in the order that they were created in.
See https://www.paws-r-sdk.com/docs/route53_list_traffic_policies/ for full documentation.
Usage
route53_list_traffic_policies(TrafficPolicyIdMarker = NULL, MaxItems = NULL)
Arguments
TrafficPolicyIdMarker |
(Conditional) For your first request to
If you have more traffic policies than the value of |
MaxItems |
(Optional) The maximum number of traffic policies that you want Amazon
Route 53 to return in response to this request. If you have more than
|