Deactivating MFA Devices

 







To Deactivate an MFA Device for Another IAM User (Console)

  1. Just like before, sign-in to the AWS Management Console and open the IAM console at https://console.aws.amazon.com.iam/.
  2. Select users in the navigation pane.
  3. Now choose a username you want to remove, in order to deactivate the MFA device.
  4. Select the Security Credentials tab and then choose Manage next to the Assigned MFA device.
  5. Now you can finally choose Remove in the Manage MFA device wizard and remove it.

To Deactivate an MFA Device for Your AWS Account Root User (Console)

  1. For this one, you have to sign-in to the IAM console as the account owner by selecting Root User and entering your AWS account email address and password.
  2. Now, choose your account name on the right side of of the navigation bar and then Continue to Security Credentials.
  3. Expand the MFA section.
  4. Now you can finally choose Deactivate, in the row for the MFA device you want to deactivate.

To Deactivate an MFA Device for an IAM User (AWS CLI)

In order to perform this task, you have to run this command: aws iam deactivate-mfa-device.

To Deactivate an MFA Device for an IAM User (AWS API)

In order to perform this task, you have to call this operation: DeactiavteMFADevice.



















































Comments

Popular posts from this blog

Query, Visualize, & Monitor Data in Azure Sentinel

Work with String Data Using KQL Statements

Threat Hunting in Microsoft Sentinel (part 1)