Skip to main content

Python utilities for AWS Lambda functions including but not limited to tracing, logging and custom metric

Project description

AWS Lambda Powertools (Python)

Build PythonSupport PyPI version PyPi monthly downloads

A suite of Python utilities for AWS Lambda functions to ease adopting best practices such as tracing, structured logging, custom metrics, and more. (AWS Lambda Powertools Java is also available).

📜Documentation | API Docs | 🐍PyPi | Feature request | 🐛Bug Report | Hello world example | Detailed blog post

Join us on the AWS Developers Slack at #lambda-powertools - Invite, if you don't have an account

Features

  • Tracing - Decorators and utilities to trace Lambda function handlers, and both synchronous and asynchronous functions
  • Logging - Structured logging made easier, and decorator to enrich structured logging with key Lambda context details
  • Metrics - Custom Metrics created asynchronously via CloudWatch Embedded Metric Format (EMF)
  • Bring your own middleware - Decorator factory to create your own middleware to run logic before, and after each Lambda invocation
  • Parameters utility - Retrieve and cache parameter values from Parameter Store, Secrets Manager, or DynamoDB
  • Batch processing - Handle partial failures for AWS SQS batch processing
  • Typing - Static typing classes to speedup development in your IDE
  • Validation - JSON Schema validator for inbound events and responses
  • Event source data classes - Data classes describing the schema of common Lambda event triggers
  • Parser - Data parsing and deep validation using Pydantic
  • Idempotency - Convert your Lambda functions into idempotent operations which are safe to retry

Installation

With pip installed, run: pip install aws-lambda-powertools

Examples

Credits

License

This library is licensed under the MIT-0 License. See the LICENSE file.

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

aws_lambda_powertools-1.14.0.tar.gz (78.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_lambda_powertools-1.14.0-py3-none-any.whl (119.2 kB view details)

Uploaded Python 3

File details

Details for the file aws_lambda_powertools-1.14.0.tar.gz.

File metadata

  • Download URL: aws_lambda_powertools-1.14.0.tar.gz
  • Upload date:
  • Size: 78.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.8 Linux/5.4.0-1043-azure

File hashes

Hashes for aws_lambda_powertools-1.14.0.tar.gz
Algorithm Hash digest
SHA256 284c8fc0c9c7fefd9a6667de47d116503b282b03c80c032f02bd515675ca3d2e
MD5 5e53d9459da2abf82a2f7c40a6f71198
BLAKE2b-256 6d9ff4713a04167a13ed5b2f67d756ce1f76ed2391480d15aac0bc7442fa335b

See more details on using hashes here.

File details

Details for the file aws_lambda_powertools-1.14.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_lambda_powertools-1.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac5baa680ac0cd57225e259b04b454900734a949ec5c2e493a62b1c27f67843e
MD5 309a5f9a48bf686f58133f50ff4cfe90
BLAKE2b-256 dde2b04f7465b47600179ac93b35b059759316126c32a1cb3ca89c161c811ee3

See more details on using hashes here.

Supported by

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