Create Account Alias with AWS CLI in Terminal on Mac - VicPhanDevOps/mac GitHub Wiki

• Type aws iam create-account-alias --account-alias < account alias > and press the return key to create the account alias.
image

• Type aws iam list-account-aliases and press the return key to list account aliases.
image

⚠️ **GitHub.com Fallback** ⚠️