elasticbeanstalk_abort_environment_update: Cancels in-progress environment configuration update or...

View source: R/elasticbeanstalk_operations.R

elasticbeanstalk_abort_environment_updateR Documentation

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.