Skip to content

Commit c9932d8

Browse files
committed
testing block removal
1 parent 6ba1111 commit c9932d8

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

test-devolv-policy.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919
"Action": "ec2:StopInstances",
2020
"Resource": "arn:aws:ec2:us-east-1:123456789012:instance/*"
2121
},
22-
{
23-
"Sid": "DynamoPut",
24-
"Effect": "Allow",
25-
"Action": "dynamodb:PutItem",
26-
"Resource": "arn:aws:dynamodb:us-east-1:123456789012:table/ExampleTable"
27-
},
2822
{
2923
"Sid": "CloudWatchPut",
3024
"Effect": "Allow",

0 commit comments

Comments
 (0)