How to find the AWS Account ID using the AWS CLI or Boto3?
AWS CLI
Retrieve your full identity
|
|
|
|
Use native AWS CLI --query
option for querying the output.
|
|
|
|
Python Boto3
|
|
How to find the AWS Account ID using the AWS CLI or Boto3?
Retrieve your full identity
|
|
|
|
Use native AWS CLI --query
option for querying the output.
|
|
|
|
|
|