AWS Parameter Store management
Project description
Gimme Secrets
gimme-secrets is a cli tool to manage AWS Parameter Store values.
It can:
- Put entry in Parameter Store
- Get value from Parameter Store
- Decrypt and Encrypt value using KMS
- Move Parameter Store entries between AWS accounts and regions.
Prerequisites
Python 3.6 or above
Configuration
For AWS set the AWS_MASTER_ROLE_ARN to the ARN of the account which has permissions to switch to other accounts.
How to use?
Install/Upgrade from PyPi:
pip3 install --upgrade gimme-secrets
- run
gimme-secretsfor available options
gimme-secrets
Usage: gimme-secrets [OPTIONS] COMMAND [ARGS]...
Command-line interface for managing secrets for:
AWS
Options:
--help Show this message and exit.
Commands:
aws-decrypt-secret aws decrypt secrets using kms key
aws-encrypt-secret aws encrypt secrets using kms key
aws-get-secret aws get values from Parameter Store
aws-put-secret aws put values in Parameter Store
copy-secret copy secrets
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gimme-secrets-0.0.1.dev7.tar.gz.
File metadata
- Download URL: gimme-secrets-0.0.1.dev7.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71476b658df142d6fa165fe7efaf2007128ffbcd4a06430454c391510150b1c3
|
|
| MD5 |
a2dd06c0f0e660a24802f2907f7315c4
|
|
| BLAKE2b-256 |
8bf7f772f60b29e0314355e1e4f22c02f3d89fc9444ecd690181b59511592647
|
File details
Details for the file gimme_secrets-0.0.1.dev7-py3-none-any.whl.
File metadata
- Download URL: gimme_secrets-0.0.1.dev7-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24eb261b7ce75f03b786ed281680b1dfe8d0bb94cc1188bdc7de42818c79e5ac
|
|
| MD5 |
b4e19414edb8ab48a52cd7e0e20a91bb
|
|
| BLAKE2b-256 |
e8a52ef401a2fdf0b8f880b280edb966c367b3dee7110f55a61e8d1dbfca354b
|