AUTHORS
LICENSE
README.md
pyproject.toml
setup.py
src/opentaskpy/addons/aws/__init__.py
src/opentaskpy/addons/aws/remotehandlers/__init__.py
src/opentaskpy/addons/aws/remotehandlers/aws.py
src/opentaskpy/addons/aws/remotehandlers/lambda.py
src/opentaskpy/addons/aws/remotehandlers/s3.py
src/opentaskpy/plugins/lookup/aws/ssm.py
src/otf_addons_aws.egg-info/PKG-INFO
src/otf_addons_aws.egg-info/SOURCES.txt
src/otf_addons_aws.egg-info/dependency_links.txt
src/otf_addons_aws.egg-info/requires.txt
src/otf_addons_aws.egg-info/top_level.txt
tests/test_plugin_ssm.py
tests/test_remotehandler_lambda_execution.py
tests/test_remotehandler_s3_execution.py
tests/test_remotehandler_s3_transfer.py