View a markdown version of this page

PutRawEventsResultEntry - Amazon EventBridge Custom Event Bus

PutRawEventsResultEntry

Result entry for a published event. The position of each entry in the response list aligns 1:1 with the corresponding request entry, enabling co-location by index.

Contents

ErrorCode

Error code if the entry failed.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

ErrorMessage

Error message if the entry failed.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: No

EventId

Unique event ID assigned by the service. Present on successful entries.

Type: String

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

Required: No

SequenceNumber

Sequence number for ordering within the event group.

Type: String

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

Required: No

SuccessCode

Indicates how the entry was processed. Present only on successful entries.

Type: String

Valid Values: PUBLISHED | DEDUPLICATED

Required: No

See Also

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