- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
allocated_storage
Type: INT32
Provider name: AllocatedStorage
Description: Not supported by Neptune.
auto_minor_version_upgrade
Type: BOOLEAN
Provider name: AutoMinorVersionUpgrade
Description: Indicates that minor version patches are applied automatically.
availability_zone
Type: STRING
Provider name: AvailabilityZone
Description: Specifies the name of the Availability Zone the DB instance is located in.
backup_retention_period
Type: INT32
Provider name: BackupRetentionPeriod
Description: Specifies the number of days for which automatic DB snapshots are retained.
ca_certificate_identifier
Type: STRING
Provider name: CACertificateIdentifier
Description: The identifier of the CA certificate for this DB instance.
character_set_name
Type: STRING
Provider name: CharacterSetName
Description: (Not supported by Neptune)
copy_tags_to_snapshot
Type: BOOLEAN
Provider name: CopyTagsToSnapshot
Description: Specifies whether tags are copied from the DB instance to snapshots of the DB instance.
db_cluster_identifier
Type: STRING
Provider name: DBClusterIdentifier
Description: If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
db_instance_arn
Type: STRING
Provider name: DBInstanceArn
Description: The Amazon Resource Name (ARN) for the DB instance.
db_instance_class
Type: STRING
Provider name: DBInstanceClass
Description: Contains the name of the compute and memory capacity class of the DB instance.
db_instance_identifier
Type: STRING
Provider name: DBInstanceIdentifier
Description: Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
db_instance_port
Type: INT32
Provider name: DbInstancePort
Description: Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this can be a different port than the DB cluster port.
db_instance_status
Type: STRING
Provider name: DBInstanceStatus
Description: Specifies the current state of this database.
db_name
Type: STRING
Provider name: DBName
Description: The database name.
db_parameter_groups
Type: UNORDERED_LIST_STRUCT
Provider name: DBParameterGroups
Description: Provides the list of DB parameter groups applied to this DB instance.
db_parameter_group_name
STRING
DBParameterGroupName
parameter_apply_status
STRING
ParameterApplyStatus
db_security_groups
Type: UNORDERED_LIST_STRUCT
Provider name: DBSecurityGroups
Description: Provides List of DB security group elements containing only DBSecurityGroup.Name
and DBSecurityGroup.Status
subelements.
db_security_group_name
STRING
DBSecurityGroupName
status
STRING
Status
db_subnet_group
Type: STRUCT
Provider name: DBSubnetGroup
Description: Specifies information on the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.
db_subnet_group_arn
STRING
DBSubnetGroupArn
db_subnet_group_description
STRING
DBSubnetGroupDescription
db_subnet_group_name
STRING
DBSubnetGroupName
subnet_group_status
STRING
SubnetGroupStatus
subnets
UNORDERED_LIST_STRUCT
Subnets
subnet_availability_zone
STRUCT
SubnetAvailabilityZone
name
STRING
Name
subnet_identifier
STRING
SubnetIdentifier
subnet_status
STRING
SubnetStatus
vpc_id
STRING
VpcId
dbi_resource_id
Type: STRING
Provider name: DbiResourceId
Description: The Amazon Region-unique, immutable identifier for the DB instance. This identifier is found in Amazon CloudTrail log entries whenever the Amazon KMS key for the DB instance is accessed.
deletion_protection
Type: BOOLEAN
Provider name: DeletionProtection
Description: Indicates whether or not the DB instance has deletion protection enabled. The instance can’t be deleted when deletion protection is enabled. See Deleting a DB Instance.
domain_memberships
Type: UNORDERED_LIST_STRUCT
Provider name: DomainMemberships
Description: Not supported
domain
STRING
Domain
fqdn
STRING
FQDN
iam_role_name
STRING
IAMRoleName
status
STRING
Status
enabled_cloudwatch_logs_exports
Type: UNORDERED_LIST_STRING
Provider name: EnabledCloudwatchLogsExports
Description: A list of log types that this DB instance is configured to export to CloudWatch Logs.
endpoint
Type: STRUCT
Provider name: Endpoint
Description: Specifies the connection endpoint.
address
STRING
Address
hosted_zone_id
STRING
HostedZoneId
port
INT32
Port
engine
Type: STRING
Provider name: Engine
Description: Provides the name of the database engine to be used for this DB instance.
engine_version
Type: STRING
Provider name: EngineVersion
Description: Indicates the database engine version.
enhanced_monitoring_resource_arn
Type: STRING
Provider name: EnhancedMonitoringResourceArn
Description: The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring metrics data for the DB instance.
iam_database_authentication_enabled
Type: BOOLEAN
Provider name: IAMDatabaseAuthenticationEnabled
Description: True if Amazon Identity and Access Management (IAM) authentication is enabled, and otherwise false.
instance_create_time
Type: TIMESTAMP
Provider name: InstanceCreateTime
Description: Provides the date and time the DB instance was created.
iops
Type: INT32
Provider name: Iops
Description: Specifies the Provisioned IOPS (I/O operations per second) value.
kms_key_id
Type: STRING
Provider name: KmsKeyId
Description: Not supported: The encryption for DB instances is managed by the 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.
license_model
Type: STRING
Provider name: LicenseModel
Description: License model information for this DB instance.
master_username
Type: STRING
Provider name: MasterUsername
Description: Not supported by Neptune.
monitoring_interval
Type: INT32
Provider name: MonitoringInterval
Description: The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
monitoring_role_arn
Type: STRING
Provider name: MonitoringRoleArn
Description: The ARN for the IAM role that permits Neptune to send Enhanced Monitoring metrics to Amazon CloudWatch Logs.
multi_az
Type: BOOLEAN
Provider name: MultiAZ
Description: Specifies if the DB instance is a Multi-AZ deployment.
option_group_memberships
Type: UNORDERED_LIST_STRUCT
Provider name: OptionGroupMemberships
Description: (Not supported by Neptune)
option_group_name
STRING
OptionGroupName
status
STRING
Status
pending_modified_values
Type: STRUCT
Provider name: PendingModifiedValues
Description: Specifies that changes to the DB instance are pending. This element is only included when changes are pending. Specific changes are identified by subelements.
allocated_storage
INT32
AllocatedStorage
AllocatedStorage
size for the DB instance that will be applied or is currently being applied.backup_retention_period
INT32
BackupRetentionPeriod
ca_certificate_identifier
STRING
CACertificateIdentifier
db_instance_class
STRING
DBInstanceClass
DBInstanceClass
for the DB instance that will be applied or is currently being applied.db_instance_identifier
STRING
DBInstanceIdentifier
DBInstanceIdentifier
for the DB instance that will be applied or is currently being applied.db_subnet_group_name
STRING
DBSubnetGroupName
engine_version
STRING
EngineVersion
iops
INT32
Iops
license_model
STRING
LicenseModel
master_user_password
STRING
MasterUserPassword
multi_az
BOOLEAN
MultiAZ
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
port
INT32
Port
storage_type
STRING
StorageType
performance_insights_enabled
Type: BOOLEAN
Provider name: PerformanceInsightsEnabled
Description: (Not supported by Neptune)
performance_insights_kms_key_id
Type: STRING
Provider name: PerformanceInsightsKMSKeyId
Description: (Not supported by Neptune)
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).
promotion_tier
Type: INT32
Provider name: PromotionTier
Description: A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.
publicly_accessible
Type: BOOLEAN
Provider name: PubliclyAccessible
Description: This flag should no longer be used.
read_replica_db_cluster_identifiers
Type: UNORDERED_LIST_STRING
Provider name: ReadReplicaDBClusterIdentifiers
Description: Contains one or more identifiers of DB clusters that are Read Replicas of this DB instance.
read_replica_db_instance_identifiers
Type: UNORDERED_LIST_STRING
Provider name: ReadReplicaDBInstanceIdentifiers
Description: Contains one or more identifiers of the Read Replicas associated with this DB instance.
read_replica_source_db_instance_identifier
Type: STRING
Provider name: ReadReplicaSourceDBInstanceIdentifier
Description: Contains the identifier of the source DB instance if this DB instance is a Read Replica.
secondary_availability_zone
Type: STRING
Provider name: SecondaryAvailabilityZone
Description: If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
status_infos
Type: UNORDERED_LIST_STRUCT
Provider name: StatusInfos
Description: The status of a Read Replica. If the instance is not a Read Replica, this is blank.
message
STRING
Message
normal
BOOLEAN
Normal
status
STRING
Status
status_type
STRING
StatusType
storage_encrypted
Type: BOOLEAN
Provider name: StorageEncrypted
Description: Not supported: The encryption for DB instances is managed by the DB cluster.
storage_type
Type: STRING
Provider name: StorageType
Description: Specifies the storage type associated with DB instance.
tags
Type: UNORDERED_LIST_STRING
tde_credential_arn
Type: STRING
Provider name: TdeCredentialArn
Description: The ARN from the key store with which the instance is associated for TDE encryption.
timezone
Type: STRING
Provider name: Timezone
Description: Not supported.
vpc_security_groups
Type: UNORDERED_LIST_STRUCT
Provider name: VpcSecurityGroups
Description: Provides a list of VPC security group elements that the DB instance belongs to.
status
STRING
Status
vpc_security_group_id
STRING
VpcSecurityGroupId