View source: R/elasticbeanstalk_operations.R
elasticbeanstalk_abort_environment_update | R Documentation |
Cancels in-progress environment configuration update or application version deployment.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_abort_environment_update/ for full documentation.
elasticbeanstalk_abort_environment_update(
EnvironmentId = NULL,
EnvironmentName = NULL
)
EnvironmentId |
This specifies the ID of the environment with the in-progress update that you want to cancel. |
EnvironmentName |
This specifies the name of the environment with the in-progress update that you want to cancel. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.