remove_source_server_action
(**kwargs)¶Remove source server post migration custom action.
See also: AWS API Documentation
Request Syntax
response = client.remove_source_server_action(
actionID='string',
sourceServerID='string'
)
[REQUIRED]
Source server post migration custom action ID to remove.
[REQUIRED]
Source server ID of the post migration custom action to remove.
dict
Response Syntax
{}
Response Structure
Exceptions
mgn.Client.exceptions.UninitializedAccountException
mgn.Client.exceptions.ResourceNotFoundException
mgn.Client.exceptions.ValidationException