You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SES::Types::StopActionWhen passing StopAction as input to an Aws::Client method, you can use a vanilla Hash:
{
scope: "RuleSet", topic_arn: "AmazonResourceName",
}
When included in a receipt rule, this action terminates the evaluation of the receipt rule set and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).
For information about setting a stop action in a receipt rule, see the Amazon SES Developer Guide.
Returned by:
Instance Attribute Summary collapseThe scope of the StopAction.
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the stop action is taken.
The scope of the StopAction. The only acceptable value is RuleSet
.
Possible values:
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the stop action is taken. An example of an Amazon SNS topic ARN is arn:aws:sns:us-west-2:123456789012:MyTopic
. For more information about Amazon SNS topics, see the Amazon SNS Developer Guide.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4