generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 439
Closed
Labels
Description
In which component is this bug present?
- 01-AgentCore-runtime
- 02-AgentCore-gateway
- 03-AgentCore-identity
- 04-AgentCore-memory
- 05-AgentCore-tools
- 06-AgentCore-observability
- 07-AgentCore-E2E
If you are reporting multiple bugs, please create a separate issue for each. For documentation improvements, use the documentation improvement issue type.
Bug Description
Between Friday and now, the "Getting started" AgentCore workshop has started failing in lab 1 Knowledge Base integration section with:
NoSuchBucket: An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket does not exist
The bucket does not exist, and we were not able to figure out where the files are supposed to be pulled from for workaround. The best we found so far is to try and just ignore all the KB tool integrations and continue through the flow.
It looks like this might've been introduced in #311 ? @akshseh @aidan-ricci
Screenshots
N/A
cmbrehm