Amazon web services – How do I combine these two AWS-IAM policies to allow certain actions to only certain directories?
The premise is this; I want groups that give permissions to Actions, and groups that permissions to AWS resources. By adding users to multiple groups, I should be able to control permissions to resources per user. However, when implementing the…