Data Source schema for AWS::Lambda::CodeSigningConfig
id
(String) Uniquely identifies the resource.allowed_publishers
(Attributes) When the CodeSigningConfig is later on attached to a function, the function code will be expected to be signed by profiles from this list (see below for nested schema)code_signing_config_arn
(String) A unique Arn for CodeSigningConfig resourcecode_signing_config_id
(String) A unique identifier for CodeSigningConfig resourcecode_signing_policies
(Attributes) Policies to control how to act if a signature is invalid (see below for nested schema)description
(String) A description of the CodeSigningConfigallowed_publishers
Read-Only:
signing_profile_version_arns
(List of String) List of Signing profile version Arnscode_signing_policies
Read-Only:
untrusted_artifact_on_deployment
(String) Indicates how Lambda operations involve updating the code artifact will operate. Default to Warn if not provided