Class | Description |
---|---|
CancelSigningProfileRequest | |
CancelSigningProfileResult | |
DescribeSigningJobRequest | |
DescribeSigningJobResult | |
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 | |
GetSigningPlatformResult | |
GetSigningProfileRequest | |
GetSigningProfileResult | |
HashAlgorithmOptions |
The hash algorithms that are available to a code signing job.
|
ListSigningJobsRequest | |
ListSigningJobsResult | |
ListSigningPlatformsRequest | |
ListSigningPlatformsResult | |
ListSigningProfilesRequest | |
ListSigningProfilesResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
PutSigningProfileRequest | |
PutSigningProfileResult | |
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.
|
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.
|
SigningMaterial |
The ACM certificate that is used to sign your code.
|
SigningPlatform |
Contains information about the signing configurations and parameters that is 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.
|
Source |
An
S3Source object that contains information about the S3 bucket where you saved your unsigned code. |
StartSigningJobRequest | |
StartSigningJobResult | |
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult |
Enum | Description |
---|---|
Category | |
EncryptionAlgorithm | |
HashAlgorithm | |
ImageFormat | |
SigningProfileStatus | |
SigningStatus |
Exception | Description |
---|---|
AccessDeniedException |
You do not have sufficient access to perform this action.
|
AWSsignerException |
Base exception for all service exceptions thrown by AWS Signer
|
BadRequestException |
The request contains invalid parameters for the ARN or tags.
|
InternalServiceErrorException |
An internal error occurred.
|
NotFoundException |
The signing profile was not found.
|
ResourceNotFoundException |
A specified resource could not be found.
|
ThrottlingException |
The signing job has been throttled.
|
ValidationException |
You signing certificate could not be validated.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.