duo-labs / duo-labs/cloudmapper

boto determine account id

Open
#53 3 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.