amazonka-iot-1.3.4: Amazon IoT SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.IoT.RejectCertificateTransfer

Contents

Description

Rejects a pending certificate transfer. After AWS IoT rejects a certificate transfer, the certificate status changes from PENDING_TRANFER to INACTIVE.

To check for pending certificate transfers, call ListCertificates to enumerate your certificates.

This operation can only be called by the transfer destination. Once called, the certificate will be returned to the source's account in the INACTIVE state.

See: AWS API Reference for RejectCertificateTransfer.

Synopsis

Creating a Request

rejectCertificateTransfer Source

Creates a value of RejectCertificateTransfer with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

Destructuring the Response

rejectCertificateTransferResponse :: RejectCertificateTransferResponse Source

Creates a value of RejectCertificateTransferResponse with the minimum fields required to make a request.