APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon Cloud9
CreateEnvironmentEC2Request
Amazon Cloud9
· Schema
CreateEnvironmentEC2Request
Request body for creating an EC2-based Cloud9 environment.
AWS
Cloud9
IDE
Development
Browser-Based
Properties
Name
Type
Description
name
string
The name of the environment.
description
string
The description of the environment.
instanceType
string
The type of instance to connect to the environment.
connectionType
string
The connection type to use for connecting to the environment.
automaticStopTimeMinutes
integer
The number of minutes until the running instance is shut down after the environment has last been used.
View JSON Schema on GitHub