MailManager / Client / delete_relay

delete_relay#

MailManager.Client.delete_relay(**kwargs)#

Deletes an existing relay resource.

See also: AWS API Documentation

Request Syntax

response = client.delete_relay(
    RelayId='string'
)
Parameters:

RelayId (string) –

[REQUIRED]

The unique relay identifier.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • MailManager.Client.exceptions.ValidationException

  • MailManager.Client.exceptions.ConflictException

  • MailManager.Client.exceptions.ResourceNotFoundException