v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Register a certificate that does not have a certificate authority (CA). For supported certificates, consult <a href="https://docs.aws.amazon.com/iot/latest/developerguide/x509-client-certs.html#x509-cert-algorithms"> Certificate signing algorithms supported by IoT</a>.

post/certificate/register-no-ca

Request body

certificatePemstring required

The PEM of a certificate.

status'ACTIVE' | 'INACTIVE' | 'REVOKED' | 'PENDING_TRANSFER' | 'REGISTER_INACTIVE' | 'PENDING_ACTIVATION'

The status of the register certificate request.

Response

Success

certificateArnstring

The Amazon Resource Name (ARN) of the registered certificate.

certificateIdstring

The ID of the registered certificate. (The last part of the certificate ARN contains the certificate ID.