Skip to content

Find my AWS account ID

Use the AWS CLI to find your AWS Account ID:

aws sts get-caller-identity --query "Account" --output text