Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateEnvironmentRequest

Hierarchy

Properties

description?: string

Any new or replacement description for the environment.

environmentId: undefined | string

The ID of the environment to change settings.

managedCredentialsAction?: string

Allows the environment owner to turn on or turn off the Amazon Web Services managed temporary credentials for an Cloud9 environment by using one of the following values:

  • ENABLE

  • DISABLE

Only the environment owner can change the status of managed temporary credentials. An AccessDeniedException is thrown if an attempt to turn on or turn off managed temporary credentials is made by an account that's not the environment owner.

name?: string

A replacement name for the environment.