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.13.0.tar.gz (77.4 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.13.0-py3-none-any.whl (117.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aws_lambda_powertools-1.13.0.tar.gz
  • Upload date:
  • Size: 77.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.8.8 Linux/5.4.0-1041-azure

File hashes

Hashes for aws_lambda_powertools-1.13.0.tar.gz
Algorithm Hash digest
SHA256 4451c88a3eb47b9ddebe04d493d1b1058260e1637dca402224705a912bad37f7
MD5 174a0176e18cb08661a234db7c053a01
BLAKE2b-256 9a410fb7dfa3e074d988538d42ac9511bde9b2e4ed5961b0a434fbcf124b15be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_lambda_powertools-1.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5378087948286a0d5233977a96e8dadf0be2e3fac269a7f7e758e7c399b228e7
MD5 cab10814c7aefeadefd3f4d02408cbef
BLAKE2b-256 94d9211b42ec1735b33a12a6df77827c1a1a2a6db374483c7e9101578bf36b77

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