virtualcenter


Our IT journal

Connecting to AWS CLI using MFA Authentication

Sometimes you may need to connect to AWS environments with MFA enforced using AWS CLI. If you donĀ“t authenticate with MFA, you got high probabilities to obtain a denied access. With this process, you will be able to authenticate with MFA over CLI. 1-Connect to AWS CLI. >$ aws configure >AWS Access Key ID: Your access key >AWS Secret Access … Read More