duo-labs / duo-labs/cloudmapper
collect.py is not partition-aware
Open
- Dominant language
- JavaScript
- Stars
- 6.3k
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
Description
When the AWS account is in a partition other than `aws`, collect.py skips most collection tasks. E.g., you get this when running in `aws-us-gov`:
```
* Getting ec2:describe-vpcs info
Skipping region us-gov-west-1, as ec2 does not exist there
Skipping region us-gov-east-1, as ec2 does not exist there
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.