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

A LocalStack extension that replicates AWS resources into your LocalStack container

Stripe

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

Miniflare

A LocalStack extension that makes Miniflare available in LocalStack!

MailHog

A LocalStack extension that makes MailHog available in LocalStack!

httpbin

A LocalStack extension that makes httpbin available in LocalStack!

Diagnosis Viewer

A LocalStack extension that makes Diagnosis Viewer available in LocalStack!