Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.53 KB

Readme.md

File metadata and controls

54 lines (39 loc) · 1.53 KB

ajs

Version License

ajs is an opensource shell script that save/update secrets from AWS Secrets Manager via .json files. It use jq for json file manipulation and aws cli for the AWS comunication.

Installation

curl -o ajs https://raw.githubusercontent.com/o0th/ajs/master/ajs
sudo install ajs /usr/local/bin

Usage

Save secret from aws secretsmanager to a local json file (aws-secret-name.json)

ajs get aws-secret-name

Update secret in aws secretsmanager from a local json file (aws-secret-name.json)

ajs put aws-secret-name

Is it possible to append any aws parameters

ajs get aws-secret-name --profile default --region eu-west-1

Contribute

ajs is an opensource project that runs on donations. If you want to contribute feel free to open an issue or a pull request. If you want to say thank you and/or support the active development add a ⭐ to the project or donate a ☕