Skip to content

Commit

Permalink
Added description
Browse files Browse the repository at this point in the history
  • Loading branch information
vikramshitole committed Aug 6, 2024
1 parent 6d3d965 commit e16f898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aws-genai-rfpassistant-stack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class AwsGenaiRfpAssistantStack extends cdk.Stack {
props: AwsGenaiRfpAssistantStackProps
) {
super(scope, id, {
description: "AWS RFP CHATBOT",
description: "AWS Genai RfpAssistant CHATBOT (uksb-uf44vo4td0)",
...props,
});

Expand Down

0 comments on commit e16f898

Please sign in to comment.