Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

aws_lambda_codesigningconfig

account_id

Type: STRING

allowed_publishers

Type: STRUCT
Provider name: AllowedPublishers
Description: List of allowed publishers.

  • signing_profile_version_arns
    Type: UNORDERED_LIST_STRING
    Provider name: SigningProfileVersionArns
    Description: The Amazon Resource Name (ARN) for each of the signing profiles. A signing profile defines a trusted user who can sign a code package.

code_signing_config_arn

Type: STRING
Provider name: CodeSigningConfigArn
Description: The Amazon Resource Name (ARN) of the Code signing configuration.

code_signing_config_id

Type: STRING
Provider name: CodeSigningConfigId
Description: Unique identifer for the Code signing configuration.

code_signing_policies

Type: STRUCT
Provider name: CodeSigningPolicies
Description: The code signing policy controls the validation failure action for signature mismatch or expiry.

  • untrusted_artifact_on_deployment
    Type: STRING
    Provider name: UntrustedArtifactOnDeployment
    Description: Code signing configuration policy for deployment validation failure. If you set the policy to Enforce, Lambda blocks the deployment request if signature validation checks fail. If you set the policy to Warn, Lambda allows the deployment and creates a CloudWatch log. Default value: Warn

description

Type: STRING
Provider name: Description
Description: Code signing configuration description.

last_modified

Type: STRING
Provider name: LastModified
Description: The date and time that the Code signing configuration was last modified, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).

tags

Type: UNORDERED_LIST_STRING