Amazon CodeCatalyst · Example Payload

Amazon Codecatalyst Event Log Entry Example

AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

Amazon Codecatalyst Event Log Entry Example is an example object payload from Amazon CodeCatalyst, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ideventNameeventTypeeventCategoryeventSourceeventTimeoperationTypeuserIdentity

Example Payload

Raw ↑
{
  "id": "500123",
  "eventName": "example-resource",
  "eventType": "STANDARD",
  "eventCategory": "example-value",
  "eventSource": "example-value",
  "eventTime": "example-value",
  "operationType": "STANDARD",
  "userIdentity": "500123"
}