Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Set Step function log group prefix + fix deployment when not def… #598

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

charles-marion
Copy link
Collaborator

@charles-marion charles-marion commented Oct 29, 2024

…ault embeded is set.

Issue #, if available: #596

Description of changes:

In #596 , the Step function prevents deployment because the account has reach the number of policies. See here
https://docs.aws.amazon.com/step-functions/latest/dg/sfn-best-practices.html#bp-cwl

The fix is to set the prefix of the log group names (/aws/vendedlogs/) so step function uses statement for all..

In #592, the CDK synth fails when there is no default embedding model (only needed when using Aurora/Opensearch).
Removed the check (since it's a valid use case) and verified the Embedding page is still working without default model.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@surukonda
Copy link
Contributor

@charles-marion please make this change in lib/rag-engines/workspaces/delete-document.ts as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants