Amazon CodeCatalyst · Example Payload

Amazon Codecatalyst Start Dev Environment Session Response Example

AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

Amazon Codecatalyst Start Dev Environment Session Response Example is an example object payload from Amazon CodeCatalyst, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accessDetailssessionIdspaceNameprojectNameid

Example Payload

Raw ↑
{
  "accessDetails": "example-value",
  "sessionId": "500123",
  "spaceName": "example-resource",
  "projectName": "example-resource",
  "id": "500123"
}