A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/IoT/Types/SnsAction.html below:

SnsAction — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::SnsAction
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing SnsAction as input to an Aws::Client method, you can use a vanilla Hash:

{
  target_arn: "AwsArn",   role_arn: "AwsArn",   message_format: "RAW", }

Describes an action to publish to an Amazon SNS topic.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #message_format ⇒ String

(Optional) The message format of the message to publish. Accepted values are \"JSON\" and \"RAW\". The default value of the attribute is \"RAW\". SNS uses this setting to determine if the payload should be parsed and relevant platform-specific bits of the payload should be extracted. To read more about SNS message formats, see https://docs.aws.amazon.com/sns/latest/dg/json-formats.html refer to their official documentation.

#role_arn ⇒ String

The ARN of the IAM role that grants access.

#target_arn ⇒ String

The ARN of the SNS topic.


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