CodeSigningConfig
Details about a Code signing configuration.
Contents
- AllowedPublishers
- 
               List of allowed publishers. Type: AllowedPublishers object Required: Yes 
- CodeSigningConfigArn
- 
               The Amazon Resource Name (ARN) of the Code signing configuration. Type: String Length Constraints: Minimum length of 0. Maximum length of 200. Pattern: arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\d{1}:\d{12}:code-signing-config:csc-[a-z0-9]{17}Required: Yes 
- CodeSigningConfigId
- 
               Unique identifer for the Code signing configuration. Type: String Pattern: csc-[a-zA-Z0-9-_\.]{17}Required: Yes 
- CodeSigningPolicies
- 
               The code signing policy controls the validation failure action for signature mismatch or expiry. Type: CodeSigningPolicies object Required: Yes 
- LastModified
- 
               The date and time that the Code signing configuration was last modified, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD). Type: String Required: Yes 
- Description
- 
               Code signing configuration description. Type: String Length Constraints: Minimum length of 0. Maximum length of 256. Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: