UNPKG

cdk-insights

Version:

AWS CDK security and cost analysis tool with AI-powered insights

5 lines (4 loc) 159 B
export declare const getFeatureGating: () => { requireFeature: (feature: string) => Promise<void>; recordUsage: (feature: string) => Promise<void>; };