Answers for "aws cli get account id"

0

aws cli get account id

aws sts get-caller-identity --query "Account" --output text
Posted by: Guest on January-26-2022

Browse Popular Code Answers by Language