NetworkSecurityManagerCustomerAPI / Client / delete_template

delete_template

NetworkSecurityManagerCustomerAPI.Client.delete_template(**kwargs)

Deletes the specified template.

See also: AWS API Documentation

Request Syntax

response = client.delete_template(
    templateIdentifier='string'
)
Parameters:

templateIdentifier (string) –

[REQUIRED]

The identifier of the template. This is the template’s Amazon Resource Name (ARN).

Returns:

None

Exceptions

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ValidationException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ConflictException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.InternalServerException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.AccessDeniedException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ThrottlingException