integrations.sh
← all integrations

amazonaws.com – cloud9

OpenAPI apis-guru cloud

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.createEnvironmentEC2

    Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and then connects from the instance to the environment.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceCreateEnvironmentMembership.createEnvironmentMembership

    Adds an environment member to an Cloud9 development environment.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceDeleteEnvironment.deleteEnvironment

    Deletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceDeleteEnvironmentMembership.deleteEnvironmentMembership

    Deletes an environment member from a development environment.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceDescribeEnvironmentMemberships.describeEnvironmentMemberships

    Gets information about environment members for an Cloud9 development environment.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceDescribeEnvironments.describeEnvironments

    Gets information about Cloud9 development environments.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceDescribeEnvironmentStatus.describeEnvironmentStatus

    Gets status information for an Cloud9 development environment.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceListEnvironments.listEnvironments

    Gets a list of Cloud9 development environment identifiers.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceListTagsForResource.listTagsForResource

    Gets a list of the tags associated with an Cloud9 development environment.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceTagResource.tagResource

    Adds 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.untagResource

    Removes tags from an Cloud9 development environment.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceUpdateEnvironment.updateEnvironment

    Changes the settings of an existing Cloud9 development environment.

  • xAmzTargetAwsCloud9WorkspaceManagementServiceUpdateEnvironmentMembership.updateEnvironmentMembership

    Changes the settings of an existing environment member for an Cloud9 development environment.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools