Sergey Antonenko
05/06/2022, 3:27 PMFrank
requirements.txt
, bundle them as a layer, and then use the layer in ur function?Sergey Antonenko
05/06/2022, 4:34 PMFrank
Sergey Antonenko
05/06/2022, 4:43 PMrds db
and create rest api with python lambda
as backend. i used boto3
python library for db connection and i want to add it to layer.Sergey Antonenko
05/06/2022, 7:03 PMFrank
boto3
into a layer and use the layer in ur Lambda function, correct?Sergey Antonenko
05/07/2022, 4:09 PMKlaus
05/23/2022, 2:38 PMYour code runs in an environment that includes the SDK for Python (Boto3), with credentials from an AWS Identity and Access Management (IAM) role that you manage.