Crate rusoto_route53domains[][src]

Expand description

Amazon Route 53 API actions let you register domain names and perform related operations.

If you’re using the service, you’re probably looking for Route53DomainsClient and Route53Domains.

Structs

The AcceptDomainTransferFromAnotherAwsAccount request includes the following elements.

The AcceptDomainTransferFromAnotherAwsAccount response includes the following element.

Information for one billing record.

The CancelDomainTransferToAnotherAwsAccount request includes the following element.

The CancelDomainTransferToAnotherAwsAccount response includes the following element.

The CheckDomainAvailability request contains the following elements.

The CheckDomainAvailability response includes the following elements.

The CheckDomainTransferability request contains the following elements.

The CheckDomainTransferability response includes the following elements.

ContactDetail includes the following elements.

The DeleteTagsForDomainRequest includes the following elements.

The DisableDomainTransferLock request includes the following element.

The DisableDomainTransferLock response includes the following element.

Information about one suggested domain name.

Summary information about one domain.

A complex type that contains information about whether the specified domain can be transferred to Route 53.

A request to set the transfer lock for the specified domain.

The EnableDomainTransferLock response includes the following elements.

ExtraParam includes the following elements.

The GetDomainDetail request includes the following element.

The GetDomainDetail response includes the following elements.

The GetOperationDetail request includes the following element.

The GetOperationDetail response includes the following elements.

The ListDomains request includes the following elements.

The ListDomains response includes the following elements.

The ListOperations request includes the following elements.

The ListOperations response includes the following elements.

The ListTagsForDomainRequest includes the following elements.

The ListTagsForDomain response includes the following elements.

Nameserver includes the following elements.

OperationSummary includes the following elements.

The RegisterDomain request includes the following elements.

The RegisterDomain response includes the following element.

The RejectDomainTransferFromAnotherAwsAccount request includes the following element.

The RejectDomainTransferFromAnotherAwsAccount response includes the following element.

A RenewDomain request includes the number of years that you want to renew for and the current expiration year.

A request for the authorization code for the specified domain. To transfer a domain to another registrar, you provide this value to the new registrar.

The RetrieveDomainAuthCode response includes the following element.

A client for the Amazon Route 53 Domains API.

Each tag includes the following elements.

The TransferDomain request includes the following elements.

The TransferDomain response includes the following element.

The TransferDomainToAnotherAwsAccount request includes the following elements.

The TransferDomainToAnotherAwsAccount response includes the following elements.

The UpdateDomainContactPrivacy request includes the following elements.

The UpdateDomainContactPrivacy response includes the following element.

The UpdateDomainContact request includes the following elements.

The UpdateDomainContact response includes the following element.

Replaces the current set of name servers for the domain with the specified set of name servers. If you use Amazon Route 53 as your DNS service, specify the four name servers in the delegation set for the hosted zone for the domain.

If successful, this operation returns an operation ID that you can use to track the progress and completion of the action. If the request is not completed successfully, the domain registrant will be notified by email.

The UpdateDomainNameservers response includes the following element.

The UpdateTagsForDomainRequest includes the following elements.

The ViewBilling request includes the following elements.

The ViewBilling response includes the following elements.

Enums

Errors returned by AcceptDomainTransferFromAnotherAwsAccount

Errors returned by CancelDomainTransferToAnotherAwsAccount

Errors returned by CheckDomainAvailability

Errors returned by CheckDomainTransferability

Errors returned by DeleteTagsForDomain

Errors returned by DisableDomainAutoRenew

Errors returned by DisableDomainTransferLock

Errors returned by EnableDomainAutoRenew

Errors returned by EnableDomainTransferLock

Errors returned by GetContactReachabilityStatus

Errors returned by GetDomainDetail

Errors returned by GetDomainSuggestions

Errors returned by GetOperationDetail

Errors returned by ListDomains

Errors returned by ListOperations

Errors returned by ListTagsForDomain

Errors returned by RegisterDomain

Errors returned by RejectDomainTransferFromAnotherAwsAccount

Errors returned by RenewDomain

Errors returned by ResendContactReachabilityEmail

Errors returned by RetrieveDomainAuthCode

Errors returned by TransferDomain

Errors returned by TransferDomainToAnotherAwsAccount

Errors returned by UpdateDomainContact

Errors returned by UpdateDomainContactPrivacy

Errors returned by UpdateDomainNameservers

Errors returned by UpdateTagsForDomain

Errors returned by ViewBilling

Traits

Trait representing the capabilities of the Amazon Route 53 Domains API. Amazon Route 53 Domains clients implement this trait.