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

# aws_memorydb_subnet_group{% #aws_memorydb_subnet_group %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `ARN`**Description**: The ARN (Amazon Resource Name) of the subnet group.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: A description of the subnet group

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the subnet group

## `subnets`{% #subnets %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Subnets`**Description**: A list of subnets associated with the subnet group.

- `availability_zone`**Type**: `STRUCT`**Provider name**: `AvailabilityZone`**Description**: The Availability Zone where the subnet resides
  - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the Availability Zone.
- `identifier`**Type**: `STRING`**Provider name**: `Identifier`**Description**: The unique identifier for the subnet.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_id`{% #vpc_id %}

**Type**: `STRING`**Provider name**: `VpcId`**Description**: The Amazon Virtual Private Cloud identifier (VPC ID) of the subnet group.
