ElastiCache Global Replicationgroup

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

aws.elasticache_global_replicationgroup

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN (Amazon Resource Name) of the global replication group.
at_rest_encryption_enabledcoreboolA 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_enabledcoreboolA flag that enables using an <code>AuthToken</code> (password) when issuing Valkey or Redis OSS commands. Default: <code>false</code>
cache_node_typecorestringThe cache node type of the Global datastore
cluster_enabledcoreboolA flag that indicates whether the Global datastore is cluster enabled.
enginecorestringThe ElastiCache engine. For Valkey or Redis OSS only.
engine_versioncorestringThe ElastiCache engine version.
global_node_groupscorejsonIndicates the slot configuration and global identifier for each slice group.
global_replication_group_descriptioncorestringThe optional description of the Global datastore
global_replication_group_idcorestringThe name of the Global datastore
memberscorejsonThe replication groups that comprise the Global datastore.
statuscorestringThe status of the Global datastore
tagscorehstore
transit_encryption_enabledcoreboolA 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.