.gitignore
LICENSE
LICENSE-human.txt
Makefile
README.md
README_sqs_send_batch.md
README_sts_assume_role.md
pyproject.toml
pytest.ini
.github/workflows/ci.yml
src/aws_python_boto_tools/__init__.py
src/aws_python_boto_tools/sqs_batch_send.py
src/aws_python_boto_tools/sts_assume_role.py
src/aws_python_boto_tools.egg-info/PKG-INFO
src/aws_python_boto_tools.egg-info/SOURCES.txt
src/aws_python_boto_tools.egg-info/dependency_links.txt
src/aws_python_boto_tools.egg-info/requires.txt
src/aws_python_boto_tools.egg-info/top_level.txt
src/aws_python_boto_tools/aws_tools.egg-info/PKG-INFO
src/aws_python_boto_tools/aws_tools.egg-info/SOURCES.txt
src/aws_python_boto_tools/aws_tools.egg-info/dependency_links.txt
src/aws_python_boto_tools/aws_tools.egg-info/requires.txt
src/aws_python_boto_tools/aws_tools.egg-info/top_level.txt
tests/test_sqs_batch_send.py
tests/test_sts_assume_role.py