Command option Sample:aws sts get-session-token

Search command sample in the internet.It is the result.

Returns a set of temporary credentials for an AWS account or IAM user.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sts/get-session-token.html

aws sts get-session-token --duration-seconds 129600
    A Software Practitioner Still Practising: Use Vagrant to set up a Centos 7 VM in AWS EC2 : http://aspsp.blogspot.com/2016/01/use-vagrant-to-set-up-centos-7-vm-in.html
aws sts get-session-token
    Ben Mearns: Vagrant on AWS with Windows : http://benmearns.blogspot.com/2015/10/vagrant-on-aws-with-windows.html
aws sts get-session-token \\\n --serial-number arn:aws:iam::123456789012:mfa/jon-doe \\\n --token-code 123456 \\\n --duration-seconds 43200"
    Authenticating to AWS with the Credentials File Gruntwork : http://blog.gruntwork.io/authenticating-to-aws-with-environment-variables-e793d6f6d02e
aws sts get-session-token --duration-seconds 129600

    Getting Web Services Up and Running on Amazon Web Services (AWS) Using Vagrant and the AWS CLI | OUseful.Info, the blog... : http://blog.ouseful.info/2017/04/06/getting-web-services-up-and-running-on-amazon-web-services-aws-using-vagrant-and-the-aws-cli/
aws sts get-session-token --duration-seconds 129600"
    Backdooring an AWS account Cyber Free : http://danielgrzelak.com/backdooring-an-aws-account-da007d36f8f9
aws sts get-session-token --profile=nonproduction --serial-number=arn:aws:iam::123456789:role/AdminAccess --token-code
    --token-code does nothing with aws sts command 揃 Issue #2792 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/2792
aws sts get-session-token --duration-seconds 3600 --serial-number arn:aws:iam::123456789101:mfa/my-user --token-code
    AWS Security - Securing Your Use of the AWS CLI and Automation Tools Jack Vanlightly : http://jack-vanlightly.com/blog/2018/8/14/aws-security-securing-your-use-of-the-aws-cli-and-automation-tools
aws sts get-session-token serial-number arn:aws:iam::12345678:mfa/\x3cusername\x3e token-code 796568"
    Looping through an S3 Bucket and performing actions using the AWS-CLI and BASH : http://medium.com/@questhenkart/looping-through-an-s3-bucket-and-performing-actions-using-the-aws-cli-and-bash-61394a91af89
aws sts get-session-token \
    amf | Noise : http://noise.getoto.net/tag/amf/
aws sts get-session-token --serial-number
    alias trial='function mfa(){ aws sts get-session-token --serial-number $2 --toke - Pastebin.com : http://pastebin.com/6HZA3JZn
aws sts get-session-token --profile
    Configure Multi-Factor Authentication (MFA) with AWS CLI – Prasad Domala : http://prasaddomala.com/configure-multi-factor-authentication-mfa-with-aws-cli/
aws sts get-session-token \u003cspan class=\
    [JAWS-UG CLI] STS:#1 GetSessionToken : http://qiita.com/shinmaruo/items/21b45df218fad5057789
aws sts get-session-token --token-code
    amazon web services - How to use MFA with AWS CLI? - Stack Overflow : http://stackoverflow.com/questions/34795780/how-to-use-mfa-with-aws-cli
aws sts get-session-token --duration-seconds 900
    Data Connector for Amazon S3 – Arm Treasure Data : http://support.treasuredata.com/hc/en-us/articles/360001405608-Data-Connector-for-Amazon-S3
aws sts get-session-token --duration-seconds 129600

What you get back

     : http://threatresponse-derbycon.s3-website-us-west-2.amazonaws.com/
aws sts get-session-token --duration-seconds 3600 --serial-number
    Protecting AWS Credentials – aws advent : http://www.awsadvent.com/2016/12/15/protecting-aws-credentials/
aws sts get-session-token --duration-seconds 28800 \
    Full MFA Protection in AWS - Chris Farris  : http://www.chrisfarris.com/post/full-mfa-protection/
aws sts get-session-token \
--serial-number [mfa-device-code] \
--token-code [mfa-token]
    Using Multi-Factor Authentication with AWS CLI | vividbytes.io : http://www.vividbytes.io/aws-two-factor-authentication/
aws sts get-session-token \
--serial-number arn-of-the-mfa-device --token-code code-from-token
    Setting up multi-factor authentication with the AWS CLI : http://www.vividcortex.com/blog/setting-up-multi-factor-authentication-with-the-aws-cli

aws のオプション一覧