donnemartin / awesome-aws

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Other
12.49k stars 1.69k forks source link

Add `aws-lambda-powertools-python` - A suite of utilities for AWS Lambda Function #219

Closed michaelbrewer closed 2 years ago

michaelbrewer commented 3 years ago

Review the Contributing Guidelines

Before submitting a pull request, verify it meets all requirements in the Contributing Guidelines.

Describe Why This Is Awesome

A suite of utilities for AWS Lambda functions to ease adopting best practices such as tracing, structured logging, custom metrics async, parameters and secrets management, idempotency, and more.

Why is this awesome?

This project separates core utilities that will be available in other runtimes vs general utilities that might not be available across all runtimes.

Highlighted Features

--

Like this pull request? Vote for it by adding a :+1:

michaelbrewer commented 2 years ago

over 5 million downloads now and more than a 1200 stars!