Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 503 Bytes

File metadata and controls

28 lines (16 loc) · 503 Bytes

Iam Password Policy

A read-only script that queries Iam resources and displays information.

Running

bash iam-password-policy.sh

What it does

  1. Getting current password policy
  2. Getting account authorization details summary
  3. Listing access keys

Resources created

None — this script is read-only.

Cost

No cost. This script only reads existing resources.

Related docs