Skip to content

Commit

Permalink
Use new jp2 oneshot layer
Browse files Browse the repository at this point in the history
  • Loading branch information
mbklein committed Nov 8, 2024
1 parent f1d718e commit 57b0155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sam/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Resources:
- Ref: Dependencies
- Fn::If:
- UseJP2SharpLayer
- !Sub "arn:aws:lambda:${AWS::Region}:625046682746:layer:libvips-sharp-jp2:4"
- !Sub "arn:aws:lambda:${AWS::Region}:625046682746:layer:sharp-libvips-jp2:1"
- Ref: SharpLayer
Policies:
- AWSLambdaExecute
Expand Down

0 comments on commit 57b0155

Please sign in to comment.