Skip to content

Bug: Lambda Layer v14 empty #1569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
willbamford opened this issue Jul 3, 2023 · 7 comments · Fixed by #1570
Closed

Bug: Lambda Layer v14 empty #1569

willbamford opened this issue Jul 3, 2023 · 7 comments · Fixed by #1570
Assignees
Labels
bug Something isn't working completed This item is complete and has been merged/shipped layers Items related to the Lambda Layers pipeline

Comments

@willbamford
Copy link

willbamford commented Jul 3, 2023

Expected Behaviour

v14 Lambda Layer should contain packages.

Current Behaviour

v14 Lambda Layer is empty.

Steps to Reproduce

Calling:

aws lambda get-layer-version-by-arn --arn arn:aws:lambda:us-east-1:094274105915:layer:AWSLambdaPowertoolsTypeScript:14 --region us-east-1

And then downloading the Content.Location results in empty zip:

nodejs
  node_modules
    <nothing-in-here>

Seems broken across regions.

But v13 is populated with packages i.e.

aws lambda get-layer-version-by-arn --arn arn:aws:lambda:us-east-1:094274105915:layer:AWSLambdaPowertoolsTypeScript:13 --region us-east-1

Possible Solution

No response

Powertools for AWS Lambda (TypeScript) version

latest

AWS Lambda function runtime

18.x

Packaging format used

Lambda Layers

Execution logs

No response

@willbamford willbamford added triage This item has not been triaged by a maintainer, please wait bug Something isn't working labels Jul 3, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Jul 3, 2023

Thanks for opening your first issue here! We'll come back to you as soon as we can.
In the meantime, check out the #typescript channel on our Powertools for AWS Lambda Discord: Invite link

@dreamorosi
Copy link
Contributor

Hi @willbamford thank you for reporting this, we'll be taking a look today and report back here.

@dreamorosi dreamorosi added layers Items related to the Lambda Layers pipeline discussing The issue needs to be discussed, elaborated, or refined and removed triage This item has not been triaged by a maintainer, please wait labels Jul 3, 2023
@dreamorosi dreamorosi self-assigned this Jul 3, 2023
@am29d am29d assigned am29d and unassigned dreamorosi Jul 3, 2023
@am29d
Copy link
Contributor

am29d commented Jul 3, 2023

I can confirm the folder is empty, I am looking into that.

@am29d am29d added confirmed The scope is clear, ready for implementation and removed discussing The issue needs to be discussed, elaborated, or refined labels Jul 3, 2023
@github-project-automation github-project-automation bot moved this from Working on it to Coming soon in Powertools for AWS Lambda (TypeScript) Jul 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

⚠️ COMMENT VISIBILITY WARNING ⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@am29d am29d reopened this Jul 3, 2023
@am29d
Copy link
Contributor

am29d commented Jul 3, 2023

Reopened the issue. I will first release a new layer version, once the new deployment confirms, I will close this issue.

@github-actions github-actions bot added pending-release This item has been merged and will be released soon and removed confirmed The scope is clear, ready for implementation labels Jul 3, 2023
@am29d
Copy link
Contributor

am29d commented Jul 3, 2023

Hey @willbamford , thanks again for reporting the bug quickly. The new version 15 is available in all supported regions. And sorry for the issues we might have caused with the empty layer release.

@am29d am29d closed this as completed Jul 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

⚠️ COMMENT VISIBILITY WARNING ⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@dreamorosi dreamorosi added completed This item is complete and has been merged/shipped and removed pending-release This item has been merged and will be released soon labels Jul 3, 2023
@dreamorosi dreamorosi moved this from Coming soon to Shipped in Powertools for AWS Lambda (TypeScript) Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working completed This item is complete and has been merged/shipped layers Items related to the Lambda Layers pipeline
Projects
Development

Successfully merging a pull request may close this issue.

3 participants