Skip to main content

aws.rds.dbcluster

Supported platform

  • aws

Description

Amazon RDS database cluster

The aws.rds.dbcluster resource provides fields for assessing the configuration of AWS RDS Clusters.

Fields

IDTYPEDESCRIPTION
arnstringARN for the database cluster
regionstringRegion where the database cluster exists
idstringIdentifier for the database cluster
members[]aws.rds.dbinstanceList of database instances that belong to the cluster
snapshots[]aws.rds.snapshotList of snapshots for the cluster
tagsmap[string]stringTags for the database cluster
storageEncryptedboolWhether the cluster is encrypted
storageAllocatedintAmount of storage, in GiB, provisioned on the cluster
storageIopsintStorage IOPS provisioned on the cluster
storageTypestringType of storage provisioned on the cluster
statusstringCurrent state of the cluster
createdTimetimeCreation date of the RDS cluster
backupRetentionPeriodintNumber of days automated snapshots are retained
autoMinorVersionUpgradeboolWhether minor version patches are applied automatically
clusterDbInstanceClassstringName of the compute and memory capacity class of the cluster database instances
enginestringName of the database engine for this database cluster
engineVersionstringVersion of the database engine for this DB cluster
publiclyAccessibleboolWhether the cluster is publicly accessible
multiAZboolWhether the cluster is a Multi-AZ deployment
deletionProtectionboolWhether deletion protection is enabled
securityGroups[]aws.ec2.securitygroupList of VPC security group elements that the database cluster belongs to
availabilityZones[]stringList of Availability Zones (AZs) where instances in the database cluster can be created
portintPort on which the database engine is listening
endpointstringConnection endpoint for the primary instance of the database cluster
hostedZoneIdstringCluster hosted zone ID
masterUsernamestringMaster username for the database
latestRestorableTimetimeLatest time to which a database can be restored with point-in-time restore
backupSettings[]aws.rds.backupsettingBackup setting for the database cluster
engineLifecycleSupportstringLife cycle type for the database engine. By default, this value is set to open-source-rds-extended-support, which enrolls your DB engine into Amazon RDS Extended Support. At the end of standard support, you can avoid charges for Extended Support by setting the value to open-source-rds-extended-support-disabled. In this case, creating the DB engine will fail if the DB major version is past its end of standard support date.
certificateExpiresAttimeExpiration date for the instance certificate
certificateAuthoritystringID of the Certificate Authority
iamDatabaseAuthenticationboolWhether IAM database authentication is enabled
activityStreamModestringMode of the database activity stream
activityStreamStatusstringStatus of the database activity stream
monitoringIntervalintInterval, in seconds, between points when Enhanced Monitoring metrics are collected
networkTypestringNetwork type of the DB instance
preferredMaintenanceWindowstringPreferred maintenance window for the database cluster
preferredBackupWindowstringPreferred backup window for the database cluster