Route53RecoveryControlConfig#
Client#
- class Route53RecoveryControlConfig.Client#
A low-level client representing AWS Route53 Recovery Control Config
Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controller
import boto3 client = boto3.client('route53-recovery-control-config')
These are the available methods:
- can_paginate
- close
- create_cluster
- create_control_panel
- create_routing_control
- create_safety_rule
- delete_cluster
- delete_control_panel
- delete_routing_control
- delete_safety_rule
- describe_cluster
- describe_control_panel
- describe_routing_control
- describe_safety_rule
- get_paginator
- get_resource_policy
- get_waiter
- list_associated_route53_health_checks
- list_clusters
- list_control_panels
- list_routing_controls
- list_safety_rules
- list_tags_for_resource
- tag_resource
- untag_resource
- update_control_panel
- update_routing_control
- update_safety_rule
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are:
Waiters#
Waiters are available on a client instance via the get_waiter
method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: