Skip to content
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

Cannot use the "latest" keyword for Sentry Lambda layer in serverless files. #11773

Open
3 tasks done
codebravotech opened this issue Apr 24, 2024 · 4 comments
Open
3 tasks done
Labels
Feature: Serverless Package: aws-serverless Issues related to the Sentry AWS Serverless SDK Package: node Issues related to the Sentry Node SDK Type: Bug

Comments

@codebravotech
Copy link

Is there an existing issue for this?

How do you use Sentry?

Self-hosted/on-premise

Which SDK are you using?

@sentry/node

SDK Version

7.110.0

Framework Version

No response

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

Attempt to add "latest" keyword to the Sentry lambda layer arn.

Per the Sentry dev team's request, this is a new/duplicate issue for a previous request that has gone stale: #3834

It would be really helpful to be able to use the "latest" keyword when adding the Sentry lambda layer to serverless framework configuration files, which requires the ListLayerVersion IAM permission.

Expected Result

Sentry can pull the latest version.

Actual Result

Sentry throws an error using that version. Needs the ListLayerVersion IAM permission.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 2 Apr 24, 2024
@github-actions github-actions bot added the Package: node Issues related to the Sentry Node SDK label Apr 24, 2024
@AbhiPrasad
Copy link
Member

We're busy working on our major version #9508 at the moment, so backlogging for now.

@AbhiPrasad AbhiPrasad added the Package: aws-serverless Issues related to the Sentry AWS Serverless SDK label Apr 24, 2024
@AbhiPrasad
Copy link
Member

@andreiborza do you know if this is still an issue? I lack the context on it atm.

@andreiborza
Copy link
Member

@AbhiPrasad I believe so. I opened up a PR in craft where I think it needs to be defined in.

@andreiborza
Copy link
Member

We had to revert this change as it broke publishing. Will investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Serverless Package: aws-serverless Issues related to the Sentry AWS Serverless SDK Package: node Issues related to the Sentry Node SDK Type: Bug
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

3 participants