CloudKitect Aurora Serverless Database Custer component.
Note that the default alarm uses the CcAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Default Usage
new WaServerlessDBCluster(this, "LogicalId", {}); Copy
new WaServerlessDBCluster(this, "LogicalId", {});
Custom Configuration
new WaServerlessDBCluster(this, "LogicalId", { allocatedStorage: 100}); Copy
new WaServerlessDBCluster(this, "LogicalId", { allocatedStorage: 100});
It addresses the following compliance requirements
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Operational Excellence
Risk Level: High Compliance: NIST4 Well Architected Pillar: Reliability
Risk Level: High Compliance: PCI, HIPAA, GDPR, ARPA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Reliability
Readonly
All the default alarms configured for the CloudKitect Serverless Database Cluster.
Generated using TypeDoc
CloudKitect Aurora Serverless Database Custer component.
Default Configuration
Default Alarms
Note that the default alarm uses the CcAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements