awslabs / awslabs/agent-evaluation
ValidationException when calling the InvokeAgent operation
Open
bug
- Dominant language
- Python
- Stars
- 372
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Following error is produced when testing a Bedrock agent:
```
ERROR Error running test: An error occurred (ValidationException) when calling the InvokeAgent operation: Either of inputText or invocationResult with invocationId must be non-empty
```
Contributor guide
Research direction
Start by reproducing the Bedrock agent test that calls InvokeAgent and inspect how inputText and invocationResult are supplied. Trace the request inputs around the failing operation and compare them with the validation error; done means the test completes without this ValidationException and the relevant behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- ai, cloud, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100