aws-sdk 2.1304.0 → 2.1306.0

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 (38) hide show
  1. package/CHANGELOG.md +30 -1
  2. package/README.md +1 -1
  3. package/apis/appsync-2017-07-25.min.json +104 -86
  4. package/apis/cloudformation-2010-05-15.min.json +3 -0
  5. package/apis/cloudtrail-2013-11-01.min.json +204 -55
  6. package/apis/cloudtrail-data-2021-08-11.examples.json +5 -0
  7. package/apis/cloudtrail-data-2021-08-11.min.json +94 -0
  8. package/apis/cloudtrail-data-2021-08-11.paginators.json +4 -0
  9. package/apis/codeartifact-2018-09-22.min.json +73 -21
  10. package/apis/ec2-2016-11-15.min.json +1477 -1297
  11. package/apis/groundstation-2019-05-23.min.json +312 -41
  12. package/apis/iot-2015-05-28.min.json +4 -1
  13. package/apis/metadata.json +4 -0
  14. package/apis/opensearch-2021-01-01.min.json +192 -176
  15. package/apis/sagemaker-2017-07-24.min.json +630 -585
  16. package/apis/securityhub-2018-10-26.min.json +173 -157
  17. package/clients/all.d.ts +1 -0
  18. package/clients/all.js +2 -1
  19. package/clients/appsync.d.ts +20 -2
  20. package/clients/cloudformation.d.ts +1 -0
  21. package/clients/cloudtrail.d.ts +234 -40
  22. package/clients/cloudtraildata.d.ts +111 -0
  23. package/clients/cloudtraildata.js +18 -0
  24. package/clients/codeartifact.d.ts +43 -6
  25. package/clients/ec2.d.ts +212 -15
  26. package/clients/groundstation.d.ts +284 -0
  27. package/clients/iot.d.ts +4 -0
  28. package/clients/opensearch.d.ts +31 -0
  29. package/clients/polly.d.ts +1 -1
  30. package/clients/sagemaker.d.ts +57 -1
  31. package/clients/securityhub.d.ts +26 -3
  32. package/dist/aws-sdk-core-react-native.js +2 -2
  33. package/dist/aws-sdk-react-native.js +51 -14
  34. package/dist/aws-sdk.js +1695 -1356
  35. package/dist/aws-sdk.min.js +94 -94
  36. package/lib/config_service_placeholders.d.ts +2 -0
  37. package/lib/core.js +1 -1
  38. package/package.json +1 -1
@@ -872,13 +872,13 @@
872
872
  "shape": "Sdo"
873
873
  },
874
874
  "TrainingJobDefinition": {
875
- "shape": "Sea"
875
+ "shape": "Sef"
876
876
  },
877
877
  "TrainingJobDefinitions": {
878
- "shape": "Seq"
878
+ "shape": "Sev"
879
879
  },
880
880
  "WarmStartConfig": {
881
- "shape": "Ser"
881
+ "shape": "Sew"
882
882
  },
883
883
  "Tags": {
884
884
  "shape": "S7"
@@ -934,7 +934,7 @@
934
934
  },
935
935
  "ImageName": {},
936
936
  "Aliases": {
937
- "shape": "Sf4"
937
+ "shape": "Sf9"
938
938
  },
939
939
  "VendorGuidance": {},
940
940
  "JobType": {},
@@ -969,19 +969,19 @@
969
969
  "Name": {},
970
970
  "Type": {},
971
971
  "Schedule": {
972
- "shape": "Sfh"
972
+ "shape": "Sfm"
973
973
  },
974
974
  "Description": {},
975
975
  "RoleArn": {},
976
976
  "EndpointName": {},
977
977
  "ModelVariants": {
978
- "shape": "Sfk"
978
+ "shape": "Sfp"
979
979
  },
980
980
  "DataStorageConfig": {
981
- "shape": "Sfs"
981
+ "shape": "Sfx"
982
982
  },
983
983
  "ShadowModeConfig": {
984
- "shape": "Sft"
984
+ "shape": "Sfy"
985
985
  },
986
986
  "KmsKey": {},
987
987
  "Tags": {
@@ -1013,11 +1013,11 @@
1013
1013
  "JobType": {},
1014
1014
  "RoleArn": {},
1015
1015
  "InputConfig": {
1016
- "shape": "Sg1"
1016
+ "shape": "Sg6"
1017
1017
  },
1018
1018
  "JobDescription": {},
1019
1019
  "StoppingConditions": {
1020
- "shape": "Sgz"
1020
+ "shape": "Sh4"
1021
1021
  },
1022
1022
  "OutputConfig": {
1023
1023
  "type": "structure",
@@ -1061,21 +1061,21 @@
1061
1061
  "LabelingJobName": {},
1062
1062
  "LabelAttributeName": {},
1063
1063
  "InputConfig": {
1064
- "shape": "Sha"
1064
+ "shape": "Shf"
1065
1065
  },
1066
1066
  "OutputConfig": {
1067
- "shape": "Shh"
1067
+ "shape": "Shm"
1068
1068
  },
1069
1069
  "RoleArn": {},
1070
1070
  "LabelCategoryConfigS3Uri": {},
1071
1071
  "StoppingConditions": {
1072
- "shape": "Shi"
1072
+ "shape": "Shn"
1073
1073
  },
1074
1074
  "LabelingJobAlgorithmsConfig": {
1075
- "shape": "Shl"
1075
+ "shape": "Shq"
1076
1076
  },
1077
1077
  "HumanTaskConfig": {
1078
- "shape": "Shp"
1078
+ "shape": "Shu"
1079
1079
  },
1080
1080
  "Tags": {
1081
1081
  "shape": "S7"
@@ -1102,13 +1102,13 @@
1102
1102
  "members": {
1103
1103
  "ModelName": {},
1104
1104
  "PrimaryContainer": {
1105
- "shape": "Si4"
1105
+ "shape": "Si9"
1106
1106
  },
1107
1107
  "Containers": {
1108
- "shape": "Sid"
1108
+ "shape": "Sii"
1109
1109
  },
1110
1110
  "InferenceExecutionConfig": {
1111
- "shape": "Sie"
1111
+ "shape": "Sij"
1112
1112
  },
1113
1113
  "ExecutionRoleArn": {},
1114
1114
  "Tags": {
@@ -1146,13 +1146,13 @@
1146
1146
  "members": {
1147
1147
  "JobDefinitionName": {},
1148
1148
  "ModelBiasBaselineConfig": {
1149
- "shape": "Sii"
1149
+ "shape": "Sin"
1150
1150
  },
1151
1151
  "ModelBiasAppSpecification": {
1152
- "shape": "Sij"
1152
+ "shape": "Sio"
1153
1153
  },
1154
1154
  "ModelBiasJobInput": {
1155
- "shape": "Sik"
1155
+ "shape": "Sip"
1156
1156
  },
1157
1157
  "ModelBiasJobOutputConfig": {
1158
1158
  "shape": "S7o"
@@ -1193,10 +1193,10 @@
1193
1193
  "members": {
1194
1194
  "ModelCardName": {},
1195
1195
  "SecurityConfig": {
1196
- "shape": "Sio"
1196
+ "shape": "Sit"
1197
1197
  },
1198
1198
  "Content": {
1199
- "shape": "Sip"
1199
+ "shape": "Siu"
1200
1200
  },
1201
1201
  "ModelCardStatus": {},
1202
1202
  "Tags": {
@@ -1229,7 +1229,7 @@
1229
1229
  },
1230
1230
  "ModelCardExportJobName": {},
1231
1231
  "OutputConfig": {
1232
- "shape": "Siu"
1232
+ "shape": "Siz"
1233
1233
  }
1234
1234
  }
1235
1235
  },
@@ -1257,13 +1257,13 @@
1257
1257
  "members": {
1258
1258
  "JobDefinitionName": {},
1259
1259
  "ModelExplainabilityBaselineConfig": {
1260
- "shape": "Siy"
1260
+ "shape": "Sj3"
1261
1261
  },
1262
1262
  "ModelExplainabilityAppSpecification": {
1263
- "shape": "Siz"
1263
+ "shape": "Sj4"
1264
1264
  },
1265
1265
  "ModelExplainabilityJobInput": {
1266
- "shape": "Sj0"
1266
+ "shape": "Sj5"
1267
1267
  },
1268
1268
  "ModelExplainabilityJobOutputConfig": {
1269
1269
  "shape": "S7o"
@@ -1304,10 +1304,10 @@
1304
1304
  "shape": "Sr"
1305
1305
  },
1306
1306
  "ValidationSpecification": {
1307
- "shape": "Sj3"
1307
+ "shape": "Sj8"
1308
1308
  },
1309
1309
  "SourceAlgorithmSpecification": {
1310
- "shape": "Sj6"
1310
+ "shape": "Sjb"
1311
1311
  },
1312
1312
  "CertifyForMarketplace": {
1313
1313
  "type": "boolean"
@@ -1320,22 +1320,22 @@
1320
1320
  "shape": "S1q"
1321
1321
  },
1322
1322
  "ModelMetrics": {
1323
- "shape": "Sj9"
1323
+ "shape": "Sje"
1324
1324
  },
1325
1325
  "ClientToken": {
1326
1326
  "idempotencyToken": true
1327
1327
  },
1328
1328
  "CustomerMetadataProperties": {
1329
- "shape": "Sjg"
1329
+ "shape": "Sjl"
1330
1330
  },
1331
1331
  "DriftCheckBaselines": {
1332
- "shape": "Sjj"
1332
+ "shape": "Sjo"
1333
1333
  },
1334
1334
  "Domain": {},
1335
1335
  "Task": {},
1336
1336
  "SamplePayloadUrl": {},
1337
1337
  "AdditionalInferenceSpecifications": {
1338
- "shape": "Sjp"
1338
+ "shape": "Sju"
1339
1339
  }
1340
1340
  }
1341
1341
  },
@@ -1387,13 +1387,13 @@
1387
1387
  "members": {
1388
1388
  "JobDefinitionName": {},
1389
1389
  "ModelQualityBaselineConfig": {
1390
- "shape": "Sjw"
1390
+ "shape": "Sk1"
1391
1391
  },
1392
1392
  "ModelQualityAppSpecification": {
1393
- "shape": "Sjx"
1393
+ "shape": "Sk2"
1394
1394
  },
1395
1395
  "ModelQualityJobInput": {
1396
- "shape": "Sjz"
1396
+ "shape": "Sk4"
1397
1397
  },
1398
1398
  "ModelQualityJobOutputConfig": {
1399
1399
  "shape": "S7o"
@@ -1433,7 +1433,7 @@
1433
1433
  "members": {
1434
1434
  "MonitoringScheduleName": {},
1435
1435
  "MonitoringScheduleConfig": {
1436
- "shape": "Sk3"
1436
+ "shape": "Sk8"
1437
1437
  },
1438
1438
  "Tags": {
1439
1439
  "shape": "S7"
@@ -1476,16 +1476,16 @@
1476
1476
  "type": "integer"
1477
1477
  },
1478
1478
  "AcceleratorTypes": {
1479
- "shape": "Skk"
1479
+ "shape": "Skp"
1480
1480
  },
1481
1481
  "DefaultCodeRepository": {},
1482
1482
  "AdditionalCodeRepositories": {
1483
- "shape": "Skn"
1483
+ "shape": "Sks"
1484
1484
  },
1485
1485
  "RootAccess": {},
1486
1486
  "PlatformIdentifier": {},
1487
1487
  "InstanceMetadataServiceConfiguration": {
1488
- "shape": "Skq"
1488
+ "shape": "Skv"
1489
1489
  }
1490
1490
  }
1491
1491
  },
@@ -1505,10 +1505,10 @@
1505
1505
  "members": {
1506
1506
  "NotebookInstanceLifecycleConfigName": {},
1507
1507
  "OnCreate": {
1508
- "shape": "Skv"
1508
+ "shape": "Sl0"
1509
1509
  },
1510
1510
  "OnStart": {
1511
- "shape": "Skv"
1511
+ "shape": "Sl0"
1512
1512
  }
1513
1513
  }
1514
1514
  },
@@ -1532,7 +1532,7 @@
1532
1532
  "PipelineDisplayName": {},
1533
1533
  "PipelineDefinition": {},
1534
1534
  "PipelineDefinitionS3Location": {
1535
- "shape": "Sl3"
1535
+ "shape": "Sl8"
1536
1536
  },
1537
1537
  "PipelineDescription": {},
1538
1538
  "ClientRequestToken": {
@@ -1543,7 +1543,7 @@
1543
1543
  "shape": "S7"
1544
1544
  },
1545
1545
  "ParallelismConfiguration": {
1546
- "shape": "Sl9"
1546
+ "shape": "Sle"
1547
1547
  }
1548
1548
  }
1549
1549
  },
@@ -1611,33 +1611,33 @@
1611
1611
  ],
1612
1612
  "members": {
1613
1613
  "ProcessingInputs": {
1614
- "shape": "Slm"
1614
+ "shape": "Slr"
1615
1615
  },
1616
1616
  "ProcessingOutputConfig": {
1617
- "shape": "Sm9"
1617
+ "shape": "Sme"
1618
1618
  },
1619
1619
  "ProcessingJobName": {},
1620
1620
  "ProcessingResources": {
1621
- "shape": "Sme"
1621
+ "shape": "Smj"
1622
1622
  },
1623
1623
  "StoppingCondition": {
1624
- "shape": "Smg"
1624
+ "shape": "Sml"
1625
1625
  },
1626
1626
  "AppSpecification": {
1627
- "shape": "Smi"
1627
+ "shape": "Smn"
1628
1628
  },
1629
1629
  "Environment": {
1630
- "shape": "Smk"
1630
+ "shape": "Smp"
1631
1631
  },
1632
1632
  "NetworkConfig": {
1633
- "shape": "Skb"
1633
+ "shape": "Skg"
1634
1634
  },
1635
1635
  "RoleArn": {},
1636
1636
  "Tags": {
1637
1637
  "shape": "S7"
1638
1638
  },
1639
1639
  "ExperimentConfig": {
1640
- "shape": "Sml"
1640
+ "shape": "Smq"
1641
1641
  }
1642
1642
  }
1643
1643
  },
@@ -1662,7 +1662,7 @@
1662
1662
  "ProjectName": {},
1663
1663
  "ProjectDescription": {},
1664
1664
  "ServiceCatalogProvisioningDetails": {
1665
- "shape": "Smq"
1665
+ "shape": "Smv"
1666
1666
  },
1667
1667
  "Tags": {
1668
1668
  "shape": "S7"
@@ -1695,7 +1695,7 @@
1695
1695
  "shape": "S7"
1696
1696
  },
1697
1697
  "SpaceSettings": {
1698
- "shape": "Sn0"
1698
+ "shape": "Sn5"
1699
1699
  }
1700
1700
  }
1701
1701
  },
@@ -1747,7 +1747,7 @@
1747
1747
  "shape": "S2t"
1748
1748
  },
1749
1749
  "AlgorithmSpecification": {
1750
- "shape": "Sna"
1750
+ "shape": "Snf"
1751
1751
  },
1752
1752
  "RoleArn": {},
1753
1753
  "InputDataConfig": {
@@ -1778,31 +1778,31 @@
1778
1778
  "type": "boolean"
1779
1779
  },
1780
1780
  "CheckpointConfig": {
1781
- "shape": "Sef"
1781
+ "shape": "Sek"
1782
1782
  },
1783
1783
  "DebugHookConfig": {
1784
- "shape": "Snj"
1784
+ "shape": "Sno"
1785
1785
  },
1786
1786
  "DebugRuleConfigurations": {
1787
- "shape": "Snr"
1787
+ "shape": "Snw"
1788
1788
  },
1789
1789
  "TensorBoardOutputConfig": {
1790
- "shape": "Snv"
1790
+ "shape": "So0"
1791
1791
  },
1792
1792
  "ExperimentConfig": {
1793
- "shape": "Sml"
1793
+ "shape": "Smq"
1794
1794
  },
1795
1795
  "ProfilerConfig": {
1796
- "shape": "Snw"
1796
+ "shape": "So1"
1797
1797
  },
1798
1798
  "ProfilerRuleConfigurations": {
1799
- "shape": "So0"
1799
+ "shape": "So5"
1800
1800
  },
1801
1801
  "Environment": {
1802
- "shape": "So2"
1802
+ "shape": "So7"
1803
1803
  },
1804
1804
  "RetryStrategy": {
1805
- "shape": "Seg"
1805
+ "shape": "Sel"
1806
1806
  }
1807
1807
  }
1808
1808
  },
@@ -1833,7 +1833,7 @@
1833
1833
  "type": "integer"
1834
1834
  },
1835
1835
  "ModelClientConfig": {
1836
- "shape": "So9"
1836
+ "shape": "Soe"
1837
1837
  },
1838
1838
  "MaxPayloadInMB": {
1839
1839
  "type": "integer"
@@ -1849,19 +1849,19 @@
1849
1849
  "shape": "S40"
1850
1850
  },
1851
1851
  "DataCaptureConfig": {
1852
- "shape": "Soc"
1852
+ "shape": "Soh"
1853
1853
  },
1854
1854
  "TransformResources": {
1855
1855
  "shape": "S43"
1856
1856
  },
1857
1857
  "DataProcessing": {
1858
- "shape": "Sod"
1858
+ "shape": "Soi"
1859
1859
  },
1860
1860
  "Tags": {
1861
1861
  "shape": "S7"
1862
1862
  },
1863
1863
  "ExperimentConfig": {
1864
- "shape": "Sml"
1864
+ "shape": "Smq"
1865
1865
  }
1866
1866
  }
1867
1867
  },
@@ -1911,7 +1911,7 @@
1911
1911
  "TrialComponentName": {},
1912
1912
  "DisplayName": {},
1913
1913
  "Status": {
1914
- "shape": "Sol"
1914
+ "shape": "Soq"
1915
1915
  },
1916
1916
  "StartTime": {
1917
1917
  "type": "timestamp"
@@ -1920,13 +1920,13 @@
1920
1920
  "type": "timestamp"
1921
1921
  },
1922
1922
  "Parameters": {
1923
- "shape": "Soo"
1923
+ "shape": "Sot"
1924
1924
  },
1925
1925
  "InputArtifacts": {
1926
- "shape": "Sos"
1926
+ "shape": "Sox"
1927
1927
  },
1928
1928
  "OutputArtifacts": {
1929
- "shape": "Sos"
1929
+ "shape": "Sox"
1930
1930
  },
1931
1931
  "MetadataProperties": {
1932
1932
  "shape": "S1q"
@@ -1978,20 +1978,20 @@
1978
1978
  ],
1979
1979
  "members": {
1980
1980
  "CognitoConfig": {
1981
- "shape": "Sp3"
1981
+ "shape": "Sp8"
1982
1982
  },
1983
1983
  "OidcConfig": {
1984
- "shape": "Sp6"
1984
+ "shape": "Spb"
1985
1985
  },
1986
1986
  "SourceIpConfig": {
1987
- "shape": "Sp9"
1987
+ "shape": "Spe"
1988
1988
  },
1989
1989
  "WorkforceName": {},
1990
1990
  "Tags": {
1991
1991
  "shape": "S7"
1992
1992
  },
1993
1993
  "WorkforceVpcConfig": {
1994
- "shape": "Spd"
1994
+ "shape": "Spi"
1995
1995
  }
1996
1996
  }
1997
1997
  },
@@ -2017,11 +2017,11 @@
2017
2017
  "WorkteamName": {},
2018
2018
  "WorkforceName": {},
2019
2019
  "MemberDefinitions": {
2020
- "shape": "Spn"
2020
+ "shape": "Sps"
2021
2021
  },
2022
2022
  "Description": {},
2023
2023
  "NotificationConfiguration": {
2024
- "shape": "Spv"
2024
+ "shape": "Sq0"
2025
2025
  },
2026
2026
  "Tags": {
2027
2027
  "shape": "S7"
@@ -2705,13 +2705,13 @@
2705
2705
  "type": "timestamp"
2706
2706
  },
2707
2707
  "CreatedBy": {
2708
- "shape": "Sry"
2708
+ "shape": "Ss3"
2709
2709
  },
2710
2710
  "LastModifiedTime": {
2711
2711
  "type": "timestamp"
2712
2712
  },
2713
2713
  "LastModifiedBy": {
2714
- "shape": "Sry"
2714
+ "shape": "Ss3"
2715
2715
  },
2716
2716
  "MetadataProperties": {
2717
2717
  "shape": "S1q"
@@ -2761,10 +2761,10 @@
2761
2761
  "type": "structure",
2762
2762
  "members": {
2763
2763
  "ValidationStatuses": {
2764
- "shape": "Ss4"
2764
+ "shape": "Ss9"
2765
2765
  },
2766
2766
  "ImageScanStatuses": {
2767
- "shape": "Ss4"
2767
+ "shape": "Ss9"
2768
2768
  }
2769
2769
  }
2770
2770
  },
@@ -2870,13 +2870,13 @@
2870
2870
  "type": "timestamp"
2871
2871
  },
2872
2872
  "CreatedBy": {
2873
- "shape": "Sry"
2873
+ "shape": "Ss3"
2874
2874
  },
2875
2875
  "LastModifiedTime": {
2876
2876
  "type": "timestamp"
2877
2877
  },
2878
2878
  "LastModifiedBy": {
2879
- "shape": "Sry"
2879
+ "shape": "Ss3"
2880
2880
  },
2881
2881
  "MetadataProperties": {
2882
2882
  "shape": "S1q"
@@ -2936,10 +2936,10 @@
2936
2936
  },
2937
2937
  "FailureReason": {},
2938
2938
  "PartialFailureReasons": {
2939
- "shape": "Ssi"
2939
+ "shape": "Ssn"
2940
2940
  },
2941
2941
  "BestCandidate": {
2942
- "shape": "Ssk"
2942
+ "shape": "Ssp"
2943
2943
  },
2944
2944
  "AutoMLJobStatus": {},
2945
2945
  "AutoMLJobSecondaryStatus": {},
@@ -3058,7 +3058,7 @@
3058
3058
  },
3059
3059
  "FailureReason": {},
3060
3060
  "ModelArtifacts": {
3061
- "shape": "Stl"
3061
+ "shape": "Stq"
3062
3062
  },
3063
3063
  "ModelDigests": {
3064
3064
  "type": "structure",
@@ -3106,13 +3106,13 @@
3106
3106
  "type": "timestamp"
3107
3107
  },
3108
3108
  "CreatedBy": {
3109
- "shape": "Sry"
3109
+ "shape": "Ss3"
3110
3110
  },
3111
3111
  "LastModifiedTime": {
3112
3112
  "type": "timestamp"
3113
3113
  },
3114
3114
  "LastModifiedBy": {
3115
- "shape": "Sry"
3115
+ "shape": "Ss3"
3116
3116
  },
3117
3117
  "LineageGroupArn": {}
3118
3118
  }
@@ -3493,10 +3493,10 @@
3493
3493
  "EndpointArn": {},
3494
3494
  "EndpointConfigName": {},
3495
3495
  "ProductionVariants": {
3496
- "shape": "Suo"
3496
+ "shape": "Sut"
3497
3497
  },
3498
3498
  "DataCaptureConfig": {
3499
- "shape": "Suw"
3499
+ "shape": "Sv1"
3500
3500
  },
3501
3501
  "EndpointStatus": {},
3502
3502
  "FailureReason": {},
@@ -3520,13 +3520,13 @@
3520
3520
  "members": {
3521
3521
  "EndpointConfigName": {},
3522
3522
  "ProductionVariants": {
3523
- "shape": "Sv0"
3523
+ "shape": "Sv5"
3524
3524
  },
3525
3525
  "StartTime": {
3526
3526
  "type": "timestamp"
3527
3527
  },
3528
3528
  "ShadowProductionVariants": {
3529
- "shape": "Sv0"
3529
+ "shape": "Sv5"
3530
3530
  }
3531
3531
  }
3532
3532
  },
@@ -3534,7 +3534,7 @@
3534
3534
  "shape": "Sb4"
3535
3535
  },
3536
3536
  "ShadowProductionVariants": {
3537
- "shape": "Suo"
3537
+ "shape": "Sut"
3538
3538
  }
3539
3539
  }
3540
3540
  }
@@ -3599,20 +3599,20 @@
3599
3599
  "ExperimentArn": {},
3600
3600
  "DisplayName": {},
3601
3601
  "Source": {
3602
- "shape": "Sv6"
3602
+ "shape": "Svb"
3603
3603
  },
3604
3604
  "Description": {},
3605
3605
  "CreationTime": {
3606
3606
  "type": "timestamp"
3607
3607
  },
3608
3608
  "CreatedBy": {
3609
- "shape": "Sry"
3609
+ "shape": "Ss3"
3610
3610
  },
3611
3611
  "LastModifiedTime": {
3612
3612
  "type": "timestamp"
3613
3613
  },
3614
3614
  "LastModifiedBy": {
3615
- "shape": "Sry"
3615
+ "shape": "Ss3"
3616
3616
  }
3617
3617
  }
3618
3618
  }
@@ -3662,10 +3662,10 @@
3662
3662
  "RoleArn": {},
3663
3663
  "FeatureGroupStatus": {},
3664
3664
  "OfflineStoreStatus": {
3665
- "shape": "Svc"
3665
+ "shape": "Svh"
3666
3666
  },
3667
3667
  "LastUpdateStatus": {
3668
- "shape": "Svf"
3668
+ "shape": "Svk"
3669
3669
  },
3670
3670
  "FailureReason": {},
3671
3671
  "Description": {},
@@ -3711,7 +3711,7 @@
3711
3711
  },
3712
3712
  "Description": {},
3713
3713
  "Parameters": {
3714
- "shape": "Svl"
3714
+ "shape": "Svq"
3715
3715
  }
3716
3716
  }
3717
3717
  }
@@ -3844,7 +3844,7 @@
3844
3844
  "HubContentMarkdown": {},
3845
3845
  "HubContentDocument": {},
3846
3846
  "HubContentSearchKeywords": {
3847
- "shape": "Sw3"
3847
+ "shape": "Sw8"
3848
3848
  },
3849
3849
  "HubContentDependencies": {
3850
3850
  "type": "list",
@@ -3927,10 +3927,10 @@
3927
3927
  "shape": "Sdo"
3928
3928
  },
3929
3929
  "TrainingJobDefinition": {
3930
- "shape": "Sea"
3930
+ "shape": "Sef"
3931
3931
  },
3932
3932
  "TrainingJobDefinitions": {
3933
- "shape": "Seq"
3933
+ "shape": "Sev"
3934
3934
  },
3935
3935
  "HyperParameterTuningJobStatus": {},
3936
3936
  "CreationTime": {
@@ -3943,21 +3943,27 @@
3943
3943
  "type": "timestamp"
3944
3944
  },
3945
3945
  "TrainingJobStatusCounters": {
3946
- "shape": "Swi"
3946
+ "shape": "Swn"
3947
3947
  },
3948
3948
  "ObjectiveStatusCounters": {
3949
- "shape": "Swk"
3949
+ "shape": "Swp"
3950
3950
  },
3951
3951
  "BestTrainingJob": {
3952
- "shape": "Swm"
3952
+ "shape": "Swr"
3953
3953
  },
3954
3954
  "OverallBestTrainingJob": {
3955
- "shape": "Swm"
3955
+ "shape": "Swr"
3956
3956
  },
3957
3957
  "WarmStartConfig": {
3958
- "shape": "Ser"
3958
+ "shape": "Sew"
3959
3959
  },
3960
- "FailureReason": {}
3960
+ "FailureReason": {},
3961
+ "TuningJobCompletionDetails": {
3962
+ "shape": "Swu"
3963
+ },
3964
+ "ConsumedResources": {
3965
+ "shape": "Swv"
3966
+ }
3961
3967
  }
3962
3968
  }
3963
3969
  },
@@ -4059,7 +4065,7 @@
4059
4065
  "Name": {},
4060
4066
  "Type": {},
4061
4067
  "Schedule": {
4062
- "shape": "Sfh"
4068
+ "shape": "Sfm"
4063
4069
  },
4064
4070
  "Status": {},
4065
4071
  "StatusReason": {},
@@ -4100,17 +4106,17 @@
4100
4106
  "ModelName": {},
4101
4107
  "VariantName": {},
4102
4108
  "InfrastructureConfig": {
4103
- "shape": "Sfn"
4109
+ "shape": "Sfs"
4104
4110
  },
4105
4111
  "Status": {}
4106
4112
  }
4107
4113
  }
4108
4114
  },
4109
4115
  "DataStorageConfig": {
4110
- "shape": "Sfs"
4116
+ "shape": "Sfx"
4111
4117
  },
4112
4118
  "ShadowModeConfig": {
4113
- "shape": "Sft"
4119
+ "shape": "Sfy"
4114
4120
  },
4115
4121
  "KmsKey": {}
4116
4122
  }
@@ -4156,10 +4162,10 @@
4156
4162
  },
4157
4163
  "FailureReason": {},
4158
4164
  "InputConfig": {
4159
- "shape": "Sg1"
4165
+ "shape": "Sg6"
4160
4166
  },
4161
4167
  "StoppingConditions": {
4162
- "shape": "Sgz"
4168
+ "shape": "Sh4"
4163
4169
  },
4164
4170
  "InferenceRecommendations": {
4165
4171
  "type": "list",
@@ -4172,13 +4178,13 @@
4172
4178
  ],
4173
4179
  "members": {
4174
4180
  "Metrics": {
4175
- "shape": "Sx9"
4181
+ "shape": "Sxg"
4176
4182
  },
4177
4183
  "EndpointConfiguration": {
4178
- "shape": "Sxb"
4184
+ "shape": "Sxi"
4179
4185
  },
4180
4186
  "ModelConfiguration": {
4181
- "shape": "Sxc"
4187
+ "shape": "Sxj"
4182
4188
  },
4183
4189
  "RecommendationId": {}
4184
4190
  }
@@ -4209,7 +4215,7 @@
4209
4215
  }
4210
4216
  },
4211
4217
  "EndpointInfo": {
4212
- "shape": "Sgs"
4218
+ "shape": "Sgx"
4213
4219
  }
4214
4220
  }
4215
4221
  }
@@ -4245,7 +4251,7 @@
4245
4251
  "members": {
4246
4252
  "LabelingJobStatus": {},
4247
4253
  "LabelCounters": {
4248
- "shape": "Sxm"
4254
+ "shape": "Sxt"
4249
4255
  },
4250
4256
  "FailureReason": {},
4251
4257
  "CreationTime": {
@@ -4259,27 +4265,27 @@
4259
4265
  "LabelingJobArn": {},
4260
4266
  "LabelAttributeName": {},
4261
4267
  "InputConfig": {
4262
- "shape": "Sha"
4268
+ "shape": "Shf"
4263
4269
  },
4264
4270
  "OutputConfig": {
4265
- "shape": "Shh"
4271
+ "shape": "Shm"
4266
4272
  },
4267
4273
  "RoleArn": {},
4268
4274
  "LabelCategoryConfigS3Uri": {},
4269
4275
  "StoppingConditions": {
4270
- "shape": "Shi"
4276
+ "shape": "Shn"
4271
4277
  },
4272
4278
  "LabelingJobAlgorithmsConfig": {
4273
- "shape": "Shl"
4279
+ "shape": "Shq"
4274
4280
  },
4275
4281
  "HumanTaskConfig": {
4276
- "shape": "Shp"
4282
+ "shape": "Shu"
4277
4283
  },
4278
4284
  "Tags": {
4279
4285
  "shape": "S7"
4280
4286
  },
4281
4287
  "LabelingJobOutput": {
4282
- "shape": "Sxp"
4288
+ "shape": "Sxw"
4283
4289
  }
4284
4290
  }
4285
4291
  }
@@ -4305,13 +4311,13 @@
4305
4311
  "type": "timestamp"
4306
4312
  },
4307
4313
  "CreatedBy": {
4308
- "shape": "Sry"
4314
+ "shape": "Ss3"
4309
4315
  },
4310
4316
  "LastModifiedTime": {
4311
4317
  "type": "timestamp"
4312
4318
  },
4313
4319
  "LastModifiedBy": {
4314
- "shape": "Sry"
4320
+ "shape": "Ss3"
4315
4321
  }
4316
4322
  }
4317
4323
  }
@@ -4337,13 +4343,13 @@
4337
4343
  "members": {
4338
4344
  "ModelName": {},
4339
4345
  "PrimaryContainer": {
4340
- "shape": "Si4"
4346
+ "shape": "Si9"
4341
4347
  },
4342
4348
  "Containers": {
4343
- "shape": "Sid"
4349
+ "shape": "Sii"
4344
4350
  },
4345
4351
  "InferenceExecutionConfig": {
4346
- "shape": "Sie"
4352
+ "shape": "Sij"
4347
4353
  },
4348
4354
  "ExecutionRoleArn": {},
4349
4355
  "VpcConfig": {
@@ -4388,13 +4394,13 @@
4388
4394
  "type": "timestamp"
4389
4395
  },
4390
4396
  "ModelBiasBaselineConfig": {
4391
- "shape": "Sii"
4397
+ "shape": "Sin"
4392
4398
  },
4393
4399
  "ModelBiasAppSpecification": {
4394
- "shape": "Sij"
4400
+ "shape": "Sio"
4395
4401
  },
4396
4402
  "ModelBiasJobInput": {
4397
- "shape": "Sik"
4403
+ "shape": "Sip"
4398
4404
  },
4399
4405
  "ModelBiasJobOutputConfig": {
4400
4406
  "shape": "S7o"
@@ -4443,23 +4449,23 @@
4443
4449
  "type": "integer"
4444
4450
  },
4445
4451
  "Content": {
4446
- "shape": "Sip"
4452
+ "shape": "Siu"
4447
4453
  },
4448
4454
  "ModelCardStatus": {},
4449
4455
  "SecurityConfig": {
4450
- "shape": "Sio"
4456
+ "shape": "Sit"
4451
4457
  },
4452
4458
  "CreationTime": {
4453
4459
  "type": "timestamp"
4454
4460
  },
4455
4461
  "CreatedBy": {
4456
- "shape": "Sry"
4462
+ "shape": "Ss3"
4457
4463
  },
4458
4464
  "LastModifiedTime": {
4459
4465
  "type": "timestamp"
4460
4466
  },
4461
4467
  "LastModifiedBy": {
4462
- "shape": "Sry"
4468
+ "shape": "Ss3"
4463
4469
  },
4464
4470
  "ModelCardProcessingStatus": {}
4465
4471
  }
@@ -4496,7 +4502,7 @@
4496
4502
  "type": "integer"
4497
4503
  },
4498
4504
  "OutputConfig": {
4499
- "shape": "Siu"
4505
+ "shape": "Siz"
4500
4506
  },
4501
4507
  "CreatedAt": {
4502
4508
  "type": "timestamp"
@@ -4546,13 +4552,13 @@
4546
4552
  "type": "timestamp"
4547
4553
  },
4548
4554
  "ModelExplainabilityBaselineConfig": {
4549
- "shape": "Siy"
4555
+ "shape": "Sj3"
4550
4556
  },
4551
4557
  "ModelExplainabilityAppSpecification": {
4552
- "shape": "Siz"
4558
+ "shape": "Sj4"
4553
4559
  },
4554
4560
  "ModelExplainabilityJobInput": {
4555
- "shape": "Sj0"
4561
+ "shape": "Sj5"
4556
4562
  },
4557
4563
  "ModelExplainabilityJobOutputConfig": {
4558
4564
  "shape": "S7o"
@@ -4604,46 +4610,46 @@
4604
4610
  "shape": "Sr"
4605
4611
  },
4606
4612
  "SourceAlgorithmSpecification": {
4607
- "shape": "Sj6"
4613
+ "shape": "Sjb"
4608
4614
  },
4609
4615
  "ValidationSpecification": {
4610
- "shape": "Sj3"
4616
+ "shape": "Sj8"
4611
4617
  },
4612
4618
  "ModelPackageStatus": {},
4613
4619
  "ModelPackageStatusDetails": {
4614
- "shape": "Sy7"
4620
+ "shape": "Sye"
4615
4621
  },
4616
4622
  "CertifyForMarketplace": {
4617
4623
  "type": "boolean"
4618
4624
  },
4619
4625
  "ModelApprovalStatus": {},
4620
4626
  "CreatedBy": {
4621
- "shape": "Sry"
4627
+ "shape": "Ss3"
4622
4628
  },
4623
4629
  "MetadataProperties": {
4624
4630
  "shape": "S1q"
4625
4631
  },
4626
4632
  "ModelMetrics": {
4627
- "shape": "Sj9"
4633
+ "shape": "Sje"
4628
4634
  },
