/AWS1/CL_EBN=>DELETEENVIRONMENTCONF()
¶
About DeleteEnvironmentConfiguration¶
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.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_APPLICATIONNAME
TYPE /AWS1/EBNAPPLICATIONNAME
/AWS1/EBNAPPLICATIONNAME
¶
The name of the application the environment is associated with.
IV_ENVIRONMENTNAME
TYPE /AWS1/EBNENVIRONMENTNAME
/AWS1/EBNENVIRONMENTNAME
¶
The name of the environment to delete the draft configuration from.