View source: R/route53_operations.R
route53_list_traffic_policies | R Documentation |
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.
route53_list_traffic_policies(TrafficPolicyIdMarker = NULL, MaxItems = NULL)
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.