AWS Access Token Age Checker

Python script that checks the age of AWS IAM access keys and disabled them if they are paste the defined expiration. It has been build in a way that can be automatically called in an AWS Lambda function.

AWS Cognito MFA

MFA is not configured by default when using the AWS Cognito web UI.

The following script will setup a user account, setup MFA for the user, and return a temporary password.