drs.Client.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.ResourceNotFoundExceptiondrs.Client.exceptions.InternalServerExceptiondrs.Client.exceptions.ThrottlingExceptiondrs.Client.exceptions.AccessDeniedExceptiondrs.Client.exceptions.UninitializedAccountException