Parameter Validation Error for streamingConfigurations in invoke_agent
Method
#4363
Labels
bedrock-agent-runtime
documentation
This is a problem with documentation.
p2
This is a standard priority issue
response-requested
Waiting on additional information or feedback.
Describe the issue
I encountered a ParamValidationError when attempting to use the streamingConfigurations parameter in the invoke_agent method of the bedrock-agent-runtime client. The parameter is listed in the documentation but is not recognized during execution.
Code Sample:
Error Message:
Expected Behavior:
The streamingConfigurations parameter should be accepted and processed as described in the documentation.
Observed Behavior:
The method returns a ParamValidationError, indicating that streamingConfigurations is not a valid parameter.
Environment:
Boto3 Version: 1.35.73
Python Version: 1.35.73
Links
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-agent-runtime/client/invoke_agent.html
The text was updated successfully, but these errors were encountered: