PutProjectEventsResultEntry - CloudWatch Evidently

PutProjectEventsResultEntry

A structure that contains Evidently's response to the sent events, including an event ID and error codes, if any.

Contents

errorCode

If the PutProjectEvents operation has an error, the error code is returned here.

Type: String

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

Required: No

errorMessage

If the PutProjectEvents operation has an error, the error message is returned here.

Type: String

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

Pattern: .*

Required: No

eventId

A unique ID assigned to this PutProjectEvents operation.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: No

See Also

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