Cloud9
import { Cloud9 } from "https://aws-api.deno.dev/v0.1/services/cloud9.ts?docs=full";
§Constructors
§Methods
Creates an AWS 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 AWS Cloud9 development environment.
Deletes an AWS Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance.
Deletes an environment member from an AWS Cloud9 development environment.
Gets information about environment members for an AWS Cloud9 development environment.
Gets information about AWS Cloud9 development environments.
Gets status information for an AWS Cloud9 development environment.
Gets a list of AWS Cloud9 development environment identifiers.
Gets a list of the tags associated with an AWS Cloud9 development environment.
Adds tags to an AWS Cloud9 development environment.
! IMPORTANT: ! Tags that you add to an AWS Cloud9 environment by using this method will NOT be automatically propagated to underlying resources.
Removes tags from an AWS Cloud9 development environment.
Changes the settings of an existing AWS Cloud9 development environment.
Changes the settings of an existing environment member for an AWS Cloud9 development environment.