Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/signer.ts?docs=full";

§Classes

Signer

§Interfaces

AddProfilePermissionRequest
AddProfilePermissionResponse
CancelSigningProfileRequest
DescribeSigningJobRequest
DescribeSigningJobResponse
Destination

Points to an S3Destination object that contains information about your S3 bucket.

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 S3SignedObject object that contains information about your signed code image.

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 S3Source object that contains information about the S3 bucket where you saved your unsigned code.

StartSigningJobRequest
StartSigningJobResponse
TagResourceRequest
UntagResourceRequest

§Type Aliases

Category
EncryptionAlgorithm
HashAlgorithm
ImageFormat
SigningProfileStatus
SigningStatus
ValidityType