@cdklabs/cdk-ecs-codedeploy 0.0.7 → 0.0.9

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/.jsii +3 -3
  2. package/lib/ecs-appspec/index.js +1 -1
  3. package/lib/ecs-deployment/index.js +1 -1
  4. package/node_modules/aws-sdk/CHANGELOG.md +19 -1
  5. package/node_modules/aws-sdk/README.md +1 -1
  6. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +7 -2
  7. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +211 -9
  8. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +3 -0
  9. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +5 -2
  10. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -0
  11. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +304 -51
  12. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.paginators.json +6 -3
  13. package/node_modules/aws-sdk/apis/m2-2021-04-28.min.json +4 -0
  14. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +593 -573
  15. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +796 -160
  16. package/node_modules/aws-sdk/clients/appflow.d.ts +13 -0
  17. package/node_modules/aws-sdk/clients/backupgateway.d.ts +258 -0
  18. package/node_modules/aws-sdk/clients/cloudfront.d.ts +283 -283
  19. package/node_modules/aws-sdk/clients/connect.d.ts +7 -7
  20. package/node_modules/aws-sdk/clients/datasync.d.ts +64 -60
  21. package/node_modules/aws-sdk/clients/ecs.d.ts +15 -3
  22. package/node_modules/aws-sdk/clients/efs.d.ts +2 -2
  23. package/node_modules/aws-sdk/clients/eks.d.ts +21 -21
  24. package/node_modules/aws-sdk/clients/glue.d.ts +4 -0
  25. package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
  26. package/node_modules/aws-sdk/clients/kinesis.d.ts +180 -60
  27. package/node_modules/aws-sdk/clients/location.d.ts +2 -2
  28. package/node_modules/aws-sdk/clients/m2.d.ts +81 -65
  29. package/node_modules/aws-sdk/clients/sagemaker.d.ts +76 -53
  30. package/node_modules/aws-sdk/clients/securityhub.d.ts +971 -0
  31. package/node_modules/aws-sdk/clients/translate.d.ts +10 -9
  32. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  33. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +11 -11
  34. package/node_modules/aws-sdk/dist/aws-sdk.js +318 -59
  35. package/node_modules/aws-sdk/dist/aws-sdk.min.js +58 -58
  36. package/node_modules/aws-sdk/lib/core.js +1 -1
  37. package/node_modules/aws-sdk/package.json +1 -1
  38. package/package.json +6 -6
@@ -872,13 +872,13 @@
872
872
  "shape": "Sdo"
873
873
  },
874
874
  "TrainingJobDefinition": {
875
- "shape": "Se9"
875
+ "shape": "Sea"
876
876
  },
877
877
  "TrainingJobDefinitions": {
878
- "shape": "Sem"
878
+ "shape": "Sen"
879
879
  },
880
880
  "WarmStartConfig": {
881
- "shape": "Sen"
881
+ "shape": "Seo"
882
882
  },
883
883
  "Tags": {
884
884
  "shape": "S7"
@@ -957,19 +957,19 @@
957
957
  "Name": {},
958
958
  "Type": {},
959
959
  "Schedule": {
960
- "shape": "Sf4"
960
+ "shape": "Sf5"
961
961
  },
962
962
  "Description": {},
963
963
  "RoleArn": {},
964
964
  "EndpointName": {},
965
965
  "ModelVariants": {
966
- "shape": "Sf7"
966
+ "shape": "Sf8"
967
967
  },
968
968
  "DataStorageConfig": {
969
- "shape": "Sff"
969
+ "shape": "Sfg"
970
970
  },
971
971
  "ShadowModeConfig": {
972
- "shape": "Sfg"
972
+ "shape": "Sfh"
973
973
  },
974
974
  "KmsKey": {},
975
975
  "Tags": {
@@ -1001,11 +1001,11 @@
1001
1001
  "JobType": {},
1002
1002
  "RoleArn": {},
1003
1003
  "InputConfig": {
1004
- "shape": "Sfo"
1004
+ "shape": "Sfp"
1005
1005
  },
1006
1006
  "JobDescription": {},
1007
1007
  "StoppingConditions": {
1008
- "shape": "Sgg"
1008
+ "shape": "Sgm"
1009
1009
  },
1010
1010
  "OutputConfig": {
1011
1011
  "type": "structure",
@@ -1049,21 +1049,21 @@
1049
1049
  "LabelingJobName": {},
1050
1050
  "LabelAttributeName": {},
1051
1051
  "InputConfig": {
1052
- "shape": "Sgr"
1052
+ "shape": "Sgx"
1053
1053
  },
1054
1054
  "OutputConfig": {
1055
- "shape": "Sgy"
1055
+ "shape": "Sh4"
1056
1056
  },
1057
1057
  "RoleArn": {},
1058
1058
  "LabelCategoryConfigS3Uri": {},
1059
1059
  "StoppingConditions": {
1060
- "shape": "Sgz"
1060
+ "shape": "Sh5"
1061
1061
  },
1062
1062
  "LabelingJobAlgorithmsConfig": {
1063
- "shape": "Sh2"
1063
+ "shape": "Sh8"
1064
1064
  },
1065
1065
  "HumanTaskConfig": {
1066
- "shape": "Sh6"
1066
+ "shape": "Shc"
1067
1067
  },
1068
1068
  "Tags": {
1069
1069
  "shape": "S7"
@@ -1090,13 +1090,13 @@
1090
1090
  "members": {
1091
1091
  "ModelName": {},
1092
1092
  "PrimaryContainer": {
1093
- "shape": "Shl"
1093
+ "shape": "Shr"
1094
1094
  },
1095
1095
  "Containers": {
1096
- "shape": "Shu"
1096
+ "shape": "Si0"
1097
1097
  },
1098
1098
  "InferenceExecutionConfig": {
1099
- "shape": "Shv"
1099
+ "shape": "Si1"
1100
1100
  },
1101
1101
  "ExecutionRoleArn": {},
1102
1102
  "Tags": {
@@ -1134,13 +1134,13 @@
1134
1134
  "members": {
1135
1135
  "JobDefinitionName": {},
1136
1136
  "ModelBiasBaselineConfig": {
1137
- "shape": "Shz"
1137
+ "shape": "Si5"
1138
1138
  },
1139
1139
  "ModelBiasAppSpecification": {
1140
- "shape": "Si0"
1140
+ "shape": "Si6"
1141
1141
  },
1142
1142
  "ModelBiasJobInput": {
1143
- "shape": "Si1"
1143
+ "shape": "Si7"
1144
1144
  },
1145
1145
  "ModelBiasJobOutputConfig": {
1146
1146
  "shape": "S7o"
@@ -1181,10 +1181,10 @@
1181
1181
  "members": {
1182
1182
  "ModelCardName": {},
1183
1183
  "SecurityConfig": {
1184
- "shape": "Si5"
1184
+ "shape": "Sib"
1185
1185
  },
1186
1186
  "Content": {
1187
- "shape": "Si6"
1187
+ "shape": "Sic"
1188
1188
  },
1189
1189
  "ModelCardStatus": {},
1190
1190
  "Tags": {
@@ -1217,7 +1217,7 @@
1217
1217
  },
1218
1218
  "ModelCardExportJobName": {},
1219
1219
  "OutputConfig": {
1220
- "shape": "Sib"
1220
+ "shape": "Sih"
1221
1221
  }
1222
1222
  }
1223
1223
  },
@@ -1245,13 +1245,13 @@
1245
1245
  "members": {
1246
1246
  "JobDefinitionName": {},
1247
1247
  "ModelExplainabilityBaselineConfig": {
1248
- "shape": "Sif"
1248
+ "shape": "Sil"
1249
1249
  },
1250
1250
  "ModelExplainabilityAppSpecification": {
1251
- "shape": "Sig"
1251
+ "shape": "Sim"
1252
1252
  },
1253
1253
  "ModelExplainabilityJobInput": {
1254
- "shape": "Sih"
1254
+ "shape": "Sin"
1255
1255
  },
1256
1256
  "ModelExplainabilityJobOutputConfig": {
1257
1257
  "shape": "S7o"
@@ -1292,10 +1292,10 @@
1292
1292
  "shape": "Sr"
1293
1293
  },
1294
1294
  "ValidationSpecification": {
1295
- "shape": "Sik"
1295
+ "shape": "Siq"
1296
1296
  },
1297
1297
  "SourceAlgorithmSpecification": {
1298
- "shape": "Sin"
1298
+ "shape": "Sit"
1299
1299
  },
1300
1300
  "CertifyForMarketplace": {
1301
1301
  "type": "boolean"
@@ -1308,22 +1308,22 @@
1308
1308
  "shape": "S1q"
1309
1309
  },
1310
1310
  "ModelMetrics": {
1311
- "shape": "Siq"
1311
+ "shape": "Siw"
1312
1312
  },
1313
1313
  "ClientToken": {
1314
1314
  "idempotencyToken": true
1315
1315
  },
1316
1316
  "CustomerMetadataProperties": {
1317
- "shape": "Six"
1317
+ "shape": "Sj3"
1318
1318
  },
1319
1319
  "DriftCheckBaselines": {
1320
- "shape": "Sj0"
1320
+ "shape": "Sj6"
1321
1321
  },
1322
1322
  "Domain": {},
1323
1323
  "Task": {},
1324
1324
  "SamplePayloadUrl": {},
1325
1325
  "AdditionalInferenceSpecifications": {
1326
- "shape": "Sj6"
1326
+ "shape": "Sjc"
1327
1327
  }
1328
1328
  }
1329
1329
  },
@@ -1375,13 +1375,13 @@
1375
1375
  "members": {
1376
1376
  "JobDefinitionName": {},
1377
1377
  "ModelQualityBaselineConfig": {
1378
- "shape": "Sjd"
1378
+ "shape": "Sjj"
1379
1379
  },
1380
1380
  "ModelQualityAppSpecification": {
1381
- "shape": "Sje"
1381
+ "shape": "Sjk"
1382
1382
  },
1383
1383
  "ModelQualityJobInput": {
1384
- "shape": "Sjg"
1384
+ "shape": "Sjm"
1385
1385
  },
1386
1386
  "ModelQualityJobOutputConfig": {
1387
1387
  "shape": "S7o"
@@ -1421,7 +1421,7 @@
1421
1421
  "members": {
1422
1422
  "MonitoringScheduleName": {},
1423
1423
  "MonitoringScheduleConfig": {
1424
- "shape": "Sjk"
1424
+ "shape": "Sjq"
1425
1425
  },
1426
1426
  "Tags": {
1427
1427
  "shape": "S7"
@@ -1464,16 +1464,16 @@
1464
1464
  "type": "integer"
1465
1465
  },
1466
1466
  "AcceleratorTypes": {
1467
- "shape": "Sk1"
1467
+ "shape": "Sk7"
1468
1468
  },
1469
1469
  "DefaultCodeRepository": {},
1470
1470
  "AdditionalCodeRepositories": {
1471
- "shape": "Sk4"
1471
+ "shape": "Ska"
1472
1472
  },
1473
1473
  "RootAccess": {},
1474
1474
  "PlatformIdentifier": {},
1475
1475
  "InstanceMetadataServiceConfiguration": {
1476
- "shape": "Sk7"
1476
+ "shape": "Skd"
1477
1477
  }
1478
1478
  }
1479
1479
  },
@@ -1493,10 +1493,10 @@
1493
1493
  "members": {
1494
1494
  "NotebookInstanceLifecycleConfigName": {},
1495
1495
  "OnCreate": {
1496
- "shape": "Skc"
1496
+ "shape": "Ski"
1497
1497
  },
1498
1498
  "OnStart": {
1499
- "shape": "Skc"
1499
+ "shape": "Ski"
1500
1500
  }
1501
1501
  }
1502
1502
  },
@@ -1520,7 +1520,7 @@
1520
1520
  "PipelineDisplayName": {},
1521
1521
  "PipelineDefinition": {},
1522
1522
  "PipelineDefinitionS3Location": {
1523
- "shape": "Skk"
1523
+ "shape": "Skq"
1524
1524
  },
1525
1525
  "PipelineDescription": {},
1526
1526
  "ClientRequestToken": {
@@ -1531,7 +1531,7 @@
1531
1531
  "shape": "S7"
1532
1532
  },
1533
1533
  "ParallelismConfiguration": {
1534
- "shape": "Skq"
1534
+ "shape": "Skw"
1535
1535
  }
1536
1536
  }
1537
1537
  },
@@ -1599,33 +1599,33 @@
1599
1599
  ],
1600
1600
  "members": {
1601
1601
  "ProcessingInputs": {
1602
- "shape": "Sl3"
1602
+ "shape": "Sl9"
1603
1603
  },
1604
1604
  "ProcessingOutputConfig": {
1605
- "shape": "Slq"
1605
+ "shape": "Slw"
1606
1606
  },
1607
1607
  "ProcessingJobName": {},
1608
1608
  "ProcessingResources": {
1609
- "shape": "Slv"
1609
+ "shape": "Sm1"
1610
1610
  },
1611
1611
  "StoppingCondition": {
1612
- "shape": "Slx"
1612
+ "shape": "Sm3"
1613
1613
  },
1614
1614
  "AppSpecification": {
1615
- "shape": "Slz"
1615
+ "shape": "Sm5"
1616
1616
  },
1617
1617
  "Environment": {
1618
- "shape": "Sm1"
1618
+ "shape": "Sm7"
1619
1619
  },
1620
1620
  "NetworkConfig": {
1621
- "shape": "Sjs"
1621
+ "shape": "Sjy"
1622
1622
  },
1623
1623
  "RoleArn": {},
1624
1624
  "Tags": {
1625
1625
  "shape": "S7"
1626
1626
  },
1627
1627
  "ExperimentConfig": {
1628
- "shape": "Sm2"
1628
+ "shape": "Sm8"
1629
1629
  }
1630
1630
  }
1631
1631
  },
@@ -1650,7 +1650,7 @@
1650
1650
  "ProjectName": {},
1651
1651
  "ProjectDescription": {},
1652
1652
  "ServiceCatalogProvisioningDetails": {
1653
- "shape": "Sm7"
1653
+ "shape": "Smd"
1654
1654
  },
1655
1655
  "Tags": {
1656
1656
  "shape": "S7"
@@ -1683,7 +1683,7 @@
1683
1683
  "shape": "S7"
1684
1684
  },
1685
1685
  "SpaceSettings": {
1686
- "shape": "Smh"
1686
+ "shape": "Smn"
1687
1687
  }
1688
1688
  }
1689
1689
  },
@@ -1735,7 +1735,7 @@
1735
1735
  "shape": "S2t"
1736
1736
  },
1737
1737
  "AlgorithmSpecification": {
1738
- "shape": "Smr"
1738
+ "shape": "Smx"
1739
1739
  },
1740
1740
  "RoleArn": {},
1741
1741
  "InputDataConfig": {
@@ -1766,31 +1766,31 @@
1766
1766
  "type": "boolean"
1767
1767
  },
1768
1768
  "CheckpointConfig": {
1769
- "shape": "See"
1769
+ "shape": "Sef"
1770
1770
  },
1771
1771
  "DebugHookConfig": {
1772
- "shape": "Smw"
1772
+ "shape": "Sn2"
1773
1773
  },
1774
1774
  "DebugRuleConfigurations": {
1775
- "shape": "Sn4"
1775
+ "shape": "Sna"
1776
1776
  },
1777
1777
  "TensorBoardOutputConfig": {
1778
- "shape": "Sn8"
1778
+ "shape": "Sne"
1779
1779
  },
1780
1780
  "ExperimentConfig": {
1781
- "shape": "Sm2"
1781
+ "shape": "Sm8"
1782
1782
  },
1783
1783
  "ProfilerConfig": {
1784
- "shape": "Sn9"
1784
+ "shape": "Snf"
1785
1785
  },
1786
1786
  "ProfilerRuleConfigurations": {
1787
- "shape": "Snd"
1787
+ "shape": "Snj"
1788
1788
  },
1789
1789
  "Environment": {
1790
- "shape": "Snf"
1790
+ "shape": "Snl"
1791
1791
  },
1792
1792
  "RetryStrategy": {
1793
- "shape": "Sef"
1793
+ "shape": "Seg"
1794
1794
  }
1795
1795
  }
1796
1796
  },
@@ -1821,7 +1821,7 @@
1821
1821
  "type": "integer"
1822
1822
  },
1823
1823
  "ModelClientConfig": {
1824
- "shape": "Snm"
1824
+ "shape": "Sns"
1825
1825
  },
1826
1826
  "MaxPayloadInMB": {
1827
1827
  "type": "integer"
@@ -1837,19 +1837,19 @@
1837
1837
  "shape": "S40"
1838
1838
  },
1839
1839
  "DataCaptureConfig": {
1840
- "shape": "Snp"
1840
+ "shape": "Snv"
1841
1841
  },
1842
1842
  "TransformResources": {
1843
1843
  "shape": "S43"
1844
1844
  },
1845
1845
  "DataProcessing": {
1846
- "shape": "Snq"
1846
+ "shape": "Snw"
1847
1847
  },
1848
1848
  "Tags": {
1849
1849
  "shape": "S7"
1850
1850
  },
1851
1851
  "ExperimentConfig": {
1852
- "shape": "Sm2"
1852
+ "shape": "Sm8"
1853
1853
  }
1854
1854
  }
1855
1855
  },
@@ -1899,7 +1899,7 @@
1899
1899
  "TrialComponentName": {},
1900
1900
  "DisplayName": {},
1901
1901
  "Status": {
1902
- "shape": "Sny"
1902
+ "shape": "So4"
1903
1903
  },
1904
1904
  "StartTime": {
1905
1905
  "type": "timestamp"
@@ -1908,13 +1908,13 @@
1908
1908
  "type": "timestamp"
1909
1909
  },
1910
1910
  "Parameters": {
1911
- "shape": "So1"
1911
+ "shape": "So7"
1912
1912
  },
1913
1913
  "InputArtifacts": {
1914
- "shape": "So5"
1914
+ "shape": "Sob"
1915
1915
  },
1916
1916
  "OutputArtifacts": {
1917
- "shape": "So5"
1917
+ "shape": "Sob"
1918
1918
  },
1919
1919
  "MetadataProperties": {
1920
1920
  "shape": "S1q"
@@ -1966,20 +1966,20 @@
1966
1966
  ],
1967
1967
  "members": {
1968
1968
  "CognitoConfig": {
1969
- "shape": "Sog"
1969
+ "shape": "Som"
1970
1970
  },
1971
1971
  "OidcConfig": {
1972
- "shape": "Soj"
1972
+ "shape": "Sop"
1973
1973
  },
1974
1974
  "SourceIpConfig": {
1975
- "shape": "Som"
1975
+ "shape": "Sos"
1976
1976
  },
1977
1977
  "WorkforceName": {},
1978
1978
  "Tags": {
1979
1979
  "shape": "S7"
1980
1980
  },
1981
1981
  "WorkforceVpcConfig": {
1982
- "shape": "Soq"
1982
+ "shape": "Sow"
1983
1983
  }
1984
1984
  }
1985
1985
  },
@@ -2005,11 +2005,11 @@
2005
2005
  "WorkteamName": {},
2006
2006
  "WorkforceName": {},
2007
2007
  "MemberDefinitions": {
2008
- "shape": "Sp0"
2008
+ "shape": "Sp6"
2009
2009
  },
2010
2010
  "Description": {},
2011
2011
  "NotificationConfiguration": {
2012
- "shape": "Sp8"
2012
+ "shape": "Spe"
2013
2013
  },
2014
2014
  "Tags": {
2015
2015
  "shape": "S7"
@@ -2693,13 +2693,13 @@
2693
2693
  "type": "timestamp"
2694
2694
  },
2695
2695
  "CreatedBy": {
2696
- "shape": "Srb"
2696
+ "shape": "Srh"
2697
2697
  },
2698
2698
  "LastModifiedTime": {
2699
2699
  "type": "timestamp"
2700
2700
  },
2701
2701
  "LastModifiedBy": {
2702
- "shape": "Srb"
2702
+ "shape": "Srh"
2703
2703
  },
2704
2704
  "MetadataProperties": {
2705
2705
  "shape": "S1q"
@@ -2749,10 +2749,10 @@
2749
2749
  "type": "structure",
2750
2750
  "members": {
2751
2751
  "ValidationStatuses": {
2752
- "shape": "Srh"
2752
+ "shape": "Srn"
2753
2753
  },
2754
2754
  "ImageScanStatuses": {
2755
- "shape": "Srh"
2755
+ "shape": "Srn"
2756
2756
  }
2757
2757
  }
2758
2758
  },
@@ -2858,13 +2858,13 @@
2858
2858
  "type": "timestamp"
2859
2859
  },
2860
2860
  "CreatedBy": {
2861
- "shape": "Srb"
2861
+ "shape": "Srh"
2862
2862
  },
2863
2863
  "LastModifiedTime": {
2864
2864
  "type": "timestamp"
2865
2865
  },
2866
2866
  "LastModifiedBy": {
2867
- "shape": "Srb"
2867
+ "shape": "Srh"
2868
2868
  },
2869
2869
  "MetadataProperties": {
2870
2870
  "shape": "S1q"
@@ -2924,10 +2924,10 @@
2924
2924
  },
2925
2925
  "FailureReason": {},
2926
2926
  "PartialFailureReasons": {
2927
- "shape": "Srv"
2927
+ "shape": "Ss1"
2928
2928
  },
2929
2929
  "BestCandidate": {
2930
- "shape": "Srx"
2930
+ "shape": "Ss3"
2931
2931
  },
2932
2932
  "AutoMLJobStatus": {},
2933
2933
  "AutoMLJobSecondaryStatus": {},
@@ -3046,7 +3046,7 @@
3046
3046
  },
3047
3047
  "FailureReason": {},
3048
3048
  "ModelArtifacts": {
3049
- "shape": "Ssy"
3049
+ "shape": "St4"
3050
3050
  },
3051
3051
  "ModelDigests": {
3052
3052
  "type": "structure",
@@ -3094,13 +3094,13 @@
3094
3094
  "type": "timestamp"
3095
3095
  },
3096
3096
  "CreatedBy": {
3097
- "shape": "Srb"
3097
+ "shape": "Srh"
3098
3098
  },
3099
3099
  "LastModifiedTime": {
3100
3100
  "type": "timestamp"
3101
3101
  },
3102
3102
  "LastModifiedBy": {
3103
- "shape": "Srb"
3103
+ "shape": "Srh"
3104
3104
  },
3105
3105
  "LineageGroupArn": {}
3106
3106
  }
@@ -3481,10 +3481,10 @@
3481
3481
  "EndpointArn": {},
3482
3482
  "EndpointConfigName": {},
3483
3483
  "ProductionVariants": {
3484
- "shape": "Su1"
3484
+ "shape": "Su7"
3485
3485
  },
3486
3486
  "DataCaptureConfig": {
3487
- "shape": "Su9"
3487
+ "shape": "Suf"
3488
3488
  },
3489
3489
  "EndpointStatus": {},
3490
3490
  "FailureReason": {},
@@ -3508,13 +3508,13 @@
3508
3508
  "members": {
3509
3509
  "EndpointConfigName": {},
3510
3510
  "ProductionVariants": {
3511
- "shape": "Sud"
3511
+ "shape": "Suj"
3512
3512
  },
3513
3513
  "StartTime": {
3514
3514
  "type": "timestamp"
3515
3515
  },
3516
3516
  "ShadowProductionVariants": {
3517
- "shape": "Sud"
3517
+ "shape": "Suj"
3518
3518
  }
3519
3519
  }
3520
3520
  },
@@ -3522,7 +3522,7 @@
3522
3522
  "shape": "Sb4"
3523
3523
  },
3524
3524
  "ShadowProductionVariants": {
3525
- "shape": "Su1"
3525
+ "shape": "Su7"
3526
3526
  }
3527
3527
  }
3528
3528
  }
@@ -3587,20 +3587,20 @@
3587
3587
  "ExperimentArn": {},
3588
3588
  "DisplayName": {},
3589
3589
  "Source": {
3590
- "shape": "Suj"
3590
+ "shape": "Sup"
3591
3591
  },
3592
3592
  "Description": {},
3593
3593
  "CreationTime": {
3594
3594
  "type": "timestamp"
3595
3595
  },
3596
3596
  "CreatedBy": {
3597
- "shape": "Srb"
3597
+ "shape": "Srh"
3598
3598
  },
3599
3599
  "LastModifiedTime": {
3600
3600
  "type": "timestamp"
3601
3601
  },
3602
3602
  "LastModifiedBy": {
3603
- "shape": "Srb"
3603
+ "shape": "Srh"
3604
3604
  }
3605
3605
  }
3606
3606
  }
@@ -3650,10 +3650,10 @@
3650
3650
  "RoleArn": {},
3651
3651
  "FeatureGroupStatus": {},
3652
3652
  "OfflineStoreStatus": {
3653
- "shape": "Sup"
3653
+ "shape": "Suv"
3654
3654
  },
3655
3655
  "LastUpdateStatus": {
3656
- "shape": "Sus"
3656
+ "shape": "Suy"
3657
3657
  },
3658
3658
  "FailureReason": {},
3659
3659
  "Description": {},
@@ -3699,7 +3699,7 @@
3699
3699
  },
3700
3700
  "Description": {},
3701
3701
  "Parameters": {
3702
- "shape": "Suy"
3702
+ "shape": "Sv4"
3703
3703
  }
3704
3704
  }
3705
3705
  }
@@ -3832,7 +3832,7 @@
3832
3832
  "HubContentMarkdown": {},
3833
3833
  "HubContentDocument": {},
3834
3834
  "HubContentSearchKeywords": {
3835
- "shape": "Svg"
3835
+ "shape": "Svm"
3836
3836
  },
3837
3837
  "HubContentDependencies": {
3838
3838
  "type": "list",
@@ -3915,10 +3915,10 @@
3915
3915
  "shape": "Sdo"
3916
3916
  },
3917
3917
  "TrainingJobDefinition": {
3918
- "shape": "Se9"
3918
+ "shape": "Sea"
3919
3919
  },
3920
3920
  "TrainingJobDefinitions": {
3921
- "shape": "Sem"
3921
+ "shape": "Sen"
3922
3922
  },
3923
3923
  "HyperParameterTuningJobStatus": {},
3924
3924
  "CreationTime": {
@@ -3931,19 +3931,19 @@
3931
3931
  "type": "timestamp"
3932
3932
  },
3933
3933
  "TrainingJobStatusCounters": {
3934
- "shape": "Svv"
3934
+ "shape": "Sw1"
3935
3935
  },
3936
3936
  "ObjectiveStatusCounters": {
3937
- "shape": "Svx"
3937
+ "shape": "Sw3"
3938
3938
  },
3939
3939
  "BestTrainingJob": {
3940
- "shape": "Svz"
3940
+ "shape": "Sw5"
3941
3941
  },
3942
3942
  "OverallBestTrainingJob": {
3943
- "shape": "Svz"
3943
+ "shape": "Sw5"
3944
3944
  },
3945
3945
  "WarmStartConfig": {
3946
- "shape": "Sen"
3946
+ "shape": "Seo"
3947
3947
  },
3948
3948
  "FailureReason": {}
3949
3949
  }
@@ -4037,7 +4037,7 @@
4037
4037
  "Name": {},
4038
4038
  "Type": {},
4039
4039
  "Schedule": {
4040
- "shape": "Sf4"
4040
+ "shape": "Sf5"
4041
4041
  },
4042
4042
  "Status": {},
4043
4043
  "StatusReason": {},
@@ -4078,17 +4078,17 @@
4078
4078
  "ModelName": {},
4079
4079
  "VariantName": {},
4080
4080
  "InfrastructureConfig": {
4081
- "shape": "Sfa"
4081
+ "shape": "Sfb"
4082
4082
  },
4083
4083
  "Status": {}
4084
4084
  }
4085
4085
  }
4086
4086
  },
4087
4087
  "DataStorageConfig": {
4088
- "shape": "Sff"
4088
+ "shape": "Sfg"
4089
4089
  },
4090
4090
  "ShadowModeConfig": {
4091
- "shape": "Sfg"
4091
+ "shape": "Sfh"
4092
4092
  },
4093
4093
  "KmsKey": {}
4094
4094
  }
@@ -4134,10 +4134,10 @@
4134
4134
  },
4135
4135
  "FailureReason": {},
4136
4136
  "InputConfig": {
4137
- "shape": "Sfo"
4137
+ "shape": "Sfp"
4138
4138
  },
4139
4139
  "StoppingConditions": {
4140
- "shape": "Sgg"
4140
+ "shape": "Sgm"
4141
4141
  },
4142
4142
  "InferenceRecommendations": {
4143
4143
  "type": "list",
@@ -4150,13 +4150,13 @@
4150
4150
  ],
4151
4151
  "members": {
4152
4152
  "Metrics": {
4153
- "shape": "Swm"
4153
+ "shape": "Sws"
4154
4154
  },
4155
4155
  "EndpointConfiguration": {
4156
- "shape": "Swn"
4156
+ "shape": "Swt"
4157
4157
  },
4158
4158
  "ModelConfiguration": {
4159
- "shape": "Swo"
4159
+ "shape": "Swu"
4160
4160
  }
4161
4161
  }
4162
4162
  }
@@ -4186,7 +4186,7 @@
4186
4186
  }
4187
4187
  },
4188
4188
  "EndpointInfo": {
4189
- "shape": "Sge"
4189
+ "shape": "Sgf"
4190
4190
  }
4191
4191
  }
4192
4192
  }
@@ -4222,7 +4222,7 @@
4222
4222
  "members": {
4223
4223
  "LabelingJobStatus": {},
4224
4224
  "LabelCounters": {
4225
- "shape": "Swx"
4225
+ "shape": "Sx3"
4226
4226
  },
4227
4227
  "FailureReason": {},
4228
4228
  "CreationTime": {
@@ -4236,27 +4236,27 @@
4236
4236
  "LabelingJobArn": {},
4237
4237
  "LabelAttributeName": {},
4238
4238
  "InputConfig": {
4239
- "shape": "Sgr"
4239
+ "shape": "Sgx"
4240
4240
  },
4241
4241
  "OutputConfig": {
4242
- "shape": "Sgy"
4242
+ "shape": "Sh4"
4243
4243
  },
4244
4244
  "RoleArn": {},
4245
4245
  "LabelCategoryConfigS3Uri": {},
4246
4246
  "StoppingConditions": {
4247
- "shape": "Sgz"
4247
+ "shape": "Sh5"
4248
4248
  },
4249
4249
  "LabelingJobAlgorithmsConfig": {
4250
- "shape": "Sh2"
4250
+ "shape": "Sh8"
4251
4251
  },
4252
4252
  "HumanTaskConfig": {
4253
- "shape": "Sh6"
4253
+ "shape": "Shc"
4254
4254
  },
4255
4255
  "Tags": {
4256
4256
  "shape": "S7"
4257
4257
  },
4258
4258
  "LabelingJobOutput": {
4259
- "shape": "Sx0"
4259
+ "shape": "Sx6"
4260
4260
  }
4261
4261
  }
4262
4262
  }
@@ -4282,13 +4282,13 @@
4282
4282
  "type": "timestamp"
4283
4283
  },
4284
4284
  "CreatedBy": {
4285
- "shape": "Srb"
4285
+ "shape": "Srh"
4286
4286
  },
4287
4287
  "LastModifiedTime": {
4288
4288
  "type": "timestamp"
4289
4289
  },
4290
4290
  "LastModifiedBy": {
4291
- "shape": "Srb"
4291
+ "shape": "Srh"
4292
4292
  }
4293
4293
  }
4294
4294
  }
@@ -4314,13 +4314,13 @@
4314
4314
  "members": {
4315
4315
  "ModelName": {},
4316
4316
  "PrimaryContainer": {
4317
- "shape": "Shl"
4317
+ "shape": "Shr"
4318
4318
  },
4319
4319
  "Containers": {
4320
- "shape": "Shu"
4320
+ "shape": "Si0"
4321
4321
  },
4322
4322
  "InferenceExecutionConfig": {
4323
- "shape": "Shv"
4323
+ "shape": "Si1"
4324
4324
  },
4325
4325
  "ExecutionRoleArn": {},
4326
4326
  "VpcConfig": {
@@ -4365,13 +4365,13 @@
4365
4365
  "type": "timestamp"
4366
4366
  },
4367
4367
  "ModelBiasBaselineConfig": {
4368
- "shape": "Shz"
4368
+ "shape": "Si5"
4369
4369
  },
4370
4370
  "ModelBiasAppSpecification": {
4371
- "shape": "Si0"
4371
+ "shape": "Si6"
4372
4372
  },
4373
4373
  "ModelBiasJobInput": {
4374
- "shape": "Si1"
4374
+ "shape": "Si7"
4375
4375
  },
4376
4376
  "ModelBiasJobOutputConfig": {
4377
4377
  "shape": "S7o"
@@ -4420,23 +4420,23 @@
4420
4420
  "type": "integer"
4421
4421
  },
4422
4422
  "Content": {
4423
- "shape": "Si6"
4423
+ "shape": "Sic"
4424
4424
  },
4425
4425
  "ModelCardStatus": {},
4426
4426
  "SecurityConfig": {
4427
- "shape": "Si5"
4427
+ "shape": "Sib"
4428
4428
  },
4429
4429
  "CreationTime": {
4430
4430
  "type": "timestamp"
4431
4431
  },
4432
4432
  "CreatedBy": {
4433
- "shape": "Srb"
4433
+ "shape": "Srh"
4434
4434
  },
4435
4435
  "LastModifiedTime": {
4436
4436
  "type": "timestamp"
4437
4437
  },
4438
4438
  "LastModifiedBy": {
4439
- "shape": "Srb"
4439
+ "shape": "Srh"
4440
4440
  },
4441
4441
  "ModelCardProcessingStatus": {}
4442
4442
  }
@@ -4473,7 +4473,7 @@
4473
4473
  "type": "integer"
4474
4474
  },
4475
4475
  "OutputConfig": {
4476
- "shape": "Sib"
4476
+ "shape": "Sih"
4477
4477
  },
4478
4478
  "CreatedAt": {
4479
4479
  "type": "timestamp"
@@ -4523,13 +4523,13 @@
4523
4523
  "type": "timestamp"
4524
4524
  },
4525
4525
  "ModelExplainabilityBaselineConfig": {
4526
- "shape": "Sif"
4526
+ "shape": "Sil"
4527
4527
  },
4528
4528
  "ModelExplainabilityAppSpecification": {
4529
- "shape": "Sig"
4529
+ "shape": "Sim"
4530
4530
  },
4531
4531
  "ModelExplainabilityJobInput": {
4532
- "shape": "Sih"
4532
+ "shape": "Sin"
4533
4533
  },
4534
4534
  "ModelExplainabilityJobOutputConfig": {
4535
4535
  "shape": "S7o"
@@ -4581,46 +4581,46 @@
4581
4581
  "shape": "Sr"
4582
4582
  },
4583
4583
  "SourceAlgorithmSpecification": {
4584
- "shape": "Sin"
4584
+ "shape": "Sit"
4585
4585
  },
4586
4586
  "ValidationSpecification": {
4587
- "shape": "Sik"
4587
+ "shape": "Siq"
4588
4588
  },
4589
4589
  "ModelPackageStatus": {},
4590
4590
  "ModelPackageStatusDetails": {
4591
- "shape": "Sxi"
4591
+ "shape": "Sxo"
4592
4592
  },
4593
4593
  "CertifyForMarketplace": {
4594
4594
  "type": "boolean"
4595
4595
  },
4596
4596
  "ModelApprovalStatus": {},
4597
4597
  "CreatedBy": {
4598
- "shape": "Srb"
4598
+ "shape": "Srh"
4599
4599
  },
4600
4600
  "MetadataProperties": {
4601
4601
  "shape": "S1q"
4602
4602
  },
4603
4603
  "ModelMetrics": {
4604
- "shape": "Siq"
4604
+ "shape": "Siw"
4605
4605
  },
4606
4606
  "LastModifiedTime": {
4607
4607
  "type": "timestamp"
4608
4608
  },
4609
4609
  "LastModifiedBy": {
4610
- "shape": "Srb"
4610
+ "shape": "Srh"
4611
4611
  },
4612
4612
  "ApprovalDescription": {},
4613
4613
  "CustomerMetadataProperties": {
4614
- "shape": "Six"
4614
+ "shape": "Sj3"
4615
4615
  },
4616
4616
  "DriftCheckBaselines": {
4617
- "shape": "Sj0"
4617
+ "shape": "Sj6"
4618
4618
  },
4619
4619
  "Domain": {},
4620
4620
  "Task": {},
4621
4621
  "SamplePayloadUrl": {},
4622
4622
  "AdditionalInferenceSpecifications": {
4623
- "shape": "Sj6"
4623
+ "shape": "Sjc"
4624
4624
  }
4625
4625
  }
4626
4626
  }
@@ -4652,7 +4652,7 @@
4652
4652
  "type": "timestamp"
4653
4653
  },
4654
4654
  "CreatedBy": {
4655
- "shape": "Srb"
4655
+ "shape": "Srh"
4656
4656
  },
4657
4657
  "ModelPackageGroupStatus": {}
4658
4658
  }
@@ -4687,13 +4687,13 @@
4687
4687
  "type": "timestamp"
4688
4688
  },
4689
4689
  "ModelQualityBaselineConfig": {
4690
- "shape": "Sjd"
4690
+ "shape": "Sjj"
4691
4691
  },
4692
4692
  "ModelQualityAppSpecification": {
4693
- "shape": "Sje"
4693
+ "shape": "Sjk"
4694
4694
  },
4695
4695
  "ModelQualityJobInput": {
4696
- "shape": "Sjg"
4696
+ "shape": "Sjm"
4697
4697
  },
4698
4698
  "ModelQualityJobOutputConfig": {
4699
4699
  "shape": "S7o"
@@ -4744,11 +4744,11 @@
4744
4744
  "type": "timestamp"
4745
4745
  },
4746
4746
  "MonitoringScheduleConfig": {
4747
- "shape": "Sjk"
4747
+ "shape": "Sjq"
4748
4748
  },
4749
4749
  "EndpointName": {},
4750
4750
  "LastMonitoringExecutionSummary": {
4751
- "shape": "Sxv"
4751
+ "shape": "Sy1"
4752
4752
  }
4753
4753
  }
4754
4754
  }
@@ -4791,16 +4791,16 @@
4791
4791
  "type": "integer"
4792
4792
  },
4793
4793
  "AcceleratorTypes": {
4794
- "shape": "Sk1"
4794
+ "shape": "Sk7"
4795
4795
  },
4796
4796
  "DefaultCodeRepository": {},
4797
4797
  "AdditionalCodeRepositories": {
4798
- "shape": "Sk4"
4798
+ "shape": "Ska"
4799
4799
  },
4800
4800
  "RootAccess": {},
4801
4801
  "PlatformIdentifier": {},
4802
4802
  "InstanceMetadataServiceConfiguration": {
4803
- "shape": "Sk7"
4803
+ "shape": "Skd"
4804
4804
  }
4805
4805
  }
4806
4806
  }
@@ -4821,10 +4821,10 @@
4821
4821
  "NotebookInstanceLifecycleConfigArn": {},
4822
4822
  "NotebookInstanceLifecycleConfigName": {},
4823
4823
  "OnCreate": {
4824
- "shape": "Skc"
4824
+ "shape": "Ski"
4825
4825
  },
4826
4826
  "OnStart": {
4827
- "shape": "Skc"
4827
+ "shape": "Ski"
4828
4828
  },
4829
4829
  "LastModifiedTime": {
4830
4830
  "type": "timestamp"
@@ -4865,13 +4865,13 @@
4865
4865
  "type": "timestamp"
4866
4866
  },
4867
4867
  "CreatedBy": {
4868
- "shape": "Srb"
4868
+ "shape": "Srh"
4869
4869
  },
4870
4870
  "LastModifiedBy": {
4871
- "shape": "Srb"
4871
+ "shape": "Srh"
4872
4872
  },
4873
4873
  "ParallelismConfiguration": {
4874
- "shape": "Skq"
4874
+ "shape": "Skw"
4875
4875
  }
4876
4876
  }
4877
4877
  }
@@ -4915,7 +4915,7 @@
4915
4915
  "PipelineExecutionStatus": {},
4916
4916
  "PipelineExecutionDescription": {},
4917
4917
  "PipelineExperimentConfig": {
4918
- "shape": "Syf"
4918
+ "shape": "Syl"
4919
4919
  },
4920
4920
  "FailureReason": {},
4921
4921
  "CreationTime": {
@@ -4925,13 +4925,13 @@
4925
4925
  "type": "timestamp"
4926
4926
  },
4927
4927
  "CreatedBy": {
4928
- "shape": "Srb"
4928
+ "shape": "Srh"
4929
4929
  },
4930
4930
  "LastModifiedBy": {
4931
- "shape": "Srb"
4931
+ "shape": "Srh"
4932
4932
  },
4933
4933
  "ParallelismConfiguration": {
4934
- "shape": "Skq"
4934
+ "shape": "Skw"
4935
4935
  }
4936
4936
  }
4937
4937
  }
@@ -4958,30 +4958,30 @@
4958
4958
  ],
4959
4959
  "members": {
4960
4960
  "ProcessingInputs": {
4961
- "shape": "Sl3"
4961
+ "shape": "Sl9"
4962
4962
  },
4963
4963
  "ProcessingOutputConfig": {
4964
- "shape": "Slq"
4964
+ "shape": "Slw"
4965
4965
  },
4966
4966
  "ProcessingJobName": {},
4967
4967
  "ProcessingResources": {
4968
- "shape": "Slv"
4968
+ "shape": "Sm1"
4969
4969
  },
4970
4970
  "StoppingCondition": {
4971
- "shape": "Slx"
4971
+ "shape": "Sm3"
4972
4972
  },
4973
4973
  "AppSpecification": {
4974
- "shape": "Slz"
4974
+ "shape": "Sm5"
4975
4975
  },
4976
4976
  "Environment": {
4977
- "shape": "Sm1"
4977
+ "shape": "Sm7"
4978
4978
  },
4979
4979
  "NetworkConfig": {
4980
- "shape": "Sjs"
4980
+ "shape": "Sjy"
4981
4981
  },
4982
4982
  "RoleArn": {},
4983
4983
  "ExperimentConfig": {
4984
- "shape": "Sm2"
4984
+ "shape": "Sm8"
4985
4985
  },
4986
4986
  "ProcessingJobArn": {},
4987
4987
  "ProcessingJobStatus": {},
@@ -5031,14 +5031,14 @@
5031
5031
  "ProjectId": {},
5032
5032
  "ProjectDescription": {},
5033
5033
  "ServiceCatalogProvisioningDetails": {
5034
- "shape": "Sm7"
5034
+ "shape": "Smd"
5035
5035
  },
5036
5036
  "ServiceCatalogProvisionedProductDetails": {
5037
- "shape": "Syn"
5037
+ "shape": "Syt"
5038
5038
  },
5039
5039
  "ProjectStatus": {},
5040
5040
  "CreatedBy": {
5041
- "shape": "Srb"
5041
+ "shape": "Srh"
5042
5042
  },
5043
5043
  "CreationTime": {
5044
5044
  "type": "timestamp"
@@ -5047,7 +5047,7 @@
5047
5047
  "type": "timestamp"
5048
5048
  },
5049
5049
  "LastModifiedBy": {
5050
- "shape": "Srb"
5050
+ "shape": "Srh"
5051
5051
  }
5052
5052
  }
5053
5053
  }
@@ -5080,7 +5080,7 @@
5080
5080
  },
5081
5081
  "FailureReason": {},
5082
5082
  "SpaceSettings": {
5083
- "shape": "Smh"
5083
+ "shape": "Smn"
5084
5084
  }
5085
5085
  }
5086
5086
  }
@@ -5128,7 +5128,7 @@
5128
5128
  ],
5129
5129
  "members": {
5130
5130
  "SubscribedWorkteam": {
5131
- "shape": "Syy"
5131
+ "shape": "Sz4"
5132
5132
  }
5133
5133
  }
5134
5134
  }
@@ -5163,7 +5163,7 @@
5163
5163
  "LabelingJobArn": {},
5164
5164
  "AutoMLJobArn": {},
5165
5165
  "ModelArtifacts": {
5166
- "shape": "Ssy"
5166
+ "shape": "St4"
5167
5167
  },
5168
5168
  "TrainingJobStatus": {},
5169
5169
  "SecondaryStatus": {},
@@ -5172,7 +5172,7 @@
5172
5172
  "shape": "S2t"
5173
5173
  },
5174
5174
  "AlgorithmSpecification": {
5175
- "shape": "Smr"
5175
+ "shape": "Smx"
5176
5176
  },
5177
5177
  "RoleArn": {},
5178
5178
  "InputDataConfig": {
@@ -5203,10 +5203,10 @@
5203
5203
  "type": "timestamp"
5204
5204
  },
5205
5205
  "SecondaryStatusTransitions": {
5206
- "shape": "Sz2"
5206
+ "shape": "Sz8"
5207
5207
  },
5208
5208
  "FinalMetricDataList": {
5209
- "shape": "Sz5"
5209
+ "shape": "Szb"
5210
5210
  },
5211
5211
  "EnableNetworkIsolation": {
5212
5212
  "type": "boolean"
@@ -5218,7 +5218,7 @@
5218
5218
  "type": "boolean"
5219
5219
  },
5220
5220
  "CheckpointConfig": {
5221
- "shape": "See"
5221
+ "shape": "Sef"
5222
5222
  },
5223
5223
  "TrainingTimeInSeconds": {
5224
5224
  "type": "integer"
@@ -5227,25 +5227,25 @@
5227
5227
  "type": "integer"
5228
5228
  },
5229
5229
  "DebugHookConfig": {
5230
- "shape": "Smw"
5230
+ "shape": "Sn2"
5231
5231
  },
5232
5232
  "ExperimentConfig": {
5233
- "shape": "Sm2"
5233
+ "shape": "Sm8"
5234
5234
  },
5235
5235
  "DebugRuleConfigurations": {
5236
- "shape": "Sn4"
5236
+ "shape": "Sna"
5237
5237
  },
5238
5238
  "TensorBoardOutputConfig": {
5239
- "shape": "Sn8"
5239
+ "shape": "Sne"
5240
5240
  },
5241
5241
  "DebugRuleEvaluationStatuses": {
5242
- "shape": "Sz9"
5242
+ "shape": "Szf"
5243
5243
  },
5244
5244
  "ProfilerConfig": {
5245
- "shape": "Sn9"
5245
+ "shape": "Snf"
5246
5246
  },
5247
5247
  "ProfilerRuleConfigurations": {
5248
- "shape": "Snd"
5248
+ "shape": "Snj"
5249
5249
  },
5250
5250
  "ProfilerRuleEvaluationStatuses": {
5251
5251
  "type": "list",
@@ -5264,13 +5264,13 @@
5264
5264
  },
5265
5265
  "ProfilingStatus": {},
5266
5266
  "RetryStrategy": {
5267
- "shape": "Sef"
5267
+ "shape": "Seg"
5268
5268
  },
5269
5269
  "Environment": {
5270
- "shape": "Snf"
5270
+ "shape": "Snl"
5271
5271
  },
5272
5272
  "WarmPoolStatus": {
5273
- "shape": "Szg"
5273
+ "shape": "Szm"
5274
5274
  }
5275
5275
  }
5276
5276
  }
@@ -5306,7 +5306,7 @@
5306
5306
  "type": "integer"
5307
5307
  },
5308
5308
  "ModelClientConfig": {
5309
- "shape": "Snm"
5309
+ "shape": "Sns"
5310
5310
  },
5311
5311
  "MaxPayloadInMB": {
5312
5312
  "type": "integer"
@@ -5322,7 +5322,7 @@
5322
5322
  "shape": "S40"
5323
5323
  },
5324
5324
  "DataCaptureConfig": {
5325
- "shape": "Snp"
5325
+ "shape": "Snv"
5326
5326
  },
5327
5327
  "TransformResources": {
5328
5328
  "shape": "S43"
@@ -5339,10 +5339,10 @@
5339
5339
  "LabelingJobArn": {},
5340
5340
  "AutoMLJobArn": {},
5341
5341
  "DataProcessing": {
5342
- "shape": "Snq"
5342
+ "shape": "Snw"
5343
5343
  },
5344
5344
  "ExperimentConfig": {
5345
- "shape": "Sm2"
5345
+ "shape": "Sm8"
5346
5346
  }
5347
5347
  }
5348
5348
  }
@@ -5365,19 +5365,19 @@
5365
5365
  "DisplayName": {},
5366
5366
  "ExperimentName": {},
5367
5367
  "Source": {
5368
- "shape": "Szo"
5368
+ "shape": "Szu"
5369
5369
  },
5370
5370
  "CreationTime": {
5371
5371
  "type": "timestamp"
5372
5372
  },
5373
5373
  "CreatedBy": {
5374
- "shape": "Srb"
5374
+ "shape": "Srh"
5375
5375
  },
5376
5376
  "LastModifiedTime": {
5377
5377
  "type": "timestamp"
5378
5378
  },
5379
5379
  "LastModifiedBy": {
5380
- "shape": "Srb"
5380
+ "shape": "Srh"
5381
5381
  },
5382
5382
  "MetadataProperties": {
5383
5383
  "shape": "S1q"
@@ -5402,10 +5402,10 @@
5402
5402
  "TrialComponentArn": {},
5403
5403
  "DisplayName": {},
5404
5404
  "Source": {
5405
- "shape": "Szs"
5405
+ "shape": "Szy"
5406
5406
  },
5407
5407
  "Status": {
5408
- "shape": "Sny"
5408
+ "shape": "So4"
5409
5409
  },
5410
5410
  "StartTime": {
5411
5411
  "type": "timestamp"
@@ -5417,34 +5417,34 @@
5417
5417
  "type": "timestamp"
5418
5418
  },
5419
5419
  "CreatedBy": {
5420
- "shape": "Srb"
5420
+ "shape": "Srh"
5421
5421
  },
5422
5422
  "LastModifiedTime": {
5423
5423
  "type": "timestamp"
5424
5424
  },
5425
5425
  "LastModifiedBy": {
5426
- "shape": "Srb"
5426
+ "shape": "Srh"
5427
5427
  },
5428
5428
  "Parameters": {
5429
- "shape": "So1"
5429
+ "shape": "So7"
5430
5430
  },
5431
5431
  "InputArtifacts": {
5432
- "shape": "So5"
5432
+ "shape": "Sob"
5433
5433
  },
5434
5434
  "OutputArtifacts": {
5435
- "shape": "So5"
5435
+ "shape": "Sob"
5436
5436
  },
5437
5437
  "MetadataProperties": {
5438
5438
  "shape": "S1q"
5439
5439
  },
5440
5440
  "Metrics": {
5441
- "shape": "Szu"
5441
+ "shape": "S100"
5442
5442
  },
5443
5443
  "LineageGroupArn": {},
5444
5444
  "Sources": {
5445
5445
  "type": "list",
5446
5446
  "member": {
5447
- "shape": "Szs"
5447
+ "shape": "Szy"
5448
5448
  }
5449
5449
  }
5450
5450
  }
@@ -5502,7 +5502,7 @@
5502
5502
  ],
5503
5503
  "members": {
5504
5504
  "Workforce": {
5505
- "shape": "S104"
5505
+ "shape": "S10a"
5506
5506
  }
5507
5507
  }
5508
5508
  }
@@ -5524,7 +5524,7 @@
5524
5524
  ],
5525
5525
  "members": {
5526
5526
  "Workteam": {
5527
- "shape": "S10c"
5527
+ "shape": "S10i"
5528
5528
  }
5529
5529
  }
5530
5530
  }
@@ -5769,7 +5769,7 @@
5769
5769
  "HubContentMarkdown": {},
5770
5770
  "HubContentDocument": {},
5771
5771
  "HubContentSearchKeywords": {
5772
- "shape": "Svg"
5772
+ "shape": "Svm"
5773
5773
  },
5774
5774
  "Tags": {
5775
5775
  "shape": "S7"
@@ -6065,7 +6065,7 @@
6065
6065
  "type": "timestamp"
6066
6066
  },
6067
6067
  "CreatedBy": {
6068
- "shape": "Srb"
6068
+ "shape": "Srh"
6069
6069
  }
6070
6070
  }
6071
6071
  }
@@ -6134,7 +6134,7 @@
6134
6134
  },
6135
6135
  "FailureReason": {},
6136
6136
  "PartialFailureReasons": {
6137
- "shape": "Srv"
6137
+ "shape": "Ss1"
6138
6138
  }
6139
6139
  }
6140
6140
  }
@@ -6170,7 +6170,7 @@
6170
6170
  "Candidates": {
6171
6171
  "type": "list",
6172
6172
  "member": {
6173
- "shape": "Srx"
6173
+ "shape": "Ss3"
6174
6174
  }
6175
6175
  },
6176
6176
  "NextToken": {}
@@ -6380,7 +6380,7 @@
6380
6380
  ],
6381
6381
  "members": {
6382
6382
  "JobDefinitionSummaries": {
6383
- "shape": "S137"
6383
+ "shape": "S13d"
6384
6384
  },
6385
6385
  "NextToken": {}
6386
6386
  }
@@ -6809,7 +6809,7 @@
6809
6809
  "ExperimentName": {},
