Hey everyone! I've got a few zones set up on Route53 and I'm looking to keep track of changes like who created, updated, or deleted records. I've already checked CloudTrail for event histories, but I can't seem to find any information related to Route53. Can anyone help me figure out how to maintain this changelog? Thanks a ton!
1 Answer
Absolutely, Route53 does log events to CloudTrail! You can check the AWS documentation here for detailed information on how it works. Just keep in mind that because Route53 is a global service, you should make sure to select the US East (N. Virginia) region in the console to see those API events.
Thanks for the tip! I wasn’t aware of the region requirement.