Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 802 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 802 Bytes

AWS scripts

  • mfa-cli: Creates temporary session credentials for an IAM user when MFA is required to interact with AWS services via cli
  • delete-default-vpc.py: Delete default VPC and its components in region(s) you want to
  • s3-enable-sse.py: Enable SSE encryption for multiple S3 buckets in one go. Supports both AWS managed and customer managed key combination
  • s3_ssl_bucket_policy.py: Attaches SSL Deny policy to bucket(s) if the same doesn't exists already