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 réponses
1
Réponse acceptée

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
EXPERT
répondu il y a 2 ans
profile pictureAWS
EXPERT
Greg_B
vérifié il y a 2 ans
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!

répondu il y a 2 ans
  • 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

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