DomainTransferability - Amazon Route 53

DomainTransferability

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

Contents

Transferable

Whether the domain name can be transferred to Route 53.

Note

You can transfer only domains that have a value of TRANSFERABLE or Transferable.

Valid values:

TRANSFERABLE

The domain name can be transferred to Route 53.

UNTRANSFERRABLE

The domain name can't be transferred to Route 53.

DONT_KNOW

Reserved for future use.

DOMAIN_IN_OWN_ACCOUNT

The domain already exists in the current AWS account.

DOMAIN_IN_ANOTHER_ACCOUNT

The domain exists in another AWS account.

PREMIUM_DOMAIN

Premium domain transfer is not supported.

Type: String

Valid Values: TRANSFERABLE | UNTRANSFERABLE | DONT_KNOW | DOMAIN_IN_OWN_ACCOUNT | DOMAIN_IN_ANOTHER_ACCOUNT | PREMIUM_DOMAIN

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: