Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 576 Bytes

AWS-Boto3-Scripts

Useful scripts for automation of operations, security and costs. Some of the scripts are written to require access keys and rest should be used in Lambdas. These pythons scripts and lambdas will cover three topics and should be implemented inside the management account only:

  1. AWS Security (Automation of IAM and IdentityCenter(SSO)
  2. AWS Cost and Usage (Cost Explorer/Billing Alarms/Monthly Reports)
  3. Listing and Identifiying resources in AWS Organizations.

Each script has a corresponding info file which explains the use and need behind it.