Your AWS account now has a growing number of 200 users. You aim to provide each of these users with a personal space within the S3 bucket named 'my_company_space'. Specifically, you want to assign each user a directory within the bucket with the prefix /home/<username> where they will have read and write access. What is the most efficient way to accomplish this goal? | AWS Certified Developer - Associate Quiz - LeetQuiz