aws-samples / aws-samples/aws-sts-network-query-tool
Tool tries to query all regions but if you have an SCP preventing some regional access it fails
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
If you have an SCP that denies access to a region that couldn't be disabled, the tool will still get those regions via the EC2 API and fail as soon as it hits any of the disallowed regions. Only collecting information on desired regions would also be quicker.
Contributor guide
Assessment
This issue has not been assessed yet.