EventLogEntry - Amazon CodeCatalyst

EventLogEntry

Information about an entry in an event log of Amazon CodeCatalyst activity.

Contents

eventCategory

The category for the event.

Type: String

Required: Yes

eventName

The name of the event.

Type: String

Required: Yes

eventSource

The source of the event.

Type: String

Required: Yes

eventTime

The time the event took place, in coordinated universal time (UTC) timestamp format as specified in RFC 3339.

Type: Timestamp

Required: Yes

eventType

The type of the event.

Type: String

Required: Yes

id

The system-generated unique ID of the event.

Type: String

Required: Yes

operationType

The type of the event.

Type: String

Valid Values: READONLY | MUTATION

Required: Yes

userIdentity

The system-generated unique ID of the user whose actions are recorded in the event.

Type: UserIdentity object

Required: Yes

errorCode

The code of the error, if any.

Type: String

Required: No

projectInformation

Information about the project where the event occurred.

Type: ProjectInformation object

Required: No

requestId

The system-generated unique ID of the request.

Type: String

Required: No

requestPayload

Information about the payload of the request.

Type: EventPayload object

Required: No

responsePayload

Information about the payload of the response, if any.

Type: EventPayload object

Required: No

sourceIpAddress

The IP address of the user whose actions are recorded in the event.

Type: String

Required: No

userAgent

The user agent whose actions are recorded in the event.

Type: String

Required: No

See Also

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