CloudKitect SQS Queue Component
Encryption: SQS Managed Removal Policy: Retain in Production Enforce SSL: true
Risk Level: Low Well Architected Pillar: Performance
Risk Level: Medium Well Architected Pillar: Reliability, 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 CcQueue(this, "LogicalId", {}); Copy
new CcQueue(this, "LogicalId", {});
Custom Configuration
new CcQueue(this, "LogicalId", { enforceSSL: false}); Copy
new CcQueue(this, "LogicalId", { enforceSSL: false});
It addresses the following compliance requirements
Risk Level: High Compliance: PCI, HIPAA, GDPR, APRA, MAS, NIST4 Well Architected Pillar: Security
Risk Level: Low Compliance: NIST4 Well Architected Pillar: Reliability, Operational Excellence
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Reliability
Readonly
All the default alarms configured for the CloudKitect the Queue.
This Alarm should be triggered when the number of delayed messages are over 10 in the queue.
Generated using TypeDoc
CloudKitect SQS Queue Component
Default Configuration
Encryption: SQS Managed Removal Policy: Retain in Production Enforce SSL: true
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