- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
arn
Type: STRING
Provider name: ARN
Description: The ARN (Amazon Resource Name) of the 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 cluster is created. To enable encryption at-rest on a cluster you must set AtRestEncryptionEnabled
to true
when you create a cluster. Required: Only available when creating a replication group in an Amazon VPC using redis version 3.2.6
, 4.x
or later.
Default: false
auth_token_enabled
Type: BOOLEAN
Provider name: AuthTokenEnabled
Description: A flag that enables using an AuthToken
(password) when issuing Redis commands.
Default: false
auth_token_last_modified_date
Type: TIMESTAMP
Provider name: AuthTokenLastModifiedDate
Description: The date the auth token was last modified
auto_minor_version_upgrade
Type: BOOLEAN
Provider name: AutoMinorVersionUpgrade
Description: If you are running Redis engine version 6.0 or later, set this parameter to yes if you want to opt-in to the next auto minor version upgrade campaign. This parameter is disabled for previous versions.
automatic_failover
Type: STRING
Provider name: AutomaticFailover
Description: Indicates the status of automatic failover for this Redis replication group.
cache_node_type
Type: STRING
Provider name: CacheNodeType
Description: The name of the compute and memory capacity node type for each node in the replication group.
cluster_enabled
Type: BOOLEAN
Provider name: ClusterEnabled
Description: A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups). Valid values: true
| false
cluster_mode
Type: STRING
Provider name: ClusterMode
Description: Enabled or Disabled. To modify cluster mode from Disabled to Enabled, you must first set the cluster mode to Compatible. Compatible mode allows your Redis clients to connect using both cluster mode enabled and cluster mode disabled. After you migrate all Redis clients to use cluster mode enabled, you can then complete cluster mode configuration and set the cluster mode to Enabled.
configuration_endpoint
Type: STRUCT
Provider name: ConfigurationEndpoint
Description: The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
address
STRING
Address
port
INT32
Port
data_tiering
Type: STRING
Provider name: DataTiering
Description: Enables data tiering. Data tiering is only supported for replication groups using the r6gd node type. This parameter must be set to true when using r6gd nodes. For more information, see Data tiering.
description
Type: STRING
Provider name: Description
Description: The user supplied description of the replication group.
global_replication_group_info
Type: STRUCT
Provider name: GlobalReplicationGroupInfo
Description: The name of the Global datastore and role of this replication group in the Global datastore.
global_replication_group_id
STRING
GlobalReplicationGroupId
global_replication_group_member_role
STRING
GlobalReplicationGroupMemberRole
ip_discovery
Type: STRING
Provider name: IpDiscovery
Description: The network type you choose when modifying a cluster, either ipv4
| ipv6
. IPv6 is supported for workloads using Redis engine version 6.2 onward or Memcached engine version 1.6.6 on all instances built on the Nitro system.
kms_key_id
Type: STRING
Provider name: KmsKeyId
Description: The ID of the KMS key used to encrypt the disk in the cluster.
log_delivery_configurations
Type: UNORDERED_LIST_STRUCT
Provider name: LogDeliveryConfigurations
Description: Returns the destination, format and type of the logs.
destination_details
STRUCT
DestinationDetails
cloud_watch_logs_details
STRUCT
CloudWatchLogsDetails
log_group
STRING
LogGroup
kinesis_firehose_details
STRUCT
KinesisFirehoseDetails
delivery_stream
STRING
DeliveryStream
destination_type
STRING
DestinationType
cloudwatch-logs
or kinesis-firehose
.log_format
STRING
LogFormat
log_type
STRING
LogType
message
STRING
Message
status
STRING
Status
enabling
| disabling
| modifying
| active
| error
member_clusters
Type: UNORDERED_LIST_STRING
Provider name: MemberClusters
Description: The names of all the cache clusters that are part of this replication group.
member_clusters_outpost_arns
Type: UNORDERED_LIST_STRING
Provider name: MemberClustersOutpostArns
Description: The outpost ARNs of the replication group’s member clusters.
multi_az
Type: STRING
Provider name: MultiAZ
Description: A flag indicating if you have Multi-AZ enabled to enhance fault tolerance. For more information, see Minimizing Downtime: Multi-AZ
network_type
Type: STRING
Provider name: NetworkType
Description: Must be either ipv4
| ipv6
| dual_stack
. IPv6 is supported for workloads using Redis engine version 6.2 onward or Memcached engine version 1.6.6 on all instances built on the Nitro system.
node_groups
Type: UNORDERED_LIST_STRUCT
Provider name: NodeGroups
Description: A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
node_group_id
STRING
NodeGroupId
node_group_members
UNORDERED_LIST_STRUCT
NodeGroupMembers
cache_cluster_id
STRING
CacheClusterId
cache_node_id
STRING
CacheNodeId
current_role
STRING
CurrentRole
primary
or replica
. This member is only applicable for Redis (cluster mode disabled) replication groups.preferred_availability_zone
STRING
PreferredAvailabilityZone
preferred_outpost_arn
STRING
PreferredOutpostArn
read_endpoint
STRUCT
ReadEndpoint
address
STRING
Address
port
INT32
Port
primary_endpoint
STRUCT
PrimaryEndpoint
address
STRING
Address
port
INT32
Port
reader_endpoint
STRUCT
ReaderEndpoint
address
STRING
Address
port
INT32
Port
slots
STRING
Slots
status
STRING
Status
creating
, available
, modifying
, deleting
.pending_modified_values
Type: STRUCT
Provider name: PendingModifiedValues
Description: A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
auth_token_status
STRING
AuthTokenStatus
automatic_failover_status
STRING
AutomaticFailoverStatus
cluster_mode
STRING
ClusterMode
log_delivery_configurations
UNORDERED_LIST_STRUCT
LogDeliveryConfigurations
destination_details
STRUCT
DestinationDetails
cloud_watch_logs_details
STRUCT
CloudWatchLogsDetails
log_group
STRING
LogGroup
kinesis_firehose_details
STRUCT
KinesisFirehoseDetails
delivery_stream
STRING
DeliveryStream
destination_type
STRING
DestinationType
log_format
STRING
LogFormat
log_type
STRING
LogType
primary_cluster_id
STRING
PrimaryClusterId
–apply-immediately
was specified), or during the next maintenance window.resharding
STRUCT
Resharding
slot_migration
STRUCT
SlotMigration
progress_percentage
DOUBLE
ProgressPercentage
transit_encryption_enabled
BOOLEAN
TransitEncryptionEnabled
transit_encryption_mode
STRING
TransitEncryptionMode
user_groups
STRUCT
UserGroups
user_group_ids_to_add
UNORDERED_LIST_STRING
UserGroupIdsToAdd
user_group_ids_to_remove
UNORDERED_LIST_STRING
UserGroupIdsToRemove
replication_group_create_time
Type: TIMESTAMP
Provider name: ReplicationGroupCreateTime
Description: The date and time when the cluster was created.
replication_group_id
Type: STRING
Provider name: ReplicationGroupId
Description: The identifier for the replication group.
snapshot_retention_limit
Type: INT32
Provider name: SnapshotRetentionLimit
Description: The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted. SnapshotRetentionLimit
is set to zero (0), backups are turned off.
snapshot_window
Type: STRING
Provider name: SnapshotWindow
Description: The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard). Example: 05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range. Engine
parameter is redis
.
snapshotting_cluster_id
Type: STRING
Provider name: SnapshottingClusterId
Description: The cluster ID that is used as the daily snapshot source for the replication group.
status
Type: STRING
Provider name: Status
Description: The current state of this replication group - creating
, available
, modifying
, deleting
, create-failed
, snapshotting
.
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 version 3.2.6
, 4.x
or later.
Default: false
transit_encryption_mode
Type: STRING
Provider name: TransitEncryptionMode
Description: A setting that allows you to migrate your clients to use in-transit encryption, with no downtime.
user_group_ids
Type: UNORDERED_LIST_STRING
Provider name: UserGroupIds
Description: The ID of the user group associated to the replication group.