7.1 : S3 : Create S3 Bucket and Give Access to user
##########################################################################
-> Create S3 Bucket (upload image/video, give public access (but in real time we dont give public access)
-> Create User (get User ARN generated eg: arn:aws:iam::281979644754:user/sample-user)
-> Come to S3 and give access of image/video to that user by pasting jazn template in Bucket policy and also give CORS configuration
-> Go back to user and give permission (add inline policy)
##########################################################################
End to End steps - https://github.com/keithweaver/python-aws-s3/




No comments:
Post a Comment