CHANGES.rst
LICENSE
README.rst
pyproject.toml
aiobotocore/__init__.py
aiobotocore/_constants.py
aiobotocore/_endpoint_helpers.py
aiobotocore/_helpers.py
aiobotocore/args.py
aiobotocore/awsrequest.py
aiobotocore/client.py
aiobotocore/config.py
aiobotocore/configprovider.py
aiobotocore/context.py
aiobotocore/credentials.py
aiobotocore/discovery.py
aiobotocore/endpoint.py
aiobotocore/eventstream.py
aiobotocore/handlers.py
aiobotocore/hooks.py
aiobotocore/httpchecksum.py
aiobotocore/httpsession.py
aiobotocore/httpxsession.py
aiobotocore/paginate.py
aiobotocore/parsers.py
aiobotocore/regions.py
aiobotocore/response.py
aiobotocore/retryhandler.py
aiobotocore/session.py
aiobotocore/signers.py
aiobotocore/stub.py
aiobotocore/tokens.py
aiobotocore/utils.py
aiobotocore/waiter.py
aiobotocore.egg-info/PKG-INFO
aiobotocore.egg-info/SOURCES.txt
aiobotocore.egg-info/dependency_links.txt
aiobotocore.egg-info/requires.txt
aiobotocore.egg-info/top_level.txt
aiobotocore/retries/__init__.py
aiobotocore/retries/adaptive.py
aiobotocore/retries/bucket.py
aiobotocore/retries/special.py
aiobotocore/retries/standard.py
tests/test_adaptive.py
tests/test_basic_s3.py
tests/test_batch.py
tests/test_client.py
tests/test_config.py
tests/test_configprovider.py
tests/test_dynamodb.py
tests/test_ec2.py
tests/test_endpoint.py
tests/test_eventstreams.py
tests/test_lambda.py
tests/test_monitor.py
tests/test_mturk.py
tests/test_patches.py
tests/test_plugin_context.py
tests/test_response.py
tests/test_session.py
tests/test_sns.py
tests/test_sqs.py
tests/test_stubber.py
tests/test_version.py
tests/test_waiter.py