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