Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 593 Bytes

File metadata and controls

19 lines (10 loc) · 593 Bytes

Iam Password Policy

Prerequisites

  1. AWS CLI installed and configured (aws configure)
  2. Appropriate IAM permissions for the AWS services used

Step 1: Getting current password policy

The script handles this step automatically. See iam-password-policy.sh for the exact CLI commands.

Step 2: Getting account authorization details summary

The script handles this step automatically. See iam-password-policy.sh for the exact CLI commands.

Step 3: Listing access keys

The script handles this step automatically. See iam-password-policy.sh for the exact CLI commands.