Creates a certificate from a certificate signing request (CSR). AWS IoT provides client certificates that are signed by the Amazon Root certificate authority (CA). The new certificate has a PENDING_ACTIVATION status. When you call RegisterThing to provision a thing with this certificate, the certificate status changes to ACTIVE or INACTIVE as described in the template.
AWS documentation: https://docs.aws.amazon.com/iot/latest/developerguide/provision-wo-cert.html#fleet-provision-api
operation to perform
Promise which resolves into the response to the request
Creates new keys and a certificate. AWS IoT provides client certificates that are signed by the Amazon Root certificate authority (CA). The new certificate has a PENDING_ACTIVATION status. When you call RegisterThing to provision a thing with this certificate, the certificate status changes to ACTIVE or INACTIVE as described in the template.
AWS documentation: https://docs.aws.amazon.com/iot/latest/developerguide/provision-wo-cert.html#fleet-provision-api
operation to perform
Promise which resolves into the response to the request
Provisions an AWS IoT thing using a pre-defined template.
AWS documentation: https://docs.aws.amazon.com/iot/latest/developerguide/provision-wo-cert.html#fleet-provision-api
operation to perform
Promise which resolves into the response to the request
Static
newCreates a new service client that will use an SDK MQTT 311 client as transport.
the MQTT 311 client to use for transport
additional service client configuration options
a new service client
Static
newCreates a new service client that will use an SDK MQTT 5 client as transport.
the MQTT 5 client to use for transport
additional service client configuration options
a new service client
Generated using TypeDoc
An AWS IoT service that assists with provisioning a device and installing unique client certificates on it
AWS documentation: https://docs.aws.amazon.com/iot/latest/developerguide/provision-wo-cert.html