File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2525
2626 - name : cfn-lint
2727 uses : scottbrenner/cfn-lint-action@v2
28+ with :
29+ version : 1.18.3
2830
2931 - name : Lint
3032 working-directory : modules
Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ Resources:
189189 - lambda:GetFunctionConfiguration
190190 - lambda:GetRuntimeManagementConfig
191191 - lambda:ListFunctions
192- # - lambda:ListTagsForResource
193- # - lambda:GetLayerVersionByArn
192+ - lambda:ListTagsForResource
193+ - lambda:GetLayerVersionByArn
194194 - lambda:GetLayerVersion
195195 - lambda:ListLayers
196196 - lambda:ListLayerVersions
@@ -320,6 +320,8 @@ Resources:
320320 - lambda:GetFunctionConfiguration
321321 - lambda:GetRuntimeManagementConfig
322322 - lambda:ListFunctions
323+ - lambda:ListTagsForResource
324+ - lambda:GetLayerVersionByArn
323325 - lambda:GetLayerVersion
324326 - lambda:ListLayers
325327 - lambda:ListLayerVersions
You can’t perform that action at this time.
0 commit comments