GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Route53::TestDNSAnswerResponse(3) User Contributed Perl Documentation Paws::Route53::TestDNSAnswerResponse(3)

Paws::Route53::TestDNSAnswerResponse

REQUIRED Nameserver => Str

The Amazon Route 53 name server used to respond to the request.

REQUIRED Protocol => Str

The protocol that Amazon Route 53 used to respond to the request, either "UDP" or "TCP".

REQUIRED RecordData => ArrayRef[Str|Undef]

A list that contains values that Amazon Route 53 returned for this resource record set.

REQUIRED RecordName => Str

The name of the resource record set that you submitted a request for.

REQUIRED RecordType => Str

The type of the resource record set that you submitted a request for.

Valid values are: "SOA", "A", "TXT", "NS", "CNAME", "MX", "NAPTR", "PTR", "SRV", "SPF", "AAAA", "CAA", "DS"

REQUIRED ResponseCode => Str

A code that indicates whether the request is valid or not. The most common response code is "NOERROR", meaning that the request is valid. If the response is not valid, Amazon Route 53 returns a response code that describes the error. For a list of possible response codes, see DNS RCODES (http://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml#dns-parameters-6) on the IANA website.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.