Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 537 Bytes

File metadata and controls

33 lines (27 loc) · 537 Bytes

AWS toolkit

This toolset has some command line utilities which help for day-to-day operations on AWS.

ssm-session
scale-in-ecs
ses-suppression-list
ecr-gitconfig
release-codepipelines
s3-guardduty-copy

How to use

Each command has --help section

ssm-session --help
scale-in-ecs --help
ses-suppression-list --help
ecr-gitconfig --help
release-codepipelines --help
s3-guardduty-copy --help

Installation

Linux:

git clone https://github.com/meslab/aws-toolkit.git
cd aws-toolkit/
make install