Delete Application
elasticbeanstalk_delete_application | R Documentation |
Deletes the specified application along with all associated versions and configurations¶
Description¶
Deletes the specified application along with all associated versions and configurations. The application versions will not be deleted from your Amazon S3 bucket.
You cannot delete an application that has a running environment.
Usage¶
Arguments¶
ApplicationName
[required] The name of the application to delete.
TerminateEnvByForce
When set to true, running environments will be terminated before deleting the application.
Value¶
An empty list.