duo-labs / duo-labs/cloudmapper
boto determine account id
Open
enhancement
install
- Dominant language
- JavaScript
- Stars
- 6.3k
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
Description
could this use
```
import boto3
print(boto3.client('sts').get_caller_identity()['Account'])
```
to determine the account id it is running ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.