cdk-lambda-subminute 2.0.340 → 2.0.342

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +5 -1
  5. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +282 -280
  6. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +106 -3
  7. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +245 -169
  8. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +725 -683
  9. package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +18 -9
  10. package/node_modules/aws-sdk/clients/configservice.d.ts +4 -4
  11. package/node_modules/aws-sdk/clients/connect.d.ts +21 -21
  12. package/node_modules/aws-sdk/clients/docdb.d.ts +8 -0
  13. package/node_modules/aws-sdk/clients/ecs.d.ts +11 -2
  14. package/node_modules/aws-sdk/clients/es.d.ts +2 -2
  15. package/node_modules/aws-sdk/clients/lightsail.d.ts +282 -129
  16. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +96 -7
  17. package/node_modules/aws-sdk/clients/opensearch.d.ts +9 -6
  18. package/node_modules/aws-sdk/clients/sagemaker.d.ts +47 -0
  19. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +13 -1
  20. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  21. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
  22. package/node_modules/aws-sdk/dist/aws-sdk.js +303 -292
  23. package/node_modules/aws-sdk/dist/aws-sdk.min.js +27 -27
  24. package/node_modules/aws-sdk/lib/core.js +1 -1
  25. package/node_modules/aws-sdk/package.json +1 -1
  26. package/package.json +2 -2
@@ -833,6 +833,21 @@
833
833
  "OfflineStoreConfig": {
834
834
  "shape": "Sff"
835
835
  },
836
+ "ThroughputConfig": {
837
+ "type": "structure",
838
+ "required": [
839
+ "ThroughputMode"
840
+ ],
841
+ "members": {
842
+ "ThroughputMode": {},
843
+ "ProvisionedReadCapacityUnits": {
844
+ "type": "integer"
845
+ },
846
+ "ProvisionedWriteCapacityUnits": {
847
+ "type": "integer"
848
+ }
849
+ }
850
+ },
836
851
  "RoleArn": {},
837
852
  "Description": {},
838
853
  "Tags": {
@@ -861,16 +876,16 @@
861
876
  "members": {
862
877
  "FlowDefinitionName": {},
863
878
  "HumanLoopRequestSource": {
864
- "shape": "Sfr"
879
+ "shape": "Sfu"
865
880
  },
866
881
  "HumanLoopActivationConfig": {
867
- "shape": "Sft"
882
+ "shape": "Sfw"
868
883
  },
869
884
  "HumanLoopConfig": {
870
- "shape": "Sfw"
885
+ "shape": "Sfz"
871
886
  },
872
887
  "OutputConfig": {
873
- "shape": "Sgb"
888
+ "shape": "Sge"
874
889
  },
875
890
  "RoleArn": {},
876
891
  "Tags": {
@@ -900,10 +915,10 @@
900
915
  "HubDescription": {},
901
916
  "HubDisplayName": {},
902
917
  "HubSearchKeywords": {
903
- "shape": "Sgi"
918
+ "shape": "Sgl"
904
919
  },
905
920
  "S3StorageConfig": {
906
- "shape": "Sgk"
921
+ "shape": "Sgn"
907
922
  },
908
923
  "Tags": {
909
924
  "shape": "S7"
@@ -930,7 +945,7 @@
930
945
  "members": {
931
946
  "HumanTaskUiName": {},
932
947
  "UiTemplate": {
933
- "shape": "Sgq"
948
+ "shape": "Sgt"
934
949
  },
935
950
  "Tags": {
936
951
  "shape": "S7"
@@ -957,22 +972,22 @@
957
972
  "members": {
958
973
  "HyperParameterTuningJobName": {},
959
974
  "HyperParameterTuningJobConfig": {
960
- "shape": "Sgv"
975
+ "shape": "Sgy"
961
976
  },
962
977
  "TrainingJobDefinition": {
963
- "shape": "Sho"
978
+ "shape": "Shr"
964
979
  },
965
980
  "TrainingJobDefinitions": {
966
- "shape": "Si4"
981
+ "shape": "Si7"
967
982
  },
968
983
  "WarmStartConfig": {
969
- "shape": "Si5"
984
+ "shape": "Si8"
970
985
  },
971
986
  "Tags": {
972
987
  "shape": "S7"
973
988
  },
974
989
  "Autotune": {
975
- "shape": "Si9"
990
+ "shape": "Sic"
976
991
  }
977
992
  }
978
993
  },
@@ -1025,7 +1040,7 @@
1025
1040
  },
1026
1041
  "ImageName": {},
1027
1042
  "Aliases": {
1028
- "shape": "Sik"
1043
+ "shape": "Sin"
1029
1044
  },
1030
1045
  "VendorGuidance": {},
1031
1046
  "JobType": {},
@@ -1060,10 +1075,10 @@
1060
1075
  "EndpointName": {},
1061
1076
  "VariantName": {},
1062
1077
  "Specification": {
1063
- "shape": "Siw"
1078
+ "shape": "Siz"
1064
1079
  },
1065
1080
  "RuntimeConfig": {
1066
- "shape": "Sj3"
1081
+ "shape": "Sj6"
1067
1082
  },
1068
1083
  "Tags": {
1069
1084
  "shape": "S7"
@@ -1095,19 +1110,19 @@
1095
1110
  "Name": {},
1096
1111
  "Type": {},
1097
1112
  "Schedule": {
1098
- "shape": "Sja"
1113
+ "shape": "Sjd"
1099
1114
  },
1100
1115
  "Description": {},
1101
1116
  "RoleArn": {},
1102
1117
  "EndpointName": {},
1103
1118
  "ModelVariants": {
1104
- "shape": "Sjd"
1119
+ "shape": "Sjg"
1105
1120
  },
1106
1121
  "DataStorageConfig": {
1107
- "shape": "Sjl"
1122
+ "shape": "Sjo"
1108
1123
  },
1109
1124
  "ShadowModeConfig": {
1110
- "shape": "Sjm"
1125
+ "shape": "Sjp"
1111
1126
  },
1112
1127
  "KmsKey": {},
1113
1128
  "Tags": {
@@ -1139,11 +1154,11 @@
1139
1154
  "JobType": {},
1140
1155
  "RoleArn": {},
1141
1156
  "InputConfig": {
1142
- "shape": "Sju"
1157
+ "shape": "Sjx"
1143
1158
  },
1144
1159
  "JobDescription": {},
1145
1160
  "StoppingConditions": {
1146
- "shape": "Sl0"
1161
+ "shape": "Sl3"
1147
1162
  },
1148
1163
  "OutputConfig": {
1149
1164
  "type": "structure",
@@ -1187,21 +1202,21 @@
1187
1202
  "LabelingJobName": {},
1188
1203
  "LabelAttributeName": {},
1189
1204
  "InputConfig": {
1190
- "shape": "Slc"
1205
+ "shape": "Slf"
1191
1206
  },
1192
1207
  "OutputConfig": {
1193
- "shape": "Slj"
1208
+ "shape": "Slm"
1194
1209
  },
1195
1210
  "RoleArn": {},
1196
1211
  "LabelCategoryConfigS3Uri": {},
1197
1212
  "StoppingConditions": {
1198
- "shape": "Slk"
1213
+ "shape": "Sln"
1199
1214
  },
1200
1215
  "LabelingJobAlgorithmsConfig": {
1201
- "shape": "Sln"
1216
+ "shape": "Slq"
1202
1217
  },
1203
1218
  "HumanTaskConfig": {
1204
- "shape": "Slr"
1219
+ "shape": "Slu"
1205
1220
  },
1206
1221
  "Tags": {
1207
1222
  "shape": "S7"
@@ -1227,13 +1242,13 @@
1227
1242
  "members": {
1228
1243
  "ModelName": {},
1229
1244
  "PrimaryContainer": {
1230
- "shape": "Sm6"
1245
+ "shape": "Sm9"
1231
1246
  },
1232
1247
  "Containers": {
1233
- "shape": "Smk"
1248
+ "shape": "Smn"
1234
1249
  },
1235
1250
  "InferenceExecutionConfig": {
1236
- "shape": "Sml"
1251
+ "shape": "Smo"
1237
1252
  },
1238
1253
  "ExecutionRoleArn": {},
1239
1254
  "Tags": {
@@ -1271,13 +1286,13 @@
1271
1286
  "members": {
1272
1287
  "JobDefinitionName": {},
1273
1288
  "ModelBiasBaselineConfig": {
1274
- "shape": "Smp"
1289
+ "shape": "Sms"
1275
1290
  },
1276
1291
  "ModelBiasAppSpecification": {
1277
- "shape": "Smq"
1292
+ "shape": "Smt"
1278
1293
  },
1279
1294
  "ModelBiasJobInput": {
1280
- "shape": "Smr"
1295
+ "shape": "Smu"
1281
1296
  },
1282
1297
  "ModelBiasJobOutputConfig": {
1283
1298
  "shape": "S9o"
@@ -1318,10 +1333,10 @@
1318
1333
  "members": {
1319
1334
  "ModelCardName": {},
1320
1335
  "SecurityConfig": {
1321
- "shape": "Smv"
1336
+ "shape": "Smy"
1322
1337
  },
1323
1338
  "Content": {
1324
- "shape": "Smw"
1339
+ "shape": "Smz"
1325
1340
  },
1326
1341
  "ModelCardStatus": {},
1327
1342
  "Tags": {
@@ -1354,7 +1369,7 @@
1354
1369
  },
1355
1370
  "ModelCardExportJobName": {},
1356
1371
  "OutputConfig": {
1357
- "shape": "Sn2"
1372
+ "shape": "Sn5"
1358
1373
  }
1359
1374
  }
1360
1375
  },
@@ -1382,13 +1397,13 @@
1382
1397
  "members": {
1383
1398
  "JobDefinitionName": {},
1384
1399
  "ModelExplainabilityBaselineConfig": {
1385
- "shape": "Sn6"
1400
+ "shape": "Sn9"
1386
1401
  },
1387
1402
  "ModelExplainabilityAppSpecification": {
1388
- "shape": "Sn7"
1403
+ "shape": "Sna"
1389
1404
  },
1390
1405
  "ModelExplainabilityJobInput": {
1391
- "shape": "Sn8"
1406
+ "shape": "Snb"
1392
1407
  },
1393
1408
  "ModelExplainabilityJobOutputConfig": {
1394
1409
  "shape": "S9o"
@@ -1429,10 +1444,10 @@
1429
1444
  "shape": "Sr"
1430
1445
  },
1431
1446
  "ValidationSpecification": {
1432
- "shape": "Snb"
1447
+ "shape": "Sne"
1433
1448
  },
1434
1449
  "SourceAlgorithmSpecification": {
1435
- "shape": "Sne"
1450
+ "shape": "Snh"
1436
1451
  },
1437
1452
  "CertifyForMarketplace": {
1438
1453
  "type": "boolean"
@@ -1445,7 +1460,7 @@
1445
1460
  "shape": "S1u"
1446
1461
  },
1447
1462
  "ModelMetrics": {
1448
- "shape": "Snh"
1463
+ "shape": "Snk"
1449
1464
  },
1450
1465
  "ClientToken": {
1451
1466
  "idempotencyToken": true
@@ -1454,13 +1469,13 @@
1454
1469
  "Task": {},
1455
1470
  "SamplePayloadUrl": {},
1456
1471
  "CustomerMetadataProperties": {
1457
- "shape": "Sno"
1472
+ "shape": "Snr"
1458
1473
  },
1459
1474
  "DriftCheckBaselines": {
1460
- "shape": "Snr"
1475
+ "shape": "Snu"
1461
1476
  },
1462
1477
  "AdditionalInferenceSpecifications": {
1463
- "shape": "Snx"
1478
+ "shape": "So0"
1464
1479
  },
1465
1480
  "SkipModelValidation": {}
1466
1481
  }
@@ -1513,13 +1528,13 @@
1513
1528
  "members": {
1514
1529
  "JobDefinitionName": {},
1515
1530
  "ModelQualityBaselineConfig": {
1516
- "shape": "So5"
1531
+ "shape": "So8"
1517
1532
  },
1518
1533
  "ModelQualityAppSpecification": {
1519
- "shape": "So6"
1534
+ "shape": "So9"
1520
1535
  },
1521
1536
  "ModelQualityJobInput": {
1522
- "shape": "So8"
1537
+ "shape": "Sob"
1523
1538
  },
1524
1539
  "ModelQualityJobOutputConfig": {
1525
1540
  "shape": "S9o"
@@ -1559,7 +1574,7 @@
1559
1574
  "members": {
1560
1575
  "MonitoringScheduleName": {},
1561
1576
  "MonitoringScheduleConfig": {
1562
- "shape": "Soc"
1577
+ "shape": "Sof"
1563
1578
  },
1564
1579
  "Tags": {
1565
1580
  "shape": "S7"
@@ -1602,16 +1617,16 @@
1602
1617
  "type": "integer"
1603
1618
  },
1604
1619
  "AcceleratorTypes": {
1605
- "shape": "Sot"
1620
+ "shape": "Sow"
1606
1621
  },
1607
1622
  "DefaultCodeRepository": {},
1608
1623
  "AdditionalCodeRepositories": {
1609
- "shape": "Sow"
1624
+ "shape": "Soz"
1610
1625
  },
1611
1626
  "RootAccess": {},
1612
1627
  "PlatformIdentifier": {},
1613
1628
  "InstanceMetadataServiceConfiguration": {
1614
- "shape": "Soz"
1629
+ "shape": "Sp2"
1615
1630
  }
1616
1631
  }
1617
1632
  },
@@ -1631,10 +1646,10 @@
1631
1646
  "members": {
1632
1647
  "NotebookInstanceLifecycleConfigName": {},
1633
1648
  "OnCreate": {
1634
- "shape": "Sp4"
1649
+ "shape": "Sp7"
1635
1650
  },
1636
1651
  "OnStart": {
1637
- "shape": "Sp4"
1652
+ "shape": "Sp7"
1638
1653
  }
1639
1654
  }
1640
1655
  },
@@ -1658,7 +1673,7 @@
1658
1673
  "PipelineDisplayName": {},
1659
1674
  "PipelineDefinition": {},
1660
1675
  "PipelineDefinitionS3Location": {
1661
- "shape": "Spc"
1676
+ "shape": "Spf"
1662
1677
  },
1663
1678
  "PipelineDescription": {},
1664
1679
  "ClientRequestToken": {
@@ -1669,7 +1684,7 @@
1669
1684
  "shape": "S7"
1670
1685
  },
1671
1686
  "ParallelismConfiguration": {
1672
- "shape": "Spi"
1687
+ "shape": "Spl"
1673
1688
  }
1674
1689
  }
1675
1690
  },
@@ -1738,33 +1753,33 @@
1738
1753
  ],
1739
1754
  "members": {
1740
1755
  "ProcessingInputs": {
1741
- "shape": "Spv"
1756
+ "shape": "Spy"
1742
1757
  },
1743
1758
  "ProcessingOutputConfig": {
1744
- "shape": "Sqi"
1759
+ "shape": "Sql"
1745
1760
  },
1746
1761
  "ProcessingJobName": {},
1747
1762
  "ProcessingResources": {
1748
- "shape": "Sqn"
1763
+ "shape": "Sqq"
1749
1764
  },
1750
1765
  "StoppingCondition": {
1751
- "shape": "Sqp"
1766
+ "shape": "Sqs"
1752
1767
  },
1753
1768
  "AppSpecification": {
1754
- "shape": "Sqr"
1769
+ "shape": "Squ"
1755
1770
  },
1756
1771
  "Environment": {
1757
- "shape": "Sqt"
1772
+ "shape": "Sqw"
1758
1773
  },
1759
1774
  "NetworkConfig": {
1760
- "shape": "Sok"
1775
+ "shape": "Son"
1761
1776
  },
1762
1777
  "RoleArn": {},
1763
1778
  "Tags": {
1764
1779
  "shape": "S7"
1765
1780
  },
1766
1781
  "ExperimentConfig": {
1767
- "shape": "Squ"
1782
+ "shape": "Sqx"
1768
1783
  }
1769
1784
  }
1770
1785
  },
@@ -1789,7 +1804,7 @@
1789
1804
  "ProjectName": {},
1790
1805
  "ProjectDescription": {},
1791
1806
  "ServiceCatalogProvisioningDetails": {
1792
- "shape": "Sqz"
1807
+ "shape": "Sr2"
1793
1808
  },
1794
1809
  "Tags": {
1795
1810
  "shape": "S7"
@@ -1822,13 +1837,13 @@
1822
1837
  "shape": "S7"
1823
1838
  },
1824
1839
  "SpaceSettings": {
1825
- "shape": "Sr9"
1840
+ "shape": "Src"
1826
1841
  },
1827
1842
  "OwnershipSettings": {
1828
- "shape": "Srh"
1843
+ "shape": "Srk"
1829
1844
  },
1830
1845
  "SpaceSharingSettings": {
1831
- "shape": "Sri"
1846
+ "shape": "Srl"
1832
1847
  },
1833
1848
  "SpaceDisplayName": {}
1834
1849
  }
@@ -1881,7 +1896,7 @@
1881
1896
  "shape": "S2w"
1882
1897
  },
1883
1898
  "AlgorithmSpecification": {
1884
- "shape": "Srt"
1899
+ "shape": "Srw"
1885
1900
  },
1886
1901
  "RoleArn": {},
1887
1902
  "InputDataConfig": {
@@ -1912,37 +1927,37 @@
1912
1927
  "type": "boolean"
1913
1928
  },
1914
1929
  "CheckpointConfig": {
1915
- "shape": "Shy"
1930
+ "shape": "Si1"
1916
1931
  },
1917
1932
  "DebugHookConfig": {
1918
- "shape": "Ss2"
1933
+ "shape": "Ss5"
1919
1934
  },
1920
1935
  "DebugRuleConfigurations": {
1921
- "shape": "Ssa"
1936
+ "shape": "Ssd"
1922
1937
  },
1923
1938
  "TensorBoardOutputConfig": {
1924
- "shape": "Sse"
1939
+ "shape": "Ssh"
1925
1940
  },
1926
1941
  "ExperimentConfig": {
1927
- "shape": "Squ"
1942
+ "shape": "Sqx"
1928
1943
  },
1929
1944
  "ProfilerConfig": {
1930
- "shape": "Ssf"
1945
+ "shape": "Ssi"
1931
1946
  },
1932
1947
  "ProfilerRuleConfigurations": {
1933
- "shape": "Ssj"
1948
+ "shape": "Ssm"
1934
1949
  },
1935
1950
  "Environment": {
1936
- "shape": "Ssl"
1951
+ "shape": "Sso"
1937
1952
  },
1938
1953
  "RetryStrategy": {
1939
- "shape": "Shz"
1954
+ "shape": "Si2"
1940
1955
  },
1941
1956
  "RemoteDebugConfig": {
1942
- "shape": "Sso"
1957
+ "shape": "Ssr"
1943
1958
  },
1944
1959
  "InfraCheckConfig": {
1945
- "shape": "Ssq"
1960
+ "shape": "Sst"
1946
1961
  }
1947
1962
  }
1948
1963
  },
@@ -1973,7 +1988,7 @@
1973
1988
  "type": "integer"
1974
1989
  },
1975
1990
  "ModelClientConfig": {
1976
- "shape": "Ssw"
1991
+ "shape": "Ssz"
1977
1992
  },
1978
1993
  "MaxPayloadInMB": {
1979
1994
  "type": "integer"
@@ -1989,19 +2004,19 @@
1989
2004
  "shape": "S44"
1990
2005
  },
1991
2006
  "DataCaptureConfig": {
1992
- "shape": "Ssz"
2007
+ "shape": "St2"
1993
2008
  },
1994
2009
  "TransformResources": {
1995
2010
  "shape": "S47"
1996
2011
  },
1997
2012
  "DataProcessing": {
1998
- "shape": "St0"
2013
+ "shape": "St3"
1999
2014
  },
2000
2015
  "Tags": {
2001
2016
  "shape": "S7"
2002
2017
  },
2003
2018
  "ExperimentConfig": {
2004
- "shape": "Squ"
2019
+ "shape": "Sqx"
2005
2020
  }
2006
2021
  }
2007
2022
  },
@@ -2051,7 +2066,7 @@
2051
2066
  "TrialComponentName": {},
2052
2067
  "DisplayName": {},
2053
2068
  "Status": {
2054
- "shape": "St8"
2069
+ "shape": "Stb"
2055
2070
  },
2056
2071
  "StartTime": {
2057
2072
  "type": "timestamp"
@@ -2060,13 +2075,13 @@
2060
2075
  "type": "timestamp"
2061
2076
  },
2062
2077
  "Parameters": {
2063
- "shape": "Stb"
2078
+ "shape": "Ste"
2064
2079
  },
2065
2080
  "InputArtifacts": {
2066
- "shape": "Stf"
2081
+ "shape": "Sti"
2067
2082
  },
2068
2083
  "OutputArtifacts": {
2069
- "shape": "Stf"
2084
+ "shape": "Sti"
2070
2085
  },
2071
2086
  "MetadataProperties": {
2072
2087
  "shape": "S1u"
@@ -2118,20 +2133,20 @@
2118
2133
  ],
2119
2134
  "members": {
2120
2135
  "CognitoConfig": {
2121
- "shape": "Stq"
2136
+ "shape": "Stt"
2122
2137
  },
2123
2138
  "OidcConfig": {
2124
- "shape": "Stt"
2139
+ "shape": "Stw"
2125
2140
  },
2126
2141
  "SourceIpConfig": {
2127
- "shape": "Stw"
2142
+ "shape": "Stz"
2128
2143
  },
2129
2144
  "WorkforceName": {},
2130
2145
  "Tags": {
2131
2146
  "shape": "S7"
2132
2147
  },
2133
2148
  "WorkforceVpcConfig": {
2134
- "shape": "Su0"
2149
+ "shape": "Su3"
2135
2150
  }
2136
2151
  }
2137
2152
  },
