Run AWS cli in docker
# access key and token
/bin/bash aws configure
# sso
/bin/bash aws configure sso
/bin/bash build.sh
/bin/bash test.sh
/bin/bash export-vars.sh
/bin/bash aws
usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:
aws help
aws <command> help
aws <command> <subcommand> help