.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
README.rst
pyproject.toml
requirements-dev.in
requirements-dev.txt
requirements-ide.txt
requirements.in
requirements.txt
setup.cfg
setup.py
.idea/.gitignore
.idea/django-aws-utils.iml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/watcherTasks.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/runConfigurations/Sync_dependencies.xml
.idea/runConfigurations/Update_dev_dependencies.xml
.idea/runConfigurations/Update_release_dependencies.xml
django_aws_utils/__init__.py
django_aws_utils/ec2_ip.py
django_aws_utils/secrets_manager.py
django_aws_utils.egg-info/PKG-INFO
django_aws_utils.egg-info/SOURCES.txt
django_aws_utils.egg-info/dependency_links.txt
django_aws_utils.egg-info/requires.txt
django_aws_utils.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat