amazonka-route53-domains-2.0: Amazon Route 53 Domains SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Description

Accepts the transfer of a domain from another Amazon Web Services account to the currentAmazon Web Services account. You initiate a transfer between Amazon Web Services accounts using TransferDomainToAnotherAwsAccount.

If you use the CLI command at accept-domain-transfer-from-another-aws-account, use JSON format as input instead of text because otherwise CLI will throw an error from domain transfer input that includes single quotes.

Use either ListOperations or GetOperationDetail to determine whether the operation succeeded. GetOperationDetail provides additional information, for example, Domain Transfer from Aws Account 111122223333 has been cancelled.

Synopsis

Creating a Request

data AcceptDomainTransferFromAnotherAwsAccount Source #

The AcceptDomainTransferFromAnotherAwsAccount request includes the following elements.

See: newAcceptDomainTransferFromAnotherAwsAccount smart constructor.

Constructors

AcceptDomainTransferFromAnotherAwsAccount' 

Fields

Instances

Instances details
ToJSON AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

ToHeaders AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

ToPath AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

ToQuery AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

AWSRequest AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Generic AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Read AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Show AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

NFData AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Eq AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Hashable AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

type AWSResponse AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

type Rep AcceptDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

type Rep AcceptDomainTransferFromAnotherAwsAccount = D1 ('MetaData "AcceptDomainTransferFromAnotherAwsAccount" "Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount" "amazonka-route53-domains-2.0-6iruRSkjgLuDp958hFs0e" 'False) (C1 ('MetaCons "AcceptDomainTransferFromAnotherAwsAccount'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "password") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAcceptDomainTransferFromAnotherAwsAccount Source #

Create a value of AcceptDomainTransferFromAnotherAwsAccount with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

AcceptDomainTransferFromAnotherAwsAccount, acceptDomainTransferFromAnotherAwsAccount_domainName - The name of the domain that was specified when another Amazon Web Services account submitted a TransferDomainToAnotherAwsAccount request.

$sel:password:AcceptDomainTransferFromAnotherAwsAccount', acceptDomainTransferFromAnotherAwsAccount_password - The password that was returned by the TransferDomainToAnotherAwsAccount request.

Request Lenses

acceptDomainTransferFromAnotherAwsAccount_domainName :: Lens' AcceptDomainTransferFromAnotherAwsAccount Text Source #

The name of the domain that was specified when another Amazon Web Services account submitted a TransferDomainToAnotherAwsAccount request.

Destructuring the Response

data AcceptDomainTransferFromAnotherAwsAccountResponse Source #

The AcceptDomainTransferFromAnotherAwsAccount response includes the following element.

See: newAcceptDomainTransferFromAnotherAwsAccountResponse smart constructor.

Constructors

AcceptDomainTransferFromAnotherAwsAccountResponse' 

Fields

Instances

Instances details
Generic AcceptDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Read AcceptDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Show AcceptDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

NFData AcceptDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

Eq AcceptDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

type Rep AcceptDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount

type Rep AcceptDomainTransferFromAnotherAwsAccountResponse = D1 ('MetaData "AcceptDomainTransferFromAnotherAwsAccountResponse" "Amazonka.Route53Domains.AcceptDomainTransferFromAnotherAwsAccount" "amazonka-route53-domains-2.0-6iruRSkjgLuDp958hFs0e" 'False) (C1 ('MetaCons "AcceptDomainTransferFromAnotherAwsAccountResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAcceptDomainTransferFromAnotherAwsAccountResponse Source #

Create a value of AcceptDomainTransferFromAnotherAwsAccountResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

AcceptDomainTransferFromAnotherAwsAccountResponse, acceptDomainTransferFromAnotherAwsAccountResponse_operationId - Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.

$sel:httpStatus:AcceptDomainTransferFromAnotherAwsAccountResponse', acceptDomainTransferFromAnotherAwsAccountResponse_httpStatus - The response's http status code.

Response Lenses

acceptDomainTransferFromAnotherAwsAccountResponse_operationId :: Lens' AcceptDomainTransferFromAnotherAwsAccountResponse (Maybe Text) Source #

Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.