Skip to content

Commit e97cf75

Browse files
feat: update AWS API models
1 parent 6d57881 commit e97cf75

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+736
-1852
lines changed

codegen/sdk/aws-models/account.json

Lines changed: 35 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -807,17 +807,6 @@
807807
"UseDualStack": false
808808
}
809809
},
810-
{
811-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
812-
"expect": {
813-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
814-
},
815-
"params": {
816-
"Region": "us-iso-east-1",
817-
"UseFIPS": true,
818-
"UseDualStack": true
819-
}
820-
},
821810
{
822811
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
823812
"expect": {
@@ -839,17 +828,6 @@
839828
"UseDualStack": false
840829
}
841830
},
842-
{
843-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
844-
"expect": {
845-
"error": "DualStack is enabled but this partition does not support DualStack"
846-
},
847-
"params": {
848-
"Region": "us-iso-east-1",
849-
"UseFIPS": false,
850-
"UseDualStack": true
851-
}
852-
},
853831
{
854832
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
855833
"expect": {
@@ -871,17 +849,6 @@
871849
"UseDualStack": false
872850
}
873851
},
874-
{
875-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
876-
"expect": {
877-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
878-
},
879-
"params": {
880-
"Region": "us-isob-east-1",
881-
"UseFIPS": true,
882-
"UseDualStack": true
883-
}
884-
},
885852
{
886853
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
887854
"expect": {
@@ -903,17 +870,6 @@
903870
"UseDualStack": false
904871
}
905872
},
906-
{
907-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
908-
"expect": {
909-
"error": "DualStack is enabled but this partition does not support DualStack"
910-
},
911-
"params": {
912-
"Region": "us-isob-east-1",
913-
"UseFIPS": false,
914-
"UseDualStack": true
915-
}
916-
},
917873
{
918874
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
919875
"expect": {
@@ -935,17 +891,6 @@
935891
"UseDualStack": false
936892
}
937893
},
938-
{
939-
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",
940-
"expect": {
941-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
942-
},
943-
"params": {
944-
"Region": "eu-isoe-west-1",
945-
"UseFIPS": true,
946-
"UseDualStack": true
947-
}
948-
},
949894
{
950895
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack disabled",
951896
"expect": {
@@ -967,17 +912,6 @@
967912
"UseDualStack": false
968913
}
969914
},
970-
{
971-
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",
972-
"expect": {
973-
"error": "DualStack is enabled but this partition does not support DualStack"
974-
},
975-
"params": {
976-
"Region": "eu-isoe-west-1",
977-
"UseFIPS": false,
978-
"UseDualStack": true
979-
}
980-
},
981915
{
982916
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack disabled",
983917
"expect": {
@@ -1000,18 +934,28 @@
1000934
}
1001935
},
1002936
{
1003-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",
937+
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled",
1004938
"expect": {
1005-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
939+
"endpoint": {
940+
"properties": {
941+
"authSchemes": [
942+
{
943+
"name": "sigv4",
944+
"signingRegion": "us-isof-south-1"
945+
}
946+
]
947+
},
948+
"url": "https://account-fips.us-isof-south-1.csp.hci.ic.gov"
949+
}
1006950
},
1007951
"params": {
1008952
"Region": "us-isof-south-1",
1009953
"UseFIPS": true,
1010-
"UseDualStack": true
954+
"UseDualStack": false
1011955
}
1012956
},
1013957
{
1014-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled",
958+
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
1015959
"expect": {
1016960
"endpoint": {
1017961
"properties": {
@@ -1022,43 +966,53 @@
1022966
}
1023967
]
1024968
},
1025-
"url": "https://account-fips.us-isof-south-1.csp.hci.ic.gov"
969+
"url": "https://account.us-isof-south-1.csp.hci.ic.gov"
1026970
}
1027971
},
1028972
"params": {
1029973
"Region": "us-isof-south-1",
1030-
"UseFIPS": true,
974+
"UseFIPS": false,
1031975
"UseDualStack": false
1032976
}
1033977
},
1034978
{
1035-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",
979+
"documentation": "For region eusc-de-east-1 with FIPS enabled and DualStack disabled",
1036980
"expect": {
1037-
"error": "DualStack is enabled but this partition does not support DualStack"
981+
"endpoint": {
982+
"properties": {
983+
"authSchemes": [
984+
{
985+
"name": "sigv4",
986+
"signingRegion": "eusc-de-east-1"
987+
}
988+
]
989+
},
990+
"url": "https://account-fips.eusc-de-east-1.amazonaws.eu"
991+
}
1038992
},
1039993
"params": {
1040-
"Region": "us-isof-south-1",
1041-
"UseFIPS": false,
1042-
"UseDualStack": true
994+
"Region": "eusc-de-east-1",
995+
"UseFIPS": true,
996+
"UseDualStack": false
1043997
}
1044998
},
1045999
{
1046-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
1000+
"documentation": "For region eusc-de-east-1 with FIPS disabled and DualStack disabled",
10471001
"expect": {
10481002
"endpoint": {
10491003
"properties": {
10501004
"authSchemes": [
10511005
{
10521006
"name": "sigv4",
1053-
"signingRegion": "us-isof-south-1"
1007+
"signingRegion": "eusc-de-east-1"
10541008
}
10551009
]
10561010
},
1057-
"url": "https://account.us-isof-south-1.csp.hci.ic.gov"
1011+
"url": "https://account.eusc-de-east-1.amazonaws.eu"
10581012
}
10591013
},
10601014
"params": {
1061-
"Region": "us-isof-south-1",
1015+
"Region": "eusc-de-east-1",
10621016
"UseFIPS": false,
10631017
"UseDualStack": false
10641018
}

codegen/sdk/aws-models/api-gateway.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,17 +1542,6 @@
15421542
"UseDualStack": false
15431543
}
15441544
},
1545-
{
1546-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
1547-
"expect": {
1548-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1549-
},
1550-
"params": {
1551-
"Region": "us-iso-east-1",
1552-
"UseFIPS": true,
1553-
"UseDualStack": true
1554-
}
1555-
},
15561545
{
15571546
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
15581547
"expect": {
@@ -1566,28 +1555,6 @@
15661555
"UseDualStack": false
15671556
}
15681557
},
1569-
{
1570-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
1571-
"expect": {
1572-
"error": "DualStack is enabled but this partition does not support DualStack"
1573-
},
1574-
"params": {
1575-
"Region": "us-iso-east-1",
1576-
"UseFIPS": false,
1577-
"UseDualStack": true
1578-
}
1579-
},
1580-
{
1581-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
1582-
"expect": {
1583-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1584-
},
1585-
"params": {
1586-
"Region": "us-isob-east-1",
1587-
"UseFIPS": true,
1588-
"UseDualStack": true
1589-
}
1590-
},
15911558
{
15921559
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
15931560
"expect": {
@@ -1601,17 +1568,6 @@
16011568
"UseDualStack": false
16021569
}
16031570
},
1604-
{
1605-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
1606-
"expect": {
1607-
"error": "DualStack is enabled but this partition does not support DualStack"
1608-
},
1609-
"params": {
1610-
"Region": "us-isob-east-1",
1611-
"UseFIPS": false,
1612-
"UseDualStack": true
1613-
}
1614-
},
16151571
{
16161572
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
16171573
"expect": {

codegen/sdk/aws-models/apigatewayv2.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,17 +1223,6 @@
12231223
"UseDualStack": false
12241224
}
12251225
},
1226-
{
1227-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
1228-
"expect": {
1229-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1230-
},
1231-
"params": {
1232-
"Region": "us-iso-east-1",
1233-
"UseFIPS": true,
1234-
"UseDualStack": true
1235-
}
1236-
},
12371226
{
12381227
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
12391228
"expect": {
@@ -1247,28 +1236,6 @@
12471236
"UseDualStack": false
12481237
}
12491238
},
1250-
{
1251-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
1252-
"expect": {
1253-
"error": "DualStack is enabled but this partition does not support DualStack"
1254-
},
1255-
"params": {
1256-
"Region": "us-iso-east-1",
1257-
"UseFIPS": false,
1258-
"UseDualStack": true
1259-
}
1260-
},
1261-
{
1262-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
1263-
"expect": {
1264-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1265-
},
1266-
"params": {
1267-
"Region": "us-isob-east-1",
1268-
"UseFIPS": true,
1269-
"UseDualStack": true
1270-
}
1271-
},
12721239
{
12731240
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
12741241
"expect": {
@@ -1282,17 +1249,6 @@
12821249
"UseDualStack": false
12831250
}
12841251
},
1285-
{
1286-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
1287-
"expect": {
1288-
"error": "DualStack is enabled but this partition does not support DualStack"
1289-
},
1290-
"params": {
1291-
"Region": "us-isob-east-1",
1292-
"UseFIPS": false,
1293-
"UseDualStack": true
1294-
}
1295-
},
12961252
{
12971253
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
12981254
"expect": {

0 commit comments

Comments
 (0)