.gitignore
AGENTS.md
MANIFEST.in
Makefile
README.md
logo.png
pyproject.toml
aws_proxy/__init__.py
aws_proxy/config.py
aws_proxy/client/__init__.py
aws_proxy/client/auth_proxy.py
aws_proxy/client/cli.py
aws_proxy/client/http2_server.py
aws_proxy/client/resource_types.json
aws_proxy/client/utils.py
aws_proxy/server/__init__.py
aws_proxy/server/aws_request_forwarder.py
aws_proxy/server/extension.py
aws_proxy/server/request_handler.py
aws_proxy/server/static/__init__.py
aws_proxy/server/static/favicon.png
aws_proxy/server/static/index-DOT7YPOH.html
aws_proxy/server/static/index-JIPPDTZ7.js
aws_proxy/server/static/index-JIPPDTZ7.js.map
aws_proxy/server/static/index-NHK44V2I.js
aws_proxy/server/static/index-NHK44V2I.js.map
aws_proxy/server/static/index-VMI4LDZZ.css
aws_proxy/server/static/index-VMI4LDZZ.css.map
aws_proxy/server/static/index.html
aws_proxy/server/static/manifest.json
aws_proxy/server/static/robots.txt
aws_proxy/shared/__init__.py
aws_proxy/shared/constants.py
aws_proxy/shared/models.py
aws_proxy/shared/utils.py
etc/aws-replicate-overview.png
etc/proxy-settings.png
example/Makefile
example/README.md
example/lambda.py
example/main.tf
example/proxy_config.yml
localstack_extension_aws_proxy.egg-info/PKG-INFO
localstack_extension_aws_proxy.egg-info/SOURCES.txt
localstack_extension_aws_proxy.egg-info/dependency_links.txt
localstack_extension_aws_proxy.egg-info/entry_points.txt
localstack_extension_aws_proxy.egg-info/plux.json
localstack_extension_aws_proxy.egg-info/requires.txt
localstack_extension_aws_proxy.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_config.py
tests/proxy/__init__.py
tests/proxy/test_cognito_idp.py
tests/proxy/test_dynamodb.py
tests/proxy/test_s3.py
tests/proxy/test_secrets_manager.py
tests/proxy/test_sqs.py