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.RejectDomainTransferFromAnotherAwsAccount

Description

Rejects the transfer of a domain from another Amazon Web Services account to the current Amazon Web Services account. You initiate a transfer betweenAmazon Web Services accounts using TransferDomainToAnotherAwsAccount.

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 RejectDomainTransferFromAnotherAwsAccount Source #

The RejectDomainTransferFromAnotherAwsAccount request includes the following element.

See: newRejectDomainTransferFromAnotherAwsAccount smart constructor.

Constructors

RejectDomainTransferFromAnotherAwsAccount' 

Fields

Instances

Instances details
ToJSON RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

ToHeaders RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

ToPath RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

ToQuery RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

AWSRequest RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

Generic RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

Read RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

Show RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

NFData RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

Eq RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

Hashable RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

type AWSResponse RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

type Rep RejectDomainTransferFromAnotherAwsAccount Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

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

newRejectDomainTransferFromAnotherAwsAccount Source #

Create a value of RejectDomainTransferFromAnotherAwsAccount 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:

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

Request Lenses

rejectDomainTransferFromAnotherAwsAccount_domainName :: Lens' RejectDomainTransferFromAnotherAwsAccount Text Source #

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

Destructuring the Response

data RejectDomainTransferFromAnotherAwsAccountResponse Source #

The RejectDomainTransferFromAnotherAwsAccount response includes the following element.

See: newRejectDomainTransferFromAnotherAwsAccountResponse smart constructor.

Constructors

RejectDomainTransferFromAnotherAwsAccountResponse' 

Fields

  • operationId :: Maybe Text

    The identifier that TransferDomainToAnotherAwsAccount returned to track the progress of the request. Because the transfer request was rejected, the value is no longer valid, and you can't use GetOperationDetail to query the operation status.

  • httpStatus :: Int

    The response's http status code.

Instances

Instances details
Generic RejectDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

Read RejectDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

Show RejectDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

NFData RejectDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

Eq RejectDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

type Rep RejectDomainTransferFromAnotherAwsAccountResponse Source # 
Instance details

Defined in Amazonka.Route53Domains.RejectDomainTransferFromAnotherAwsAccount

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

newRejectDomainTransferFromAnotherAwsAccountResponse Source #

Create a value of RejectDomainTransferFromAnotherAwsAccountResponse 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:

RejectDomainTransferFromAnotherAwsAccountResponse, rejectDomainTransferFromAnotherAwsAccountResponse_operationId - The identifier that TransferDomainToAnotherAwsAccount returned to track the progress of the request. Because the transfer request was rejected, the value is no longer valid, and you can't use GetOperationDetail to query the operation status.

$sel:httpStatus:RejectDomainTransferFromAnotherAwsAccountResponse', rejectDomainTransferFromAnotherAwsAccountResponse_httpStatus - The response's http status code.

Response Lenses

rejectDomainTransferFromAnotherAwsAccountResponse_operationId :: Lens' RejectDomainTransferFromAnotherAwsAccountResponse (Maybe Text) Source #

The identifier that TransferDomainToAnotherAwsAccount returned to track the progress of the request. Because the transfer request was rejected, the value is no longer valid, and you can't use GetOperationDetail to query the operation status.