Questions tagged with Amazon Bedrock AgentCore
Deploy and operate AI agents securely at scale - using any framework and model
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
99 results
When an AgentCore managed-harness agent reaches its maxIterations budget mid-tool-chain, the InvokeHarness/InvokeAgentRuntime response is a normal success whose final message simply has no text conten...
3
answers
0
votes
18
views
asked 3 days ago
I'm playing around with the new support for invoking a Bedrock AgentCore managed harness directly from Step Functions. I am setting the session ID for each invocation to Step Function 's "states.conte...
2
answers
0
votes
60
views
asked 5 days ago
In the lab "Build and Deploy Tools Using LLM Agents" in the AWS Cloud Quest: Generative AI Architect there is no way to create a classic agent. The error is:
"User: arn:aws:sts::295893360190:assumed-...
2
answers
-1
votes
30
views
asked 7 days ago
i having trouble to resolve the quest because the lab is outdated whit new policies on agent clasic and AgentCore

...
1
answers
0
votes
44
views
asked 11 days ago
I have an AgentCore Gateway deployed with protocol_type=MCP, the target behind this is a simple python app using FastMCP.
Here's a snippet of the code:
```
@mcp.prompt()
def analyze_data(dataset: str...
1
answers
0
votes
42
views
asked 12 days ago
Hi ,
I am going through "AWS Cloud Quest: Generative AI Practitioner" course and current in "Create an AI Smart Assistant" chapter, the lab session provided is not allowing me to create an AI Agent ...
1
answers
0
votes
85
views
asked 12 days ago
IHAC currently evaluating Sourcegraph and exploring whether an AWS-native stack can match its core capabilities (code search, navigation, cross-repo intelligence, and code analysis). Looking for refer...
2
answers
0
votes
30
views
asked 17 days ago
We are creating our agents through Claude agent sdk and then deploying via agentcore. It seems that agentcore still doesn’t support long term memory for agents created via Claude agent sdk. is that co...
1
answers
0
votes
70
views
asked 25 days ago
I could not find any guide/documentation that tells how to attach cloudwatch log to agentcore runtime endpoint.
For the context, I was using terraform to create the agentcore runtime, so I am not usin...
Accepted AnswerAmazon Bedrock AgentCore
2
answers
0
votes
83
views
asked 25 days ago
I created a Bedrock Agent and attached a Bedrock Managed Knowledge Base.
Note: This issue occurs specifically with a Managed Knowledge Base (Managed Vector Store) rather than a legacy Bedrock Knowled...
4
answers
0
votes
281
views
asked a month ago
Hi,
I was previously able to configure HTTP targets in AgentCore Gateway and connect them directly to a specific Agent Runtime. However, that option seems to have disappeared recently.
According to ...
1
answers
0
votes
55
views
asked a month ago
I am unable to create resources of type AgentCore Runtime. I get this error when using terraform: │
Error: creating Bedrock AgentCore Agent Runtime
│
│ with aws_bedrockagentcore_agent_runtime.expl...
2
answers
0
votes
86
views
asked a month ago