Skip to content

Commit 509f1ec

Browse files
francesco-giordanochenwany
authored andcommitted
Add logs:TagResource and logs:UntagResource actions to batch_instance_policy.json
Signed-off-by: Francesco Giordano <[email protected]>
1 parent 3caf939 commit 509f1ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration-tests/resources/batch_instance_policy.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
{
106106
"Action": [
107107
"logs:CreateLogGroup",
108+
"logs:TagResource",
109+
"logs:UntagResource",
108110
"logs:CreateLogStream"
109111
],
110112
"Resource": [

0 commit comments

Comments
 (0)