Skip to content

Commit

Permalink
upgrade auxo permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dydxwill committed Jan 17, 2024
1 parent a4274b6 commit 0d99c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions indexer/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ resource "aws_iam_policy" "lambda_upgrade_indexer_policy" {
Action = [
"lambda:UpdateFunctionCode",
"lambda:InvokeFunction",
"lambda:GetFunction",
"ecs:DescribeServices",
"ecs:DescribeTaskDefinition",
"ecs:RegisterTaskDefinition",
Expand Down

0 comments on commit 0d99c2d

Please sign in to comment.