Difference between revisions of "Mfa serial"

From wikieduonline
Jump to navigation Jump to search
(Created page with " config")
Tags: Mobile web edit, Mobile edit
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
<code>mfa_serial</code> configuration option for <code>[[.aws/config]]</code> configuration file
 +
* https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html
  
 +
<pre>
 +
[profile role-with-mfa]
 +
region = us-west-2
 +
role_arn= arn:aws:iam::128716708097:role/cli-role
 +
source_profile = cli-user
 +
mfa_serial = arn:aws:iam::128716708097:mfa/cli-user
 +
</pre>
  
[[config]]
+
== Related ==
 +
* <code>[[aws iam list-virtual-mfa-devices]]</code>
 +
 
 +
== See also ==
 +
* {{aws configure}}
 +
* {{MFA}}
 +
 
 +
[[Category:AWS]]

Latest revision as of 01:10, 4 February 2022

Advertising: