View a markdown version of this page

SnsMessageAttributeValue - Amazon EventBridge Custom Event Bus

SnsMessageAttributeValue

A custom SNS message attribute (data type plus string or binary value).

Contents

BinaryValue

Base64-encoded literal binary attribute value.

Type: String

Required: No

DataType

Attribute data type. Requiredness and the accepted vocabulary belong to SNS, which rejects an attribute without a data type on delivery.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 8192.

Required: No

StringValue

String attribute value. A JSONata expression resolves once per delivered event.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: