

# CodeSigning
<a name="API_CodeSigning"></a>

Describes the method to use when code signing a file.

## Contents
<a name="API_CodeSigning_Contents"></a>

 ** awsSignerJobId **   <a name="iot-Type-CodeSigning-awsSignerJobId"></a>
The ID of the `AWSSignerJob` which was created to sign the file.  
Type: String  
Required: No

 ** customCodeSigning **   <a name="iot-Type-CodeSigning-customCodeSigning"></a>
A custom method for code signing a file.  
Type: [CustomCodeSigning](API_CustomCodeSigning.md) object  
Required: No

 ** startSigningJobParameter **   <a name="iot-Type-CodeSigning-startSigningJobParameter"></a>
Describes the code-signing job.  
Type: [StartSigningJobParameter](API_StartSigningJobParameter.md) object  
Required: No

## See Also
<a name="API_CodeSigning_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iot-2015-05-28/CodeSigning) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/CodeSigning) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/CodeSigning) 