Amazon Cloud9 · Example Payload

Cloud9 Environment Example

example-value

Cloud9IDEDevelopmentBrowser-Based

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

Top-level fields

idnamedescriptiontypeconnectionTypestatusownerArn

Example Payload

Raw ↑
{
  "id": "abc12345",
  "name": "example-resource",
  "description": "example-value",
  "type": "ssh",
  "connectionType": "CONNECT_SSH",
  "status": "error",
  "ownerArn": "arn:aws:::example/abc12345"
}