Example is missing a value for the key variable 'config' #6854
Labels
closing-soon
This issue will automatically close in 4 days unless further comments are made.
documentation
This is a problem with documentation.
p2
This is a standard priority issue
Describe the issue
In the example syntax, in this line:
const client = new BedrockRuntimeClient(config);
The value
config
is never defined.It would be helpful to understand what that is and how it needs to be set up.
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/bedrock-runtime/command/InvokeModelCommand/
The text was updated successfully, but these errors were encountered: