AmazonRoute53GlobalResolverReadOnlyAccess - AWS Managed Policy

AmazonRoute53GlobalResolverReadOnlyAccess

Description: Provides read only access to retrieve and list all Amazon Route 53 Global Resolver resources.

AmazonRoute53GlobalResolverReadOnlyAccess is an AWS managed policy.

Using this policy

You can attach AmazonRoute53GlobalResolverReadOnlyAccess to your users, groups, and roles.

Policy details

  • Type: AWS managed policy

  • Creation time: March 09, 2026, 20:27 UTC

  • Edited time: March 09, 2026, 20:27 UTC

  • ARN: arn:aws:iam::aws:policy/AmazonRoute53GlobalResolverReadOnlyAccess

Policy version

Policy version: v1 (default)

The policy's default version is the version that defines the permissions for the policy. When a user or role with the policy makes a request to access an AWS resource, AWS checks the default version of the policy to determine whether to allow the request.

JSON policy document

{ "Version" : "2012-10-17", "Statement" : [ { "Sid" : "AmazonRoute53GlobalResolverReadOnlyAccess", "Effect" : "Allow", "Action" : [ "route53globalresolver:GetAccessSource", "route53globalresolver:GetAccessToken", "route53globalresolver:GetDNSView", "route53globalresolver:GetFirewallDomainList", "route53globalresolver:GetFirewallRule", "route53globalresolver:GetGlobalResolver", "route53globalresolver:GetHostedZoneAssociation", "route53globalresolver:GetManagedFirewallDomainList", "route53globalresolver:ListAccessSources", "route53globalresolver:ListAccessTokens", "route53globalresolver:ListDNSViews", "route53globalresolver:ListFirewallDomainLists", "route53globalresolver:ListFirewallDomains", "route53globalresolver:ListFirewallRules", "route53globalresolver:ListGlobalResolvers", "route53globalresolver:ListHostedZoneAssociations", "route53globalresolver:ListManagedFirewallDomainLists" ], "Resource" : "*" } ] }

Learn more