Skip to content

/AWS1/CL_CL9=>UPDATEENVIRONMENT()

About UpdateEnvironment

Changes the settings of an existing Cloud9 development environment.

Method Signature

IMPORTING

Required arguments:

IV_ENVIRONMENTID TYPE /AWS1/CL9ENVIRONMENTID /AWS1/CL9ENVIRONMENTID

The ID of the environment to change settings.

Optional arguments:

IV_NAME TYPE /AWS1/CL9ENVIRONMENTNAME /AWS1/CL9ENVIRONMENTNAME

A replacement name for the environment.

IV_DESCRIPTION TYPE /AWS1/CL9ENVIRONMENTDESC /AWS1/CL9ENVIRONMENTDESC

Any new or replacement description for the environment.

IV_MANAGEDCREDENTIALSACTION TYPE /AWS1/CL9MANAGEDCREDSACTION /AWS1/CL9MANAGEDCREDSACTION

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CL9UPDENVIRONMENTRSLT /AWS1/CL_CL9UPDENVIRONMENTRSLT