Skip to main content

No project description provided

Project description

Use AWS Secrets Manager as dict.

This package provides convenient way of using secrets manager as a dict. You can configure underlying cache time with ttl parameter. If you want to use non default kms key id pass it with kms_key_id parameter.

sec = Secrets(client=boto3.client('secretsmanager'))
# Set secret
sec['name'] = value
# Get secret
value = sec['name']

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_secrets_cache-0.2.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

aws_secrets_cache-0.2.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file aws_secrets_cache-0.2.1.tar.gz.

File metadata

  • Download URL: aws_secrets_cache-0.2.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.10 Linux/5.15.0-1041-azure

File hashes

Hashes for aws_secrets_cache-0.2.1.tar.gz
Algorithm Hash digest
SHA256 549b0369e61e2e2407f8754f7b1b9f441972134f1f973cf65d7f6124acf19553
MD5 b8ccb2751c8f7b180f77376caa8a9db9
BLAKE2b-256 508b4d58924a8d98eebbf489e502ffa461355a401aa06511061af54f85c28664

See more details on using hashes here.

File details

Details for the file aws_secrets_cache-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: aws_secrets_cache-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.10 Linux/5.15.0-1041-azure

File hashes

Hashes for aws_secrets_cache-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7b73023399c1184b4c1fad9910ed1928b8b0ed2de030ebc1ced0e49fe76e18d7
MD5 da94b300da4743d3d8a2c386f7ed9bc4
BLAKE2b-256 dd575242470c636d8e4c1950ce184cabcac19a43aa67dd49f99949b0af8a4b66

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page