Amazon CodeCatalyst · Example Payload

Amazon Codecatalyst List Source Repository Branches Request Example

AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

Amazon Codecatalyst List Source Repository Branches Request Example is an example object payload from Amazon CodeCatalyst, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nextTokenmaxResults

Example Payload

Raw ↑
{
  "nextToken": "example-value",
  "maxResults": "example-value"
}