Skip to content

Commit

Permalink
Remove Insights for Arranger
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Oct 10, 2023
1 parent 9adf933 commit 884195d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spire/templates/apps/dovetail-cdn-arranger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,9 @@ Resources:
Handler: index.handler
Layers:
- !Ref FfmpegBinaryLayer
- !If
- IsProduction
- !Sub arn:${AWS::Partition}:lambda:${AWS::Region}:580247275435:layer:LambdaInsightsExtension:14
- !Ref AWS::NoValue
MemorySize: 8000
Runtime: nodejs16.x
Policies:
- arn:aws:iam::aws:policy/CloudWatchLambdaInsightsExecutionRolePolicy
- Statement:
- Action:
- dynamodb:DescribeTable
Expand Down

0 comments on commit 884195d

Please sign in to comment.