Amazon CodeCatalyst · Example Payload

Amazon Codecatalyst Start Dev Environment Response Example

AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

Amazon Codecatalyst Start Dev Environment Response 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

spaceNameprojectNameidstatus

Example Payload

Raw ↑
{
  "spaceName": "example-resource",
  "projectName": "example-resource",
  "id": "500123",
  "status": "ACTIVE"
}