Skip to main content

A suite of utilities for AWS Lambda functions to ease adopting best practices such as tracing, structured logging, custom metrics, batching, idempotency, feature flags, and more.

Project description

AWS Lambda Powertools for Python

Build codecov.io PythonSupport PyPI version PyPi monthly downloads Join our Discord

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

Also available in Java, Typescript, and .NET.

📜Documentation | 🐍PyPi | Roadmap | Detailed blog post

An AWS Developer Acceleration (DevAx) initiative by Specialist Solution Architects | aws-devax-open-source@amazon.com

hero-image

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)
  • Event handler: AppSync - AWS AppSync event handler for Lambda Direct Resolver and Amplify GraphQL Transformer function
  • Event handler: API Gateway and ALB - Amazon API Gateway REST/HTTP API and ALB event handler for Lambda functions invoked using Proxy integration
  • 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
  • Feature Flags - A simple rule engine to evaluate when one or multiple features should be enabled depending on the input
  • Streaming - Streams datasets larger than the available memory as streaming data.

Installation

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

Tutorial and Examples

Credits

Connect

Security disclosures

If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions here or email AWS security directly.

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-2.5.0.tar.gz (143.8 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-2.5.0-py3-none-any.whl (208.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aws_lambda_powertools-2.5.0.tar.gz
  • Upload date:
  • Size: 143.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.9.15 Linux/5.15.0-1024-azure

File hashes

Hashes for aws_lambda_powertools-2.5.0.tar.gz
Algorithm Hash digest
SHA256 c80c44ccc8d5c8b61e424ebb86854a37a569155ce4196e1e9313d970d9f79e57
MD5 9ed76bba1b93a20055aae8ba55e27e36
BLAKE2b-256 4441f553eb571f7c0a2dd9397f2c6109016c263f448c69d1b90af75fa57cb664

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aws_lambda_powertools-2.5.0-py3-none-any.whl
  • Upload date:
  • Size: 208.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.9.15 Linux/5.15.0-1024-azure

File hashes

Hashes for aws_lambda_powertools-2.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dcef238a5ae9dce102213d505e8ff01b3e97e0137ac8d044bcc351ed560d9564
MD5 0a7b00f1c545b8824f226e227b6e7808
BLAKE2b-256 c1386e6f49ae1ba6f0b055ce0a82f7a6e39764fe2e7b93c5d50f76f8bf0dffb9

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