Skip to content

Commit 655bc71

Browse files
committed
Amend functions comment
1 parent 4a86e9a commit 655bc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cdk/stacks/EpsAssistMeStack.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ export class EpsAssistMeStack extends Stack {
149149
bedrockExecutionRole
150150
})
151151

152-
// Functions construct: use guardrail and kb from the new construct
152+
// Create Functions construct
153153
const functions = new Functions(this, "Functions", {
154154
stackName: props.stackName,
155155
version: props.version,

0 commit comments

Comments
 (0)