Difference between revisions of "Mfa serial"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{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
  
[[config]]
+
<pre>
+
[profile role-with-mfa]
[[aws iam list-virtual-mfa-devices]]
+
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>
 +
 
 +
== Related ==
 +
* <code>[[aws iam list-virtual-mfa-devices]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 01:10, 4 February 2022

Advertising: