You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amazon S3 to upload cover photos (boto3)
Need to create an Amazon bucket where you will store the photos, need to allow s3 to upload photos that are public (so anyone can view)
Multipart form upload of a file + make API call to S3 to upload the photo (naming convention related to the store), and then store the photo url in the database
The text was updated successfully, but these errors were encountered:
Amazon S3 to upload cover photos (boto3)
Need to create an Amazon bucket where you will store the photos, need to allow s3 to upload photos that are public (so anyone can view)
Multipart form upload of a file + make API call to S3 to upload the photo (naming convention related to the store), and then store the photo url in the database
The text was updated successfully, but these errors were encountered: