When will we be able to delete an IoT Greengrass v2 deployment?

0

We're starting to put our IoT Greengrass v2 devices into the field. Managing deployments using the AWS console has quickly become difficult with the overwhelming number of old deployments.

  • development deployments
  • testing deployments
  • inactive production deployments

There is no way to filter or delete deployments. Even when the IoT thing had been deleted, we can't delete its associated deployment.

Are AWS customers expected to have to build their own deployment management console for even the most basic filtering?

When will we be able to delete an IoT Greengrass v2 deployment?

2 個答案
1
已接受的答案

Hello,

You are able to delete deployments from the console by clicking "Delete revision": Delete deployment

You can also use the API/CLI: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/greengrassv2/delete-deployment.html

Cheers,

Michael

AWS
專家
已回答 2 年前
profile pictureAWS
專家
Greg_B
已審閱 2 年前
0

Well that worked like a charm.

Wow, I would never have guessed that in a million years. I was completely focused on looking for a delete deployment in the console and in the awscli. I'll have to revisit the awscli command. It wasn't working for me. I suspect it was due to the thing being deleted earlier.

Thank you!

已回答 2 年前
  • The aws greengrassv2 delete-deployment --deployment-id www-xxx-yyy-zzzz works. I had a deployment with 12 revisions. I missed the fact that I had to delete each revision. I had deleted one revision and then gave up in frustration. lol

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

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

回答問題指南