View a markdown version of this page

SqsMessageAttributeValue - Amazon EventBridge Custom Event Bus

SqsMessageAttributeValue

A custom SQS 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, the accepted vocabulary, and any custom label belong to SQS, 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: