- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
allocated_storage
Type: INT32
Provider name: AllocatedStorage
Description: AllocatedStorage
always returns 1, because Neptune DB cluster storage size is not fixed, but instead automatically adjusts as needed.
associated_roles
Type: UNORDERED_LIST_STRUCT
Provider name: AssociatedRoles
Description: Provides a list of the Amazon Identity and Access Management (IAM) roles that are associated with the DB cluster. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other Amazon services on your behalf.
feature_name
STRING
FeatureName
role_arn
STRING
RoleArn
status
STRING
Status
ACTIVE
- the IAM role ARN is associated with the DB cluster and can be used to access other Amazon services on your behalf.PENDING
- the IAM role ARN is being associated with the DB cluster.INVALID
- the IAM role ARN is associated with the DB cluster, but the DB cluster is unable to assume the IAM role in order to access other Amazon services on your behalf.automatic_restart_time
Type: TIMESTAMP
Provider name: AutomaticRestartTime
Description: Time at which the DB cluster will be automatically restarted.
availability_zones
Type: UNORDERED_LIST_STRING
Provider name: AvailabilityZones
Description: Provides the list of EC2 Availability Zones that instances in the DB cluster can be created in.
backup_retention_period
Type: INT32
Provider name: BackupRetentionPeriod
Description: Specifies the number of days for which automatic DB snapshots are retained.
character_set_name
Type: STRING
Provider name: CharacterSetName
Description: Not supported by Neptune.
clone_group_id
Type: STRING
Provider name: CloneGroupId
Description: Identifies the clone group to which the DB cluster is associated.
cluster_create_time
Type: TIMESTAMP
Provider name: ClusterCreateTime
Description: Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
copy_tags_to_snapshot
Type: BOOLEAN
Provider name: CopyTagsToSnapshot
Description: If set to true
, tags are copied to any snapshot of the DB cluster that is created.
cross_account_clone
Type: BOOLEAN
Provider name: CrossAccountClone
Description: If set to true
, the DB cluster can be cloned across accounts.
database_name
Type: STRING
Provider name: DatabaseName
Description: Contains the name of the initial database of this DB cluster that was provided at create time, if one was specified when the DB cluster was created. This same name is returned for the life of the DB cluster.
db_cluster_arn
Type: STRING
Provider name: DBClusterArn
Description: The Amazon Resource Name (ARN) for the DB cluster.
db_cluster_identifier
Type: STRING
Provider name: DBClusterIdentifier
Description: Contains a user-supplied DB cluster identifier. This identifier is the unique key that identifies a DB cluster.
db_cluster_members
Type: UNORDERED_LIST_STRUCT
Provider name: DBClusterMembers
Description: Provides the list of instances that make up the DB cluster.
db_cluster_parameter_group_status
STRING
DBClusterParameterGroupStatus
db_instance_identifier
STRING
DBInstanceIdentifier
is_cluster_writer
BOOLEAN
IsClusterWriter
true
if the cluster member is the primary instance for the DB cluster and false
otherwise.promotion_tier
INT32
PromotionTier
db_cluster_option_group_memberships
Type: UNORDERED_LIST_STRUCT
Provider name: DBClusterOptionGroupMemberships
Description: Not supported by Neptune.
db_cluster_option_group_name
STRING
DBClusterOptionGroupName
status
STRING
Status
db_cluster_parameter_group
Type: STRING
Provider name: DBClusterParameterGroup
Description: Specifies the name of the DB cluster parameter group for the DB cluster.
db_cluster_resource_id
Type: STRING
Provider name: DbClusterResourceId
Description: The Amazon Region-unique, immutable identifier for the DB cluster. This identifier is found in Amazon CloudTrail log entries whenever the Amazon KMS key for the DB cluster is accessed.
db_subnet_group
Type: STRING
Provider name: DBSubnetGroup
Description: Specifies information on the subnet group associated with the DB cluster, including the name, description, and subnets in the subnet group.
deletion_protection
Type: BOOLEAN
Provider name: DeletionProtection
Description: Indicates whether or not the DB cluster has deletion protection enabled. The database can’t be deleted when deletion protection is enabled.
earliest_restorable_time
Type: TIMESTAMP
Provider name: EarliestRestorableTime
Description: Specifies the earliest time to which a database can be restored with point-in-time restore.
enabled_cloudwatch_logs_exports
Type: UNORDERED_LIST_STRING
Provider name: EnabledCloudwatchLogsExports
Description: A list of the log types that this DB cluster is configured to export to CloudWatch Logs. Valid log types are: audit
(to publish audit logs to CloudWatch) and slowquery (to publish slow-query logs to CloudWatch). See Publishing Neptune logs to Amazon CloudWatch logs.
endpoint
Type: STRING
Provider name: Endpoint
Description: Specifies the connection endpoint for the primary instance of the DB cluster.
engine
Type: STRING
Provider name: Engine
Description: Provides the name of the database engine to be used for this DB cluster.
engine_version
Type: STRING
Provider name: EngineVersion
Description: Indicates the database engine version.
global_cluster_identifier
Type: STRING
Provider name: GlobalClusterIdentifier
Description: Contains a user-supplied global database cluster identifier. This identifier is the unique key that identifies a global database.
hosted_zone_id
Type: STRING
Provider name: HostedZoneId
Description: Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
iam_database_authentication_enabled
Type: BOOLEAN
Provider name: IAMDatabaseAuthenticationEnabled
Description: True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
io_optimized_next_allowed_modification_time
Type: TIMESTAMP
Provider name: IOOptimizedNextAllowedModificationTime
Description: The next time you can modify the DB cluster to use the iopt1
storage type.
kms_key_id
Type: STRING
Provider name: KmsKeyId
Description: If StorageEncrypted
is true, the Amazon KMS key identifier for the encrypted DB cluster.
latest_restorable_time
Type: TIMESTAMP
Provider name: LatestRestorableTime
Description: Specifies the latest time to which a database can be restored with point-in-time restore.
master_username
Type: STRING
Provider name: MasterUsername
Description: Not supported by Neptune.
multi_az
Type: BOOLEAN
Provider name: MultiAZ
Description: Specifies whether the DB cluster has instances in multiple Availability Zones.
pending_modified_values
Type: STRUCT
Provider name: PendingModifiedValues
Description: This data type is used as a response element in the ModifyDBCluster
operation and contains changes that will be applied during the next maintenance window.
allocated_storage
INT32
AllocatedStorage
AllocatedStorage
always returns 1, because Neptune DB cluster storage size isn’t fixed, but instead automatically adjusts as needed.backup_retention_period
INT32
BackupRetentionPeriod
db_cluster_identifier
STRING
DBClusterIdentifier
engine_version
STRING
EngineVersion
iam_database_authentication_enabled
BOOLEAN
IAMDatabaseAuthenticationEnabled
iops
INT32
Iops
pending_cloudwatch_logs_exports
STRUCT
PendingCloudwatchLogsExports
PendingCloudwatchLogsExports
structure specifies pending changes to which CloudWatch logs are enabled and which are disabled.log_types_to_disable
UNORDERED_LIST_STRING
LogTypesToDisable
log_types_to_enable
UNORDERED_LIST_STRING
LogTypesToEnable
storage_type
STRING
StorageType
percent_progress
Type: STRING
Provider name: PercentProgress
Description: Specifies the progress of the operation as a percentage.
port
Type: INT32
Provider name: Port
Description: Specifies the port that the database engine is listening on.
preferred_backup_window
Type: STRING
Provider name: PreferredBackupWindow
Description: Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod
.
preferred_maintenance_window
Type: STRING
Provider name: PreferredMaintenanceWindow
Description: Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
read_replica_identifiers
Type: UNORDERED_LIST_STRING
Provider name: ReadReplicaIdentifiers
Description: Contains one or more identifiers of the Read Replicas associated with this DB cluster.
reader_endpoint
Type: STRING
Provider name: ReaderEndpoint
Description: The reader endpoint for the DB cluster. The reader endpoint for a DB cluster load-balances connections across the Read Replicas that are available in a DB cluster. As clients request new connections to the reader endpoint, Neptune distributes the connection requests among the Read Replicas in the DB cluster. This functionality can help balance your read workload across multiple Read Replicas in your DB cluster. If a failover occurs, and the Read Replica that you are connected to is promoted to be the primary instance, your connection is dropped. To continue sending your read workload to other Read Replicas in the cluster, you can then reconnect to the reader endpoint.
replication_source_identifier
Type: STRING
Provider name: ReplicationSourceIdentifier
Description: Not supported by Neptune.
serverless_v2_scaling_configuration
Type: STRUCT
Provider name: ServerlessV2ScalingConfiguration
Description: Shows the scaling configuration for a Neptune Serverless DB cluster. For more information, see Using Amazon Neptune Serverless in the Amazon Neptune User Guide.
max_capacity
DOUBLE
MaxCapacity
min_capacity
DOUBLE
MinCapacity
status
Type: STRING
Provider name: Status
Description: Specifies the current state of this DB cluster.
storage_encrypted
Type: BOOLEAN
Provider name: StorageEncrypted
Description: Specifies whether the DB cluster is encrypted.
storage_type
Type: STRING
Provider name: StorageType
Description: The storage type associated with the DB cluster.
tags
Type: UNORDERED_LIST_STRING
vpc_security_groups
Type: UNORDERED_LIST_STRUCT
Provider name: VpcSecurityGroups
Description: Provides a list of VPC security groups that the DB cluster belongs to.
status
STRING
Status
vpc_security_group_id
STRING
VpcSecurityGroupId