import * as mod from "https://aws-api.deno.dev/v0.2/services/signer.ts?docs=full";
AddProfilePermissionRequest | |
AddProfilePermissionResponse | |
CancelSigningProfileRequest | |
DescribeSigningJobRequest | |
DescribeSigningJobResponse | |
Destination | Points to an |
EncryptionAlgorithmOptions | The encryption algorithm options that are available to a code signing job. |
GetSigningPlatformRequest | |
GetSigningPlatformResponse | |
GetSigningProfileRequest | |
GetSigningProfileResponse | |
HashAlgorithmOptions | The hash algorithms that are available to a code signing job. |
ListProfilePermissionsRequest | |
ListProfilePermissionsResponse | |
ListSigningJobsRequest | |
ListSigningJobsResponse | |
ListSigningPlatformsRequest | |
ListSigningPlatformsResponse | |
ListSigningProfilesRequest | |
ListSigningProfilesResponse | |
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
Permission | A cross-account permission for a signing profile. |
PutSigningProfileRequest | |
PutSigningProfileResponse | |
RemoveProfilePermissionRequest | |
RemoveProfilePermissionResponse | |
RevokeSignatureRequest | |
RevokeSigningProfileRequest | |
S3Destination | The name and prefix of the S3 bucket where code signing saves your signed objects. |
S3SignedObject | The S3 bucket name and key where code signing saved your signed code image. |
S3Source | Information about the S3 bucket where you saved your unsigned code. |
SignatureValidityPeriod | The validity period for a signing job. |
SignedObject | Points to an |
SigningConfiguration | The configuration of a code signing operation. |
SigningConfigurationOverrides | A signing configuration that overrides the default encryption or hash algorithm of a signing job. |
SigningImageFormat | The image format of a code signing platform or profile. |
SigningJob | Contains information about a signing job. |
SigningJobRevocationRecord | Revocation information for a signing job. |
SigningMaterial | The ACM certificate that is used to sign your code. |
SigningPlatform | Contains information about the signing configurations and parameters that are used to perform a code signing job. |
SigningPlatformOverrides | Any overrides that are applied to the signing configuration of a code signing platform. |
SigningProfile | Contains information about the ACM certificates and code signing configuration parameters that can be used by a given code signing user. |
SigningProfileRevocationRecord | Revocation information for a signing profile. |
Source | An |
StartSigningJobRequest | |
StartSigningJobResponse | |
TagResourceRequest | |
UntagResourceRequest |