| 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 UntagResourceResponse |
SignerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a signing profile.
|
default CompletableFuture<UntagResourceResponse> |
SignerAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a signing profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2020. All rights reserved.