Skip to content

Commit adc935b

Browse files
author
Daniel Mills
committed
removed broken comma
1 parent e02342f commit adc935b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudwatchlogs-with-dlq/DLQLambdaCloudFormationWithSecuredEndpoint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"arn:aws:ssm",
211211
{ "Ref" : "AWS::Region" },
212212
{ "Ref" : "AWS::AccountId" },
213-
"parameter/SUMO_ENDPOINT",
213+
"parameter/SUMO_ENDPOINT"
214214
]
215215
]
216216
}

0 commit comments

Comments
 (0)