Command option Sample:aws sts get-caller-identity

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

Returns details about the IAM identity whose credentials are used tocall the API.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sts/get-caller-identity.html

aws sts get-caller-identity \
    Creating AWS Accounts From The Command Line With AWS Organizations - Alestic.com : http://alestic.com/2017/09/aws-organizations-cli/
aws sts get-caller-identity --output text --query
    Getting an AWS Account ID from AWS CLI Tool – CloudAvail : http://cloudavail.com/2016/08/16/getting-an-aws-account-id-from-aws-cli-tool/
aws sts get-caller-identity --output text --query Account):policy/SSMLuckyBeast

http://cdn-ak.f.st-hatena.com/images/fotolife/a/asannou/20170212/20170212195445.png

    2017-02-13 : http://d.hatena.ne.jp/asannou/20170213
aws sts get-caller-identity --profile
    Memo/AmazonWebServices/IAM - DEX Lab : http://dexlab.net/pukiwiki/index.php@Memo%2FAmazonWebServices%2FIAM
aws sts get-caller-identity --query Account --output text)
    Artifacts and Stacks :: Amazon ECS Workshop : http://ecsworkshop.com/cleanup/artifacts.html
aws sts get-caller-identity --output text --query 'Account' --profile
    Deploying an application to AWS ECS with S3 integration and IAM policies/roles using Terraform - Eric London ≫ Open Source ≫ Software Blog : http://ericlondon.com/2017/08/15/deploying-application-to-aws-ecs-with-s3-integration-and-iam-policies-roles-using-terraform.html
aws sts get-caller-identity
    AWS IAM STS Wrapper 揃 GitHub : http://gist.github.com/k-oguma/7d3bb6d2b27ef23680a569b84cd7470e
aws sts get-caller-identity --profile role
    AssumeRole profile not prompting for MFA when source profile uses credential_process 揃 Issue #3038 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/3038
aws sts get-caller-identity --output text --query 'Account'
    Getting AWS IAM info via AWS CLI and Linux | Henson Security Tools : http://hensonsecuritytools.wordpress.com/2017/12/12/useful-aws-cli/
aws sts get-caller-identity --profile development" call and have the credentials available (normally in the shared credentials file
    [JENKINS-46284] support profile-based AWS credentials in pipelines - Jenkins JIRA : http://issues.jenkins-ci.org/browse/JENKINS-46284
aws sts get-caller-identity --output text --query 'Account'
    Serverless Alexa skill for Amazon Echo with AWS Lambda | sbstjn.com : http://sbstjn.com/serverless-alexa-skill-for-amazon-echo-with-aws-lambda.html
aws sts get-caller-identity --profile my_admin_role
    amazon web services - AWS: Can we enable MFA for Command Line access? - Server Fault : http://serverfault.com/questions/649346/aws-can-we-enable-mfa-for-command-line-access
aws sts get-caller-identity --output text --query Account
    java - How can I deduce the AWS Account ID from available BasicAWSCredentials? - Stack Overflow : http://stackoverflow.com/questions/10197784/how-can-i-deduce-the-aws-account-id-from-available-basicawscredentials
aws sts get-caller-identity --profile=
    So You Want To Test AWS Modules For Ansible : http://willthames.github.io/2017/07/17/so-you-want-to-test-aws-modules-for-ansible.html
aws sts get-caller-identity --profile production
    Use AWS CLI With Multiple Accounts and MFA · Gaurish Sharma Live | Sharing What I Have Learned : http://www.gaurishsharma.com/2017/12/use-aws-cli-with-multiple-accounts-and-mfa.html
aws sts get-caller-identity --output text --query 'Account')\n - docker build -t
    Blog | Observian : http://www.observian.com/blog/how-do-i-deploy-my-docker-stuff
aws sts get-caller-identity --output text --query Account
    PaddlePaddle - Docs  : http://www.paddlepaddle.org/docs/0.10.0/documentation/en/howto/usage/k8s/k8s_aws_en.html
aws sts get-caller-identity --query='Arn' --output=text'
    Node Reference - Integration Tests – Source Allies : http://www.sourceallies.com/2018/07/node-reference-smoke-test/

aws のオプション一覧