Validation Exception : Invalid Request when calling start_async_invoke [bedrock-runtime] #4382
Labels
bedrock-runtime
bug
This issue is a confirmed bug.
p2
This is a standard priority issue
response-requested
Waiting on additional information or feedback.
Describe the bug
I am using boto3 to connect bedrock-runtime and invoke model mistral.mistral-small-2402-v1:0 using start_async_invoke. However , the error message occur when i execute the code
ERROR:root:Failed to start async invoke: An error occurred (ValidationException) when calling the StartAsyncInvoke operation: The provided request is not valid
ERROR:root:An error occurred: An error occurred (ValidationException) when calling the StartAsyncInvoke operation: The provided request is not valid
And this is my implementation:
Regression Issue
Expected Behavior
Success Response from api
Current Behavior
Reproduction Steps
Replace s3_uri with your bucket in implementation above
Possible Solution
No response
Additional Information/Context
No response
SDK version used
1.35.91
Environment details (OS name and version, etc.)
macOS
The text was updated successfully, but these errors were encountered: