google / google/cloud-forensics-utils
Move GetAccountInformation() to a common location for AWS
Open
- Dominant language
- Python
- Stars
- 507
- Forks
- 93
- Avg merge
- 10m
- Merged PRs (30d)
- 2
Description
[`GetAccountInformation()`](https://github.com/google/cloud-forensics-utils/blob/main/libcloudforensics/providers/aws/internal/ebs.py#L563) currently resides in the EBS lib but since leverages the `STS` service, it would be better suited in a common location since it may be used outside of EBS functions.
Contributor guide
Assessment
This issue has not been assessed yet.