@@ -2157,11 +2172,11 @@
2157
2172
  "WorkteamName": {},
2158
2173
  "WorkforceName": {},
2159
2174
  "MemberDefinitions": {
2160
- "shape": "Sua"
2175
+ "shape": "Sud"
2161
2176
  },
2162
2177
  "Description": {},
2163
2178
  "NotificationConfiguration": {
2164
- "shape": "Sui"
2179
+ "shape": "Sul"
2165
2180
  },
2166
2181
  "Tags": {
2167
2182
  "shape": "S7"
@@ -2887,13 +2902,13 @@
2887
2902
  "type": "timestamp"
2888
2903
  },
2889
2904
  "CreatedBy": {
2890
- "shape": "Swq"
2905
+ "shape": "Swt"
2891
2906
  },
2892
2907
  "LastModifiedTime": {
2893
2908
  "type": "timestamp"
2894
2909
  },
2895
2910
  "LastModifiedBy": {
2896
- "shape": "Swq"
2911
+ "shape": "Swt"
2897
2912
  },
2898
2913
  "MetadataProperties": {
2899
2914
  "shape": "S1u"
@@ -2943,10 +2958,10 @@
2943
2958
  "type": "structure",
2944
2959
  "members": {
2945
2960
  "ValidationStatuses": {
2946
- "shape": "Swx"
2961
+ "shape": "Sx0"
2947
2962
  },
2948
2963
  "ImageScanStatuses": {
2949
- "shape": "Swx"
2964
+ "shape": "Sx0"
2950
2965
  }
2951
2966
  }
2952
2967
  },
@@ -3055,13 +3070,13 @@
3055
3070
  "type": "timestamp"
3056
3071
  },
3057
3072
  "CreatedBy": {
3058
- "shape": "Swq"
3073
+ "shape": "Swt"
3059
3074
  },
3060
3075
  "LastModifiedTime": {
3061
3076
  "type": "timestamp"
3062
3077
  },
3063
3078
  "LastModifiedBy": {
3064
- "shape": "Swq"
3079
+ "shape": "Swt"
3065
3080
  },
3066
3081
  "MetadataProperties": {
3067
3082
  "shape": "S1u"
@@ -3121,10 +3136,10 @@
3121
3136
  },
3122
3137
  "FailureReason": {},
3123
3138
  "PartialFailureReasons": {
3124
- "shape": "Sxb"
3139
+ "shape": "Sxe"
3125
3140
  },
3126
3141
  "BestCandidate": {
3127
- "shape": "Sxd"
3142
+ "shape": "Sxg"
3128
3143
  },
3129
3144
  "AutoMLJobStatus": {},
3130
3145
  "AutoMLJobSecondaryStatus": {},
@@ -3132,7 +3147,7 @@
3132
3147
  "type": "boolean"
3133
3148
  },
3134
3149
  "AutoMLJobArtifacts": {
3135
- "shape": "Sy5"
3150
+ "shape": "Sy8"
3136
3151
  },
3137
3152
  "ResolvedAttributes": {
3138
3153
  "type": "structure",
@@ -3150,7 +3165,7 @@
3150
3165
  "shape": "S6h"
3151
3166
  },
3152
3167
  "ModelDeployResult": {
3153
- "shape": "Sy9"
3168
+ "shape": "Syc"
3154
3169
  }
3155
3170
  }
3156
3171
  }
@@ -3206,15 +3221,15 @@
3206
3221
  },
3207
3222
  "FailureReason": {},
3208
3223
  "PartialFailureReasons": {
3209
- "shape": "Sxb"
3224
+ "shape": "Sxe"
3210
3225
  },
3211
3226
  "BestCandidate": {
3212
- "shape": "Sxd"
3227
+ "shape": "Sxg"
3213
3228
  },
3214
3229
  "AutoMLJobStatus": {},
3215
3230
  "AutoMLJobSecondaryStatus": {},
3216
3231
  "AutoMLJobArtifacts": {
3217
- "shape": "Sy5"
3232
+ "shape": "Sy8"
3218
3233
  },
3219
3234
  "ResolvedAttributes": {
3220
3235
  "type": "structure",
@@ -3249,7 +3264,7 @@
3249
3264
  "shape": "S6h"
3250
3265
  },
3251
3266
  "ModelDeployResult": {
3252
- "shape": "Sy9"
3267
+ "shape": "Syc"
3253
3268
  },
3254
3269
  "DataSplitConfig": {
3255
3270
  "shape": "S6d"
@@ -3338,7 +3353,7 @@
3338
3353
  "InstanceGroupName": {},
3339
3354
  "InstanceId": {},
3340
3355
  "InstanceStatus": {
3341
- "shape": "Syr"
3356
+ "shape": "Syu"
3342
3357
  },
3343
3358
  "InstanceType": {},
3344
3359
  "LaunchTime": {
@@ -3436,7 +3451,7 @@
3436
3451
  },
3437
3452
  "FailureReason": {},
3438
3453
  "ModelArtifacts": {
3439
- "shape": "Sz0"
3454
+ "shape": "Sz3"
3440
3455
  },
3441
3456
  "ModelDigests": {
3442
3457
  "type": "structure",
@@ -3490,13 +3505,13 @@
3490
3505
  "type": "timestamp"
3491
3506
  },
3492
3507
  "CreatedBy": {
3493
- "shape": "Swq"
3508
+ "shape": "Swt"
3494
3509
  },
3495
3510
  "LastModifiedTime": {
3496
3511
  "type": "timestamp"
3497
3512
  },
3498
3513
  "LastModifiedBy": {
3499
- "shape": "Swq"
3514
+ "shape": "Swt"
3500
3515
  },
3501
3516
  "LineageGroupArn": {}
3502
3517
  }
@@ -3877,10 +3892,10 @@
3877
3892
  "EndpointArn": {},
3878
3893
  "EndpointConfigName": {},
3879
3894
  "ProductionVariants": {
3880
- "shape": "S106"
3895
+ "shape": "S109"
3881
3896
  },
3882
3897
  "DataCaptureConfig": {
3883
- "shape": "S10e"
3898
+ "shape": "S10h"
3884
3899
  },
3885
3900
  "EndpointStatus": {},
3886
3901
  "FailureReason": {},
@@ -3904,13 +3919,13 @@
3904
3919
  "members": {
3905
3920
  "EndpointConfigName": {},
3906
3921
  "ProductionVariants": {
3907
- "shape": "S10i"
3922
+ "shape": "S10l"
3908
3923
  },
3909
3924
  "StartTime": {
3910
3925
  "type": "timestamp"
3911
3926
  },
3912
3927
  "ShadowProductionVariants": {
3913
- "shape": "S10i"
3928
+ "shape": "S10l"
3914
3929
  }
3915
3930
  }
3916
3931
  },
@@ -3918,7 +3933,7 @@
3918
3933
  "shape": "Se3"
3919
3934
  },
3920
3935
  "ShadowProductionVariants": {
3921
- "shape": "S106"
3936
+ "shape": "S109"
3922
3937
  }
3923
3938
  }
3924
3939
  }
@@ -3990,20 +4005,20 @@
3990
4005
  "ExperimentArn": {},
3991
4006
  "DisplayName": {},
3992
4007
  "Source": {
3993
- "shape": "S10o"
4008
+ "shape": "S10r"
3994
4009
  },
3995
4010
  "Description": {},
3996
4011
  "CreationTime": {
3997
4012
  "type": "timestamp"
3998
4013
  },
3999
4014
  "CreatedBy": {
4000
- "shape": "Swq"
4015
+ "shape": "Swt"
4001
4016
  },
4002
4017
  "LastModifiedTime": {
4003
4018
  "type": "timestamp"
4004
4019
  },
4005
4020
  "LastModifiedBy": {
4006
- "shape": "Swq"
4021
+ "shape": "Swt"
4007
4022
  }
4008
4023
  }
4009
4024
  }
@@ -4050,13 +4065,28 @@
4050
4065
  "OfflineStoreConfig": {
4051
4066
  "shape": "Sff"
4052
4067
  },
4068
+ "ThroughputConfig": {
4069
+ "type": "structure",
4070
+ "required": [
4071
+ "ThroughputMode"
4072
+ ],
4073
+ "members": {
4074
+ "ThroughputMode": {},
4075
+ "ProvisionedReadCapacityUnits": {
4076
+ "type": "integer"
4077
+ },
4078
+ "ProvisionedWriteCapacityUnits": {
4079
+ "type": "integer"
4080
+ }
4081
+ }
4082
+ },
4053
4083
  "RoleArn": {},
4054
4084
  "FeatureGroupStatus": {},
4055
4085
  "OfflineStoreStatus": {
4056
- "shape": "S10v"
4086
+ "shape": "S10z"
4057
4087
  },
4058
4088
  "LastUpdateStatus": {
4059
- "shape": "S10y"
4089
+ "shape": "S112"
4060
4090
  },
4061
4091
  "FailureReason": {},
4062
4092
  "Description": {},
@@ -4102,7 +4132,7 @@
4102
4132
  },
4103
4133
  "Description": {},
4104
4134
  "Parameters": {
4105
- "shape": "S114"
4135
+ "shape": "S118"
4106
4136
  }
4107
4137
  }
4108
4138
  }
@@ -4135,16 +4165,16 @@
4135
4165
  "type": "timestamp"
4136
4166
  },
4137
4167
  "HumanLoopRequestSource": {
4138
- "shape": "Sfr"
4168
+ "shape": "Sfu"
4139
4169
  },
4140
4170
  "HumanLoopActivationConfig": {
4141
- "shape": "Sft"
4171
+ "shape": "Sfw"
4142
4172
  },
4143
4173
  "HumanLoopConfig": {
4144
- "shape": "Sfw"
4174
+ "shape": "Sfz"
4145
4175
  },
4146
4176
  "OutputConfig": {
4147
- "shape": "Sgb"
4177
+ "shape": "Sge"
4148
4178
  },
4149
4179
  "RoleArn": {},
4150
4180
  "FailureReason": {}
@@ -4176,10 +4206,10 @@
4176
4206
  "HubDisplayName": {},
4177
4207
  "HubDescription": {},
4178
4208
  "HubSearchKeywords": {
4179
- "shape": "Sgi"
4209
+ "shape": "Sgl"
4180
4210
  },
4181
4211
  "S3StorageConfig": {
4182
- "shape": "Sgk"
4212
+ "shape": "Sgn"
4183
4213
  },
4184
4214
  "HubStatus": {},
4185
4215
  "FailureReason": {},
@@ -4234,7 +4264,7 @@
4234
4264
  "HubContentMarkdown": {},
4235
4265
  "HubContentDocument": {},
4236
4266
  "HubContentSearchKeywords": {
4237
- "shape": "S11m"
4267
+ "shape": "S11q"
4238
4268
  },
4239
4269
  "HubContentDependencies": {
4240
4270
  "type": "list",
@@ -4314,13 +4344,13 @@
4314
4344
  "HyperParameterTuningJobName": {},
4315
4345
  "HyperParameterTuningJobArn": {},
4316
4346
  "HyperParameterTuningJobConfig": {
4317
- "shape": "Sgv"
4347
+ "shape": "Sgy"
4318
4348
  },
4319
4349
  "TrainingJobDefinition": {
4320
- "shape": "Sho"
4350
+ "shape": "Shr"
4321
4351
  },
4322
4352
  "TrainingJobDefinitions": {
4323
- "shape": "Si4"
4353
+ "shape": "Si7"
4324
4354
  },
4325
4355
  "HyperParameterTuningJobStatus": {},
4326
4356
  "CreationTime": {
@@ -4333,29 +4363,29 @@
4333
4363
  "type": "timestamp"
4334
4364
  },
4335
4365
  "TrainingJobStatusCounters": {
4336
- "shape": "S121"
4366
+ "shape": "S125"
4337
4367
  },
4338
4368
  "ObjectiveStatusCounters": {
4339
- "shape": "S123"
4369
+ "shape": "S127"
4340
4370
  },
4341
4371
  "BestTrainingJob": {
4342
- "shape": "S125"
4372
+ "shape": "S129"
4343
4373
  },
4344
4374
  "OverallBestTrainingJob": {
4345
- "shape": "S125"
4375
+ "shape": "S129"
4346
4376
  },
4347
4377
  "WarmStartConfig": {
4348
- "shape": "Si5"
4378
+ "shape": "Si8"
4349
4379
  },
4350
4380
  "Autotune": {
4351
- "shape": "Si9"
4381
+ "shape": "Sic"
4352
4382
  },
4353
4383
  "FailureReason": {},
4354
4384
  "TuningJobCompletionDetails": {
4355
- "shape": "S128"
4385
+ "shape": "S12c"
4356
4386
  },
4357
4387
  "ConsumedResources": {
4358
- "shape": "S129"
4388
+ "shape": "S12d"
4359
4389
  }
4360
4390
  }
4361
4391
  }
@@ -4468,7 +4498,7 @@
4468
4498
  "type": "structure",
4469
4499
  "members": {
4470
4500
  "DeployedImage": {
4471
- "shape": "S109"
4501
+ "shape": "S10c"
4472
4502
  },
4473
4503
  "ArtifactUrl": {},
4474
4504
  "Environment": {
@@ -4477,10 +4507,10 @@
4477
4507
  }
4478
4508
  },
4479
4509
  "StartupParameters": {
4480
- "shape": "Siy"
4510
+ "shape": "Sj1"
4481
4511
  },
4482
4512
  "ComputeResourceRequirements": {
4483
- "shape": "Siz"
4513
+ "shape": "Sj2"
4484
4514
  }
4485
4515
  }
4486
4516
  },
@@ -4530,7 +4560,7 @@
4530
4560
  "Name": {},
4531
4561
  "Type": {},
4532
4562
  "Schedule": {
4533
- "shape": "Sja"
4563
+ "shape": "Sjd"
4534
4564
  },
4535
4565
  "Status": {},
4536
4566
  "StatusReason": {},
@@ -4571,17 +4601,17 @@
4571
4601
  "ModelName": {},
4572
4602
  "VariantName": {},
4573
4603
  "InfrastructureConfig": {
4574
- "shape": "Sjg"
4604
+ "shape": "Sjj"
4575
4605
  },
4576
4606
  "Status": {}
4577
4607
  }
4578
4608
  }
4579
4609
  },
4580
4610
  "DataStorageConfig": {
4581
- "shape": "Sjl"
4611
+ "shape": "Sjo"
4582
4612
  },
4583
4613
  "ShadowModeConfig": {
4584
- "shape": "Sjm"
4614
+ "shape": "Sjp"
4585
4615
  },
4586
4616
  "KmsKey": {}
4587
4617
  }
@@ -4627,10 +4657,10 @@
4627
4657
  },
4628
4658
  "FailureReason": {},
4629
4659
  "InputConfig": {
4630
- "shape": "Sju"
4660
+ "shape": "Sjx"
4631
4661
  },
4632
4662
  "StoppingConditions": {
4633
- "shape": "Sl0"
4663
+ "shape": "Sl3"
4634
4664
  },
4635
4665
  "InferenceRecommendations": {
4636
4666
  "type": "list",
@@ -4644,13 +4674,13 @@
4644
4674
  "members": {
4645
4675
  "RecommendationId": {},
4646
4676
  "Metrics": {
4647
- "shape": "S130"
4677
+ "shape": "S134"
4648
4678
  },
4649
4679
  "EndpointConfiguration": {
4650
- "shape": "S133"
4680
+ "shape": "S137"
4651
4681
  },
4652
4682
  "ModelConfiguration": {
4653
- "shape": "S135"
4683
+ "shape": "S139"
4654
4684
  },
4655
4685
  "InvocationEndTime": {
4656
4686
  "type": "timestamp"
@@ -4671,10 +4701,10 @@
4671
4701
  ],
4672
4702
  "members": {
4673
4703
  "Metrics": {
4674
- "shape": "S13d"
4704
+ "shape": "S13h"
4675
4705
  },
4676
4706
  "EndpointInfo": {
4677
- "shape": "Skt"
4707
+ "shape": "Skw"
4678
4708
  }
4679
4709
  }
4680
4710
  }
@@ -4710,7 +4740,7 @@
4710
4740
  "members": {
4711
4741
  "LabelingJobStatus": {},
4712
4742
  "LabelCounters": {
4713
- "shape": "S13h"
4743
+ "shape": "S13l"
4714
4744
  },
4715
4745
  "FailureReason": {},
4716
4746
  "CreationTime": {
@@ -4724,27 +4754,27 @@
4724
4754
  "LabelingJobArn": {},
4725
4755
  "LabelAttributeName": {},
4726
4756
  "InputConfig": {
4727
- "shape": "Slc"
4757
+ "shape": "Slf"
4728
4758
  },
4729
4759
  "OutputConfig": {
4730
- "shape": "Slj"
4760
+ "shape": "Slm"
4731
4761
  },
4732
4762
  "RoleArn": {},
4733
4763
  "LabelCategoryConfigS3Uri": {},
4734
4764
  "StoppingConditions": {
4735
- "shape": "Slk"
4765
+ "shape": "Sln"
4736
4766
  },
4737
4767
  "LabelingJobAlgorithmsConfig": {
4738
- "shape": "Sln"
4768
+ "shape": "Slq"
4739
4769
  },
4740
4770
  "HumanTaskConfig": {
4741
- "shape": "Slr"
4771
+ "shape": "Slu"
4742
4772
  },
4743
4773
  "Tags": {
4744
4774
  "shape": "S7"
4745
4775
  },
4746
4776
  "LabelingJobOutput": {
4747
- "shape": "S13k"
4777
+ "shape": "S13o"
4748
4778
  }
4749
4779
  }
4750
4780
  }
@@ -4770,13 +4800,13 @@
4770
4800
  "type": "timestamp"
4771
4801
  },
4772
4802
  "CreatedBy": {
4773
- "shape": "Swq"
4803
+ "shape": "Swt"
4774
4804
  },
4775
4805
  "LastModifiedTime": {
4776
4806
  "type": "timestamp"
4777
4807
  },
4778
4808
  "LastModifiedBy": {
4779
- "shape": "Swq"
4809
+ "shape": "Swt"
4780
4810
  }
4781
4811
  }
4782
4812
  }
@@ -4801,13 +4831,13 @@
4801
4831
  "members": {
4802
4832
  "ModelName": {},
4803
4833
  "PrimaryContainer": {
4804
- "shape": "Sm6"
4834
+ "shape": "Sm9"
4805
4835
  },
4806
4836
  "Containers": {
4807
- "shape": "Smk"
4837
+ "shape": "Smn"
4808
4838
  },
4809
4839
  "InferenceExecutionConfig": {
4810
- "shape": "Sml"
4840
+ "shape": "Smo"
4811
4841
  },
4812
4842
  "ExecutionRoleArn": {},
4813
4843
  "VpcConfig": {
@@ -4821,7 +4851,7 @@
4821
4851
  "type": "boolean"
4822
4852
  },
4823
4853
  "DeploymentRecommendation": {
4824
- "shape": "S13p"
4854
+ "shape": "S13t"
4825
4855
  }
4826
4856
  }
4827
4857
  }
@@ -4855,13 +4885,13 @@
4855
4885
  "type": "timestamp"
4856
4886
  },
4857
4887
  "ModelBiasBaselineConfig": {
4858
- "shape": "Smp"
4888
+ "shape": "Sms"
4859
4889
  },
4860
4890
  "ModelBiasAppSpecification": {
4861
- "shape": "Smq"
4891
+ "shape": "Smt"
4862
4892
  },
4863
4893
  "ModelBiasJobInput": {
4864
- "shape": "Smr"
4894
+ "shape": "Smu"
4865
4895
  },
4866
4896
  "ModelBiasJobOutputConfig": {
4867
4897
  "shape": "S9o"
@@ -4910,23 +4940,23 @@
4910
4940
  "type": "integer"
4911
4941
  },
4912
4942
  "Content": {
4913
- "shape": "Smw"
4943
+ "shape": "Smz"
4914
4944
  },
4915
4945
  "ModelCardStatus": {},
4916
4946
  "SecurityConfig": {
4917
- "shape": "Smv"
4947
+ "shape": "Smy"
4918
4948
  },
4919
4949
  "CreationTime": {
4920
4950
  "type": "timestamp"
4921
4951
  },
4922
4952
  "CreatedBy": {
4923
- "shape": "Swq"
4953
+ "shape": "Swt"
4924
4954
  },
4925
4955
  "LastModifiedTime": {
4926
4956
  "type": "timestamp"
4927
4957
  },
