We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b43a472 commit be1e292Copy full SHA for be1e292
data-collection/deploy/deploy-data-collection.yaml
@@ -632,6 +632,7 @@ Resources:
632
- glue:CreateTable
633
- glue:DeleteTable
634
- glue:TagResource
635
+ - glue:UpdateTable
636
Resource:
637
- !Sub "arn:${AWS::Partition}:glue:${AWS::Region}:${AWS::AccountId}:catalog"
638
- !Sub "arn:${AWS::Partition}:glue:${AWS::Region}:${AWS::AccountId}:database/${DatabaseName}"
0 commit comments