Cleaning up Route 53

I’m pretty sure that I have some leftover records from old project in route 53. Currently it looks like this:

I’m pretty keen to not break my current setup tho. So I’m going to make a diagram of what points to what for my simple S3 static hosting bucket setup. Then I can safely delete what’s not needed.

From here, we can see that the two CNAME records don’t have a certificate attached.

_1715d307db6afabeff9972cf93ab082b.portal.synth-stage.com

and
_efabbbe2fdf0ef253005a1a1f093d08c.api.synth-stage.com

So I can safely delete these and clean up the config.

Leave a comment