Skip to content

Commit

Permalink
feat: add missing dynamodb action to policy.json
Browse files Browse the repository at this point in the history
describe table has been needed since tailwarden#1111
  • Loading branch information
roblambell authored Jan 8, 2024
1 parent ef29f84 commit e10d62a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"cloudwatch:ListTagsForResource",
"cloudwatch:ListDashboards",
"cloudwatch:ListMetricStreams",
"dynamodb:DescribeTable",
"dynamodb:ListTables",
"sts:GetCallerIdentity",
"dynamodb:ListTagsOfResource",
Expand Down

0 comments on commit e10d62a

Please sign in to comment.