LocalStack Extensions

LocalStack Extensions allow users to extend and customize LocalStack using pluggable Python distributions

A LocalStack Extension is a Python application that runs together with LocalStack within the LocalStack container. The extension API allows you to hook into different lifecycle phases of LocalStack and execute custom code, or modify LocalStack’s HTTP gateway with custom routes and server-side code.


AWS Replicator Extension

A LocalStack extension to replicate AWS resources into your local machine

Stripe Extension

A LocalStack extension that provides a mocked version of Stripe as a service