Skip to content

Commit dcd2afc

Browse files
authored
Merge pull request #12 from lanecor/main
Remove ForAnyValue operator
2 parents 454611e + 20518fb commit dcd2afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rds/SCP/rds_encrypted.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"*"
1212
],
1313
"Condition": {
14-
"ForAnyValue:StringNotLike": {
14+
"StringNotLike": {
1515
"rds:DatabaseEngine": "aurora*"
1616
},
1717
"Bool": {

0 commit comments

Comments
 (0)