A tool to manage AWS Secrets Manager secrets from the command line edited in vim
Project description
Secrets Manager AWS - Utility to manage secrets in Aws Secrets Manager
This is a simple utility to manage secrets in AWS Secrets Manager. This script helps you group secrets by service and environment. It will create a secret in the format of /<environment>/<service>/<secret>. It makes management of secrets easier and more organized.
Installation
pip install secrets-manager-aws
Usage
asm --help
To create a secret for a service
asm -e <environment> -s <service>
This command will open all the secrets for the service and environment in the VIM editor. You can then edit the secrets and save the file. This will update the secrets in the Secrets Manager automatically.
Link to PyPI
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 secrets_manager_aws-0.1.1.tar.gz.
File metadata
- Download URL: secrets_manager_aws-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d511e743286cf1d6863e6230d4ebb014942123041586ee50881f8f70844ab343
|
|
| MD5 |
bbe8968aa6699b20389292b077f1f397
|
|
| BLAKE2b-256 |
30d3d88f81a5d1eb3d5cc41446d07dbd45d926fc07099dbcb61c8074ae64c903
|
File details
Details for the file secrets_manager_aws-0.1.1-py3-none-any.whl.
File metadata
- Download URL: secrets_manager_aws-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
689e54542378c795d674abd0f1155bc696865116f47b7fa55afb9f1cad7d3f25
|
|
| MD5 |
3a9fd0525a1f32f4bc28001b910a4153
|
|
| BLAKE2b-256 |
f3ab149200b66dc6db540ccce468db3ee171e8e428069fe0c81299d627949ff2
|