Resource Type: AWS > RDS > DB Cluster
The DB Cluster resource type is a database cluster that can be used to run multiple instances of a database, providing high availability, scalability, and data durability.
Resource Context
DB Cluster is a part of the RDS service.
Each DB Cluster lives under a Region.
Controls
The primary controls for AWS > RDS > DB Cluster are:
- Active
- Approved
- Backup Retention Period
- CMDB
- Configured
- Copy Tags to Snapshot
- Deletion Protection
- Discovery
- Logs Export Configuration
- Parameter Group
- Schedule
- ServiceNow
- Tags
- Usage
It is also targeted by these controls:
- AWS > HIPAA > RDS > RDS Aurora clusters should be protected by backup plan
- AWS > NIST 800-53 > RDS > RDS DB instance and cluster enhanced monitoring should be enabled
Quick Actions
- Disable Copy Tags To Snapshot
- Disable Deletion Protection
- Enable Copy Tags To Snapshot
- Enable Deletion Protection
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
- Snapshot and delete from AWS
- Start DB Cluster
- Stop DB Cluster
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-rds#/resource/types/dbCluster
- tmod:@turbot/turbot#/resource/categories/database
- turbot graphql resource --id "tmod:@turbot/aws-rds#/resource/types/dbCluster"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-rds#/resource/types/dbCluster';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-rds#/resource/types/dbCluster"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-rds#/resource/types/dbCluster' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query