remove_template_action
(**kwargs)¶Remove template post migration custom action.
See also: AWS API Documentation
Request Syntax
response = client.remove_template_action(
actionID='string',
launchConfigurationTemplateID='string'
)
[REQUIRED]
Template post migration custom action ID to remove.
[REQUIRED]
Launch configuration template 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