drs#
Client#
- class drs.Client#
A low-level client representing Elastic Disaster Recovery Service (drs)
AWS Elastic Disaster Recovery Service.
import boto3 client = boto3.client('drs')
These are the available methods:
- associate_source_network_stack
- can_paginate
- close
- create_extended_source_server
- create_launch_configuration_template
- create_replication_configuration_template
- create_source_network
- delete_job
- delete_launch_action
- delete_launch_configuration_template
- delete_recovery_instance
- delete_replication_configuration_template
- delete_source_network
- delete_source_server
- describe_job_log_items
- describe_jobs
- describe_launch_configuration_templates
- describe_recovery_instances
- describe_recovery_snapshots
- describe_replication_configuration_templates
- describe_source_networks
- describe_source_servers
- disconnect_recovery_instance
- disconnect_source_server
- export_source_network_cfn_template
- get_failback_replication_configuration
- get_launch_configuration
- get_paginator
- get_replication_configuration
- get_waiter
- initialize_service
- list_extensible_source_servers
- list_launch_actions
- list_staging_accounts
- list_tags_for_resource
- put_launch_action
- retry_data_replication
- reverse_replication
- start_failback_launch
- start_recovery
- start_replication
- start_source_network_recovery
- start_source_network_replication
- stop_failback
- stop_replication
- stop_source_network_replication
- tag_resource
- terminate_recovery_instances
- untag_resource
- update_failback_replication_configuration
- update_launch_configuration
- update_launch_configuration_template
- update_replication_configuration
- update_replication_configuration_template
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: