LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
botocraft/__init__.py
botocraft/main.py
botocraft/py.typed
botocraft.egg-info/PKG-INFO
botocraft.egg-info/SOURCES.txt
botocraft.egg-info/dependency_links.txt
botocraft.egg-info/entry_points.txt
botocraft.egg-info/requires.txt
botocraft.egg-info/top_level.txt
botocraft/cli/__init__.py
botocraft/cli/botocore.py
botocraft/cli/cli.py
botocraft/cli/data.py
botocraft/cli/shell.py
botocraft/cli/sync.py
botocraft/mixins/__init__.py
botocraft/mixins/autoscaling.py
botocraft/mixins/ec2.py
botocraft/mixins/ecr.py
botocraft/mixins/ecs.py
botocraft/mixins/elasticache.py
botocraft/mixins/elb.py
botocraft/mixins/elbv2.py
botocraft/mixins/events.py
botocraft/mixins/kms.py
botocraft/mixins/route53.py
botocraft/mixins/sqs.py
botocraft/mixins/tags.py
botocraft/services/__init__.py
botocraft/services/abstract.py
botocraft/services/autoscaling.py
botocraft/services/common.py
botocraft/services/ec2.py
botocraft/services/ecr.py
botocraft/services/ecs.py
botocraft/services/elasticache.py
botocraft/services/elb.py
botocraft/services/elbv2.py
botocraft/services/events.py
botocraft/services/kms.py
botocraft/services/rds.py
botocraft/services/route53.py
botocraft/services/sqs.py
botocraft/services/ssm.py
botocraft/services/sts.py
botocraft/sync/__init__.py
botocraft/sync/docstring.py
botocraft/sync/exceptions.py
botocraft/sync/models.py
botocraft/sync/service.py
botocraft/sync/shapes.py
botocraft/sync/sphinx.py
botocraft/sync/methods/__init__.py
botocraft/sync/methods/manager/__init__.py
botocraft/sync/methods/manager/base.py
botocraft/sync/methods/manager/create.py
botocraft/sync/methods/manager/delete.py
botocraft/sync/methods/manager/general.py
botocraft/sync/methods/manager/get.py
botocraft/sync/methods/manager/get_many.py
botocraft/sync/methods/manager/list.py
botocraft/sync/methods/manager/partial_update.py
botocraft/sync/methods/manager/update.py
botocraft/sync/methods/model/__init__.py
botocraft/sync/methods/model/methods.py
botocraft/sync/methods/model/properties.py
botocraft/sync/methods/model/relations.py
doc/source/conf.py