README.md
setup.py
tests/__init__.py
tests/test_imports.py
tests/xoto3/__init__.py
tests/xoto3/errors_test.py
tests/xoto3/cloudwatch/__init__.py
tests/xoto3/cloudwatch/log_groups_test.py
tests/xoto3/dynamodb/__init__.py
tests/xoto3/dynamodb/conditions_test.py
tests/xoto3/dynamodb/prewrite_test.py
tests/xoto3/dynamodb/stringset_test.py
tests/xoto3/dynamodb/update/__init__.py
tests/xoto3/dynamodb/update/builders_test.py
tests/xoto3/dynamodb/update/diff_test.py
tests/xoto3/dynamodb/update/versioned_test.py
tests/xoto3/dynamodb/utils/__init__.py
tests/xoto3/dynamodb/utils/serde_test.py
tests/xoto3/dynamodb/utils/truth_test.py
tests/xoto3/utils/__init__.py
tests/xoto3/utils/b64_test.py
tests/xoto3/utils/dt_test.py
tests/xoto3/utils/iter_test.py
tests/xoto3/utils/json_test.py
tests/xoto3/utils/lazy_test.py
tests/xoto3/utils/pipe_multiprocessing_test.py
tests/xoto3/utils/tree_map_test.py
xoto3/__about__.py
xoto3/__init__.py
xoto3/backoff.py
xoto3/errors.py
xoto3/lazy_session.py
xoto3/paginate.py
xoto3/py.typed
xoto3.egg-info/PKG-INFO
xoto3.egg-info/SOURCES.txt
xoto3.egg-info/dependency_links.txt
xoto3.egg-info/requires.txt
xoto3.egg-info/top_level.txt
xoto3/cloudformation/__init__.py
xoto3/cloudwatch/__init__.py
xoto3/cloudwatch/insights.py
xoto3/cloudwatch/log_groups.py
xoto3/cloudwatch/metrics.py
xoto3/cloudwatch/utils.py
xoto3/dynamodb/__init__.py
xoto3/dynamodb/asynch.py
xoto3/dynamodb/batch_get.py
xoto3/dynamodb/batch_write.py
xoto3/dynamodb/conditions.py
xoto3/dynamodb/constants.py
xoto3/dynamodb/exceptions.py
xoto3/dynamodb/get.py
xoto3/dynamodb/paginate.py
xoto3/dynamodb/prewrite.py
xoto3/dynamodb/put.py
xoto3/dynamodb/query.py
xoto3/dynamodb/stringset.py
xoto3/dynamodb/types.py
xoto3/dynamodb/streams/__init__.py
xoto3/dynamodb/streams/consume.py
xoto3/dynamodb/streams/records.py
xoto3/dynamodb/streams/shards.py
xoto3/dynamodb/update/__init__.py
xoto3/dynamodb/update/builders.py
xoto3/dynamodb/update/core.py
xoto3/dynamodb/update/diff.py
xoto3/dynamodb/update/utils.py
xoto3/dynamodb/update/versioned.py
xoto3/dynamodb/utils/__init__.py
xoto3/dynamodb/utils/expressions.py
xoto3/dynamodb/utils/index.py
xoto3/dynamodb/utils/serde.py
xoto3/dynamodb/utils/truth.py
xoto3/lam/__init__.py
xoto3/lam/event_records.py
xoto3/lam/finalize.py
xoto3/lam/maintenance.py
xoto3/lam/types.py
xoto3/sqs/__init__.py
xoto3/sqs/utils.py
xoto3/ssm/__init__.py
xoto3/ssm/parameters.py
xoto3/utils/__init__.py
xoto3/utils/b64.py
xoto3/utils/dec.py
xoto3/utils/dt.py
xoto3/utils/env.py
xoto3/utils/iter.py
xoto3/utils/jsn.py
xoto3/utils/lazy.py
xoto3/utils/pipe_multiprocessing.py
xoto3/utils/tree_map.py