This product is not supported for your selected Datadog site. ().

aws_elasticache_global_replicationgroup

account_id

Type: STRING

arn

Type: STRING
Provider name: ARN
Description: The ARN (Amazon Resource Name) of the global replication group.

at_rest_encryption_enabled

Type: BOOLEAN
Provider name: AtRestEncryptionEnabled
Description: A flag that enables encryption at rest when set to true. You cannot modify the value of AtRestEncryptionEnabled after the replication group is created. To enable encryption at rest on a replication group you must set AtRestEncryptionEnabled to true when you create the replication group. Required: Only available when creating a replication group in an Amazon VPC using Redis OSS version 3.2.6, 4.x or later.

auth_token_enabled

Type: BOOLEAN
Provider name: AuthTokenEnabled
Description: A flag that enables using an AuthToken (password) when issuing Valkey or Redis OSS commands.
Default: false

cache_node_type

Type: STRING
Provider name: CacheNodeType
Description: The cache node type of the Global datastore

cluster_enabled

Type: BOOLEAN
Provider name: ClusterEnabled
Description: A flag that indicates whether the Global datastore is cluster enabled.

engine

Type: STRING
Provider name: Engine
Description: The ElastiCache engine. For Valkey or Redis OSS only.

engine_version

Type: STRING
Provider name: EngineVersion
Description: The ElastiCache engine version.

global_node_groups

Type: UNORDERED_LIST_STRUCT
Provider name: GlobalNodeGroups
Description: Indicates the slot configuration and global identifier for each slice group.

  • global_node_group_id
    Type: STRING
    Provider name: GlobalNodeGroupId
    Description: The name of the global node group
  • slots
    Type: STRING
    Provider name: Slots
    Description: The keyspace for this node group

global_replication_group_description

Type: STRING
Provider name: GlobalReplicationGroupDescription
Description: The optional description of the Global datastore

global_replication_group_id

Type: STRING
Provider name: GlobalReplicationGroupId
Description: The name of the Global datastore

members

Type: UNORDERED_LIST_STRUCT
Provider name: Members
Description: The replication groups that comprise the Global datastore.

  • automatic_failover
    Type: STRING
    Provider name: AutomaticFailover
    Description: Indicates whether automatic failover is enabled for the replication group.
  • replication_group_id
    Type: STRING
    Provider name: ReplicationGroupId
    Description: The replication group id of the Global datastore member.
  • replication_group_region
    Type: STRING
    Provider name: ReplicationGroupRegion
    Description: The Amazon region of the Global datastore member.
  • role
    Type: STRING
    Provider name: Role
    Description: Indicates the role of the replication group, primary or secondary.
  • status
    Type: STRING
    Provider name: Status
    Description: The status of the membership of the replication group.

status

Type: STRING
Provider name: Status
Description: The status of the Global datastore

tags

Type: UNORDERED_LIST_STRING

transit_encryption_enabled

Type: BOOLEAN
Provider name: TransitEncryptionEnabled
Description: A flag that enables in-transit encryption when set to true. Required: Only available when creating a replication group in an Amazon VPC using Redis OSS version 3.2.6, 4.x or later.

PREVIEWING: ida.adjivon/DOCS-11256