Values.AwsRdsDbInstanceDetailsSourceContains the details of an Amazon RDS DB instance.
type nonrec t = {associatedRoles : AwsRdsDbInstanceAssociatedRoles.t option;The IAM roles associated with the DB instance.
*)cACertificateIdentifier : NonEmptyString.t option;The identifier of the CA certificate for this DB instance.
*)dBClusterIdentifier : NonEmptyString.t option;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.
*)dBInstanceIdentifier : NonEmptyString.t option;Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
*)dBInstanceClass : NonEmptyString.t option;Contains the name of the compute and memory capacity class of the DB instance.
*)dbInstancePort : Integer.t option;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.
*)dbiResourceId : NonEmptyString.t option;The Amazon Web Services Region-unique, immutable identifier for the DB instance. This identifier is found in CloudTrail log entries whenever the KMS key for the DB instance is accessed.
*)dBName : NonEmptyString.t option;The meaning of this parameter differs according to the database engine you use. MySQL, MariaDB, SQL Server, PostgreSQL Contains the name of the initial database of this instance that was provided at create time, if one was specified when the DB instance was created. This same name is returned for the life of the DB instance. Oracle Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters don't apply to an Oracle DB instance.
*)deletionProtection : Boolean.t option;Indicates whether the DB instance has deletion protection enabled. When deletion protection is enabled, the database cannot be deleted.
*)endpoint : AwsRdsDbInstanceEndpoint.t option;Specifies the connection endpoint.
*)engine : NonEmptyString.t option;Provides the name of the database engine to use for this DB instance.
*)engineVersion : NonEmptyString.t option;Indicates the database engine version.
*)iAMDatabaseAuthenticationEnabled : Boolean.t option;True if mapping of IAM accounts to database accounts is enabled, and otherwise false. IAM database authentication can be enabled for the following database engines. For MySQL 5.6, minor version 5.6.34 or higher For MySQL 5.7, minor version 5.7.16 or higher Aurora 5.6 or higher
*)instanceCreateTime : NonEmptyString.t option;Indicates when the DB instance was created. For more information about the validation and formatting of timestamp fields in Security Hub CSPM, see Timestamps.
*)kmsKeyId : NonEmptyString.t option;If StorageEncrypted is true, the KMS key identifier for the encrypted DB instance.
*)publiclyAccessible : Boolean.t option;Specifies the accessibility options for the DB instance. A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address. A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
*)storageEncrypted : Boolean.t option;Specifies whether the DB instance is encrypted.
*)tdeCredentialArn : NonEmptyString.t option;The ARN from the key store with which the instance is associated for TDE encryption.
*)vpcSecurityGroups : AwsRdsDbInstanceVpcSecurityGroups.t option;A list of VPC security groups that the DB instance belongs to.
*)multiAz : Boolean.t option;Whether the DB instance is a multiple Availability Zone deployment.
*)enhancedMonitoringResourceArn : NonEmptyString.t option;The ARN of the CloudWatch Logs log stream that receives the enhanced monitoring metrics data for the DB instance.
*)dbInstanceStatus : NonEmptyString.t option;The current status of the DB instance.
*)masterUsername : NonEmptyString.t option;The master user name of the DB instance.
*)allocatedStorage : Integer.t option;The amount of storage (in gigabytes) to initially allocate for the DB instance.
*)preferredBackupWindow : NonEmptyString.t option;The range of time each day when automated backups are created, if automated backups are enabled. Uses the format HH:MM-HH:MM. For example, 04:52-05:22.
*)backupRetentionPeriod : Integer.t option;The number of days for which to retain automated backups.
*)dbSecurityGroups : StringList.t option;A list of the DB security groups to assign to the DB instance.
*)dbParameterGroups : AwsRdsDbParameterGroups.t option;A list of the DB parameter groups to assign to the DB instance.
*)availabilityZone : NonEmptyString.t option;The Availability Zone where the DB instance will be created.
*)dbSubnetGroup : AwsRdsDbSubnetGroup.t option;Information about the subnet group that is associated with the DB instance.
*)preferredMaintenanceWindow : NonEmptyString.t option;The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC). Uses the format <day>:HH:MM-<day>:HH:MM. For the day values, use mon|tue|wed|thu|fri|sat|sun. For example, sun:09:32-sun:10:02.
*)pendingModifiedValues : AwsRdsDbPendingModifiedValues.t option;Changes to the DB instance that are currently pending.
*)latestRestorableTime : NonEmptyString.t option;Specifies the latest time to which a database can be restored with point-in-time restore. For more information about the validation and formatting of timestamp fields in Security Hub CSPM, see Timestamps.
*)autoMinorVersionUpgrade : Boolean.t option;Indicates whether minor version patches are applied automatically.
*)readReplicaSourceDBInstanceIdentifier : NonEmptyString.t option;If this DB instance is a read replica, contains the identifier of the source DB instance.
*)readReplicaDBInstanceIdentifiers : StringList.t option;List of identifiers of the read replicas associated with this DB instance.
*)readReplicaDBClusterIdentifiers : StringList.t option;List of identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
*)licenseModel : NonEmptyString.t option;License model information for this DB instance.
*)iops : Integer.t option;Specifies the provisioned IOPS (I/O operations per second) for this DB instance.
*)optionGroupMemberships : AwsRdsDbOptionGroupMemberships.t option;The list of option group memberships for this DB instance.
*)characterSetName : NonEmptyString.t option;The name of the character set that this DB instance is associated with.
*)secondaryAvailabilityZone : NonEmptyString.t option;For a DB instance with multi-Availability Zone support, the name of the secondary Availability Zone.
*)statusInfos : AwsRdsDbStatusInfos.t option;The status of a read replica. If the instance isn't a read replica, this is empty.
*)storageType : NonEmptyString.t option;The storage type for the DB instance.
*)domainMemberships : AwsRdsDbDomainMemberships.t option;The Active Directory domain membership records associated with the DB instance.
*)copyTagsToSnapshot : Boolean.t option;Whether to copy resource tags to snapshots of the DB instance.
*)monitoringInterval : Integer.t option;The interval, in seconds, between points when enhanced monitoring metrics are collected for the DB instance.
*)monitoringRoleArn : NonEmptyString.t option;The ARN for the IAM role that permits Amazon RDS to send enhanced monitoring metrics to CloudWatch Logs.
*)promotionTier : Integer.t option;The order in which to promote an Aurora replica to the primary instance after a failure of the existing primary instance.
*)timezone : NonEmptyString.t option;The time zone of the DB instance.
*)performanceInsightsEnabled : Boolean.t option;Indicates whether Performance Insights is enabled for the DB instance.
*)performanceInsightsKmsKeyId : NonEmptyString.t option;The identifier of the KMS key used to encrypt the Performance Insights data.
*)performanceInsightsRetentionPeriod : Integer.t option;The number of days to retain Performance Insights data.
*)enabledCloudWatchLogsExports : StringList.t option;A list of log types that this DB instance is configured to export to CloudWatch Logs.
*)processorFeatures : AwsRdsDbProcessorFeatures.t option;The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
*)listenerEndpoint : AwsRdsDbInstanceEndpoint.t option;maxAllocatedStorage : Integer.t option;The upper limit to which Amazon RDS can automatically scale the storage of the DB instance.
*)}val make :
?associatedRoles:??? ->
?cACertificateIdentifier:??? ->
?dBClusterIdentifier:??? ->
?dBInstanceIdentifier:??? ->
?dBInstanceClass:??? ->
?dbInstancePort:??? ->
?dbiResourceId:??? ->
?dBName:??? ->
?deletionProtection:??? ->
?endpoint:??? ->
?engine:??? ->
?engineVersion:??? ->
?iAMDatabaseAuthenticationEnabled:??? ->
?instanceCreateTime:??? ->
?kmsKeyId:??? ->
?publiclyAccessible:??? ->
?storageEncrypted:??? ->
?tdeCredentialArn:??? ->
?vpcSecurityGroups:??? ->
?multiAz:??? ->
?enhancedMonitoringResourceArn:??? ->
?dbInstanceStatus:??? ->
?masterUsername:??? ->
?allocatedStorage:??? ->
?preferredBackupWindow:??? ->
?backupRetentionPeriod:??? ->
?dbSecurityGroups:??? ->
?dbParameterGroups:??? ->
?availabilityZone:??? ->
?dbSubnetGroup:??? ->
?preferredMaintenanceWindow:??? ->
?pendingModifiedValues:??? ->
?latestRestorableTime:??? ->
?autoMinorVersionUpgrade:??? ->
?readReplicaSourceDBInstanceIdentifier:??? ->
?readReplicaDBInstanceIdentifiers:??? ->
?readReplicaDBClusterIdentifiers:??? ->
?licenseModel:??? ->
?iops:??? ->
?optionGroupMemberships:??? ->
?characterSetName:??? ->
?secondaryAvailabilityZone:??? ->
?statusInfos:??? ->
?storageType:??? ->
?domainMemberships:??? ->
?copyTagsToSnapshot:??? ->
?monitoringInterval:??? ->
?monitoringRoleArn:??? ->
?promotionTier:??? ->
?timezone:??? ->
?performanceInsightsEnabled:??? ->
?performanceInsightsKmsKeyId:??? ->
?performanceInsightsRetentionPeriod:??? ->
?enabledCloudWatchLogsExports:??? ->
?processorFeatures:??? ->
?listenerEndpoint:??? ->
?maxAllocatedStorage:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of
[> `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of Boolean.t | `String of NonEmptyString.t ])
list ]
list
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `String of NonEmptyString.t
| `Structure of
(string * [> `String of NonEmptyString.t ]) list ])
list ]
list
| `String of NonEmptyString.t
| `Structure of
(string * [> `List of [> `String of NonEmptyString.t ] list ])
list ])
list ])
list ]