Amazon CodeBuild · Example Payload

Amazon Codebuild List Shared Projects Output Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

Amazon Codebuild List Shared Projects Output Example is an example object payload from Amazon CodeBuild, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nextTokenprojects

Example Payload

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