---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_lambda_codesigningconfig{% #aws_lambda_codesigningconfig %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `allowed_publishers`{% #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`{% #code_signing_config_arn %}

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

## `code_signing_config_id`{% #code_signing_config_id %}

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

## `code_signing_policies`{% #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`{% #description %}

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

## `last_modified`{% #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`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
