amazonaws.com – cloud9
Cloud9
Cloud9 is a collection of tools that you can use to code, build, run, test, debug, and release software in the cloud.
For more information about Cloud9, see the .
Cloud9 supports these operations:
-
CreateEnvironmentEC2: Creates an Cloud9 development environment, launches an Amazon EC2 instance, and then connects from the instance to the environment. -
CreateEnvironmentMembership: Adds an environment member to an environment. -
DeleteEnvironment: Deletes an environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance. -
DeleteEnvironmentMembership: Deletes an environment member from an environment. -
DescribeEnvironmentMemberships: Gets information about environment members for an environment. -
DescribeEnvironments: Gets information about environments. -
DescribeEnvironmentStatus: Gets status information for an environment. -
ListEnvironments: Gets a list of environment identifiers. -
ListTagsForResource: Gets the tags for an environment. -
TagResource: Adds tags to an environment. -
UntagResource: Removes tags from an environment. -
UpdateEnvironment: Changes the settings of an existing environment. -
UpdateEnvironmentMembership: Changes the settings of an existing environment member for an environment.
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:cloud9/2017-09-23.json
- Provider
- amazonaws.com:cloud9 / cloud9
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/cloud9/2017-09-23/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/cloud9/2017-09-23/openapi.yaml
Tools (15)
Extracted live via the executor SDK.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceCreateEnvironmentEC2.createEnvironmentEC2Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and then connects from the instance to the environment.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceCreateEnvironmentMembership.createEnvironmentMembershipAdds an environment member to an Cloud9 development environment.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceDeleteEnvironment.deleteEnvironmentDeletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceDeleteEnvironmentMembership.deleteEnvironmentMembershipDeletes an environment member from a development environment.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceDescribeEnvironmentMemberships.describeEnvironmentMembershipsGets information about environment members for an Cloud9 development environment.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceDescribeEnvironments.describeEnvironmentsGets information about Cloud9 development environments.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceDescribeEnvironmentStatus.describeEnvironmentStatusGets status information for an Cloud9 development environment.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceListEnvironments.listEnvironmentsGets a list of Cloud9 development environment identifiers.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceListTagsForResource.listTagsForResourceGets a list of the tags associated with an Cloud9 development environment.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceTagResource.tagResourceAdds tags to an Cloud9 development environment.
Tags that you add to an Cloud9 environment by using this method will NOT be automatically propagated to underlying resources.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceUntagResource.untagResourceRemoves tags from an Cloud9 development environment.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceUpdateEnvironment.updateEnvironmentChanges the settings of an existing Cloud9 development environment.
-
xAmzTargetAwsCloud9WorkspaceManagementServiceUpdateEnvironmentMembership.updateEnvironmentMembershipChanges the settings of an existing environment member for an Cloud9 development environment.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools