Skip to content

A collection of AWS tools like shell & python scripts that make your DevOps life a little easier.

License

Notifications You must be signed in to change notification settings

r4m0/aws-toolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Toolbox

AWS Toolbox

A collection of AWS tools like Shell & Python scripts that make your DevOps life a little easier.

Table of Contents

Contributing

Contributions are welcome!

Review the Contributing Guidelines.

Getting started

Scripts sorted on AWS Service

General scripts Functionality
boto3-multi-account-execution.py This script gives you the ability to run Boto3 commands on all accounts which are specified in the aws_account_list.
EC2 scripts Functionality
ec2-asg-ssh.sh A ssh wrapper for connecting quickly to EC2 instances in an Auto Scaling group.
ec2-available-eip.sh Shows Elastic IP addresses which haven't been associated yet.
SSM scripts Functionality
ssm-parameter-delete.sh This script allows you to delete ssm parameters through a json file.
ssm-parameter-register.sh This script allows you to import ssm parameters through a json file.

List of useful DevOps tools:

API

  • steampipe - Query AWS resources in a SQL like fashion.

Infra as Code

  • Awesome CDK - Curated list of awesome AWS Cloud Development Kit (AWS CDK) open-source projects, guides, blogs and other resources.
  • Awesome CloudFormation - A curated list of resources and projects for working with AWS CloudFormation.

CI/CD

  • Awesome CI - List of Continuous Integration services

Creator

Danny Steenman

Contributors

About

A collection of AWS tools like shell & python scripts that make your DevOps life a little easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 71.9%
  • Python 28.1%