v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494316322.1 KB

Deletes the draft configuration associated with the running environment.

Updating a running environment with any configuration changes creates a draft configuration set. You can get the draft configuration using DescribeConfigurationSettings while the update is in progress or if the update fails. The DeploymentStatus for the draft configuration indicates whether the deployment is in process or has failed. The draft configuration remains in existence until it is deleted with this action.

get/#Action=DeleteEnvironmentConfiguration

Query parameters

ApplicationNamestring required

The name of the application the environment is associated with.

EnvironmentNamestring required

The name of the environment to delete the draft configuration from.

Action'DeleteEnvironmentConfiguration' required
Version'2010-12-01' required

Response

Success