Skip to content

/AWS1/CL_R5D=>UPDATEDOMAINCONTACTPRIVACY()

About UpdateDomainContactPrivacy

This operation updates the specified domain contact's privacy setting. When privacy protection is enabled, your contact information is replaced with contact information for the registrar or with the phrase "REDACTED FOR PRIVACY", or "On behalf of owner."

While some domains may allow different privacy settings per contact, we recommend specifying the same privacy setting for all contacts.

This operation affects only the contact information for the specified contact type (administrative, registrant, or technical). If the request succeeds, Amazon Route 53 returns an operation ID that you can use with GetOperationDetail to track the progress and completion of the action. If the request doesn't complete successfully, the domain registrant will be notified by email.

By disabling the privacy service via API, you consent to the publication of the contact information provided for this domain via the public WHOIS database. You certify that you are the registrant of this domain name and have the authority to make this decision. You may withdraw your consent at any time by enabling privacy protection using either UpdateDomainContactPrivacy or the Route 53 console. Enabling privacy protection removes the contact information provided for this domain from the WHOIS database. For more information on our privacy practices, see https://aws.amazon.com/privacy/.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINNAME TYPE /AWS1/R5DDOMAINNAME /AWS1/R5DDOMAINNAME

The name of the domain that you want to update the privacy setting for.

Optional arguments:

IV_ADMINPRIVACY TYPE /AWS1/R5DBOOLEAN /AWS1/R5DBOOLEAN

Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the admin contact.

You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.

IV_REGISTRANTPRIVACY TYPE /AWS1/R5DBOOLEAN /AWS1/R5DBOOLEAN

Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the registrant contact (domain owner).

You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.

IV_TECHPRIVACY TYPE /AWS1/R5DBOOLEAN /AWS1/R5DBOOLEAN

Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the technical contact.

You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.

IV_BILLINGPRIVACY TYPE /AWS1/R5DBOOLEAN /AWS1/R5DBOOLEAN

Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the billing contact.

You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_R5DUPDOMCONTACTPRIV01 /AWS1/CL_R5DUPDOMCONTACTPRIV01