PutEventsResultEntry
Result entry for a published event. The position of each entry in the response list aligns 1:1 with the corresponding request entry.
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.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- SequenceNumber
-
Sequence number assigned to the message for ordering within the message group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- SuccessCode
-
Indicates the outcome for a successfully processed publish entry.
Type: String
Valid Values:
PUBLISHED | DEDUPLICATEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: