Skip to content

Commit

Permalink
Merge pull request #12 from rhythmictech/engcj-253
Browse files Browse the repository at this point in the history
engcj-253: adding permissions to DD integration role for latest version
  • Loading branch information
jjduverge authored Feb 2, 2024
2 parents 21e7aa9 + 66085fe commit 091050c
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions iam-fullperms.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
"dynamodb:List*",
"dynamodb:Describe*",
"ec2:Describe*",
"ec2:GetTransitGatewayPrefixListPreferences",
"ec2:SearchTransitGatewayRoutes",
"ecs:Describe*",
"ecs:List*",
"elasticache:Describe*",
Expand All @@ -43,13 +45,12 @@
"kinesis:Describe*",
"lambda:GetPolicy",
"lambda:List*",
"logs:TestMetricFilter",
"logs:PutSubscriptionFilter",
"logs:DeleteSubscriptionFilter",
"logs:DescribeLogGroups",
"logs:DescribeLogStreams",
"logs:DescribeSubscriptionFilters",
"logs:FilterLogEvents",
"logs:PutSubscriptionFilter",
"logs:TestMetricFilter",
"oam:ListSinks",
"oam:ListAttachedLinks",
"organizations:Describe*",
"organizations:List*",
"rds:Describe*",
Expand All @@ -75,6 +76,7 @@
"tag:GetResources",
"tag:GetTagKeys",
"tag:GetTagValues",
"wafv2:GetLoggingConfiguration",
"xray:BatchGetTraces",
"xray:GetTraceSummaries"
],
Expand Down

0 comments on commit 091050c

Please sign in to comment.