Route53 / Client / get_traffic_policy_instance_count

get_traffic_policy_instance_count#

Route53.Client.get_traffic_policy_instance_count()#

Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.

See also: AWS API Documentation

Request Syntax

response = client.get_traffic_policy_instance_count()
Return type:

dict

Returns:

Response Syntax

{
    'TrafficPolicyInstanceCount': 123
}

Response Structure

  • (dict) –

    A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.

    • TrafficPolicyInstanceCount (integer) –

      The number of traffic policy instances that are associated with the current Amazon Web Services account.