Skip to content
Commit c8620fe3 authored by Reuben Cartwright's avatar Reuben Cartwright Committed by Gaurav-Aggarwal-AWS
Browse files

tools: Extend AWS entity cleanup command



In `createIoTThings.py` there is a command that takes a .json config
and deletes all AWS entities described in there.

This commit extends that command to search the credentials directory,
and identify AWS Thing certificates before deleting these
Things and their possibly related entities (which are generated using
the .json config as well). This behaviour only occurs if the `extended`
flag is set on the cleanup command.

This commit also documents this command in `aws_tool.md`.

Signed-off-by: default avatarReuben Cartwright <Reuben.Cartwright@arm.com>
parent 61904f8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment