CodeSigningConfigAllowedPublishers

data class CodeSigningConfigAllowedPublishers(val signingProfileVersionArns: List<String>)

When the CodeSigningConfig is later on attached to a function, the function code will be expected to be signed by profiles from this list

Constructors

Link copied to clipboard
constructor(signingProfileVersionArns: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of Signing profile version Arns