updateDomainContact
inline suspend fun Route53DomainsClient.updateDomainContact(crossinline block: UpdateDomainContactRequest.Builder.() -> Unit): UpdateDomainContactResponse
This operation updates the contact information for a particular domain. You must specify information for at least one contact: registrant, administrator, or technical.
If the update is successful, this method returns an operation ID that you can use to track the progress and completion of the operation. If the request is not completed successfully, the domain registrant will be notified by email.