Lambda Features

This section covers how to use Powertools for AWS Lambda (Python) with advanced Lambda features like Lambda Managed Instances and Durable Functions.

  • Lambda Managed Instances


    Run Lambda functions on EC2 instances with multi-concurrent invocations

    Getting started

  • Durable Functions


    Build resilient multi-step workflows that can execute for up to one year

    Getting started