Accepts a pending certificate transfer. The default state of the certificate is INACTIVE.
To check for pending certificate transfers, call ListCertificates to enumerate your certificates.
Requires permission to access the AcceptCertificateTransfer action.
patch/accept-certificate-transfer/{certificateId}
Path parameters
certificateIdstring required
The ID of the certificate. (The last part of the certificate ARN contains the certificate ID.)
Query parameters
setAsActiveboolean
Specifies whether the certificate is active.
Response
Success