Amazon S3 adds detailed policy information to access denied error messages
Amazon S3 now shows specific IAM and organization policy ARNs in access denied errors, helping users quickly identify and resolve policy issues
Amazon S3 now includes the specific ARN of the AWS IAM and AWS Organizations policy in HTTP 403 Access Denied error messages for requests within the same account or organization. This allows users to quickly identify the exact policy causing a denied request and address the issue directly. Previously, error messages only indicated the policy type and reason for denial, requiring manual inspection of multiple policies of the same type to find the root cause. The update now displays the specific policy ARN for explicit deny cases, covering Service Control Policies, Resource Control Policies, identity-based policies, session policies, and permission boundaries. This feature is available in all AWS Regions, including AWS GovCloud (US) and AWS China Regions.
Why it matters
This change benefits users managing access control policies for Amazon S3 and those troubleshooting access denied issues