CloudKitect Lambda Function component,
Tracing: Enabled Removal Policy: Destroy in Production
Risk Level: Medium Well Architected Pillar: 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 CcFunction(this, "LogicalId", {}); Copy
new CcFunction(this, "LogicalId", {});
Custom Configuration
new CcFunction(this, "LogicalId", { tracing: Tracing.ACTIVE}); Copy
new CcFunction(this, "LogicalId", { tracing: Tracing.ACTIVE});
It addresses the following compliance requirements
Risk Level: Low Compliance: NA Well Architected Pillar: Operational Excellence
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Operational Excellence
Readonly
All the default alarms configured for the CloudKitect Lambda Function.
Private
Static
Generated using TypeDoc
CloudKitect Lambda Function component,
Default Configuration
Tracing: Enabled Removal Policy: Destroy 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