Skip to main content

A set of utilities to use with AWS

Project description

# PNMAC Secrets Manager Utility

[[_TOC_]]

## To Install

pip install pnmac-aws-common

## Secrets Manager

Used to fetch AWS secrets per the company’s pattern for secrets management.

This code expects that a “secrets_path” is either provided to the function or established as an environment variable called “secrets_path”.

It will try to get your secrets from manager.

Should you not have access to the secrets manager (for example, while during local development) environment variables are returned in that case. So simply add your secrets as environment variables to accomodate this case.

## SQS

A set of utilities to chunk data for queues. TODO: add a bit of logic that manages on body size to make sure we don’t hit the 256kb limits.

## Packaging

python setup.py bdist_wheel python -m twine upload dist/*

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pnmac_aws_common-0.0.7-py2-none-any.whl (4.0 kB view hashes)

Uploaded Python 2

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