LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
asai/__init__.py
asai/_backend.py
asai/_cli.py
asai.egg-info/PKG-INFO
asai.egg-info/SOURCES.txt
asai.egg-info/dependency_links.txt
asai.egg-info/entry_points.txt
asai.egg-info/not-zip-safe
asai.egg-info/requires.txt
asai.egg-info/top_level.txt
tests/__init__.py
tests/actions-dynamodb
tests/actions-ec2
tests/actions-s3
tests/actions-wildcard-dynamodb
tests/actions-wildcard-ec2
tests/actions-wildcard-s3
tests/all
tests/arn-format-dynamodb
tests/arn-format-ec2
tests/arn-format-s3
tests/arn-regex-dynamodb
tests/arn-regex-ec2
tests/arn-regex-s3
tests/global
tests/info-dynamodb
tests/info-ec2
tests/info-s3
tests/no-arn
tests/regional
tests/test_asai.py