SigningPlatform
Contains information about the signing configurations and parameters that are used to perform a code-signing job.
Contents
- category
- 
               The category of a signing platform. Type: String Valid Values: AWSIoTRequired: No 
- displayName
- 
               The display name of a signing platform. Type: String Required: No 
- maxSizeInMB
- 
               The maximum size (in MB) of code that can be signed by a signing platform. Type: Integer Required: No 
- partner
- 
               Any partner entities linked to a signing platform. Type: String Required: No 
- platformId
- 
               The ID of a signing platform. Type: String Required: No 
- revocationSupported
- 
               Indicates whether revocation is supported for the platform. Type: Boolean Required: No 
- signingConfiguration
- 
               The configuration of a signing platform. This includes the designated hash algorithm and encryption algorithm of a signing platform. Type: SigningConfiguration object Required: No 
- signingImageFormat
- 
               The image format of a AWS Signer platform or profile. Type: SigningImageFormat object Required: No 
- target
- 
               The types of targets that can be signed by a signing platform. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: