elasticbeanstalk_delete_environment_configuration: Deletes the draft configuration associated with the running...

View source: R/elasticbeanstalk_operations.R

elasticbeanstalk_delete_environment_configurationR Documentation

Deletes the draft configuration associated with the running environment

Description

Deletes the draft configuration associated with the running environment.

See https://www.paws-r-sdk.com/docs/elasticbeanstalk_delete_environment_configuration/ for full documentation.

Usage

elasticbeanstalk_delete_environment_configuration(
  ApplicationName,
  EnvironmentName
)

Arguments

ApplicationName

[required] The name of the application the environment is associated with.

EnvironmentName

[required] The name of the environment to delete the draft configuration from.


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