How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Amazon Cloud9 Environments API

Operations for managing Cloud9 development environments

Amazon Cloud9 Environments API is one of 2 APIs that Amazon Cloud9 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Environments. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 2017-09-23.

Requests are made against a single base URL, https://cloud9.{region}.amazonaws.com.

4 operations 2 paths 8 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2017-09-23
Base URL
https://cloud9.us-east-1.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon Cloud9 Environments API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (aws_signature). By default, every request must be authenticated.

  • aws_signature — AWS Signature Version 4

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Environments 4

Operations for managing Cloud9 development environments

GET
/environments
Amazon Cloud9 List Environments
ListEnvironments 2 params → 200400500
POST
/environments
Amazon Cloud9 Create an Environment EC2
CreateEnvironmentEC2 body → 200400500
GET
/environments/{environmentId}
Amazon Cloud9 Describe Environments
DescribeEnvironments 1 param → 200400404500
DELETE
/environments/{environmentId}
Amazon Cloud9 Delete an Environment
DeleteEnvironment 1 param → 200400404500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Environment (7 properties), CreateEnvironmentEC2Request (5 properties), InternalServerErrorException (3 properties), BadRequestException (3 properties). Each schema is shown below with its type and property counts.

CreateEnvironmentEC2Request
object
Request body for creating an EC2-based Cloud9 environment.
5 properties 2 required
InternalServerErrorException
object
An internal server error occurred.
3 properties
NotFoundException
object
The target resource cannot be found.
1 property
Environment
object
Information about an AWS Cloud9 development environment.
7 properties
CreateEnvironmentEC2Response
object
Response for creating an EC2 environment.
1 property
BadRequestException
object
The target request is invalid.
3 properties
ListEnvironmentsResponse
object
Response for listing environments.
2 properties
DescribeEnvironmentsResponse
object
Response for describing environments.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-cloud9-environments-api-openapi.yml Raw ↑

Other APIs Amazon Cloud9 publishes across the network.

Amazon Cloud9 API
Where this information came from

This is an independent, third-party profile of Amazon Cloud9 Environments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.