DeleteReceiptRule - Amazon Simple Email Service

DeleteReceiptRule

Deletes the specified receipt rule.

For information about managing receipt rules, see the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

RuleName

The name of the receipt rule to delete.

Type: String

Required: Yes

RuleSetName

The name of the receipt rule set that contains the receipt rule to delete.

Type: String

Required: Yes

Errors

For information about the errors that are common to all actions, see Common Errors.

RuleSetDoesNotExist

Indicates that the provided receipt rule set does not exist.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: