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
已提問 2 年前檢視次數 771 次
4 個答案
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.

已回答 1 年前
0
已接受的答案

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
專家
已回答 2 年前
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
已回答 2 年前
0

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

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南