Skip to content

Commit

Permalink
[Logs forwarder] update tempalte - rename lambda permission to avoid …
Browse files Browse the repository at this point in the history
…conflicts on CF stack updates (#861)
  • Loading branch information
ge0Aja authored Oct 23, 2024
1 parent ef5859b commit e7248e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/logs_monitoring/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ Resources:
Tags:
- Value: !FindInMap [Constants, DdForwarder, Version]
Key: dd_forwarder_version
CloudWatchLogsPermission:
CloudWatchLogsInvokePermission:
Type: AWS::Lambda::Permission
Properties:
FunctionName: !GetAtt "Forwarder.Arn"
Expand Down

0 comments on commit e7248e6

Please sign in to comment.