Skip to content

Bug: Lambda Layer v14 empty #1569

Closed
@willbamford

Description

@willbamford

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcompletedThis item is complete and has been merged/shippedlayersItems related to the Lambda Layers pipeline

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions