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
If a route53 record is pointing to an AWS resource (s3 website, cloudfront, elb) with type CNAME, can we automatically flag it to show that this could be potentially an alias (A), quad a (AAAA), or another type?
From trusted advisor:
Amazon Route 53 Alias Resource Record Sets
Checks for resource record sets that can be changed to alias resource record sets to improve performance and save money. An alias resource record set routes DNS queries to an AWS resource (for example, an Elastic Load Balancing load balancer or an Amazon S3 bucket) or to another Route 53 resource record set. When you use alias resource record sets, Route 53 routes your DNS queries to AWS resources free of charge.
Alert Criteria
Yellow: A resource record set is a CNAME to an Amazon S3 website.
Yellow: A resource record set is a CNAME to an Amazon CloudFront distribution.
Yellow: A resource record set is a CNAME to an Elastic Load Balancing load balancer.
This discussion was converted from issue #34 on December 07, 2022 18:57.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
If a route53 record is pointing to an AWS resource (s3 website, cloudfront, elb) with type
CNAME
, can we automatically flag it to show that this could be potentially an alias (A), quad a (AAAA), or another type?From trusted advisor:
Amazon Route 53 Alias Resource Record Sets
Alert Criteria
Recommended Action
Beta Was this translation helpful? Give feedback.
All reactions