Fetch Resource Records
GET https://route53.amazonaws.com/2013-04-01{{hostedZone}}/rrset
This request pulls the record sets for each of the hosted zone ID we fetched. If you want to ignore a set of resource records, add them to excludedDomains
array in the test script.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |