Skip to content

Commit be1e292

Browse files
authored
Added glue:UpdateTable to LambdaManageGlueTableRole (#120)
1 parent b43a472 commit be1e292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data-collection/deploy/deploy-data-collection.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,7 @@ Resources:
632632
- glue:CreateTable
633633
- glue:DeleteTable
634634
- glue:TagResource
635+
- glue:UpdateTable
635636
Resource:
636637
- !Sub "arn:${AWS::Partition}:glue:${AWS::Region}:${AWS::AccountId}:catalog"
637638
- !Sub "arn:${AWS::Partition}:glue:${AWS::Region}:${AWS::AccountId}:database/${DatabaseName}"

0 commit comments

Comments
 (0)