- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
active_nodes
Type: INT32
Provider name: ActiveNodes
Description: The number of nodes in the cluster that are active (i.e., capable of serving requests).
cluster_arn
Type: STRING
Provider name: ClusterArn
Description: The Amazon Resource Name (ARN) that uniquely identifies the cluster.
cluster_discovery_endpoint
Type: STRUCT
Provider name: ClusterDiscoveryEndpoint
Description: The endpoint for this DAX cluster, consisting of a DNS name, a port number, and a URL. Applications should use the URL to configure the DAX client to find their cluster.
address
STRING
Address
port
INT32
Port
url
STRING
URL
cluster_endpoint_encryption_type
Type: STRING
Provider name: ClusterEndpointEncryptionType
Description: The type of encryption supported by the cluster’s endpoint. Values are:
NONE
for no encryption TLS
for Transport Layer Securitycluster_name
Type: STRING
Provider name: ClusterName
Description: The name of the DAX cluster.
description
Type: STRING
Provider name: Description
Description: The description of the cluster.
iam_role_arn
Type: STRING
Provider name: IamRoleArn
Description: A valid Amazon Resource Name (ARN) that identifies an IAM role. At runtime, DAX will assume this role and use the role’s permissions to access DynamoDB on your behalf.
node_ids_to_remove
Type: UNORDERED_LIST_STRING
Provider name: NodeIdsToRemove
Description: A list of nodes to be removed from the cluster.
node_type
Type: STRING
Provider name: NodeType
Description: The node type for the nodes in the cluster. (All nodes in a DAX cluster are of the same type.)
nodes
Type: UNORDERED_LIST_STRUCT
Provider name: Nodes
Description: A list of nodes that are currently in the cluster.
availability_zone
STRING
AvailabilityZone
endpoint
STRUCT
Endpoint
address
STRING
Address
port
INT32
Port
url
STRING
URL
node_create_time
TIMESTAMP
NodeCreateTime
node_id
STRING
NodeId
node_status
STRING
NodeStatus
available
.parameter_group_status
STRING
ParameterGroupStatus
in-sync
.notification_configuration
Type: STRUCT
Provider name: NotificationConfiguration
Description: Describes a notification topic and its status. Notification topics are used for publishing DAX events to subscribers using Amazon Simple Notification Service (SNS).
topic_arn
STRING
TopicArn
topic_status
STRING
TopicStatus
parameter_group
Type: STRUCT
Provider name: ParameterGroup
Description: The parameter group being used by nodes in the cluster.
node_ids_to_reboot
UNORDERED_LIST_STRING
NodeIdsToReboot
parameter_apply_status
STRING
ParameterApplyStatus
parameter_group_name
STRING
ParameterGroupName
preferred_maintenance_window
Type: STRING
Provider name: PreferredMaintenanceWindow
Description: A range of time when maintenance of DAX cluster software will be performed. For example: sun:01:00-sun:09:00
. Cluster maintenance normally takes less than 30 minutes, and is performed automatically within the maintenance window.
security_groups
Type: UNORDERED_LIST_STRUCT
Provider name: SecurityGroups
Description: A list of security groups, and the status of each, for the nodes in the cluster.
security_group_identifier
STRING
SecurityGroupIdentifier
status
STRING
Status
sse_description
Type: STRUCT
Provider name: SSEDescription
Description: The description of the server-side encryption status on the specified DAX cluster.
status
STRING
Status
ENABLING
- Server-side encryption is being enabled.ENABLED
- Server-side encryption is enabled.DISABLING
- Server-side encryption is being disabled.DISABLED
- Server-side encryption is disabled.status
Type: STRING
Provider name: Status
Description: The current status of the cluster.
subnet_group
Type: STRING
Provider name: SubnetGroup
Description: The subnet group where the DAX cluster is running.
tags
Type: UNORDERED_LIST_STRING
total_nodes
Type: INT32
Provider name: TotalNodes
Description: The total number of nodes in the cluster.