4928
4958
  "LastModifiedBy": {
4929
- "shape": "Swq"
4959
+ "shape": "Swt"
4930
4960
  },
4931
4961
  "ModelCardProcessingStatus": {}
4932
4962
  }
@@ -4963,7 +4993,7 @@
4963
4993
  "type": "integer"
4964
4994
  },
4965
4995
  "OutputConfig": {
4966
- "shape": "Sn2"
4996
+ "shape": "Sn5"
4967
4997
  },
4968
4998
  "CreatedAt": {
4969
4999
  "type": "timestamp"
@@ -5013,13 +5043,13 @@
5013
5043
  "type": "timestamp"
5014
5044
  },
5015
5045
  "ModelExplainabilityBaselineConfig": {
5016
- "shape": "Sn6"
5046
+ "shape": "Sn9"
5017
5047
  },
5018
5048
  "ModelExplainabilityAppSpecification": {
5019
- "shape": "Sn7"
5049
+ "shape": "Sna"
5020
5050
  },
5021
5051
  "ModelExplainabilityJobInput": {
5022
- "shape": "Sn8"
5052
+ "shape": "Snb"
5023
5053
  },
5024
5054
  "ModelExplainabilityJobOutputConfig": {
5025
5055
  "shape": "S9o"
@@ -5071,46 +5101,46 @@
5071
5101
  "shape": "Sr"
5072
5102
  },
5073
5103
  "SourceAlgorithmSpecification": {
5074
- "shape": "Sne"
5104
+ "shape": "Snh"
5075
5105
  },
5076
5106
  "ValidationSpecification": {
5077
- "shape": "Snb"
5107
+ "shape": "Sne"
5078
5108
  },
5079
5109
  "ModelPackageStatus": {},
5080
5110
  "ModelPackageStatusDetails": {
5081
- "shape": "S146"
5111
+ "shape": "S14a"
5082
5112
  },
5083
5113
  "CertifyForMarketplace": {
5084
5114
  "type": "boolean"
5085
5115
  },
5086
5116
  "ModelApprovalStatus": {},
5087
5117
  "CreatedBy": {
5088
- "shape": "Swq"
5118
+ "shape": "Swt"
5089
5119
  },
5090
5120
  "MetadataProperties": {
5091
5121
  "shape": "S1u"
5092
5122
  },
5093
5123
  "ModelMetrics": {
5094
- "shape": "Snh"
5124
+ "shape": "Snk"
5095
5125
  },
5096
5126
  "LastModifiedTime": {
5097
5127
  "type": "timestamp"
5098
5128
  },
5099
5129
  "LastModifiedBy": {
5100
- "shape": "Swq"
5130
+ "shape": "Swt"
5101
5131
  },
5102
5132
  "ApprovalDescription": {},
5103
5133
  "Domain": {},
5104
5134
  "Task": {},
5105
5135
  "SamplePayloadUrl": {},
5106
5136
  "CustomerMetadataProperties": {
5107
- "shape": "Sno"
5137
+ "shape": "Snr"
5108
5138
  },
5109
5139
  "DriftCheckBaselines": {
5110
- "shape": "Snr"
5140
+ "shape": "Snu"
5111
5141
  },
5112
5142
  "AdditionalInferenceSpecifications": {
5113
- "shape": "Snx"
5143
+ "shape": "So0"
5114
5144
  },
5115
5145
  "SkipModelValidation": {}
5116
5146
  }
@@ -5143,7 +5173,7 @@
5143
5173
  "type": "timestamp"
5144
5174
  },
5145
5175
  "CreatedBy": {
5146
- "shape": "Swq"
5176
+ "shape": "Swt"
5147
5177
  },
5148
5178
  "ModelPackageGroupStatus": {}
5149
5179
  }
@@ -5178,13 +5208,13 @@
5178
5208
  "type": "timestamp"
5179
5209
  },
5180
5210
  "ModelQualityBaselineConfig": {
5181
- "shape": "So5"
5211
+ "shape": "So8"
5182
5212
  },
5183
5213
  "ModelQualityAppSpecification": {
5184
- "shape": "So6"
5214
+ "shape": "So9"
5185
5215
  },
5186
5216
  "ModelQualityJobInput": {
5187
- "shape": "So8"
5217
+ "shape": "Sob"
5188
5218
  },
5189
5219
  "ModelQualityJobOutputConfig": {
5190
5220
  "shape": "S9o"
@@ -5235,11 +5265,11 @@
5235
5265
  "type": "timestamp"
5236
5266
  },
5237
5267
  "MonitoringScheduleConfig": {
5238
- "shape": "Soc"
5268
+ "shape": "Sof"
5239
5269
  },
5240
5270
  "EndpointName": {},
5241
5271
  "LastMonitoringExecutionSummary": {
5242
- "shape": "S14j"
5272
+ "shape": "S14n"
5243
5273
  }
5244
5274
  }
5245
5275
  }
@@ -5282,16 +5312,16 @@
5282
5312
  "type": "integer"
5283
5313
  },
5284
5314
  "AcceleratorTypes": {
5285
- "shape": "Sot"
5315
+ "shape": "Sow"
5286
5316
  },
5287
5317
  "DefaultCodeRepository": {},
5288
5318
  "AdditionalCodeRepositories": {
5289
- "shape": "Sow"
5319
+ "shape": "Soz"
5290
5320
  },
5291
5321
  "RootAccess": {},
5292
5322
  "PlatformIdentifier": {},
5293
5323
  "InstanceMetadataServiceConfiguration": {
5294
- "shape": "Soz"
5324
+ "shape": "Sp2"
5295
5325
  }
5296
5326
  }
5297
5327
  }
@@ -5312,10 +5342,10 @@
5312
5342
  "NotebookInstanceLifecycleConfigArn": {},
5313
5343
  "NotebookInstanceLifecycleConfigName": {},
5314
5344
  "OnCreate": {
5315
- "shape": "Sp4"
5345
+ "shape": "Sp7"
5316
5346
  },
5317
5347
  "OnStart": {
5318
- "shape": "Sp4"
5348
+ "shape": "Sp7"
5319
5349
  },
5320
5350
  "LastModifiedTime": {
5321
5351
  "type": "timestamp"
@@ -5356,13 +5386,13 @@
5356
5386
  "type": "timestamp"
5357
5387
  },
5358
5388
  "CreatedBy": {
5359
- "shape": "Swq"
5389
+ "shape": "Swt"
5360
5390
  },
5361
5391
  "LastModifiedBy": {
5362
- "shape": "Swq"
5392
+ "shape": "Swt"
5363
5393
  },
5364
5394
  "ParallelismConfiguration": {
5365
- "shape": "Spi"
5395
+ "shape": "Spl"
5366
5396
  }
5367
5397
  }
5368
5398
  }
@@ -5406,7 +5436,7 @@
5406
5436
  "PipelineExecutionStatus": {},
5407
5437
  "PipelineExecutionDescription": {},
5408
5438
  "PipelineExperimentConfig": {
5409
- "shape": "S153"
5439
+ "shape": "S157"
5410
5440
  },
5411
5441
  "FailureReason": {},
5412
5442
  "CreationTime": {
@@ -5416,16 +5446,16 @@
5416
5446
  "type": "timestamp"
5417
5447
  },
5418
5448
  "CreatedBy": {
5419
- "shape": "Swq"
5449
+ "shape": "Swt"
5420
5450
  },
5421
5451
  "LastModifiedBy": {
5422
- "shape": "Swq"
5452
+ "shape": "Swt"
5423
5453
  },
5424
5454
  "ParallelismConfiguration": {
5425
- "shape": "Spi"
5455
+ "shape": "Spl"
5426
5456
  },
5427
5457
  "SelectiveExecutionConfig": {
5428
- "shape": "S155"
5458
+ "shape": "S159"
5429
5459
  }
5430
5460
  }
5431
5461
  }
@@ -5452,30 +5482,30 @@
5452
5482
  ],
5453
5483
  "members": {
5454
5484
  "ProcessingInputs": {
5455
- "shape": "Spv"
5485
+ "shape": "Spy"
5456
5486
  },
5457
5487
  "ProcessingOutputConfig": {
5458
- "shape": "Sqi"
5488
+ "shape": "Sql"
5459
5489
  },
5460
5490
  "ProcessingJobName": {},
5461
5491
  "ProcessingResources": {
5462
- "shape": "Sqn"
5492
+ "shape": "Sqq"
5463
5493
  },
5464
5494
  "StoppingCondition": {
5465
- "shape": "Sqp"
5495
+ "shape": "Sqs"
5466
5496
  },
5467
5497
  "AppSpecification": {
5468
- "shape": "Sqr"
5498
+ "shape": "Squ"
5469
5499
  },
5470
5500
  "Environment": {
5471
- "shape": "Sqt"
5501
+ "shape": "Sqw"
5472
5502
  },
5473
5503
  "NetworkConfig": {
5474
- "shape": "Sok"
5504
+ "shape": "Son"
5475
5505
  },
5476
5506
  "RoleArn": {},
5477
5507
  "ExperimentConfig": {
5478
- "shape": "Squ"
5508
+ "shape": "Sqx"
5479
5509
  },
5480
5510
  "ProcessingJobArn": {},
5481
5511
  "ProcessingJobStatus": {},
@@ -5525,14 +5555,14 @@
5525
5555
  "ProjectId": {},
5526
5556
  "ProjectDescription": {},
5527
5557
  "ServiceCatalogProvisioningDetails": {
5528
- "shape": "Sqz"
5558
+ "shape": "Sr2"
5529
5559
  },
5530
5560
  "ServiceCatalogProvisionedProductDetails": {
5531
- "shape": "S15e"
5561
+ "shape": "S15i"
5532
5562
  },
5533
5563
  "ProjectStatus": {},
5534
5564
  "CreatedBy": {
5535
- "shape": "Swq"
5565
+ "shape": "Swt"
5536
5566
  },
5537
5567
  "CreationTime": {
5538
5568
  "type": "timestamp"
@@ -5541,7 +5571,7 @@
5541
5571
  "type": "timestamp"
5542
5572
  },
5543
5573
  "LastModifiedBy": {
5544
- "shape": "Swq"
5574
+ "shape": "Swt"
5545
5575
  }
5546
5576
  }
5547
5577
  }
@@ -5574,13 +5604,13 @@
5574
5604
  },
5575
5605
  "FailureReason": {},
5576
5606
  "SpaceSettings": {
5577
- "shape": "Sr9"
5607
+ "shape": "Src"
5578
5608
  },
5579
5609
  "OwnershipSettings": {
5580
- "shape": "Srh"
5610
+ "shape": "Srk"
5581
5611
  },
5582
5612
  "SpaceSharingSettings": {
5583
- "shape": "Sri"
5613
+ "shape": "Srl"
5584
5614
  },
5585
5615
  "SpaceDisplayName": {},
5586
5616
  "Url": {}
@@ -5630,7 +5660,7 @@
5630
5660
  ],
5631
5661
  "members": {
5632
5662
  "SubscribedWorkteam": {
5633
- "shape": "S15p"
5663
+ "shape": "S15t"
5634
5664
  }
5635
5665
  }
5636
5666
  }
@@ -5665,7 +5695,7 @@
5665
5695
  "LabelingJobArn": {},
5666
5696
  "AutoMLJobArn": {},
5667
5697
  "ModelArtifacts": {
5668
- "shape": "Sz0"
5698
+ "shape": "Sz3"
5669
5699
  },
5670
5700
  "TrainingJobStatus": {},
5671
5701
  "SecondaryStatus": {},
@@ -5674,7 +5704,7 @@
5674
5704
  "shape": "S2w"
5675
5705
  },
5676
5706
  "AlgorithmSpecification": {
5677
- "shape": "Srt"
5707
+ "shape": "Srw"
5678
5708
  },
5679
5709
  "RoleArn": {},
5680
5710
  "InputDataConfig": {
@@ -5687,7 +5717,7 @@
5687
5717
  "shape": "S3j"
5688
5718
  },
5689
5719
  "WarmPoolStatus": {
5690
- "shape": "S15t"
5720
+ "shape": "S15x"
5691
5721
  },
5692
5722
  "VpcConfig": {
5693
5723
  "shape": "S63"
@@ -5708,10 +5738,10 @@
5708
5738
  "type": "timestamp"
5709
5739
  },
5710
5740
  "SecondaryStatusTransitions": {
5711
- "shape": "S15w"
5741
+ "shape": "S160"
5712
5742
  },
5713
5743
  "FinalMetricDataList": {
5714
- "shape": "S15z"
5744
+ "shape": "S163"
5715
5745
  },
5716
5746
  "EnableNetworkIsolation": {
5717
5747
  "type": "boolean"
@@ -5723,7 +5753,7 @@
5723
5753
  "type": "boolean"
5724
5754
  },
5725
5755
  "CheckpointConfig": {
5726
- "shape": "Shy"
5756
+ "shape": "Si1"
5727
5757
  },
5728
5758
  "TrainingTimeInSeconds": {
5729
5759
  "type": "integer"
@@ -5732,25 +5762,25 @@
5732
5762
  "type": "integer"
5733
5763
  },
5734
5764
  "DebugHookConfig": {
5735
- "shape": "Ss2"
5765
+ "shape": "Ss5"
5736
5766
  },
5737
5767
  "ExperimentConfig": {
5738
- "shape": "Squ"
5768
+ "shape": "Sqx"
5739
5769
  },
5740
5770
  "DebugRuleConfigurations": {
5741
- "shape": "Ssa"
5771
+ "shape": "Ssd"
5742
5772
  },
5743
5773
  "TensorBoardOutputConfig": {
5744
- "shape": "Sse"
5774
+ "shape": "Ssh"
5745
5775
  },
5746
5776
  "DebugRuleEvaluationStatuses": {
5747
- "shape": "S163"
5777
+ "shape": "S167"
5748
5778
  },
5749
5779
  "ProfilerConfig": {
5750
- "shape": "Ssf"
5780
+ "shape": "Ssi"
5751
5781
  },
5752
5782
  "ProfilerRuleConfigurations": {
5753
- "shape": "Ssj"
5783
+ "shape": "Ssm"
5754
5784
  },
5755
5785
  "ProfilerRuleEvaluationStatuses": {
5756
5786
  "type": "list",
@@ -5769,16 +5799,16 @@
5769
5799
  },
5770
5800
  "ProfilingStatus": {},
5771
5801
  "Environment": {
5772
- "shape": "Ssl"
5802
+ "shape": "Sso"
5773
5803
  },
5774
5804
  "RetryStrategy": {
5775
- "shape": "Shz"
5805
+ "shape": "Si2"
5776
5806
  },
5777
5807
  "RemoteDebugConfig": {
5778
- "shape": "Sso"
5808
+ "shape": "Ssr"
5779
5809
  },
5780
5810
  "InfraCheckConfig": {
5781
- "shape": "Ssq"
5811
+ "shape": "Sst"
5782
5812
  }
5783
5813
  }
5784
5814
  }
@@ -5814,7 +5844,7 @@
5814
5844
  "type": "integer"
5815
5845
  },
5816
5846
  "ModelClientConfig": {
5817
- "shape": "Ssw"
5847
+ "shape": "Ssz"
5818
5848
  },
5819
5849
  "MaxPayloadInMB": {
5820
5850
  "type": "integer"
@@ -5830,7 +5860,7 @@
5830
5860
  "shape": "S44"
5831
5861
  },
5832
5862
  "DataCaptureConfig": {
5833
- "shape": "Ssz"
5863
+ "shape": "St2"
5834
5864
  },
5835
5865
  "TransformResources": {
5836
5866
  "shape": "S47"
@@ -5847,10 +5877,10 @@
5847
5877
  "LabelingJobArn": {},
5848
5878
  "AutoMLJobArn": {},
5849
5879
  "DataProcessing": {
5850
- "shape": "St0"
5880
+ "shape": "St3"
5851
5881
  },
5852
5882
  "ExperimentConfig": {
5853
- "shape": "Squ"
5883
+ "shape": "Sqx"
5854
5884
  }
5855
5885
  }
5856
5886
  }
@@ -5873,19 +5903,19 @@
5873
5903
  "DisplayName": {},
5874
5904
  "ExperimentName": {},
5875
5905
  "Source": {
5876
- "shape": "S16f"
5906
+ "shape": "S16j"
5877
5907
  },
5878
5908
  "CreationTime": {
5879
5909
  "type": "timestamp"
5880
5910
  },
5881
5911
  "CreatedBy": {
5882
- "shape": "Swq"
5912
+ "shape": "Swt"
5883
5913
  },
5884
5914
  "LastModifiedTime": {
5885
5915
  "type": "timestamp"
5886
5916
  },
5887
5917
  "LastModifiedBy": {
5888
- "shape": "Swq"
5918
+ "shape": "Swt"
5889
5919
  },
5890
5920
  "MetadataProperties": {
5891
5921
  "shape": "S1u"
@@ -5910,10 +5940,10 @@
5910
5940
  "TrialComponentArn": {},
5911
5941
  "DisplayName": {},
5912
5942
  "Source": {
5913
- "shape": "S16j"
5943
+ "shape": "S16n"
5914
5944
  },
5915
5945
  "Status": {
5916
- "shape": "St8"
5946
+ "shape": "Stb"
5917
5947
  },
5918
5948
  "StartTime": {
5919
5949
  "type": "timestamp"
@@ -5925,34 +5955,34 @@
5925
5955
  "type": "timestamp"
5926
5956
  },
5927
5957
  "CreatedBy": {
5928
- "shape": "Swq"
5958
+ "shape": "Swt"
5929
5959
  },
5930
5960
  "LastModifiedTime": {
5931
5961
  "type": "timestamp"
5932
5962
  },
5933
5963
  "LastModifiedBy": {
5934
- "shape": "Swq"
5964
+ "shape": "Swt"
5935
5965
  },
5936
5966
  "Parameters": {
5937
- "shape": "Stb"
5967
+ "shape": "Ste"
5938
5968
  },
5939
5969
  "InputArtifacts": {
5940
- "shape": "Stf"
5970
+ "shape": "Sti"
5941
5971
  },
5942
5972
  "OutputArtifacts": {
5943
- "shape": "Stf"
5973
+ "shape": "Sti"
5944
5974
  },
5945
5975
  "MetadataProperties": {
5946
5976
  "shape": "S1u"
5947
5977
  },
5948
5978
  "Metrics": {
5949
- "shape": "S16l"
5979
+ "shape": "S16p"
5950
5980
  },
5951
5981
  "LineageGroupArn": {},
5952
5982
  "Sources": {
5953
5983
  "type": "list",
5954
5984
  "member": {
5955
- "shape": "S16j"
5985
+ "shape": "S16n"
5956
5986
  }
5957
5987
  }
5958
5988
  }
@@ -6010,7 +6040,7 @@
6010
6040
  ],
6011
6041
  "members": {
6012
6042
  "Workforce": {
6013
- "shape": "S16v"
6043
+ "shape": "S16z"
6014
6044
  }
6015
6045
  }
6016
6046
  }
@@ -6032,7 +6062,7 @@
6032
6062
  ],
6033
6063
  "members": {
6034
6064
  "Workteam": {
6035
- "shape": "S173"
6065
+ "shape": "S177"
6036
6066
  }
6037
6067
  }
6038
6068
  }
@@ -6231,7 +6261,7 @@
6231
6261
  "type": "integer"
6232
6262
  },
6233
6263
  "ScalingPolicyObjective": {
6234
- "shape": "S17v"
6264
+ "shape": "S17z"
6235
6265
  }
6236
6266
  }
6237
6267
  },
@@ -6245,7 +6275,7 @@
6245
6275
  "type": "integer"
6246
6276
  },
6247
6277
  "ScalingPolicyObjective": {
6248
- "shape": "S17v"
6278
+ "shape": "S17z"
6249
6279
  },
6250
6280
  "Metric": {
6251
6281
  "type": "structure",
@@ -6375,7 +6405,7 @@
6375
6405
  "HubContentMarkdown": {},
6376
6406
  "HubContentDocument": {},
6377
6407
  "HubContentSearchKeywords": {
6378
- "shape": "S11m"
6408
+ "shape": "S11q"
6379
6409
  },
6380
6410
  "Tags": {
6381
6411
  "shape": "S7"
@@ -6514,7 +6544,7 @@
6514
6544
  "type": "structure",
6515
6545
  "members": {
6516
6546
  "SageMakerImageVersionAliases": {
6517
- "shape": "Sik"
6547
+ "shape": "Sin"
6518
6548
  },
6519
6549
  "NextToken": {}
6520
6550
  }
@@ -6705,7 +6735,7 @@
6705
6735
  "type": "timestamp"
6706
6736
  },
6707
6737
  "CreatedBy": {
6708
- "shape": "Swq"
6738
+ "shape": "Swt"
6709
6739
  }
6710
6740
  }
6711
6741
  }
@@ -6774,7 +6804,7 @@
6774
6804
  },
6775
6805
  "FailureReason": {},
6776
6806
  "PartialFailureReasons": {
6777
- "shape": "Sxb"
6807
+ "shape": "Sxe"
6778
6808
  }
6779
6809
  }
6780
6810
  }
@@ -6810,7 +6840,7 @@
6810
6840
  "Candidates": {
6811
6841
  "type": "list",
6812
6842
  "member": {
6813
- "shape": "Sxd"
6843
+ "shape": "Sxg"
6814
6844
  }
6815
6845
  },
6816
6846
  "NextToken": {}
@@ -6867,7 +6897,7 @@
6867
6897
  "type": "timestamp"
6868
6898
  },
6869
6899
  "InstanceStatus": {
6870
- "shape": "Syr"
6900
+ "shape": "Syu"
6871
6901
  }
6872
6902
  }
6873
6903
  }
@@ -7128,7 +7158,7 @@
7128
7158
  ],
7129
7159
  "members": {
7130
7160
  "JobDefinitionSummaries": {
7131
- "shape": "S1an"
7161
+ "shape": "S1ar"
7132
7162
  },
7133
7163
  "NextToken": {}
7134
7164
  }
@@ -7557,7 +7587,7 @@
7557
7587
  "ExperimentName": {},
7558
7588
  "DisplayName": {},
7559
7589
  "ExperimentSource": {
7560
- "shape": "S10o"
7590
+ "shape": "S10r"
7561
7591
  },
7562
7592
  "CreationTime": {
7563
7593
  "type": "timestamp"
@@ -7616,7 +7646,7 @@
7616
7646
  },
7617
7647
  "FeatureGroupStatus": {},
7618
7648
  "OfflineStoreStatus": {
7619
- "shape": "S10v"
7649
+ "shape": "S10z"
7620
7650
  }
7621
7651
  }
7622
7652
  }
@@ -7708,7 +7738,7 @@
7708
7738
  ],
7709
7739
  "members": {
7710
7740
  "HubContentSummaries": {
7711
- "shape": "S1cd"
7741
+ "shape": "S1ch"
7712
7742
  },
7713
7743
  "NextToken": {}
7714
7744
  }
@@ -7747,7 +7777,7 @@
7747
7777
  ],
7748
7778
  "members": {
7749
7779
  "HubContentSummaries": {
7750
- "shape": "S1cd"
7780
+ "shape": "S1ch"
7751
7781
  },
7752
7782
  "NextToken": {}
7753
7783
  }
@@ -7801,7 +7831,7 @@
7801
7831
  "HubDisplayName": {},
7802
7832
  "HubDescription": {},
7803
7833
  "HubSearchKeywords": {
7804
- "shape": "Sgi"
7834
+ "shape": "Sgl"
7805
7835
  },
7806
7836
  "HubStatus": {},
7807
7837
  "CreationTime": {
@@ -7922,13 +7952,13 @@
7922
7952
  "type": "timestamp"
7923
7953
  },
7924
7954
  "TrainingJobStatusCounters": {
7925
- "shape": "S121"
7955
+ "shape": "S125"
7926
7956
  },
7927
7957
  "ObjectiveStatusCounters": {
7928
- "shape": "S123"
7958
+ "shape": "S127"
7929
7959
  },
7930
7960
  "ResourceLimits": {
7931
- "shape": "Sh1"
7961
+ "shape": "Sh4"
7932
7962
  }
7933
7963
  }
7934
7964
  }
@@ -8172,7 +8202,7 @@
8172
8202
  "Name": {},
8173
8203
  "Type": {},
8174
8204
  "Schedule": {
8175
- "shape": "Sja"
8205
+ "shape": "Sjd"
8176
8206
  },
8177
8207
  "Status": {},
8178
8208
  "StatusReason": {},
@@ -8233,16 +8263,16 @@
8233
8263
  ],
8234
8264
  "members": {
8235
8265
  "Metrics": {
8236
- "shape": "S130"
8266
+ "shape": "S134"
8237
8267
  },
8238
8268
  "EndpointMetrics": {
8239
- "shape": "S13d"
8269
+ "shape": "S13h"
8240
8270
  },
8241
8271
  "EndpointConfiguration": {
8242
- "shape": "S133"
8272
+ "shape": "S137"
8243
8273
  },
8244
8274
  "ModelConfiguration": {
8245
- "shape": "S135"
8275
+ "shape": "S139"
8246
8276
  },
8247
8277
  "FailureReason": {},
8248
8278
  "InvocationEndTime": {
@@ -8389,17 +8419,17 @@
8389
8419
  },
8390
8420
  "LabelingJobStatus": {},
8391
8421
  "LabelCounters": {
8392
- "shape": "S13h"
8422
+ "shape": "S13l"
8393
8423
  },
8394
8424
  "WorkteamArn": {},
8395
8425
  "PreHumanTaskLambdaArn": {},
8396
8426
  "AnnotationConsolidationLambdaArn": {},
8397
8427
  "FailureReason": {},
8398
8428
  "LabelingJobOutput": {
8399
- "shape": "S13k"
8429
+ "shape": "S13o"
8400
8430
  },
8401
8431
  "InputConfig": {
8402
- "shape": "Slc"
8432
+ "shape": "Slf"
8403
8433
  }
8404
8434
  }
8405
8435
  }
@@ -8546,7 +8576,7 @@
8546
8576
  ],
8547
8577
  "members": {
8548
8578
  "JobDefinitionSummaries": {
8549
- "shape": "S1an"
8579
+ "shape": "S1ar"
8550
8580
  },
8551
8581
  "NextToken": {}
8552
8582
  }
@@ -8759,7 +8789,7 @@
8759
8789
  ],
8760
8790
  "members": {
8761
8791
  "JobDefinitionSummaries": {
8762
- "shape": "S1an"
8792
+ "shape": "S1ar"
8763
8793
  },
8764
8794
  "NextToken": {}
8765
8795
  }
@@ -8958,7 +8988,7 @@
8958
8988
  ],
8959
8989
  "members": {
8960
8990
  "JobDefinitionSummaries": {
8961
- "shape": "S1an"
8991
+ "shape": "S1ar"
8962
8992
  },
8963
8993
  "NextToken": {}
8964
8994
  }
@@ -9077,7 +9107,7 @@
9077
9107
  "type": "structure",
9078
9108
  "members": {
9079
9109
  "MonitoringAlertSummaries": {
9080
- "shape": "S1fx"
9110
+ "shape": "S1g1"
9081
9111
  },
9082
9112
  "NextToken": {}
9083
9113
  }
@@ -9127,7 +9157,7 @@
9127
9157
  "MonitoringExecutionSummaries": {
9128
9158
  "type": "list",
9129
9159
  "member": {
9130
- "shape": "S14j"
9160
+ "shape": "S14n"
9131
9161
  }
9132
9162
  },
9133
9163
  "NextToken": {}
@@ -9308,7 +9338,7 @@
9308
9338
  "NotebookInstanceLifecycleConfigName": {},
9309
9339
  "DefaultCodeRepository": {},
9310
9340
  "AdditionalCodeRepositories": {
9311
- "shape": "Sow"
9341
+ "shape": "Soz"
9312
9342
  }
9313
9343
  }
9314
9344
  }
@@ -9404,7 +9434,7 @@
9404
9434
  "CallbackToken": {},
9405
9435
  "SqsQueueUrl": {},
9406
9436
  "OutputParameters": {
9407
- "shape": "S1hb"
9437
+ "shape": "S1hf"
9408
9438
  }
9409
9439
  }
9410
9440
  },
@@ -9413,7 +9443,7 @@
9413
9443
  "members": {
9414
9444
  "Arn": {},
9415
9445
  "OutputParameters": {
9416
- "shape": "S1hb"
9446
+ "shape": "S1hf"
9417
9447
  }
9418
9448
  }
9419
9449
  },
@@ -9555,7 +9585,7 @@
9555
9585
  "type": "structure",
9556
9586
  "members": {
9557
9587
  "PipelineParameters": {
9558
- "shape": "S1hs"
9588
+ "shape": "S1hw"
9559
9589
  },
9560
9590
  "NextToken": {}
9561
9591
  }
@@ -9807,7 +9837,7 @@
9807
9837
  "members": {
9808
9838
  "AppType": {},
9809
9839
  "SpaceStorageSettings": {
9810
- "shape": "Src"
9840
+ "shape": "Srf"
9811
9841
  }
9812
9842
  }
9813
9843
  },
@@ -9958,7 +9988,7 @@
9958
9988
  "SubscribedWorkteams": {
9959
9989
  "type": "list",
9960
9990
  "member": {
9961
- "shape": "S15p"
9991
+ "shape": "S15t"
9962
9992
  }
9963
9993
  },
9964
9994
  "NextToken": {}
@@ -10046,7 +10076,7 @@
10046
10076
  },
10047
10077
  "TrainingJobStatus": {},
10048
10078
  "WarmPoolStatus": {
10049
- "shape": "S15t"
10079
+ "shape": "S15x"
10050
10080
  }
10051
10081
  }
10052
10082
  }
@@ -10081,7 +10111,7 @@
10081
10111
  "TrainingJobSummaries": {
10082
10112
  "type": "list",
10083
10113
  "member": {
10084
- "shape": "S125"
10114
+ "shape": "S129"
10085
10115
  }
10086
10116
  },
10087
10117
  "NextToken": {}
@@ -10184,10 +10214,10 @@
10184
10214
  "TrialComponentArn": {},
10185
10215
  "DisplayName": {},
10186
10216
  "TrialComponentSource": {
10187
- "shape": "S16j"
10217
+ "shape": "S16n"
10188
10218
  },
10189
10219
  "Status": {
10190
- "shape": "St8"
10220
+ "shape": "Stb"
10191
10221
  },
10192
10222
  "StartTime": {
10193
10223
  "type": "timestamp"
@@ -10199,13 +10229,13 @@
10199
10229
  "type": "timestamp"
10200
10230
  },
10201
10231
  "CreatedBy": {
10202
- "shape": "Swq"
10232
+ "shape": "Swt"
10203
10233
  },
10204
10234
  "LastModifiedTime": {
10205
10235
  "type": "timestamp"
10206
10236
  },
10207
10237
  "LastModifiedBy": {
10208
- "shape": "Swq"
10238
+ "shape": "Swt"
10209
10239
  }
10210
10240
  }
10211
10241
  }
@@ -10246,7 +10276,7 @@
10246
10276
  "TrialName": {},
10247
10277
  "DisplayName": {},
10248
10278
  "TrialSource": {
10249
- "shape": "S16f"
10279
+ "shape": "S16j"
10250
10280
  },
10251
10281
  "CreationTime": {
10252
10282
  "type": "timestamp"
@@ -10321,7 +10351,7 @@
10321
10351
  "Workforces": {
10322
10352
  "type": "list",
10323
10353
  "member": {
10324
- "shape": "S16v"
10354
+ "shape": "S16z"
10325
10355
  }
10326
10356
  },
10327
10357
  "NextToken": {}
@@ -10350,7 +10380,7 @@
10350
10380
  "Workteams": {
10351
10381
  "type": "list",
10352
10382
  "member": {
10353
- "shape": "S173"
10383
+ "shape": "S177"
10354
10384
  }
10355
10385
  },
10356
10386
  "NextToken": {}
@@ -10469,7 +10499,7 @@
10469
10499
  "members": {
10470
10500
  "DeviceFleetName": {},
10471
10501
  "Devices": {
10472
- "shape": "S1kq"
10502
+ "shape": "S1ku"
10473
10503
  },
10474
10504
  "Tags": {
10475
10505
  "shape": "S7"
@@ -10486,7 +10516,7 @@
10486
10516
  ],
10487
10517
  "members": {
10488
10518
  "UiTemplate": {
10489
- "shape": "Sgq"
10519
+ "shape": "Sgt"
10490
10520
  },
10491
10521
  "Task": {
10492
10522
  "type": "structure",
@@ -10539,7 +10569,7 @@
10539
10569
  "idempotencyToken": true
10540
10570
  },
10541
10571
  "ParallelismConfiguration": {
10542
- "shape": "Spi"
10572
+ "shape": "Spl"
10543
10573
  }
10544
10574
  }
10545
10575
  },
@@ -10559,7 +10589,7 @@
10559
10589
  "members": {
10560
10590
  "Resource": {},
10561
10591
  "SearchExpression": {
10562
- "shape": "S1l1"
10592
+ "shape": "S1l5"
10563
10593
  },
10564
10594
  "SortBy": {},
10565
10595
  "SortOrder": {},
@@ -10589,7 +10619,7 @@
10589
10619
  "type": "structure",
10590
10620
  "members": {
10591
10621
  "TrainingJob": {
10592
- "shape": "S1lj"
10622
+ "shape": "S1ln"
10593
10623
  },
10594
10624
  "Experiment": {
10595
10625
  "type": "structure",
@@ -10598,20 +10628,20 @@
10598
10628
  "ExperimentArn": {},
10599
10629
  "DisplayName": {},
10600
10630
  "Source": {
10601
- "shape": "S10o"
10631
+ "shape": "S10r"
10602
10632
  },
10603
10633
  "Description": {},
10604
10634
  "CreationTime": {
10605
10635
  "type": "timestamp"
10606
10636
  },
10607
10637
  "CreatedBy": {
10608
- "shape": "Swq"
10638
+ "shape": "Swt"
10609
10639
  },
10610
10640
  "LastModifiedTime": {
10611
10641
  "type": "timestamp"
10612
10642
  },
10613
10643
  "LastModifiedBy": {
10614
- "shape": "Swq"
10644
+ "shape": "Swt"
10615
10645
  },
10616
10646
  "Tags": {
10617
10647
  "shape": "S7"
@@ -10626,19 +10656,19 @@
10626
10656
  "DisplayName": {},
10627
10657
  "ExperimentName": {},
10628
10658
  "Source": {
10629
- "shape": "S16f"
10659
+ "shape": "S16j"
10630
10660
  },
10631
10661
  "CreationTime": {
10632
10662
  "type": "timestamp"
10633
10663
  },
10634
10664
  "CreatedBy": {
10635
- "shape": "Swq"
10665
+ "shape": "Swt"
10636
10666
  },
10637
10667
  "LastModifiedTime": {
10638
10668
  "type": "timestamp"
10639
10669
  },
10640
10670
  "LastModifiedBy": {
10641
- "shape": "Swq"
10671
+ "shape": "Swt"
10642
10672
  },
10643
10673
  "MetadataProperties": {
10644
10674
  "shape": "S1u"
@@ -10654,13 +10684,13 @@
10654
10684
  "TrialComponentName": {},
10655
10685
  "TrialComponentArn": {},
10656
10686
  "TrialComponentSource": {
10657
- "shape": "S16j"
10687
+ "shape": "S16n"
10658
10688
  },
10659
10689
  "CreationTime": {
10660
10690
  "type": "timestamp"
10661
10691
  },
10662
10692
  "CreatedBy": {
10663
- "shape": "Swq"
10693
+ "shape": "Swt"
10664
10694
  }
10665
10695
  }
10666
10696
  }
@@ -10674,10 +10704,10 @@
10674
10704
  "DisplayName": {},
10675
10705
  "TrialComponentArn": {},
10676
10706
  "Source": {
10677
- "shape": "S16j"
10707
+ "shape": "S16n"
10678
10708
  },
10679
10709
  "Status": {
10680
- "shape": "St8"
10710
+ "shape": "Stb"
10681
10711
  },
10682
10712
  "StartTime": {
10683
10713
  "type": "timestamp"
@@ -10689,25 +10719,25 @@
10689
10719
  "type": "timestamp"
10690
10720
  },
10691
10721
  "CreatedBy": {
10692
- "shape": "Swq"
10722
+ "shape": "Swt"
10693
10723
  },
10694
10724
  "LastModifiedTime": {
10695
10725
  "type": "timestamp"
10696
10726
  },
10697
10727
  "LastModifiedBy": {
10698
- "shape": "Swq"
10728
+ "shape": "Swt"
10699
10729
  },
10700
10730
  "Parameters": {
10701
- "shape": "Stb"
10731
+ "shape": "Ste"
10702
10732
  },
10703
10733
  "InputArtifacts": {
10704
- "shape": "Stf"
10734
+ "shape": "Sti"
10705
10735
  },
10706
10736
  "OutputArtifacts": {
10707
- "shape": "Stf"
10737
+ "shape": "Sti"
10708
10738
  },
10709
10739
  "Metrics": {
10710
- "shape": "S16l"
10740
+ "shape": "S16p"
10711
10741
  },
10712
10742
  "MetadataProperties": {
10713
10743
  "shape": "S1u"
@@ -10717,36 +10747,36 @@
10717
10747
  "members": {
10718
10748
  "SourceArn": {},
10719
10749
  "TrainingJob": {
10720
- "shape": "S1lj"
10750
+ "shape": "S1ln"
10721
10751
  },
10722
10752
  "ProcessingJob": {
10723
10753
  "type": "structure",
10724
10754
  "members": {
10725
10755
  "ProcessingInputs": {
10726
- "shape": "Spv"
10756
+ "shape": "Spy"
10727
10757
  },
10728
10758
  "ProcessingOutputConfig": {
10729
- "shape": "Sqi"
10759
+ "shape": "Sql"
10730
10760
  },
10731
10761
  "ProcessingJobName": {},
10732
10762
  "ProcessingResources": {
10733
- "shape": "Sqn"
10763
+ "shape": "Sqq"
10734
10764
  },
10735
10765
  "StoppingCondition": {
10736
- "shape": "Sqp"
10766
+ "shape": "Sqs"
10737
10767
  },
10738
10768
  "AppSpecification": {
10739
- "shape": "Sqr"
10769
+ "shape": "Squ"
10740
10770
  },
10741
10771
  "Environment": {
10742
- "shape": "Sqt"
10772
+ "shape": "Sqw"
10743
10773
  },
10744
10774
  "NetworkConfig": {
10745
- "shape": "Sok"
10775
+ "shape": "Son"
10746
10776
  },
10747
10777
  "RoleArn": {},
10748
10778
  "ExperimentConfig": {
10749
- "shape": "Squ"
10779
+ "shape": "Sqx"
10750
10780
  },
10751
10781
  "ProcessingJobArn": {},
10752
10782
  "ProcessingJobStatus": {},
@@ -10773,7 +10803,7 @@
10773
10803
  }
10774
10804
  },
10775
10805
  "TransformJob": {
10776
- "shape": "S1lr"
10806
+ "shape": "S1lv"
10777
10807
  }
10778
10808
  }
10779
10809
  },
@@ -10809,10 +10839,10 @@
10809
10839
  "EndpointArn": {},
10810
10840
  "EndpointConfigName": {},
10811
10841
  "ProductionVariants": {
10812
- "shape": "S106"
10842
+ "shape": "S109"
10813
10843
  },
10814
10844
  "DataCaptureConfig": {
10815
- "shape": "S10e"
10845
+ "shape": "S10h"
10816
10846
  },
10817
10847
  "EndpointStatus": {},
10818
10848
  "FailureReason": {},
@@ -10839,11 +10869,11 @@
10839
10869
  "type": "timestamp"
10840
10870
  },
10841
10871
  "MonitoringScheduleConfig": {
10842
- "shape": "Soc"
10872
+ "shape": "Sof"
10843
10873
  },
10844
10874
  "EndpointName": {},
10845
10875
  "LastMonitoringExecutionSummary": {
10846
- "shape": "S14j"
10876
+ "shape": "S14n"
10847
10877
  },
10848
10878
  "Tags": {
10849
10879
  "shape": "S7"
@@ -10855,7 +10885,7 @@
10855
10885
  "shape": "S7"
10856
10886
  },
10857
10887
  "ShadowProductionVariants": {
10858
- "shape": "S106"
10888
+ "shape": "S109"
10859
10889
  }
10860
10890
  }
10861
10891
  },
@@ -10876,49 +10906,49 @@
10876
10906
  "shape": "Sr"
10877
10907
  },
10878
10908
  "SourceAlgorithmSpecification": {
10879
- "shape": "Sne"
10909
+ "shape": "Snh"
10880
10910
  },
10881
10911
  "ValidationSpecification": {
10882
- "shape": "Snb"
10912
+ "shape": "Sne"
10883
10913
  },
10884
10914
  "ModelPackageStatus": {},
10885
10915
  "ModelPackageStatusDetails": {
10886
- "shape": "S146"
10916
+ "shape": "S14a"
10887
10917
  },
10888
10918
  "CertifyForMarketplace": {
10889
10919
  "type": "boolean"
10890
10920
  },
10891
10921
  "ModelApprovalStatus": {},
10892
10922
  "CreatedBy": {
10893
- "shape": "Swq"
10923
+ "shape": "Swt"
10894
10924
  },
10895
10925
  "MetadataProperties": {
10896
10926
  "shape": "S1u"
10897
10927
  },
10898
10928
  "ModelMetrics": {
10899
- "shape": "Snh"
10929
+ "shape": "Snk"
10900
10930
  },
10901
10931
  "LastModifiedTime": {
10902
10932
  "type": "timestamp"
10903
10933
  },
10904
10934
  "LastModifiedBy": {
10905
- "shape": "Swq"
10935
+ "shape": "Swt"
10906
10936
  },
10907
10937
  "ApprovalDescription": {},
10908
10938
  "Domain": {},
10909
10939
  "Task": {},
10910
10940
  "SamplePayloadUrl": {},
10911
10941
  "AdditionalInferenceSpecifications": {
10912
- "shape": "Snx"
10942
+ "shape": "So0"
10913
10943
  },
