Data retrieval APIs for AWS Cloud9
AWS Cloud9 provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| CreateEnvironmentToken | Create an authentication token that allows a connection between the AWS Cloud9 IDE and the user's environment | Read |
| DescribeEC2Remote | Get details about the connection to the EC2 development environment, including host, user, and port | Read |
| DescribeEnvironmentMemberships | Get information about environment members for an AWS Cloud9 development environment | Read |
| DescribeEnvironmentStatus | Get status information for an AWS Cloud9 development environment | Read |
| DescribeEnvironments | Get information about AWS Cloud9 development environments | Read |
| DescribeSSHRemote | Get details about the connection to the SSH development environment, including host, user, and port | Read |
| GetEnvironmentConfig | Get configuration information that's used to initialize the AWS Cloud9 IDE | Read |
| GetEnvironmentSettings | Get the AWS Cloud9 IDE settings for a specified development environment | Read |
| GetMembershipSettings | Get the AWS Cloud9 IDE settings for a specified environment member | Read |
| GetMigrationExperiences | Get the migration experience for a cloud9 user | Read |
| GetUserPublicKey | Get the user's public SSH key, which is used by AWS Cloud9 to connect to SSH development environments | Read |
| GetUserSettings | Get the AWS Cloud9 IDE settings for a specified user | Read |
| ListEnvironments | Get a list of AWS Cloud9 development environment identifiers | Read |
| ListTagsForResource | List tags for a cloud9 environment | Read |