heimdall_tools icon indicating copy to clipboard operation
heimdall_tools copied to clipboard

Include AWS resource name in code description in AWS Config Mapper

Open jkufro opened this issue 3 years ago • 1 comments

There are times when the resource ID is not convenient enough to identify exactly which resource a test is referencing in the AWS Config Mapper. This PR makes another API call that queries for each resource name using the resource ID, and then includes that name in the code description attribute.

jkufro avatar Sep 20 '21 17:09 jkufro

There seems to be some linting errors ...

aaronlippold avatar Oct 20 '21 19:10 aaronlippold