4629
4635
  "LastModifiedTime": {
4630
4636
  "type": "timestamp"
4631
4637
  },
4632
4638
  "LastModifiedBy": {
4633
- "shape": "Sry"
4639
+ "shape": "Ss3"
4634
4640
  },
4635
4641
  "ApprovalDescription": {},
4636
4642
  "CustomerMetadataProperties": {
4637
- "shape": "Sjg"
4643
+ "shape": "Sjl"
4638
4644
  },
4639
4645
  "DriftCheckBaselines": {
4640
- "shape": "Sjj"
4646
+ "shape": "Sjo"
4641
4647
  },
4642
4648
  "Domain": {},
4643
4649
  "Task": {},
4644
4650
  "SamplePayloadUrl": {},
4645
4651
  "AdditionalInferenceSpecifications": {
4646
- "shape": "Sjp"
4652
+ "shape": "Sju"
4647
4653
  }
4648
4654
  }
4649
4655
  }
@@ -4675,7 +4681,7 @@
4675
4681
  "type": "timestamp"
4676
4682
  },
4677
4683
  "CreatedBy": {
4678
- "shape": "Sry"
4684
+ "shape": "Ss3"
4679
4685
  },
4680
4686
  "ModelPackageGroupStatus": {}
4681
4687
  }
@@ -4710,13 +4716,13 @@
4710
4716
  "type": "timestamp"
4711
4717
  },
4712
4718
  "ModelQualityBaselineConfig": {
4713
- "shape": "Sjw"
4719
+ "shape": "Sk1"
4714
4720
  },
4715
4721
  "ModelQualityAppSpecification": {
4716
- "shape": "Sjx"
4722
+ "shape": "Sk2"
4717
4723
  },
4718
4724
  "ModelQualityJobInput": {
4719
- "shape": "Sjz"
4725
+ "shape": "Sk4"
4720
4726
  },
4721
4727
  "ModelQualityJobOutputConfig": {
4722
4728
  "shape": "S7o"
@@ -4767,11 +4773,11 @@
4767
4773
  "type": "timestamp"
4768
4774
  },
4769
4775
  "MonitoringScheduleConfig": {
4770
- "shape": "Sk3"
4776
+ "shape": "Sk8"
4771
4777
  },
4772
4778
  "EndpointName": {},
4773
4779
  "LastMonitoringExecutionSummary": {
4774
- "shape": "Syk"
4780
+ "shape": "Syr"
4775
4781
  }
4776
4782
  }
4777
4783
  }
@@ -4814,16 +4820,16 @@
4814
4820
  "type": "integer"
4815
4821
  },
4816
4822
  "AcceleratorTypes": {
4817
- "shape": "Skk"
4823
+ "shape": "Skp"
4818
4824
  },
4819
4825
  "DefaultCodeRepository": {},
4820
4826
  "AdditionalCodeRepositories": {
4821
- "shape": "Skn"
4827
+ "shape": "Sks"
4822
4828
  },
4823
4829
  "RootAccess": {},
4824
4830
  "PlatformIdentifier": {},
4825
4831
  "InstanceMetadataServiceConfiguration": {
4826
- "shape": "Skq"
4832
+ "shape": "Skv"
4827
4833
  }
4828
4834
  }
4829
4835
  }
@@ -4844,10 +4850,10 @@
4844
4850
  "NotebookInstanceLifecycleConfigArn": {},
4845
4851
  "NotebookInstanceLifecycleConfigName": {},
4846
4852
  "OnCreate": {
4847
- "shape": "Skv"
4853
+ "shape": "Sl0"
4848
4854
  },
4849
4855
  "OnStart": {
4850
- "shape": "Skv"
4856
+ "shape": "Sl0"
4851
4857
  },
4852
4858
  "LastModifiedTime": {
4853
4859
  "type": "timestamp"
@@ -4888,13 +4894,13 @@
4888
4894
  "type": "timestamp"
4889
4895
  },
4890
4896
  "CreatedBy": {
4891
- "shape": "Sry"
4897
+ "shape": "Ss3"
4892
4898
  },
4893
4899
  "LastModifiedBy": {
4894
- "shape": "Sry"
4900
+ "shape": "Ss3"
4895
4901
  },
4896
4902
  "ParallelismConfiguration": {
4897
- "shape": "Sl9"
4903
+ "shape": "Sle"
4898
4904
  }
4899
4905
  }
4900
4906
  }
@@ -4938,7 +4944,7 @@
4938
4944
  "PipelineExecutionStatus": {},
4939
4945
  "PipelineExecutionDescription": {},
4940
4946
  "PipelineExperimentConfig": {
4941
- "shape": "Sz4"
4947
+ "shape": "Szb"
4942
4948
  },
4943
4949
  "FailureReason": {},
4944
4950
  "CreationTime": {
@@ -4948,13 +4954,13 @@
4948
4954
  "type": "timestamp"
4949
4955
  },
4950
4956
  "CreatedBy": {
4951
- "shape": "Sry"
4957
+ "shape": "Ss3"
4952
4958
  },
4953
4959
  "LastModifiedBy": {
4954
- "shape": "Sry"
4960
+ "shape": "Ss3"
4955
4961
  },
4956
4962
  "ParallelismConfiguration": {
4957
- "shape": "Sl9"
4963
+ "shape": "Sle"
4958
4964
  }
4959
4965
  }
4960
4966
  }
@@ -4981,30 +4987,30 @@
4981
4987
  ],
4982
4988
  "members": {
4983
4989
  "ProcessingInputs": {
4984
- "shape": "Slm"
4990
+ "shape": "Slr"
4985
4991
  },
4986
4992
  "ProcessingOutputConfig": {
4987
- "shape": "Sm9"
4993
+ "shape": "Sme"
4988
4994
  },
4989
4995
  "ProcessingJobName": {},
4990
4996
  "ProcessingResources": {
4991
- "shape": "Sme"
4997
+ "shape": "Smj"
4992
4998
  },
4993
4999
  "StoppingCondition": {
4994
- "shape": "Smg"
5000
+ "shape": "Sml"
4995
5001
  },
4996
5002
  "AppSpecification": {
4997
- "shape": "Smi"
5003
+ "shape": "Smn"
4998
5004
  },
4999
5005
  "Environment": {
5000
- "shape": "Smk"
5006
+ "shape": "Smp"
5001
5007
  },
5002
5008
  "NetworkConfig": {
5003
- "shape": "Skb"
5009
+ "shape": "Skg"
5004
5010
  },
5005
5011
  "RoleArn": {},
5006
5012
  "ExperimentConfig": {
5007
- "shape": "Sml"
5013
+ "shape": "Smq"
5008
5014
  },
5009
5015
  "ProcessingJobArn": {},
5010
5016
  "ProcessingJobStatus": {},
@@ -5054,14 +5060,14 @@
5054
5060
  "ProjectId": {},
5055
5061
  "ProjectDescription": {},
5056
5062
  "ServiceCatalogProvisioningDetails": {
5057
- "shape": "Smq"
5063
+ "shape": "Smv"
5058
5064
  },
5059
5065
  "ServiceCatalogProvisionedProductDetails": {
5060
- "shape": "Szc"
5066
+ "shape": "Szj"
5061
5067
  },
5062
5068
  "ProjectStatus": {},
5063
5069
  "CreatedBy": {
5064
- "shape": "Sry"
5070
+ "shape": "Ss3"
5065
5071
  },
5066
5072
  "CreationTime": {
5067
5073
  "type": "timestamp"
@@ -5070,7 +5076,7 @@
5070
5076
  "type": "timestamp"
5071
5077
  },
5072
5078
  "LastModifiedBy": {
5073
- "shape": "Sry"
5079
+ "shape": "Ss3"
5074
5080
  }
5075
5081
  }
5076
5082
  }
@@ -5103,7 +5109,7 @@
5103
5109
  },
5104
5110
  "FailureReason": {},
5105
5111
  "SpaceSettings": {
5106
- "shape": "Sn0"
5112
+ "shape": "Sn5"
5107
5113
  }
5108
5114
  }
5109
5115
  }
@@ -5151,7 +5157,7 @@
5151
5157
  ],
5152
5158
  "members": {
5153
5159
  "SubscribedWorkteam": {
5154
- "shape": "Szn"
5160
+ "shape": "Szu"
5155
5161
  }
5156
5162
  }
5157
5163
  }
@@ -5186,7 +5192,7 @@
5186
5192
  "LabelingJobArn": {},
5187
5193
  "AutoMLJobArn": {},
5188
5194
  "ModelArtifacts": {
5189
- "shape": "Stl"
5195
+ "shape": "Stq"
5190
5196
  },
5191
5197
  "TrainingJobStatus": {},
5192
5198
  "SecondaryStatus": {},
@@ -5195,7 +5201,7 @@
5195
5201
  "shape": "S2t"
5196
5202
  },
5197
5203
  "AlgorithmSpecification": {
5198
- "shape": "Sna"
5204
+ "shape": "Snf"
5199
5205
  },
5200
5206
  "RoleArn": {},
5201
5207
  "InputDataConfig": {
@@ -5226,10 +5232,10 @@
5226
5232
  "type": "timestamp"
5227
5233
  },
5228
5234
  "SecondaryStatusTransitions": {
5229
- "shape": "Szr"
5235
+ "shape": "Szy"
5230
5236
  },
5231
5237
  "FinalMetricDataList": {
5232
- "shape": "Szu"
5238
+ "shape": "S101"
5233
5239
  },
5234
5240
  "EnableNetworkIsolation": {
5235
5241
  "type": "boolean"
@@ -5241,7 +5247,7 @@
5241
5247
  "type": "boolean"
5242
5248
  },
5243
5249
  "CheckpointConfig": {
5244
- "shape": "Sef"
5250
+ "shape": "Sek"
5245
5251
  },
5246
5252
  "TrainingTimeInSeconds": {
5247
5253
  "type": "integer"
@@ -5250,25 +5256,25 @@
5250
5256
  "type": "integer"
5251
5257
  },
5252
5258
  "DebugHookConfig": {
5253
- "shape": "Snj"
5259
+ "shape": "Sno"
5254
5260
  },
5255
5261
  "ExperimentConfig": {
5256
- "shape": "Sml"
5262
+ "shape": "Smq"
5257
5263
  },
5258
5264
  "DebugRuleConfigurations": {
5259
- "shape": "Snr"
5265
+ "shape": "Snw"
5260
5266
  },
5261
5267
  "TensorBoardOutputConfig": {
5262
- "shape": "Snv"
5268
+ "shape": "So0"
5263
5269
  },
5264
5270
  "DebugRuleEvaluationStatuses": {
5265
- "shape": "Szy"
5271
+ "shape": "S105"
5266
5272
  },
5267
5273
  "ProfilerConfig": {
5268
- "shape": "Snw"
5274
+ "shape": "So1"
5269
5275
  },
5270
5276
  "ProfilerRuleConfigurations": {
5271
- "shape": "So0"
5277
+ "shape": "So5"
5272
5278
  },
5273
5279
  "ProfilerRuleEvaluationStatuses": {
5274
5280
  "type": "list",
@@ -5287,13 +5293,13 @@
5287
5293
  },
5288
5294
  "ProfilingStatus": {},
5289
5295
  "RetryStrategy": {
5290
- "shape": "Seg"
5296
+ "shape": "Sel"
5291
5297
  },
5292
5298
  "Environment": {
5293
- "shape": "So2"
5299
+ "shape": "So7"
5294
5300
  },
5295
5301
  "WarmPoolStatus": {
5296
- "shape": "S105"
5302
+ "shape": "S10c"
5297
5303
  }
5298
5304
  }
5299
5305
  }
@@ -5329,7 +5335,7 @@
5329
5335
  "type": "integer"
5330
5336
  },
5331
5337
  "ModelClientConfig": {
5332
- "shape": "So9"
5338
+ "shape": "Soe"
5333
5339
  },
5334
5340
  "MaxPayloadInMB": {
5335
5341
  "type": "integer"
@@ -5345,7 +5351,7 @@
5345
5351
  "shape": "S40"
5346
5352
  },
5347
5353
  "DataCaptureConfig": {
5348
- "shape": "Soc"
5354
+ "shape": "Soh"
5349
5355
  },
5350
5356
  "TransformResources": {
5351
5357
  "shape": "S43"
@@ -5362,10 +5368,10 @@
5362
5368
  "LabelingJobArn": {},
5363
5369
  "AutoMLJobArn": {},
5364
5370
  "DataProcessing": {
5365
- "shape": "Sod"
5371
+ "shape": "Soi"
5366
5372
  },
5367
5373
  "ExperimentConfig": {
5368
- "shape": "Sml"
5374
+ "shape": "Smq"
5369
5375
  }
5370
5376
  }
5371
5377
  }
@@ -5388,19 +5394,19 @@
5388
5394
  "DisplayName": {},
5389
5395
  "ExperimentName": {},
5390
5396
  "Source": {
5391
- "shape": "S10d"
5397
+ "shape": "S10k"
5392
5398
  },
5393
5399
  "CreationTime": {
5394
5400
  "type": "timestamp"
5395
5401
  },
5396
5402
  "CreatedBy": {
5397
- "shape": "Sry"
5403
+ "shape": "Ss3"
5398
5404
  },
5399
5405
  "LastModifiedTime": {
5400
5406
  "type": "timestamp"
5401
5407
  },
5402
5408
  "LastModifiedBy": {
5403
- "shape": "Sry"
5409
+ "shape": "Ss3"
5404
5410
  },
5405
5411
  "MetadataProperties": {
5406
5412
  "shape": "S1q"
@@ -5425,10 +5431,10 @@
5425
5431
  "TrialComponentArn": {},
5426
5432
  "DisplayName": {},
5427
5433
  "Source": {
5428
- "shape": "S10h"
5434
+ "shape": "S10o"
5429
5435
  },
5430
5436
  "Status": {
5431
- "shape": "Sol"
5437
+ "shape": "Soq"
5432
5438
  },
5433
5439
  "StartTime": {
5434
5440
  "type": "timestamp"
@@ -5440,34 +5446,34 @@
5440
5446
  "type": "timestamp"
5441
5447
  },
5442
5448
  "CreatedBy": {
5443
- "shape": "Sry"
5449
+ "shape": "Ss3"
5444
5450
  },
5445
5451
  "LastModifiedTime": {
5446
5452
  "type": "timestamp"
5447
5453
  },
5448
5454
  "LastModifiedBy": {
5449
- "shape": "Sry"
5455
+ "shape": "Ss3"
5450
5456
  },
5451
5457
  "Parameters": {
5452
- "shape": "Soo"
5458
+ "shape": "Sot"
5453
5459
  },
5454
5460
  "InputArtifacts": {
5455
- "shape": "Sos"
5461
+ "shape": "Sox"
5456
5462
  },
5457
5463
  "OutputArtifacts": {
5458
- "shape": "Sos"
5464
+ "shape": "Sox"
5459
5465
  },
5460
5466
  "MetadataProperties": {
5461
5467
  "shape": "S1q"
5462
5468
  },
5463
5469
  "Metrics": {
5464
- "shape": "S10j"
5470
+ "shape": "S10q"
5465
5471
  },
5466
5472
  "LineageGroupArn": {},
5467
5473
  "Sources": {
5468
5474
  "type": "list",
5469
5475
  "member": {
5470
- "shape": "S10h"
5476
+ "shape": "S10o"
5471
5477
  }
5472
5478
  }
5473
5479
  }
@@ -5525,7 +5531,7 @@
5525
5531
  ],
5526
5532
  "members": {
5527
5533
  "Workforce": {
5528
- "shape": "S10t"
5534
+ "shape": "S110"
5529
5535
  }
5530
5536
  }
5531
5537
  }
@@ -5547,7 +5553,7 @@
5547
5553
  ],
5548
5554
  "members": {
5549
5555
  "Workteam": {
5550
- "shape": "S111"
5556
+ "shape": "S118"
5551
5557
  }
5552
5558
  }
5553
5559
  }
@@ -5792,7 +5798,7 @@
5792
5798
  "HubContentMarkdown": {},
5793
5799
  "HubContentDocument": {},
5794
5800
  "HubContentSearchKeywords": {
5795
- "shape": "Sw3"
5801
+ "shape": "Sw8"
5796
5802
  },
5797
5803
  "Tags": {
5798
5804
  "shape": "S7"
@@ -5931,7 +5937,7 @@
5931
5937
  "type": "structure",
5932
5938
  "members": {
5933
5939
  "SageMakerImageVersionAliases": {
5934
- "shape": "Sf4"
5940
+ "shape": "Sf9"
5935
5941
  },
5936
5942
  "NextToken": {}
5937
5943
  }
@@ -6116,7 +6122,7 @@
6116
6122
  "type": "timestamp"
6117
6123
  },
6118
6124
  "CreatedBy": {
6119
- "shape": "Sry"
6125
+ "shape": "Ss3"
6120
6126
  }
6121
6127
  }
6122
6128
  }
@@ -6185,7 +6191,7 @@
6185
6191
  },
6186
6192
  "FailureReason": {},
6187
6193
  "PartialFailureReasons": {
6188
- "shape": "Ssi"
6194
+ "shape": "Ssn"
6189
6195
  }
6190
6196
  }
6191
6197
  }
@@ -6221,7 +6227,7 @@
6221
6227
  "Candidates": {
6222
6228
  "type": "list",
6223
6229
  "member": {
6224
- "shape": "Ssk"
6230
+ "shape": "Ssp"
6225
6231
  }
6226
6232
  },
6227
6233
  "NextToken": {}
@@ -6431,7 +6437,7 @@
6431
6437
  ],
6432
6438
  "members": {
6433
6439
  "JobDefinitionSummaries": {
6434
- "shape": "S13y"
6440
+ "shape": "S145"
6435
6441
  },
6436
6442
  "NextToken": {}
6437
6443
  }
@@ -6860,7 +6866,7 @@
6860
6866
  "ExperimentName": {},
6861
6867
  "DisplayName": {},
6862
6868
  "ExperimentSource": {
6863
- "shape": "Sv6"
6869
+ "shape": "Svb"
6864
6870
  },
6865
6871
  "CreationTime": {
6866
6872
  "type": "timestamp"
@@ -6920,7 +6926,7 @@
6920
6926
  },
6921
6927
  "FeatureGroupStatus": {},
6922
6928
  "OfflineStoreStatus": {
6923
- "shape": "Svc"
6929
+ "shape": "Svh"
6924
6930
  }
6925
6931
  }
6926
6932
  }
@@ -7012,7 +7018,7 @@
7012
7018
  ],
7013
7019
  "members": {
7014
7020
  "HubContentSummaries": {
7015
- "shape": "S15o"
7021
+ "shape": "S15v"
7016
7022
  },
7017
7023
  "NextToken": {}
7018
7024
  }
@@ -7051,7 +7057,7 @@
7051
7057
  ],
7052
7058
  "members": {
7053
7059
  "HubContentSummaries": {
7054
- "shape": "S15o"
7060
+ "shape": "S15v"
7055
7061
  },
7056
7062
  "NextToken": {}
7057
7063
  }
@@ -7226,10 +7232,10 @@
7226
7232
  "type": "timestamp"
7227
7233
  },
7228
7234
  "TrainingJobStatusCounters": {
7229
- "shape": "Swi"
7235
+ "shape": "Swn"
7230
7236
  },
7231
7237
  "ObjectiveStatusCounters": {
7232
- "shape": "Swk"
7238
+ "shape": "Swp"
7233
7239
  },
7234
7240
  "ResourceLimits": {
7235
7241
  "shape": "Sdu"
@@ -7409,7 +7415,7 @@
7409
7415
  "Name": {},
7410
7416
  "Type": {},
7411
7417
  "Schedule": {
7412
- "shape": "Sfh"
7418
+ "shape": "Sfm"
7413
7419
  },
7414
7420
  "Status": {},
7415
7421
  "StatusReason": {},
@@ -7470,13 +7476,13 @@
7470
7476
  ],
7471
7477
  "members": {
7472
7478
  "Metrics": {
7473
- "shape": "Sx9"
7479
+ "shape": "Sxg"
7474
7480
  },
7475
7481
  "EndpointConfiguration": {
7476
- "shape": "Sxb"
7482
+ "shape": "Sxi"
7477
7483
  },
7478
7484
  "ModelConfiguration": {
7479
- "shape": "Sxc"
7485
+ "shape": "Sxj"
7480
7486
  },
7481
7487
  "FailureReason": {}
7482
7488
  }
@@ -7612,17 +7618,17 @@
7612
7618
  },
7613
7619
  "LabelingJobStatus": {},
7614
7620
  "LabelCounters": {
7615
- "shape": "Sxm"
7621
+ "shape": "Sxt"
7616
7622
  },
7617
7623
  "WorkteamArn": {},
7618
7624
  "PreHumanTaskLambdaArn": {},
7619
7625
  "AnnotationConsolidationLambdaArn": {},
7620
7626
  "FailureReason": {},
7621
7627
  "LabelingJobOutput": {
7622
- "shape": "Sxp"
7628
+ "shape": "Sxw"
7623
7629
  },
7624
7630
  "InputConfig": {
7625
- "shape": "Sha"
7631
+ "shape": "Shf"
7626
7632
  }
7627
7633
  }
7628
7634
  }
@@ -7769,7 +7775,7 @@
7769
7775
  ],
7770
7776
  "members": {
7771
7777
  "JobDefinitionSummaries": {
7772
- "shape": "S13y"
7778
+ "shape": "S145"
7773
7779
  },
7774
7780
  "NextToken": {}
7775
7781
  }
@@ -7982,7 +7988,7 @@
7982
7988
  ],
7983
7989
  "members": {
7984
7990
  "JobDefinitionSummaries": {
7985
- "shape": "S13y"
7991
+ "shape": "S145"
7986
7992
  },
7987
7993
  "NextToken": {}
7988
7994
  }
@@ -8182,7 +8188,7 @@
8182
8188
  ],
8183
8189
  "members": {
8184
8190
  "JobDefinitionSummaries": {
8185
- "shape": "S13y"
8191
+ "shape": "S145"
8186
8192
  },
8187
8193
  "NextToken": {}
8188
8194
  }
@@ -8301,7 +8307,7 @@
8301
8307
  "type": "structure",
8302
8308
  "members": {
8303
8309
  "MonitoringAlertSummaries": {
8304
- "shape": "S193"
8310
+ "shape": "S19a"
8305
8311
  },
8306
8312
  "NextToken": {}
8307
8313
  }
@@ -8351,7 +8357,7 @@
8351
8357
  "MonitoringExecutionSummaries": {
8352
8358
  "type": "list",
8353
8359
  "member": {
8354
- "shape": "Syk"
8360
+ "shape": "Syr"
8355
8361
  }
8356
8362
  },
8357
8363
  "NextToken": {}
@@ -8532,7 +8538,7 @@
8532
8538
  "NotebookInstanceLifecycleConfigName": {},
8533
8539
  "DefaultCodeRepository": {},
8534
8540
  "AdditionalCodeRepositories": {
8535
- "shape": "Skn"
8541
+ "shape": "Sks"
8536
8542
  }
8537
8543
  }
8538
8544
  }
@@ -8631,7 +8637,7 @@
8631
8637
  "CallbackToken": {},
8632
8638
  "SqsQueueUrl": {},
8633
8639
  "OutputParameters": {
8634
- "shape": "S1ai"
8640
+ "shape": "S1ap"
8635
8641
  }
8636
8642
  }
8637
8643
  },
@@ -8640,7 +8646,7 @@
8640
8646
  "members": {
8641
8647
  "Arn": {},
8642
8648
  "OutputParameters": {
8643
- "shape": "S1ai"
8649
+ "shape": "S1ap"
8644
8650
  }
8645
8651
  }
8646
8652
  },
@@ -8773,7 +8779,7 @@
8773
8779
  "type": "structure",
8774
8780
  "members": {
8775
8781
  "PipelineParameters": {
8776
- "shape": "S1ay"
8782
+ "shape": "S1b5"
8777
8783
  },
8778
8784
  "NextToken": {}
8779
8785
  }
@@ -9108,7 +9114,7 @@
9108
9114
  "SubscribedWorkteams": {
9109
9115
  "type": "list",
9110
9116
  "member": {
9111
- "shape": "Szn"
9117
+ "shape": "Szu"
9112
9118
  }
9113
9119
  },
9114
9120
  "NextToken": {}
@@ -9196,7 +9202,7 @@
9196
9202
  },
9197
9203
  "TrainingJobStatus": {},
9198
9204
  "WarmPoolStatus": {
9199
- "shape": "S105"
9205
+ "shape": "S10c"
9200
9206
  }
9201
9207
  }
9202
9208
  }
@@ -9231,7 +9237,7 @@
9231
9237
  "TrainingJobSummaries": {
9232
9238
  "type": "list",
9233
9239
  "member": {
9234
- "shape": "Swm"
9240
+ "shape": "Swr"
9235
9241
  }
9236
9242
  },
9237
9243
  "NextToken": {}
@@ -9334,10 +9340,10 @@
9334
9340
  "TrialComponentArn": {},
9335
9341
  "DisplayName": {},
9336
9342
  "TrialComponentSource": {
9337
- "shape": "S10h"
9343
+ "shape": "S10o"
9338
9344
  },
9339
9345
  "Status": {
9340
- "shape": "Sol"
9346
+ "shape": "Soq"
9341
9347
  },
9342
9348
  "StartTime": {
9343
9349
  "type": "timestamp"
@@ -9349,13 +9355,13 @@
9349
9355
  "type": "timestamp"
9350
9356
  },
9351
9357
  "CreatedBy": {
9352
- "shape": "Sry"
9358
+ "shape": "Ss3"
9353
9359
  },
9354
9360
  "LastModifiedTime": {
9355
9361
  "type": "timestamp"
9356
9362
  },
9357
9363
  "LastModifiedBy": {
9358
- "shape": "Sry"
9364
+ "shape": "Ss3"
9359
9365
  }
9360
9366
  }
9361
9367
  }
@@ -9396,7 +9402,7 @@
9396
9402
  "TrialName": {},
9397
9403
  "DisplayName": {},
9398
9404
  "TrialSource": {
9399
- "shape": "S10d"
9405
+ "shape": "S10k"
9400
9406
  },
9401
9407
  "CreationTime": {
9402
9408
  "type": "timestamp"
@@ -9471,7 +9477,7 @@
9471
9477
  "Workforces": {
9472
9478
  "type": "list",
9473
9479
  "member": {
9474
- "shape": "S10t"
9480
+ "shape": "S110"
9475
9481
  }
9476
9482
  },
9477
9483
  "NextToken": {}
@@ -9500,7 +9506,7 @@
9500
9506
  "Workteams": {
9501
9507
  "type": "list",
9502
9508
  "member": {
9503
- "shape": "S111"
9509
+ "shape": "S118"
9504
9510
  }
9505
9511
  },
9506
9512
  "NextToken": {}
@@ -9619,7 +9625,7 @@
9619
9625
  "members": {
9620
9626
  "DeviceFleetName": {},
9621
9627
  "Devices": {
9622
- "shape": "S1dk"
9628
+ "shape": "S1dr"
9623
9629
  },
9624
9630
  "Tags": {
9625
9631
  "shape": "S7"
@@ -9689,7 +9695,7 @@
9689
9695
  "idempotencyToken": true
9690
9696
  },
9691
9697
  "ParallelismConfiguration": {
9692
- "shape": "Sl9"
9698
+ "shape": "Sle"
9693
9699
  }
9694
9700
  }
9695
9701
  },
@@ -9709,7 +9715,7 @@
9709
9715
  "members": {
9710
9716
  "Resource": {},
9711
9717
  "SearchExpression": {
9712
- "shape": "S1dv"
9718
+ "shape": "S1e2"
9713
9719
  },
9714
9720
  "SortBy": {},
9715
9721
  "SortOrder": {},
@@ -9728,7 +9734,7 @@
9728
9734
  "type": "structure",
9729
9735
  "members": {
9730
9736
  "TrainingJob": {
9731
- "shape": "S1e8"
9737
+ "shape": "S1ef"
9732
9738
  },
9733
9739
  "Experiment": {
9734
9740
  "type": "structure",
@@ -9737,20 +9743,20 @@
9737
9743
  "ExperimentArn": {},
9738
9744
  "DisplayName": {},
9739
9745
  "Source": {
9740
- "shape": "Sv6"
9746
+ "shape": "Svb"
9741
9747
  },
9742
9748
  "Description": {},
9743
9749
  "CreationTime": {
9744
9750
  "type": "timestamp"
9745
9751
  },
9746
9752
  "CreatedBy": {
9747
- "shape": "Sry"
9753
+ "shape": "Ss3"
9748
9754
  },
9749
9755
  "LastModifiedTime": {
9750
9756
  "type": "timestamp"
9751
9757
  },
9752
9758
  "LastModifiedBy": {
9753
- "shape": "Sry"
9759
+ "shape": "Ss3"
9754
9760
  },
9755
9761
  "Tags": {
9756
9762
  "shape": "S7"
@@ -9765,19 +9771,19 @@
9765
9771
  "DisplayName": {},
9766
9772
  "ExperimentName": {},
9767
9773
  "Source": {
9768
- "shape": "S10d"
9774
+ "shape": "S10k"
9769
9775
  },
9770
9776
  "CreationTime": {
9771
9777
  "type": "timestamp"
9772
9778
  },
9773
9779
  "CreatedBy": {
9774
- "shape": "Sry"
9780
+ "shape": "Ss3"
9775
9781
  },
9776
9782
  "LastModifiedTime": {
9777
9783
  "type": "timestamp"
9778
9784
  },
9779
9785
  "LastModifiedBy": {
9780
- "shape": "Sry"
9786
+ "shape": "Ss3"
9781
9787
  },
9782
9788
  "MetadataProperties": {
9783
9789
  "shape": "S1q"
@@ -9793,13 +9799,13 @@
9793
9799
  "TrialComponentName": {},
9794
9800
  "TrialComponentArn": {},
9795
9801
  "TrialComponentSource": {
9796
- "shape": "S10h"
9802
+ "shape": "S10o"
9797
9803
  },
9798
9804
  "CreationTime": {
9799
9805
  "type": "timestamp"
9800
9806
  },
9801
9807
  "CreatedBy": {
9802
- "shape": "Sry"
9808
+ "shape": "Ss3"
9803
9809
  }
9804
9810
  }
9805
9811
  }
@@ -9813,10 +9819,10 @@
9813
9819
  "DisplayName": {},
9814
9820
  "TrialComponentArn": {},
9815
9821
  "Source": {
9816
- "shape": "S10h"
9822
+ "shape": "S10o"
9817
9823
  },
9818
9824
  "Status": {
9819
- "shape": "Sol"
9825
+ "shape": "Soq"
9820
9826
  },
9821
9827
  "StartTime": {
9822
9828
  "type": "timestamp"
@@ -9828,25 +9834,25 @@
9828
9834
  "type": "timestamp"
9829
9835
  },
9830
9836
  "CreatedBy": {
9831
- "shape": "Sry"
9837
+ "shape": "Ss3"
9832
9838
  },
9833
9839
  "LastModifiedTime": {
9834
9840
  "type": "timestamp"
9835
9841
  },
9836
9842
  "LastModifiedBy": {
9837
- "shape": "Sry"
9843
+ "shape": "Ss3"
9838
9844
  },
9839
9845
  "Parameters": {
9840
- "shape": "Soo"
9846
+ "shape": "Sot"
9841
9847
  },
9842
9848
  "InputArtifacts": {
9843
- "shape": "Sos"
9849
+ "shape": "Sox"
9844
9850
  },
9845
9851
  "OutputArtifacts": {
9846
- "shape": "Sos"
9852
+ "shape": "Sox"
9847
9853
  },
9848
9854
  "Metrics": {
9849
- "shape": "S10j"
9855
+ "shape": "S10q"
9850
9856
  },
9851
9857
  "MetadataProperties": {
9852
9858
  "shape": "S1q"
@@ -9856,36 +9862,36 @@
9856
9862
  "members": {
9857
9863
  "SourceArn": {},
9858
9864
  "TrainingJob": {
9859
- "shape": "S1e8"
9865
+ "shape": "S1ef"
9860
9866
  },
9861
9867
  "ProcessingJob": {
9862
9868
  "type": "structure",
9863
9869
  "members": {
9864
9870
  "ProcessingInputs": {
9865
- "shape": "Slm"
9871
+ "shape": "Slr"
9866
9872
  },
9867
9873
  "ProcessingOutputConfig": {
9868
- "shape": "Sm9"
9874
+ "shape": "Sme"
9869
9875
  },
9870
9876
  "ProcessingJobName": {},
9871
9877
  "ProcessingResources": {
9872
- "shape": "Sme"
9878
+ "shape": "Smj"
9873
9879
  },
9874
9880
  "StoppingCondition": {
9875
- "shape": "Smg"
9881
+ "shape": "Sml"
9876
9882
  },
9877
9883
  "AppSpecification": {
9878
- "shape": "Smi"
9884
+ "shape": "Smn"
9879
9885
  },
9880
9886
  "Environment": {
9881
- "shape": "Smk"
9887
+ "shape": "Smp"
9882
9888
  },
9883
9889
  "NetworkConfig": {
9884
- "shape": "Skb"
9890
+ "shape": "Skg"
9885
9891
  },
9886
9892
  "RoleArn": {},
9887
9893
  "ExperimentConfig": {
9888
- "shape": "Sml"
9894
+ "shape": "Smq"
9889
9895
  },
9890
9896
  "ProcessingJobArn": {},
9891
9897
  "ProcessingJobStatus": {},
@@ -9912,7 +9918,7 @@
9912
9918
  }
9913
9919
  },
9914
9920
  "TransformJob": {
9915
- "shape": "S1eg"
9921
+ "shape": "S1en"
9916
9922
  }
9917
9923
  }
9918
9924
  },
@@ -9948,10 +9954,10 @@
9948
9954
  "EndpointArn": {},
9949
9955
  "EndpointConfigName": {},
9950
9956
  "ProductionVariants": {
9951
- "shape": "Suo"
9957
+ "shape": "Sut"
9952
9958
  },
9953
9959
  "DataCaptureConfig": {
9954
- "shape": "Suw"
9960
+ "shape": "Sv1"
9955
9961
  },
9956
9962
  "EndpointStatus": {},
9957
9963
  "FailureReason": {},
@@ -9978,11 +9984,11 @@
9978
9984
  "type": "timestamp"
9979
9985
  },
9980
9986
  "MonitoringScheduleConfig": {
9981
- "shape": "Sk3"
9987
+ "shape": "Sk8"
9982
9988
  },
9983
9989
  "EndpointName": {},
9984
9990
  "LastMonitoringExecutionSummary": {
9985
- "shape": "Syk"
9991
+ "shape": "Syr"
9986
9992
  },
9987
9993
  "Tags": {
9988
9994
  "shape": "S7"
@@ -9994,7 +10000,7 @@
9994
10000
  "shape": "S7"
9995
10001
  },
9996
10002
  "ShadowProductionVariants": {
9997
- "shape": "Suo"
10003
+ "shape": "Sut"
9998
10004
  }
9999
10005
  }
10000
10006
  },
@@ -10015,49 +10021,49 @@
10015
10021
  "shape": "Sr"
10016
10022
  },
10017
10023
  "SourceAlgorithmSpecification": {
10018
- "shape": "Sj6"
10024
+ "shape": "Sjb"
10019
10025
  },
10020
10026
  "ValidationSpecification": {
10021
- "shape": "Sj3"
10027
+ "shape": "Sj8"
10022
10028
  },
10023
10029
  "ModelPackageStatus": {},
10024
10030
  "ModelPackageStatusDetails": {
10025
- "shape": "Sy7"
10031
+ "shape": "Sye"
10026
10032
  },
10027
10033
  "CertifyForMarketplace": {
10028
10034
  "type": "boolean"
10029
10035
  },
10030
10036
  "ModelApprovalStatus": {},
10031
10037
  "CreatedBy": {
10032
- "shape": "Sry"
10038
+ "shape": "Ss3"
10033
10039
  },
10034
10040
  "MetadataProperties": {
10035
10041
  "shape": "S1q"
10036
10042
  },
10037
10043
  "ModelMetrics": {
10038
- "shape": "Sj9"
10044
+ "shape": "Sje"
10039
10045
  },
10040
10046
  "LastModifiedTime": {
10041
10047
  "type": "timestamp"
10042
10048
  },
10043
10049
  "LastModifiedBy": {
10044
- "shape": "Sry"
10050
+ "shape": "Ss3"
10045
10051
  },
10046
10052
  "ApprovalDescription": {},
