We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47764ab commit 0de849aCopy full SHA for 0de849a
src/rds.ts
@@ -5,8 +5,6 @@ import {
5
import { Construct } from 'constructs';
6
import { AlertThresholds, RDSMonitoring } from './monitoring';
7
import { ObjToStrMap } from './utils/common';
8
-import { StorageType } from 'aws-cdk-lib/aws-rds';
9
-import { DeletionProtectionCheck } from 'aws-cdk-lib/aws-appconfig';
10
11
export enum ResourceType {
12
NEW,
0 commit comments