10914
10944
  "Tags": {
10915
10945
  "shape": "S7"
10916
10946
  },
10917
10947
  "CustomerMetadataProperties": {
10918
- "shape": "Sno"
10948
+ "shape": "Snr"
10919
10949
  },
10920
10950
  "DriftCheckBaselines": {
10921
- "shape": "Snr"
10951
+ "shape": "Snu"
10922
10952
  },
10923
10953
  "SkipModelValidation": {}
10924
10954
  }
@@ -10933,7 +10963,7 @@
10933
10963
  "type": "timestamp"
10934
10964
  },
10935
10965
  "CreatedBy": {
10936
- "shape": "Swq"
10966
+ "shape": "Swt"
10937
10967
  },
10938
10968
  "ModelPackageGroupStatus": {},
10939
10969
  "Tags": {
@@ -10960,13 +10990,13 @@
10960
10990
  "type": "timestamp"
10961
10991
  },
10962
10992
  "CreatedBy": {
10963
- "shape": "Swq"
10993
+ "shape": "Swt"
10964
10994
  },
10965
10995
  "LastModifiedBy": {
10966
- "shape": "Swq"
10996
+ "shape": "Swt"
10967
10997
  },
10968
10998
  "ParallelismConfiguration": {
10969
- "shape": "Spi"
10999
+ "shape": "Spl"
10970
11000
  },
10971
11001
  "Tags": {
10972
11002
  "shape": "S7"
@@ -10982,7 +11012,7 @@
10982
11012
  "PipelineExecutionStatus": {},
10983
11013
  "PipelineExecutionDescription": {},
10984
11014
  "PipelineExperimentConfig": {
10985
- "shape": "S153"
11015
+ "shape": "S157"
10986
11016
  },
10987
11017
  "FailureReason": {},
10988
11018
  "CreationTime": {
@@ -10992,19 +11022,19 @@
10992
11022
  "type": "timestamp"
10993
11023
  },
10994
11024
  "CreatedBy": {
10995
- "shape": "Swq"
11025
+ "shape": "Swt"
10996
11026
  },
10997
11027
  "LastModifiedBy": {
10998
- "shape": "Swq"
11028
+ "shape": "Swt"
10999
11029
  },
11000
11030
  "ParallelismConfiguration": {
11001
- "shape": "Spi"
11031
+ "shape": "Spl"
11002
11032
  },
11003
11033
  "SelectiveExecutionConfig": {
11004
- "shape": "S155"
11034
+ "shape": "S159"
11005
11035
  },
11006
11036
  "PipelineParameters": {
11007
- "shape": "S1hs"
11037
+ "shape": "S1hw"
11008
11038
  }
11009
11039
  }
11010
11040
  },
@@ -11033,10 +11063,10 @@
11033
11063
  "RoleArn": {},
11034
11064
  "FeatureGroupStatus": {},
11035
11065
  "OfflineStoreStatus": {
11036
- "shape": "S10v"
11066
+ "shape": "S10z"
11037
11067
  },
11038
11068
  "LastUpdateStatus": {
11039
- "shape": "S10y"
11069
+ "shape": "S112"
11040
11070
  },
11041
11071
  "FailureReason": {},
11042
11072
  "Description": {},
@@ -11060,7 +11090,7 @@
11060
11090
  },
11061
11091
  "Description": {},
11062
11092
  "Parameters": {
11063
- "shape": "S114"
11093
+ "shape": "S118"
11064
11094
  }
11065
11095
  }
11066
11096
  },
@@ -11072,14 +11102,14 @@
11072
11102
  "ProjectId": {},
11073
11103
  "ProjectDescription": {},
11074
11104
  "ServiceCatalogProvisioningDetails": {
11075
- "shape": "Sqz"
11105
+ "shape": "Sr2"
11076
11106
  },
11077
11107
  "ServiceCatalogProvisionedProductDetails": {
11078
- "shape": "S15e"
11108
+ "shape": "S15i"
11079
11109
  },
11080
11110
  "ProjectStatus": {},
11081
11111
  "CreatedBy": {
11082
- "shape": "Swq"
11112
+ "shape": "Swt"
11083
11113
  },
11084
11114
  "CreationTime": {
11085
11115
  "type": "timestamp"
@@ -11091,7 +11121,7 @@
11091
11121
  "type": "timestamp"
11092
11122
  },
11093
11123
  "LastModifiedBy": {
11094
- "shape": "Swq"
11124
+ "shape": "Swt"
11095
11125
  }
11096
11126
  }
11097
11127
  },
@@ -11101,13 +11131,13 @@
11101
11131
  "HyperParameterTuningJobName": {},
11102
11132
  "HyperParameterTuningJobArn": {},
11103
11133
  "HyperParameterTuningJobConfig": {
11104
- "shape": "Sgv"
11134
+ "shape": "Sgy"
11105
11135
  },
11106
11136
  "TrainingJobDefinition": {
11107
- "shape": "Sho"
11137
+ "shape": "Shr"
11108
11138
  },
11109
11139
  "TrainingJobDefinitions": {
11110
- "shape": "Si4"
11140
+ "shape": "Si7"
11111
11141
  },
11112
11142
  "HyperParameterTuningJobStatus": {},
11113
11143
  "CreationTime": {
@@ -11120,26 +11150,26 @@
11120
11150
  "type": "timestamp"
11121
11151
  },
11122
11152
  "TrainingJobStatusCounters": {
11123
- "shape": "S121"
11153
+ "shape": "S125"
11124
11154
  },
11125
11155
  "ObjectiveStatusCounters": {
11126
- "shape": "S123"
11156
+ "shape": "S127"
11127
11157
  },
11128
11158
  "BestTrainingJob": {
11129
- "shape": "S125"
11159
+ "shape": "S129"
11130
11160
  },
11131
11161
  "OverallBestTrainingJob": {
11132
- "shape": "S125"
11162
+ "shape": "S129"
11133
11163
  },
11134
11164
  "WarmStartConfig": {
11135
- "shape": "Si5"
11165
+ "shape": "Si8"
11136
11166
  },
11137
11167
  "FailureReason": {},
11138
11168
  "TuningJobCompletionDetails": {
11139
- "shape": "S128"
11169
+ "shape": "S12c"
11140
11170
  },
11141
11171
  "ConsumedResources": {
11142
- "shape": "S129"
11172
+ "shape": "S12d"
11143
11173
  },
11144
11174
  "Tags": {
11145
11175
  "shape": "S7"
@@ -11155,23 +11185,23 @@
11155
11185
  "type": "integer"
11156
11186
  },
11157
11187
  "Content": {
11158
- "shape": "Smw"
11188
+ "shape": "Smz"
11159
11189
  },
11160
11190
  "ModelCardStatus": {},
11161
11191
  "SecurityConfig": {
11162
- "shape": "Smv"
11192
+ "shape": "Smy"
11163
11193
  },
11164
11194
  "CreationTime": {
11165
11195
  "type": "timestamp"
11166
11196
  },
11167
11197
  "CreatedBy": {
11168
- "shape": "Swq"
11198
+ "shape": "Swt"
11169
11199
  },
11170
11200
  "LastModifiedTime": {
11171
11201
  "type": "timestamp"
11172
11202
  },
11173
11203
  "LastModifiedBy": {
11174
- "shape": "Swq"
11204
+ "shape": "Swt"
11175
11205
  },
11176
11206
  "Tags": {
11177
11207
  "shape": "S7"
@@ -11189,13 +11219,13 @@
11189
11219
  "members": {
11190
11220
  "ModelName": {},
11191
11221
  "PrimaryContainer": {
11192
- "shape": "Sm6"
11222
+ "shape": "Sm9"
11193
11223
  },
11194
11224
  "Containers": {
11195
- "shape": "Smk"
11225
+ "shape": "Smn"
11196
11226
  },
11197
11227
  "InferenceExecutionConfig": {
11198
- "shape": "Sml"
11228
+ "shape": "Smo"
11199
11229
  },
11200
11230
  "ExecutionRoleArn": {},
11201
11231
  "VpcConfig": {
@@ -11212,7 +11242,7 @@
11212
11242
  "shape": "S7"
11213
11243
  },
11214
11244
  "DeploymentRecommendation": {
11215
- "shape": "S13p"
11245
+ "shape": "S13t"
11216
11246
  }
11217
11247
  }
11218
11248
  },
@@ -11241,7 +11271,7 @@
11241
11271
  }
11242
11272
  },
11243
11273
  "LastBatchTransformJob": {
11244
- "shape": "S1lr"
11274
+ "shape": "S1lv"
11245
11275
  },
11246
11276
  "MonitoringSchedules": {
11247
11277
  "type": "list",
@@ -11260,14 +11290,14 @@
11260
11290
  "type": "timestamp"
11261
11291
  },
11262
11292
  "MonitoringScheduleConfig": {
11263
- "shape": "Soc"
11293
+ "shape": "Sof"
11264
11294
  },
11265
11295
  "EndpointName": {},
11266
11296
  "MonitoringAlertSummaries": {
11267
- "shape": "S1fx"
11297
+ "shape": "S1g1"
11268
11298
  },
11269
11299
  "LastMonitoringExecutionSummary": {
11270
- "shape": "S14j"
11300
+ "shape": "S14n"
11271
11301
  },
11272
11302
  "BatchTransformInput": {
11273
11303
  "shape": "S9i"
@@ -11285,19 +11315,19 @@
11285
11315
  },
11286
11316
  "ModelCardStatus": {},
11287
11317
  "SecurityConfig": {
11288
- "shape": "Smv"
11318
+ "shape": "Smy"
11289
11319
  },
11290
11320
  "CreationTime": {
11291
11321
  "type": "timestamp"
11292
11322
  },
11293
11323
  "CreatedBy": {
11294
- "shape": "Swq"
11324
+ "shape": "Swt"
11295
11325
  },
11296
11326
  "LastModifiedTime": {
11297
11327
  "type": "timestamp"
11298
11328
  },
11299
11329
  "LastModifiedBy": {
11300
- "shape": "Swq"
11330
+ "shape": "Swt"
11301
11331
  },
11302
11332
  "Tags": {
11303
11333
  "shape": "S7"
@@ -11345,7 +11375,7 @@
11345
11375
  "members": {
11346
11376
  "CallbackToken": {},
11347
11377
  "OutputParameters": {
11348
- "shape": "S1hb"
11378
+ "shape": "S1hf"
11349
11379
  },
11350
11380
  "ClientRequestToken": {
11351
11381
  "idempotencyToken": true
@@ -11425,17 +11455,17 @@
11425
11455
  "PipelineName": {},
11426
11456
  "PipelineExecutionDisplayName": {},
11427
11457
  "PipelineParameters": {
11428
- "shape": "S1hs"
11458
+ "shape": "S1hw"
11429
11459
  },
11430
11460
  "PipelineExecutionDescription": {},
11431
11461
  "ClientRequestToken": {
11432
11462
  "idempotencyToken": true
11433
11463
  },
11434
11464
  "ParallelismConfiguration": {
11435
- "shape": "Spi"
11465
+ "shape": "Spl"
11436
11466
  },
11437
11467
  "SelectiveExecutionConfig": {
11438
- "shape": "S155"
11468
+ "shape": "S159"
11439
11469
  }
11440
11470
  }
11441
11471
  },
@@ -11518,7 +11548,7 @@
11518
11548
  "value": {}
11519
11549
  },
11520
11550
  "DesiredModelVariants": {
11521
- "shape": "Sjd"
11551
+ "shape": "Sjg"
11522
11552
  },
11523
11553
  "DesiredState": {},
11524
11554
  "Reason": {}
@@ -11646,7 +11676,7 @@
11646
11676
  "shape": "S1s"
11647
11677
  },
11648
11678
  "PropertiesToRemove": {
11649
- "shape": "S1n8"
11679
+ "shape": "S1nc"
11650
11680
  }
11651
11681
  }
11652
11682
  },
@@ -11693,7 +11723,7 @@
11693
11723
  "shape": "S5f"
11694
11724
  },
11695
11725
  "PropertiesToRemove": {
11696
- "shape": "S1n8"
11726
+ "shape": "S1nc"
11697
11727
  }
11698
11728
  }
11699
11729
  },
@@ -11767,7 +11797,7 @@
11767
11797
  "shape": "S1s"
11768
11798
  },
11769
11799
  "PropertiesToRemove": {
11770
- "shape": "S1n8"
11800
+ "shape": "S1nc"
11771
11801
  }
11772
11802
  }
11773
11803
  },
@@ -11808,7 +11838,7 @@
11808
11838
  "members": {
11809
11839
  "DeviceFleetName": {},
11810
11840
  "Devices": {
11811
- "shape": "S1kq"
11841
+ "shape": "S1ku"
11812
11842
  }
11813
11843
  }
11814
11844
  }
@@ -12000,6 +12030,18 @@
12000
12030
  "shape": "Sfb"
12001
12031
  }
12002
12032
  }
12033
+ },
12034
+ "ThroughputConfig": {
12035
+ "type": "structure",
12036
+ "members": {
12037
+ "ThroughputMode": {},
12038
+ "ProvisionedReadCapacityUnits": {
12039
+ "type": "integer"
12040
+ },
12041
+ "ProvisionedWriteCapacityUnits": {
12042
+ "type": "integer"
12043
+ }
12044
+ }
12003
12045
  }
12004
12046
  }
12005
12047
  },
@@ -12027,7 +12069,7 @@
12027
12069
  "ParameterAdditions": {
12028
12070
  "type": "list",
12029
12071
  "member": {
12030
- "shape": "S115"
12072
+ "shape": "S119"
12031
12073
  }
12032
12074
  },
12033
12075
  "ParameterRemovals": {
@@ -12048,7 +12090,7 @@
12048
12090
  "HubDescription": {},
12049
12091
  "HubDisplayName": {},
12050
12092
  "HubSearchKeywords": {
12051
- "shape": "Sgi"
12093
+ "shape": "Sgl"
12052
12094
  }
12053
12095
  }
12054
12096
  },
@@ -12099,10 +12141,10 @@
12099
12141
  "type": "integer"
12100
12142
  },
12101
12143
  "AliasesToAdd": {
12102
- "shape": "Sik"
12144
+ "shape": "Sin"
12103
12145
  },
12104
12146
  "AliasesToDelete": {
12105
- "shape": "Sik"
12147
+ "shape": "Sin"
12106
12148
  },
12107
12149
  "VendorGuidance": {},
12108
12150
  "JobType": {},
@@ -12131,10 +12173,10 @@
12131
12173
  "members": {
12132
12174
  "InferenceComponentName": {},
12133
12175
  "Specification": {
12134
- "shape": "Siw"
12176
+ "shape": "Siz"
12135
12177
  },
12136
12178
  "RuntimeConfig": {
12137
- "shape": "Sj3"
12179
+ "shape": "Sj6"
12138
12180
  }
12139
12181
  }
12140
12182
  },
@@ -12158,7 +12200,7 @@
12158
12200
  "members": {
12159
12201
  "InferenceComponentName": {},
12160
12202
  "DesiredRuntimeConfig": {
12161
- "shape": "Sj3"
12203
+ "shape": "Sj6"
12162
12204
  }
12163
12205
  }
12164
12206
  },
@@ -12181,17 +12223,17 @@
12181
12223
  "members": {
12182
12224
  "Name": {},
12183
12225
  "Schedule": {
12184
- "shape": "Sja"
12226
+ "shape": "Sjd"
12185
12227
  },
12186
12228
  "Description": {},
12187
12229
  "ModelVariants": {
12188
- "shape": "Sjd"
12230
+ "shape": "Sjg"
12189
12231
  },
12190
12232
  "DataStorageConfig": {
12191
- "shape": "Sjl"
12233
+ "shape": "Sjo"
12192
12234
  },
12193
12235
  "ShadowModeConfig": {
12194
- "shape": "Sjm"
12236
+ "shape": "Sjp"
12195
12237
  }
12196
12238
  }
12197
12239
  },
@@ -12214,7 +12256,7 @@
12214
12256
  "members": {
12215
12257
  "ModelCardName": {},
12216
12258
  "Content": {
12217
- "shape": "Smw"
12259
+ "shape": "Smz"
12218
12260
  },
12219
12261
  "ModelCardStatus": {}
12220
12262
  }
@@ -12240,14 +12282,14 @@
12240
12282
  "ModelApprovalStatus": {},
12241
12283
  "ApprovalDescription": {},
12242
12284
  "CustomerMetadataProperties": {
12243
- "shape": "Sno"
12285
+ "shape": "Snr"
12244
12286
  },
12245
12287
  "CustomerMetadataPropertiesToRemove": {
12246
12288
  "type": "list",
12247
12289
  "member": {}
12248
12290
  },
12249
12291
  "AdditionalInferenceSpecificationsToAdd": {
12250
- "shape": "Snx"
12292
+ "shape": "So0"
12251
12293
  }
12252
12294
  }
12253
12295
  },
@@ -12302,7 +12344,7 @@
12302
12344
  "members": {
12303
12345
  "MonitoringScheduleName": {},
12304
12346
  "MonitoringScheduleConfig": {
12305
- "shape": "Soc"
12347
+ "shape": "Sof"
12306
12348
  }
12307
12349
  }
12308
12350
  },
@@ -12335,10 +12377,10 @@
12335
12377
  },
12336
12378
  "DefaultCodeRepository": {},
12337
12379
  "AdditionalCodeRepositories": {
12338
- "shape": "Sow"
12380
+ "shape": "Soz"
12339
12381
  },
12340
12382
  "AcceleratorTypes": {
12341
- "shape": "Sot"
12383
+ "shape": "Sow"
12342
12384
  },
12343
12385
  "DisassociateAcceleratorTypes": {
12344
12386
  "type": "boolean"
@@ -12351,7 +12393,7 @@
12351
12393
  },
12352
12394
  "RootAccess": {},
12353
12395
  "InstanceMetadataServiceConfiguration": {
12354
- "shape": "Soz"
12396
+ "shape": "Sp2"
12355
12397
  }
12356
12398
  }
12357
12399
  },
@@ -12369,10 +12411,10 @@
12369
12411
  "members": {
12370
12412
  "NotebookInstanceLifecycleConfigName": {},
12371
12413
  "OnCreate": {
12372
- "shape": "Sp4"
12414
+ "shape": "Sp7"
12373
12415
  },
12374
12416
  "OnStart": {
12375
- "shape": "Sp4"
12417
+ "shape": "Sp7"
12376
12418
  }
12377
12419
  }
12378
12420
  },
@@ -12392,12 +12434,12 @@
12392
12434
  "PipelineDisplayName": {},
12393
12435
  "PipelineDefinition": {},
12394
12436
  "PipelineDefinitionS3Location": {
12395
- "shape": "Spc"
12437
+ "shape": "Spf"
12396
12438
  },
12397
12439
  "PipelineDescription": {},
12398
12440
  "RoleArn": {},
12399
12441
  "ParallelismConfiguration": {
12400
- "shape": "Spi"
12442
+ "shape": "Spl"
12401
12443
  }
12402
12444
  }
12403
12445
  },
@@ -12419,7 +12461,7 @@
12419
12461
  "PipelineExecutionDescription": {},
12420
12462
  "PipelineExecutionDisplayName": {},
12421
12463
  "ParallelismConfiguration": {
12422
- "shape": "Spi"
12464
+ "shape": "Spl"
12423
12465
  }
12424
12466
  }
12425
12467
  },
@@ -12444,7 +12486,7 @@
12444
12486
  "members": {
12445
12487
  "ProvisioningArtifactId": {},
12446
12488
  "ProvisioningParameters": {
12447
- "shape": "Sr1"
12489
+ "shape": "Sr4"
12448
12490
  }
12449
12491
  }
12450
12492
  },
@@ -12474,7 +12516,7 @@
12474
12516
  "DomainId": {},
12475
12517
  "SpaceName": {},
12476
12518
  "SpaceSettings": {
12477
- "shape": "Sr9"
12519
+ "shape": "Src"
12478
12520
  },
12479
12521
  "SpaceDisplayName": {}
12480
12522
  }
@@ -12502,7 +12544,7 @@
12502
12544
  "type": "long"
12503
12545
  },
12504
12546
  "ProfilingParameters": {
12505
- "shape": "Ssh"
12547
+ "shape": "Ssk"
12506
12548
  },
12507
12549
  "DisableProfiler": {
12508
12550
  "type": "boolean"
@@ -12510,7 +12552,7 @@
12510
12552
  }
12511
12553
  },
12512
12554
  "ProfilerRuleConfigurations": {
12513
- "shape": "Ssj"
12555
+ "shape": "Ssm"
12514
12556
  },
