View a markdown version of this page

PutRawEventsRequestEntry - Amazon EventBridge Custom Event Bus

PutRawEventsRequestEntry

A single event entry in a raw publish request.

Contents

Data

The event data as a base64-encoded blob. Supports binary formats.

Type: Base64-encoded binary data object

Required: Yes

SystemMetadata

Structured system metadata with defined properties.

Type: PutRawEventsSystemMetadata object

Required: Yes

Metadata

Metadata key-value pairs you define. Keys must be 1-128 characters and must not contain "/".

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 100 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: [^/]+

Value Length Constraints: Minimum length of 1.

Required: No

See Also

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