Amazon CodeCatalyst · Example Payload

Amazon Codecatalyst Create Dev Environment Request Example

AmazonDeveloper ToolsCI/CDCollaborationDevOpsSource Control

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

Top-level fields

repositoriesclientTokenaliasidesinstanceTypeinactivityTimeoutMinutespersistentStorage

Example Payload

Raw ↑
{
  "repositories": "example-value",
  "clientToken": "example-value",
  "alias": "example-value",
  "ides": "500123",
  "instanceType": "STANDARD",
  "inactivityTimeoutMinutes": "example-value",
  "persistentStorage": "example-value"
}