Hey guys, in this video, I'm demoing how you can have a read-only on the full S3 bucket, but also have special bucket policies in place where users can write to their own folders in the bucket.
The procedure that I'm demoing could be for a company of 1000 employees, basically I'm making use of Python3 and Boto3 to script the Bucket Policy, Create Users (based on an existing list of users) and storing their Information in a database. If you notice "Redis" that's my database that I'm connecting to on a Kubernetes cluster, but you can basically use any database so long as you retain the information that's needed for the steps.
===
https://markcodebucket.s3-us-west-1.a...
https://markcodebucket.s3-us-west-1.a...
https://markcodebucket.s3-us-west-1.a...
===