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: not all regions support m6a instance type used by batch job #488

Open
Rob-Powell opened this issue May 13, 2024 · 0 comments
Open

bug: not all regions support m6a instance type used by batch job #488

Rob-Powell opened this issue May 13, 2024 · 0 comments

Comments

@Rob-Powell
Copy link
Contributor

As reported in this issue: #483

M6A is not supported in Paris region as set in the code here:

https://github.com/aws-samples/aws-genai-llm-chatbot/blob/main/lib/rag-engines/data-import/file-import-batch-job.ts#L41
https://github.com/aws-samples/aws-genai-llm-chatbot/blob/main/lib/rag-engines/data-import/web-crawler-batch-job.ts#L41

Need to select an alternate type more widely available or select it dynamically.

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

No branches or pull requests

1 participant