6810
6810
  "DisplayName": {},
6811
6811
  "ExperimentSource": {
6812
- "shape": "Suj"
6812
+ "shape": "Sup"
6813
6813
  },
6814
6814
  "CreationTime": {
6815
6815
  "type": "timestamp"
@@ -6869,7 +6869,7 @@
6869
6869
  },
6870
6870
  "FeatureGroupStatus": {},
6871
6871
  "OfflineStoreStatus": {
6872
- "shape": "Sup"
6872
+ "shape": "Suv"
6873
6873
  }
6874
6874
  }
6875
6875
  }
@@ -6961,7 +6961,7 @@
6961
6961
  ],
6962
6962
  "members": {
6963
6963
  "HubContentSummaries": {
6964
- "shape": "S14x"
6964
+ "shape": "S153"
6965
6965
  },
6966
6966
  "NextToken": {}
6967
6967
  }
@@ -7000,7 +7000,7 @@
7000
7000
  ],
7001
7001
  "members": {
7002
7002
  "HubContentSummaries": {
7003
- "shape": "S14x"
7003
+ "shape": "S153"
7004
7004
  },
7005
7005
  "NextToken": {}
7006
7006
  }
@@ -7175,10 +7175,10 @@
7175
7175
  "type": "timestamp"
7176
7176
  },
7177
7177
  "TrainingJobStatusCounters": {
7178
- "shape": "Svv"
7178
+ "shape": "Sw1"
7179
7179
  },
7180
7180
  "ObjectiveStatusCounters": {
7181
- "shape": "Svx"
7181
+ "shape": "Sw3"
7182
7182
  },
7183
7183
  "ResourceLimits": {
7184
7184
  "shape": "Sdu"
@@ -7358,7 +7358,7 @@
7358
7358
  "Name": {},
7359
7359
  "Type": {},
7360
7360
  "Schedule": {
7361
- "shape": "Sf4"
7361
+ "shape": "Sf5"
7362
7362
  },
7363
7363
  "Status": {},
7364
7364
  "StatusReason": {},
@@ -7419,13 +7419,13 @@
7419
7419
  ],
7420
7420
  "members": {
7421
7421
  "Metrics": {
7422
- "shape": "Swm"
7422
+ "shape": "Sws"
7423
7423
  },
7424
7424
  "EndpointConfiguration": {
7425
- "shape": "Swn"
7425
+ "shape": "Swt"
7426
7426
  },
7427
7427
  "ModelConfiguration": {
7428
- "shape": "Swo"
7428
+ "shape": "Swu"
7429
7429
  },
7430
7430
  "FailureReason": {}
7431
7431
  }
@@ -7561,17 +7561,17 @@
7561
7561
  },
7562
7562
  "LabelingJobStatus": {},
7563
7563
  "LabelCounters": {
7564
- "shape": "Swx"
7564
+ "shape": "Sx3"
7565
7565
  },
7566
7566
  "WorkteamArn": {},
7567
7567
  "PreHumanTaskLambdaArn": {},
7568
7568
  "AnnotationConsolidationLambdaArn": {},
7569
7569
  "FailureReason": {},
7570
7570
  "LabelingJobOutput": {
7571
- "shape": "Sx0"
7571
+ "shape": "Sx6"
7572
7572
  },
7573
7573
  "InputConfig": {
7574
- "shape": "Sgr"
7574
+ "shape": "Sgx"
7575
7575
  }
7576
7576
  }
7577
7577
  }
@@ -7718,7 +7718,7 @@
7718
7718
  ],
7719
7719
  "members": {
7720
7720
  "JobDefinitionSummaries": {
7721
- "shape": "S137"
7721
+ "shape": "S13d"
7722
7722
  },
7723
7723
  "NextToken": {}
7724
7724
  }
@@ -7931,7 +7931,7 @@
7931
7931
  ],
7932
7932
  "members": {
7933
7933
  "JobDefinitionSummaries": {
7934
- "shape": "S137"
7934
+ "shape": "S13d"
7935
7935
  },
7936
7936
  "NextToken": {}
7937
7937
  }
@@ -8131,7 +8131,7 @@
8131
8131
  ],
8132
8132
  "members": {
8133
8133
  "JobDefinitionSummaries": {
8134
- "shape": "S137"
8134
+ "shape": "S13d"
8135
8135
  },
8136
8136
  "NextToken": {}
8137
8137
  }
@@ -8250,7 +8250,7 @@
8250
8250
  "type": "structure",
8251
8251
  "members": {
8252
8252
  "MonitoringAlertSummaries": {
8253
- "shape": "S18c"
8253
+ "shape": "S18i"
8254
8254
  },
8255
8255
  "NextToken": {}
8256
8256
  }
@@ -8300,7 +8300,7 @@
8300
8300
  "MonitoringExecutionSummaries": {
8301
8301
  "type": "list",
8302
8302
  "member": {
8303
- "shape": "Sxv"
8303
+ "shape": "Sy1"
8304
8304
  }
8305
8305
  },
8306
8306
  "NextToken": {}
@@ -8481,7 +8481,7 @@
8481
8481
  "NotebookInstanceLifecycleConfigName": {},
8482
8482
  "DefaultCodeRepository": {},
8483
8483
  "AdditionalCodeRepositories": {
8484
- "shape": "Sk4"
8484
+ "shape": "Ska"
8485
8485
  }
8486
8486
  }
8487
8487
  }
@@ -8580,7 +8580,7 @@
8580
8580
  "CallbackToken": {},
8581
8581
  "SqsQueueUrl": {},
8582
8582
  "OutputParameters": {
8583
- "shape": "S19r"
8583
+ "shape": "S19x"
8584
8584
  }
8585
8585
  }
8586
8586
  },
@@ -8589,7 +8589,7 @@
8589
8589
  "members": {
8590
8590
  "Arn": {},
8591
8591
  "OutputParameters": {
8592
- "shape": "S19r"
8592
+ "shape": "S19x"
8593
8593
  }
8594
8594
  }
8595
8595
  },
@@ -8722,7 +8722,7 @@
8722
8722
  "type": "structure",
8723
8723
  "members": {
8724
8724
  "PipelineParameters": {
8725
- "shape": "S1a7"
8725
+ "shape": "S1ad"
8726
8726
  },
8727
8727
  "NextToken": {}
8728
8728
  }
@@ -9057,7 +9057,7 @@
9057
9057
  "SubscribedWorkteams": {
9058
9058
  "type": "list",
9059
9059
  "member": {
9060
- "shape": "Syy"
9060
+ "shape": "Sz4"
9061
9061
  }
9062
9062
  },
9063
9063
  "NextToken": {}
@@ -9145,7 +9145,7 @@
9145
9145
  },
9146
9146
  "TrainingJobStatus": {},
9147
9147
  "WarmPoolStatus": {
9148
- "shape": "Szg"
9148
+ "shape": "Szm"
9149
9149
  }
9150
9150
  }
9151
9151
  }
@@ -9180,7 +9180,7 @@
9180
9180
  "TrainingJobSummaries": {
9181
9181
  "type": "list",
9182
9182
  "member": {
9183
- "shape": "Svz"
9183
+ "shape": "Sw5"
9184
9184
  }
9185
9185
  },
9186
9186
  "NextToken": {}
@@ -9283,10 +9283,10 @@
9283
9283
  "TrialComponentArn": {},
9284
9284
  "DisplayName": {},
9285
9285
  "TrialComponentSource": {
9286
- "shape": "Szs"
9286
+ "shape": "Szy"
9287
9287
  },
9288
9288
  "Status": {
9289
- "shape": "Sny"
9289
+ "shape": "So4"
9290
9290
  },
9291
9291
  "StartTime": {
9292
9292
  "type": "timestamp"
@@ -9298,13 +9298,13 @@
9298
9298
  "type": "timestamp"
9299
9299
  },
9300
9300
  "CreatedBy": {
9301
- "shape": "Srb"
9301
+ "shape": "Srh"
9302
9302
  },
9303
9303
  "LastModifiedTime": {
9304
9304
  "type": "timestamp"
9305
9305
  },
9306
9306
  "LastModifiedBy": {
9307
- "shape": "Srb"
9307
+ "shape": "Srh"
9308
9308
  }
9309
9309
  }
9310
9310
  }
@@ -9345,7 +9345,7 @@
9345
9345
  "TrialName": {},
9346
9346
  "DisplayName": {},
9347
9347
  "TrialSource": {
9348
- "shape": "Szo"
9348
+ "shape": "Szu"
9349
9349
  },
9350
9350
  "CreationTime": {
9351
9351
  "type": "timestamp"
@@ -9420,7 +9420,7 @@
9420
9420
  "Workforces": {
9421
9421
  "type": "list",
9422
9422
  "member": {
9423
- "shape": "S104"
9423
+ "shape": "S10a"
9424
9424
  }
9425
9425
  },
9426
9426
  "NextToken": {}
@@ -9449,7 +9449,7 @@
9449
9449
  "Workteams": {
9450
9450
  "type": "list",
9451
9451
  "member": {
9452
- "shape": "S10c"
9452
+ "shape": "S10i"
9453
9453
  }
9454
9454
  },
9455
9455
  "NextToken": {}
@@ -9568,7 +9568,7 @@
9568
9568
  "members": {
9569
9569
  "DeviceFleetName": {},
9570
9570
  "Devices": {
9571
- "shape": "S1ct"
9571
+ "shape": "S1cz"
9572
9572
  },
9573
9573
  "Tags": {
9574
9574
  "shape": "S7"
@@ -9638,7 +9638,7 @@
9638
9638
  "idempotencyToken": true
9639
9639
  },
9640
9640
  "ParallelismConfiguration": {
9641
- "shape": "Skq"
9641
+ "shape": "Skw"
9642
9642
  }
9643
9643
  }
9644
9644
  },
@@ -9658,7 +9658,7 @@
9658
9658
  "members": {
9659
9659
  "Resource": {},
9660
9660
  "SearchExpression": {
9661
- "shape": "S1d4"
9661
+ "shape": "S1da"
9662
9662
  },
9663
9663
  "SortBy": {},
9664
9664
  "SortOrder": {},
@@ -9677,7 +9677,7 @@
9677
9677
  "type": "structure",
9678
9678
  "members": {
9679
9679
  "TrainingJob": {
9680
- "shape": "S1dh"
9680
+ "shape": "S1dn"
9681
9681
  },
9682
9682
  "Experiment": {
9683
9683
  "type": "structure",
@@ -9686,20 +9686,20 @@
9686
9686
  "ExperimentArn": {},
9687
9687
  "DisplayName": {},
9688
9688
  "Source": {
9689
- "shape": "Suj"
9689
+ "shape": "Sup"
9690
9690
  },
9691
9691
  "Description": {},
9692
9692
  "CreationTime": {
9693
9693
  "type": "timestamp"
9694
9694
  },
9695
9695
  "CreatedBy": {
9696
- "shape": "Srb"
9696
+ "shape": "Srh"
9697
9697
  },
9698
9698
  "LastModifiedTime": {
9699
9699
  "type": "timestamp"
9700
9700
  },
9701
9701
  "LastModifiedBy": {
9702
- "shape": "Srb"
9702
+ "shape": "Srh"
9703
9703
  },
9704
9704
  "Tags": {
9705
9705
  "shape": "S7"
@@ -9714,19 +9714,19 @@
9714
9714
  "DisplayName": {},
9715
9715
  "ExperimentName": {},
9716
9716
  "Source": {
9717
- "shape": "Szo"
9717
+ "shape": "Szu"
9718
9718
  },
9719
9719
  "CreationTime": {
9720
9720
  "type": "timestamp"
9721
9721
  },
9722
9722
  "CreatedBy": {
9723
- "shape": "Srb"
9723
+ "shape": "Srh"
9724
9724
  },
9725
9725
  "LastModifiedTime": {
9726
9726
  "type": "timestamp"
9727
9727
  },
9728
9728
  "LastModifiedBy": {
9729
- "shape": "Srb"
9729
+ "shape": "Srh"
9730
9730
  },
9731
9731
  "MetadataProperties": {
9732
9732
  "shape": "S1q"
@@ -9742,13 +9742,13 @@
9742
9742
  "TrialComponentName": {},
9743
9743
  "TrialComponentArn": {},
9744
9744
  "TrialComponentSource": {
9745
- "shape": "Szs"
9745
+ "shape": "Szy"
9746
9746
  },
9747
9747
  "CreationTime": {
9748
9748
  "type": "timestamp"
9749
9749
  },
9750
9750
  "CreatedBy": {
9751
- "shape": "Srb"
9751
+ "shape": "Srh"
9752
9752
  }
9753
9753
  }
9754
9754
  }
@@ -9762,10 +9762,10 @@
9762
9762
  "DisplayName": {},
9763
9763
  "TrialComponentArn": {},
9764
9764
  "Source": {
9765
- "shape": "Szs"
9765
+ "shape": "Szy"
9766
9766
  },
9767
9767
  "Status": {
9768
- "shape": "Sny"
9768
+ "shape": "So4"
9769
9769
  },
9770
9770
  "StartTime": {
9771
9771
  "type": "timestamp"
@@ -9777,25 +9777,25 @@
9777
9777
  "type": "timestamp"
9778
9778
  },
9779
9779
  "CreatedBy": {
9780
- "shape": "Srb"
9780
+ "shape": "Srh"
9781
9781
  },
9782
9782
  "LastModifiedTime": {
9783
9783
  "type": "timestamp"
9784
9784
  },
9785
9785
  "LastModifiedBy": {
9786
- "shape": "Srb"
9786
+ "shape": "Srh"
9787
9787
  },
9788
9788
  "Parameters": {
9789
- "shape": "So1"
9789
+ "shape": "So7"
9790
9790
  },
9791
9791
  "InputArtifacts": {
9792
- "shape": "So5"
9792
+ "shape": "Sob"
9793
9793
  },
9794
9794
  "OutputArtifacts": {
9795
- "shape": "So5"
9795
+ "shape": "Sob"
9796
9796
  },
9797
9797
  "Metrics": {
9798
- "shape": "Szu"
9798
+ "shape": "S100"
9799
9799
  },
9800
9800
  "MetadataProperties": {
9801
9801
  "shape": "S1q"
@@ -9805,36 +9805,36 @@
9805
9805
  "members": {
9806
9806
  "SourceArn": {},
9807
9807
  "TrainingJob": {
9808
- "shape": "S1dh"
9808
+ "shape": "S1dn"
9809
9809
  },
9810
9810
  "ProcessingJob": {
9811
9811
  "type": "structure",
9812
9812
  "members": {
9813
9813
  "ProcessingInputs": {
9814
- "shape": "Sl3"
9814
+ "shape": "Sl9"
9815
9815
  },
9816
9816
  "ProcessingOutputConfig": {
9817
- "shape": "Slq"
9817
+ "shape": "Slw"
9818
9818
  },
9819
9819
  "ProcessingJobName": {},
9820
9820
  "ProcessingResources": {
9821
- "shape": "Slv"
9821
+ "shape": "Sm1"
9822
9822
  },
9823
9823
  "StoppingCondition": {
9824
- "shape": "Slx"
9824
+ "shape": "Sm3"
9825
9825
  },
9826
9826
  "AppSpecification": {
9827
- "shape": "Slz"
9827
+ "shape": "Sm5"
9828
9828
  },
9829
9829
  "Environment": {
9830
- "shape": "Sm1"
9830
+ "shape": "Sm7"
9831
9831
  },
9832
9832
  "NetworkConfig": {
9833
- "shape": "Sjs"
9833
+ "shape": "Sjy"
9834
9834
  },
9835
9835
  "RoleArn": {},
9836
9836
  "ExperimentConfig": {
9837
- "shape": "Sm2"
9837
+ "shape": "Sm8"
9838
9838
  },
9839
9839
  "ProcessingJobArn": {},
9840
9840
  "ProcessingJobStatus": {},
@@ -9861,7 +9861,7 @@
9861
9861
  }
9862
9862
  },
9863
9863
  "TransformJob": {
9864
- "shape": "S1dp"
9864
+ "shape": "S1dv"
9865
9865
  }
9866
9866
  }
9867
9867
  },
@@ -9897,10 +9897,10 @@
9897
9897
  "EndpointArn": {},
9898
9898
  "EndpointConfigName": {},
9899
9899
  "ProductionVariants": {
9900
- "shape": "Su1"
9900
+ "shape": "Su7"
9901
9901
  },
9902
9902
  "DataCaptureConfig": {
9903
- "shape": "Su9"
9903
+ "shape": "Suf"
9904
9904
  },
9905
9905
  "EndpointStatus": {},
9906
9906
  "FailureReason": {},
@@ -9927,11 +9927,11 @@
9927
9927
  "type": "timestamp"
9928
9928
  },
9929
9929
  "MonitoringScheduleConfig": {
9930
- "shape": "Sjk"
9930
+ "shape": "Sjq"
9931
9931
  },
9932
9932
  "EndpointName": {},
9933
9933
  "LastMonitoringExecutionSummary": {
9934
- "shape": "Sxv"
9934
+ "shape": "Sy1"
9935
9935
  },
9936
9936
  "Tags": {
9937
9937
  "shape": "S7"
@@ -9943,7 +9943,7 @@
9943
9943
  "shape": "S7"
9944
9944
  },
9945
9945
  "ShadowProductionVariants": {
9946
- "shape": "Su1"
9946
+ "shape": "Su7"
9947
9947
  }
9948
9948
  }
9949
9949
  },
@@ -9964,49 +9964,49 @@
9964
9964
  "shape": "Sr"
9965
9965
  },
9966
9966
  "SourceAlgorithmSpecification": {
9967
- "shape": "Sin"
9967
+ "shape": "Sit"
9968
9968
  },
9969
9969
  "ValidationSpecification": {
9970
- "shape": "Sik"
9970
+ "shape": "Siq"
9971
9971
  },
9972
9972
  "ModelPackageStatus": {},
