class Aws::IoT::Types::CodeSigning
@return [Types::CustomCodeSigning]
A custom method for code signing a file.
@!attribute [rw] custom_code_signing
@return [Types::StartSigningJobParameter]
Describes the code-signing job.
@!attribute [rw] start_signing_job_parameter
@return [String]
The ID of the AWSSignerJob which was created to sign the file.
@!attribute [rw] aws_signer_job_id
}
},
signature_algorithm: “SignatureAlgorithm”,
hash_algorithm: “HashAlgorithm”,
},
inline_document: “InlineDocument”,
certificate_name: “CertificateName”,
certificate_chain: {
},
inline_document: “data”,
signature: {
custom_code_signing: {
},
},
},
prefix: “Prefix”,
bucket: “S3Bucket”,
s3_destination: {
destination: {
signing_profile_name: “SigningProfileName”,
},
certificate_path_on_device: “CertificatePathOnDevice”,
platform: “Platform”,
certificate_arn: “CertificateArn”,
signing_profile_parameter: {
start_signing_job_parameter: {
aws_signer_job_id: “SigningJobId”,
{
data as a hash:
@note When making an API call, you may pass CodeSigning
Describes the method to use when code signing a file.