Skip to content

Commit 125ffa0

Browse files
Added missing permission to allow glue crawlers to create log streams
1 parent c828ae3 commit 125ffa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sam/demo-manage-glue-crawlers-with-step-functions/template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Resources:
5454
- logs:DescribeLogGroups
5555
- logs:PutLogEvents
5656
- logs:CreateLogGroup
57+
- logs:CreateLogStream
5758
- cloudwatch:PutMetricData
5859
Resource: '*'
5960
-

0 commit comments

Comments
 (0)