diff --git a/apigw-lambda-bedrock-sam/template.yaml b/apigw-lambda-bedrock-sam/template.yaml index 163fe5d31..7e790ee62 100644 --- a/apigw-lambda-bedrock-sam/template.yaml +++ b/apigw-lambda-bedrock-sam/template.yaml @@ -18,7 +18,7 @@ Resources: Properties: CodeUri: src/ Handler: bedrock_integration.lambda_handler - Runtime: python3.9 + Runtime: python3.13 Architectures: - arm64 Policies: