Build generative AI applications on Amazon Bedrock with the AWS SDK for Python (Boto3)
AWS Machine Learning Blog
NOVEMBER 22, 2024
Because Amazon Bedrock is serverless, you don’t have to manage any infrastructure, and you can securely integrate and deploy generative AI capabilities into your applications using the AWS services you are already familiar with. client( service_name="bedrock-runtime", region_name="us-east-1" ) Define the model to invoke using its model ID.
Let's personalize your content