Abort Environment Update
GET {{aws_elastic_beanstalk_base_url}}/?EnvironmentId&EnvironmentName&Action=AbortEnvironmentUpdate
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
EnvironmentId | null | This specifies the ID of the environment with the in-progress update that you want to cancel. | |
EnvironmentName | null | This specifies the name of the environment with the in-progress update that you want to cancel. | |
Action | string |