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 Risposte
1
Risposta accettata

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
ESPERTO
con risposta 2 anni fa
profile pictureAWS
ESPERTO
Greg_B
verificato 2 anni fa
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!

con risposta 2 anni fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande