| 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 ListTagsForResourceResponse |
SignerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags associated with a signing profile resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
SignerAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags associated with a signing profile resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2019. All rights reserved.