9973
9973
  "ModelPackageStatusDetails": {
9974
- "shape": "Sxi"
9974
+ "shape": "Sxo"
9975
9975
  },
9976
9976
  "CertifyForMarketplace": {
9977
9977
  "type": "boolean"
9978
9978
  },
9979
9979
  "ModelApprovalStatus": {},
9980
9980
  "CreatedBy": {
9981
- "shape": "Srb"
9981
+ "shape": "Srh"
9982
9982
  },
9983
9983
  "MetadataProperties": {
9984
9984
  "shape": "S1q"
9985
9985
  },
9986
9986
  "ModelMetrics": {
9987
- "shape": "Siq"
9987
+ "shape": "Siw"
9988
9988
  },
9989
9989
  "LastModifiedTime": {
9990
9990
  "type": "timestamp"
9991
9991
  },
9992
9992
  "LastModifiedBy": {
9993
- "shape": "Srb"
9993
+ "shape": "Srh"
9994
9994
  },
9995
9995
  "ApprovalDescription": {},
9996
9996
  "Domain": {},
9997
9997
  "Task": {},
9998
9998
  "SamplePayloadUrl": {},
9999
9999
  "AdditionalInferenceSpecifications": {
10000
- "shape": "Sj6"
10000
+ "shape": "Sjc"
10001
10001
  },
10002
10002
  "Tags": {
10003
10003
  "shape": "S7"
10004
10004
  },
10005
10005
  "CustomerMetadataProperties": {
10006
- "shape": "Six"
10006
+ "shape": "Sj3"
10007
10007
  },
10008
10008
  "DriftCheckBaselines": {
10009
- "shape": "Sj0"
10009
+ "shape": "Sj6"
10010
10010
  }
10011
10011
  }
10012
10012
  },
@@ -10020,7 +10020,7 @@
10020
10020
  "type": "timestamp"
10021
10021
  },
10022
10022
  "CreatedBy": {
10023
- "shape": "Srb"
10023
+ "shape": "Srh"
10024
10024
  },
10025
10025
  "ModelPackageGroupStatus": {},
10026
10026
  "Tags": {
@@ -10047,13 +10047,13 @@
10047
10047
  "type": "timestamp"
10048
10048
  },
10049
10049
  "CreatedBy": {
10050
- "shape": "Srb"
10050
+ "shape": "Srh"
10051
10051
  },
10052
10052
  "LastModifiedBy": {
10053
- "shape": "Srb"
10053
+ "shape": "Srh"
10054
10054
  },
10055
10055
  "ParallelismConfiguration": {
10056
- "shape": "Skq"
10056
+ "shape": "Skw"
10057
10057
  },
10058
10058
  "Tags": {
10059
10059
  "shape": "S7"
@@ -10069,7 +10069,7 @@
10069
10069
  "PipelineExecutionStatus": {},
10070
10070
  "PipelineExecutionDescription": {},
10071
10071
  "PipelineExperimentConfig": {
10072
- "shape": "Syf"
10072
+ "shape": "Syl"
10073
10073
  },
10074
10074
  "FailureReason": {},
10075
10075
  "CreationTime": {
@@ -10079,16 +10079,16 @@
10079
10079
  "type": "timestamp"
10080
10080
  },
10081
10081
  "CreatedBy": {
10082
- "shape": "Srb"
10082
+ "shape": "Srh"
10083
10083
  },
10084
10084
  "LastModifiedBy": {
10085
- "shape": "Srb"
10085
+ "shape": "Srh"
10086
10086
  },
10087
10087
  "ParallelismConfiguration": {
10088
- "shape": "Skq"
10088
+ "shape": "Skw"
10089
10089
  },
10090
10090
  "PipelineParameters": {
10091
- "shape": "S1a7"
10091
+ "shape": "S1ad"
10092
10092
  }
10093
10093
  }
10094
10094
  },
@@ -10117,10 +10117,10 @@
10117
10117
  "RoleArn": {},
10118
10118
  "FeatureGroupStatus": {},
10119
10119
  "OfflineStoreStatus": {
10120
- "shape": "Sup"
10120
+ "shape": "Suv"
10121
10121
  },
10122
10122
  "LastUpdateStatus": {
10123
- "shape": "Sus"
10123
+ "shape": "Suy"
10124
10124
  },
10125
10125
  "FailureReason": {},
10126
10126
  "Description": {},
@@ -10137,14 +10137,14 @@
10137
10137
  "ProjectId": {},
10138
10138
  "ProjectDescription": {},
10139
10139
  "ServiceCatalogProvisioningDetails": {
10140
- "shape": "Sm7"
10140
+ "shape": "Smd"
10141
10141
  },
10142
10142
  "ServiceCatalogProvisionedProductDetails": {
10143
- "shape": "Syn"
10143
+ "shape": "Syt"
10144
10144
  },
10145
10145
  "ProjectStatus": {},
10146
10146
  "CreatedBy": {
10147
- "shape": "Srb"
10147
+ "shape": "Srh"
10148
10148
  },
10149
10149
  "CreationTime": {
10150
10150
  "type": "timestamp"
@@ -10156,7 +10156,7 @@
10156
10156
  "type": "timestamp"
10157
10157
  },
10158
10158
  "LastModifiedBy": {
10159
- "shape": "Srb"
10159
+ "shape": "Srh"
10160
10160
  }
10161
10161
  }
10162
10162
  },
@@ -10175,7 +10175,7 @@
10175
10175
  },
10176
10176
  "Description": {},
10177
10177
  "Parameters": {
10178
- "shape": "Suy"
10178
+ "shape": "Sv4"
10179
10179
  }
10180
10180
  }
10181
10181
  },
@@ -10188,10 +10188,10 @@
10188
10188
  "shape": "Sdo"
10189
10189
  },
10190
10190
  "TrainingJobDefinition": {
10191
- "shape": "Se9"
10191
+ "shape": "Sea"
10192
10192
  },
10193
10193
  "TrainingJobDefinitions": {
10194
- "shape": "Sem"
10194
+ "shape": "Sen"
10195
10195
  },
10196
10196
  "HyperParameterTuningJobStatus": {},
10197
10197
  "CreationTime": {
@@ -10204,19 +10204,19 @@
10204
10204
  "type": "timestamp"
10205
10205
  },
10206
10206
  "TrainingJobStatusCounters": {
10207
- "shape": "Svv"
10207
+ "shape": "Sw1"
10208
10208
  },
10209
10209
  "ObjectiveStatusCounters": {
10210
- "shape": "Svx"
10210
+ "shape": "Sw3"
10211
10211
  },
10212
10212
  "BestTrainingJob": {
10213
- "shape": "Svz"
10213
+ "shape": "Sw5"
10214
10214
  },
10215
10215
  "OverallBestTrainingJob": {
10216
- "shape": "Svz"
10216
+ "shape": "Sw5"
10217
10217
  },
10218
10218
  "WarmStartConfig": {
10219
- "shape": "Sen"
10219
+ "shape": "Seo"
10220
10220
  },
10221
10221
  "FailureReason": {},
10222
10222
  "Tags": {
@@ -10232,13 +10232,13 @@
10232
10232
  "members": {
10233
10233
  "ModelName": {},
10234
10234
  "PrimaryContainer": {
10235
- "shape": "Shl"
10235
+ "shape": "Shr"
10236
10236
  },
10237
10237
  "Containers": {
10238
- "shape": "Shu"
10238
+ "shape": "Si0"
10239
10239
  },
10240
10240
  "InferenceExecutionConfig": {
10241
- "shape": "Shv"
10241
+ "shape": "Si1"
10242
10242
  },
10243
10243
  "ExecutionRoleArn": {},
10244
10244
  "VpcConfig": {
@@ -10281,7 +10281,7 @@
10281
10281
  }
10282
10282
  },
10283
10283
  "LastBatchTransformJob": {
10284
- "shape": "S1dp"
10284
+ "shape": "S1dv"
10285
10285
  },
10286
10286
  "MonitoringSchedules": {
10287
10287
  "type": "list",
@@ -10300,14 +10300,14 @@
10300
10300
  "type": "timestamp"
10301
10301
  },
10302
10302
  "MonitoringScheduleConfig": {
10303
- "shape": "Sjk"
10303
+ "shape": "Sjq"
10304
10304
  },
10305
10305
  "EndpointName": {},
10306
10306
  "MonitoringAlertSummaries": {
10307
- "shape": "S18c"
10307
+ "shape": "S18i"
10308
10308
  },
10309
10309
  "LastMonitoringExecutionSummary": {
10310
- "shape": "Sxv"
10310
+ "shape": "Sy1"
10311
10311
  }
10312
10312
  }
10313
10313
  }
@@ -10322,19 +10322,19 @@
10322
10322
  },
10323
10323
  "ModelCardStatus": {},
10324
10324
  "SecurityConfig": {
10325
- "shape": "Si5"
10325
+ "shape": "Sib"
10326
10326
  },
10327
10327
  "CreationTime": {
10328
10328
  "type": "timestamp"
10329
10329
  },
10330
10330
  "CreatedBy": {
10331
- "shape": "Srb"
10331
+ "shape": "Srh"
10332
10332
  },
10333
10333
  "LastModifiedTime": {
10334
10334
  "type": "timestamp"
10335
10335
  },
10336
10336
  "LastModifiedBy": {
10337
- "shape": "Srb"
10337
+ "shape": "Srh"
10338
10338
  },
10339
10339
  "Tags": {
10340
10340
  "shape": "S7"
@@ -10354,23 +10354,23 @@
10354
10354
  "type": "integer"
10355
10355
  },
10356
10356
  "Content": {
10357
- "shape": "Si6"
10357
+ "shape": "Sic"
10358
10358
  },
10359
10359
  "ModelCardStatus": {},
10360
10360
  "SecurityConfig": {
10361
- "shape": "Si5"
10361
+ "shape": "Sib"
10362
10362
  },
10363
10363
  "CreationTime": {
10364
10364
  "type": "timestamp"
10365
10365
  },
10366
10366
  "CreatedBy": {
10367
- "shape": "Srb"
10367
+ "shape": "Srh"
10368
10368
  },
10369
10369
  "LastModifiedTime": {
10370
10370
  "type": "timestamp"
10371
10371
  },
10372
10372
  "LastModifiedBy": {
10373
- "shape": "Srb"
10373
+ "shape": "Srh"
10374
10374
  },
10375
10375
  "Tags": {
10376
10376
  "shape": "S7"
@@ -10416,7 +10416,7 @@
10416
10416
  "members": {
10417
10417
  "CallbackToken": {},
10418
10418
  "OutputParameters": {
10419
- "shape": "S19r"
10419
+ "shape": "S19x"
10420
10420
  },
10421
10421
  "ClientRequestToken": {
10422
10422
  "idempotencyToken": true
@@ -10496,14 +10496,14 @@
10496
10496
  "PipelineName": {},
10497
10497
  "PipelineExecutionDisplayName": {},
10498
10498
  "PipelineParameters": {
10499
- "shape": "S1a7"
10499
+ "shape": "S1ad"
10500
10500
  },
10501
10501
  "PipelineExecutionDescription": {},
10502
10502
  "ClientRequestToken": {
10503
10503
  "idempotencyToken": true
10504
10504
  },
10505
10505
  "ParallelismConfiguration": {
10506
- "shape": "Skq"
10506
+ "shape": "Skw"
10507
10507
  }
10508
10508
  }
10509
10509
  },
@@ -10586,7 +10586,7 @@
10586
10586
  "value": {}
10587
10587
  },
10588
10588
  "DesiredModelVariants": {
10589
- "shape": "Sf7"
10589
+ "shape": "Sf8"
10590
10590
  },
10591
10591
  "DesiredState": {},
10592
10592
  "Reason": {}
@@ -10714,7 +10714,7 @@
10714
10714
  "shape": "S1o"
10715
10715
  },
10716
10716
  "PropertiesToRemove": {
10717
- "shape": "S1f6"
10717
+ "shape": "S1fc"
10718
10718
  }
10719
10719
  }
10720
10720
  },
@@ -10758,7 +10758,7 @@
10758
10758
  "shape": "S1o"
10759
10759
  },
10760
10760
  "PropertiesToRemove": {
10761
- "shape": "S1f6"
10761
+ "shape": "S1fc"
10762
10762
  }
10763
10763
  }
10764
10764
  },
@@ -10808,7 +10808,7 @@
10808
10808
  "shape": "S1o"
10809
10809
  },
10810
10810
  "PropertiesToRemove": {
10811
- "shape": "S1f6"
10811
+ "shape": "S1fc"
10812
10812
  }
10813
10813
  }
10814
10814
  },
@@ -10849,7 +10849,7 @@
10849
10849
  "members": {
10850
10850
  "DeviceFleetName": {},
10851
10851
  "Devices": {
10852
- "shape": "S1ct"
10852
+ "shape": "S1cz"
10853
10853
  }
10854
10854
  }
10855
10855
  }
@@ -11036,7 +11036,7 @@
11036
11036
  "ParameterAdditions": {
11037
11037
  "type": "list",
11038
11038
  "member": {
11039
- "shape": "Suz"
11039
+ "shape": "Sv5"
11040
11040
  }
11041
11041
  },
11042
11042
  "ParameterRemovals": {
@@ -11104,17 +11104,17 @@
11104
11104
  "members": {
11105
11105
  "Name": {},
11106
11106
  "Schedule": {
11107
- "shape": "Sf4"
11107
+ "shape": "Sf5"
11108
11108
  },
11109
11109
  "Description": {},
11110
11110
  "ModelVariants": {
11111
- "shape": "Sf7"
11111
+ "shape": "Sf8"
11112
11112
  },
11113
11113
  "DataStorageConfig": {
11114
- "shape": "Sff"
11114
+ "shape": "Sfg"
11115
11115
  },
11116
11116
  "ShadowModeConfig": {
11117
- "shape": "Sfg"
11117
+ "shape": "Sfh"
11118
11118
  }
11119
11119
  }
11120
11120
  },
@@ -11137,7 +11137,7 @@
11137
11137
  "members": {
11138
11138
  "ModelCardName": {},
11139
11139
  "Content": {
11140
- "shape": "Si6"
11140
+ "shape": "Sic"
11141
11141
  },
11142
11142
  "ModelCardStatus": {}
11143
11143
  }
@@ -11163,14 +11163,14 @@
11163
11163
  "ModelApprovalStatus": {},
11164
11164
  "ApprovalDescription": {},
11165
11165
  "CustomerMetadataProperties": {
11166
- "shape": "Six"
11166
+ "shape": "Sj3"
11167
11167
  },
11168
11168
  "CustomerMetadataPropertiesToRemove": {
11169
11169
  "type": "list",
11170
11170
  "member": {}
11171
11171
  },
11172
11172
  "AdditionalInferenceSpecificationsToAdd": {
11173
- "shape": "Sj6"
11173
+ "shape": "Sjc"
11174
11174
  }
11175
11175
  }
11176
11176
  },
@@ -11225,7 +11225,7 @@
11225
11225
  "members": {
11226
11226
  "MonitoringScheduleName": {},
11227
11227
  "MonitoringScheduleConfig": {
11228
- "shape": "Sjk"
11228
+ "shape": "Sjq"
11229
11229
  }
11230
11230
  }
11231
11231
  },
@@ -11258,10 +11258,10 @@
11258
11258
  },
11259
11259
  "DefaultCodeRepository": {},
11260
11260
  "AdditionalCodeRepositories": {
11261
- "shape": "Sk4"
11261
+ "shape": "Ska"
11262
11262
  },
11263
11263
  "AcceleratorTypes": {
11264
- "shape": "Sk1"
11264
+ "shape": "Sk7"
11265
11265
  },
11266
11266
  "DisassociateAcceleratorTypes": {
11267
11267
  "type": "boolean"
@@ -11274,7 +11274,7 @@
11274
11274
  },
11275
11275
  "RootAccess": {},
11276
11276
  "InstanceMetadataServiceConfiguration": {
11277
- "shape": "Sk7"
11277
+ "shape": "Skd"
11278
11278
  }
11279
11279
  }
11280
11280
  },
@@ -11292,10 +11292,10 @@
11292
11292
  "members": {
11293
11293
  "NotebookInstanceLifecycleConfigName": {},
11294
11294
  "OnCreate": {
11295
- "shape": "Skc"
11295
+ "shape": "Ski"
11296
11296
  },
11297
11297
  "OnStart": {
11298
- "shape": "Skc"
11298
+ "shape": "Ski"
11299
11299
  }
11300
11300
  }
11301
11301
  },
@@ -11315,12 +11315,12 @@
11315
11315
  "PipelineDisplayName": {},
11316
11316
  "PipelineDefinition": {},
11317
11317
  "PipelineDefinitionS3Location": {
11318
- "shape": "Skk"
11318
+ "shape": "Skq"
11319
11319
  },
11320
11320
  "PipelineDescription": {},
11321
11321
  "RoleArn": {},
11322
11322
  "ParallelismConfiguration": {
11323
- "shape": "Skq"
11323
+ "shape": "Skw"
11324
11324
  }
11325
11325
  }
11326
11326
  },
@@ -11342,7 +11342,7 @@
11342
11342
  "PipelineExecutionDescription": {},
11343
11343
  "PipelineExecutionDisplayName": {},
11344
11344
  "ParallelismConfiguration": {
11345
- "shape": "Skq"
11345
+ "shape": "Skw"
11346
11346
  }
11347
11347
  }
11348
11348
  },
@@ -11367,7 +11367,7 @@
11367
11367
  "members": {
11368
11368
  "ProvisioningArtifactId": {},
11369
11369
  "ProvisioningParameters": {
11370
- "shape": "Sm9"
11370
+ "shape": "Smf"
11371
11371
  }
11372
11372
  }
11373
11373
  },
@@ -11397,7 +11397,7 @@
11397
11397
  "DomainId": {},
11398
11398
  "SpaceName": {},
11399
11399
  "SpaceSettings": {
11400
- "shape": "Smh"
11400
+ "shape": "Smn"
11401
11401
  }
