AI CloudAdvisor (Beta)

My Presets

You must be logged in to save or view your saved configuration templates

Security Controls

Service Control PoliciesConfig RulesCloudWatch Alarms and Event RulesCloudFormation Guard RulesLogging & Monitoring ConfigurationsBackups & DRAuto Remediation RulesConformance PacksBilling and Cost ManagementS3 Bucket PoliciesSecurity Groups & NACLsIAM PoliciesVPC Endpoint Policies

AWS Services

Guided Walkthroughs

Configuration Packages

Reference Guides

Other

AI CloudAdvisor (Beta)

Configuration Stack
0

My Presets

Security Controls

AWS Services

Guided Walkthroughs

Configuration Packages

Reference Guides

Other

Route53 Security Controls

Route53 Hosted Zone

Configuration template to create a Route53 Hosted Zone (DNS domain). Both public and private hosted zones are supported.

Configuration settings include: 

  • Domain name: fully qualified domain name, for example, mycompany.com
  • Comment: Optionally provide a comment for the hosted zone configuration
  • Type: Public or Private. With Private Hosted Zones, a VPC Id and Region must be provided (Multiple VPCs can be included)
  • CloudWatch Log Group: Enables DNS query logging. The Log Group provided must have the proper access policy configured beforehand 
Try out CloudAdvisor: Your AI-Powered Assistant for AWS Cloud

Items
1
Size
0.2 KB
Missing Parameters
AWSTemplateFormatVersion: '2010-09-09'
Description: ''
Resources:
  HostedZone:
    Type: 'AWS::Route53::HostedZone'
    Properties:
      Name: ''
Parameters: {}
Metadata: {}
Conditions: {}

Actions



Customize Template

Loggin Configuration

* Required field

Upgrade to Premium for More Features
Sign up

Guided Walkthroughs
Step-by-step configuration wizards for your environment
Dedicated Security Account
AWS Backup Strategy
VPC Connectivity Setup
Automated Patching
All Guides
Configuration Packages
Pre-built packages for common configuration
Common SCPs
CloudFormation Guard Rules
Auto Remediation Rules
IAM Monitoring & Compliance
All Packages
Automated Assessments
  • 350+ security checks
  • Well-architected reviews
  • Detailed compliance reports
  • Remediation templates
  • Email summaries
  • Learn more