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.
curl -o ajs https://raw.githubusercontent.com/o0th/ajs/master/ajs
sudo install ajs /usr/local/binSave secret from aws secretsmanager to a local json file (aws-secret-name.json)
ajs get aws-secret-nameUpdate secret in aws secretsmanager from a local json file (aws-secret-name.json)
ajs put aws-secret-nameIs it possible to append any aws parameters
ajs get aws-secret-name --profile default --region eu-west-1ajs 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 ☕