- Newest
- Most votes
- Most comments
Hello blaisephilip,
Thank you for your patience while we worked on resolving the OpenSearch Serverless collection creation issue.
I'm pleased to let you know that our internal team has fixed the lab environment and you should now be able to create the index successfully.
Please go ahead and try the lab again. If you encounter any issues, just let me know and I'll be happy to help.
i have the same problem and have not found a solution yet
Hello blaisephilip,
I am also able to reproduce the issue you're experiencing with the OpenSearch Serverless collection creation. I've reached out to our internal team to get this fixed as soon as possible.
I'll keep you updated on the progress and let you know once we have a resolution in place.
Thanks for your patience while we work on this.
The error you're encountering in the AWS Cloud Quest course is likely related to a known issue with OpenSearch Serverless index creation. When creating a knowledge base with OpenSearch Serverless as the vector store, there can be delays in index propagation and availability.
This issue occurs because when an index is created in OpenSearch Serverless, there's a delay (sometimes up to 30 seconds or more) before the index becomes fully operational. During this period, the index might appear in listings but may not be fully healthy or available for other services like Amazon Bedrock to use, resulting in the error message you're seeing.
Since you're working in a lab environment with limited permissions, here are some potential workarounds:
-
Wait longer between steps - after initiating the OpenSearch Serverless collection creation, wait for 5-10 minutes before proceeding to the next step of creating the knowledge base.
-
Retry the knowledge base creation multiple times - sometimes it may work on subsequent attempts as the index becomes available.
-
If possible, check if there's an option to refresh or restart the lab environment completely.
-
Try at a different time of day - there might be resource constraints during peak hours that are affecting the service provisioning.
-
Contact the AWS Skillbuilder support team to report this specific issue with the lab, as they may need to adjust the lab configuration or provide an alternative path.
This appears to be a timing issue related to resource provisioning rather than something you're doing incorrectly in the lab steps.
Sources
AWS OpenSearch Serverless index creation delay | AWS re:Post
Bedrock Knowledgebase Provisioning Issue with OpenSearch Serverless Collection as the Vector Store | AWS re:Post
Error creating knowledge bases amazon bedrock "Failed to create the Amazon Opensearch Serverless collection." | AWS re:Post
Relevant content
- AWS OFFICIALUpdated 3 months ago

Hello, I've also had this same issue when trying to create a vector database in OpenSearch Serverless from a knowledge base. The error is "Failed to create the Amazon Opensearch Serverless collection. Index creation failed". The issue still persists for me, is there a solution?
Hello @Makendran G, thanks for the update. Your team's change in vector store storage from "QuickCreate" to "existing" fixed the course issue of AI Smart Assistant, both in Cloud Quest and the Simulearn learning path. Thank you again