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 1b54cf6 commit 9dd6a7eCopy full SHA for 9dd6a7e
src/pages/[platform]/ai/conversation/knowledge-base/index.mdx
@@ -115,6 +115,7 @@ import { defineBackend } from '@aws-amplify/backend';
115
import { auth } from './auth/resource';
116
import { data } from './data/resource';
117
import { PolicyStatement } from 'aws-cdk-lib/aws-iam';
118
+import * as cdk from 'aws-cdk-lib';
119
120
const backend = defineBackend({
121
auth,
0 commit comments