Possible to clear out all IoT certs, things etc?

0

Hello,

I've been learning and using the aws-sdk to create IoT things, groups and cores. I'd really like to remove all of our test IoT things from our account as we move into production, is this possible? or do I have to write a new script that detaches policies before deleting etc? which is going to be quite time consuming.

Thanks.

fsmike
demandé il y a 4 ans381 vues
1 réponse
0

If possible, please use a separate account for managing production devices. You may need test account for future batch of devices. It is always the safest to manage test and production devices in different accounts. If you want to manage them in a single account, then you are right about the scripting the APIs. You need to manually detach things, policies from certificates and delete individual resources. We do not have a way to delete everything at one shot as customers might accidentally misuse the API and wipe out their devices.

Hope it helps,
Ranga

AWS
répondu il y a 4 ans

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