paws.customer.engagement (version 0.1.0)

ses_describe_active_receipt_rule_set: Returns the metadata and receipt rules for the receipt rule set that is currently active

Description

Returns the metadata and receipt rules for the receipt rule set that is currently active.

Usage

ses_describe_active_receipt_rule_set()

Arguments

Request syntax

svc$describe_active_receipt_rule_set()

Details

For information about setting up receipt rule sets, see the Amazon SES Developer Guide.

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

Examples

Run this code
# NOT RUN {
# The following example returns the metadata and receipt rules for the
# receipt rule set that is currently active:
# }
# NOT RUN {
svc$describe_active_receipt_rule_set()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab