SetActiveReceiptRuleSet - Amazon Simple Email Service

SetActiveReceiptRuleSet

Sets the specified receipt rule set as the active receipt rule set.

Note

To disable your email-receiving through Amazon SES completely, you can call this operation with RuleSetName set to null.

For information about managing receipt rule sets, 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.

RuleSetName

The name of the receipt rule set to make active. Setting this value to null disables all email receiving.

Type: String

Required: No

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: