| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer |
You can use Code Signing for Amazon FreeRTOS (AWS Signer) to sign code that you created for any of the IoT devices
that Amazon Web Services supports.
|
| software.amazon.awssdk.services.signer.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartSigningJobResponse> |
SignerAsyncClient.startSigningJob(StartSigningJobRequest startSigningJobRequest)
Initiates a signing job to be performed on the code provided.
|
default StartSigningJobResponse |
SignerClient.startSigningJob(StartSigningJobRequest startSigningJobRequest)
Initiates a signing job to be performed on the code provided.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartSigningJobRequestMarshaller.marshall(StartSigningJobRequest startSigningJobRequest) |
Copyright © 2018. All rights reserved.