Skip to content

Commit bc3079d

Browse files
authored
Added 'API Gateway custom domain names' to Route53 support note (#452)
1 parent c1e9fd2 commit bc3079d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/aws/services/route53.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import FeatureCoverage from "../../../../components/feature-coverage/FeatureCove
1212
Route 53 is a highly scalable and reliable domain name system (DNS) web service provided by Amazon Web Services.
1313
Route 53 allows you to register domain names, and associate them with IP addresses or other resources.
1414
In addition to basic DNS functionality, Route 53 offers advanced features like health checks and DNS failover.
15-
Route 53 integrates seamlessly with other AWS services, such as route traffic to CloudFront distributions, S3 buckets configured for static website hosting, Elastic Load Balancers, EC2 instances, and more.
15+
Route 53 integrates seamlessly with other AWS services, such as route traffic to CloudFront distributions, S3 buckets configured for static website hosting, Elastic Load Balancers, EC2 instances, API Gateway custom domain names, and more.
1616

1717
LocalStack allows you to use the Route53 APIs in your local environment to create hosted zones and to manage DNS entries.
1818
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Route53's integration with LocalStack.

0 commit comments

Comments
 (0)