Cloud9
import { Cloud9 } from "https://aws-api.deno.dev/v0.2/services/cloud9.ts?docs=full";
§Constructors
§Methods
Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and then connects from the instance to the environment.
Adds an environment member to an Cloud9 development environment.
Deletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance.
Deletes an environment member from an Cloud9 development environment.
Gets information about environment members for an Cloud9 development environment.
Gets information about Cloud9 development environments.
Gets status information for an Cloud9 development environment.
Gets a list of Cloud9 development environment identifiers.
Gets a list of the tags associated with an Cloud9 development environment.
Adds tags to an Cloud9 development environment.
! IMPORTANT: ! Tags that you add to an Cloud9 environment by using this method will NOT be automatically propagated to underlying resources.
Changes the settings of an existing environment member for an Cloud9 development environment.