HISTORY.md
LICENSE
MANIFEST.in
README.md
VERSION
setup.py
b_cfn_custom_api_key_authorizer/__init__.py
b_cfn_custom_api_key_authorizer/api_keys_database.py
b_cfn_custom_api_key_authorizer/custom_authorizer.py
b_cfn_custom_api_key_authorizer/custom_authorizer_function.py
b_cfn_custom_api_key_authorizer.egg-info/PKG-INFO
b_cfn_custom_api_key_authorizer.egg-info/SOURCES.txt
b_cfn_custom_api_key_authorizer.egg-info/dependency_links.txt
b_cfn_custom_api_key_authorizer.egg-info/requires.txt
b_cfn_custom_api_key_authorizer.egg-info/top_level.txt
b_cfn_custom_api_key_authorizer/source/__init__.py
b_cfn_custom_api_key_authorizer/source/api_key_verification.py
b_cfn_custom_api_key_authorizer/source/auth_exception.py
b_cfn_custom_api_key_authorizer/source/index.py
b_cfn_custom_api_key_authorizer/source/policy_document.py
b_cfn_custom_api_key_authorizer_test/integration/__init__.py
b_cfn_custom_api_key_authorizer_test/integration/app.py
b_cfn_custom_api_key_authorizer_test/integration/conftest.py
b_cfn_custom_api_key_authorizer_test/integration/infrastructure/__init__.py
b_cfn_custom_api_key_authorizer_test/integration/infrastructure/authorized_endpoint_stack.py
b_cfn_custom_api_key_authorizer_test/integration/infrastructure/main_stack.py
b_cfn_custom_api_key_authorizer_test/integration/tests/__init__.py
b_cfn_custom_api_key_authorizer_test/integration/tests/test_authorizer_allow.py
b_cfn_custom_api_key_authorizer_test/integration/tests/test_authorizer_deny.py