v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14136955.8 KB

Changes the settings of an existing Cloud9 development environment.

post/#X-Amz-Target=AWSCloud9WorkspaceManagementService.UpdateEnvironment

Headers

X-Amz-Target'AWSCloud9WorkspaceManagementService.UpdateEnvironment' required

Request body

environmentIdstring required

The ID of the environment to change settings.

namestring

A replacement name for the environment.

descriptionstring password

Any new or replacement description for the environment.

managedCredentialsAction'ENABLE' | 'DISABLE'
<p>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:</p> <ul> <li> <p> <code>ENABLE</code> </p> </li> <li> <p> <code>DISABLE</code> </p> </li> </ul> <note> <p>Only the environment owner can change the status of managed temporary credentials. An <code>AccessDeniedException</code> 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.</p> </note>

Response

Success

UpdateEnvironmentResult required

Example response

{}