AWS::Route53GlobalResolver::FirewallDomainListResource schema for AWS::Route53GlobalResolver::FirewallDomainList
7 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
GlobalResolverId | string | RequiredCreate-only |
Name | string | RequiredCreate-only |
ClientToken | string | Create-onlyWrite-only |
Description | string | Create-only |
DomainFileUrl | string | Write-only |
Domains | array | Write-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CreatedAt | string | - |
DomainCount | integer | - |
FirewallDomainListId | string | - |
Status | string | - |
StatusMessage | string | - |
UpdatedAt | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Route53GlobalResolver::FirewallDomainList
Resources:
MyResource:
Type: AWS::Route53GlobalResolver::FirewallDomainList
Properties:
GlobalResolverId: "my-globalresolverid"
Name: "my-name"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
route53globalresolver:CreateFirewallDomainListroute53globalresolver:GetFirewallDomainListroute53globalresolver:ImportFirewallDomainsroute53globalresolver:UpdateFirewallDomainsroute53globalresolver:TagResources3:GetObjectroute53globalresolver:GetFirewallDomainListroute53globalresolver:ListTagsForResourceroute53globalresolver:GetFirewallDomainListroute53globalresolver:ImportFirewallDomainsroute53globalresolver:UpdateFirewallDomainsroute53globalresolver:TagResourceroute53globalresolver:UntagResourceroute53globalresolver:ListTagsForResources3:GetObjectroute53globalresolver:DeleteFirewallDomainListroute53globalresolver:GetFirewallDomainListroute53globalresolver:ListFirewallDomainListsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterFirewallDomainListIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
GlobalResolverIdNameDescriptionClientToken