WithSecureLabs / awspx

A graph-based tool for visualizing effective access and resource relationships in AWS environments.
GNU General Public License v3.0
905 stars 102 forks source link

Add ExternalID support to assume-role ingestion #42

Closed dmyates closed 3 years ago

dmyates commented 3 years ago

Hey @beatro0t!

I needed support for an external ID when assuming a role for ingestion, so I added it. Please let me know if this code's okay.

dmyates commented 3 years ago

Heh, cool, I didn't know you could use ** in dictionary definitions. I've tested the code and can confirm it works.