UNPKG

@wheatstalk/cdk-crashy-task-metrics

Version:

Create metrics and alarms for ECS tasks that stop for reasons other than scaling activities. (i.e., crashes.)

9 lines (8 loc) 189 B
import * as cdk from '@aws-cdk/core'; /** @internal */ export declare class ItLit extends cdk.Stack { constructor(scope_: cdk.Construct, props?: cdk.StackProps); } /** * To test, */