CHANGES.md
LICENSE
MANIFEST.in
README.md
TESTING.md
pyproject.toml
demo/__init__.py
demo/botocore.py
src/wrapture_instrumentation_aws/__init__.py
src/wrapture_instrumentation_aws/py.typed
src/wrapture_instrumentation_aws.egg-info/PKG-INFO
src/wrapture_instrumentation_aws.egg-info/SOURCES.txt
src/wrapture_instrumentation_aws.egg-info/dependency_links.txt
src/wrapture_instrumentation_aws.egg-info/entry_points.txt
src/wrapture_instrumentation_aws.egg-info/not-zip-safe
src/wrapture_instrumentation_aws.egg-info/requires.txt
src/wrapture_instrumentation_aws.egg-info/top_level.txt
src/wrapture_instrumentation_aws/botocore/README.md
src/wrapture_instrumentation_aws/botocore/__init__.py
src/wrapture_instrumentation_aws/botocore/client.py
src/wrapture_instrumentation_aws/botocore/common.py
src/wrapture_instrumentation_aws/botocore/services.py
tests/__init__.py
tests/conftest.py
tests/test_package.py
tests/botocore/__init__.py
tests/botocore/conftest.py
tests/botocore/test_apply_remove.py
tests/botocore/test_class.py
tests/botocore/test_composition.py
tests/botocore/test_recording.py
tests/botocore/test_registration.py