aws-samples / amazon-bedrock-samples

This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
https://aws.amazon.com/bedrock/
MIT No Attribution
440 stars 233 forks source link

Updated Python runtime and eliminated the Lambda layer #53

Closed barnesrobert closed 6 months ago

barnesrobert commented 7 months ago

Lambda's Python 3.12 runtime now includes the updated version of boto3 that includes the Bedrock service. The Lambda layer used to create the boto3 library is no longer needed.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.