Policy Types, Evaluation Logic & Best Practices
AWS IAM supports multiple policy types that work together to control access to resources.
AWS evaluates policies in a specific order to determine if a request is allowed or denied.
By default, all requests are denied. An explicit allow is required from an applicable policy.
IAM policies are JSON documents with specific elements that define permissions.