Skip to content

Commit

Permalink
Added description
Browse files Browse the repository at this point in the history
  • Loading branch information
brnaba-aws committed Jul 23, 2024
1 parent 15863df commit 0a3635a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/chat-demo-app/bin/chat-demo-app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ new ChatDemoStack(app, 'ChatDemoStack', {
env: {
region: process.env.CDK_DEFAULT_REGION,
account: process.env.CDK_DEFAULT_ACCOUNT
}
},
description: "Multi Agent Orchestrator Chat Demo Application (uksb-2mz8io1d9k)"
});

0 comments on commit 0a3635a

Please sign in to comment.