Skip to content

Commit 0f92fee

Browse files
committed
1250: add tag permission to json; aws-autodiscovery
1 parent cc6373c commit 0f92fee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/auto-discovery/cloud-auto-discovery/aws-autodiscovery.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,8 @@ Note that some Discovery items require enabling the feature and cannot be discov
310310
"sns:ListTopics",
311311
"sqs:GetQueueAttributes",
312312
"sqs:ListQueues",
313-
"sqs:ListQueueTags"
313+
"sqs:ListQueueTags",
314+
"tag:GetResources"
314315
],
315316
"Resource": "*"
316317
}

0 commit comments

Comments
 (0)