up:: [[AWS MOC]] # IAM Bucket Policies for User-Level Access If you want to have user-level access for an indvidual bucket (or other resource), create an IAM policy scoped to that individual resource (or the whole class of resources if you want), and attach it directly only to the users that need that access. Other users won't be able to access it by default. [Source](https://stackoverflow.com/questions/39855466/aws-s3-deny-all-access-except-for-1-user-bucket-policy) [[Research Data Migration#^froa0f|Original note]]