Login
Remember
Register
Ask a Question
How can I enable an IAM user to manage virtual MFA devices under my account?
0
votes
asked
Sep 13, 2021
in
AWS Access Management
by
rajeshsharma
How can I enable an IAM user to manage virtual MFA devices under my account?
iam-user
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 13, 2021
by
rajeshsharma
Grant the IAM user the permission to call the CreateVirtualMFADevice API. You can use this API to provision new virtual MFA devices.
...