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

# aws_elasticache_security_group{% #aws_elasticache_security_group %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `ARN` **Description**: The ARN of the cache security group, 

## `cache_security_group_name`{% #cache_security_group_name %}

**Type**: `STRING` **Provider name**: `CacheSecurityGroupName` **Description**: The name of the cache security group. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `Description` **Description**: The description of the cache security group. 

## `ec2_security_groups`{% #ec2_security_groups %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `EC2SecurityGroups` **Description**: A list of Amazon EC2 security groups that are associated with this cache security group. 

- `ec2_security_group_name`**Type**: `STRING`**Provider name**: `EC2SecurityGroupName`**Description**: The name of the Amazon EC2 security group.
- `ec2_security_group_owner_id`**Type**: `STRING`**Provider name**: `EC2SecurityGroupOwnerId`**Description**: The Amazon account ID of the Amazon EC2 security group owner.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the Amazon EC2 security group.

## `owner_id`{% #owner_id %}

**Type**: `STRING` **Provider name**: `OwnerId` **Description**: The Amazon account ID of the cache security group owner. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
