Skip to content

Commit d6b109c

Browse files
author
AWS
committed
AWS Organizations Update: Doc only update for quota increase change
1 parent 87f3615 commit d6b109c

File tree

3 files changed

+30
-24
lines changed

3 files changed

+30
-24
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Organizations",
4+
"contributor": "",
5+
"description": "Doc only update for quota increase change"
6+
}

services/organizations/src/main/resources/codegen-resources/endpoint-rule-set.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
]
4141
}
4242
],
43-
"type": "tree",
4443
"rules": [
4544
{
4645
"conditions": [
@@ -83,7 +82,8 @@
8382
},
8483
"type": "endpoint"
8584
}
86-
]
85+
],
86+
"type": "tree"
8787
},
8888
{
8989
"conditions": [
@@ -96,7 +96,6 @@
9696
]
9797
}
9898
],
99-
"type": "tree",
10099
"rules": [
101100
{
102101
"conditions": [
@@ -110,7 +109,6 @@
110109
"assign": "PartitionResult"
111110
}
112111
],
113-
"type": "tree",
114112
"rules": [
115113
{
116114
"conditions": [
@@ -388,7 +386,6 @@
388386
]
389387
}
390388
],
391-
"type": "tree",
392389
"rules": [
393390
{
394391
"conditions": [
@@ -423,7 +420,6 @@
423420
]
424421
}
425422
],
426-
"type": "tree",
427423
"rules": [
428424
{
429425
"conditions": [],
@@ -434,14 +430,16 @@
434430
},
435431
"type": "endpoint"
436432
}
437-
]
433+
],
434+
"type": "tree"
438435
},
439436
{
440437
"conditions": [],
441438
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
442439
"type": "error"
443440
}
444-
]
441+
],
442+
"type": "tree"
445443
},
446444
{
447445
"conditions": [
@@ -455,14 +453,12 @@
455453
]
456454
}
457455
],
458-
"type": "tree",
459456
"rules": [
460457
{
461458
"conditions": [
462459
{
463460
"fn": "booleanEquals",
464461
"argv": [
465-
true,
466462
{
467463
"fn": "getAttr",
468464
"argv": [
@@ -471,11 +467,11 @@
471467
},
472468
"supportsFIPS"
473469
]
474-
}
470+
},
471+
true
475472
]
476473
}
477474
],
478-
"type": "tree",
479475
"rules": [
480476
{
481477
"conditions": [],
@@ -486,14 +482,16 @@
486482
},
487483
"type": "endpoint"
488484
}
489-
]
485+
],
486+
"type": "tree"
490487
},
491488
{
492489
"conditions": [],
493490
"error": "FIPS is enabled but this partition does not support FIPS",
494491
"type": "error"
495492
}
496-
]
493+
],
494+
"type": "tree"
497495
},
498496
{
499497
"conditions": [
@@ -507,7 +505,6 @@
507505
]
508506
}
509507
],
510-
"type": "tree",
511508
"rules": [
512509
{
513510
"conditions": [
@@ -527,7 +524,6 @@
527524
]
528525
}
529526
],
530-
"type": "tree",
531527
"rules": [
532528
{
533529
"conditions": [],
@@ -538,14 +534,16 @@
538534
},
539535
"type": "endpoint"
540536
}
541-
]
537+
],
538+
"type": "tree"
542539
},
543540
{
544541
"conditions": [],
545542
"error": "DualStack is enabled but this partition does not support DualStack",
546543
"type": "error"
547544
}
548-
]
545+
],
546+
"type": "tree"
549547
},
550548
{
551549
"conditions": [],
@@ -556,9 +554,11 @@
556554
},
557555
"type": "endpoint"
558556
}
559-
]
557+
],
558+
"type": "tree"
560559
}
561-
]
560+
],
561+
"type": "tree"
562562
},
563563
{
564564
"conditions": [],

0 commit comments

Comments
 (0)