View source: R/elasticbeanstalk_operations.R
elasticbeanstalk_delete_environment_configuration | R Documentation |
Deletes the draft configuration associated with the running environment.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_delete_environment_configuration/ for full documentation.
elasticbeanstalk_delete_environment_configuration(
ApplicationName,
EnvironmentName
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.