Hi Tigris community,
I have a question regarding IAM policies.
I currently have an access key that allows me to edit a specific bucket, and I can interact with all resources in that bucket.
Now, if I attach a policy that allows interaction only with a specific path within the bucket, does this policy stack with the existing permissions (and is therefore mostly redundant), or does the policy take precedence?
If the policy takes precedence, then is access to everything allowed by default?
I’m trying to understand the exact behavior so I can safely design workflows with minimal permissions.
Thanks!