package signer
- Alphabetic
- By Inheritance
- signer
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
- type BucketName = String
-
trait
CancelSigningProfileRequest extends Object
- Annotations
- @RawJSType() @native()
- type Category = String
- type CertificateArn = String
- type ClientRequestToken = String
- type CompletedAt = Date
- type CreatedAt = Date
-
trait
DescribeSigningJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeSigningJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
Destination extends Object
Points to an
S3Destinationobject that contains information about your S3 bucket.Points to an
S3Destinationobject that contains information about your S3 bucket.- Annotations
- @RawJSType() @native()
- type DisplayName = String
- type EncryptionAlgorithm = String
-
trait
EncryptionAlgorithmOptions extends Object
The encryption algorithm options that are available to an AWS Signer job.
The encryption algorithm options that are available to an AWS Signer job.
- Annotations
- @RawJSType() @native()
- type EncryptionAlgorithms = Array[EncryptionAlgorithm]
-
trait
GetSigningPlatformRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetSigningPlatformResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetSigningProfileRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetSigningProfileResponse extends Object
- Annotations
- @RawJSType() @native()
- type HashAlgorithm = String
-
trait
HashAlgorithmOptions extends Object
The hash algorithms that are available to an AWS Signer job.
The hash algorithms that are available to an AWS Signer job.
- Annotations
- @RawJSType() @native()
- type HashAlgorithms = Array[HashAlgorithm]
- type ImageFormat = String
- type ImageFormats = Array[ImageFormat]
- type JobId = String
- type Key = String
-
trait
ListSigningJobsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSigningJobsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSigningPlatformsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSigningPlatformsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSigningProfilesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSigningProfilesResponse extends Object
- Annotations
- @RawJSType() @native()
- type MaxResults = Int
- type MaxSizeInMB = Int
- type NextToken = String
- type PlatformId = String
- type Prefix = String
- type ProfileName = String
-
trait
PutSigningProfileRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
PutSigningProfileResponse extends Object
- Annotations
- @RawJSType() @native()
- type RequestedBy = String
-
trait
S3Destination extends Object
The name and prefix of the S3 bucket where AWS Signer saves your signed objects.
The name and prefix of the S3 bucket where AWS Signer saves your signed objects.
- Annotations
- @RawJSType() @native()
-
trait
S3SignedObject extends Object
The S3 bucket name and key where AWS Signer saved your signed code image.
The S3 bucket name and key where AWS Signer saved your signed code image.
- Annotations
- @RawJSType() @native()
-
trait
S3Source extends Object
Information about the S3 bucket where you saved your unsigned code.
Information about the S3 bucket where you saved your unsigned code.
- Annotations
- @RawJSType() @native()
-
trait
SignedObject extends Object
Points to an
S3SignedObjectobject that contains information about your signed code image.Points to an
S3SignedObjectobject that contains information about your signed code image.- Annotations
- @RawJSType() @native()
-
class
Signer extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "Signer" )
- implicit final class SignerOps extends AnyVal
-
trait
SigningConfiguration extends Object
The configuration of an AWS Signer operation.
The configuration of an AWS Signer operation.
- Annotations
- @RawJSType() @native()
-
trait
SigningConfigurationOverrides extends Object
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- Annotations
- @RawJSType() @native()
-
trait
SigningImageFormat extends Object
The image format of an AWS Signer platform or profile.
The image format of an AWS Signer platform or profile.
- Annotations
- @RawJSType() @native()
-
trait
SigningJob extends Object
Contains information about a signing job.
Contains information about a signing job.
- Annotations
- @RawJSType() @native()
- type SigningJobs = Array[SigningJob]
-
trait
SigningMaterial extends Object
The ACM certificate that is used to sign your code.
The ACM certificate that is used to sign your code.
- Annotations
- @RawJSType() @native()
- type SigningParameterKey = String
- type SigningParameterValue = String
- type SigningParameters = Dictionary[SigningParameterValue]
-
trait
SigningPlatform extends Object
Contains information about the signing configurations and parameters that is used to perform an AWS Signer job.
Contains information about the signing configurations and parameters that is used to perform an AWS Signer job.
- Annotations
- @RawJSType() @native()
-
trait
SigningPlatformOverrides extends Object
Any overrides that are applied to the signing configuration of an AWS Signer platform.
Any overrides that are applied to the signing configuration of an AWS Signer platform.
- Annotations
- @RawJSType() @native()
- type SigningPlatforms = Array[SigningPlatform]
-
trait
SigningProfile extends Object
Contains information about the ACM certificates and AWS Signer configuration parameters that can be used by a given AWS Signer user.
Contains information about the ACM certificates and AWS Signer configuration parameters that can be used by a given AWS Signer user.
- Annotations
- @RawJSType() @native()
- type SigningProfileStatus = String
- type SigningProfiles = Array[SigningProfile]
- type SigningStatus = String
-
trait
Source extends Object
An
S3Sourceobject that contains information about the S3 bucket where you saved your unsigned code.An
S3Sourceobject that contains information about the S3 bucket where you saved your unsigned code.- Annotations
- @RawJSType() @native()
-
trait
StartSigningJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StartSigningJobResponse extends Object
- Annotations
- @RawJSType() @native()
- type StatusReason = String
- type Version = String
- type key = String
Value Members
- object CancelSigningProfileRequest
- object CategoryEnum
- object DescribeSigningJobRequest
- object DescribeSigningJobResponse
- object Destination
- object EncryptionAlgorithmEnum
- object EncryptionAlgorithmOptions
- object GetSigningPlatformRequest
- object GetSigningPlatformResponse
- object GetSigningProfileRequest
- object GetSigningProfileResponse
- object HashAlgorithmEnum
- object HashAlgorithmOptions
- object ImageFormatEnum
- object ListSigningJobsRequest
- object ListSigningJobsResponse
- object ListSigningPlatformsRequest
- object ListSigningPlatformsResponse
- object ListSigningProfilesRequest
- object ListSigningProfilesResponse
- object PutSigningProfileRequest
- object PutSigningProfileResponse
- object S3Destination
- object S3SignedObject
- object S3Source
- object SignedObject
- object SigningConfiguration
- object SigningConfigurationOverrides
- object SigningImageFormat
- object SigningJob
- object SigningMaterial
- object SigningPlatform
- object SigningPlatformOverrides
- object SigningProfile
- object SigningProfileStatusEnum
- object SigningStatusEnum
- object Source
- object StartSigningJobRequest
- object StartSigningJobResponse