Skip to content

Commit 3ef8413

Browse files
Merge customizations for Organizations
1 parent a95b915 commit 3ef8413

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"version": 1.0,
3+
"merge": {
4+
"pagination": {
5+
"ListAccountsWithInvalidEffectivePolicy": {
6+
"non_aggregate_keys": [
7+
"PolicyType"
8+
]
9+
},
10+
"ListEffectivePolicyValidationErrors": {
11+
"non_aggregate_keys": [
12+
"PolicyType",
13+
"AccountId",
14+
"EvaluationTimestamp",
15+
"Path"
16+
]
17+
}
18+
}
19+
}
20+
}

0 commit comments

Comments
 (0)