Open bliu9881 opened 3 months ago
I clone the code and get bellow error when I tried to run it
UnknownServiceError: Unknown service: 'bedrock-runtime'.
any idea where I did wrong? Thanks
configure boto3 before running the code
Follow this page for configuration:
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html
I clone the code and get bellow error when I tried to run it
UnknownServiceError: Unknown service: 'bedrock-runtime'.
any idea where I did wrong? Thanks