SMS.Client.stop_app_replication(**kwargs)¶Stops replicating the specified application by deleting the replication job for each server in the application.
See also: AWS API Documentation
Request Syntax
response = client.stop_app_replication(
appId='string'
)
{}
Response Structure
Exceptions
SMS.Client.exceptions.UnauthorizedOperationExceptionSMS.Client.exceptions.InvalidParameterExceptionSMS.Client.exceptions.MissingRequiredParameterExceptionSMS.Client.exceptions.InternalErrorSMS.Client.exceptions.OperationNotPermittedException