Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 420 Bytes

File metadata and controls

10 lines (6 loc) · 420 Bytes

To delete an application

The following delete-application example deletes the specified application.

aws appconfig delete-application \
--application-id 339ohji

This command produces no output.

For more information, see Step 1: Creating an AWS AppConfig application in the AWS AppConfig User Guide.