| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer |
AWS Signer is a fully managed code signing service to help you ensure the trust and integrity of your code.
|
| software.amazon.awssdk.services.signer.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelSigningProfileResponse> |
SignerAsyncClient.cancelSigningProfile(CancelSigningProfileRequest cancelSigningProfileRequest)
Changes the state of an
ACTIVE signing profile to CANCELED. |
default CancelSigningProfileResponse |
SignerClient.cancelSigningProfile(CancelSigningProfileRequest cancelSigningProfileRequest)
Changes the state of an
ACTIVE signing profile to CANCELED. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelSigningProfileRequestMarshaller.marshall(CancelSigningProfileRequest cancelSigningProfileRequest) |
Copyright © 2020. All rights reserved.