Skip to content

Commit

Permalink
chore: updates the name of the Workspace/workflow for the OpenSearchS…
Browse files Browse the repository at this point in the history
…erveless sample
  • Loading branch information
abest0 authored and bigadsoleiman committed Jan 9, 2024
1 parent cb275b4 commit 96a56fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rag-engines/opensearch-vector/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export class OpenSearchVector extends Construct {

const createWorkflow = new CreateOpenSearchWorkspace(
this,
"CreateAuroraWorkspace",
"CreateOpenSearchWorkspace",
{
config: props.config,
shared: props.shared,
Expand Down

0 comments on commit 96a56fe

Please sign in to comment.