Closes: #11781: Add support for Amazon S3 remote data sources (#11986)

* Add boto3 as a dependency

* Add Amazon S3 backend for remote data sources

* Update docs to include Amazon S3 support
This commit is contained in:
Jeremy Stretch
2023-03-15 12:11:52 -04:00
committed by GitHub
parent 5cd3ad0b12
commit cacc418cd5
6 changed files with 86 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
bleach==5.0.1
boto3==1.26.91
Django==4.1.7
django-cors-headers==3.14.0
django-debug-toolbar==3.8.1