Amazon CodeCatalyst · Example Payload

Amazon Codecatalyst List Source Repositories Response Example

AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

Amazon Codecatalyst List Source Repositories Response 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

itemsnextToken

Example Payload

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