DescribeReceiptRuleSet - Amazon Simple Email Service

DescribeReceiptRuleSet

Returns the details of the specified receipt rule set.

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 describe.

Type: String

Required: Yes

Response Elements

The following elements are returned by the service.

Metadata

The metadata for the receipt rule set, which consists of the rule set name and the timestamp of when the rule set was created.

Type: ReceiptRuleSetMetadata object

Rules.member.N

A list of the receipt rules that belong to the specified receipt rule set.

Type: Array of ReceiptRule objects

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: