### 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/