12515
12557
  "ResourceConfig": {
12516
12558
  "type": "structure",
@@ -12571,7 +12613,7 @@
12571
12613
  "TrialComponentName": {},
12572
12614
  "DisplayName": {},
12573
12615
  "Status": {
12574
- "shape": "St8"
12616
+ "shape": "Stb"
12575
12617
  },
12576
12618
  "StartTime": {
12577
12619
  "type": "timestamp"
@@ -12580,22 +12622,22 @@
12580
12622
  "type": "timestamp"
12581
12623
  },
12582
12624
  "Parameters": {
12583
- "shape": "Stb"
12625
+ "shape": "Ste"
12584
12626
  },
12585
12627
  "ParametersToRemove": {
12586
- "shape": "S1pm"
12628
+ "shape": "S1pr"
12587
12629
  },
12588
12630
  "InputArtifacts": {
12589
- "shape": "Stf"
12631
+ "shape": "Sti"
12590
12632
  },
12591
12633
  "InputArtifactsToRemove": {
12592
- "shape": "S1pm"
12634
+ "shape": "S1pr"
12593
12635
  },
12594
12636
  "OutputArtifacts": {
12595
- "shape": "Stf"
12637
+ "shape": "Sti"
12596
12638
  },
12597
12639
  "OutputArtifactsToRemove": {
12598
- "shape": "S1pm"
12640
+ "shape": "S1pr"
12599
12641
  }
12600
12642
  }
12601
12643
  },
@@ -12637,13 +12679,13 @@
12637
12679
  "members": {
12638
12680
  "WorkforceName": {},
12639
12681
  "SourceIpConfig": {
12640
- "shape": "Stw"
12682
+ "shape": "Stz"
12641
12683
  },
12642
12684
  "OidcConfig": {
12643
- "shape": "Stt"
12685
+ "shape": "Stw"
12644
12686
  },
12645
12687
  "WorkforceVpcConfig": {
12646
- "shape": "Su0"
12688
+ "shape": "Su3"
12647
12689
  }
12648
12690
  }
12649
12691
  },
@@ -12654,7 +12696,7 @@
12654
12696
  ],
12655
12697
  "members": {
12656
12698
  "Workforce": {
12657
- "shape": "S16v"
12699
+ "shape": "S16z"
12658
12700
  }
12659
12701
  }
12660
12702
  }
@@ -12668,11 +12710,11 @@
12668
12710
  "members": {
12669
12711
  "WorkteamName": {},
12670
12712
  "MemberDefinitions": {
12671
- "shape": "Sua"
12713
+ "shape": "Sud"
12672
12714
  },
12673
12715
  "Description": {},
12674
12716
  "NotificationConfiguration": {
12675
- "shape": "Sui"
12717
+ "shape": "Sul"
12676
12718
  }
12677
12719
  }
12678
12720
  },
@@ -12683,7 +12725,7 @@
12683
12725
  ],
12684
12726
  "members": {
12685
12727
  "Workteam": {
12686
- "shape": "S173"
12728
+ "shape": "S177"
12687
12729
  }
12688
12730
  }
12689
12731
  }
@@ -14820,7 +14862,7 @@
14820
14862
  "TableFormat": {}
14821
14863
  }
14822
14864
  },
14823
- "Sfr": {
14865
+ "Sfu": {
14824
14866
  "type": "structure",
14825
14867
  "required": [
14826
14868
  "AwsManagedHumanLoopRequestSource"
@@ -14829,7 +14871,7 @@
14829
14871
  "AwsManagedHumanLoopRequestSource": {}
14830
14872
  }
14831
14873
  },
14832
- "Sft": {
14874
+ "Sfw": {
14833
14875
  "type": "structure",
14834
14876
  "required": [
14835
14877
  "HumanLoopActivationConditionsConfig"
@@ -14848,7 +14890,7 @@
14848
14890
  }
14849
14891
  }
14850
14892
  },
14851
- "Sfw": {
14893
+ "Sfz": {
14852
14894
  "type": "structure",
14853
14895
  "required": [
14854
14896
  "WorkteamArn",
@@ -14876,11 +14918,11 @@
14876
14918
  "member": {}
14877
14919
  },
14878
14920
  "PublicWorkforceTaskPrice": {
14879
- "shape": "Sg6"
14921
+ "shape": "Sg9"
14880
14922
  }
14881
14923
  }
14882
14924
  },
14883
- "Sg6": {
14925
+ "Sg9": {
14884
14926
  "type": "structure",
14885
14927
  "members": {
14886
14928
  "AmountInUsd": {
@@ -14899,7 +14941,7 @@
14899
14941
  }
14900
14942
  }
14901
14943
  },
14902
- "Sgb": {
14944
+ "Sge": {
14903
14945
  "type": "structure",
14904
14946
  "required": [
14905
14947
  "S3OutputPath"
@@ -14909,17 +14951,17 @@
14909
14951
  "KmsKeyId": {}
14910
14952
  }
14911
14953
  },
14912
- "Sgi": {
14954
+ "Sgl": {
14913
14955
  "type": "list",
14914
14956
  "member": {}
14915
14957
  },
14916
- "Sgk": {
14958
+ "Sgn": {
14917
14959
  "type": "structure",
14918
14960
  "members": {
14919
14961
  "S3OutputPath": {}
14920
14962
  }
14921
14963
  },
14922
- "Sgq": {
14964
+ "Sgt": {
14923
14965
  "type": "structure",
14924
14966
  "required": [
14925
14967
  "Content"
@@ -14928,7 +14970,7 @@
14928
14970
  "Content": {}
14929
14971
  }
14930
14972
  },
14931
- "Sgv": {
14973
+ "Sgy": {
14932
14974
  "type": "structure",
14933
14975
  "required": [
14934
14976
  "Strategy",
@@ -14956,10 +14998,10 @@
14956
14998
  "shape": "S2p"
14957
14999
  },
14958
15000
  "ResourceLimits": {
14959
- "shape": "Sh1"
15001
+ "shape": "Sh4"
14960
15002
  },
14961
15003
  "ParameterRanges": {
14962
- "shape": "Sh5"
15004
+ "shape": "Sh8"
14963
15005
  },
14964
15006
  "TrainingJobEarlyStoppingType": {},
14965
15007
  "TuningJobCompletionCriteria": {
@@ -14989,7 +15031,7 @@
14989
15031
  }
14990
15032
  }
14991
15033
  },
14992
- "Sh1": {
15034
+ "Sh4": {
14993
15035
  "type": "structure",
14994
15036
  "required": [
14995
15037
  "MaxParallelTrainingJobs"
@@ -15006,7 +15048,7 @@
15006
15048
  }
15007
15049
  }
15008
15050
  },
15009
- "Sh5": {
15051
+ "Sh8": {
15010
15052
  "type": "structure",
15011
15053
  "members": {
15012
15054
  "IntegerParameterRanges": {
@@ -15075,7 +15117,7 @@
15075
15117
  }
15076
15118
  }
15077
15119
  },
15078
- "Sho": {
15120
+ "Shr": {
15079
15121
  "type": "structure",
15080
15122
  "required": [
15081
15123
  "AlgorithmSpecification",
@@ -15089,7 +15131,7 @@
15089
15131
  "shape": "S2p"
15090
15132
  },
15091
15133
  "HyperParameterRanges": {
15092
- "shape": "Sh5"
15134
+ "shape": "Sh8"
15093
15135
  },
15094
15136
  "StaticHyperParameters": {
15095
15137
  "shape": "S2w"
@@ -15168,10 +15210,10 @@
15168
15210
  "type": "boolean"
15169
15211
  },
15170
15212
  "CheckpointConfig": {
15171
- "shape": "Shy"
15213
+ "shape": "Si1"
15172
15214
  },
15173
15215
  "RetryStrategy": {
15174
- "shape": "Shz"
15216
+ "shape": "Si2"
15175
15217
  },
15176
15218
  "Environment": {
15177
15219
  "type": "map",
@@ -15180,7 +15222,7 @@
15180
15222
  }
15181
15223
  }
15182
15224
  },
15183
- "Shy": {
15225
+ "Si1": {
15184
15226
  "type": "structure",
15185
15227
  "required": [
15186
15228
  "S3Uri"
@@ -15190,7 +15232,7 @@
15190
15232
  "LocalPath": {}
15191
15233
  }
15192
15234
  },
15193
- "Shz": {
15235
+ "Si2": {
15194
15236
  "type": "structure",
15195
15237
  "required": [
15196
15238
  "MaximumRetryAttempts"
@@ -15201,13 +15243,13 @@
15201
15243
  }
15202
15244
  }
15203
15245
  },
15204
- "Si4": {
15246
+ "Si7": {
15205
15247
  "type": "list",
15206
15248
  "member": {
15207
- "shape": "Sho"
15249
+ "shape": "Shr"
15208
15250
  }
15209
15251
  },
15210
- "Si5": {
15252
+ "Si8": {
15211
15253
  "type": "structure",
15212
15254
  "required": [
15213
15255
  "ParentHyperParameterTuningJobs",
@@ -15226,7 +15268,7 @@
15226
15268
  "WarmStartType": {}
15227
15269
  }
15228
15270
  },
15229
- "Si9": {
15271
+ "Sic": {
15230
15272
  "type": "structure",
15231
15273
  "required": [
15232
15274
  "Mode"
@@ -15235,11 +15277,11 @@
15235
15277
  "Mode": {}
15236
15278
  }
15237
15279
  },
15238
- "Sik": {
15280
+ "Sin": {
15239
15281
  "type": "list",
15240
15282
  "member": {}
15241
15283
  },
15242
- "Siw": {
15284
+ "Siz": {
15243
15285
  "type": "structure",
15244
15286
  "required": [
15245
15287
  "ComputeResourceRequirements"
@@ -15257,14 +15299,14 @@
15257
15299
  }
15258
15300
  },
15259
15301
  "StartupParameters": {
15260
- "shape": "Siy"
15302
+ "shape": "Sj1"
15261
15303
  },
15262
15304
  "ComputeResourceRequirements": {
15263
- "shape": "Siz"
15305
+ "shape": "Sj2"
15264
15306
  }
15265
15307
  }
15266
15308
  },
15267
- "Siy": {
15309
+ "Sj1": {
15268
15310
  "type": "structure",
15269
15311
  "members": {
15270
15312
  "ModelDataDownloadTimeoutInSeconds": {
@@ -15275,7 +15317,7 @@
15275
15317
  }
15276
15318
  }
15277
15319
  },
15278
- "Siz": {
15320
+ "Sj2": {
15279
15321
  "type": "structure",
15280
15322
  "required": [
15281
15323
  "MinMemoryRequiredInMb"
@@ -15295,7 +15337,7 @@
15295
15337
  }
15296
15338
  }
15297
15339
  },
15298
- "Sj3": {
15340
+ "Sj6": {
15299
15341
  "type": "structure",
15300
15342
  "required": [
15301
15343
  "CopyCount"
@@ -15306,7 +15348,7 @@
15306
15348
  }
15307
15349
  }
15308
15350
  },
15309
- "Sja": {
15351
+ "Sjd": {
15310
15352
  "type": "structure",
15311
15353
  "members": {
15312
15354
  "StartTime": {
@@ -15317,7 +15359,7 @@
15317
15359
  }
15318
15360
  }
15319
15361
  },
15320
- "Sjd": {
15362
+ "Sjg": {
15321
15363
  "type": "list",
15322
15364
  "member": {
15323
15365
  "type": "structure",
@@ -15330,12 +15372,12 @@
15330
15372
  "ModelName": {},
15331
15373
  "VariantName": {},
15332
15374
  "InfrastructureConfig": {
15333
- "shape": "Sjg"
15375
+ "shape": "Sjj"
15334
15376
  }
15335
15377
  }
15336
15378
  }
15337
15379
  },
15338
- "Sjg": {
15380
+ "Sjj": {
15339
15381
  "type": "structure",
15340
15382
  "required": [
15341
15383
  "InfrastructureType",
@@ -15358,7 +15400,7 @@
15358
15400
  }
15359
15401
  }
15360
15402
  },
15361
- "Sjl": {
15403
+ "Sjo": {
15362
15404
  "type": "structure",
15363
15405
  "required": [
15364
15406
  "Destination"
@@ -15371,7 +15413,7 @@
15371
15413
  }
15372
15414
  }
15373
15415
  },
15374
- "Sjm": {
15416
+ "Sjp": {
15375
15417
  "type": "structure",
15376
15418
  "required": [
15377
15419
  "SourceModelVariantName",
@@ -15397,7 +15439,7 @@
15397
15439
  }
15398
15440
  }
15399
15441
  },
15400
- "Sju": {
15442
+ "Sjx": {
15401
15443
  "type": "structure",
15402
15444
  "members": {
15403
15445
  "ModelPackageVersionArn": {},
@@ -15522,7 +15564,7 @@
15522
15564
  "Endpoints": {
15523
15565
  "type": "list",
15524
15566
  "member": {
15525
- "shape": "Skt"
15567
+ "shape": "Skw"
15526
15568
  }
15527
15569
  },
15528
15570
  "VpcConfig": {
@@ -15544,13 +15586,13 @@
15544
15586
  }
15545
15587
  }
15546
15588
  },
15547
- "Skt": {
15589
+ "Skw": {
15548
15590
  "type": "structure",
15549
15591
  "members": {
15550
15592
  "EndpointName": {}
15551
15593
  }
15552
15594
  },
15553
- "Sl0": {
15595
+ "Sl3": {
15554
15596
  "type": "structure",
15555
15597
  "members": {
15556
15598
  "MaxInvocations": {
@@ -15571,7 +15613,7 @@
15571
15613
  "FlatInvocations": {}
15572
15614
  }
15573
15615
  },
15574
- "Slc": {
15616
+ "Slf": {
15575
15617
  "type": "structure",
15576
15618
  "required": [
15577
15619
  "DataSource"
@@ -15611,7 +15653,7 @@
15611
15653
  }
15612
15654
  }
15613
15655
  },
15614
- "Slj": {
15656
+ "Slm": {
15615
15657
  "type": "structure",
15616
15658
  "required": [
15617
15659
  "S3OutputPath"
@@ -15622,7 +15664,7 @@
15622
15664
  "SnsTopicArn": {}
15623
15665
  }
15624
15666
  },
15625
- "Slk": {
15667
+ "Sln": {
15626
15668
  "type": "structure",
15627
15669
  "members": {
15628
15670
  "MaxHumanLabeledObjectCount": {
@@ -15633,7 +15675,7 @@
15633
15675
  }
15634
15676
  }
15635
15677
  },
15636
- "Sln": {
15678
+ "Slq": {
15637
15679
  "type": "structure",
15638
15680
  "required": [
15639
15681
  "LabelingJobAlgorithmSpecificationArn"
@@ -15652,7 +15694,7 @@
15652
15694
  }
15653
15695
  }
15654
15696
  },
15655
- "Slr": {
15697
+ "Slu": {
15656
15698
  "type": "structure",
15657
15699
  "required": [
15658
15700
  "WorkteamArn",
@@ -15702,11 +15744,11 @@
15702
15744
  }
15703
15745
  },
15704
15746
  "PublicWorkforceTaskPrice": {
15705
- "shape": "Sg6"
15747
+ "shape": "Sg9"
15706
15748
  }
15707
15749
  }
15708
15750
  },
15709
- "Sm6": {
15751
+ "Sm9": {
15710
15752
  "type": "structure",
15711
15753
  "members": {
15712
15754
  "ContainerHostname": {},
@@ -15765,13 +15807,13 @@
15765
15807
  }
15766
15808
  }
15767
15809
  },
15768
- "Smk": {
15810
+ "Smn": {
15769
15811
  "type": "list",
15770
15812
  "member": {
15771
- "shape": "Sm6"
15813
+ "shape": "Sm9"
15772
15814
  }
15773
15815
  },
15774
- "Sml": {
15816
+ "Smo": {
15775
15817
  "type": "structure",
15776
15818
  "required": [
15777
15819
  "Mode"
@@ -15780,7 +15822,7 @@
15780
15822
  "Mode": {}
15781
15823
  }
15782
15824
  },
15783
- "Smp": {
15825
+ "Sms": {
15784
15826
  "type": "structure",
15785
15827
  "members": {
15786
15828
  "BaseliningJobName": {},
@@ -15789,7 +15831,7 @@
15789
15831
  }
15790
15832
  }
15791
15833
  },
15792
- "Smq": {
15834
+ "Smt": {
15793
15835
  "type": "structure",
15794
15836
  "required": [
15795
15837
  "ImageUri",
@@ -15803,7 +15845,7 @@
15803
15845
  }
15804
15846
  }
15805
15847
  },
15806
- "Smr": {
15848
+ "Smu": {
15807
15849
  "type": "structure",
15808
15850
  "required": [
15809
15851
  "GroundTruthS3Input"
@@ -15816,27 +15858,27 @@
15816
15858
  "shape": "S9i"
15817
15859
  },
15818
15860
  "GroundTruthS3Input": {
15819
- "shape": "Sms"
15861
+ "shape": "Smv"
15820
15862
  }
15821
15863
  }
15822
15864
  },
15823
- "Sms": {
15865
+ "Smv": {
15824
15866
  "type": "structure",
15825
15867
  "members": {
15826
15868
  "S3Uri": {}
15827
15869
  }
15828
15870
  },
15829
- "Smv": {
15871
+ "Smy": {
15830
15872
  "type": "structure",
15831
15873
  "members": {
15832
15874
  "KmsKeyId": {}
15833
15875
  }
15834
15876
  },
15835
- "Smw": {
15877
+ "Smz": {
15836
15878
  "type": "string",
15837
15879
  "sensitive": true
15838
15880
  },
15839
- "Sn2": {
15881
+ "Sn5": {
15840
15882
  "type": "structure",
15841
15883
  "required": [
15842
15884
  "S3OutputPath"
@@ -15845,7 +15887,7 @@
15845
15887
  "S3OutputPath": {}
15846
15888
  }
15847
15889
  },
15848
- "Sn6": {
15890
+ "Sn9": {
15849
15891
  "type": "structure",
15850
15892
  "members": {
15851
15893
  "BaseliningJobName": {},
@@ -15854,7 +15896,7 @@
15854
15896
  }
15855
15897
  }
15856
15898
  },
15857
- "Sn7": {
15899
+ "Sna": {
15858
15900
  "type": "structure",
15859
15901
  "required": [
15860
15902
  "ImageUri",
@@ -15868,7 +15910,7 @@
15868
15910
  }
15869
15911
  }
15870
15912
  },
15871
- "Sn8": {
15913
+ "Snb": {
15872
15914
  "type": "structure",
15873
15915
  "members": {
15874
15916
  "EndpointInput": {
@@ -15879,7 +15921,7 @@
15879
15921
  }
15880
15922
  }
15881
15923
  },
15882
- "Snb": {
15924
+ "Sne": {
15883
15925
  "type": "structure",
15884
15926
  "required": [
15885
15927
  "ValidationRole",
@@ -15905,7 +15947,7 @@
15905
15947
  }
15906
15948
  }
15907
15949
  },
15908
- "Sne": {
15950
+ "Snh": {
15909
15951
  "type": "structure",
15910
15952
  "required": [
15911
15953
  "SourceAlgorithms"
@@ -15926,17 +15968,17 @@
15926
15968
  }
15927
15969
  }
15928
15970
  },
15929
- "Snh": {
15971
+ "Snk": {
15930
15972
  "type": "structure",
15931
15973
  "members": {
15932
15974
  "ModelQuality": {
15933
15975
  "type": "structure",
15934
15976
  "members": {
15935
15977
  "Statistics": {
15936
- "shape": "Snj"
15978
+ "shape": "Snm"
15937
15979
  },
15938
15980
  "Constraints": {
15939
- "shape": "Snj"
15981
+ "shape": "Snm"
15940
15982
  }
15941
15983
  }
15942
15984
  },
@@ -15944,10 +15986,10 @@
15944
15986
  "type": "structure",
15945
15987
  "members": {
15946
15988
  "Statistics": {
15947
- "shape": "Snj"
15989
+ "shape": "Snm"
15948
15990
  },
15949
15991
  "Constraints": {
15950
- "shape": "Snj"
15992
+ "shape": "Snm"
15951
15993
  }
15952
15994
  }
15953
15995
  },
@@ -15955,13 +15997,13 @@
15955
15997
  "type": "structure",
15956
15998
  "members": {
15957
15999
  "Report": {
15958
- "shape": "Snj"
16000
+ "shape": "Snm"
15959
16001
  },
15960
16002
  "PreTrainingReport": {
15961
- "shape": "Snj"
16003
+ "shape": "Snm"
15962
16004
  },
15963
16005
  "PostTrainingReport": {
15964
- "shape": "Snj"
16006
+ "shape": "Snm"
15965
16007
  }
15966
16008
  }
15967
16009
  },
@@ -15969,13 +16011,13 @@
15969
16011
  "type": "structure",
15970
16012
  "members": {
15971
16013
  "Report": {
15972
- "shape": "Snj"
16014
+ "shape": "Snm"
15973
16015
  }
15974
16016
  }
15975
16017
  }
15976
16018
  }
15977
16019
  },
15978
- "Snj": {
16020
+ "Snm": {
15979
16021
  "type": "structure",
15980
16022
  "required": [
15981
16023
  "ContentType",
@@ -15987,25 +16029,25 @@
15987
16029
  "S3Uri": {}
15988
16030
  }
15989
16031
  },
15990
- "Sno": {
16032
+ "Snr": {
15991
16033
  "type": "map",
15992
16034
  "key": {},
15993
16035
  "value": {}
15994
16036
  },
15995
- "Snr": {
16037
+ "Snu": {
15996
16038
  "type": "structure",
15997
16039
  "members": {
15998
16040
  "Bias": {
15999
16041
  "type": "structure",
16000
16042
  "members": {
16001
16043
  "ConfigFile": {
16002
- "shape": "Snt"
16044
+ "shape": "Snw"
16003
16045
  },
16004
16046
  "PreTrainingConstraints": {
16005
- "shape": "Snj"
16047
+ "shape": "Snm"
16006
16048
  },
16007
16049
  "PostTrainingConstraints": {
16008
- "shape": "Snj"
16050
+ "shape": "Snm"
16009
16051
  }
16010
16052
  }
16011
16053
  },
@@ -16013,10 +16055,10 @@
16013
16055
  "type": "structure",
16014
16056
  "members": {
16015
16057
  "Constraints": {
16016
- "shape": "Snj"
16058
+ "shape": "Snm"
16017
16059
  },
16018
16060
  "ConfigFile": {
16019
- "shape": "Snt"
16061
+ "shape": "Snw"
16020
16062
  }
16021
16063
  }
16022
16064
  },
@@ -16024,10 +16066,10 @@
16024
16066
  "type": "structure",
16025
16067
  "members": {
16026
16068
  "Statistics": {
16027
- "shape": "Snj"
16069
+ "shape": "Snm"
16028
16070
  },
16029
16071
  "Constraints": {
16030
- "shape": "Snj"
16072
+ "shape": "Snm"
16031
16073
  }
16032
16074
  }
16033
16075
  },
@@ -16035,16 +16077,16 @@
16035
16077
  "type": "structure",
16036
16078
  "members": {
16037
16079
  "Statistics": {
16038
- "shape": "Snj"
16080
+ "shape": "Snm"
16039
16081
  },
16040
16082
  "Constraints": {
16041
- "shape": "Snj"
16083
+ "shape": "Snm"
16042
16084
  }
16043
16085
  }
16044
16086
  }
16045
16087
  }
16046
16088
  },
16047
- "Snt": {
16089
+ "Snw": {
16048
16090
  "type": "structure",
16049
16091
  "required": [
16050
16092
  "S3Uri"
@@ -16055,7 +16097,7 @@
16055
16097
  "S3Uri": {}
16056
16098
  }
16057
16099
  },
16058
- "Snx": {
16100
+ "So0": {
16059
16101
  "type": "list",
16060
16102
  "member": {
16061
16103
  "type": "structure",
@@ -16084,7 +16126,7 @@
16084
16126
  }
16085
16127
  }
16086
16128
  },
16087
- "So5": {
16129
+ "So8": {
16088
16130
  "type": "structure",
16089
16131
  "members": {
16090
16132
  "BaseliningJobName": {},
@@ -16093,7 +16135,7 @@
16093
16135
  }
16094
16136
  }
16095
16137
  },
16096
- "So6": {
16138
+ "So9": {
16097
16139
  "type": "structure",
16098
16140
  "required": [
16099
16141
  "ImageUri"
@@ -16114,7 +16156,7 @@
16114
16156
  }
16115
16157
  }
16116
16158
  },
16117
- "So8": {
16159
+ "Sob": {
16118
16160
  "type": "structure",
16119
16161
  "required": [
16120
16162
  "GroundTruthS3Input"
@@ -16127,11 +16169,11 @@
16127
16169
  "shape": "S9i"
16128
16170
  },
16129
16171
  "GroundTruthS3Input": {
16130
- "shape": "Sms"
16172
+ "shape": "Smv"
16131
16173
  }
16132
16174
  }
16133
16175
  },
16134
- "Soc": {
16176
+ "Sof": {
16135
16177
  "type": "structure",
16136
16178
  "members": {
16137
16179
  "ScheduleConfig": {
@@ -16211,7 +16253,7 @@
16211
16253
  "shape": "S97"
16212
16254
  },
16213
16255
  "NetworkConfig": {
16214
- "shape": "Sok"
16256
+ "shape": "Son"
16215
16257
  },
16216
16258
  "RoleArn": {}
16217
16259
  }
@@ -16220,7 +16262,7 @@
16220
16262
  "MonitoringType": {}
16221
16263
  }
16222
16264
  },
16223
- "Sok": {
16265
+ "Son": {
16224
16266
  "type": "structure",
16225
16267
  "members": {
16226
16268
  "EnableInterContainerTrafficEncryption": {
@@ -16234,15 +16276,15 @@
16234
16276
  }
16235
16277
  }
16236
16278
  },
16237
- "Sot": {
16279
+ "Sow": {
16238
16280
  "type": "list",
16239
16281
  "member": {}
16240
16282
  },
16241
- "Sow": {
16283
+ "Soz": {
16242
16284
  "type": "list",
16243
16285
  "member": {}
16244
16286
  },
16245
- "Soz": {
16287
+ "Sp2": {
16246
16288
  "type": "structure",
16247
16289
  "required": [
16248
16290
  "MinimumInstanceMetadataServiceVersion"
@@ -16251,7 +16293,7 @@
16251
16293
  "MinimumInstanceMetadataServiceVersion": {}
16252
16294
  }
16253
16295
  },
16254
- "Sp4": {
16296
+ "Sp7": {
16255
16297
  "type": "list",
16256
16298
  "member": {
16257
16299
  "type": "structure",
@@ -16260,7 +16302,7 @@
16260
16302
  }
16261
16303
  }
16262
16304
  },
16263
- "Spc": {
16305
+ "Spf": {
16264
16306
  "type": "structure",
16265
16307
  "required": [
16266
16308
  "Bucket",
@@ -16272,7 +16314,7 @@
16272
16314
  "VersionId": {}
16273
16315
  }
16274
16316
  },
16275
- "Spi": {
16317
+ "Spl": {
16276
16318
  "type": "structure",
16277
16319
  "required": [
16278
16320
  "MaxParallelExecutionSteps"
@@ -16283,7 +16325,7 @@
16283
16325
  }
16284
16326
  }
16285
16327
  },
16286
- "Spv": {
16328
+ "Spy": {
16287
16329
  "type": "list",
16288
16330
  "member": {
16289
16331
  "type": "structure",
@@ -16364,7 +16406,7 @@
16364
16406
  }
16365
16407
  }
16366
16408
  },
16367
- "Sqi": {
16409
+ "Sql": {
16368
16410
  "type": "structure",
16369
16411
  "required": [
16370
16412
  "Outputs"
@@ -16410,7 +16452,7 @@
16410
16452
  "KmsKeyId": {}
16411
16453
  }
16412
16454
  },
16413
- "Sqn": {
16455
+ "Sqq": {
16414
16456
  "type": "structure",
16415
16457
  "required": [
16416
16458
  "ClusterConfig"
@@ -16436,7 +16478,7 @@
16436
16478
  }
16437
16479
  }
16438
16480
  },
16439
- "Sqp": {
16481
+ "Sqs": {
16440
16482
  "type": "structure",
16441
16483
  "required": [
16442
16484
  "MaxRuntimeInSeconds"
@@ -16447,7 +16489,7 @@
16447
16489
  }
16448
16490
  }
16449
16491
  },
16450
- "Sqr": {
16492
+ "Squ": {
16451
16493
  "type": "structure",
16452
16494
  "required": [
16453
16495
  "ImageUri"
@@ -16463,12 +16505,12 @@
16463
16505
  }
16464
16506
  }
16465
16507
  },
16466
- "Sqt": {
16508
+ "Sqw": {
16467
16509
  "type": "map",
16468
16510
  "key": {},
16469
16511
  "value": {}
16470
16512
  },
16471
- "Squ": {
16513
+ "Sqx": {
16472
16514
  "type": "structure",
16473
16515
  "members": {
16474
16516
  "ExperimentName": {},
@@ -16477,7 +16519,7 @@
16477
16519
  "RunName": {}
16478
16520
  }
16479
16521
  },
16480
- "Sqz": {
16522
+ "Sr2": {
16481
16523
  "type": "structure",
16482
16524
  "required": [
16483
16525
  "ProductId"
@@ -16487,11 +16529,11 @@
16487
16529
  "ProvisioningArtifactId": {},
16488
16530
  "PathId": {},
16489
16531
  "ProvisioningParameters": {
16490
- "shape": "Sr1"
16532
+ "shape": "Sr4"
16491
16533
  }
16492
16534
  }
16493
16535
  },
16494
- "Sr1": {
16536
+ "Sr4": {
16495
16537
  "type": "list",
16496
16538
  "member": {
16497
16539
  "type": "structure",
@@ -16501,7 +16543,7 @@
16501
16543
  }
16502
16544
  }
16503
16545
  },
16504
- "Sr9": {
16546
+ "Src": {
16505
16547
  "type": "structure",
16506
16548
  "members": {
16507
16549
  "JupyterServerAppSettings": {
@@ -16531,7 +16573,7 @@
16531
16573
  },
16532
16574
  "AppType": {},
16533
16575
  "SpaceStorageSettings": {
16534
- "shape": "Src"
16576
+ "shape": "Srf"
16535
16577
  },
16536
16578
  "CustomFileSystems": {
16537
16579
  "type": "list",
@@ -16553,7 +16595,7 @@
16553
16595
  }
16554
16596
  }
16555
16597
  },
16556
- "Src": {
16598
+ "Srf": {
16557
16599
  "type": "structure",
16558
16600
  "members": {
16559
16601
  "EbsStorageSettings": {
@@ -16569,7 +16611,7 @@
16569
16611
  }
16570
16612
  }
16571
16613
  },
16572
- "Srh": {
16614
+ "Srk": {
16573
16615
  "type": "structure",
16574
16616
  "required": [
16575
16617
  "OwnerUserProfileName"
@@ -16578,7 +16620,7 @@
16578
16620
  "OwnerUserProfileName": {}
16579
16621
  }
16580
16622
  },
16581
- "Sri": {
16623
+ "Srl": {
16582
16624
  "type": "structure",
16583
16625
  "required": [
16584
16626
  "SharingType"
@@ -16587,7 +16629,7 @@
16587
16629
  "SharingType": {}
16588
16630
  }
16589
16631
  },
16590
- "Srt": {
16632
+ "Srw": {
16591
16633
  "type": "structure",
16592
16634
  "required": [
16593
16635
  "TrainingInputMode"
@@ -16630,7 +16672,7 @@
16630
16672
  }
16631
16673
  }
16632
16674
  },
16633
- "Ss2": {
16675
+ "Ss5": {
16634
16676
  "type": "structure",
16635
16677
  "required": [
16636
16678
  "S3OutputPath"
@@ -16659,7 +16701,7 @@
16659
16701
  }
16660
16702
  }
16661
16703
  },
16662
- "Ssa": {
16704
+ "Ssd": {
16663
16705
  "type": "list",
16664
16706
  "member": {
16665
16707
  "type": "structure",
@@ -16677,17 +16719,17 @@
16677
16719
  "type": "integer"
16678
16720
  },
16679
16721
  "RuleParameters": {
16680
- "shape": "Ssd"
16722
+ "shape": "Ssg"
16681
16723
  }
16682
16724
  }
16683
16725
  }
16684
16726
  },
16685
- "Ssd": {
16727
+ "Ssg": {
16686
16728
  "type": "map",
16687
16729
  "key": {},
16688
16730
  "value": {}
16689
16731
  },
16690
- "Sse": {
16732
+ "Ssh": {
16691
16733
  "type": "structure",
16692
16734
  "required": [
16693
16735
  "S3OutputPath"
@@ -16697,7 +16739,7 @@
16697
16739
  "S3OutputPath": {}
16698
16740
  }
16699
16741
  },
16700
- "Ssf": {
16742
+ "Ssi": {
16701
16743
  "type": "structure",
16702
16744
  "members": {
16703
16745
  "S3OutputPath": {},
@@ -16705,19 +16747,19 @@
16705
16747
  "type": "long"
16706
16748
  },
16707
16749
  "ProfilingParameters": {
16708
- "shape": "Ssh"
16750
+ "shape": "Ssk"
16709
16751
  },
16710
16752
  "DisableProfiler": {
16711
16753
  "type": "boolean"
16712
16754
  }
16713
16755
  }
16714
16756
  },
16715
- "Ssh": {
16757
+ "Ssk": {
16716
16758
  "type": "map",
16717
16759
  "key": {},
16718
16760
  "value": {}
16719
16761
  },
16720
- "Ssj": {
16762
+ "Ssm": {
16721
16763
  "type": "list",
16722
16764
  "member": {
16723
16765
  "type": "structure",
@@ -16735,17 +16777,17 @@
16735
16777
  "type": "integer"
16736
16778
  },
16737
16779
  "RuleParameters": {
16738
- "shape": "Ssd"
16780
+ "shape": "Ssg"
16739
16781
  }
16740
16782
  }
16741
16783
  }
16742
16784
  },
16743
- "Ssl": {
16785
+ "Sso": {
16744
16786
  "type": "map",
16745
16787
  "key": {},
16746
16788
  "value": {}
16747
16789
  },
16748
- "Sso": {
16790
+ "Ssr": {
16749
16791
  "type": "structure",
16750
16792
  "members": {
16751
16793
  "EnableRemoteDebug": {
@@ -16753,7 +16795,7 @@
16753
16795
  }
16754
16796
  }
16755
16797
  },
16756
- "Ssq": {
16798
+ "Sst": {
16757
16799
  "type": "structure",
16758
16800
  "members": {
16759
16801
  "EnableInfraCheck": {
@@ -16761,7 +16803,7 @@
16761
16803
  }
16762
16804
  }
16763
16805
  },
16764
- "Ssw": {
16806
+ "Ssz": {
16765
16807
  "type": "structure",
16766
16808
  "members": {
16767
16809
  "InvocationsTimeoutInSeconds": {
@@ -16772,7 +16814,7 @@
16772
16814
  }
16773
16815
  }
16774
16816
  },
16775
- "Ssz": {
16817
+ "St2": {
16776
16818
  "type": "structure",
16777
16819
  "required": [
16778
16820
  "DestinationS3Uri"
@@ -16785,7 +16827,7 @@
16785
16827
  }
16786
16828
  }
16787
16829
  },
16788
- "St0": {
16830
+ "St3": {
16789
16831
  "type": "structure",
16790
16832
  "members": {
16791
16833
  "InputFilter": {},
@@ -16793,14 +16835,14 @@
16793
16835
  "JoinSource": {}
16794
16836
  }
16795
16837
  },
16796
- "St8": {
16838
+ "Stb": {
16797
16839
  "type": "structure",
16798
16840
  "members": {
16799
16841
  "PrimaryStatus": {},
16800
16842
  "Message": {}
16801
16843
  }
16802
16844
  },
16803
- "Stb": {
16845
+ "Ste": {
16804
16846
  "type": "map",
16805
16847
  "key": {},
16806
16848
  "value": {
@@ -16813,7 +16855,7 @@
16813
16855
  }
16814
16856
  }
16815
16857
  },
16816
- "Stf": {
16858
+ "Sti": {
16817
16859
  "type": "map",
16818
16860
  "key": {},
16819
16861
  "value": {
@@ -16827,7 +16869,7 @@
16827
16869
  }
16828
16870
  }
16829
16871
  },
16830
- "Stq": {
16872
+ "Stt": {
16831
16873
  "type": "structure",
16832
16874
  "required": [
16833
16875
  "UserPool",
@@ -16838,7 +16880,7 @@
16838
16880
  "ClientId": {}
16839
16881
  }
16840
16882
  },
16841
- "Stt": {
16883
+ "Stw": {
16842
16884
  "type": "structure",
16843
16885
  "required": [
16844
16886
  "ClientId",
@@ -16864,7 +16906,7 @@
16864
16906
  "JwksUri": {}
16865
16907
  }
16866
16908
  },
16867
- "Stw": {
16909
+ "Stz": {
16868
16910
  "type": "structure",
16869
16911
  "required": [
16870
16912
  "Cidrs"
@@ -16876,27 +16918,27 @@
16876
16918
  }
16877
16919
  }
16878
16920
  },
16879
- "Su0": {
16921
+ "Su3": {
16880
16922
  "type": "structure",
16881
16923
  "members": {
16882
16924
  "VpcId": {},
16883
16925
  "SecurityGroupIds": {
16884
- "shape": "Su2"
16926
+ "shape": "Su5"
16885
16927
  },
16886
16928
  "Subnets": {
16887
- "shape": "Su4"
16929
+ "shape": "Su7"
16888
16930
  }
16889
16931
  }
16890
16932
  },
16891
- "Su2": {
16933
+ "Su5": {
16892
16934
  "type": "list",
16893
16935
  "member": {}
16894
16936
  },
16895
- "Su4": {
16937
+ "Su7": {
16896
16938
  "type": "list",
16897
16939
  "member": {}
16898
16940
  },
16899
- "Sua": {
16941
+ "Sud": {
16900
16942
  "type": "list",
16901
16943
  "member": {
16902
16944
  "type": "structure",
@@ -16926,13 +16968,13 @@
16926
16968
  }
16927
16969
  }
16928
16970
  },
16929
- "Sui": {
16971
+ "Sul": {
16930
16972
  "type": "structure",
16931
16973
  "members": {
16932
16974
  "NotificationTopicArn": {}
16933
16975
  }
16934
16976
  },
16935
- "Swq": {
16977
+ "Swt": {
16936
16978
  "type": "structure",
16937
16979
  "members": {
16938
16980
  "UserProfileArn": {},
@@ -16948,7 +16990,7 @@
16948
16990
  }
16949
16991
  }
16950
16992
  },
16951
- "Swx": {
16993
+ "Sx0": {
16952
16994
  "type": "list",
16953
16995
  "member": {
16954
16996
  "type": "structure",
@@ -16963,7 +17005,7 @@
16963
17005
  }
16964
17006
  }
16965
17007
  },
16966
- "Sxb": {
17008
+ "Sxe": {
16967
17009
  "type": "list",
16968
17010
  "member": {
16969
17011
  "type": "structure",
@@ -16972,7 +17014,7 @@
16972
17014
  }
16973
17015
  }
16974
17016
  },
16975
- "Sxd": {
17017
+ "Sxg": {
16976
17018
  "type": "structure",
16977
17019
  "required": [
16978
17020
  "CandidateName",
@@ -17018,7 +17060,7 @@
17018
17060
  },
17019
17061
  "CandidateStatus": {},
17020
17062
  "InferenceContainers": {
17021
- "shape": "Sxp"
17063
+ "shape": "Sxs"
17022
17064
  },
17023
17065
  "CreationTime": {
17024
17066
  "type": "timestamp"
@@ -17064,12 +17106,12 @@
17064
17106
  "type": "map",
17065
17107
  "key": {},
17066
17108
  "value": {
17067
- "shape": "Sxp"
17109
+ "shape": "Sxs"
17068
17110
  }
17069
17111
  }
17070
17112
  }
17071
17113
  },
17072
- "Sxp": {
17114
+ "Sxs": {
17073
17115
  "type": "list",
17074
17116
  "member": {
17075
17117
  "type": "structure",
@@ -17086,20 +17128,20 @@
17086
17128
  }
17087
17129
  }
17088
17130
  },
17089
- "Sy5": {
17131
+ "Sy8": {
17090
17132
  "type": "structure",
17091
17133
  "members": {
17092
17134
  "CandidateDefinitionNotebookLocation": {},
17093
17135
  "DataExplorationNotebookLocation": {}
17094
17136
  }
17095
17137
  },
17096
- "Sy9": {
17138
+ "Syc": {
17097
17139
  "type": "structure",
17098
17140
  "members": {
17099
17141
  "EndpointName": {}
17100
17142
  }
17101
17143
  },
17102
- "Syr": {
17144
+ "Syu": {
17103
17145
  "type": "structure",
17104
17146
  "required": [
17105
17147
  "Status"
@@ -17109,7 +17151,7 @@
17109
17151
  "Message": {}
17110
17152
  }
17111
17153
  },
17112
- "Sz0": {
17154
+ "Sz3": {
17113
17155
  "type": "structure",
17114
17156
  "required": [
17115
17157
  "S3ModelArtifacts"
@@ -17118,7 +17160,7 @@
17118
17160
  "S3ModelArtifacts": {}
17119
17161
  }
17120
17162
  },
17121
- "S106": {
17163
+ "S109": {
17122
17164
  "type": "list",
17123
17165
  "member": {
17124
17166
  "type": "structure",
@@ -17128,7 +17170,7 @@
17128
17170
  "members": {
17129
17171
  "VariantName": {},
17130
17172
  "DeployedImages": {
17131
- "shape": "S108"
17173
+ "shape": "S10b"
17132
17174
  },
17133
17175
  "CurrentWeight": {
17134
17176
  "type": "float"
@@ -17143,7 +17185,7 @@
17143
17185
  "type": "integer"
17144
17186
  },
17145
17187
  "VariantStatus": {
17146
- "shape": "S10a"
17188
+ "shape": "S10d"
17147
17189
  },
17148
17190
  "CurrentServerlessConfig": {
17149
17191
  "shape": "Sd6"
@@ -17160,13 +17202,13 @@
17160
17202
  }
17161
17203
  }
17162
17204
  },
17163
- "S108": {
17205
+ "S10b": {
17164
17206
  "type": "list",
17165
17207
  "member": {
17166
- "shape": "S109"
17208
+ "shape": "S10c"
17167
17209
  }
17168
17210
  },
17169
- "S109": {
17211
+ "S10c": {
17170
17212
  "type": "structure",
17171
17213
  "members": {
17172
17214
  "SpecifiedImage": {},
@@ -17176,7 +17218,7 @@
17176
17218
  }
17177
17219
  }
17178
17220
  },
17179
- "S10a": {
17221
+ "S10d": {
17180
17222
  "type": "list",
17181
17223
  "member": {
17182
17224
  "type": "structure",
@@ -17192,7 +17234,7 @@
17192
17234
  }
17193
17235
  }
17194
17236
  },
17195
- "S10e": {
17237
+ "S10h": {
17196
17238
  "type": "structure",
17197
17239
  "required": [
17198
17240
  "EnableCapture",
@@ -17213,7 +17255,7 @@
17213
17255
  "KmsKeyId": {}
17214
17256
  }
17215
17257
  },
17216
- "S10i": {
17258
+ "S10l": {
17217
17259
  "type": "list",
17218
17260
  "member": {
17219
17261
  "type": "structure",
@@ -17223,7 +17265,7 @@
17223
17265
  "members": {
17224
17266
  "VariantName": {},
17225
17267
  "DeployedImages": {
17226
- "shape": "S108"
17268
+ "shape": "S10b"
17227
17269
  },
17228
17270
  "CurrentWeight": {
17229
17271
  "type": "float"
@@ -17240,7 +17282,7 @@
17240
17282
  "InstanceType": {},
17241
17283
  "AcceleratorType": {},
17242
17284
  "VariantStatus": {
17243
- "shape": "S10a"
17285
+ "shape": "S10d"
17244
17286
  },
17245
17287
  "CurrentServerlessConfig": {
17246
17288
  "shape": "Sd6"
@@ -17257,7 +17299,7 @@
17257
17299
  }
17258
17300
  }
17259
17301
  },
17260
- "S10o": {
17302
+ "S10r": {
17261
17303
  "type": "structure",
17262
17304
  "required": [
17263
17305
  "SourceArn"
@@ -17267,7 +17309,7 @@
17267
17309
  "SourceType": {}
17268
17310
  }
17269
17311
  },
17270
- "S10v": {
17312
+ "S10z": {
17271
17313
  "type": "structure",
17272
17314
  "required": [
17273
17315
  "Status"
@@ -17277,7 +17319,7 @@
17277
17319
  "BlockedReason": {}
17278
17320
  }
17279
17321
  },
17280
- "S10y": {
17322
+ "S112": {
17281
17323
  "type": "structure",
17282
17324
  "required": [
17283
17325
  "Status"
@@ -17287,24 +17329,24 @@
17287
17329
  "FailureReason": {}
17288
17330
  }
17289
17331
  },
17290
- "S114": {
17332
+ "S118": {
17291
17333
  "type": "list",
17292
17334
  "member": {
17293
- "shape": "S115"
17335
+ "shape": "S119"
17294
17336
  }
17295
17337
  },
17296
- "S115": {
17338
+ "S119": {
17297
17339
  "type": "structure",
17298
17340
  "members": {
17299
17341
  "Key": {},
17300
17342
  "Value": {}
17301
17343
  }
17302
17344
  },
17303
- "S11m": {
17345
+ "S11q": {
17304
17346
  "type": "list",
17305
17347
  "member": {}
17306
17348
  },
17307
- "S121": {
17349
+ "S125": {
17308
17350
  "type": "structure",
17309
17351
  "members": {
17310
17352
  "Completed": {
@@ -17324,7 +17366,7 @@
17324
17366
  }
17325
17367
  }
17326
17368
  },
17327
- "S123": {
17369
+ "S127": {
17328
17370
  "type": "structure",
17329
17371
  "members": {
17330
17372
  "Succeeded": {
@@ -17338,7 +17380,7 @@
17338
17380
  }
17339
17381
  }
17340
17382
  },
17341
- "S125": {
17383
+ "S129": {
17342
17384
  "type": "structure",
17343
17385
  "required": [
17344
17386
  "TrainingJobName",
@@ -17383,7 +17425,7 @@
17383
17425
  "ObjectiveStatus": {}
17384
17426
  }
17385
17427
  },
17386
- "S128": {
17428
+ "S12c": {
17387
17429
  "type": "structure",
17388
17430
  "members": {
17389
17431
  "NumberOfTrainingJobsObjectiveNotImproving": {
@@ -17394,7 +17436,7 @@
17394
17436
  }
17395
17437
  }
17396
17438
  },
17397
- "S129": {
17439
+ "S12d": {
17398
17440
  "type": "structure",
17399
17441
  "members": {
17400
17442
  "RuntimeInSeconds": {
@@ -17402,7 +17444,7 @@
17402
17444
  }
17403
17445
  }
17404
17446
  },
17405
- "S130": {
17447
+ "S134": {
17406
17448
  "type": "structure",
17407
17449
  "required": [
17408
17450
  "CostPerHour",
@@ -17434,7 +17476,7 @@
17434
17476
  }
17435
17477
  }
17436
17478
  },
17437
- "S133": {
17479
+ "S137": {
17438
17480
  "type": "structure",
17439
17481
  "required": [
17440
17482
  "EndpointName",
@@ -17452,7 +17494,7 @@
17452
17494
  }
17453
17495
  }
17454
17496
  },
17455
- "S135": {
17497
+ "S139": {
17456
17498
  "type": "structure",
17457
17499
  "members": {
17458
17500
  "InferenceSpecificationName": {},
@@ -17475,7 +17517,7 @@
17475
17517
  "CompilationJobName": {}
17476
17518
  }
17477
17519
  },
17478
- "S13d": {
17520
+ "S13h": {
17479
17521
  "type": "structure",
17480
17522
  "required": [
17481
17523
  "MaxInvocations",
@@ -17490,7 +17532,7 @@
17490
17532
  }
17491
17533
  }
17492
17534
  },
17493
- "S13h": {
17535
+ "S13l": {
17494
17536
  "type": "structure",
17495
17537
  "members": {
17496
17538
  "TotalLabeled": {
@@ -17510,7 +17552,7 @@
17510
17552
  }
17511
17553
  }
17512
17554
  },
17513
- "S13k": {
17555
+ "S13o": {
17514
17556
  "type": "structure",
17515
17557
  "required": [
17516
17558
  "OutputDatasetS3Uri"
@@ -17520,7 +17562,7 @@
17520
17562
  "FinalActiveLearningModelArn": {}
17521
17563
  }
17522
17564
  },
17523
- "S13p": {
17565
+ "S13t": {
17524
17566
  "type": "structure",
17525
17567
  "required": [
17526
17568
  "RecommendationStatus"
@@ -17546,21 +17588,21 @@
17546
17588
  }
17547
17589
  }
17548
17590
  },
17549
- "S146": {
17591
+ "S14a": {
17550
17592
  "type": "structure",
17551
17593
  "required": [
17552
17594
  "ValidationStatuses"
17553
17595
  ],
17554
17596
  "members": {
17555
17597
  "ValidationStatuses": {
17556
- "shape": "S147"
17598
+ "shape": "S14b"
17557
17599
  },
17558
17600
  "ImageScanStatuses": {
17559
- "shape": "S147"
17601
+ "shape": "S14b"
17560
17602
  }
17561
17603
  }
17562
17604
  },
17563
- "S147": {
17605
+ "S14b": {
17564
17606
  "type": "list",
17565
17607
  "member": {
17566
17608
  "type": "structure",
@@ -17575,7 +17617,7 @@
17575
17617
  }
17576
17618
  }
17577
17619
  },
17578
- "S14j": {
17620
+ "S14n": {
17579
17621
  "type": "structure",
17580
17622
  "required": [
17581
17623
  "MonitoringScheduleName",
@@ -17603,14 +17645,14 @@
17603
17645
  "MonitoringType": {}
17604
17646
  }
17605
17647
  },
17606
- "S153": {
17648
+ "S157": {
17607
17649
  "type": "structure",
17608
17650
  "members": {
17609
17651
  "ExperimentName": {},
17610
17652
  "TrialName": {}
17611
17653
  }
17612
17654
  },
17613
- "S155": {
17655
+ "S159": {
17614
17656
  "type": "structure",
17615
17657
  "required": [
17616
17658
  "SelectedSteps"
@@ -17631,14 +17673,14 @@
17631
17673
  }
17632
17674
  }
17633
17675
  },
17634
- "S15e": {
17676
+ "S15i": {
17635
17677
  "type": "structure",
17636
17678
  "members": {
17637
17679
  "ProvisionedProductId": {},
17638
17680
  "ProvisionedProductStatusMessage": {}
17639
17681
  }
17640
17682
  },
17641
- "S15p": {
17683
+ "S15t": {
17642
17684
  "type": "structure",
17643
17685
  "required": [
17644
17686
  "WorkteamArn"
@@ -17651,7 +17693,7 @@
17651
17693
  "ListingId": {}
17652
17694
  }
17653
17695
  },
17654
- "S15t": {
17696
+ "S15x": {
17655
17697
  "type": "structure",
17656
17698
  "required": [
17657
17699
  "Status"
@@ -17664,7 +17706,7 @@
17664
17706
  "ReusedByJob": {}
17665
17707
  }
17666
17708
  },
17667
- "S15w": {
17709
+ "S160": {
17668
17710
  "type": "list",
17669
17711
  "member": {
17670
17712
  "type": "structure",
@@ -17684,7 +17726,7 @@
17684
17726
  }
17685
17727
  }
17686
17728
  },
17687
- "S15z": {
17729
+ "S163": {
17688
17730
  "type": "list",
17689
17731
  "member": {
17690
17732
  "type": "structure",
@@ -17699,7 +17741,7 @@
17699
17741
  }
17700
17742
  }
17701
17743
  },
17702
- "S163": {
17744
+ "S167": {
17703
17745
  "type": "list",
17704
17746
  "member": {
17705
17747
  "type": "structure",
@@ -17714,7 +17756,7 @@
17714
17756
  }
17715
17757
  }
17716
17758
  },
17717
- "S16f": {
17759
+ "S16j": {
17718
17760
  "type": "structure",
17719
17761
  "required": [
17720
17762
  "SourceArn"
@@ -17724,7 +17766,7 @@
17724
17766
  "SourceType": {}
17725
17767
  }
17726
17768
  },
17727
- "S16j": {
17769
+ "S16n": {
17728
17770
  "type": "structure",
17729
17771
  "required": [
17730
17772
  "SourceArn"
@@ -17734,7 +17776,7 @@
17734
17776
  "SourceType": {}
17735
17777
  }
17736
17778
  },
17737
- "S16l": {
17779
+ "S16p": {
17738
17780
  "type": "list",
17739
17781
  "member": {
17740
17782
  "type": "structure",
@@ -17765,7 +17807,7 @@
17765
17807
  }
17766
17808
  }
17767
17809
  },
17768
- "S16v": {
17810
+ "S16z": {
17769
17811
  "type": "structure",
17770
17812
  "required": [
17771
17813
  "WorkforceName",
@@ -17778,11 +17820,11 @@
17778
17820
  "type": "timestamp"
17779
17821
  },
17780
17822
  "SourceIpConfig": {
17781
- "shape": "Stw"
17823
+ "shape": "Stz"
17782
17824
  },
17783
17825
  "SubDomain": {},
17784
17826
  "CognitoConfig": {
17785
- "shape": "Stq"
17827
+ "shape": "Stt"
17786
17828
  },
17787
17829
  "OidcConfig": {
17788
17830
  "type": "structure",
@@ -17809,10 +17851,10 @@
17809
17851
  "members": {
17810
17852
  "VpcId": {},
17811
17853
  "SecurityGroupIds": {
17812
- "shape": "Su2"
17854
+ "shape": "Su5"
17813
17855
  },
17814
17856
  "Subnets": {
17815
- "shape": "Su4"
17857
+ "shape": "Su7"
17816
17858
  },
17817
17859
  "VpcEndpointId": {}
17818
17860
  }
@@ -17821,7 +17863,7 @@
17821
17863
  "FailureReason": {}
17822
17864
  }
17823
17865
  },
17824
- "S173": {
17866
+ "S177": {
17825
17867
  "type": "structure",
17826
17868
  "required": [
17827
17869
  "WorkteamName",
@@ -17832,7 +17874,7 @@
17832
17874
  "members": {
17833
17875
  "WorkteamName": {},
17834
17876
  "MemberDefinitions": {
17835
- "shape": "Sua"
17877
+ "shape": "Sud"
17836
17878
  },
17837
17879
  "WorkteamArn": {},
17838
17880
  "WorkforceArn": {},
@@ -17849,11 +17891,11 @@
17849
17891
  "type": "timestamp"
17850
17892
  },
17851
17893
  "NotificationConfiguration": {
17852
- "shape": "Sui"
17894
+ "shape": "Sul"
17853
17895
  }
17854
17896
  }
17855
17897
  },
17856
- "S17v": {
17898
+ "S17z": {
17857
17899
  "type": "structure",
17858
17900
  "members": {
17859
17901
  "MinInvocationsPerMinute": {
@@ -17864,7 +17906,7 @@
17864
17906
  }
17865
17907
  }
17866
17908
  },
17867
- "S1an": {
17909
+ "S1ar": {
17868
17910
  "type": "list",
17869
17911
  "member": {
17870
17912
  "type": "structure",
@@ -17884,7 +17926,7 @@
17884
17926
  }
17885
17927
  }
17886
17928
  },
17887
- "S1cd": {
17929
+ "S1ch": {
17888
17930
  "type": "list",
17889
17931
  "member": {
17890
17932
  "type": "structure",
@@ -17906,7 +17948,7 @@
17906
17948
  "HubContentDisplayName": {},
17907
17949
  "HubContentDescription": {},
17908
17950
  "HubContentSearchKeywords": {
17909
- "shape": "S11m"
17951
+ "shape": "S11q"
17910
17952
  },
17911
17953
  "HubContentStatus": {},
17912
17954
  "CreationTime": {
@@ -17915,7 +17957,7 @@
17915
17957
  }
17916
17958
  }
17917
17959
  },
17918
- "S1fx": {
17960
+ "S1g1": {
17919
17961
  "type": "list",
17920
17962
  "member": {
17921
17963
  "type": "structure",
@@ -17959,7 +18001,7 @@
17959
18001
  }
17960
18002
  }
17961
18003
  },
17962
- "S1hb": {
18004
+ "S1hf": {
17963
18005
  "type": "list",
17964
18006
  "member": {
17965
18007
  "type": "structure",
@@ -17973,7 +18015,7 @@
17973
18015
  }
17974
18016
  }
17975
18017
  },
17976
- "S1hs": {
18018
+ "S1hw": {
17977
18019
  "type": "list",
17978
18020
  "member": {
17979
18021
  "type": "structure",
@@ -17987,7 +18029,7 @@
17987
18029
  }
17988
18030
  }
17989
18031
  },
17990
- "S1kq": {
18032
+ "S1ku": {
17991
18033
  "type": "list",
17992
18034
  "member": {
17993
18035
  "type": "structure",
@@ -18001,11 +18043,11 @@
18001
18043
  }
18002
18044
  }
18003
18045
  },
18004
- "S1l1": {
18046
+ "S1l5": {
18005
18047
  "type": "structure",
18006
18048
  "members": {
18007
18049
  "Filters": {
18008
- "shape": "S1l2"
18050
+ "shape": "S1l6"
18009
18051
  },
18010
18052
  "NestedFilters": {
18011
18053
  "type": "list",
@@ -18018,7 +18060,7 @@
18018
18060
  "members": {
18019
18061
  "NestedPropertyName": {},
18020
18062
  "Filters": {
18021
- "shape": "S1l2"
18063
+ "shape": "S1l6"
18022
18064
  }
18023
18065
  }
18024
18066
  }
@@ -18026,13 +18068,13 @@
18026
18068
  "SubExpressions": {
18027
18069
  "type": "list",
18028
18070
  "member": {
18029
- "shape": "S1l1"
18071
+ "shape": "S1l5"
18030
18072
  }
18031
18073
  },
18032
18074
  "Operator": {}
18033
18075
  }
18034
18076
  },
18035
- "S1l2": {
18077
+ "S1l6": {
18036
18078
  "type": "list",
18037
18079
  "member": {
18038
18080
  "type": "structure",
@@ -18046,7 +18088,7 @@
18046
18088
  }
18047
18089
  }
18048
18090
  },
18049
- "S1lj": {
18091
+ "S1ln": {
18050
18092
  "type": "structure",
18051
18093
  "members": {
18052
18094
  "TrainingJobName": {},
@@ -18055,7 +18097,7 @@
18055
18097
  "LabelingJobArn": {},
18056
18098
  "AutoMLJobArn": {},
18057
18099
  "ModelArtifacts": {
18058
- "shape": "Sz0"
18100
+ "shape": "Sz3"
18059
18101
  },
18060
18102
  "TrainingJobStatus": {},
18061
18103
  "SecondaryStatus": {},
@@ -18064,7 +18106,7 @@
18064
18106
  "shape": "S2w"
18065
18107
  },
18066
18108
  "AlgorithmSpecification": {
18067
- "shape": "Srt"
18109
+ "shape": "Srw"
18068
18110
  },
18069
18111
  "RoleArn": {},
18070
18112
  "InputDataConfig": {
@@ -18095,10 +18137,10 @@
18095
18137
  "type": "timestamp"
18096
18138
  },
18097
18139
  "SecondaryStatusTransitions": {
18098
- "shape": "S15w"
18140
+ "shape": "S160"
18099
18141
  },
18100
18142
  "FinalMetricDataList": {
18101
- "shape": "S15z"
18143
+ "shape": "S163"
18102
18144
  },
18103
18145
  "EnableNetworkIsolation": {
18104
18146
  "type": "boolean"
@@ -18110,7 +18152,7 @@
18110
18152
  "type": "boolean"
18111
18153
  },
18112
18154
  "CheckpointConfig": {
18113
- "shape": "Shy"
18155
+ "shape": "Si1"
18114
18156
  },
18115
18157
  "TrainingTimeInSeconds": {
18116
18158
  "type": "integer"
@@ -18119,35 +18161,35 @@
18119
18161
  "type": "integer"
18120
18162
  },
18121
18163
  "DebugHookConfig": {
18122
- "shape": "Ss2"
18164
+ "shape": "Ss5"
18123
18165
  },
18124
18166
  "ExperimentConfig": {
18125
- "shape": "Squ"
18167
+ "shape": "Sqx"
18126
18168
  },
18127
18169
  "DebugRuleConfigurations": {
18128
- "shape": "Ssa"
18170
+ "shape": "Ssd"
18129
18171
  },
18130
18172
  "TensorBoardOutputConfig": {
18131
- "shape": "Sse"
18173
+ "shape": "Ssh"
18132
18174
  },
18133
18175
  "DebugRuleEvaluationStatuses": {
18134
- "shape": "S163"
18176
+ "shape": "S167"
18135
18177
  },
18136
18178
  "ProfilerConfig": {
18137
- "shape": "Ssf"
18179
+ "shape": "Ssi"
18138
18180
  },
18139
18181
  "Environment": {
18140
- "shape": "Ssl"
18182
+ "shape": "Sso"
18141
18183
  },
18142
18184
  "RetryStrategy": {
18143
- "shape": "Shz"
18185
+ "shape": "Si2"
18144
18186
  },
18145
18187
  "Tags": {
18146
18188
  "shape": "S7"
18147
18189
  }
18148
18190
  }
18149
18191
  },
18150
- "S1lr": {
18192
+ "S1lv": {
18151
18193
  "type": "structure",
18152
18194
  "members": {
18153
18195
  "TransformJobName": {},
@@ -18159,7 +18201,7 @@
18159
18201
  "type": "integer"
18160
18202
  },
18161
18203
  "ModelClientConfig": {
18162
- "shape": "Ssw"
18204
+ "shape": "Ssz"
18163
18205
  },
18164
18206
  "MaxPayloadInMB": {
18165
18207
  "type": "integer"
@@ -18175,7 +18217,7 @@
18175
18217
  "shape": "S44"
18176
18218
  },
18177
18219
  "DataCaptureConfig": {
18178
- "shape": "Ssz"
18220
+ "shape": "St2"
18179
18221
  },
18180
18222
  "TransformResources": {
18181
18223
  "shape": "S47"
@@ -18192,21 +18234,21 @@
18192
18234
  "LabelingJobArn": {},
18193
18235
  "AutoMLJobArn": {},
18194
18236
  "DataProcessing": {
18195
- "shape": "St0"
18237
+ "shape": "St3"
18196
18238
  },
18197
18239
  "ExperimentConfig": {
18198
- "shape": "Squ"
18240
+ "shape": "Sqx"
18199
18241
  },
18200
18242
  "Tags": {
18201
18243
  "shape": "S7"
18202
18244
  }
18203
18245
  }
18204
18246
  },
18205
- "S1n8": {
18247
+ "S1nc": {
18206
18248
  "type": "list",
18207
18249
  "member": {}
18208
18250
  },
18209
- "S1pm": {
18251
+ "S1pr": {
18210
18252
  "type": "list",
18211
18253
  "member": {}
18212
18254
  }