powered by
Returns the metadata and receipt rules for the receipt rule set that is currently active.
ses_describe_active_receipt_rule_set()
svc$describe_active_receipt_rule_set()
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.
# NOT RUN { # The following example returns the metadata and receipt rules for the # receipt rule set that is currently active: svc$describe_active_receipt_rule_set() # } # NOT RUN { # }
Run the code above in your browser using DataLab