Open avoidik opened 10 months ago
Thanks for opening your first issue here! We'll come back to you as soon as we can. In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link
Hello @avoidik! Thanks for opening this issue to add our Lambda layer in public parameters. This feature makes it easier to automate the use of the latest layer in customer's pipelines. However, we need to do some internal processes to add our layer to this list and I don't have an ETA for completing this as it involves other teams.
Starting tomorrow I will carry out these processes and as soon as I have an update I will let you know here.
Thank you.
Just want to +1 this, it would make it a lot easier for us to keep our layers/dependencies up to date.
Use case
I would like to be able to dynamically lookup the latest available AWS Lambda layer ARN.
Solution/User Experience
AWS has already been maintaining a list of public SSM parameters, please consider enlisting
powertools-lambda-python
too. Similar to ref. https://aws-sdk-pandas.readthedocs.io/en/latest/install.html#aws-lambda-layerSample code
Alternative solutions
Acknowledgment