paws.compute (version 0.5.0)

elasticbeanstalk_abort_environment_update: Cancels in-progress environment configuration update or application version deployment

Description

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.

Usage

elasticbeanstalk_abort_environment_update(
  EnvironmentId = NULL,
  EnvironmentName = NULL
)

Arguments

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.