File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -680,8 +680,7 @@ Resources:
680680 Level : ALL
681681 IncludeExecutionData : true
682682 Destinations :
683- - CloudWatchLogsLogGroup :
684- LogGroupArn : !GetAtt StateMachineLogGroup.Arn
683+ - CloudWatchLogsLogGroup : !GetAtt StateMachineLogGroup.Arn
685684 Tracing :
686685 Enabled : !Ref EnableXRayTracing
687686 Policies :
Original file line number Diff line number Diff line change @@ -2418,8 +2418,7 @@ Resources:
24182418 Level : ALL
24192419 IncludeExecutionData : true
24202420 Destinations :
2421- - CloudWatchLogsLogGroup :
2422- LogGroupArn : !GetAtt StateMachineLogGroup.Arn
2421+ - CloudWatchLogsLogGroup : !GetAtt StateMachineLogGroup.Arn
24232422 Tracing :
24242423 Enabled : !Ref EnableXRayTracing
24252424 Policies :
Original file line number Diff line number Diff line change @@ -1499,8 +1499,7 @@ Resources:
14991499 Level : ALL
15001500 IncludeExecutionData : true
15011501 Destinations :
1502- - CloudWatchLogsLogGroup :
1503- LogGroupArn : !GetAtt StateMachineLogGroup.Arn
1502+ - CloudWatchLogsLogGroup : !GetAtt StateMachineLogGroup.Arn
15041503 Policies :
15051504 - LambdaInvokePolicy :
15061505 FunctionName : !Ref OCRFunction
You can’t perform that action at this time.
0 commit comments