10047
10053
  "Domain": {},
10048
10054
  "Task": {},
10049
10055
  "SamplePayloadUrl": {},
10050
10056
  "AdditionalInferenceSpecifications": {
10051
- "shape": "Sjp"
10057
+ "shape": "Sju"
10052
10058
  },
10053
10059
  "Tags": {
10054
10060
  "shape": "S7"
10055
10061
  },
10056
10062
  "CustomerMetadataProperties": {
10057
- "shape": "Sjg"
10063
+ "shape": "Sjl"
10058
10064
  },
10059
10065
  "DriftCheckBaselines": {
10060
- "shape": "Sjj"
10066
+ "shape": "Sjo"
10061
10067
  }
10062
10068
  }
10063
10069
  },
@@ -10071,7 +10077,7 @@
10071
10077
  "type": "timestamp"
10072
10078
  },
10073
10079
  "CreatedBy": {
10074
- "shape": "Sry"
10080
+ "shape": "Ss3"
10075
10081
  },
10076
10082
  "ModelPackageGroupStatus": {},
10077
10083
  "Tags": {
@@ -10098,13 +10104,13 @@
10098
10104
  "type": "timestamp"
10099
10105
  },
10100
10106
  "CreatedBy": {
10101
- "shape": "Sry"
10107
+ "shape": "Ss3"
10102
10108
  },
10103
10109
  "LastModifiedBy": {
10104
- "shape": "Sry"
10110
+ "shape": "Ss3"
10105
10111
  },
10106
10112
  "ParallelismConfiguration": {
10107
- "shape": "Sl9"
10113
+ "shape": "Sle"
10108
10114
  },
10109
10115
  "Tags": {
10110
10116
  "shape": "S7"
@@ -10120,7 +10126,7 @@
10120
10126
  "PipelineExecutionStatus": {},
10121
10127
  "PipelineExecutionDescription": {},
10122
10128
  "PipelineExperimentConfig": {
10123
- "shape": "Sz4"
10129
+ "shape": "Szb"
10124
10130
  },
10125
10131
  "FailureReason": {},
10126
10132
  "CreationTime": {
@@ -10130,16 +10136,16 @@
10130
10136
  "type": "timestamp"
10131
10137
  },
10132
10138
  "CreatedBy": {
10133
- "shape": "Sry"
10139
+ "shape": "Ss3"
10134
10140
  },
10135
10141
  "LastModifiedBy": {
10136
- "shape": "Sry"
10142
+ "shape": "Ss3"
10137
10143
  },
10138
10144
  "ParallelismConfiguration": {
10139
- "shape": "Sl9"
10145
+ "shape": "Sle"
10140
10146
  },
10141
10147
  "PipelineParameters": {
10142
- "shape": "S1ay"
10148
+ "shape": "S1b5"
10143
10149
  }
10144
10150
  }
10145
10151
  },
@@ -10168,10 +10174,10 @@
10168
10174
  "RoleArn": {},
10169
10175
  "FeatureGroupStatus": {},
10170
10176
  "OfflineStoreStatus": {
10171
- "shape": "Svc"
10177
+ "shape": "Svh"
10172
10178
  },
10173
10179
  "LastUpdateStatus": {
10174
- "shape": "Svf"
10180
+ "shape": "Svk"
10175
10181
  },
10176
10182
  "FailureReason": {},
10177
10183
  "Description": {},
@@ -10188,14 +10194,14 @@
10188
10194
  "ProjectId": {},
10189
10195
  "ProjectDescription": {},
10190
10196
  "ServiceCatalogProvisioningDetails": {
10191
- "shape": "Smq"
10197
+ "shape": "Smv"
10192
10198
  },
10193
10199
  "ServiceCatalogProvisionedProductDetails": {
10194
- "shape": "Szc"
10200
+ "shape": "Szj"
10195
10201
  },
10196
10202
  "ProjectStatus": {},
10197
10203
  "CreatedBy": {
10198
- "shape": "Sry"
10204
+ "shape": "Ss3"
10199
10205
  },
10200
10206
  "CreationTime": {
10201
10207
  "type": "timestamp"
@@ -10207,7 +10213,7 @@
10207
10213
  "type": "timestamp"
10208
10214
  },
10209
10215
  "LastModifiedBy": {
10210
- "shape": "Sry"
10216
+ "shape": "Ss3"
10211
10217
  }
10212
10218
  }
10213
10219
  },
@@ -10226,7 +10232,7 @@
10226
10232
  },
10227
10233
  "Description": {},
10228
10234
  "Parameters": {
10229
- "shape": "Svl"
10235
+ "shape": "Svq"
10230
10236
  }
10231
10237
  }
10232
10238
  },
@@ -10239,10 +10245,10 @@
10239
10245
  "shape": "Sdo"
10240
10246
  },
10241
10247
  "TrainingJobDefinition": {
10242
- "shape": "Sea"
10248
+ "shape": "Sef"
10243
10249
  },
10244
10250
  "TrainingJobDefinitions": {
10245
- "shape": "Seq"
10251
+ "shape": "Sev"
10246
10252
  },
10247
10253
  "HyperParameterTuningJobStatus": {},
10248
10254
  "CreationTime": {
@@ -10255,23 +10261,29 @@
10255
10261
  "type": "timestamp"
10256
10262
  },
10257
10263
  "TrainingJobStatusCounters": {
10258
- "shape": "Swi"
10264
+ "shape": "Swn"
10259
10265
  },
10260
10266
  "ObjectiveStatusCounters": {
10261
- "shape": "Swk"
10267
+ "shape": "Swp"
10262
10268
  },
10263
10269
  "BestTrainingJob": {
10264
- "shape": "Swm"
10270
+ "shape": "Swr"
10265
10271
  },
10266
10272
  "OverallBestTrainingJob": {
10267
- "shape": "Swm"
10273
+ "shape": "Swr"
10268
10274
  },
10269
10275
  "WarmStartConfig": {
10270
- "shape": "Ser"
10276
+ "shape": "Sew"
10271
10277
  },
10272
10278
  "FailureReason": {},
10273
10279
  "Tags": {
10274
10280
  "shape": "S7"
10281
+ },
10282
+ "TuningJobCompletionDetails": {
10283
+ "shape": "Swu"
10284
+ },
10285
+ "ConsumedResources": {
10286
+ "shape": "Swv"
10275
10287
  }
10276
10288
  }
10277
10289
  },
@@ -10283,13 +10295,13 @@
10283
10295
  "members": {
10284
10296
  "ModelName": {},
10285
10297
  "PrimaryContainer": {
10286
- "shape": "Si4"
10298
+ "shape": "Si9"
10287
10299
  },
10288
10300
  "Containers": {
10289
- "shape": "Sid"
10301
+ "shape": "Sii"
10290
10302
  },
10291
10303
  "InferenceExecutionConfig": {
10292
- "shape": "Sie"
10304
+ "shape": "Sij"
10293
10305
  },
10294
10306
  "ExecutionRoleArn": {},
10295
10307
  "VpcConfig": {
@@ -10332,7 +10344,7 @@
10332
10344
  }
10333
10345
  },
10334
10346
  "LastBatchTransformJob": {
10335
- "shape": "S1eg"
10347
+ "shape": "S1en"
10336
10348
  },
10337
10349
  "MonitoringSchedules": {
10338
10350
  "type": "list",
@@ -10351,14 +10363,14 @@
10351
10363
  "type": "timestamp"
10352
10364
  },
10353
10365
  "MonitoringScheduleConfig": {
10354
- "shape": "Sk3"
10366
+ "shape": "Sk8"
10355
10367
  },
10356
10368
  "EndpointName": {},
10357
10369
  "MonitoringAlertSummaries": {
10358
- "shape": "S193"
10370
+ "shape": "S19a"
10359
10371
  },
10360
10372
  "LastMonitoringExecutionSummary": {
10361
- "shape": "Syk"
10373
+ "shape": "Syr"
10362
10374
  }
10363
10375
  }
10364
10376
  }
@@ -10373,19 +10385,19 @@
10373
10385
  },
10374
10386
  "ModelCardStatus": {},
10375
10387
  "SecurityConfig": {
10376
- "shape": "Sio"
10388
+ "shape": "Sit"
10377
10389
  },
10378
10390
  "CreationTime": {
10379
10391
  "type": "timestamp"
10380
10392
  },
10381
10393
  "CreatedBy": {
10382
- "shape": "Sry"
10394
+ "shape": "Ss3"
10383
10395
  },
10384
10396
  "LastModifiedTime": {
10385
10397
  "type": "timestamp"
10386
10398
  },
10387
10399
  "LastModifiedBy": {
10388
- "shape": "Sry"
10400
+ "shape": "Ss3"
10389
10401
  },
10390
10402
  "Tags": {
10391
10403
  "shape": "S7"
@@ -10405,23 +10417,23 @@
10405
10417
  "type": "integer"
10406
10418
  },
10407
10419
  "Content": {
10408
- "shape": "Sip"
10420
+ "shape": "Siu"
10409
10421
  },
10410
10422
  "ModelCardStatus": {},
10411
10423
  "SecurityConfig": {
10412
- "shape": "Sio"
10424
+ "shape": "Sit"
10413
10425
  },
10414
10426
  "CreationTime": {
10415
10427
  "type": "timestamp"
10416
10428
  },
10417
10429
  "CreatedBy": {
10418
- "shape": "Sry"
10430
+ "shape": "Ss3"
10419
10431
  },
10420
10432
  "LastModifiedTime": {
10421
10433
  "type": "timestamp"
10422
10434
  },
10423
10435
  "LastModifiedBy": {
10424
- "shape": "Sry"
10436
+ "shape": "Ss3"
10425
10437
  },
10426
10438
  "Tags": {
10427
10439
  "shape": "S7"
@@ -10467,7 +10479,7 @@
10467
10479
  "members": {
10468
10480
  "CallbackToken": {},
10469
10481
  "OutputParameters": {
10470
- "shape": "S1ai"
10482
+ "shape": "S1ap"
10471
10483
  },
10472
10484
  "ClientRequestToken": {
10473
10485
  "idempotencyToken": true
@@ -10547,14 +10559,14 @@
10547
10559
  "PipelineName": {},
10548
10560
  "PipelineExecutionDisplayName": {},
10549
10561
  "PipelineParameters": {
10550
- "shape": "S1ay"
10562
+ "shape": "S1b5"
10551
10563
  },
10552
10564
  "PipelineExecutionDescription": {},
10553
10565
  "ClientRequestToken": {
10554
10566
  "idempotencyToken": true
10555
10567
  },
10556
10568
  "ParallelismConfiguration": {
10557
- "shape": "Sl9"
10569
+ "shape": "Sle"
10558
10570
  }
10559
10571
  }
10560
10572
  },
@@ -10637,7 +10649,7 @@
10637
10649
  "value": {}
10638
10650
  },
10639
10651
  "DesiredModelVariants": {
10640
- "shape": "Sfk"
10652
+ "shape": "Sfp"
10641
10653
  },
10642
10654
  "DesiredState": {},
10643
10655
  "Reason": {}
@@ -10765,7 +10777,7 @@
10765
10777
  "shape": "S1o"
10766
10778
  },
10767
10779
  "PropertiesToRemove": {
10768
- "shape": "S1fx"
10780
+ "shape": "S1g4"
10769
10781
  }
10770
10782
  }
10771
10783
  },
@@ -10809,7 +10821,7 @@
10809
10821
  "shape": "S1o"
10810
10822
  },
10811
10823
  "PropertiesToRemove": {
10812
- "shape": "S1fx"
10824
+ "shape": "S1g4"
10813
10825
  }
10814
10826
  }
10815
10827
  },
@@ -10859,7 +10871,7 @@
10859
10871
  "shape": "S1o"
10860
10872
  },
10861
10873
  "PropertiesToRemove": {
10862
- "shape": "S1fx"
10874
+ "shape": "S1g4"
10863
10875
  }
10864
10876
  }
10865
10877
  },
@@ -10900,7 +10912,7 @@
10900
10912
  "members": {
10901
10913
  "DeviceFleetName": {},
10902
10914
  "Devices": {
10903
- "shape": "S1dk"
10915
+ "shape": "S1dr"
10904
10916
  }
10905
10917
  }
10906
10918
  }
@@ -11093,7 +11105,7 @@
11093
11105
  "ParameterAdditions": {
11094
11106
  "type": "list",
11095
11107
  "member": {
11096
- "shape": "Svm"
11108
+ "shape": "Svr"
11097
11109
  }
11098
11110
  },
11099
11111
  "ParameterRemovals": {
@@ -11165,10 +11177,10 @@
11165
11177
  "type": "integer"
11166
11178
  },
11167
11179
  "AliasesToAdd": {
11168
- "shape": "Sf4"
11180
+ "shape": "Sf9"
11169
11181
  },
11170
11182
  "AliasesToDelete": {
11171
- "shape": "Sf4"
11183
+ "shape": "Sf9"
11172
11184
  },
11173
11185
  "VendorGuidance": {},
11174
11186
  "JobType": {},
@@ -11197,17 +11209,17 @@
11197
11209
  "members": {
11198
11210
  "Name": {},
11199
11211
  "Schedule": {
11200
- "shape": "Sfh"
11212
+ "shape": "Sfm"
11201
11213
  },
11202
11214
  "Description": {},
11203
11215
  "ModelVariants": {
11204
- "shape": "Sfk"
11216
+ "shape": "Sfp"
11205
11217
  },
11206
11218
  "DataStorageConfig": {
11207
- "shape": "Sfs"
11219
+ "shape": "Sfx"
11208
11220
  },
11209
11221
  "ShadowModeConfig": {
11210
- "shape": "Sft"
11222
+ "shape": "Sfy"
11211
11223
  }
11212
11224
  }
11213
11225
  },
@@ -11230,7 +11242,7 @@
11230
11242
  "members": {
11231
11243
  "ModelCardName": {},
11232
11244
  "Content": {
11233
- "shape": "Sip"
11245
+ "shape": "Siu"
11234
11246
  },
11235
11247
  "ModelCardStatus": {}
11236
11248
  }
@@ -11256,14 +11268,14 @@
11256
11268
  "ModelApprovalStatus": {},
11257
11269
  "ApprovalDescription": {},
11258
11270
  "CustomerMetadataProperties": {
11259
- "shape": "Sjg"
11271
+ "shape": "Sjl"
11260
11272
  },
11261
11273
  "CustomerMetadataPropertiesToRemove": {
11262
11274
  "type": "list",
11263
11275
  "member": {}
11264
11276
  },
11265
11277
  "AdditionalInferenceSpecificationsToAdd": {
11266
- "shape": "Sjp"
11278
+ "shape": "Sju"
11267
11279
  }
11268
11280
  }
11269
11281
  },
@@ -11318,7 +11330,7 @@
11318
11330
  "members": {
11319
11331
  "MonitoringScheduleName": {},
11320
11332
  "MonitoringScheduleConfig": {
11321
- "shape": "Sk3"
11333
+ "shape": "Sk8"
11322
11334
  }
11323
11335
  }
11324
11336
  },
@@ -11351,10 +11363,10 @@
11351
11363
  },
11352
11364
  "DefaultCodeRepository": {},
11353
11365
  "AdditionalCodeRepositories": {
11354
- "shape": "Skn"
11366
+ "shape": "Sks"
11355
11367
  },
11356
11368
  "AcceleratorTypes": {
11357
- "shape": "Skk"
11369
+ "shape": "Skp"
11358
11370
  },
11359
11371
  "DisassociateAcceleratorTypes": {
11360
11372
  "type": "boolean"
@@ -11367,7 +11379,7 @@
11367
11379
  },
11368
11380
  "RootAccess": {},
11369
11381
  "InstanceMetadataServiceConfiguration": {
11370
- "shape": "Skq"
11382
+ "shape": "Skv"
11371
11383
  }
11372
11384
  }
11373
11385
  },
@@ -11385,10 +11397,10 @@
11385
11397
  "members": {
11386
11398
  "NotebookInstanceLifecycleConfigName": {},
11387
11399
  "OnCreate": {
11388
- "shape": "Skv"
11400
+ "shape": "Sl0"
11389
11401
  },
11390
11402
  "OnStart": {
11391
- "shape": "Skv"
11403
+ "shape": "Sl0"
11392
11404
  }
11393
11405
  }
11394
11406
  },
@@ -11408,12 +11420,12 @@
11408
11420
  "PipelineDisplayName": {},
11409
11421
  "PipelineDefinition": {},
11410
11422
  "PipelineDefinitionS3Location": {
11411
- "shape": "Sl3"
11423
+ "shape": "Sl8"
11412
11424
  },
11413
11425
  "PipelineDescription": {},
11414
11426
  "RoleArn": {},
11415
11427
  "ParallelismConfiguration": {
11416
- "shape": "Sl9"
11428
+ "shape": "Sle"
11417
11429
  }
11418
11430
  }
11419
11431
  },
@@ -11435,7 +11447,7 @@
11435
11447
  "PipelineExecutionDescription": {},
11436
11448
  "PipelineExecutionDisplayName": {},
11437
11449
  "ParallelismConfiguration": {
11438
- "shape": "Sl9"
11450
+ "shape": "Sle"
11439
11451
  }
11440
11452
  }
11441
11453
  },
@@ -11460,7 +11472,7 @@
11460
11472
  "members": {
11461
11473
  "ProvisioningArtifactId": {},
11462
11474
  "ProvisioningParameters": {
11463
- "shape": "Sms"
11475
+ "shape": "Smx"
11464
11476
  }
11465
11477
  }
11466
11478
  },
@@ -11490,7 +11502,7 @@
11490
11502
  "DomainId": {},
11491
11503
  "SpaceName": {},
11492
11504
  "SpaceSettings": {
11493
- "shape": "Sn0"
11505
+ "shape": "Sn5"
11494
11506
  }
11495
11507
  }
11496
11508
  },
@@ -11517,7 +11529,7 @@
11517
11529
  "type": "long"
11518
11530
  },
11519
11531
  "ProfilingParameters": {
11520
- "shape": "Sny"
11532
+ "shape": "So3"
11521
11533
  },
11522
11534
  "DisableProfiler": {
11523
11535
  "type": "boolean"
@@ -11525,7 +11537,7 @@
11525
11537
  }
11526
11538
  },
11527
11539
  "ProfilerRuleConfigurations": {
11528
- "shape": "So0"
11540
+ "shape": "So5"
11529
11541
  },
