Delete a "Custom application" in "Application Manager" at "Systems Manager"

0

How could I remove/delete a "custom application" in Application Manager at Systems manager? There is no option to delete the application. Does it have options through CLI or API? tks

Samuel
demandé il y a 2 ans771 vues
4 réponses
1

For anyone else like me that was still confused by what "You can't delete an application in Application Manager, but you can remove an application from the service by deleting the underlying tags, Resource Groups, or AWS CloudFormation stacks." means, here's what I was doing and what I eventually figured out. Details below, but basically, I just had to delete Resource Groups that I didn't know existed.

Like OP, I was just testing Application Manager out to see how it works and created a custom application for resources with tag of "Name" with value of "auth". To me, the wording "deleting the underlying tags, Resource Groups" meant deleting the Name tag from the actual EC2 instance, which didn't make sense because I need that tag on the instance. And I didn't think about Resource Groups because I hadn't created any, or so I thought. Turns out creating a custom application from Application Manager automatically creates Resource Groups in the background. Once I deleted the automatically created Resource Groups, the custom application was gone.

répondu il y a un an
0
Réponse acceptée

Are you looking to remove the infra structure associated with the custom application or just remove it from the system manager console but infra (and your app) remains?

You can't delete an application in Application Manager, but you can remove an application from the service by deleting the underlying tags, Resource Groups, or AWS CloudFormation stacks.

Reference : https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-best-practices-delete-resources.html

profile pictureAWS
EXPERT
répondu il y a 2 ans
0

This documentation is clear about that. I didn't see it. This Application doesn't have associated resources. And its name is "test." LOL. Thanks for your help.

Samuel
répondu il y a 2 ans
0

You might have an item in "Resource Group" that's showing up as an application. Clear that out and it should go away.

répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions