This lab will walk you through the basics of connecting to the Amazon Bedrock service from Python.
First, ensure you've completed the setup in the 'Getting Started' section of the root README
Then, you'll be ready to walk through the notebook bedrock_boto3_setup.ipynb, which shows how to install the required packages, connect to Bedrock, and invoke models. Before running any of the labs ensure you've run the Bedrock boto3 setup notebook.