bedrock-runtime converse method not available on boto3 1.34.42 #4173
Labels
closing-soon
This issue will automatically close in 4 days unless further comments are made.
guidance
Question that needs advice or information.
Describe the bug
The
converse
method, which is documented to be part of the Amazon Bedrock Converse API, is not available in theBedrockRuntime
client in the AWS Lambda Python 3.12 runtime.Expected Behavior
Converse as a method based on https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-runtime/client/converse.html#
Current Behavior
ERROR: Can't invoke 'xyz'. Reason: 'BedrockRuntime' object has no attribute 'converse'
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
SDK version used
1.34.42
Environment details (OS name and version, etc.)
aws lambda console python runtime
The text was updated successfully, but these errors were encountered: