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

# aws_lambda_layer{% #aws_lambda_layer %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `latest_matching_version`{% #latest_matching_version %}

**Type**: `STRUCT`**Provider name**: `LatestMatchingVersion`**Description**: The newest version of the layer.

- `compatible_architectures`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `CompatibleArchitectures`**Description**: A list of compatible [instruction set architectures](https://docs.aws.amazon.com/lambda/latest/dg/foundation-arch.html).
- `compatible_runtimes`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `CompatibleRuntimes`**Description**: The layer's compatible runtimes. The following list includes deprecated runtimes. For more information, see [Runtime use after deprecation](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-deprecation-levels). For a list of all currently supported runtimes, see [Supported runtimes](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtimes-supported).
- `created_date`**Type**: `STRING`**Provider name**: `CreatedDate`**Description**: The date that the version was created, in ISO 8601 format. For example, `2018-11-27T15:10:45.123+0000`.
- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the version.
- `layer_version_arn`**Type**: `STRING`**Provider name**: `LayerVersionArn`**Description**: The ARN of the layer version.
- `license_info`**Type**: `STRING`**Provider name**: `LicenseInfo`**Description**: The layer's open-source license.
- `version`**Type**: `INT64`**Provider name**: `Version`**Description**: The version number.

## `layer_arn`{% #layer_arn %}

**Type**: `STRING`**Provider name**: `LayerArn`**Description**: The Amazon Resource Name (ARN) of the function layer.

## `layer_name`{% #layer_name %}

**Type**: `STRING`**Provider name**: `LayerName`**Description**: The name of the layer.

## `policy`{% #policy %}

**Type**: `STRING`**Provider name**: `Policy`**Description**: The policy document.

## `revision_id`{% #revision_id %}

**Type**: `STRING`**Provider name**: `RevisionId`**Description**: A unique identifier for the current revision of the policy.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
