---
title: ElastiCache Global Replicationgroup
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > ElastiCache Global Replicationgroup
---

# ElastiCache Global Replicationgroup

This table represents the ElastiCache Global Replicationgroup resource from Amazon Web Services.

```
aws.elasticache_global_replicationgroup
```

## Fields

| Title                                | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Description |
| ------------------------------------ | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                                 | core | string     |
| account_id                           | core | string     |
| arn                                  | core | string     | The ARN (Amazon Resource Name) of the global replication group.                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| at_rest_encryption_enabled           | core | bool       | A flag that enables encryption at rest when set to <code>true</code>. You cannot modify the value of <code>AtRestEncryptionEnabled</code> after the replication group is created. To enable encryption at rest on a replication group you must set <code>AtRestEncryptionEnabled</code> to <code>true</code> when you create the replication group. <b>Required:</b> Only available when creating a replication group in an Amazon VPC using Redis OSS version <code>3.2.6</code>, <code>4.x</code> or later. |
| auth_token_enabled                   | core | bool       | A flag that enables using an <code>AuthToken</code> (password) when issuing Valkey or Redis OSS commands. Default: <code>false</code>                                                                                                                                                                                                                                                                                                                                                                         |
| cache_node_type                      | core | string     | The cache node type of the Global datastore                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| cluster_enabled                      | core | bool       | A flag that indicates whether the Global datastore is cluster enabled.                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| engine                               | core | string     | The ElastiCache engine. For Valkey or Redis OSS only.                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| engine_version                       | core | string     | The ElastiCache engine version.                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| global_node_groups                   | core | json       | Indicates the slot configuration and global identifier for each slice group.                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| global_replication_group_description | core | string     | The optional description of the Global datastore                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| global_replication_group_id          | core | string     | The name of the Global datastore                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| members                              | core | json       | The replication groups that comprise the Global datastore.                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| status                               | core | string     | The status of the Global datastore                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| tags                                 | core | hstore_csv |
| transit_encryption_enabled           | core | bool       | A flag that enables in-transit encryption when set to true. <b>Required:</b> Only available when creating a replication group in an Amazon VPC using Redis OSS version <code>3.2.6</code>, <code>4.x</code> or later.                                                                                                                                                                                                                                                                                         |
