aws-sts-network-query-tool icon indicating copy to clipboard operation
aws-sts-network-query-tool copied to clipboard

AWS STS Network Query Tool uses cross account roles to collect networking related information for multiple accounts and outputs a CSV.

Results 6 aws-sts-network-query-tool issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* #7 *Description of changes:* This adds support for specifying a specific region, if no region is specified, the normal behaviour stays intact. By submitting this pull...

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...

```shell from urllib3.util.ssl_ import ( ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/opt/homebrew/lib/python3.11/site-packages/urllib3/util/ssl_.py) ``` https://github.com/psf/requests/issues/6443

On around 600 ELBs, on more than 150 aws accounts, we have 6 ELB **without DNSName**. This make the script crash when collecting ELB. ``` $ aws_network_query -elb ``` -->...

*Issue #, if available:* *Description of changes:* Added support for TGW, VPN, and VPC-Peers By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...