SMS / Client / start_app_replication
start_app_replication#
- SMS.Client.start_app_replication(**kwargs)#
- Starts replicating the specified application by creating replication jobs for each server in the application. - See also: AWS API Documentation - Request Syntax- response = client.start_app_replication( appId='string' ) - Parameters:
- appId (string) – The ID of the application. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- SMS.Client.exceptions.UnauthorizedOperationException
- SMS.Client.exceptions.InvalidParameterException
- SMS.Client.exceptions.MissingRequiredParameterException
- SMS.Client.exceptions.InternalError
- SMS.Client.exceptions.OperationNotPermittedException