| 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 GetSigningProfileResponse |
SignerClient.getSigningProfile(GetSigningProfileRequest getSigningProfileRequest)
Returns information on a specific signing profile.
|
default CompletableFuture<GetSigningProfileResponse> |
SignerAsyncClient.getSigningProfile(GetSigningProfileRequest getSigningProfileRequest)
Returns information on a specific signing profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSigningProfileRequestMarshaller.marshall(GetSigningProfileRequest getSigningProfileRequest) |
Copyright © 2019. All rights reserved.