Skip to content

Files

Latest commit

author
abregman
Aug 1, 2022
99c4e02 · Aug 1, 2022

History

History
12 lines (8 loc) · 374 Bytes

File metadata and controls

12 lines (8 loc) · 374 Bytes

AWS IAM - Password Policy & MFA

Note: DON'T perform this exercise unless you understand what you are doing and what is the outcome of applying these changes to your account

Objectives

  1. Create password policy with the following settings:

  2. At least minimum 8 characters

  3. At least one number

  4. Prevent password reuse

  5. Then enable MFA for the account.