11402
11402
  }
11403
11403
  },
@@ -11424,7 +11424,7 @@
11424
11424
  "type": "long"
11425
11425
  },
11426
11426
  "ProfilingParameters": {
11427
- "shape": "Snb"
11427
+ "shape": "Snh"
11428
11428
  },
11429
11429
  "DisableProfiler": {
11430
11430
  "type": "boolean"
@@ -11432,7 +11432,7 @@
11432
11432
  }
11433
11433
  },
11434
11434
  "ProfilerRuleConfigurations": {
11435
- "shape": "Snd"
11435
+ "shape": "Snj"
11436
11436
  },
11437
11437
  "ResourceConfig": {
11438
11438
  "type": "structure",
@@ -11485,7 +11485,7 @@
11485
11485
  "TrialComponentName": {},
11486
11486
  "DisplayName": {},
11487
11487
  "Status": {
11488
- "shape": "Sny"
11488
+ "shape": "So4"
11489
11489
  },
11490
11490
  "StartTime": {
11491
11491
  "type": "timestamp"
@@ -11494,22 +11494,22 @@
11494
11494
  "type": "timestamp"
11495
11495
  },
11496
11496
  "Parameters": {
11497
- "shape": "So1"
11497
+ "shape": "So7"
11498
11498
  },
11499
11499
  "ParametersToRemove": {
11500
- "shape": "S1h9"
11500
+ "shape": "S1hf"
11501
11501
  },
11502
11502
  "InputArtifacts": {
11503
- "shape": "So5"
11503
+ "shape": "Sob"
11504
11504
  },
11505
11505
  "InputArtifactsToRemove": {
11506
- "shape": "S1h9"
11506
+ "shape": "S1hf"
11507
11507
  },
11508
11508
  "OutputArtifacts": {
11509
- "shape": "So5"
11509
+ "shape": "Sob"
11510
11510
  },
11511
11511
  "OutputArtifactsToRemove": {
11512
- "shape": "S1h9"
11512
+ "shape": "S1hf"
11513
11513
  }
11514
11514
  }
11515
11515
  },
@@ -11551,13 +11551,13 @@
11551
11551
  "members": {
11552
11552
  "WorkforceName": {},
11553
11553
  "SourceIpConfig": {
11554
- "shape": "Som"
11554
+ "shape": "Sos"
11555
11555
  },
11556
11556
  "OidcConfig": {
11557
- "shape": "Soj"
11557
+ "shape": "Sop"
11558
11558
  },
11559
11559
  "WorkforceVpcConfig": {
11560
- "shape": "Soq"
11560
+ "shape": "Sow"
11561
11561
  }
11562
11562
  }
11563
11563
  },
@@ -11568,7 +11568,7 @@
11568
11568
  ],
11569
11569
  "members": {
11570
11570
  "Workforce": {
11571
- "shape": "S104"
11571
+ "shape": "S10a"
11572
11572
  }
11573
11573
  }
11574
11574
  }
@@ -11582,11 +11582,11 @@
11582
11582
  "members": {
11583
11583
  "WorkteamName": {},
11584
11584
  "MemberDefinitions": {
11585
- "shape": "Sp0"
11585
+ "shape": "Sp6"
11586
11586
  },
11587
11587
  "Description": {},
11588
11588
  "NotificationConfiguration": {
11589
- "shape": "Sp8"
11589
+ "shape": "Spe"
11590
11590
  }
11591
11591
  }
11592
11592
  },
@@ -11597,7 +11597,7 @@
11597
11597
  ],
11598
11598
  "members": {
11599
11599
  "Workteam": {
11600
- "shape": "S10c"
11600
+ "shape": "S10i"
11601
11601
  }
11602
11602
  }
11603
11603
  }
@@ -13374,6 +13374,9 @@
13374
13374
  "type": "float"
13375
13375
  }
13376
13376
  }
13377
+ },
13378
+ "RandomSeed": {
13379
+ "type": "integer"
13377
13380
  }
13378
13381
  }
13379
13382
  },
@@ -13446,7 +13449,7 @@
13446
13449
  }
13447
13450
  }
13448
13451
  },
13449
- "Se9": {
13452
+ "Sea": {
13450
13453
  "type": "structure",
13451
13454
  "required": [
13452
13455
  "AlgorithmSpecification",
@@ -13505,10 +13508,10 @@
13505
13508
  "type": "boolean"
13506
13509
  },
13507
13510
  "CheckpointConfig": {
13508
- "shape": "See"
13511
+ "shape": "Sef"
13509
13512
  },
13510
13513
  "RetryStrategy": {
13511
- "shape": "Sef"
13514
+ "shape": "Seg"
13512
13515
  },
13513
13516
  "HyperParameterTuningResourceConfig": {
13514
13517
  "type": "structure",
@@ -13546,7 +13549,7 @@
13546
13549
  }
13547
13550
  }
13548
13551
  },
