See: Description
| Interface | Description |
|---|---|
| SignerAsyncClient |
Service client for accessing signer asynchronously.
|
| SignerAsyncClientBuilder |
A builder for creating an instance of
SignerAsyncClient. |
| SignerBaseClientBuilder<B extends SignerBaseClientBuilder<B,C>,C> |
This includes configuration specific to signer that is supported by both
SignerClientBuilder and
SignerAsyncClientBuilder. |
| SignerClient |
Service client for accessing signer.
|
| SignerClientBuilder |
A builder for creating an instance of
SignerClient. |
With code signing for IoT, you can sign code that you create for any IoT device that is supported by Amazon Web Services (AWS). Code signing is available through Amazon FreeRTOS and AWS IoT Device Management, and integrated with AWS Certificate Manager (ACM). In order to sign code, you import a third-party code signing certificate with ACM that is used to sign updates in Amazon FreeRTOS and AWS IoT Device Management. For general information about using code signing, see the Code Signing for IoT Developer Guide.
Copyright © 2019. All rights reserved.