| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer |
With code signing for IoT, you can sign code that you create for any IoT device that is supported by Amazon Web
Services (AWS).
|
| software.amazon.awssdk.services.signer.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSigningPlatformResponse |
SignerClient.getSigningPlatform(GetSigningPlatformRequest getSigningPlatformRequest)
Returns information on a specific signing platform.
|
default CompletableFuture<GetSigningPlatformResponse> |
SignerAsyncClient.getSigningPlatform(GetSigningPlatformRequest getSigningPlatformRequest)
Returns information on a specific signing platform.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSigningPlatformRequestMarshaller.marshall(GetSigningPlatformRequest getSigningPlatformRequest) |
Copyright © 2020. All rights reserved.