11530
11542
  "ResourceConfig": {
11531
11543
  "type": "structure",
@@ -11578,7 +11590,7 @@
11578
11590
  "TrialComponentName": {},
11579
11591
  "DisplayName": {},
11580
11592
  "Status": {
11581
- "shape": "Sol"
11593
+ "shape": "Soq"
11582
11594
  },
11583
11595
  "StartTime": {
11584
11596
  "type": "timestamp"
@@ -11587,22 +11599,22 @@
11587
11599
  "type": "timestamp"
11588
11600
  },
11589
11601
  "Parameters": {
11590
- "shape": "Soo"
11602
+ "shape": "Sot"
11591
11603
  },
11592
11604
  "ParametersToRemove": {
11593
- "shape": "S1i2"
11605
+ "shape": "S1i9"
11594
11606
  },
11595
11607
  "InputArtifacts": {
11596
- "shape": "Sos"
11608
+ "shape": "Sox"
11597
11609
  },
11598
11610
  "InputArtifactsToRemove": {
11599
- "shape": "S1i2"
11611
+ "shape": "S1i9"
11600
11612
  },
11601
11613
  "OutputArtifacts": {
11602
- "shape": "Sos"
11614
+ "shape": "Sox"
11603
11615
  },
11604
11616
  "OutputArtifactsToRemove": {
11605
- "shape": "S1i2"
11617
+ "shape": "S1i9"
11606
11618
  }
11607
11619
  }
11608
11620
  },
@@ -11644,13 +11656,13 @@
11644
11656
  "members": {
11645
11657
  "WorkforceName": {},
11646
11658
  "SourceIpConfig": {
11647
- "shape": "Sp9"
11659
+ "shape": "Spe"
11648
11660
  },
11649
11661
  "OidcConfig": {
11650
- "shape": "Sp6"
11662
+ "shape": "Spb"
11651
11663
  },
11652
11664
  "WorkforceVpcConfig": {
11653
- "shape": "Spd"
11665
+ "shape": "Spi"
11654
11666
  }
11655
11667
  }
11656
11668
  },
@@ -11661,7 +11673,7 @@
11661
11673
  ],
11662
11674
  "members": {
11663
11675
  "Workforce": {
11664
- "shape": "S10t"
11676
+ "shape": "S110"
11665
11677
  }
11666
11678
  }
11667
11679
  }
@@ -11675,11 +11687,11 @@
11675
11687
  "members": {
11676
11688
  "WorkteamName": {},
11677
11689
  "MemberDefinitions": {
11678
- "shape": "Spn"
11690
+ "shape": "Sps"
11679
11691
  },
11680
11692
  "Description": {},
11681
11693
  "NotificationConfiguration": {
11682
- "shape": "Spv"
11694
+ "shape": "Sq0"
11683
11695
  }
11684
11696
  }
11685
11697
  },
@@ -11690,7 +11702,7 @@
11690
11702
  ],
11691
11703
  "members": {
11692
11704
  "Workteam": {
11693
- "shape": "S111"
11705
+ "shape": "S118"
11694
11706
  }
11695
11707
  }
11696
11708
  }
@@ -13457,17 +13469,28 @@
13457
13469
  "shape": "Sdu"
13458
13470
  },
13459
13471
  "ParameterRanges": {
13460
- "shape": "Sdx"
13472
+ "shape": "Sdy"
13461
13473
  },
13462
13474
  "TrainingJobEarlyStoppingType": {},
13463
13475
  "TuningJobCompletionCriteria": {
13464
13476
  "type": "structure",
13465
- "required": [
13466
- "TargetObjectiveMetricValue"
13467
- ],
13468
13477
  "members": {
13469
13478
  "TargetObjectiveMetricValue": {
13470
13479
  "type": "float"
13480
+ },
13481
+ "BestObjectiveNotImproving": {
13482
+ "type": "structure",
13483
+ "members": {
13484
+ "MaxNumberOfTrainingJobsNotImproving": {
13485
+ "type": "integer"
13486
+ }
13487
+ }
13488
+ },
13489
+ "ConvergenceDetected": {
13490
+ "type": "structure",
13491
+ "members": {
13492
+ "CompleteOnConvergence": {}
13493
+ }
13471
13494
  }
13472
13495
  }
13473
13496
  },
@@ -13487,10 +13510,13 @@
13487
13510
  },
13488
13511
  "MaxParallelTrainingJobs": {
13489
13512
  "type": "integer"
13513
+ },
13514
+ "MaxRuntimeInSeconds": {
13515
+ "type": "integer"
13490
13516
  }
13491
13517
  }
13492
13518
  },
