How to retrieve DNS records for a specific domain in AWS Route 53 via PowerShell
To be able to retrieve DNS records from AWS, you need 3 things:
AWS user account that has permissions to READ such DNS zone
DNS zone ID
Powershell function that will give you the results
Create a user account
Login to AWS and create a new user acc...
doitpshway.com3 min read