13549
- "See": {
13552
+ "Sef": {
13550
13553
  "type": "structure",
13551
13554
  "required": [
13552
13555
  "S3Uri"
@@ -13556,7 +13559,7 @@
13556
13559
  "LocalPath": {}
13557
13560
  }
13558
13561
  },
13559
- "Sef": {
13562
+ "Seg": {
13560
13563
  "type": "structure",
13561
13564
  "required": [
13562
13565
  "MaximumRetryAttempts"
@@ -13567,13 +13570,13 @@
13567
13570
  }
13568
13571
  }
13569
13572
  },
13570
- "Sem": {
13573
+ "Sen": {
13571
13574
  "type": "list",
13572
13575
  "member": {
13573
- "shape": "Se9"
13576
+ "shape": "Sea"
13574
13577
  }
13575
13578
  },
13576
- "Sen": {
13579
+ "Seo": {
13577
13580
  "type": "structure",
13578
13581
  "required": [
13579
13582
  "ParentHyperParameterTuningJobs",
@@ -13592,7 +13595,7 @@
13592
13595
  "WarmStartType": {}
13593
13596
  }
13594
13597
  },
13595
- "Sf4": {
13598
+ "Sf5": {
13596
13599
  "type": "structure",
13597
13600
  "members": {
13598
13601
  "StartTime": {
@@ -13603,7 +13606,7 @@
13603
13606
  }
13604
13607
  }
13605
13608
  },
13606
- "Sf7": {
13609
+ "Sf8": {
13607
13610
  "type": "list",
13608
13611
  "member": {
13609
13612
  "type": "structure",
@@ -13616,12 +13619,12 @@
13616
13619
  "ModelName": {},
13617
13620
  "VariantName": {},
13618
13621
  "InfrastructureConfig": {
13619
- "shape": "Sfa"
13622
+ "shape": "Sfb"
13620
13623
  }
13621
13624
  }
13622
13625
  }
13623
13626
  },
13624
- "Sfa": {
13627
+ "Sfb": {
13625
13628
  "type": "structure",
13626
13629
  "required": [
13627
13630
  "InfrastructureType",
@@ -13644,7 +13647,7 @@
13644
13647
  }
13645
13648
  }
13646
13649
  },
13647
- "Sff": {
13650
+ "Sfg": {
13648
13651
  "type": "structure",
13649
13652
  "required": [
13650
13653
  "Destination"
@@ -13657,7 +13660,7 @@
13657
13660
  }
13658
13661
  }
13659
13662
  },
13660
- "Sfg": {
13663
+ "Sfh": {
13661
13664
  "type": "structure",
13662
13665
  "required": [
13663
13666
  "SourceModelVariantName",
@@ -13683,7 +13686,7 @@
13683
13686
  }
13684
13687
  }
13685
13688
  },
13686
- "Sfo": {
13689
+ "Sfp": {
13687
13690
  "type": "structure",
13688
13691
  "required": [
13689
13692
  "ModelPackageVersionArn"
@@ -13790,12 +13793,29 @@
13790
13793
  "Endpoints": {
13791
13794
  "type": "list",
13792
13795
  "member": {
13793
- "shape": "Sge"
13796
+ "shape": "Sgf"
13797
+ }
13798
+ },
13799
+ "VpcConfig": {
13800
+ "type": "structure",
13801
+ "required": [
13802
+ "SecurityGroupIds",
13803
+ "Subnets"
13804
+ ],
13805
+ "members": {
13806
+ "SecurityGroupIds": {
13807
+ "type": "list",
13808
+ "member": {}
13809
+ },
13810
+ "Subnets": {
13811
+ "type": "list",
13812
+ "member": {}
13813
+ }
13794
13814
  }
13795
13815
  }
13796
13816
  }
13797
13817
  },
13798
- "Sge": {
13818
+ "Sgf": {
13799
13819
  "type": "structure",
13800
13820
  "required": [
13801
13821
  "EndpointName"
@@ -13804,7 +13824,7 @@
13804
13824
  "EndpointName": {}
13805
13825
  }
13806
13826
  },
13807
- "Sgg": {
13827
+ "Sgm": {
13808
13828
  "type": "structure",
13809
13829
  "members": {
13810
13830
  "MaxInvocations": {
@@ -13824,7 +13844,7 @@
13824
13844
  }
13825
13845
  }
13826
13846
  },
13827
- "Sgr": {
13847
+ "Sgx": {
13828
13848
  "type": "structure",
13829
13849
  "required": [
13830
13850
  "DataSource"
@@ -13864,7 +13884,7 @@
13864
13884
  }
13865
13885
  }
13866
13886
  },
13867
- "Sgy": {
13887
+ "Sh4": {
13868
13888
  "type": "structure",
13869
13889
  "required": [
13870
13890
  "S3OutputPath"
@@ -13875,7 +13895,7 @@
13875
13895
  "SnsTopicArn": {}
13876
13896
  }
13877
13897
  },
13878
- "Sgz": {
13898
+ "Sh5": {
13879
13899
  "type": "structure",
13880
13900
  "members": {
13881
13901
  "MaxHumanLabeledObjectCount": {
@@ -13886,7 +13906,7 @@
13886
13906
  }
13887
13907
  }
13888
13908
  },
13889
- "Sh2": {
13909
+ "Sh8": {
13890
13910
  "type": "structure",
13891
13911
  "required": [
13892
13912
  "LabelingJobAlgorithmSpecificationArn"
@@ -13905,7 +13925,7 @@
13905
13925
  }
13906
13926
  }
13907
13927
  },
13908
- "Sh6": {
13928
+ "Shc": {
13909
13929
  "type": "structure",
13910
13930
  "required": [
13911
13931
  "WorkteamArn",
@@ -13959,7 +13979,7 @@
13959
13979
  }
13960
13980
  }
13961
13981
  },
13962
- "Shl": {
13982
+ "Shr": {
13963
13983
  "type": "structure",
13964
13984
  "members": {
13965
13985
  "ContainerHostname": {},
@@ -13997,13 +14017,13 @@
13997
14017
  }
13998
14018
  }
13999
14019
  },
14000
- "Shu": {
14020
+ "Si0": {
14001
14021
  "type": "list",
14002
14022
  "member": {
14003
- "shape": "Shl"
14023
+ "shape": "Shr"
14004
14024
  }
14005
14025
  },
14006
- "Shv": {
14026
+ "Si1": {
14007
14027
  "type": "structure",
14008
14028
  "required": [
14009
14029
  "Mode"
@@ -14012,7 +14032,7 @@
14012
14032
  "Mode": {}
14013
14033
  }
14014
14034
  },
14015
- "Shz": {
14035
+ "Si5": {
14016
14036
  "type": "structure",
14017
14037
  "members": {
14018
14038
  "BaseliningJobName": {},
@@ -14021,7 +14041,7 @@
14021
14041
  }
14022
14042
  }
14023
14043
  },
14024
- "Si0": {
14044
+ "Si6": {
14025
14045
  "type": "structure",
14026
14046
  "required": [
14027
14047
  "ImageUri",
@@ -14035,7 +14055,7 @@
14035
14055
  }
14036
14056
  }
14037
14057
  },
14038
- "Si1": {
14058
+ "Si7": {
14039
14059
  "type": "structure",
14040
14060
  "required": [
14041
14061
  "GroundTruthS3Input"
@@ -14048,27 +14068,27 @@
14048
14068
  "shape": "S7i"
14049
14069
  },
14050
14070
  "GroundTruthS3Input": {
14051
- "shape": "Si2"
14071
+ "shape": "Si8"
14052
14072
  }
14053
14073
  }
14054
14074
  },
14055
- "Si2": {
14075
+ "Si8": {
14056
14076
  "type": "structure",
14057
14077
  "members": {
14058
14078
  "S3Uri": {}
14059
14079
  }
14060
14080
  },
14061
- "Si5": {
14081
+ "Sib": {
14062
14082
  "type": "structure",
14063
14083
  "members": {
14064
14084
  "KmsKeyId": {}
14065
14085
  }
14066
14086
  },
14067
- "Si6": {
14087
+ "Sic": {
14068
14088
  "type": "string",
14069
14089
  "sensitive": true
14070
14090
  },
14071
- "Sib": {
14091
+ "Sih": {
14072
14092
  "type": "structure",
14073
14093
  "required": [
14074
14094
  "S3OutputPath"
@@ -14077,7 +14097,7 @@
14077
14097
  "S3OutputPath": {}
14078
14098
  }
14079
14099
  },
14080
- "Sif": {
14100
+ "Sil": {
14081
14101
  "type": "structure",
14082
14102
  "members": {
14083
14103
  "BaseliningJobName": {},
@@ -14086,7 +14106,7 @@
14086
14106
  }
14087
14107
  }
14088
14108
  },
14089
- "Sig": {
14109
+ "Sim": {
14090
14110
  "type": "structure",
14091
14111
  "required": [
14092
14112
  "ImageUri",
@@ -14100,7 +14120,7 @@
14100
14120
  }
14101
14121
  }
14102
14122
  },
14103
- "Sih": {
14123
+ "Sin": {
14104
14124
  "type": "structure",
14105
14125
  "members": {
14106
14126
  "EndpointInput": {
@@ -14111,7 +14131,7 @@
14111
14131
  }
14112
14132
  }
14113
14133
  },
14114
- "Sik": {
14134
+ "Siq": {
14115
14135
  "type": "structure",
14116
14136
  "required": [
14117
14137
  "ValidationRole",
@@ -14137,7 +14157,7 @@
14137
14157
  }
14138
14158
  }
14139
14159
  },
14140
- "Sin": {
14160
+ "Sit": {
14141
14161
  "type": "structure",
14142
14162
  "required": [
14143
14163
  "SourceAlgorithms"
@@ -14158,17 +14178,17 @@
14158
14178
  }
14159
14179
  }
14160
14180
  },
14161
- "Siq": {
14181
+ "Siw": {
14162
14182
  "type": "structure",
14163
14183
  "members": {
14164
14184
  "ModelQuality": {
14165
14185
  "type": "structure",
14166
14186
  "members": {
14167
14187
  "Statistics": {
14168
- "shape": "Sis"
14188
+ "shape": "Siy"
14169
14189
  },
14170
14190
  "Constraints": {
14171
- "shape": "Sis"
14191
+ "shape": "Siy"
14172
14192
  }
14173
14193
  }
14174
14194
  },
@@ -14176,10 +14196,10 @@
14176
14196
  "type": "structure",
14177
14197
  "members": {
14178
14198
  "Statistics": {
14179
- "shape": "Sis"
14199
+ "shape": "Siy"
14180
14200
  },
14181
14201
  "Constraints": {
14182
- "shape": "Sis"
14202
+ "shape": "Siy"
14183
14203
  }
14184
14204
  }
14185
14205
  },
@@ -14187,13 +14207,13 @@
14187
14207
  "type": "structure",
14188
14208
  "members": {
14189
14209
  "Report": {
14190
- "shape": "Sis"
14210
+ "shape": "Siy"
14191
14211
  },
14192
14212
  "PreTrainingReport": {
14193
- "shape": "Sis"
14213
+ "shape": "Siy"
14194
14214
  },
14195
14215
  "PostTrainingReport": {
14196
- "shape": "Sis"
14216
+ "shape": "Siy"
14197
14217
  }
14198
14218
  }
14199
14219
  },
@@ -14201,13 +14221,13 @@
14201
14221
  "type": "structure",
14202
14222
  "members": {
14203
14223
  "Report": {
14204
- "shape": "Sis"
14224
+ "shape": "Siy"
14205
14225
  }
14206
14226
  }
14207
14227
  }
14208
14228
  }
14209
14229
  },
14210
- "Sis": {
14230
+ "Siy": {
14211
14231
  "type": "structure",
14212
14232
  "required": [
14213
14233
  "ContentType",
@@ -14219,25 +14239,25 @@
14219
14239
  "S3Uri": {}
14220
14240
  }
14221
14241
  },
14222
- "Six": {
14242
+ "Sj3": {
14223
14243
  "type": "map",
14224
14244
  "key": {},
14225
14245
  "value": {}
14226
14246
  },
14227
- "Sj0": {
14247
+ "Sj6": {
14228
14248
  "type": "structure",
14229
14249
  "members": {
14230
14250
  "Bias": {
14231
14251
  "type": "structure",
14232
14252
  "members": {
14233
14253
  "ConfigFile": {
14234
- "shape": "Sj2"
14254
+ "shape": "Sj8"
14235
14255
  },
14236
14256
  "PreTrainingConstraints": {
14237
- "shape": "Sis"
14257
+ "shape": "Siy"
14238
14258
  },
14239
14259
  "PostTrainingConstraints": {
14240
- "shape": "Sis"
14260
+ "shape": "Siy"
14241
14261
  }
14242
14262
  }
14243
14263
  },
@@ -14245,10 +14265,10 @@
14245
14265
  "type": "structure",
14246
14266
  "members": {
14247
14267
  "Constraints": {
14248
- "shape": "Sis"
14268
+ "shape": "Siy"
14249
14269
  },
14250
14270
  "ConfigFile": {
14251
- "shape": "Sj2"
14271
+ "shape": "Sj8"
14252
14272
  }
14253
14273
  }
14254
14274
  },
@@ -14256,10 +14276,10 @@
14256
14276
  "type": "structure",
14257
14277
  "members": {
14258
14278
  "Statistics": {
14259
- "shape": "Sis"
14279
+ "shape": "Siy"
14260
14280
  },
14261
14281
  "Constraints": {
14262
- "shape": "Sis"
14282
+ "shape": "Siy"
14263
14283
  }
14264
14284
  }
14265
14285
  },
@@ -14267,16 +14287,16 @@
14267
14287
  "type": "structure",
14268
14288
  "members": {
14269
14289
  "Statistics": {
14270
- "shape": "Sis"
14290
+ "shape": "Siy"
14271
14291
  },
14272
14292
  "Constraints": {
14273
- "shape": "Sis"
14293
+ "shape": "Siy"
14274
14294
  }
14275
14295
  }
14276
14296
  }
14277
14297
  }
14278
14298
  },
14279
- "Sj2": {
14299
+ "Sj8": {
14280
14300
  "type": "structure",
14281
14301
  "required": [
14282
14302
  "S3Uri"
@@ -14287,7 +14307,7 @@
14287
14307
  "S3Uri": {}
14288
14308
  }
14289
14309
  },
14290
- "Sj6": {
14310
+ "Sjc": {
14291
14311
  "type": "list",
14292
14312
  "member": {
14293
14313
  "type": "structure",
@@ -14316,7 +14336,7 @@
14316
14336
  }
14317
14337
  }
14318
14338
  },
14319
- "Sjd": {
14339
+ "Sjj": {
14320
14340
  "type": "structure",
14321
14341
  "members": {
14322
14342
  "BaseliningJobName": {},
@@ -14325,7 +14345,7 @@
14325
14345
  }
14326
14346
  }
14327
14347
  },
14328
- "Sje": {
14348
+ "Sjk": {
14329
14349
  "type": "structure",
14330
14350
  "required": [
14331
14351
  "ImageUri"
@@ -14346,7 +14366,7 @@
14346
14366
  }
14347
14367
  }
14348
14368
  },
14349
- "Sjg": {
14369
+ "Sjm": {
14350
14370
  "type": "structure",
14351
14371
  "required": [
14352
14372
  "GroundTruthS3Input"
@@ -14359,11 +14379,11 @@
14359
14379
  "shape": "S7i"
14360
14380
  },
14361
14381
  "GroundTruthS3Input": {
14362
- "shape": "Si2"
14382
+ "shape": "Si8"
14363
14383
  }
14364
14384
  }
14365
14385
  },
14366
- "Sjk": {
14386
+ "Sjq": {
14367
14387
  "type": "structure",
14368
14388
  "members": {
14369
14389
  "ScheduleConfig": {
@@ -14441,7 +14461,7 @@
14441
14461
  "shape": "S78"
14442
14462
  },
14443
14463
  "NetworkConfig": {
14444
- "shape": "Sjs"
14464
+ "shape": "Sjy"
14445
14465
  },
14446
14466
  "RoleArn": {}
14447
14467
  }
@@ -14450,7 +14470,7 @@
14450
14470
  "MonitoringType": {}
14451
14471
  }
14452
14472
  },
14453
- "Sjs": {
14473
+ "Sjy": {
14454
14474
  "type": "structure",
14455
14475
  "members": {
14456
14476
  "EnableInterContainerTrafficEncryption": {
@@ -14464,15 +14484,15 @@
14464
14484
  }
14465
14485
  }
14466
14486
  },
14467
- "Sk1": {
14487
+ "Sk7": {
14468
14488
  "type": "list",
14469
14489
  "member": {}
14470
14490
  },
14471
- "Sk4": {
14491
+ "Ska": {
14472
14492
  "type": "list",
14473
14493
  "member": {}
14474
14494
  },
14475
- "Sk7": {
14495
+ "Skd": {
14476
14496
  "type": "structure",
14477
14497
  "required": [
14478
14498
  "MinimumInstanceMetadataServiceVersion"
@@ -14481,7 +14501,7 @@
14481
14501
  "MinimumInstanceMetadataServiceVersion": {}
14482
14502
  }
14483
14503
  },
14484
- "Skc": {
14504
+ "Ski": {
14485
14505
  "type": "list",
14486
14506
  "member": {
14487
14507
  "type": "structure",
@@ -14490,7 +14510,7 @@
14490
14510
  }
14491
14511
  }
14492
14512
  },
14493
- "Skk": {
14513
+ "Skq": {
14494
14514
  "type": "structure",
14495
14515
  "required": [
14496
14516
  "Bucket",
@@ -14502,7 +14522,7 @@
14502
14522
  "VersionId": {}
14503
14523
  }
14504
14524
  },
14505
- "Skq": {
14525
+ "Skw": {
14506
14526
  "type": "structure",
14507
14527
  "required": [
14508
14528
  "MaxParallelExecutionSteps"
@@ -14513,7 +14533,7 @@
14513
14533
  }
14514
14534
  }
14515
14535
  },
14516
- "Sl3": {
14536
+ "Sl9": {
14517
14537
  "type": "list",
14518
14538
  "member": {
14519
14539
  "type": "structure",
@@ -14594,7 +14614,7 @@
14594
14614
  }
14595
14615
  }
14596
14616
  },
14597
- "Slq": {
14617
+ "Slw": {
14598
14618
  "type": "structure",
14599
14619
  "required": [
14600
14620
  "Outputs"
@@ -14640,7 +14660,7 @@
14640
14660
  "KmsKeyId": {}
14641
14661
  }
14642
14662
  },
14643
- "Slv": {
14663
+ "Sm1": {
14644
14664
  "type": "structure",
14645
14665
  "required": [
14646
14666
  "ClusterConfig"
@@ -14666,7 +14686,7 @@
14666
14686
  }
14667
14687
  }
14668
14688
  },
14669
- "Slx": {
14689
+ "Sm3": {
14670
14690
  "type": "structure",
14671
14691
  "required": [
14672
14692
  "MaxRuntimeInSeconds"
@@ -14677,7 +14697,7 @@
14677
14697
  }
14678
14698
  }
14679
14699
  },
14680
- "Slz": {
14700
+ "Sm5": {
14681
14701
  "type": "structure",
14682
14702
  "required": [
14683
14703
  "ImageUri"
@@ -14693,12 +14713,12 @@
14693
14713
  }
14694
14714
  }
14695
14715
  },
14696
- "Sm1": {
14716
+ "Sm7": {
14697
14717
  "type": "map",
14698
14718
  "key": {},
14699
14719
  "value": {}
14700
14720
  },
14701
- "Sm2": {
14721
+ "Sm8": {
14702
14722
  "type": "structure",
14703
14723
  "members": {
14704
14724
  "ExperimentName": {},
@@ -14707,7 +14727,7 @@
14707
14727
  "RunName": {}
14708
14728
  }
14709
14729
  },
14710
- "Sm7": {
14730
+ "Smd": {
14711
14731
  "type": "structure",
14712
14732
  "required": [
14713
14733
  "ProductId"
@@ -14717,11 +14737,11 @@
14717
14737
  "ProvisioningArtifactId": {},
14718
14738
  "PathId": {},
14719
14739
  "ProvisioningParameters": {
14720
- "shape": "Sm9"
14740
+ "shape": "Smf"
14721
14741
  }
14722
14742
  }
14723
14743
  },
14724
- "Sm9": {
14744
+ "Smf": {
14725
14745
  "type": "list",
14726
14746
  "member": {
14727
14747
  "type": "structure",
@@ -14731,7 +14751,7 @@
14731
14751
  }
14732
14752
  }
14733
14753
  },
14734
- "Smh": {
14754
+ "Smn": {
14735
14755
  "type": "structure",
14736
14756
  "members": {
14737
14757
  "JupyterServerAppSettings": {
@@ -14742,7 +14762,7 @@
14742
14762
  }
14743
14763
  }
14744
14764
  },
14745
- "Smr": {
14765
+ "Smx": {
14746
14766
  "type": "structure",
14747
14767
  "required": [
14748
14768
  "TrainingInputMode"
@@ -14767,7 +14787,7 @@
14767
14787
  }
14768
14788
  }
14769
14789
  },
14770
- "Smw": {
14790
+ "Sn2": {
14771
14791
  "type": "structure",
14772
14792
  "required": [
14773
14793
  "S3OutputPath"
@@ -14796,7 +14816,7 @@
14796
14816
  }
14797
14817
  }
14798
14818
  },
14799
- "Sn4": {
14819
+ "Sna": {
14800
14820
  "type": "list",
14801
14821
  "member": {
14802
14822
  "type": "structure",
@@ -14814,17 +14834,17 @@
14814
14834
  "type": "integer"
14815
14835
  },
14816
14836
  "RuleParameters": {
14817
- "shape": "Sn7"
14837
+ "shape": "Snd"
14818
14838
  }
14819
14839
  }
14820
14840
  }
14821
14841
  },
14822
- "Sn7": {
14842
+ "Snd": {
14823
14843
  "type": "map",
14824
14844
  "key": {},
14825
14845
  "value": {}
14826
14846
  },
14827
- "Sn8": {
14847
+ "Sne": {
14828
14848
  "type": "structure",
14829
14849
  "required": [
14830
14850
  "S3OutputPath"
@@ -14834,7 +14854,7 @@
14834
14854
  "S3OutputPath": {}
14835
14855
  }
14836
14856
  },
14837
- "Sn9": {
14857
+ "Snf": {
14838
14858
  "type": "structure",
14839
14859
  "members": {
14840
14860
  "S3OutputPath": {},
@@ -14842,19 +14862,19 @@
14842
14862
  "type": "long"
14843
14863
  },
14844
14864
  "ProfilingParameters": {
14845
- "shape": "Snb"
14865
+ "shape": "Snh"
14846
14866
  },
14847
14867
  "DisableProfiler": {
14848
14868
  "type": "boolean"
14849
14869
  }
14850
14870
  }
14851
14871
  },
14852
- "Snb": {
14872
+ "Snh": {
14853
14873
  "type": "map",
14854
14874
  "key": {},
14855
14875
  "value": {}
14856
14876
  },
14857
- "Snd": {
14877
+ "Snj": {
14858
14878
  "type": "list",
14859
14879
  "member": {
14860
14880
  "type": "structure",
@@ -14872,17 +14892,17 @@
14872
14892
  "type": "integer"
14873
14893
  },
14874
14894
  "RuleParameters": {
14875
- "shape": "Sn7"
14895
+ "shape": "Snd"
14876
14896
  }
14877
14897
  }
14878
14898
  }
14879
14899
  },
14880
- "Snf": {
14900
+ "Snl": {
14881
14901
  "type": "map",
14882
14902
  "key": {},
14883
14903
  "value": {}
14884
14904
  },
14885
- "Snm": {
14905
+ "Sns": {
14886
14906
  "type": "structure",
14887
14907
  "members": {
14888
14908
  "InvocationsTimeoutInSeconds": {
@@ -14893,7 +14913,7 @@
14893
14913
  }
14894
14914
  }
14895
14915
  },
14896
- "Snp": {
14916
+ "Snv": {
14897
14917
  "type": "structure",
14898
14918
  "required": [
14899
14919
  "DestinationS3Uri"
@@ -14906,7 +14926,7 @@
14906
14926
  }
14907
14927
  }
14908
14928
  },
14909
- "Snq": {
14929
+ "Snw": {
14910
14930
  "type": "structure",
14911
14931
  "members": {
14912
14932
  "InputFilter": {},
@@ -14914,14 +14934,14 @@
14914
14934
  "JoinSource": {}
14915
14935
  }
14916
14936
  },
14917
- "Sny": {
14937
+ "So4": {
14918
14938
  "type": "structure",
14919
14939
  "members": {
14920
14940
  "PrimaryStatus": {},
14921
14941
  "Message": {}
14922
14942
  }
14923
14943
  },
14924
- "So1": {
14944
+ "So7": {
14925
14945
  "type": "map",
14926
14946
  "key": {},
14927
14947
  "value": {
@@ -14934,7 +14954,7 @@
14934
14954
  }
14935
14955
  }
14936
14956
  },
14937
- "So5": {
14957
+ "Sob": {
14938
14958
  "type": "map",
14939
14959
  "key": {},
14940
14960
  "value": {
@@ -14948,7 +14968,7 @@
14948
14968
  }
14949
14969
  }
14950
14970
  },
14951
- "Sog": {
14971
+ "Som": {
14952
14972
  "type": "structure",
14953
14973
  "required": [
14954
14974
  "UserPool",
@@ -14959,7 +14979,7 @@
14959
14979
  "ClientId": {}
14960
14980
  }
14961
14981
  },
14962
- "Soj": {
14982
+ "Sop": {
14963
14983
  "type": "structure",
14964
14984
  "required": [
14965
14985
  "ClientId",
@@ -14985,7 +15005,7 @@
14985
15005
  "JwksUri": {}
14986
15006
  }
14987
15007
  },
14988
- "Som": {
15008
+ "Sos": {
14989
15009
  "type": "structure",
14990
15010
  "required": [
14991
15011
  "Cidrs"
@@ -14997,27 +15017,27 @@
14997
15017
  }
14998
15018
  }
14999
15019
  },
15000
- "Soq": {
15020
+ "Sow": {
15001
15021
  "type": "structure",
15002
15022
  "members": {
15003
15023
  "VpcId": {},
15004
15024
  "SecurityGroupIds": {
15005
- "shape": "Sos"
15025
+ "shape": "Soy"
15006
15026
  },
15007
15027
  "Subnets": {
15008
- "shape": "Sou"
15028
+ "shape": "Sp0"
15009
15029
  }
15010
15030
  }
15011
15031
  },
15012
- "Sos": {
15032
+ "Soy": {
15013
15033
  "type": "list",
15014
15034
  "member": {}
15015
15035
  },
15016
- "Sou": {
15036
+ "Sp0": {
15017
15037
  "type": "list",
15018
15038
  "member": {}
15019
15039
  },
15020
- "Sp0": {
15040
+ "Sp6": {
15021
15041
  "type": "list",
15022
15042
  "member": {
15023
15043
  "type": "structure",
@@ -15050,13 +15070,13 @@
15050
15070
  }
15051
15071
  }
15052
15072
  },
15053
- "Sp8": {
15073
+ "Spe": {
15054
15074
  "type": "structure",
15055
15075
  "members": {
15056
15076
  "NotificationTopicArn": {}
15057
15077
  }
15058
15078
  },
15059
- "Srb": {
15079
+ "Srh": {
15060
15080
  "type": "structure",
15061
15081
  "members": {
15062
15082
  "UserProfileArn": {},
@@ -15064,7 +15084,7 @@
15064
15084
  "DomainId": {}
15065
15085
  }
15066
15086
  },
15067
- "Srh": {
15087
+ "Srn": {
15068
15088
  "type": "list",
15069
15089
  "member": {
15070
15090
  "type": "structure",
@@ -15079,7 +15099,7 @@
15079
15099
  }
15080
15100
  }
15081
15101
  },
15082
- "Srv": {
15102
+ "Ss1": {
15083
15103
  "type": "list",
15084
15104
  "member": {
15085
15105
  "type": "structure",
@@ -15088,7 +15108,7 @@
15088
15108
  }
15089
15109
  }
15090
15110
  },
15091
- "Srx": {
15111
+ "Ss3": {
15092
15112
  "type": "structure",
15093
15113
  "required": [
15094
15114
  "CandidateName",
@@ -15190,7 +15210,7 @@
15190
15210
  }
15191
15211
  }
15192
15212
  },
15193
- "Ssy": {
15213
+ "St4": {
15194
15214
  "type": "structure",
15195
15215
  "required": [
15196
15216
  "S3ModelArtifacts"
@@ -15199,7 +15219,7 @@
15199
15219
  "S3ModelArtifacts": {}
15200
15220
  }
15201
15221
  },
15202
- "Su1": {
15222
+ "Su7": {
15203
15223
  "type": "list",
15204
15224
  "member": {
15205
15225
  "type": "structure",
@@ -15209,7 +15229,7 @@
15209
15229
  "members": {
15210
15230
  "VariantName": {},
15211
15231
  "DeployedImages": {
15212
- "shape": "Su3"
15232
+ "shape": "Su9"
15213
15233
  },
15214
15234
  "CurrentWeight": {
15215
15235
  "type": "float"
@@ -15224,7 +15244,7 @@
15224
15244
  "type": "integer"
15225
15245
  },
15226
15246
  "VariantStatus": {
15227
- "shape": "Su5"
15247
+ "shape": "Sub"
15228
15248
  },
15229
15249
  "CurrentServerlessConfig": {
15230
15250
  "shape": "Sah"
@@ -15235,7 +15255,7 @@
15235
15255
  }
15236
15256
  }
15237
15257
  },
15238
- "Su3": {
15258
+ "Su9": {
15239
15259
  "type": "list",
15240
15260
  "member": {
15241
15261
  "type": "structure",
@@ -15248,7 +15268,7 @@
15248
15268
  }
15249
15269
  }
15250
15270
  },
15251
- "Su5": {
15271
+ "Sub": {
15252
15272
  "type": "list",
15253
15273
  "member": {
15254
15274
  "type": "structure",
@@ -15264,7 +15284,7 @@
15264
15284
  }
15265
15285
  }
15266
15286
  },
15267
- "Su9": {
15287
+ "Suf": {
15268
15288
  "type": "structure",
15269
15289
  "required": [
15270
15290
  "EnableCapture",
@@ -15285,7 +15305,7 @@
15285
15305
  "KmsKeyId": {}
15286
15306
  }
15287
15307
  },
15288
- "Sud": {
15308
+ "Suj": {
15289
15309
  "type": "list",
15290
15310
  "member": {
15291
15311
  "type": "structure",
@@ -15295,7 +15315,7 @@
15295
15315
  "members": {
15296
15316
  "VariantName": {},
15297
15317
  "DeployedImages": {
15298
- "shape": "Su3"
15318
+ "shape": "Su9"
15299
15319
  },
15300
15320
  "CurrentWeight": {
15301
15321
  "type": "float"
@@ -15312,7 +15332,7 @@
15312
15332
  "InstanceType": {},
15313
15333
  "AcceleratorType": {},
15314
15334
  "VariantStatus": {
15315
- "shape": "Su5"
15335
+ "shape": "Sub"
15316
15336
  },
15317
15337
  "CurrentServerlessConfig": {
15318
15338
  "shape": "Sah"
@@ -15323,7 +15343,7 @@
15323
15343
  }
15324
15344
  }
15325
15345
  },
15326
- "Suj": {
15346
+ "Sup": {
15327
15347
  "type": "structure",
15328
15348
  "required": [
15329
15349
  "SourceArn"
@@ -15333,7 +15353,7 @@
15333
15353
  "SourceType": {}
15334
15354
  }
15335
15355
  },
15336
- "Sup": {
15356
+ "Suv": {
15337
15357
  "type": "structure",
15338
15358
  "required": [
15339
15359
  "Status"
@@ -15343,7 +15363,7 @@
15343
15363
  "BlockedReason": {}
15344
15364
  }
15345
15365
  },
15346
- "Sus": {
15366
+ "Suy": {
15347
15367
  "type": "structure",
15348
15368
  "required": [
15349
15369
  "Status"
@@ -15353,24 +15373,24 @@
15353
15373
  "FailureReason": {}
15354
15374
  }
15355
15375
  },
15356
- "Suy": {
15376
+ "Sv4": {
15357
15377
  "type": "list",
15358
15378
  "member": {
15359
- "shape": "Suz"
15379
+ "shape": "Sv5"
15360
15380
  }
15361
15381
  },
15362
- "Suz": {
15382
+ "Sv5": {
15363
15383
  "type": "structure",
15364
15384
  "members": {
15365
15385
  "Key": {},
15366
15386
  "Value": {}
15367
15387
  }
15368
15388
  },
15369
- "Svg": {
15389
+ "Svm": {
15370
15390
  "type": "list",
15371
15391
  "member": {}
15372
15392
  },
15373
- "Svv": {
15393
+ "Sw1": {
15374
15394
  "type": "structure",
15375
15395
  "members": {
15376
15396
  "Completed": {
@@ -15390,7 +15410,7 @@
15390
15410
  }
15391
15411
  }
15392
15412
  },
15393
- "Svx": {
15413
+ "Sw3": {
15394
15414
  "type": "structure",
15395
15415
  "members": {
15396
15416
  "Succeeded": {
@@ -15404,7 +15424,7 @@
15404
15424
  }
15405
15425
  }
15406
15426
  },
15407
- "Svz": {
15427
+ "Sw5": {
15408
15428
  "type": "structure",
15409
15429
  "required": [
15410
15430
  "TrainingJobName",
@@ -15449,7 +15469,7 @@
15449
15469
  "ObjectiveStatus": {}
15450
15470
  }
15451
15471
  },
15452
- "Swm": {
15472
+ "Sws": {
15453
15473
  "type": "structure",
15454
15474
  "required": [
15455
15475
  "CostPerHour",
@@ -15472,7 +15492,7 @@
15472
15492
  }
15473
15493
  }
15474
15494
  },
15475
- "Swn": {
15495
+ "Swt": {
15476
15496
  "type": "structure",
15477
15497
  "required": [
15478
15498
  "EndpointName",
@@ -15489,7 +15509,7 @@
15489
15509
  }
15490
15510
  }
15491
15511
  },
15492
- "Swo": {
15512
+ "Swu": {
15493
15513
  "type": "structure",
15494
15514
  "members": {
15495
15515
  "InferenceSpecificationName": {},
@@ -15511,7 +15531,7 @@
15511
15531
  }
15512
15532
  }
15513
15533
  },
15514
- "Swx": {
15534
+ "Sx3": {
15515
15535
  "type": "structure",
15516
15536
  "members": {
15517
15537
  "TotalLabeled": {
@@ -15531,7 +15551,7 @@
15531
15551
  }
15532
15552
  }
15533
15553
  },
15534
- "Sx0": {
15554
+ "Sx6": {
15535
15555
  "type": "structure",
15536
15556
  "required": [
15537
15557
  "OutputDatasetS3Uri"
@@ -15541,21 +15561,21 @@
15541
15561
  "FinalActiveLearningModelArn": {}
15542
15562
  }
15543
15563
  },
15544
- "Sxi": {
15564
+ "Sxo": {
15545
15565
  "type": "structure",
15546
15566
  "required": [
15547
15567
  "ValidationStatuses"
15548
15568
  ],
15549
15569
  "members": {
15550
15570
  "ValidationStatuses": {
15551
- "shape": "Sxj"
15571
+ "shape": "Sxp"
15552
15572
  },
15553
15573
  "ImageScanStatuses": {
15554
- "shape": "Sxj"
15574
+ "shape": "Sxp"
15555
15575
  }
15556
15576
  }
15557
15577
  },
15558
- "Sxj": {
15578
+ "Sxp": {
15559
15579
  "type": "list",
15560
15580
  "member": {
15561
15581
  "type": "structure",
@@ -15570,7 +15590,7 @@
15570
15590
  }
15571
15591
  }
15572
15592
  },
15573
- "Sxv": {
15593
+ "Sy1": {
15574
15594
  "type": "structure",
15575
15595
  "required": [
15576
15596
  "MonitoringScheduleName",
@@ -15598,21 +15618,21 @@
15598
15618
  "MonitoringType": {}
15599
15619
  }
15600
15620
  },
15601
- "Syf": {
15621
+ "Syl": {
15602
15622
  "type": "structure",
15603
15623
  "members": {
15604
15624
  "ExperimentName": {},
15605
15625
  "TrialName": {}
15606
15626
  }
15607
15627
  },
15608
- "Syn": {
15628
+ "Syt": {
15609
15629
  "type": "structure",
15610
15630
  "members": {
15611
15631
  "ProvisionedProductId": {},
15612
15632
  "ProvisionedProductStatusMessage": {}
15613
15633
  }
15614
15634
  },
15615
- "Syy": {
15635
+ "Sz4": {
15616
15636
  "type": "structure",
15617
15637
  "required": [
15618
15638
  "WorkteamArn"
@@ -15625,7 +15645,7 @@
15625
15645
  "ListingId": {}
15626
15646
  }
15627
15647
  },
15628
- "Sz2": {
15648
+ "Sz8": {
15629
15649
  "type": "list",
15630
15650
  "member": {
15631
15651
  "type": "structure",
@@ -15645,7 +15665,7 @@
15645
15665
  }
15646
15666
  }
15647
15667
  },
15648
- "Sz5": {
15668
+ "Szb": {
15649
15669
  "type": "list",
15650
15670
  "member": {
15651
15671
  "type": "structure",
@@ -15660,7 +15680,7 @@
15660
15680
  }
15661
15681
  }
15662
15682
  },
15663
- "Sz9": {
15683
+ "Szf": {
15664
15684
  "type": "list",
15665
15685
  "member": {
15666
15686
  "type": "structure",
@@ -15675,7 +15695,7 @@
15675
15695
  }
15676
15696
  }
15677
15697
  },
15678
- "Szg": {
15698
+ "Szm": {
15679
15699
  "type": "structure",
15680
15700
  "required": [
15681
15701
  "Status"
@@ -15688,7 +15708,7 @@
15688
15708
  "ReusedByJob": {}
15689
15709
  }
15690
15710
  },
15691
- "Szo": {
15711
+ "Szu": {
15692
15712
  "type": "structure",
15693
15713
  "required": [
15694
15714
  "SourceArn"
@@ -15698,7 +15718,7 @@
15698
15718
  "SourceType": {}
15699
15719
  }
15700
15720
  },
15701
- "Szs": {
15721
+ "Szy": {
15702
15722
  "type": "structure",
15703
15723
  "required": [
15704
15724
  "SourceArn"
@@ -15708,7 +15728,7 @@
15708
15728
  "SourceType": {}
15709
15729
  }
15710
15730
  },
15711
- "Szu": {
15731
+ "S100": {
15712
15732
  "type": "list",
15713
15733
  "member": {
15714
15734
  "type": "structure",
@@ -15739,7 +15759,7 @@
15739
15759
  }
15740
15760
  }
15741
15761
  },
15742
- "S104": {
15762
+ "S10a": {
15743
15763
  "type": "structure",
15744
15764
  "required": [
15745
15765
  "WorkforceName",
@@ -15752,11 +15772,11 @@
15752
15772
  "type": "timestamp"
15753
15773
  },
15754
15774
  "SourceIpConfig": {
15755
- "shape": "Som"
15775
+ "shape": "Sos"
15756
15776
  },
15757
15777
  "SubDomain": {},
15758
15778
  "CognitoConfig": {
15759
- "shape": "Sog"
15779
+ "shape": "Som"
15760
15780
  },
15761
15781
  "OidcConfig": {
15762
15782
  "type": "structure",
@@ -15783,10 +15803,10 @@
15783
15803
  "members": {
15784
15804
  "VpcId": {},
15785
15805
  "SecurityGroupIds": {
15786
- "shape": "Sos"
15806
+ "shape": "Soy"
15787
15807
  },
15788
15808
  "Subnets": {
15789
- "shape": "Sou"
15809
+ "shape": "Sp0"
15790
15810
  },
15791
15811
  "VpcEndpointId": {}
15792
15812
  }
@@ -15795,7 +15815,7 @@
15795
15815
  "FailureReason": {}
15796
15816
  }
15797
15817
  },
15798
- "S10c": {
15818
+ "S10i": {
15799
15819
  "type": "structure",
15800
15820
  "required": [
15801
15821
  "WorkteamName",
@@ -15806,7 +15826,7 @@
15806
15826
  "members": {
15807
15827
  "WorkteamName": {},
15808
15828
  "MemberDefinitions": {
15809
- "shape": "Sp0"
15829
+ "shape": "Sp6"
15810
15830
  },
15811
15831
  "WorkteamArn": {},
15812
15832
  "WorkforceArn": {},
@@ -15823,11 +15843,11 @@
15823
15843
  "type": "timestamp"
15824
15844
  },
15825
15845
  "NotificationConfiguration": {
15826
- "shape": "Sp8"
15846
+ "shape": "Spe"
15827
15847
  }
15828
15848
  }
15829
15849
  },
15830
- "S137": {
15850
+ "S13d": {
15831
15851
  "type": "list",
15832
15852
  "member": {
15833
15853
  "type": "structure",
@@ -15847,7 +15867,7 @@
15847
15867
  }
15848
15868
  }
15849
15869
  },
15850
- "S14x": {
15870
+ "S153": {
15851
15871
  "type": "list",
15852
15872
  "member": {
15853
15873
  "type": "structure",
@@ -15869,7 +15889,7 @@
15869
15889
  "HubContentDisplayName": {},
15870
15890
  "HubContentDescription": {},
15871
15891
  "HubContentSearchKeywords": {
15872
- "shape": "Svg"
15892
+ "shape": "Svm"
15873
15893
  },
15874
15894
  "HubContentStatus": {},
15875
15895
  "CreationTime": {
@@ -15878,7 +15898,7 @@
15878
15898
  }
15879
15899
  }
15880
15900
  },
15881
- "S18c": {
15901
+ "S18i": {
15882
15902
  "type": "list",
15883
15903
  "member": {
15884
15904
  "type": "structure",
@@ -15922,7 +15942,7 @@
15922
15942
  }
15923
15943
  }
15924
15944
  },
15925
- "S19r": {
15945
+ "S19x": {
15926
15946
  "type": "list",
15927
15947
  "member": {
15928
15948
  "type": "structure",
@@ -15936,7 +15956,7 @@
15936
15956
  }
15937
15957
  }
15938
15958
  },
15939
- "S1a7": {
15959
+ "S1ad": {
15940
15960
  "type": "list",
15941
15961
  "member": {
15942
15962
  "type": "structure",
@@ -15950,7 +15970,7 @@
15950
15970
  }
15951
15971
  }
15952
15972
  },
15953
- "S1ct": {
15973
+ "S1cz": {
15954
15974
  "type": "list",
15955
15975
  "member": {
15956
15976
  "type": "structure",
@@ -15964,11 +15984,11 @@
15964
15984
  }
15965
15985
  }
15966
15986
  },
15967
- "S1d4": {
15987
+ "S1da": {
15968
15988
  "type": "structure",
15969
15989
  "members": {
15970
15990
  "Filters": {
15971
- "shape": "S1d5"
15991
+ "shape": "S1db"
15972
15992
  },
15973
15993
  "NestedFilters": {
15974
15994
  "type": "list",
@@ -15981,7 +16001,7 @@
15981
16001
  "members": {
15982
16002
  "NestedPropertyName": {},
15983
16003
  "Filters": {
15984
- "shape": "S1d5"
16004
+ "shape": "S1db"
15985
16005
  }
15986
16006
  }
15987
16007
  }
@@ -15989,13 +16009,13 @@
15989
16009
  "SubExpressions": {
15990
16010
  "type": "list",
15991
16011
  "member": {
15992
- "shape": "S1d4"
16012
+ "shape": "S1da"
15993
16013
  }
15994
16014
  },
15995
16015
  "Operator": {}
15996
16016
  }
15997
16017
  },
15998
- "S1d5": {
16018
+ "S1db": {
15999
16019
  "type": "list",
16000
16020
  "member": {
16001
16021
  "type": "structure",
@@ -16009,7 +16029,7 @@
16009
16029
  }
16010
16030
  }
16011
16031
  },
16012
- "S1dh": {
16032
+ "S1dn": {
16013
16033
  "type": "structure",
16014
16034
  "members": {
16015
16035
  "TrainingJobName": {},
@@ -16018,7 +16038,7 @@
16018
16038
  "LabelingJobArn": {},
16019
16039
  "AutoMLJobArn": {},
16020
16040
  "ModelArtifacts": {
16021
- "shape": "Ssy"
16041
+ "shape": "St4"
16022
16042
  },
16023
16043
  "TrainingJobStatus": {},
16024
16044
  "SecondaryStatus": {},
@@ -16027,7 +16047,7 @@
16027
16047
  "shape": "S2t"
16028
16048
  },
16029
16049
  "AlgorithmSpecification": {
16030
- "shape": "Smr"
16050
+ "shape": "Smx"
16031
16051
  },
16032
16052
  "RoleArn": {},
16033
16053
  "InputDataConfig": {
@@ -16058,10 +16078,10 @@
16058
16078
  "type": "timestamp"
16059
16079
  },
16060
16080
  "SecondaryStatusTransitions": {
16061
- "shape": "Sz2"
16081
+ "shape": "Sz8"
16062
16082
  },
16063
16083
  "FinalMetricDataList": {
16064
- "shape": "Sz5"
16084
+ "shape": "Szb"
16065
16085
  },
16066
16086
  "EnableNetworkIsolation": {
16067
16087
  "type": "boolean"
@@ -16073,7 +16093,7 @@
16073
16093
  "type": "boolean"
16074
16094
  },
16075
16095
  "CheckpointConfig": {
16076
- "shape": "See"
16096
+ "shape": "Sef"
16077
16097
  },
16078
16098
  "TrainingTimeInSeconds": {
16079
16099
  "type": "integer"
@@ -16082,32 +16102,32 @@
16082
16102
  "type": "integer"
16083
16103
  },
16084
16104
  "DebugHookConfig": {
16085
- "shape": "Smw"
16105
+ "shape": "Sn2"
16086
16106
  },
16087
16107
  "ExperimentConfig": {
16088
- "shape": "Sm2"
16108
+ "shape": "Sm8"
16089
16109
  },
16090
16110
  "DebugRuleConfigurations": {
16091
- "shape": "Sn4"
16111
+ "shape": "Sna"
16092
16112
  },
16093
16113
  "TensorBoardOutputConfig": {
16094
- "shape": "Sn8"
16114
+ "shape": "Sne"
16095
16115
  },
16096
16116
  "DebugRuleEvaluationStatuses": {
16097
- "shape": "Sz9"
16117
+ "shape": "Szf"
16098
16118
  },
16099
16119
  "Environment": {
16100
- "shape": "Snf"
16120
+ "shape": "Snl"
16101
16121
  },
16102
16122
  "RetryStrategy": {
16103
- "shape": "Sef"
16123
+ "shape": "Seg"
16104
16124
  },
16105
16125
  "Tags": {
16106
16126
  "shape": "S7"
16107
16127
  }
16108
16128
  }
16109
16129
  },
16110
- "S1dp": {
16130
+ "S1dv": {
16111
16131
  "type": "structure",
16112
16132
  "members": {
16113
16133
  "TransformJobName": {},
@@ -16119,7 +16139,7 @@
16119
16139
  "type": "integer"
16120
16140
  },
16121
16141
  "ModelClientConfig": {
16122
- "shape": "Snm"
16142
+ "shape": "Sns"
16123
16143
  },
16124
16144
  "MaxPayloadInMB": {
16125
16145
  "type": "integer"
@@ -16149,21 +16169,21 @@
16149
16169
  "LabelingJobArn": {},
16150
16170
  "AutoMLJobArn": {},
16151
16171
  "DataProcessing": {
16152
- "shape": "Snq"
16172
+ "shape": "Snw"
16153
16173
  },
16154
16174
  "ExperimentConfig": {
16155
- "shape": "Sm2"
16175
+ "shape": "Sm8"
16156
16176
  },
16157
16177
  "Tags": {
16158
16178
  "shape": "S7"
16159
16179
  }
16160
16180
  }
16161
16181
  },
16162
- "S1f6": {
16182
+ "S1fc": {
16163
16183
  "type": "list",
16164
16184
  "member": {}
16165
16185
  },
16166
- "S1h9": {
16186
+ "S1hf": {
16167
16187
  "type": "list",
16168
16188
  "member": {}
16169
16189
  }