28 CDK constructs available in aws-cdk-lib/aws-route53
import * as route53 from 'aws-cdk-lib/aws-route53';Higher-level abstractions with sensible defaults and convenience methods.
A DNS AAAA record.
A DNS A record.
A DNS Amazon CAA record. A CAA record to restrict certificate authorities allowed to issue certificates for a domain to Amazon only.
A DNS CAA record.
A DNS CNAME record.
A Cross Account Zone Delegation record. This construct uses custom resource lambda that calls Route53 ChangeResourceRecordSets API to upsert a NS record into the `parentHostedZone`. WARNING: The default removal policy of this resource is DESTROY, therefore, if this resource's logical ID changes or if this resource is removed from the stack, the existing NS record will be removed.
A DNS DS record.
Amazon Route 53 health checks monitor the health and performance of your web applications, web servers, and other resources. Each health check that you create can monitor one of the following: - The health of a resource, such as a web server, - The status of other health checks, and - The CloudWatch alarm that you specify, - The status of an Amazon Route 53 routing control.
Container for records, and records contain information about how to route traffic for a specific domain, such as example.com and its subdomains (acme.example.com, zenith.example.com).
A DNS HTTPS record.
A Key Signing Key for a Route 53 Hosted Zone.
A DNS MX record.
A DNS NS record.
Create a Route53 private hosted zone for use in one or more VPCs. Note that `enableDnsHostnames` and `enableDnsSupport` must have been enabled for the VPC you're configuring for private hosted zones.
Create a Route53 public hosted zone.
A record set.
A DNS SRV record.
A DNS SVCB record.
A DNS TXT record.
A Private DNS configuration for a VPC endpoint service.
A record to delegate further lookups to a different set of name servers.
Direct CloudFormation resource mappings. One-to-one with CloudFormation resource types.
Everything you need to know about Amazon Route 53 on one page. HD quality, print-friendly.
Download Free Infographicaws-cdk-lib/aws-route53