agent-claw: automated task changes
This commit is contained in:
7
cdk/node_modules/aws-cdk-lib/aws-lambda/lib/log-retention.d.ts
generated
vendored
Normal file
7
cdk/node_modules/aws-cdk-lib/aws-lambda/lib/log-retention.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import type { Construct } from 'constructs';
|
||||
import * as logs from '../../aws-logs';
|
||||
/**
|
||||
* Retry options for all AWS API calls.
|
||||
*/
|
||||
export interface LogRetentionRetryOptions extends logs.LogRetentionRetryOptions {
|
||||
}
|
||||
Reference in New Issue
Block a user