update_failback_replication_configuration
(**kwargs)¶Allows you to update the failback replication configuration of a Recovery Instance by ID.
See also: AWS API Documentation
Request Syntax
response = client.update_failback_replication_configuration(
bandwidthThrottling=123,
name='string',
recoveryInstanceID='string',
usePrivateIP=True|False
)
[REQUIRED]
The ID of the Recovery Instance.
None
Exceptions
drs.Client.exceptions.ResourceNotFoundException
drs.Client.exceptions.InternalServerException
drs.Client.exceptions.ThrottlingException
drs.Client.exceptions.AccessDeniedException
drs.Client.exceptions.UninitializedAccountException