ResultErrorEntry
Includes the error code and error message for events that could not be ingested by CloudTrail.
Contents
- errorCode
-
The error code for events that could not be ingested by CloudTrail. Possible error codes include:
FieldTooLong
,FieldNotFound
,InvalidChecksum
,InvalidData
,InvalidRecipient
,InvalidEventSource
,AccountNotSubscribed
,Throttling
, andInternalFailure
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- errorMessage
-
The message that describes the error for events that could not be ingested by CloudTrail.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
- id
-
The original event ID from the source event that could not be ingested by CloudTrail.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[-_A-Za-z0-9]+$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: