AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes an action to publish to an Amazon SNS topic.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.SnsAction

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class SnsAction

The SnsAction type exposes the following members

Constructors

NameDescription
Public Method SnsAction()

Properties

NameTypeDescription
Public Property MessageFormat Amazon.IoT.MessageFormat

Gets and sets the property MessageFormat.

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

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of the IAM role that grants access.

Public Property TargetArn System.String

Gets and sets the property TargetArn.

The ARN of the SNS topic.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5