You are helping a team that isn't familiar with AWS. They have asked you to help them troubleshoot a problem.
Feel free to use any resources you want, just as you would for normal work.
What can you tell me about AWS IAM and your experience with it. Talk about some examples of IAM policies and how they work.
Describe when you use a IAM policy vs resource policy.
Team A reports they can see the list of other teams AWS buckets in the console but can not create their own bucket.
Using the given IAM Polices:
Talk through each of the following IAM tasks and work out how you would address them
Modify the policy to allow bu-team-a-dev-role
to create a s3 bucket but only if the prefixed with team-a-nonprod
.
Grant bu-team-a-dev-role
access read, right and delete files from their bucket.