Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 326 Bytes

iam-s3.md

File metadata and controls

2 lines (2 loc) · 326 Bytes

Setup AWS access for a remote Django app

Many of our Django apps use S3 for storing images and other assets. Follow the steps in this document to configure an S3 bucket so you can securely access S3 from a remote Django app.