Meanwhile, providing a constant IAM User access enables more possibilities, but it raises the need to pay close attention to account security. One of the ways to avoid unauthorized access to accounts is activating AWS multi-factor authentication (MFA) which provides an additional authentication point - a code that is received to a verified device and is necessary to complete the AWS login procedure.
For IAM users created to access AWS within EPAM Cloud, virtual MFA devices approach is supported. The user requests the virtual MFA device creation via AWS Management console. The device generates a numeric code (six digits) that should be entered during the second step of the sign in procedure. The code is changed regularly.
To activate the MFA for your IAM user and set up the connection, please, follow the instructions below:
- Install a Virtual MFA Application to your smartphone. You can find the list of applications available for different smartphones on this page.In this document, we used Google Authenticator application.
- Login to AWS Management Console IAM page with the credentials provided to you at IAM user activation.
- Using the navigation pane, go to the Users tab.
- Find your user name and click it, e.g:
- In the Security Credentials tab, Click 'Manage MFA Device'.
- In the 'Manage MFA Device' wizard, select 'A virtual MFA device' and click 'Next Step'.
- On the following step, verify that you have an MFA application installed on your smartphone, and click 'Next Step'.
- The next step will include a QR code and two fields for authentication code input:
- Use the MFA application on your smartphone to read the QR code on the next step. For example, if you use the Google Authenticator, click 'Scan a barcode'.
Please note that if you don't have a proper scanner application, the Authenticator can suggest installing it.
- As soon as the provided QR code is scanned, you get your account name registered in the application, and the dynamic password provided:
- The password changes frequently. Take two consecutive values and enter them to Authentication Code 1 and 2 fields in the 'Manage MFA Device' wizard.
- After that, you get logged in to your AWS IAM account.
Since the MFA is activated, you will need to enter the authentication code each time you log in to AWS. This will be the second step of the procedure:

Using MFA improves your account security, as the threat caused by potential credentials leak is minimized with the second authentication tool. All AWS IAM users, who get access to AWS via EPAM Orchestration, must have the MFA activated.
No comments:
Post a Comment