You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/aws/services/route53.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ import FeatureCoverage from "../../../../components/feature-coverage/FeatureCove
12
12
Route 53 is a highly scalable and reliable domain name system (DNS) web service provided by Amazon Web Services.
13
13
Route 53 allows you to register domain names, and associate them with IP addresses or other resources.
14
14
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.
16
16
17
17
LocalStack allows you to use the Route53 APIs in your local environment to create hosted zones and to manage DNS entries.
18
18
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