Amazon CodeCatalyst · Example Payload

Amazon Codecatalyst User Identity Example

AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

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

Top-level fields

userTypeprincipalIduserNameawsAccountId

Example Payload

Raw ↑
{
  "userType": "STANDARD",
  "principalId": "500123",
  "userName": "example-resource",
  "awsAccountId": "500123"
}