ListResourceRecordSets returns up to 300 resource record sets at a time in ASCII order, beginning at a position specified by the name and type elements.ListResourceRecordSets sorts results first by DNS name with the labels reversed, for example:com.example.www. . (decimal 46) in the ASCII table. These characters include the following: ! " # $ % & ' ( ) * + , - ListResourceRecordSets sorts results by the record type.Name.InvalidInput error.Name, and whose type is greater than or equal to Type.PENDING, and that are not yet available on all Route 53 DNS servers.ChangeResourceRecordSets request while you're paging through the results of a ListResourceRecordSets request. If you do, some pages may display results without the latest changes while other pages display results with the latest changes.ListResourceRecordSets command returns more than one page of results, the value of IsTruncated is true. To display the next page of results, get the values of NextRecordName, NextRecordType, and NextRecordIdentifier (if any) from the response. Then submit another ListResourceRecordSets request, and specify those values for StartRecordName, StartRecordType, and StartRecordIdentifier.curl --location -g --request GET 'http://route53domains.{region}.amazonaws.com/2013-04-01/hostedzone//rrset'{}