SMS.Client.
start_on_demand_app_replication
(**kwargs)¶Starts an on-demand replication run for the specified application.
See also: AWS API Documentation
Request Syntax
response = client.start_on_demand_app_replication(
appId='string',
description='string'
)
[REQUIRED]
The ID of the application.
dict
Response Syntax
{}
Response Structure
Exceptions
SMS.Client.exceptions.UnauthorizedOperationException
SMS.Client.exceptions.InvalidParameterException
SMS.Client.exceptions.MissingRequiredParameterException
SMS.Client.exceptions.InternalError
SMS.Client.exceptions.OperationNotPermittedException