This component enables direct integration between KNIME and Amazon Bedrock using the official boto3 (AWS SDK for Python) library.
It allows users to invoke foundation models hosted on AWS Bedrock (e.g., Amazon Nova, Claude, Mistral, Titan) directly from a KNIME workflow.
The component handles authentication, request formatting, and response extraction, returning the model output as a KNIME table.