MigrationHubOrchestrator / Client / delete_template
delete_template#
- MigrationHubOrchestrator.Client.delete_template(**kwargs)#
- Deletes a migration workflow template. - See also: AWS API Documentation - Request Syntax- response = client.delete_template( id='string' ) - Parameters:
- id (string) – - [REQUIRED] - The ID of the request to delete a migration workflow template. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- MigrationHubOrchestrator.Client.exceptions.ThrottlingException
- MigrationHubOrchestrator.Client.exceptions.AccessDeniedException
- MigrationHubOrchestrator.Client.exceptions.InternalServerException
- MigrationHubOrchestrator.Client.exceptions.ValidationException
- MigrationHubOrchestrator.Client.exceptions.ResourceNotFoundException