Skip to content

Commit 379b349

Browse files
authored
Merge pull request #868 from PRX/fix-LambdaInsightsExtension
Fix LambdaInsightsExtension
2 parents 149ecc6 + a521a63 commit 379b349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spire/templates/apps/dovetail-counts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Resources:
9494
Layers:
9595
- Fn::If:
9696
- IsProduction
97-
- !Sub arn:${AWS::Partition}:lambda:${AWS::Region}:580247275435:layer:LambdaInsightsExtension:38
97+
- !Sub arn:${AWS::Partition}:lambda:${AWS::Region}:580247275435:layer:LambdaInsightsExtension-Arm64:31
9898
- !Ref AWS::NoValue
9999
MemorySize: 2000
100100
Runtime: nodejs24.x

0 commit comments

Comments
 (0)