String profileName
The name of the signing profile to be canceled.
String jobId
The ID of the signing job on input.
String jobId
The ID of the signing job on output.
Source source
The object that contains the name of your S3 bucket or your raw code.
SigningMaterial signingMaterial
Amazon Resource Name (ARN) of your code signing certificate.
String platformId
The microcontroller platform to which your signed code image will be distributed.
String profileName
The name of the profile that initiated the signing operation.
SigningPlatformOverrides overrides
A list of any overrides that were applied to the signing operation.
Map<K,V> signingParameters
Map of user-assigned key-value pairs used during signing. These values contain any information that you specified for use in your signing job.
Date createdAt
Date and time that the signing job was created.
Date completedAt
Date and time that the signing job was completed.
String requestedBy
The IAM principal that requested the signing job.
String status
Status of the signing job.
String statusReason
String value that contains the status reason.
SignedObject signedObject
Name of the S3 bucket where the signed code image is saved by AWS Signer.
S3Destination s3
The S3Destination object.
String platformId
The ID of the target signing platform.
String platformId
The ID of the target signing platform.
String displayName
The display name of the target signing platform.
String partner
A list of partner entities that use the target signing platform.
String target
The validation template that is used by the target signing platform.
String category
The category type of the target signing platform.
SigningConfiguration signingConfiguration
A list of configurations applied to the target platform at signing.
SigningImageFormat signingImageFormat
The format of the target platform's signing image.
Integer maxSizeInMB
The maximum size (in MB) of the payload that can be signed by the target platform.
String profileName
The name of the target signing profile.
String profileName
The name of the target signing profile.
SigningMaterial signingMaterial
The ARN of the certificate that the target profile uses for signing operations.
String platformId
The ID of the platform that is used by the target signing profile.
SigningPlatformOverrides overrides
A list of overrides applied by the target signing profile for signing operations.
Map<K,V> signingParameters
A map of key-value pairs for signing operations that is attached to the target signing profile.
String status
The status of the target signing profile.
String status
A status value with which to filter your results.
String platformId
The ID of microcontroller platform that you specified for the distribution of your code image.
String requestedBy
The IAM principal that requested the signing job.
Integer maxResults
Specifies the maximum number of items to return in the response. Use this parameter when paginating results. If
additional items exist beyond the number you specify, the nextToken element is set in the response.
Use the nextToken value in a subsequent request to retrieve additional items.
String nextToken
String for specifying the next set of paginated results to return. After you receive a response with truncated
results, use this parameter in a subsequent request. Set it to the value of nextToken from the
response that you just received.
String category
The category type of a signing platform.
String partner
Any partner entities connected to a signing platform.
String target
The validation template that is used by the target signing platform.
Integer maxResults
The maximum number of results to be returned by this operation.
String nextToken
Value for specifying the next set of paginated results to return. After you receive a response with truncated
results, use this parameter in a subsequent request. Set it to the value of nextToken from the
response that you just received.
Boolean includeCanceled
Designates whether to include profiles with the status of CANCELED.
Integer maxResults
The maximum number of profiles to be returned.
String nextToken
Value for specifying the next set of paginated results to return. After you receive a response with truncated
results, use this parameter in a subsequent request. Set it to the value of nextToken from the
response that you just received.
String profileName
The name of the signing profile to be created.
SigningMaterial signingMaterial
The AWS Certificate Manager certificate that will be used to sign code with the new signing profile.
String platformId
The ID of the signing profile to be created.
SigningPlatformOverrides overrides
A subfield of platform. This specifies any different configuration options that you want to apply to
the chosen platform (such as a different hash-algorithm or signing-algorithm).
Map<K,V> signingParameters
Map of key-value pairs for signing. These can include any information that you want to use during signing.
String arn
The Amazon Resource Name (ARN) of the signing profile created.
S3SignedObject s3
The S3SignedObject.
EncryptionAlgorithmOptions encryptionAlgorithmOptions
The encryption algorithm options that are available for an AWS Signer job.
HashAlgorithmOptions hashAlgorithmOptions
The hash algorithm options that are available for an AWS Signer job.
String jobId
The ID of the signing job.
Source source
A Source that contains information about a signing job's code image source.
SignedObject signedObject
A SignedObject structure that contains information about a signing job's signed code image.
SigningMaterial signingMaterial
A SigningMaterial object that contains the Amazon Resource Name (ARN) of the certificate used for
the signing job.
Date createdAt
The date and time that the signing job was created.
String status
The status of the signing job.
String certificateArn
The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
String platformId
The ID of an AWS Signer platform.
String displayName
The display name of an AWS Signer platform.
String partner
Any partner entities linked to an AWS Signer platform.
String target
The types of targets that can be signed by an AWS Signer platform.
String category
The category of an AWS Signer platform.
SigningConfiguration signingConfiguration
The configuration of an AWS Signer platform. This includes the designated hash algorithm and encryption algorithm of a signing platform.
SigningImageFormat signingImageFormat
The signing image format that is used by an AWS Signer platform.
Integer maxSizeInMB
The maximum size (in MB) of code that can be signed by a AWS Signer platform.
SigningConfigurationOverrides signingConfiguration
String profileName
The name of the AWS Signer profile.
SigningMaterial signingMaterial
The ACM certificate that is available for use by a signing profile.
String platformId
The ID of a platform that is available for use by a signing profile.
Map<K,V> signingParameters
The parameters that are available for use by an AWS Signer user.
String status
The status of an AWS Signer profile.
S3Source s3
The S3Source object.
Source source
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
Destination destination
The S3 bucket in which to save your signed object. The destination contains the name of your bucket and an optional prefix.
String profileName
The name of the signing profile.
String clientRequestToken
String that identifies the signing request. All calls after the first that use this token return the same response as the first call.
String jobId
The ID of your signing job.
Copyright © 2019. All rights reserved.