aws-samples / amazon-security-lake-transformation-library

MIT No Attribution
8 stars 0 forks source link

use of lambda layers in other accounts.... #4

Open mrpackethead opened 1 month ago

mrpackethead commented 1 month ago

using a lambda layer from an unknown account is a bit of problem. I can't just pick up random accounts and hope its all good.

Appreicate that this lambda is quite big, so deployment with Cloduformation gets trickey.

Pratima commented 1 month ago

@mrpackethead Thanks for your feedback. The lambda layer is a managed and published layer by AWS SDK (https://aws-sdk-pandas.readthedocs.io/en/stable/layers.html). The project is an AWS Professional Service open source python initiative that extends the power of the pandas library to AWS, connecting DataFrames and AWS data & analytics services.