13493
- "Sdx": {
13519
+ "Sdy": {
13494
13520
  "type": "structure",
13495
13521
  "members": {
13496
13522
  "IntegerParameterRanges": {
@@ -13545,7 +13571,7 @@
13545
13571
  }
13546
13572
  }
13547
13573
  },
13548
- "Sea": {
13574
+ "Sef": {
13549
13575
  "type": "structure",
13550
13576
  "required": [
13551
13577
  "AlgorithmSpecification",
@@ -13559,7 +13585,7 @@
13559
13585
  "shape": "S2m"
13560
13586
  },
13561
13587
  "HyperParameterRanges": {
13562
- "shape": "Sdx"
13588
+ "shape": "Sdy"
13563
13589
  },
13564
13590
  "StaticHyperParameters": {
13565
13591
  "shape": "S2t"
@@ -13604,10 +13630,10 @@
13604
13630
  "type": "boolean"
13605
13631
  },
13606
13632
  "CheckpointConfig": {
13607
- "shape": "Sef"
13633
+ "shape": "Sek"
13608
13634
  },
13609
13635
  "RetryStrategy": {
13610
- "shape": "Seg"
13636
+ "shape": "Sel"
13611
13637
  },
13612
13638
  "HyperParameterTuningResourceConfig": {
13613
13639
  "type": "structure",
@@ -13650,7 +13676,7 @@
13650
13676
  }
13651
13677
  }
13652
13678
  },
13653
- "Sef": {
13679
+ "Sek": {
13654
13680
  "type": "structure",
13655
13681
  "required": [
13656
13682
  "S3Uri"
@@ -13660,7 +13686,7 @@
13660
13686
  "LocalPath": {}
13661
13687
  }
13662
13688
  },
13663
- "Seg": {
13689
+ "Sel": {
13664
13690
  "type": "structure",
13665
13691
  "required": [
13666
13692
  "MaximumRetryAttempts"
@@ -13671,13 +13697,13 @@
13671
13697
  }
13672
13698
  }
13673
13699
  },
13674
- "Seq": {
13700
+ "Sev": {
13675
13701
  "type": "list",
13676
13702
  "member": {
13677
- "shape": "Sea"
13703
+ "shape": "Sef"
13678
13704
  }
13679
13705
  },
13680
- "Ser": {
13706
+ "Sew": {
13681
13707
  "type": "structure",
13682
13708
  "required": [
13683
13709
  "ParentHyperParameterTuningJobs",
@@ -13696,11 +13722,11 @@
13696
13722
  "WarmStartType": {}
13697
13723
  }
13698
13724
  },
13699
- "Sf4": {
13725
+ "Sf9": {
13700
13726
  "type": "list",
13701
13727
  "member": {}
13702
13728
  },
13703
- "Sfh": {
13729
+ "Sfm": {
13704
13730
  "type": "structure",
13705
13731
  "members": {
13706
13732
  "StartTime": {
@@ -13711,7 +13737,7 @@
13711
13737
  }
13712
13738
  }
13713
13739
  },
13714
- "Sfk": {
13740
+ "Sfp": {
13715
13741
  "type": "list",
13716
13742
  "member": {
13717
13743
  "type": "structure",
@@ -13724,12 +13750,12 @@
13724
13750
  "ModelName": {},
13725
13751
  "VariantName": {},
13726
13752
  "InfrastructureConfig": {
13727
- "shape": "Sfn"
13753
+ "shape": "Sfs"
13728
13754
  }
13729
13755
  }
13730
13756
  }
13731
13757
  },
13732
- "Sfn": {
13758
+ "Sfs": {
13733
13759
  "type": "structure",
13734
13760
  "required": [
13735
13761
  "InfrastructureType",
@@ -13752,7 +13778,7 @@
13752
13778
  }
13753
13779
  }
13754
13780
  },
13755
- "Sfs": {
13781
+ "Sfx": {
13756
13782
  "type": "structure",
13757
13783
  "required": [
13758
13784
  "Destination"
@@ -13765,7 +13791,7 @@
13765
13791
  }
13766
13792
  }
13767
13793
  },
13768
- "Sft": {
13794
+ "Sfy": {
13769
13795
  "type": "structure",
13770
13796
  "required": [
13771
13797
  "SourceModelVariantName",
@@ -13791,7 +13817,7 @@
13791
13817
  }
13792
13818
  }
13793
13819
  },
13794
- "Sg1": {
13820
+ "Sg6": {
13795
13821
  "type": "structure",
13796
13822
  "members": {
13797
13823
  "ModelPackageVersionArn": {},
@@ -13896,7 +13922,7 @@
13896
13922
  "Endpoints": {
13897
13923
  "type": "list",
13898
13924
  "member": {
13899
- "shape": "Sgs"
13925
+ "shape": "Sgx"
13900
13926
  }
13901
13927
  },
13902
13928
  "VpcConfig": {
@@ -13919,7 +13945,7 @@
13919
13945
  "ModelName": {}
13920
13946
  }
13921
13947
  },
13922
- "Sgs": {
13948
+ "Sgx": {
13923
13949
  "type": "structure",
13924
13950
  "required": [
13925
13951
  "EndpointName"
@@ -13928,7 +13954,7 @@
13928
13954
  "EndpointName": {}
13929
13955
  }
13930
13956
  },
13931
- "Sgz": {
13957
+ "Sh4": {
13932
13958
  "type": "structure",
13933
13959
  "members": {
13934
13960
  "MaxInvocations": {
@@ -13948,7 +13974,7 @@
13948
13974
  }
13949
13975
  }
13950
13976
  },
13951
- "Sha": {
13977
+ "Shf": {
13952
13978
  "type": "structure",
13953
13979
  "required": [
13954
13980
  "DataSource"
@@ -13988,7 +14014,7 @@
13988
14014
  }
13989
14015
  }
13990
14016
  },
13991
- "Shh": {
14017
+ "Shm": {
13992
14018
  "type": "structure",
13993
14019
  "required": [
13994
14020
  "S3OutputPath"
@@ -13999,7 +14025,7 @@
13999
14025
  "SnsTopicArn": {}
14000
14026
  }
14001
14027
  },
14002
- "Shi": {
14028
+ "Shn": {
14003
14029
  "type": "structure",
14004
14030
  "members": {
14005
14031
  "MaxHumanLabeledObjectCount": {
@@ -14010,7 +14036,7 @@
14010
14036
  }
14011
14037
  }
14012
14038
  },
14013
- "Shl": {
14039
+ "Shq": {
14014
14040
  "type": "structure",
14015
14041
  "required": [
14016
14042
  "LabelingJobAlgorithmSpecificationArn"
@@ -14029,7 +14055,7 @@
14029
14055
  }
14030
14056
  }
14031
14057
  },
14032
- "Shp": {
14058
+ "Shu": {
14033
14059
  "type": "structure",
14034
14060
  "required": [
14035
14061
  "WorkteamArn",
@@ -14083,7 +14109,7 @@
14083
14109
  }
14084
14110
  }
14085
14111
  },
14086
- "Si4": {
14112
+ "Si9": {
14087
14113
  "type": "structure",
14088
14114
  "members": {
14089
14115
  "ContainerHostname": {},
@@ -14121,13 +14147,13 @@
14121
14147
  }
14122
14148
  }
14123
14149
  },
14124
- "Sid": {
14150
+ "Sii": {
14125
14151
  "type": "list",
14126
14152
  "member": {
14127
- "shape": "Si4"
14153
+ "shape": "Si9"
14128
14154
  }
14129
14155
  },
14130
- "Sie": {
14156
+ "Sij": {
14131
14157
  "type": "structure",
14132
14158
  "required": [
14133
14159
  "Mode"
@@ -14136,7 +14162,7 @@
14136
14162
  "Mode": {}
14137
14163
  }
14138
14164
  },
14139
- "Sii": {
14165
+ "Sin": {
14140
14166
  "type": "structure",
14141
14167
  "members": {
14142
14168
  "BaseliningJobName": {},
@@ -14145,7 +14171,7 @@
14145
14171
  }
14146
14172
  }
14147
14173
  },
14148
- "Sij": {
14174
+ "Sio": {
14149
14175
  "type": "structure",
14150
14176
  "required": [
14151
14177
  "ImageUri",
@@ -14159,7 +14185,7 @@
14159
14185
  }
14160
14186
  }
14161
14187
  },
14162
- "Sik": {
14188
+ "Sip": {
14163
14189
  "type": "structure",
14164
14190
  "required": [
14165
14191
  "GroundTruthS3Input"
@@ -14172,27 +14198,27 @@
14172
14198
  "shape": "S7i"
14173
14199
  },
14174
14200
  "GroundTruthS3Input": {
14175
- "shape": "Sil"
14201
+ "shape": "Siq"
14176
14202
  }
14177
14203
  }
14178
14204
  },
14179
- "Sil": {
14205
+ "Siq": {
14180
14206
  "type": "structure",
14181
14207
  "members": {
14182
14208
  "S3Uri": {}
14183
14209
  }
14184
14210
  },
14185
- "Sio": {
14211
+ "Sit": {
14186
14212
  "type": "structure",
14187
14213
  "members": {
14188
14214
  "KmsKeyId": {}
14189
14215
  }
14190
14216
  },
14191
- "Sip": {
14217
+ "Siu": {
14192
14218
  "type": "string",
14193
14219
  "sensitive": true
14194
14220
  },
14195
- "Siu": {
14221
+ "Siz": {
14196
14222
  "type": "structure",
14197
14223
  "required": [
14198
14224
  "S3OutputPath"
@@ -14201,7 +14227,7 @@
14201
14227
  "S3OutputPath": {}
14202
14228
  }
14203
14229
  },
14204
- "Siy": {
14230
+ "Sj3": {
14205
14231
  "type": "structure",
14206
14232
  "members": {
14207
14233
  "BaseliningJobName": {},
@@ -14210,7 +14236,7 @@
14210
14236
  }
14211
14237
  }
14212
14238
  },
14213
- "Siz": {
14239
+ "Sj4": {
14214
14240
  "type": "structure",
14215
14241
  "required": [
14216
14242
  "ImageUri",
@@ -14224,7 +14250,7 @@
14224
14250
  }
14225
14251
  }
14226
14252
  },
14227
- "Sj0": {
14253
+ "Sj5": {
14228
14254
  "type": "structure",
14229
14255
  "members": {
14230
14256
  "EndpointInput": {
@@ -14235,7 +14261,7 @@
14235
14261
  }
14236
14262
  }
14237
14263
  },
14238
- "Sj3": {
14264
+ "Sj8": {
14239
14265
  "type": "structure",
14240
14266
  "required": [
14241
14267
  "ValidationRole",
@@ -14261,7 +14287,7 @@
14261
14287
  }
14262
14288
  }
14263
14289
  },
14264
- "Sj6": {
14290
+ "Sjb": {
14265
14291
  "type": "structure",
14266
14292
  "required": [
14267
14293
  "SourceAlgorithms"
@@ -14282,17 +14308,17 @@
14282
14308
  }
14283
14309
  }
14284
14310
  },
14285
- "Sj9": {
14311
+ "Sje": {
14286
14312
  "type": "structure",
14287
14313
  "members": {
14288
14314
  "ModelQuality": {
14289
14315
  "type": "structure",
14290
14316
  "members": {
14291
14317
  "Statistics": {
14292
- "shape": "Sjb"
14318
+ "shape": "Sjg"
14293
14319
  },
14294
14320
  "Constraints": {
14295
- "shape": "Sjb"
14321
+ "shape": "Sjg"
14296
14322
  }
14297
14323
  }
14298
14324
  },
@@ -14300,10 +14326,10 @@
14300
14326
  "type": "structure",
14301
14327
  "members": {
14302
14328
  "Statistics": {
14303
- "shape": "Sjb"
14329
+ "shape": "Sjg"
14304
14330
  },
14305
14331
  "Constraints": {
14306
- "shape": "Sjb"
14332
+ "shape": "Sjg"
14307
14333
  }
14308
14334
  }
14309
14335
  },
@@ -14311,13 +14337,13 @@
14311
14337
  "type": "structure",
14312
14338
  "members": {
14313
14339
  "Report": {
14314
- "shape": "Sjb"
14340
+ "shape": "Sjg"
14315
14341
  },
14316
14342
  "PreTrainingReport": {
14317
- "shape": "Sjb"
14343
+ "shape": "Sjg"
14318
14344
  },
14319
14345
  "PostTrainingReport": {
14320
- "shape": "Sjb"
14346
+ "shape": "Sjg"
14321
14347
  }
14322
14348
  }
14323
14349
  },
@@ -14325,13 +14351,13 @@
14325
14351
  "type": "structure",
14326
14352
  "members": {
14327
14353
  "Report": {
14328
- "shape": "Sjb"
14354
+ "shape": "Sjg"
14329
14355
  }
14330
14356
  }
14331
14357
  }
14332
14358
  }
14333
14359
  },
14334
- "Sjb": {
14360
+ "Sjg": {
14335
14361
  "type": "structure",
14336
14362
  "required": [
14337
14363
  "ContentType",
@@ -14343,25 +14369,25 @@
14343
14369
  "S3Uri": {}
14344
14370
  }
14345
14371
  },
14346
- "Sjg": {
14372
+ "Sjl": {
14347
14373
  "type": "map",
14348
14374
  "key": {},
14349
14375
  "value": {}
14350
14376
  },
14351
- "Sjj": {
14377
+ "Sjo": {
14352
14378
  "type": "structure",
14353
14379
  "members": {
14354
14380
  "Bias": {
14355
14381
  "type": "structure",
14356
14382
  "members": {
14357
14383
  "ConfigFile": {
14358
- "shape": "Sjl"
14384
+ "shape": "Sjq"
14359
14385
  },
14360
14386
  "PreTrainingConstraints": {
14361
- "shape": "Sjb"
14387
+ "shape": "Sjg"
14362
14388
  },
14363
14389
  "PostTrainingConstraints": {
14364
- "shape": "Sjb"
14390
+ "shape": "Sjg"
14365
14391
  }
14366
14392
  }
14367
14393
  },
@@ -14369,10 +14395,10 @@
14369
14395
  "type": "structure",
14370
14396
  "members": {
14371
14397
  "Constraints": {
14372
- "shape": "Sjb"
14398
+ "shape": "Sjg"
14373
14399
  },
14374
14400
  "ConfigFile": {
14375
- "shape": "Sjl"
14401
+ "shape": "Sjq"
14376
14402
  }
14377
14403
  }
14378
14404
  },
@@ -14380,10 +14406,10 @@
14380
14406
  "type": "structure",
14381
14407
  "members": {
14382
14408
  "Statistics": {
14383
- "shape": "Sjb"
14409
+ "shape": "Sjg"
14384
14410
  },
14385
14411
  "Constraints": {
14386
- "shape": "Sjb"
14412
+ "shape": "Sjg"
14387
14413
  }
14388
14414
  }
14389
14415
  },
@@ -14391,16 +14417,16 @@
14391
14417
  "type": "structure",
14392
14418
  "members": {
14393
14419
  "Statistics": {
14394
- "shape": "Sjb"
14420
+ "shape": "Sjg"
14395
14421
  },
14396
14422
  "Constraints": {
14397
- "shape": "Sjb"
14423
+ "shape": "Sjg"
14398
14424
  }
14399
14425
  }
14400
14426
  }
14401
14427
  }
14402
14428
  },
14403
- "Sjl": {
14429
+ "Sjq": {
14404
14430
  "type": "structure",
14405
14431
  "required": [
14406
14432
  "S3Uri"
@@ -14411,7 +14437,7 @@
14411
14437
  "S3Uri": {}
14412
14438
  }
14413
14439
  },
14414
- "Sjp": {
14440
+ "Sju": {
14415
14441
  "type": "list",
14416
14442
  "member": {
14417
14443
  "type": "structure",
@@ -14440,7 +14466,7 @@
14440
14466
  }
14441
14467
  }
14442
14468
  },
14443
- "Sjw": {
14469
+ "Sk1": {
14444
14470
  "type": "structure",
14445
14471
  "members": {
14446
14472
  "BaseliningJobName": {},
@@ -14449,7 +14475,7 @@
14449
14475
  }
14450
14476
  }
14451
14477
  },
14452
- "Sjx": {
14478
+ "Sk2": {
14453
14479
  "type": "structure",
14454
14480
  "required": [
14455
14481
  "ImageUri"
@@ -14470,7 +14496,7 @@
14470
14496
  }
14471
14497
  }
14472
14498
  },
14473
- "Sjz": {
14499
+ "Sk4": {
14474
14500
  "type": "structure",
14475
14501
  "required": [
14476
14502
  "GroundTruthS3Input"
@@ -14483,11 +14509,11 @@
14483
14509
  "shape": "S7i"
14484
14510
  },
14485
14511
  "GroundTruthS3Input": {
14486
- "shape": "Sil"
14512
+ "shape": "Siq"
14487
14513
  }
14488
14514
  }
14489
14515
  },
14490
- "Sk3": {
14516
+ "Sk8": {
14491
14517
  "type": "structure",
14492
14518
  "members": {
14493
14519
  "ScheduleConfig": {
@@ -14565,7 +14591,7 @@
14565
14591
  "shape": "S78"
14566
14592
  },
14567
14593
  "NetworkConfig": {
14568
- "shape": "Skb"
14594
+ "shape": "Skg"
14569
14595
  },
14570
14596
  "RoleArn": {}
14571
14597
  }
@@ -14574,7 +14600,7 @@
14574
14600
  "MonitoringType": {}
14575
14601
  }
14576
14602
  },
14577
- "Skb": {
14603
+ "Skg": {
14578
14604
  "type": "structure",
14579
14605
  "members": {
14580
14606
  "EnableInterContainerTrafficEncryption": {
@@ -14588,15 +14614,15 @@
14588
14614
  }
14589
14615
  }
14590
14616
  },
14591
- "Skk": {
14617
+ "Skp": {
14592
14618
  "type": "list",
14593
14619
  "member": {}
14594
14620
  },
14595
- "Skn": {
14621
+ "Sks": {
14596
14622
  "type": "list",
14597
14623
  "member": {}
14598
14624
  },
14599
- "Skq": {
14625
+ "Skv": {
14600
14626
  "type": "structure",
14601
14627
  "required": [
14602
14628
  "MinimumInstanceMetadataServiceVersion"
@@ -14605,7 +14631,7 @@
14605
14631
  "MinimumInstanceMetadataServiceVersion": {}
14606
14632
  }
14607
14633
  },
14608
- "Skv": {
14634
+ "Sl0": {
14609
14635
  "type": "list",
14610
14636
  "member": {
14611
14637
  "type": "structure",
@@ -14614,7 +14640,7 @@
14614
14640
  }
14615
14641
  }
14616
14642
  },
14617
- "Sl3": {
14643
+ "Sl8": {
14618
14644
  "type": "structure",
14619
14645
  "required": [
14620
14646
  "Bucket",
@@ -14626,7 +14652,7 @@
14626
14652
  "VersionId": {}
14627
14653
  }
14628
14654
  },
14629
- "Sl9": {
14655
+ "Sle": {
14630
14656
  "type": "structure",
14631
14657
  "required": [
14632
14658
  "MaxParallelExecutionSteps"
@@ -14637,7 +14663,7 @@
14637
14663
  }
14638
14664
  }
14639
14665
  },
14640
- "Slm": {
14666
+ "Slr": {
14641
14667
  "type": "list",
14642
14668
  "member": {
14643
14669
  "type": "structure",
@@ -14718,7 +14744,7 @@
14718
14744
  }
14719
14745
  }
14720
14746
  },
14721
- "Sm9": {
14747
+ "Sme": {
14722
14748
  "type": "structure",
14723
14749
  "required": [
14724
14750
  "Outputs"
@@ -14764,7 +14790,7 @@
14764
14790
  "KmsKeyId": {}
14765
14791
  }
14766
14792
  },
14767
- "Sme": {
14793
+ "Smj": {
14768
14794
  "type": "structure",
14769
14795
  "required": [
14770
14796
  "ClusterConfig"
@@ -14790,7 +14816,7 @@
14790
14816
  }
14791
14817
  }
14792
14818
  },
14793
- "Smg": {
14819
+ "Sml": {
14794
14820
  "type": "structure",
14795
14821
  "required": [
14796
14822
  "MaxRuntimeInSeconds"
@@ -14801,7 +14827,7 @@
14801
14827
  }
14802
14828
  }
14803
14829
  },
14804
- "Smi": {
14830
+ "Smn": {
14805
14831
  "type": "structure",
14806
14832
  "required": [
14807
14833
  "ImageUri"
@@ -14817,12 +14843,12 @@
14817
14843
  }
14818
14844
  }
14819
14845
  },
14820
- "Smk": {
14846
+ "Smp": {
14821
14847
  "type": "map",
14822
14848
  "key": {},
14823
14849
  "value": {}
14824
14850
  },
14825
- "Sml": {
14851
+ "Smq": {
14826
14852
  "type": "structure",
14827
14853
  "members": {
14828
14854
  "ExperimentName": {},
@@ -14831,7 +14857,7 @@
14831
14857
  "RunName": {}
14832
14858
  }
14833
14859
  },
14834
- "Smq": {
14860
+ "Smv": {
14835
14861
  "type": "structure",
14836
14862
  "required": [
14837
14863
  "ProductId"
@@ -14841,11 +14867,11 @@
14841
14867
  "ProvisioningArtifactId": {},
14842
14868
  "PathId": {},
14843
14869
  "ProvisioningParameters": {
14844
- "shape": "Sms"
14870
+ "shape": "Smx"
14845
14871
  }
14846
14872
  }
14847
14873
  },
14848
- "Sms": {
14874
+ "Smx": {
14849
14875
  "type": "list",
14850
14876
  "member": {
14851
14877
  "type": "structure",
@@ -14855,7 +14881,7 @@
14855
14881
  }
14856
14882
  }
14857
14883
  },
14858
- "Sn0": {
14884
+ "Sn5": {
14859
14885
  "type": "structure",
14860
14886
  "members": {
14861
14887
  "JupyterServerAppSettings": {
@@ -14866,7 +14892,7 @@
14866
14892
  }
14867
14893
  }
14868
14894
  },
14869
- "Sna": {
14895
+ "Snf": {
14870
14896
  "type": "structure",
14871
14897
  "required": [
14872
14898
  "TrainingInputMode"
@@ -14909,7 +14935,7 @@
14909
14935
  }
14910
14936
  }
14911
14937
  },
14912
- "Snj": {
14938
+ "Sno": {
14913
14939
  "type": "structure",
14914
14940
  "required": [
14915
14941
  "S3OutputPath"
@@ -14938,7 +14964,7 @@
14938
14964
  }
14939
14965
  }
14940
14966
  },
14941
- "Snr": {
14967
+ "Snw": {
14942
14968
  "type": "list",
14943
14969
  "member": {
14944
14970
  "type": "structure",
@@ -14956,17 +14982,17 @@
14956
14982
  "type": "integer"
14957
14983
  },
14958
14984
  "RuleParameters": {
14959
- "shape": "Snu"
14985
+ "shape": "Snz"
14960
14986
  }
14961
14987
  }
14962
14988
  }
14963
14989
  },
14964
- "Snu": {
14990
+ "Snz": {
14965
14991
  "type": "map",
14966
14992
  "key": {},
14967
14993
  "value": {}
14968
14994
  },
14969
- "Snv": {
14995
+ "So0": {
14970
14996
  "type": "structure",
14971
14997
  "required": [
14972
14998
  "S3OutputPath"
@@ -14976,7 +15002,7 @@
14976
15002
  "S3OutputPath": {}
14977
15003
  }
14978
15004
  },
14979
- "Snw": {
15005
+ "So1": {
14980
15006
  "type": "structure",
14981
15007
  "members": {
14982
15008
  "S3OutputPath": {},
@@ -14984,19 +15010,19 @@
14984
15010
  "type": "long"
14985
15011
  },
14986
15012
  "ProfilingParameters": {
14987
- "shape": "Sny"
15013
+ "shape": "So3"
14988
15014
  },
14989
15015
  "DisableProfiler": {
14990
15016
  "type": "boolean"
14991
15017
  }
14992
15018
  }
14993
15019
  },
14994
- "Sny": {
15020
+ "So3": {
14995
15021
  "type": "map",
14996
15022
  "key": {},
14997
15023
  "value": {}
14998
15024
  },
14999
- "So0": {
15025
+ "So5": {
15000
15026
  "type": "list",
15001
15027
  "member": {
15002
15028
  "type": "structure",
@@ -15014,17 +15040,17 @@
15014
15040
  "type": "integer"
15015
15041
  },
15016
15042
  "RuleParameters": {
15017
- "shape": "Snu"
15043
+ "shape": "Snz"
15018
15044
  }
15019
15045
  }
15020
15046
  }
15021
15047
  },
15022
- "So2": {
15048
+ "So7": {
15023
15049
  "type": "map",
15024
15050
  "key": {},
15025
15051
  "value": {}
15026
15052
  },
15027
- "So9": {
15053
+ "Soe": {
15028
15054
  "type": "structure",
15029
15055
  "members": {
15030
15056
  "InvocationsTimeoutInSeconds": {
@@ -15035,7 +15061,7 @@
15035
15061
  }
15036
15062
  }
15037
15063
  },
15038
- "Soc": {
15064
+ "Soh": {
15039
15065
  "type": "structure",
15040
15066
  "required": [
15041
15067
  "DestinationS3Uri"
@@ -15048,7 +15074,7 @@
15048
15074
  }
15049
15075
  }
15050
15076
  },
15051
- "Sod": {
15077
+ "Soi": {
15052
15078
  "type": "structure",
15053
15079
  "members": {
15054
15080
  "InputFilter": {},
@@ -15056,14 +15082,14 @@
15056
15082
  "JoinSource": {}
15057
15083
  }
15058
15084
  },
15059
- "Sol": {
15085
+ "Soq": {
15060
15086
  "type": "structure",
15061
15087
  "members": {
15062
15088
  "PrimaryStatus": {},
15063
15089
  "Message": {}
15064
15090
  }
15065
15091
  },
15066
- "Soo": {
15092
+ "Sot": {
15067
15093
  "type": "map",
15068
15094
  "key": {},
15069
15095
  "value": {
@@ -15076,7 +15102,7 @@
15076
15102
  }
15077
15103
  }
15078
15104
  },
15079
- "Sos": {
15105
+ "Sox": {
15080
15106
  "type": "map",
15081
15107
  "key": {},
15082
15108
  "value": {
@@ -15090,7 +15116,7 @@
15090
15116
  }
15091
15117
  }
15092
15118
  },
15093
- "Sp3": {
15119
+ "Sp8": {
15094
15120
  "type": "structure",
15095
15121
  "required": [
15096
15122
  "UserPool",
@@ -15101,7 +15127,7 @@
15101
15127
  "ClientId": {}
15102
15128
  }
15103
15129
  },
15104
- "Sp6": {
15130
+ "Spb": {
15105
15131
  "type": "structure",
15106
15132
  "required": [
15107
15133
  "ClientId",
@@ -15127,7 +15153,7 @@
15127
15153
  "JwksUri": {}
15128
15154
  }
15129
15155
  },
15130
- "Sp9": {
15156
+ "Spe": {
15131
15157
  "type": "structure",
15132
15158
  "required": [
15133
15159
  "Cidrs"
@@ -15139,27 +15165,27 @@
15139
15165
  }
15140
15166
  }
15141
15167
  },
15142
- "Spd": {
15168
+ "Spi": {
15143
15169
  "type": "structure",
15144
15170
  "members": {
15145
15171
  "VpcId": {},
15146
15172
  "SecurityGroupIds": {
15147
- "shape": "Spf"
15173
+ "shape": "Spk"
15148
15174
  },
15149
15175
  "Subnets": {
15150
- "shape": "Sph"
15176
+ "shape": "Spm"
15151
15177
  }
15152
15178
  }
15153
15179
  },
15154
- "Spf": {
15180
+ "Spk": {
15155
15181
  "type": "list",
15156
15182
  "member": {}
15157
15183
  },
15158
- "Sph": {
15184
+ "Spm": {
15159
15185
  "type": "list",
15160
15186
  "member": {}
15161
15187
  },
15162
- "Spn": {
15188
+ "Sps": {
15163
15189
  "type": "list",
15164
15190
  "member": {
15165
15191
  "type": "structure",
@@ -15192,13 +15218,13 @@
15192
15218
  }
15193
15219
  }
15194
15220
  },
15195
- "Spv": {
15221
+ "Sq0": {
15196
15222
  "type": "structure",
15197
15223
  "members": {
15198
15224
  "NotificationTopicArn": {}
15199
15225
  }
15200
15226
  },
15201
- "Sry": {
15227
+ "Ss3": {
15202
15228
  "type": "structure",
15203
15229
  "members": {
15204
15230
  "UserProfileArn": {},
@@ -15206,7 +15232,7 @@
15206
15232
  "DomainId": {}
15207
15233
  }
15208
15234
  },
15209
- "Ss4": {
15235
+ "Ss9": {
15210
15236
  "type": "list",
15211
15237
  "member": {
15212
15238
  "type": "structure",
@@ -15221,7 +15247,7 @@
15221
15247
  }
15222
15248
  }
15223
15249
  },
15224
- "Ssi": {
15250
+ "Ssn": {
15225
15251
  "type": "list",
15226
15252
  "member": {
15227
15253
  "type": "structure",
@@ -15230,7 +15256,7 @@
15230
15256
  }
15231
15257
  }
15232
15258
  },
15233
- "Ssk": {
15259
+ "Ssp": {
15234
15260
  "type": "structure",
15235
15261
  "required": [
15236
15262
  "CandidateName",
@@ -15332,7 +15358,7 @@
15332
15358
  }
15333
15359
  }
15334
15360
  },
15335
- "Stl": {
15361
+ "Stq": {
15336
15362
  "type": "structure",
15337
15363
  "required": [
15338
15364
  "S3ModelArtifacts"
@@ -15341,7 +15367,7 @@
15341
15367
  "S3ModelArtifacts": {}
15342
15368
  }
15343
15369
  },
15344
- "Suo": {
15370
+ "Sut": {
15345
15371
  "type": "list",
15346
15372
  "member": {
15347
15373
  "type": "structure",
@@ -15351,7 +15377,7 @@
15351
15377
  "members": {
15352
15378
  "VariantName": {},
15353
15379
  "DeployedImages": {
15354
- "shape": "Suq"
15380
+ "shape": "Suv"
15355
15381
  },
15356
15382
  "CurrentWeight": {
15357
15383
  "type": "float"
@@ -15366,7 +15392,7 @@
15366
15392
  "type": "integer"
15367
15393
  },
15368
15394
  "VariantStatus": {
15369
- "shape": "Sus"
15395
+ "shape": "Sux"
15370
15396
  },
15371
15397
  "CurrentServerlessConfig": {
15372
15398
  "shape": "Sah"
@@ -15377,7 +15403,7 @@
15377
15403
  }
15378
15404
  }
15379
15405
  },
15380
- "Suq": {
15406
+ "Suv": {
15381
15407
  "type": "list",
15382
15408
  "member": {
15383
15409
  "type": "structure",
@@ -15390,7 +15416,7 @@
15390
15416
  }
15391
15417
  }
15392
15418
  },
15393
- "Sus": {
15419
+ "Sux": {
15394
15420
  "type": "list",
15395
15421
  "member": {
15396
15422
  "type": "structure",
@@ -15406,7 +15432,7 @@
15406
15432
  }
15407
15433
  }
15408
15434
  },
15409
- "Suw": {
15435
+ "Sv1": {
15410
15436
  "type": "structure",
15411
15437
  "required": [
15412
15438
  "EnableCapture",
@@ -15427,7 +15453,7 @@
15427
15453
  "KmsKeyId": {}
15428
15454
  }
15429
15455
  },
15430
- "Sv0": {
15456
+ "Sv5": {
15431
15457
  "type": "list",
15432
15458
  "member": {
15433
15459
  "type": "structure",
@@ -15437,7 +15463,7 @@
15437
15463
  "members": {
15438
15464
  "VariantName": {},
15439
15465
  "DeployedImages": {
15440
- "shape": "Suq"
15466
+ "shape": "Suv"
15441
15467
  },
15442
15468
  "CurrentWeight": {
15443
15469
  "type": "float"
@@ -15454,7 +15480,7 @@
15454
15480
  "InstanceType": {},
15455
15481
  "AcceleratorType": {},
15456
15482
  "VariantStatus": {
15457
- "shape": "Sus"
15483
+ "shape": "Sux"
15458
15484
  },
15459
15485
  "CurrentServerlessConfig": {
15460
15486
  "shape": "Sah"
@@ -15465,7 +15491,7 @@
15465
15491
  }
15466
15492
  }
15467
15493
  },
15468
- "Sv6": {
15494
+ "Svb": {
15469
15495
  "type": "structure",
15470
15496
  "required": [
15471
15497
  "SourceArn"
@@ -15475,7 +15501,7 @@
15475
15501
  "SourceType": {}
15476
15502
  }
15477
15503
  },
15478
- "Svc": {
15504
+ "Svh": {
15479
15505
  "type": "structure",
15480
15506
  "required": [
15481
15507
  "Status"
@@ -15485,7 +15511,7 @@
15485
15511
  "BlockedReason": {}
15486
15512
  }
15487
15513
  },
15488
- "Svf": {
15514
+ "Svk": {
15489
15515
  "type": "structure",
15490
15516
  "required": [
15491
15517
  "Status"
@@ -15495,24 +15521,24 @@
15495
15521
  "FailureReason": {}
15496
15522
  }
15497
15523
  },
15498
- "Svl": {
15524
+ "Svq": {
15499
15525
  "type": "list",
15500
15526
  "member": {
15501
- "shape": "Svm"
15527
+ "shape": "Svr"
15502
15528
  }
15503
15529
  },
15504
- "Svm": {
15530
+ "Svr": {
15505
15531
  "type": "structure",
15506
15532
  "members": {
15507
15533
  "Key": {},
15508
15534
  "Value": {}
15509
15535
  }
15510
15536
  },
15511
- "Sw3": {
15537
+ "Sw8": {
15512
15538
  "type": "list",
15513
15539
  "member": {}
15514
15540
  },
15515
- "Swi": {
15541
+ "Swn": {
15516
15542
  "type": "structure",
15517
15543
  "members": {
15518
15544
  "Completed": {
@@ -15532,7 +15558,7 @@
15532
15558
  }
15533
15559
  }
15534
15560
  },
15535
- "Swk": {
15561
+ "Swp": {
15536
15562
  "type": "structure",
15537
15563
  "members": {
15538
15564
  "Succeeded": {
@@ -15546,7 +15572,7 @@
15546
15572
  }
15547
15573
  }
15548
15574
  },
15549
- "Swm": {
15575
+ "Swr": {
15550
15576
  "type": "structure",
15551
15577
  "required": [
15552
15578
  "TrainingJobName",
@@ -15591,7 +15617,26 @@
15591
15617
  "ObjectiveStatus": {}
15592
15618
  }
15593
15619
  },
15594
- "Sx9": {
15620
+ "Swu": {
15621
+ "type": "structure",
15622
+ "members": {
15623
+ "NumberOfTrainingJobsObjectiveNotImproving": {
15624
+ "type": "integer"
15625
+ },
15626
+ "ConvergenceDetectedTime": {
15627
+ "type": "timestamp"
15628
+ }
15629
+ }
15630
+ },
15631
+ "Swv": {
15632
+ "type": "structure",
15633
+ "members": {
15634
+ "RuntimeInSeconds": {
15635
+ "type": "integer"
15636
+ }
15637
+ }
15638
+ },
15639
+ "Sxg": {
15595
15640
  "type": "structure",
15596
15641
  "required": [
15597
15642
  "CostPerHour",
@@ -15620,7 +15665,7 @@
15620
15665
  }
15621
15666
  }
15622
15667
  },
15623
- "Sxb": {
15668
+ "Sxi": {
15624
15669
  "type": "structure",
15625
15670
  "required": [
15626
15671
  "EndpointName",
@@ -15637,7 +15682,7 @@
15637
15682
  }
15638
15683
  }
15639
15684
  },
15640
- "Sxc": {
15685
+ "Sxj": {
15641
15686
  "type": "structure",
15642
15687
  "members": {
15643
15688
  "InferenceSpecificationName": {},
@@ -15660,7 +15705,7 @@
15660
15705
  "CompilationJobName": {}
15661
15706
  }
15662
15707
  },
15663
- "Sxm": {
15708
+ "Sxt": {
15664
15709
  "type": "structure",
15665
15710
  "members": {
15666
15711
  "TotalLabeled": {
@@ -15680,7 +15725,7 @@
15680
15725
  }
15681
15726
  }
15682
15727
  },
15683
- "Sxp": {
15728
+ "Sxw": {
15684
15729
  "type": "structure",
15685
15730
  "required": [
15686
15731
  "OutputDatasetS3Uri"
@@ -15690,21 +15735,21 @@
15690
15735
  "FinalActiveLearningModelArn": {}
15691
15736
  }
15692
15737
  },
15693
- "Sy7": {
15738
+ "Sye": {
15694
15739
  "type": "structure",
15695
15740
  "required": [
15696
15741
  "ValidationStatuses"
15697
15742
  ],
15698
15743
  "members": {
15699
15744
  "ValidationStatuses": {
15700
- "shape": "Sy8"
15745
+ "shape": "Syf"
15701
15746
  },
15702
15747
  "ImageScanStatuses": {
15703
- "shape": "Sy8"
15748
+ "shape": "Syf"
15704
15749
  }
15705
15750
  }
15706
15751
  },
15707
- "Sy8": {
15752
+ "Syf": {
15708
15753
  "type": "list",
15709
15754
  "member": {
15710
15755
  "type": "structure",
@@ -15719,7 +15764,7 @@
15719
15764
  }
15720
15765
  }
15721
15766
  },
15722
- "Syk": {
15767
+ "Syr": {
15723
15768
  "type": "structure",
15724
15769
  "required": [
15725
15770
  "MonitoringScheduleName",
@@ -15747,21 +15792,21 @@
15747
15792
  "MonitoringType": {}
15748
15793
  }
15749
15794
  },
15750
- "Sz4": {
15795
+ "Szb": {
15751
15796
  "type": "structure",
15752
15797
  "members": {
15753
15798
  "ExperimentName": {},
15754
15799
  "TrialName": {}
15755
15800
  }
15756
15801
  },
15757
- "Szc": {
15802
+ "Szj": {
15758
15803
  "type": "structure",
15759
15804
  "members": {
15760
15805
  "ProvisionedProductId": {},
15761
15806
  "ProvisionedProductStatusMessage": {}
15762
15807
  }
15763
15808
  },
15764
- "Szn": {
15809
+ "Szu": {
15765
15810
  "type": "structure",
15766
15811
  "required": [
15767
15812
  "WorkteamArn"
@@ -15774,7 +15819,7 @@
15774
15819
  "ListingId": {}
15775
15820
  }
15776
15821
  },
15777
- "Szr": {
15822
+ "Szy": {
15778
15823
  "type": "list",
15779
15824
  "member": {
15780
15825
  "type": "structure",
@@ -15794,7 +15839,7 @@
15794
15839
  }
15795
15840
  }
15796
15841
  },
15797
- "Szu": {
15842
+ "S101": {
15798
15843
  "type": "list",
15799
15844
  "member": {
15800
15845
  "type": "structure",
@@ -15809,7 +15854,7 @@
15809
15854
  }
15810
15855
  }
15811
15856
  },
15812
- "Szy": {
15857
+ "S105": {
15813
15858
  "type": "list",
15814
15859
  "member": {
15815
15860
  "type": "structure",
@@ -15824,7 +15869,7 @@
15824
15869
  }
15825
15870
  }
15826
15871
  },
15827
- "S105": {
15872
+ "S10c": {
15828
15873
  "type": "structure",
15829
15874
  "required": [
15830
15875
  "Status"
@@ -15837,7 +15882,7 @@
15837
15882
  "ReusedByJob": {}
15838
15883
  }
15839
15884
  },
15840
- "S10d": {
15885
+ "S10k": {
15841
15886
  "type": "structure",
15842
15887
  "required": [
15843
15888
  "SourceArn"
@@ -15847,7 +15892,7 @@
15847
15892
  "SourceType": {}
15848
15893
  }
15849
15894
  },
15850
- "S10h": {
15895
+ "S10o": {
15851
15896
  "type": "structure",
15852
15897
  "required": [
15853
15898
  "SourceArn"
@@ -15857,7 +15902,7 @@
15857
15902
  "SourceType": {}
15858
15903
  }
15859
15904
  },
15860
- "S10j": {
15905
+ "S10q": {
15861
15906
  "type": "list",
15862
15907
  "member": {
15863
15908
  "type": "structure",
@@ -15888,7 +15933,7 @@
15888
15933
  }
15889
15934
  }
15890
15935
  },
15891
- "S10t": {
15936
+ "S110": {
15892
15937
  "type": "structure",
15893
15938
  "required": [
15894
15939
  "WorkforceName",
@@ -15901,11 +15946,11 @@
15901
15946
  "type": "timestamp"
15902
15947
  },
15903
15948
  "SourceIpConfig": {
15904
- "shape": "Sp9"
15949
+ "shape": "Spe"
15905
15950
  },
15906
15951
  "SubDomain": {},
15907
15952
  "CognitoConfig": {
15908
- "shape": "Sp3"
15953
+ "shape": "Sp8"
15909
15954
  },
15910
15955
  "OidcConfig": {
15911
15956
  "type": "structure",
@@ -15932,10 +15977,10 @@
15932
15977
  "members": {
15933
15978
  "VpcId": {},
15934
15979
  "SecurityGroupIds": {
15935
- "shape": "Spf"
15980
+ "shape": "Spk"
15936
15981
  },
15937
15982
  "Subnets": {
15938
- "shape": "Sph"
15983
+ "shape": "Spm"
15939
15984
  },
15940
15985
  "VpcEndpointId": {}
15941
15986
  }
@@ -15944,7 +15989,7 @@
15944
15989
  "FailureReason": {}
15945
15990
  }
15946
15991
  },
15947
- "S111": {
15992
+ "S118": {
15948
15993
  "type": "structure",
15949
15994
  "required": [
15950
15995
  "WorkteamName",
@@ -15955,7 +16000,7 @@
15955
16000
  "members": {
15956
16001
  "WorkteamName": {},
15957
16002
  "MemberDefinitions": {
15958
- "shape": "Spn"
16003
+ "shape": "Sps"
15959
16004
  },
15960
16005
  "WorkteamArn": {},
15961
16006
  "WorkforceArn": {},
@@ -15972,11 +16017,11 @@
15972
16017
  "type": "timestamp"
15973
16018
  },
15974
16019
  "NotificationConfiguration": {
15975
- "shape": "Spv"
16020
+ "shape": "Sq0"
15976
16021
  }
15977
16022
  }
15978
16023
  },
15979
- "S13y": {
16024
+ "S145": {
15980
16025
  "type": "list",
15981
16026
  "member": {
15982
16027
  "type": "structure",
@@ -15996,7 +16041,7 @@
15996
16041
  }
15997
16042
  }
15998
16043
  },
15999
- "S15o": {
16044
+ "S15v": {
16000
16045
  "type": "list",
16001
16046
  "member": {
16002
16047
  "type": "structure",
@@ -16018,7 +16063,7 @@
16018
16063
  "HubContentDisplayName": {},
16019
16064
  "HubContentDescription": {},
16020
16065
  "HubContentSearchKeywords": {
16021
- "shape": "Sw3"
16066
+ "shape": "Sw8"
16022
16067
  },
16023
16068
  "HubContentStatus": {},
16024
16069
  "CreationTime": {
@@ -16027,7 +16072,7 @@
16027
16072
  }
16028
16073
  }
16029
16074
  },
16030
- "S193": {
16075
+ "S19a": {
16031
16076
  "type": "list",
16032
16077
  "member": {
16033
16078
  "type": "structure",
@@ -16071,7 +16116,7 @@
16071
16116
  }
16072
16117
  }
16073
16118
  },
16074
- "S1ai": {
16119
+ "S1ap": {
16075
16120
  "type": "list",
16076
16121
  "member": {
16077
16122
  "type": "structure",
@@ -16085,7 +16130,7 @@
16085
16130
  }
16086
16131
  }
16087
16132
  },
16088
- "S1ay": {
16133
+ "S1b5": {
16089
16134
  "type": "list",
16090
16135
  "member": {
16091
16136
  "type": "structure",
@@ -16099,7 +16144,7 @@
16099
16144
  }
16100
16145
  }
16101
16146
  },
16102
- "S1dk": {
16147
+ "S1dr": {
16103
16148
  "type": "list",
16104
16149
  "member": {
16105
16150
  "type": "structure",
@@ -16113,11 +16158,11 @@
16113
16158
  }
16114
16159
  }
16115
16160
  },
16116
- "S1dv": {
16161
+ "S1e2": {
16117
16162
  "type": "structure",
16118
16163
  "members": {
16119
16164
  "Filters": {
16120
- "shape": "S1dw"
16165
+ "shape": "S1e3"
16121
16166
  },
16122
16167
  "NestedFilters": {
16123
16168
  "type": "list",
@@ -16130,7 +16175,7 @@
16130
16175
  "members": {
16131
16176
  "NestedPropertyName": {},
16132
16177
  "Filters": {
16133
- "shape": "S1dw"
16178
+ "shape": "S1e3"
16134
16179
  }
16135
16180
  }
16136
16181
  }
@@ -16138,13 +16183,13 @@
16138
16183
  "SubExpressions": {
16139
16184
  "type": "list",
16140
16185
  "member": {
16141
- "shape": "S1dv"
16186
+ "shape": "S1e2"
16142
16187
  }
16143
16188
  },
16144
16189
  "Operator": {}
16145
16190
  }
16146
16191
  },
16147
- "S1dw": {
16192
+ "S1e3": {
16148
16193
  "type": "list",
16149
16194
  "member": {
16150
16195
  "type": "structure",
@@ -16158,7 +16203,7 @@
16158
16203
  }
16159
16204
  }
16160
16205
  },
16161
- "S1e8": {
16206
+ "S1ef": {
16162
16207
  "type": "structure",
16163
16208
  "members": {
16164
16209
  "TrainingJobName": {},
@@ -16167,7 +16212,7 @@
16167
16212
  "LabelingJobArn": {},
16168
16213
  "AutoMLJobArn": {},
16169
16214
  "ModelArtifacts": {
16170
- "shape": "Stl"
16215
+ "shape": "Stq"
16171
16216
  },
16172
16217
  "TrainingJobStatus": {},
16173
16218
  "SecondaryStatus": {},
@@ -16176,7 +16221,7 @@
16176
16221
  "shape": "S2t"
16177
16222
  },
16178
16223
  "AlgorithmSpecification": {
16179
- "shape": "Sna"
16224
+ "shape": "Snf"
16180
16225
  },
16181
16226
  "RoleArn": {},
16182
16227
  "InputDataConfig": {
@@ -16207,10 +16252,10 @@
16207
16252
  "type": "timestamp"
16208
16253
  },
16209
16254
  "SecondaryStatusTransitions": {
16210
- "shape": "Szr"
16255
+ "shape": "Szy"
16211
16256
  },
16212
16257
  "FinalMetricDataList": {
16213
- "shape": "Szu"
16258
+ "shape": "S101"
16214
16259
  },
16215
16260
  "EnableNetworkIsolation": {
16216
16261
  "type": "boolean"
@@ -16222,7 +16267,7 @@
16222
16267
  "type": "boolean"
16223
16268
  },
16224
16269
  "CheckpointConfig": {
16225
- "shape": "Sef"
16270
+ "shape": "Sek"
16226
16271
  },
16227
16272
  "TrainingTimeInSeconds": {
16228
16273
  "type": "integer"
@@ -16231,32 +16276,32 @@
16231
16276
  "type": "integer"
16232
16277
  },
16233
16278
  "DebugHookConfig": {
16234
- "shape": "Snj"
16279
+ "shape": "Sno"
16235
16280
  },
16236
16281
  "ExperimentConfig": {
16237
- "shape": "Sml"
16282
+ "shape": "Smq"
16238
16283
  },
16239
16284
  "DebugRuleConfigurations": {
16240
- "shape": "Snr"
16285
+ "shape": "Snw"
16241
16286
  },
16242
16287
  "TensorBoardOutputConfig": {
16243
- "shape": "Snv"
16288
+ "shape": "So0"
16244
16289
  },
16245
16290
  "DebugRuleEvaluationStatuses": {
16246
- "shape": "Szy"
16291
+ "shape": "S105"
16247
16292
  },
16248
16293
  "Environment": {
16249
- "shape": "So2"
16294
+ "shape": "So7"
16250
16295
  },
16251
16296
  "RetryStrategy": {
16252
- "shape": "Seg"
16297
+ "shape": "Sel"
16253
16298
  },
16254
16299
  "Tags": {
16255
16300
  "shape": "S7"
16256
16301
  }
16257
16302
  }
16258
16303
  },
16259
- "S1eg": {
16304
+ "S1en": {
16260
16305
  "type": "structure",
16261
16306
  "members": {
16262
16307
  "TransformJobName": {},
@@ -16268,7 +16313,7 @@
16268
16313
  "type": "integer"
16269
16314
  },
16270
16315
  "ModelClientConfig": {
16271
- "shape": "So9"
16316
+ "shape": "Soe"
16272
16317
  },
16273
16318
  "MaxPayloadInMB": {
16274
16319
  "type": "integer"
@@ -16298,21 +16343,21 @@
16298
16343
  "LabelingJobArn": {},
16299
16344
  "AutoMLJobArn": {},
16300
16345
  "DataProcessing": {
16301
- "shape": "Sod"
16346
+ "shape": "Soi"
16302
16347
  },
16303
16348
  "ExperimentConfig": {
16304
- "shape": "Sml"
16349
+ "shape": "Smq"
16305
16350
  },
16306
16351
  "Tags": {
16307
16352
  "shape": "S7"
16308
16353
  }
16309
16354
  }
16310
16355
  },
16311
- "S1fx": {
16356
+ "S1g4": {
16312
16357
  "type": "list",
16313
16358
  "member": {}
16314
16359
  },
16315
- "S1i2": {
16360
+ "S1i9": {
16316
16361
  "type": "list",
16317
16362
  "member": {}
16318
16363
  }