Skip to content

Commit 999d2fa

Browse files
committed
test: remove app insights
1 parent 35c703e commit 999d2fa

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

test/lambda/template.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,6 @@ Resources:
4141
- Ref: AWS::StackName
4242
ResourceQuery:
4343
Type: CLOUDFORMATION_STACK_1_0
44-
ApplicationInsightsMonitoring:
45-
Type: AWS::ApplicationInsights::Application
46-
Properties:
47-
ResourceGroupName:
48-
Fn::Join:
49-
- ''
50-
- - ApplicationInsights-SAM-
51-
- Ref: AWS::StackName
52-
AutoConfigurationEnabled: 'true'
53-
DependsOn: ApplicationResourceGroup
5444
Outputs:
5545
MongoDBApi:
5646
Description: API Gateway endpoint URL for Prod stage for MongoDB function

0 commit comments

Comments
 (0)