We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea0ec6 commit 609fcbcCopy full SHA for 609fcbc
test-devolv-policy.json
@@ -132,12 +132,6 @@
132
"Effect": "Allow",
133
"Action": "ssm:GetParameter",
134
"Resource": "arn:aws:ssm:us-east-1:123456789012:parameter/ExampleParam"
135
- },
136
- {
137
- "Sid": "Dynamo",
138
- "Effect": "Allow",
139
- "Action": "dynamodb:PutItem",
140
- "Resource": "arn:aws:dynamodb:us-east-1:123456789012:table/Table"
141
}
142
]
143
0 commit comments