From 884195dac98a92fa5a0340d570b6c2a63ebbad13 Mon Sep 17 00:00:00 2001 From: Chris Kalafarski Date: Tue, 10 Oct 2023 12:00:58 -0400 Subject: [PATCH] Remove Insights for Arranger --- spire/templates/apps/dovetail-cdn-arranger.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spire/templates/apps/dovetail-cdn-arranger.yml b/spire/templates/apps/dovetail-cdn-arranger.yml index e82ee3fef..68f17a9b8 100644 --- a/spire/templates/apps/dovetail-cdn-arranger.yml +++ b/spire/templates/apps/dovetail-cdn-arranger.yml @@ -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