CloudKitect Redshift Cluster component.
Removal Policy: Retain in Production
Risk Level: High Well Architected Pillar: Reliability
Risk Level: High Well Architected Pillar: Reliability, Performance, Operational Excellence
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 CcRedshiftCluster(stack, 'RSCluster', { vpc: vpc, masterUser: { masterUsername: 'admin' } }); Copy
new CcRedshiftCluster(stack, 'RSCluster', { vpc: vpc, masterUser: { masterUsername: 'admin' } });
Custom Configuration
new CcRedshiftCluster(stack, 'RSCluster', { vpc: vpc, masterUser: { masterUsername: 'admin' }, port: 5555 }); Copy
new CcRedshiftCluster(stack, 'RSCluster', { vpc: vpc, masterUser: { masterUsername: 'admin' }, port: 5555 });
It addresses the following compliance requirements
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Operational Excellence
Risk Level: Medium Compliance: NA Well Architected Pillar: Security
Risk Level: Medium Compliance: PCI, HIPAA, GDPR, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Low Compliance: PCI, APRA, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: PCI, HIPAA, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Medium Compliance: PCI, HIPAA, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: High Compliance: PCI, HIPAA, GDPR, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Medium Compliance: APRA, MAS Well Architected Pillar: Reliability, Cost
Risk Level: High Compliance: NA Well Architected Pillar: Operational Excellence
Readonly
All the default alarms configured for the CloudKitect Redshift Cluster.
Private
Static
Generated using TypeDoc
CloudKitect Redshift Cluster component.
Default Configuration
Removal Policy: Retain in Production
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