UNPKG

@faceteer/cdk

Version:

CDK 2.0 constructs and helpers that make composing a Lambda powered service easier.

3 lines (2 loc) 97 B
import * as logs from 'aws-cdk-lib/aws-logs'; export type LogRetentionDays = logs.RetentionDays;