How to use MFA with AWS CLI?

前端 未结 13 1300
太阳男子
太阳男子 2020-12-05 00:05

How do I type in the MFA code when using the AWS CLI? I have checked the documentation page of IAM http://docs.aws.amazon.com/cli/latest/reference/iam/index.html.

I

13条回答
  •  遥遥无期
    2020-12-05 00:45

    aws-mfa acts as a wrapper around sts and works really well: https://github.com/broamski/aws-mfa

提交回复
热议问题