| Class | Description |
|---|---|
| AddProfilePermissionRequest | |
| AddProfilePermissionResult | |
| 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.
|
| GetRevocationStatusRequest | |
| GetRevocationStatusResult | |
| GetSigningPlatformRequest | |
| GetSigningPlatformResult | |
| GetSigningProfileRequest | |
| GetSigningProfileResult | |
| HashAlgorithmOptions |
The hash algorithms that are available to a code-signing job.
|
| ListProfilePermissionsRequest | |
| ListProfilePermissionsResult | |
| ListSigningJobsRequest | |
| ListSigningJobsResult | |
| ListSigningPlatformsRequest | |
| ListSigningPlatformsResult | |
| ListSigningProfilesRequest | |
| ListSigningProfilesResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| Permission |
A cross-account permission for a signing profile.
|
| PutSigningProfileRequest | |
| PutSigningProfileResult | |
| RemoveProfilePermissionRequest | |
| RemoveProfilePermissionResult | |
| RevokeSignatureRequest | |
| RevokeSignatureResult | |
| RevokeSigningProfileRequest | |
| RevokeSigningProfileResult | |
| S3Destination |
The name and prefix of the Amazon S3 bucket where AWS Signer saves your signed objects.
|
| S3SignedObject |
The Amazon S3 bucket name and key where Signer saved your signed code image.
|
| S3Source |
Information about the Amazon 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 signing operation.
|
| SigningConfigurationOverrides |
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
|
| SigningImageFormat |
The image format of a AWS Signer 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 signing platform.
|
| SigningProfile |
Contains information about the ACM certificates and signing configuration parameters that can be used by a given code
signing user.
|
| SigningProfileRevocationRecord |
Revocation information for a signing profile.
|
| SignPayloadRequest | |
| SignPayloadResult | |
| 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 | |
| ValidityType |
| 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.
|
| ConflictException |
The resource encountered a conflicting state.
|
| InternalServiceErrorException |
An internal error occurred.
|
| NotFoundException |
The signing profile was not found.
|
| ResourceNotFoundException |
A specified resource could not be found.
|
| ServiceLimitExceededException |
The client is making a request that exceeds service limits.
|
| ThrottlingException |
The request was denied due to request throttling.
|
| TooManyRequestsException |
The allowed number of job-signing requests has been exceeded.
|
| ValidationException |
You signing certificate could not be validated.
|