Demystify IAM Policies and Permissions
What are IAM Policies?
From the AWS official docs,
A policy is an object in AWS that, when associated with an entity or resource, defines its permissions. AWS evaluates these policies when a principal, such as a user, makes a request. Permissions in ...
gowtham000.hashnode.dev7 min read