---
type: resource-type
title: GlobalResolver
description: aws resource type AWS::Route53GlobalResolver::GlobalResolver
name: GlobalResolver
lexicon: aws
resource_type: AWS::Route53GlobalResolver::GlobalResolver
---
`AWS::Route53GlobalResolver::GlobalResolver`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required)
- `Regions` (`string[]`, required): A list of regions the Global Resolver will exist in. This list cannot be updated and will stay fixed for the duration of the Global Resolver.
- `Arn` (`string`, optional)
- `ClientToken` (`string`, optional)
- `CreatedAt` (`string`, optional)
- `Description` (`string`, optional)
- `DnsName` (`string`, optional)
- `GlobalResolverId` (`string`, optional)
- `IpAddressType` (`GlobalResolver_GlobalResolverIpAddressType`, optional)
- `IPv4Addresses` (`string[]`, optional)
- `IPv6Addresses` (`string[]`, optional)
- `ObservabilityRegion` (`string`, optional)
- `Status` (`GlobalResolver_CRResourceStatus`, optional)
- `Tags` (`GlobalResolver_Tag[]`, optional)
- `UpdatedAt` (`string`, optional)

## Attributes

- `Arn`
- `CreatedAt`
- `DnsName`
- `GlobalResolverId`
- `IPv4Addresses`
- `IPv6Addresses`
- `Status`
- `UpdatedAt`
