cdk-docker-image-deployment 0.0.145 → 0.0.147

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 (29) hide show
  1. package/.jsii +4 -4
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/@types/aws-lambda/README.md +1 -1
  6. package/node_modules/@types/aws-lambda/package.json +3 -3
  7. package/node_modules/@types/aws-lambda/trigger/amplify-resolver.d.ts +5 -3
  8. package/node_modules/aws-sdk/CHANGELOG.md +14 -1
  9. package/node_modules/aws-sdk/README.md +1 -1
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1721 -1253
  11. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +24 -0
  12. package/node_modules/aws-sdk/apis/m2-2021-04-28.min.json +40 -29
  13. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +163 -163
  14. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +23 -1
  15. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +541 -534
  16. package/node_modules/aws-sdk/clients/ec2.d.ts +544 -14
  17. package/node_modules/aws-sdk/clients/eventbridge.d.ts +21 -21
  18. package/node_modules/aws-sdk/clients/m2.d.ts +10 -0
  19. package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
  20. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +16 -16
  21. package/node_modules/aws-sdk/clients/sagemaker.d.ts +28 -1
  22. package/node_modules/aws-sdk/clients/sts.d.ts +4 -4
  23. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  24. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +6 -6
  25. package/node_modules/aws-sdk/dist/aws-sdk.js +1723 -1231
  26. package/node_modules/aws-sdk/dist/aws-sdk.min.js +73 -72
  27. package/node_modules/aws-sdk/lib/core.js +1 -1
  28. package/node_modules/aws-sdk/package.json +1 -1
  29. package/package.json +5 -5
@@ -1017,7 +1017,7 @@
1017
1017
  },
1018
1018
  "JobDescription": {},
1019
1019
  "StoppingConditions": {
1020
- "shape": "Sgy"
1020
+ "shape": "Sgz"
1021
1021
  },
1022
1022
  "OutputConfig": {
1023
1023
  "type": "structure",
@@ -1061,21 +1061,21 @@
1061
1061
  "LabelingJobName": {},
1062
1062
  "LabelAttributeName": {},
1063
1063
  "InputConfig": {
1064
- "shape": "Sh9"
1064
+ "shape": "Sha"
1065
1065
  },
1066
1066
  "OutputConfig": {
1067
- "shape": "Shg"
1067
+ "shape": "Shh"
1068
1068
  },
1069
1069
  "RoleArn": {},
1070
1070
  "LabelCategoryConfigS3Uri": {},
1071
1071
  "StoppingConditions": {
1072
- "shape": "Shh"
1072
+ "shape": "Shi"
1073
1073
  },
1074
1074
  "LabelingJobAlgorithmsConfig": {
1075
- "shape": "Shk"
1075
+ "shape": "Shl"
1076
1076
  },
1077
1077
  "HumanTaskConfig": {
1078
- "shape": "Sho"
1078
+ "shape": "Shp"
1079
1079
  },
1080
1080
  "Tags": {
1081
1081
  "shape": "S7"
@@ -1102,13 +1102,13 @@
1102
1102
  "members": {
1103
1103
  "ModelName": {},
1104
1104
  "PrimaryContainer": {
1105
- "shape": "Si3"
1105
+ "shape": "Si4"
1106
1106
  },
1107
1107
  "Containers": {
1108
- "shape": "Sic"
1108
+ "shape": "Sid"
1109
1109
  },
1110
1110
  "InferenceExecutionConfig": {
1111
- "shape": "Sid"
1111
+ "shape": "Sie"
1112
1112
  },
1113
1113
  "ExecutionRoleArn": {},
1114
1114
  "Tags": {
@@ -1146,13 +1146,13 @@
1146
1146
  "members": {
1147
1147
  "JobDefinitionName": {},
1148
1148
  "ModelBiasBaselineConfig": {
1149
- "shape": "Sih"
1149
+ "shape": "Sii"
1150
1150
  },
1151
1151
  "ModelBiasAppSpecification": {
1152
- "shape": "Sii"
1152
+ "shape": "Sij"
1153
1153
  },
1154
1154
  "ModelBiasJobInput": {
1155
- "shape": "Sij"
1155
+ "shape": "Sik"
1156
1156
  },
1157
1157
  "ModelBiasJobOutputConfig": {
1158
1158
  "shape": "S7o"
@@ -1193,10 +1193,10 @@
1193
1193
  "members": {
1194
1194
  "ModelCardName": {},
1195
1195
  "SecurityConfig": {
1196
- "shape": "Sin"
1196
+ "shape": "Sio"
1197
1197
  },
1198
1198
  "Content": {
1199
- "shape": "Sio"
1199
+ "shape": "Sip"
1200
1200
  },
1201
1201
  "ModelCardStatus": {},
1202
1202
  "Tags": {
@@ -1229,7 +1229,7 @@
1229
1229
  },
1230
1230
  "ModelCardExportJobName": {},
1231
1231
  "OutputConfig": {
1232
- "shape": "Sit"
1232
+ "shape": "Siu"
1233
1233
  }
1234
1234
  }
1235
1235
  },
@@ -1257,13 +1257,13 @@
1257
1257
  "members": {
1258
1258
  "JobDefinitionName": {},
1259
1259
  "ModelExplainabilityBaselineConfig": {
1260
- "shape": "Six"
1260
+ "shape": "Siy"
1261
1261
  },
1262
1262
  "ModelExplainabilityAppSpecification": {
1263
- "shape": "Siy"
1263
+ "shape": "Siz"
1264
1264
  },
1265
1265
  "ModelExplainabilityJobInput": {
1266
- "shape": "Siz"
1266
+ "shape": "Sj0"
1267
1267
  },
1268
1268
  "ModelExplainabilityJobOutputConfig": {
1269
1269
  "shape": "S7o"
@@ -1304,10 +1304,10 @@
1304
1304
  "shape": "Sr"
1305
1305
  },
1306
1306
  "ValidationSpecification": {
1307
- "shape": "Sj2"
1307
+ "shape": "Sj3"
1308
1308
  },
1309
1309
  "SourceAlgorithmSpecification": {
1310
- "shape": "Sj5"
1310
+ "shape": "Sj6"
1311
1311
  },
1312
1312
  "CertifyForMarketplace": {
1313
1313
  "type": "boolean"
@@ -1320,22 +1320,22 @@
1320
1320
  "shape": "S1q"
1321
1321
  },
1322
1322
  "ModelMetrics": {
1323
- "shape": "Sj8"
1323
+ "shape": "Sj9"
1324
1324
  },
1325
1325
  "ClientToken": {
1326
1326
  "idempotencyToken": true
1327
1327
  },
1328
1328
  "CustomerMetadataProperties": {
1329
- "shape": "Sjf"
1329
+ "shape": "Sjg"
1330
1330
  },
1331
1331
  "DriftCheckBaselines": {
1332
- "shape": "Sji"
1332
+ "shape": "Sjj"
1333
1333
  },
1334
1334
  "Domain": {},
1335
1335
  "Task": {},
1336
1336
  "SamplePayloadUrl": {},
1337
1337
  "AdditionalInferenceSpecifications": {
1338
- "shape": "Sjo"
1338
+ "shape": "Sjp"
1339
1339
  }
1340
1340
  }
1341
1341
  },
@@ -1387,13 +1387,13 @@
1387
1387
  "members": {
1388
1388
  "JobDefinitionName": {},
1389
1389
  "ModelQualityBaselineConfig": {
1390
- "shape": "Sjv"
1390
+ "shape": "Sjw"
1391
1391
  },
1392
1392
  "ModelQualityAppSpecification": {
1393
- "shape": "Sjw"
1393
+ "shape": "Sjx"
1394
1394
  },
1395
1395
  "ModelQualityJobInput": {
1396
- "shape": "Sjy"
1396
+ "shape": "Sjz"
1397
1397
  },
1398
1398
  "ModelQualityJobOutputConfig": {
1399
1399
  "shape": "S7o"
@@ -1433,7 +1433,7 @@
1433
1433
  "members": {
1434
1434
  "MonitoringScheduleName": {},
1435
1435
  "MonitoringScheduleConfig": {
1436
- "shape": "Sk2"
1436
+ "shape": "Sk3"
1437
1437
  },
1438
1438
  "Tags": {
1439
1439
  "shape": "S7"
@@ -1476,16 +1476,16 @@
1476
1476
  "type": "integer"
1477
1477
  },
1478
1478
  "AcceleratorTypes": {
1479
- "shape": "Skj"
1479
+ "shape": "Skk"
1480
1480
  },
1481
1481
  "DefaultCodeRepository": {},
1482
1482
  "AdditionalCodeRepositories": {
1483
- "shape": "Skm"
1483
+ "shape": "Skn"
1484
1484
  },
1485
1485
  "RootAccess": {},
1486
1486
  "PlatformIdentifier": {},
1487
1487
  "InstanceMetadataServiceConfiguration": {
1488
- "shape": "Skp"
1488
+ "shape": "Skq"
1489
1489
  }
1490
1490
  }
1491
1491
  },
@@ -1505,10 +1505,10 @@
1505
1505
  "members": {
1506
1506
  "NotebookInstanceLifecycleConfigName": {},
1507
1507
  "OnCreate": {
1508
- "shape": "Sku"
1508
+ "shape": "Skv"
1509
1509
  },
1510
1510
  "OnStart": {
1511
- "shape": "Sku"
1511
+ "shape": "Skv"
1512
1512
  }
1513
1513
  }
1514
1514
  },
@@ -1532,7 +1532,7 @@
1532
1532
  "PipelineDisplayName": {},
1533
1533
  "PipelineDefinition": {},
1534
1534
  "PipelineDefinitionS3Location": {
1535
- "shape": "Sl2"
1535
+ "shape": "Sl3"
1536
1536
  },
1537
1537
  "PipelineDescription": {},
1538
1538
  "ClientRequestToken": {
@@ -1543,7 +1543,7 @@
1543
1543
  "shape": "S7"
1544
1544
  },
1545
1545
  "ParallelismConfiguration": {
1546
- "shape": "Sl8"
1546
+ "shape": "Sl9"
1547
1547
  }
1548
1548
  }
1549
1549
  },
@@ -1611,33 +1611,33 @@
1611
1611
  ],
1612
1612
  "members": {
1613
1613
  "ProcessingInputs": {
1614
- "shape": "Sll"
1614
+ "shape": "Slm"
1615
1615
  },
1616
1616
  "ProcessingOutputConfig": {
1617
- "shape": "Sm8"
1617
+ "shape": "Sm9"
1618
1618
  },
1619
1619
  "ProcessingJobName": {},
1620
1620
  "ProcessingResources": {
1621
- "shape": "Smd"
1621
+ "shape": "Sme"
1622
1622
  },
1623
1623
  "StoppingCondition": {
1624
- "shape": "Smf"
1624
+ "shape": "Smg"
1625
1625
  },
1626
1626
  "AppSpecification": {
1627
- "shape": "Smh"
1627
+ "shape": "Smi"
1628
1628
  },
1629
1629
  "Environment": {
1630
- "shape": "Smj"
1630
+ "shape": "Smk"
1631
1631
  },
1632
1632
  "NetworkConfig": {
1633
- "shape": "Ska"
1633
+ "shape": "Skb"
1634
1634
  },
1635
1635
  "RoleArn": {},
1636
1636
  "Tags": {
1637
1637
  "shape": "S7"
1638
1638
  },
1639
1639
  "ExperimentConfig": {
1640
- "shape": "Smk"
1640
+ "shape": "Sml"
1641
1641
  }
1642
1642
  }
1643
1643
  },
@@ -1662,7 +1662,7 @@
1662
1662
  "ProjectName": {},
1663
1663
  "ProjectDescription": {},
1664
1664
  "ServiceCatalogProvisioningDetails": {
1665
- "shape": "Smp"
1665
+ "shape": "Smq"
1666
1666
  },
1667
1667
  "Tags": {
1668
1668
  "shape": "S7"
@@ -1695,7 +1695,7 @@
1695
1695
  "shape": "S7"
1696
1696
  },
1697
1697
  "SpaceSettings": {
1698
- "shape": "Smz"
1698
+ "shape": "Sn0"
1699
1699
  }
1700
1700
  }
1701
1701
  },
@@ -1747,7 +1747,7 @@
1747
1747
  "shape": "S2t"
1748
1748
  },
1749
1749
  "AlgorithmSpecification": {
1750
- "shape": "Sn9"
1750
+ "shape": "Sna"
1751
1751
  },
1752
1752
  "RoleArn": {},
1753
1753
  "InputDataConfig": {
@@ -1781,25 +1781,25 @@
1781
1781
  "shape": "Sef"
1782
1782
  },
1783
1783
  "DebugHookConfig": {
1784
- "shape": "Sne"
1784
+ "shape": "Snf"
1785
1785
  },
1786
1786
  "DebugRuleConfigurations": {
1787
- "shape": "Snm"
1787
+ "shape": "Snn"
1788
1788
  },
1789
1789
  "TensorBoardOutputConfig": {
1790
- "shape": "Snq"
1790
+ "shape": "Snr"
1791
1791
  },
1792
1792
  "ExperimentConfig": {
1793
- "shape": "Smk"
1793
+ "shape": "Sml"
1794
1794
  },
1795
1795
  "ProfilerConfig": {
1796
- "shape": "Snr"
1796
+ "shape": "Sns"
1797
1797
  },
1798
1798
  "ProfilerRuleConfigurations": {
1799
- "shape": "Snv"
1799
+ "shape": "Snw"
1800
1800
  },
1801
1801
  "Environment": {
1802
- "shape": "Snx"
1802
+ "shape": "Sny"
1803
1803
  },
1804
1804
  "RetryStrategy": {
1805
1805
  "shape": "Seg"
@@ -1833,7 +1833,7 @@
1833
1833
  "type": "integer"
1834
1834
  },
1835
1835
  "ModelClientConfig": {
1836
- "shape": "So4"
1836
+ "shape": "So5"
1837
1837
  },
1838
1838
  "MaxPayloadInMB": {
1839
1839
  "type": "integer"
@@ -1849,19 +1849,19 @@
1849
1849
  "shape": "S40"
1850
1850
  },
1851
1851
  "DataCaptureConfig": {
1852
- "shape": "So7"
1852
+ "shape": "So8"
1853
1853
  },
1854
1854
  "TransformResources": {
1855
1855
  "shape": "S43"
1856
1856
  },
1857
1857
  "DataProcessing": {
1858
- "shape": "So8"
1858
+ "shape": "So9"
1859
1859
  },
1860
1860
  "Tags": {
1861
1861
  "shape": "S7"
1862
1862
  },
1863
1863
  "ExperimentConfig": {
1864
- "shape": "Smk"
1864
+ "shape": "Sml"
1865
1865
  }
1866
1866
  }
1867
1867
  },
@@ -1911,7 +1911,7 @@
1911
1911
  "TrialComponentName": {},
1912
1912
  "DisplayName": {},
1913
1913
  "Status": {
1914
- "shape": "Sog"
1914
+ "shape": "Soh"
1915
1915
  },
1916
1916
  "StartTime": {
1917
1917
  "type": "timestamp"
@@ -1920,13 +1920,13 @@
1920
1920
  "type": "timestamp"
1921
1921
  },
1922
1922
  "Parameters": {
1923
- "shape": "Soj"
1923
+ "shape": "Sok"
1924
1924
  },
1925
1925
  "InputArtifacts": {
1926
- "shape": "Son"
1926
+ "shape": "Soo"
1927
1927
  },
1928
1928
  "OutputArtifacts": {
1929
- "shape": "Son"
1929
+ "shape": "Soo"
1930
1930
  },
1931
1931
  "MetadataProperties": {
1932
1932
  "shape": "S1q"
@@ -1978,20 +1978,20 @@
1978
1978
  ],
1979
1979
  "members": {
1980
1980
  "CognitoConfig": {
1981
- "shape": "Soy"
1981
+ "shape": "Soz"
1982
1982
  },
1983
1983
  "OidcConfig": {
1984
- "shape": "Sp1"
1984
+ "shape": "Sp2"
1985
1985
  },
1986
1986
  "SourceIpConfig": {
1987
- "shape": "Sp4"
1987
+ "shape": "Sp5"
1988
1988
  },
1989
1989
  "WorkforceName": {},
1990
1990
  "Tags": {
1991
1991
  "shape": "S7"
1992
1992
  },
1993
1993
  "WorkforceVpcConfig": {
1994
- "shape": "Sp8"
1994
+ "shape": "Sp9"
1995
1995
  }
1996
1996
  }
1997
1997
  },
@@ -2017,11 +2017,11 @@
2017
2017
  "WorkteamName": {},
2018
2018
  "WorkforceName": {},
2019
2019
  "MemberDefinitions": {
2020
- "shape": "Spi"
2020
+ "shape": "Spj"
2021
2021
  },
2022
2022
  "Description": {},
2023
2023
  "NotificationConfiguration": {
2024
- "shape": "Spq"
2024
+ "shape": "Spr"
2025
2025
  },
2026
2026
  "Tags": {
2027
2027
  "shape": "S7"
@@ -2705,13 +2705,13 @@
2705
2705
  "type": "timestamp"
2706
2706
  },
2707
2707
  "CreatedBy": {
2708
- "shape": "Srt"
2708
+ "shape": "Sru"
2709
2709
  },
2710
2710
  "LastModifiedTime": {
2711
2711
  "type": "timestamp"
2712
2712
  },
2713
2713
  "LastModifiedBy": {
2714
- "shape": "Srt"
2714
+ "shape": "Sru"
2715
2715
  },
2716
2716
  "MetadataProperties": {
2717
2717
  "shape": "S1q"
@@ -2761,10 +2761,10 @@
2761
2761
  "type": "structure",
2762
2762
  "members": {
2763
2763
  "ValidationStatuses": {
2764
- "shape": "Srz"
2764
+ "shape": "Ss0"
2765
2765
  },
2766
2766
  "ImageScanStatuses": {
2767
- "shape": "Srz"
2767
+ "shape": "Ss0"
2768
2768
  }
2769
2769
  }
2770
2770
  },
@@ -2870,13 +2870,13 @@
2870
2870
  "type": "timestamp"
2871
2871
  },
2872
2872
  "CreatedBy": {
2873
- "shape": "Srt"
2873
+ "shape": "Sru"
2874
2874
  },
2875
2875
  "LastModifiedTime": {
2876
2876
  "type": "timestamp"
2877
2877
  },
2878
2878
  "LastModifiedBy": {
2879
- "shape": "Srt"
2879
+ "shape": "Sru"
2880
2880
  },
2881
2881
  "MetadataProperties": {
2882
2882
  "shape": "S1q"
@@ -2936,10 +2936,10 @@
2936
2936
  },
2937
2937
  "FailureReason": {},
2938
2938
  "PartialFailureReasons": {
2939
- "shape": "Ssd"
2939
+ "shape": "Sse"
2940
2940
  },
2941
2941
  "BestCandidate": {
2942
- "shape": "Ssf"
2942
+ "shape": "Ssg"
2943
2943
  },
2944
2944
  "AutoMLJobStatus": {},
2945
2945
  "AutoMLJobSecondaryStatus": {},
@@ -3058,7 +3058,7 @@
3058
3058
  },
3059
3059
  "FailureReason": {},
3060
3060
  "ModelArtifacts": {
3061
- "shape": "Stg"
3061
+ "shape": "Sth"
3062
3062
  },
3063
3063
  "ModelDigests": {
3064
3064
  "type": "structure",
@@ -3106,13 +3106,13 @@
3106
3106
  "type": "timestamp"
3107
3107
  },
3108
3108
  "CreatedBy": {
3109
- "shape": "Srt"
3109
+ "shape": "Sru"
3110
3110
  },
3111
3111
  "LastModifiedTime": {
3112
3112
  "type": "timestamp"
3113
3113
  },
3114
3114
  "LastModifiedBy": {
3115
- "shape": "Srt"
3115
+ "shape": "Sru"
3116
3116
  },
3117
3117
  "LineageGroupArn": {}
3118
3118
  }
@@ -3493,10 +3493,10 @@
3493
3493
  "EndpointArn": {},
3494
3494
  "EndpointConfigName": {},
3495
3495
  "ProductionVariants": {
3496
- "shape": "Suj"
3496
+ "shape": "Suk"
3497
3497
  },
3498
3498
  "DataCaptureConfig": {
3499
- "shape": "Sur"
3499
+ "shape": "Sus"
3500
3500
  },
3501
3501
  "EndpointStatus": {},
3502
3502
  "FailureReason": {},
@@ -3520,13 +3520,13 @@
3520
3520
  "members": {
3521
3521
  "EndpointConfigName": {},
3522
3522
  "ProductionVariants": {
3523
- "shape": "Suv"
3523
+ "shape": "Suw"
3524
3524
  },
3525
3525
  "StartTime": {
3526
3526
  "type": "timestamp"
3527
3527
  },
3528
3528
  "ShadowProductionVariants": {
3529
- "shape": "Suv"
3529
+ "shape": "Suw"
3530
3530
  }
3531
3531
  }
3532
3532
  },
@@ -3534,7 +3534,7 @@
3534
3534
  "shape": "Sb4"
3535
3535
  },
3536
3536
  "ShadowProductionVariants": {
3537
- "shape": "Suj"
3537
+ "shape": "Suk"
3538
3538
  }
3539
3539
  }
3540
3540
  }
@@ -3599,20 +3599,20 @@
3599
3599
  "ExperimentArn": {},
3600
3600
  "DisplayName": {},
3601
3601
  "Source": {
3602
- "shape": "Sv1"
3602
+ "shape": "Sv2"
3603
3603
  },
3604
3604
  "Description": {},
3605
3605
  "CreationTime": {
3606
3606
  "type": "timestamp"
3607
3607
  },
3608
3608
  "CreatedBy": {
3609
- "shape": "Srt"
3609
+ "shape": "Sru"
3610
3610
  },
3611
3611
  "LastModifiedTime": {
3612
3612
  "type": "timestamp"
3613
3613
  },
3614
3614
  "LastModifiedBy": {
3615
- "shape": "Srt"
3615
+ "shape": "Sru"
3616
3616
  }
3617
3617
  }
3618
3618
  }
@@ -3662,10 +3662,10 @@
3662
3662
  "RoleArn": {},
3663
3663
  "FeatureGroupStatus": {},
3664
3664
  "OfflineStoreStatus": {
3665
- "shape": "Sv7"
3665
+ "shape": "Sv8"
3666
3666
  },
3667
3667
  "LastUpdateStatus": {
3668
- "shape": "Sva"
3668
+ "shape": "Svb"
3669
3669
  },
3670
3670
  "FailureReason": {},
3671
3671
  "Description": {},
@@ -3711,7 +3711,7 @@
3711
3711
  },
3712
3712
  "Description": {},
3713
3713
  "Parameters": {
3714
- "shape": "Svg"
3714
+ "shape": "Svh"
3715
3715
  }
3716
3716
  }
3717
3717
  }
@@ -3844,7 +3844,7 @@
3844
3844
  "HubContentMarkdown": {},
3845
3845
  "HubContentDocument": {},
3846
3846
  "HubContentSearchKeywords": {
3847
- "shape": "Svy"
3847
+ "shape": "Svz"
3848
3848
  },
3849
3849
  "HubContentDependencies": {
3850
3850
  "type": "list",
@@ -3943,16 +3943,16 @@
3943
3943
  "type": "timestamp"
3944
3944
  },
3945
3945
  "TrainingJobStatusCounters": {
3946
- "shape": "Swd"
3946
+ "shape": "Swe"
3947
3947
  },
3948
3948
  "ObjectiveStatusCounters": {
3949
- "shape": "Swf"
3949
+ "shape": "Swg"
3950
3950
  },
3951
3951
  "BestTrainingJob": {
3952
- "shape": "Swh"
3952
+ "shape": "Swi"
3953
3953
  },
3954
3954
  "OverallBestTrainingJob": {
3955
- "shape": "Swh"
3955
+ "shape": "Swi"
3956
3956
  },
3957
3957
  "WarmStartConfig": {
3958
3958
  "shape": "Ser"
@@ -4159,7 +4159,7 @@
4159
4159
  "shape": "Sg1"
4160
4160
  },
4161
4161
  "StoppingConditions": {
4162
- "shape": "Sgy"
4162
+ "shape": "Sgz"
4163
4163
  },
4164
4164
  "InferenceRecommendations": {
4165
4165
  "type": "list",
@@ -4172,14 +4172,15 @@
4172
4172
  ],
4173
4173
  "members": {
4174
4174
  "Metrics": {
4175
- "shape": "Sx4"
4175
+ "shape": "Sx5"
4176
4176
  },
4177
4177
  "EndpointConfiguration": {
4178
- "shape": "Sx5"
4178
+ "shape": "Sx7"
4179
4179
  },
4180
4180
  "ModelConfiguration": {
4181
- "shape": "Sx6"
4182
- }
4181
+ "shape": "Sx8"
4182
+ },
4183
+ "RecommendationId": {}
4183
4184
  }
4184
4185
  }
4185
4186
  },
@@ -4208,7 +4209,7 @@
4208
4209
  }
4209
4210
  },
4210
4211
  "EndpointInfo": {
4211
- "shape": "Sgr"
4212
+ "shape": "Sgs"
4212
4213
  }
4213
4214
  }
4214
4215
  }
@@ -4244,7 +4245,7 @@
4244
4245
  "members": {
4245
4246
  "LabelingJobStatus": {},
4246
4247
  "LabelCounters": {
4247
- "shape": "Sxf"
4248
+ "shape": "Sxi"
4248
4249
  },
4249
4250
  "FailureReason": {},
4250
4251
  "CreationTime": {
@@ -4258,27 +4259,27 @@
4258
4259
  "LabelingJobArn": {},
4259
4260
  "LabelAttributeName": {},
4260
4261
  "InputConfig": {
4261
- "shape": "Sh9"
4262
+ "shape": "Sha"
4262
4263
  },
4263
4264
  "OutputConfig": {
4264
- "shape": "Shg"
4265
+ "shape": "Shh"
4265
4266
  },
4266
4267
  "RoleArn": {},
4267
4268
  "LabelCategoryConfigS3Uri": {},
4268
4269
  "StoppingConditions": {
4269
- "shape": "Shh"
4270
+ "shape": "Shi"
4270
4271
  },
4271
4272
  "LabelingJobAlgorithmsConfig": {
4272
- "shape": "Shk"
4273
+ "shape": "Shl"
4273
4274
  },
4274
4275
  "HumanTaskConfig": {
4275
- "shape": "Sho"
4276
+ "shape": "Shp"
4276
4277
  },
4277
4278
  "Tags": {
4278
4279
  "shape": "S7"
4279
4280
  },
4280
4281
  "LabelingJobOutput": {
4281
- "shape": "Sxi"
4282
+ "shape": "Sxl"
4282
4283
  }
4283
4284
  }
4284
4285
  }
@@ -4304,13 +4305,13 @@
4304
4305
  "type": "timestamp"
4305
4306
  },
4306
4307
  "CreatedBy": {
4307
- "shape": "Srt"
4308
+ "shape": "Sru"
4308
4309
  },
4309
4310
  "LastModifiedTime": {
4310
4311
  "type": "timestamp"
4311
4312
  },
4312
4313
  "LastModifiedBy": {
4313
- "shape": "Srt"
4314
+ "shape": "Sru"
4314
4315
  }
4315
4316
  }
4316
4317
  }
@@ -4336,13 +4337,13 @@
4336
4337
  "members": {
4337
4338
  "ModelName": {},
4338
4339
  "PrimaryContainer": {
4339
- "shape": "Si3"
4340
+ "shape": "Si4"
4340
4341
  },
4341
4342
  "Containers": {
4342
- "shape": "Sic"
4343
+ "shape": "Sid"
4343
4344
  },
4344
4345
  "InferenceExecutionConfig": {
4345
- "shape": "Sid"
4346
+ "shape": "Sie"
4346
4347
  },
4347
4348
  "ExecutionRoleArn": {},
4348
4349
  "VpcConfig": {
@@ -4387,13 +4388,13 @@
4387
4388
  "type": "timestamp"
4388
4389
  },
4389
4390
  "ModelBiasBaselineConfig": {
4390
- "shape": "Sih"
4391
+ "shape": "Sii"
4391
4392
  },
4392
4393
  "ModelBiasAppSpecification": {
4393
- "shape": "Sii"
4394
+ "shape": "Sij"
4394
4395
  },
4395
4396
  "ModelBiasJobInput": {
4396
- "shape": "Sij"
4397
+ "shape": "Sik"
4397
4398
  },
4398
4399
  "ModelBiasJobOutputConfig": {
4399
4400
  "shape": "S7o"
@@ -4442,23 +4443,23 @@
4442
4443
  "type": "integer"
4443
4444
  },
4444
4445
  "Content": {
4445
- "shape": "Sio"
4446
+ "shape": "Sip"
4446
4447
  },
4447
4448
  "ModelCardStatus": {},
4448
4449
  "SecurityConfig": {
4449
- "shape": "Sin"
4450
+ "shape": "Sio"
4450
4451
  },
4451
4452
  "CreationTime": {
4452
4453
  "type": "timestamp"
4453
4454
  },
4454
4455
  "CreatedBy": {
4455
- "shape": "Srt"
4456
+ "shape": "Sru"
4456
4457
  },
4457
4458
  "LastModifiedTime": {
4458
4459
  "type": "timestamp"
4459
4460
  },
4460
4461
  "LastModifiedBy": {
4461
- "shape": "Srt"
4462
+ "shape": "Sru"
4462
4463
  },
4463
4464
  "ModelCardProcessingStatus": {}
4464
4465
  }
@@ -4495,7 +4496,7 @@
4495
4496
  "type": "integer"
4496
4497
  },
4497
4498
  "OutputConfig": {
4498
- "shape": "Sit"
4499
+ "shape": "Siu"
4499
4500
  },
4500
4501
  "CreatedAt": {
4501
4502
  "type": "timestamp"
@@ -4545,13 +4546,13 @@
4545
4546
  "type": "timestamp"
4546
4547
  },
4547
4548
  "ModelExplainabilityBaselineConfig": {
4548
- "shape": "Six"
4549
+ "shape": "Siy"
4549
4550
  },
4550
4551
  "ModelExplainabilityAppSpecification": {
4551
- "shape": "Siy"
4552
+ "shape": "Siz"
4552
4553
  },
4553
4554
  "ModelExplainabilityJobInput": {
4554
- "shape": "Siz"
4555
+ "shape": "Sj0"
4555
4556
  },
4556
4557
  "ModelExplainabilityJobOutputConfig": {
4557
4558
  "shape": "S7o"
@@ -4603,46 +4604,46 @@
4603
4604
  "shape": "Sr"
4604
4605
  },
4605
4606
  "SourceAlgorithmSpecification": {
4606
- "shape": "Sj5"
4607
+ "shape": "Sj6"
4607
4608
  },
4608
4609
  "ValidationSpecification": {
4609
- "shape": "Sj2"
4610
+ "shape": "Sj3"
4610
4611
  },
4611
4612
  "ModelPackageStatus": {},
4612
4613
  "ModelPackageStatusDetails": {
4613
- "shape": "Sy0"
4614
+ "shape": "Sy3"
4614
4615
  },
4615
4616
  "CertifyForMarketplace": {
4616
4617
  "type": "boolean"
4617
4618
  },
4618
4619
  "ModelApprovalStatus": {},
4619
4620
  "CreatedBy": {
4620
- "shape": "Srt"
4621
+ "shape": "Sru"
4621
4622
  },
4622
4623
  "MetadataProperties": {
4623
4624
  "shape": "S1q"
4624
4625
  },
4625
4626
  "ModelMetrics": {
4626
- "shape": "Sj8"
4627
+ "shape": "Sj9"
4627
4628
  },
4628
4629
  "LastModifiedTime": {
4629
4630
  "type": "timestamp"
4630
4631
  },
4631
4632
  "LastModifiedBy": {
4632
- "shape": "Srt"
4633
+ "shape": "Sru"
4633
4634
  },
4634
4635
  "ApprovalDescription": {},
4635
4636
  "CustomerMetadataProperties": {
4636
- "shape": "Sjf"
4637
+ "shape": "Sjg"
4637
4638
  },
4638
4639
  "DriftCheckBaselines": {
4639
- "shape": "Sji"
4640
+ "shape": "Sjj"
4640
4641
  },
4641
4642
  "Domain": {},
4642
4643
  "Task": {},
4643
4644
  "SamplePayloadUrl": {},
4644
4645
  "AdditionalInferenceSpecifications": {
4645
- "shape": "Sjo"
4646
+ "shape": "Sjp"
4646
4647
  }
4647
4648
  }
4648
4649
  }
@@ -4674,7 +4675,7 @@
4674
4675
  "type": "timestamp"
4675
4676
  },
4676
4677
  "CreatedBy": {
4677
- "shape": "Srt"
4678
+ "shape": "Sru"
4678
4679
  },
4679
4680
  "ModelPackageGroupStatus": {}
4680
4681
  }
@@ -4709,13 +4710,13 @@
4709
4710
  "type": "timestamp"
4710
4711
  },
4711
4712
  "ModelQualityBaselineConfig": {
4712
- "shape": "Sjv"
4713
+ "shape": "Sjw"
4713
4714
  },
4714
4715
  "ModelQualityAppSpecification": {
4715
- "shape": "Sjw"
4716
+ "shape": "Sjx"
4716
4717
  },
4717
4718
  "ModelQualityJobInput": {
4718
- "shape": "Sjy"
4719
+ "shape": "Sjz"
4719
4720
  },
4720
4721
  "ModelQualityJobOutputConfig": {
4721
4722
  "shape": "S7o"
@@ -4766,11 +4767,11 @@
4766
4767
  "type": "timestamp"
4767
4768
  },
4768
4769
  "MonitoringScheduleConfig": {
4769
- "shape": "Sk2"
4770
+ "shape": "Sk3"
4770
4771
  },
4771
4772
  "EndpointName": {},
4772
4773
  "LastMonitoringExecutionSummary": {
4773
- "shape": "Syd"
4774
+ "shape": "Syg"
4774
4775
  }
4775
4776
  }
4776
4777
  }
@@ -4813,16 +4814,16 @@
4813
4814
  "type": "integer"
4814
4815
  },
4815
4816
  "AcceleratorTypes": {
4816
- "shape": "Skj"
4817
+ "shape": "Skk"
4817
4818
  },
4818
4819
  "DefaultCodeRepository": {},
4819
4820
  "AdditionalCodeRepositories": {
4820
- "shape": "Skm"
4821
+ "shape": "Skn"
4821
4822
  },
4822
4823
  "RootAccess": {},
4823
4824
  "PlatformIdentifier": {},
4824
4825
  "InstanceMetadataServiceConfiguration": {
4825
- "shape": "Skp"
4826
+ "shape": "Skq"
4826
4827
  }
4827
4828
  }
4828
4829
  }
@@ -4843,10 +4844,10 @@
4843
4844
  "NotebookInstanceLifecycleConfigArn": {},
4844
4845
  "NotebookInstanceLifecycleConfigName": {},
4845
4846
  "OnCreate": {
4846
- "shape": "Sku"
4847
+ "shape": "Skv"
4847
4848
  },
4848
4849
  "OnStart": {
4849
- "shape": "Sku"
4850
+ "shape": "Skv"
4850
4851
  },
4851
4852
  "LastModifiedTime": {
4852
4853
  "type": "timestamp"
@@ -4887,13 +4888,13 @@
4887
4888
  "type": "timestamp"
4888
4889
  },
4889
4890
  "CreatedBy": {
4890
- "shape": "Srt"
4891
+ "shape": "Sru"
4891
4892
  },
4892
4893
  "LastModifiedBy": {
4893
- "shape": "Srt"
4894
+ "shape": "Sru"
4894
4895
  },
4895
4896
  "ParallelismConfiguration": {
4896
- "shape": "Sl8"
4897
+ "shape": "Sl9"
4897
4898
  }
4898
4899
  }
4899
4900
  }
@@ -4937,7 +4938,7 @@
4937
4938
  "PipelineExecutionStatus": {},
4938
4939
  "PipelineExecutionDescription": {},
4939
4940
  "PipelineExperimentConfig": {
4940
- "shape": "Syx"
4941
+ "shape": "Sz0"
4941
4942
  },
4942
4943
  "FailureReason": {},
4943
4944
  "CreationTime": {
@@ -4947,13 +4948,13 @@
4947
4948
  "type": "timestamp"
4948
4949
  },
4949
4950
  "CreatedBy": {
4950
- "shape": "Srt"
4951
+ "shape": "Sru"
4951
4952
  },
4952
4953
  "LastModifiedBy": {
4953
- "shape": "Srt"
4954
+ "shape": "Sru"
4954
4955
  },
4955
4956
  "ParallelismConfiguration": {
4956
- "shape": "Sl8"
4957
+ "shape": "Sl9"
4957
4958
  }
4958
4959
  }
4959
4960
  }
@@ -4980,30 +4981,30 @@
4980
4981
  ],
4981
4982
  "members": {
4982
4983
  "ProcessingInputs": {
4983
- "shape": "Sll"
4984
+ "shape": "Slm"
4984
4985
  },
4985
4986
  "ProcessingOutputConfig": {
4986
- "shape": "Sm8"
4987
+ "shape": "Sm9"
4987
4988
  },
4988
4989
  "ProcessingJobName": {},
4989
4990
  "ProcessingResources": {
4990
- "shape": "Smd"
4991
+ "shape": "Sme"
4991
4992
  },
4992
4993
  "StoppingCondition": {
4993
- "shape": "Smf"
4994
+ "shape": "Smg"
4994
4995
  },
4995
4996
  "AppSpecification": {
4996
- "shape": "Smh"
4997
+ "shape": "Smi"
4997
4998
  },
4998
4999
  "Environment": {
4999
- "shape": "Smj"
5000
+ "shape": "Smk"
5000
5001
  },
5001
5002
  "NetworkConfig": {
5002
- "shape": "Ska"
5003
+ "shape": "Skb"
5003
5004
  },
5004
5005
  "RoleArn": {},
5005
5006
  "ExperimentConfig": {
5006
- "shape": "Smk"
5007
+ "shape": "Sml"
5007
5008
  },
5008
5009
  "ProcessingJobArn": {},
5009
5010
  "ProcessingJobStatus": {},
@@ -5053,14 +5054,14 @@
5053
5054
  "ProjectId": {},
5054
5055
  "ProjectDescription": {},
5055
5056
  "ServiceCatalogProvisioningDetails": {
5056
- "shape": "Smp"
5057
+ "shape": "Smq"
5057
5058
  },
5058
5059
  "ServiceCatalogProvisionedProductDetails": {
5059
- "shape": "Sz5"
5060
+ "shape": "Sz8"
5060
5061
  },
5061
5062
  "ProjectStatus": {},
5062
5063
  "CreatedBy": {
5063
- "shape": "Srt"
5064
+ "shape": "Sru"
5064
5065
  },
5065
5066
  "CreationTime": {
5066
5067
  "type": "timestamp"
@@ -5069,7 +5070,7 @@
5069
5070
  "type": "timestamp"
5070
5071
  },
5071
5072
  "LastModifiedBy": {
5072
- "shape": "Srt"
5073
+ "shape": "Sru"
5073
5074
  }
5074
5075
  }
5075
5076
  }
@@ -5102,7 +5103,7 @@
5102
5103
  },
5103
5104
  "FailureReason": {},
5104
5105
  "SpaceSettings": {
5105
- "shape": "Smz"
5106
+ "shape": "Sn0"
5106
5107
  }
5107
5108
  }
5108
5109
  }
@@ -5150,7 +5151,7 @@
5150
5151
  ],
5151
5152
  "members": {
5152
5153
  "SubscribedWorkteam": {
5153
- "shape": "Szg"
5154
+ "shape": "Szj"
5154
5155
  }
5155
5156
  }
5156
5157
  }
@@ -5185,7 +5186,7 @@
5185
5186
  "LabelingJobArn": {},
5186
5187
  "AutoMLJobArn": {},
5187
5188
  "ModelArtifacts": {
5188
- "shape": "Stg"
5189
+ "shape": "Sth"
5189
5190
  },
5190
5191
  "TrainingJobStatus": {},
5191
5192
  "SecondaryStatus": {},
@@ -5194,7 +5195,7 @@
5194
5195
  "shape": "S2t"
5195
5196
  },
5196
5197
  "AlgorithmSpecification": {
5197
- "shape": "Sn9"
5198
+ "shape": "Sna"
5198
5199
  },
5199
5200
  "RoleArn": {},
5200
5201
  "InputDataConfig": {
@@ -5225,10 +5226,10 @@
5225
5226
  "type": "timestamp"
5226
5227
  },
5227
5228
  "SecondaryStatusTransitions": {
5228
- "shape": "Szk"
5229
+ "shape": "Szn"
5229
5230
  },
5230
5231
  "FinalMetricDataList": {
5231
- "shape": "Szn"
5232
+ "shape": "Szq"
5232
5233
  },
5233
5234
  "EnableNetworkIsolation": {
5234
5235
  "type": "boolean"
@@ -5249,25 +5250,25 @@
5249
5250
  "type": "integer"
5250
5251
  },
5251
5252
  "DebugHookConfig": {
5252
- "shape": "Sne"
5253
+ "shape": "Snf"
5253
5254
  },
5254
5255
  "ExperimentConfig": {
5255
- "shape": "Smk"
5256
+ "shape": "Sml"
5256
5257
  },
5257
5258
  "DebugRuleConfigurations": {
5258
- "shape": "Snm"
5259
+ "shape": "Snn"
5259
5260
  },
5260
5261
  "TensorBoardOutputConfig": {
5261
- "shape": "Snq"
5262
+ "shape": "Snr"
5262
5263
  },
5263
5264
  "DebugRuleEvaluationStatuses": {
5264
- "shape": "Szr"
5265
+ "shape": "Szu"
5265
5266
  },
5266
5267
  "ProfilerConfig": {
5267
- "shape": "Snr"
5268
+ "shape": "Sns"
5268
5269
  },
5269
5270
  "ProfilerRuleConfigurations": {
5270
- "shape": "Snv"
5271
+ "shape": "Snw"
5271
5272
  },
5272
5273
  "ProfilerRuleEvaluationStatuses": {
5273
5274
  "type": "list",
@@ -5289,10 +5290,10 @@
5289
5290
  "shape": "Seg"
5290
5291
  },
5291
5292
  "Environment": {
5292
- "shape": "Snx"
5293
+ "shape": "Sny"
5293
5294
  },
5294
5295
  "WarmPoolStatus": {
5295
- "shape": "Szy"
5296
+ "shape": "S101"
5296
5297
  }
5297
5298
  }
5298
5299
  }
@@ -5328,7 +5329,7 @@
5328
5329
  "type": "integer"
5329
5330
  },
5330
5331
  "ModelClientConfig": {
5331
- "shape": "So4"
5332
+ "shape": "So5"
5332
5333
  },
5333
5334
  "MaxPayloadInMB": {
5334
5335
  "type": "integer"
@@ -5344,7 +5345,7 @@
5344
5345
  "shape": "S40"
5345
5346
  },
5346
5347
  "DataCaptureConfig": {
5347
- "shape": "So7"
5348
+ "shape": "So8"
5348
5349
  },
5349
5350
  "TransformResources": {
5350
5351
  "shape": "S43"
@@ -5361,10 +5362,10 @@
5361
5362
  "LabelingJobArn": {},
5362
5363
  "AutoMLJobArn": {},
5363
5364
  "DataProcessing": {
5364
- "shape": "So8"
5365
+ "shape": "So9"
5365
5366
  },
5366
5367
  "ExperimentConfig": {
5367
- "shape": "Smk"
5368
+ "shape": "Sml"
5368
5369
  }
5369
5370
  }
5370
5371
  }
@@ -5387,19 +5388,19 @@
5387
5388
  "DisplayName": {},
5388
5389
  "ExperimentName": {},
5389
5390
  "Source": {
5390
- "shape": "S106"
5391
+ "shape": "S109"
5391
5392
  },
5392
5393
  "CreationTime": {
5393
5394
  "type": "timestamp"
5394
5395
  },
5395
5396
  "CreatedBy": {
5396
- "shape": "Srt"
5397
+ "shape": "Sru"
5397
5398
  },
5398
5399
  "LastModifiedTime": {
5399
5400
  "type": "timestamp"
5400
5401
  },
5401
5402
  "LastModifiedBy": {
5402
- "shape": "Srt"
5403
+ "shape": "Sru"
5403
5404
  },
5404
5405
  "MetadataProperties": {
5405
5406
  "shape": "S1q"
@@ -5424,10 +5425,10 @@
5424
5425
  "TrialComponentArn": {},
5425
5426
  "DisplayName": {},
5426
5427
  "Source": {
5427
- "shape": "S10a"
5428
+ "shape": "S10d"
5428
5429
  },
5429
5430
  "Status": {
5430
- "shape": "Sog"
5431
+ "shape": "Soh"
5431
5432
  },
5432
5433
  "StartTime": {
5433
5434
  "type": "timestamp"
@@ -5439,34 +5440,34 @@
5439
5440
  "type": "timestamp"
5440
5441
  },
5441
5442
  "CreatedBy": {
5442
- "shape": "Srt"
5443
+ "shape": "Sru"
5443
5444
  },
5444
5445
  "LastModifiedTime": {
5445
5446
  "type": "timestamp"
5446
5447
  },
5447
5448
  "LastModifiedBy": {
5448
- "shape": "Srt"
5449
+ "shape": "Sru"
5449
5450
  },
5450
5451
  "Parameters": {
5451
- "shape": "Soj"
5452
+ "shape": "Sok"
5452
5453
  },
5453
5454
  "InputArtifacts": {
5454
- "shape": "Son"
5455
+ "shape": "Soo"
5455
5456
  },
5456
5457
  "OutputArtifacts": {
5457
- "shape": "Son"
5458
+ "shape": "Soo"
5458
5459
  },
5459
5460
  "MetadataProperties": {
5460
5461
  "shape": "S1q"
5461
5462
  },
5462
5463
  "Metrics": {
5463
- "shape": "S10c"
5464
+ "shape": "S10f"
5464
5465
  },
5465
5466
  "LineageGroupArn": {},
5466
5467
  "Sources": {
5467
5468
  "type": "list",
5468
5469
  "member": {
5469
- "shape": "S10a"
5470
+ "shape": "S10d"
5470
5471
  }
5471
5472
  }
5472
5473
  }
@@ -5524,7 +5525,7 @@
5524
5525
  ],
5525
5526
  "members": {
5526
5527
  "Workforce": {
5527
- "shape": "S10m"
5528
+ "shape": "S10p"
5528
5529
  }
5529
5530
  }
5530
5531
  }
@@ -5546,7 +5547,7 @@
5546
5547
  ],
5547
5548
  "members": {
5548
5549
  "Workteam": {
5549
- "shape": "S10u"
5550
+ "shape": "S10x"
5550
5551
  }
5551
5552
  }
5552
5553
  }
@@ -5791,7 +5792,7 @@
5791
5792
  "HubContentMarkdown": {},
5792
5793
  "HubContentDocument": {},
5793
5794
  "HubContentSearchKeywords": {
5794
- "shape": "Svy"
5795
+ "shape": "Svz"
5795
5796
  },
5796
5797
  "Tags": {
5797
5798
  "shape": "S7"
@@ -6115,7 +6116,7 @@
6115
6116
  "type": "timestamp"
6116
6117
  },
6117
6118
  "CreatedBy": {
6118
- "shape": "Srt"
6119
+ "shape": "Sru"
6119
6120
  }
6120
6121
  }
6121
6122
  }
@@ -6184,7 +6185,7 @@
6184
6185
  },
6185
6186
  "FailureReason": {},
6186
6187
  "PartialFailureReasons": {
6187
- "shape": "Ssd"
6188
+ "shape": "Sse"
6188
6189
  }
6189
6190
  }
6190
6191
  }
@@ -6220,7 +6221,7 @@
6220
6221
  "Candidates": {
6221
6222
  "type": "list",
6222
6223
  "member": {
6223
- "shape": "Ssf"
6224
+ "shape": "Ssg"
6224
6225
  }
6225
6226
  },
6226
6227
  "NextToken": {}
@@ -6430,7 +6431,7 @@
6430
6431
  ],
6431
6432
  "members": {
6432
6433
  "JobDefinitionSummaries": {
6433
- "shape": "S13r"
6434
+ "shape": "S13u"
6434
6435
  },
6435
6436
  "NextToken": {}
6436
6437
  }
@@ -6859,7 +6860,7 @@
6859
6860
  "ExperimentName": {},
6860
6861
  "DisplayName": {},
6861
6862
  "ExperimentSource": {
6862
- "shape": "Sv1"
6863
+ "shape": "Sv2"
6863
6864
  },
6864
6865
  "CreationTime": {
6865
6866
  "type": "timestamp"
@@ -6919,7 +6920,7 @@
6919
6920
  },
6920
6921
  "FeatureGroupStatus": {},
6921
6922
  "OfflineStoreStatus": {
6922
- "shape": "Sv7"
6923
+ "shape": "Sv8"
6923
6924
  }
6924
6925
  }
6925
6926
  }
@@ -7011,7 +7012,7 @@
7011
7012
  ],
7012
7013
  "members": {
7013
7014
  "HubContentSummaries": {
7014
- "shape": "S15h"
7015
+ "shape": "S15k"
7015
7016
  },
7016
7017
  "NextToken": {}
7017
7018
  }
@@ -7050,7 +7051,7 @@
7050
7051
  ],
7051
7052
  "members": {
7052
7053
  "HubContentSummaries": {
7053
- "shape": "S15h"
7054
+ "shape": "S15k"
7054
7055
  },
7055
7056
  "NextToken": {}
7056
7057
  }
@@ -7225,10 +7226,10 @@
7225
7226
  "type": "timestamp"
7226
7227
  },
7227
7228
  "TrainingJobStatusCounters": {
7228
- "shape": "Swd"
7229
+ "shape": "Swe"
7229
7230
  },
7230
7231
  "ObjectiveStatusCounters": {
7231
- "shape": "Swf"
7232
+ "shape": "Swg"
7232
7233
  },
7233
7234
  "ResourceLimits": {
7234
7235
  "shape": "Sdu"
@@ -7469,13 +7470,13 @@
7469
7470
  ],
7470
7471
  "members": {
7471
7472
  "Metrics": {
7472
- "shape": "Sx4"
7473
+ "shape": "Sx5"
7473
7474
  },
7474
7475
  "EndpointConfiguration": {
7475
- "shape": "Sx5"
7476
+ "shape": "Sx7"
7476
7477
  },
7477
7478
  "ModelConfiguration": {
7478
- "shape": "Sx6"
7479
+ "shape": "Sx8"
7479
7480
  },
7480
7481
  "FailureReason": {}
7481
7482
  }
@@ -7611,17 +7612,17 @@
7611
7612
  },
7612
7613
  "LabelingJobStatus": {},
7613
7614
  "LabelCounters": {
7614
- "shape": "Sxf"
7615
+ "shape": "Sxi"
7615
7616
  },
7616
7617
  "WorkteamArn": {},
7617
7618
  "PreHumanTaskLambdaArn": {},
7618
7619
  "AnnotationConsolidationLambdaArn": {},
7619
7620
  "FailureReason": {},
7620
7621
  "LabelingJobOutput": {
7621
- "shape": "Sxi"
7622
+ "shape": "Sxl"
7622
7623
  },
7623
7624
  "InputConfig": {
7624
- "shape": "Sh9"
7625
+ "shape": "Sha"
7625
7626
  }
7626
7627
  }
7627
7628
  }
@@ -7768,7 +7769,7 @@
7768
7769
  ],
7769
7770
  "members": {
7770
7771
  "JobDefinitionSummaries": {
7771
- "shape": "S13r"
7772
+ "shape": "S13u"
7772
7773
  },
7773
7774
  "NextToken": {}
7774
7775
  }
@@ -7981,7 +7982,7 @@
7981
7982
  ],
7982
7983
  "members": {
7983
7984
  "JobDefinitionSummaries": {
7984
- "shape": "S13r"
7985
+ "shape": "S13u"
7985
7986
  },
7986
7987
  "NextToken": {}
7987
7988
  }
@@ -8181,7 +8182,7 @@
8181
8182
  ],
8182
8183
  "members": {
8183
8184
  "JobDefinitionSummaries": {
8184
- "shape": "S13r"
8185
+ "shape": "S13u"
8185
8186
  },
8186
8187
  "NextToken": {}
8187
8188
  }
@@ -8300,7 +8301,7 @@
8300
8301
  "type": "structure",
8301
8302
  "members": {
8302
8303
  "MonitoringAlertSummaries": {
8303
- "shape": "S18w"
8304
+ "shape": "S18z"
8304
8305
  },
8305
8306
  "NextToken": {}
8306
8307
  }
@@ -8350,7 +8351,7 @@
8350
8351
  "MonitoringExecutionSummaries": {
8351
8352
  "type": "list",
8352
8353
  "member": {
8353
- "shape": "Syd"
8354
+ "shape": "Syg"
8354
8355
  }
8355
8356
  },
8356
8357
  "NextToken": {}
@@ -8531,7 +8532,7 @@
8531
8532
  "NotebookInstanceLifecycleConfigName": {},
8532
8533
  "DefaultCodeRepository": {},
8533
8534
  "AdditionalCodeRepositories": {
8534
- "shape": "Skm"
8535
+ "shape": "Skn"
8535
8536
  }
8536
8537
  }
8537
8538
  }
@@ -8630,7 +8631,7 @@
8630
8631
  "CallbackToken": {},
8631
8632
  "SqsQueueUrl": {},
8632
8633
  "OutputParameters": {
8633
- "shape": "S1ab"
8634
+ "shape": "S1ae"
8634
8635
  }
8635
8636
  }
8636
8637
  },
@@ -8639,7 +8640,7 @@
8639
8640
  "members": {
8640
8641
  "Arn": {},
8641
8642
  "OutputParameters": {
8642
- "shape": "S1ab"
8643
+ "shape": "S1ae"
8643
8644
  }
8644
8645
  }
8645
8646
  },
@@ -8772,7 +8773,7 @@
8772
8773
  "type": "structure",
8773
8774
  "members": {
8774
8775
  "PipelineParameters": {
8775
- "shape": "S1ar"
8776
+ "shape": "S1au"
8776
8777
  },
8777
8778
  "NextToken": {}
8778
8779
  }
@@ -9107,7 +9108,7 @@
9107
9108
  "SubscribedWorkteams": {
9108
9109
  "type": "list",
9109
9110
  "member": {
9110
- "shape": "Szg"
9111
+ "shape": "Szj"
9111
9112
  }
9112
9113
  },
9113
9114
  "NextToken": {}
@@ -9195,7 +9196,7 @@
9195
9196
  },
9196
9197
  "TrainingJobStatus": {},
9197
9198
  "WarmPoolStatus": {
9198
- "shape": "Szy"
9199
+ "shape": "S101"
9199
9200
  }
9200
9201
  }
9201
9202
  }
@@ -9230,7 +9231,7 @@
9230
9231
  "TrainingJobSummaries": {
9231
9232
  "type": "list",
9232
9233
  "member": {
9233
- "shape": "Swh"
9234
+ "shape": "Swi"
9234
9235
  }
9235
9236
  },
9236
9237
  "NextToken": {}
@@ -9333,10 +9334,10 @@
9333
9334
  "TrialComponentArn": {},
9334
9335
  "DisplayName": {},
9335
9336
  "TrialComponentSource": {
9336
- "shape": "S10a"
9337
+ "shape": "S10d"
9337
9338
  },
9338
9339
  "Status": {
9339
- "shape": "Sog"
9340
+ "shape": "Soh"
9340
9341
  },
9341
9342
  "StartTime": {
9342
9343
  "type": "timestamp"
@@ -9348,13 +9349,13 @@
9348
9349
  "type": "timestamp"
9349
9350
  },
9350
9351
  "CreatedBy": {
9351
- "shape": "Srt"
9352
+ "shape": "Sru"
9352
9353
  },
9353
9354
  "LastModifiedTime": {
9354
9355
  "type": "timestamp"
9355
9356
  },
9356
9357
  "LastModifiedBy": {
9357
- "shape": "Srt"
9358
+ "shape": "Sru"
9358
9359
  }
9359
9360
  }
9360
9361
  }
@@ -9395,7 +9396,7 @@
9395
9396
  "TrialName": {},
9396
9397
  "DisplayName": {},
9397
9398
  "TrialSource": {
9398
- "shape": "S106"
9399
+ "shape": "S109"
9399
9400
  },
9400
9401
  "CreationTime": {
9401
9402
  "type": "timestamp"
@@ -9470,7 +9471,7 @@
9470
9471
  "Workforces": {
9471
9472
  "type": "list",
9472
9473
  "member": {
9473
- "shape": "S10m"
9474
+ "shape": "S10p"
9474
9475
  }
9475
9476
  },
9476
9477
  "NextToken": {}
@@ -9499,7 +9500,7 @@
9499
9500
  "Workteams": {
9500
9501
  "type": "list",
9501
9502
  "member": {
9502
- "shape": "S10u"
9503
+ "shape": "S10x"
9503
9504
  }
9504
9505
  },
9505
9506
  "NextToken": {}
@@ -9618,7 +9619,7 @@
9618
9619
  "members": {
9619
9620
  "DeviceFleetName": {},
9620
9621
  "Devices": {
9621
- "shape": "S1dd"
9622
+ "shape": "S1dg"
9622
9623
  },
9623
9624
  "Tags": {
9624
9625
  "shape": "S7"
@@ -9688,7 +9689,7 @@
9688
9689
  "idempotencyToken": true
9689
9690
  },
9690
9691
  "ParallelismConfiguration": {
9691
- "shape": "Sl8"
9692
+ "shape": "Sl9"
9692
9693
  }
9693
9694
  }
9694
9695
  },
@@ -9708,7 +9709,7 @@
9708
9709
  "members": {
9709
9710
  "Resource": {},
9710
9711
  "SearchExpression": {
9711
- "shape": "S1do"
9712
+ "shape": "S1dr"
9712
9713
  },
9713
9714
  "SortBy": {},
9714
9715
  "SortOrder": {},
@@ -9727,7 +9728,7 @@
9727
9728
  "type": "structure",
9728
9729
  "members": {
9729
9730
  "TrainingJob": {
9730
- "shape": "S1e1"
9731
+ "shape": "S1e4"
9731
9732
  },
9732
9733
  "Experiment": {
9733
9734
  "type": "structure",
@@ -9736,20 +9737,20 @@
9736
9737
  "ExperimentArn": {},
9737
9738
  "DisplayName": {},
9738
9739
  "Source": {
9739
- "shape": "Sv1"
9740
+ "shape": "Sv2"
9740
9741
  },
9741
9742
  "Description": {},
9742
9743
  "CreationTime": {
9743
9744
  "type": "timestamp"
9744
9745
  },
9745
9746
  "CreatedBy": {
9746
- "shape": "Srt"
9747
+ "shape": "Sru"
9747
9748
  },
9748
9749
  "LastModifiedTime": {
9749
9750
  "type": "timestamp"
9750
9751
  },
9751
9752
  "LastModifiedBy": {
9752
- "shape": "Srt"
9753
+ "shape": "Sru"
9753
9754
  },
9754
9755
  "Tags": {
9755
9756
  "shape": "S7"
@@ -9764,19 +9765,19 @@
9764
9765
  "DisplayName": {},
9765
9766
  "ExperimentName": {},
9766
9767
  "Source": {
9767
- "shape": "S106"
9768
+ "shape": "S109"
9768
9769
  },
9769
9770
  "CreationTime": {
9770
9771
  "type": "timestamp"
9771
9772
  },
9772
9773
  "CreatedBy": {
9773
- "shape": "Srt"
9774
+ "shape": "Sru"
9774
9775
  },
9775
9776
  "LastModifiedTime": {
9776
9777
  "type": "timestamp"
9777
9778
  },
9778
9779
  "LastModifiedBy": {
9779
- "shape": "Srt"
9780
+ "shape": "Sru"
9780
9781
  },
9781
9782
  "MetadataProperties": {
9782
9783
  "shape": "S1q"
@@ -9792,13 +9793,13 @@
9792
9793
  "TrialComponentName": {},
9793
9794
  "TrialComponentArn": {},
9794
9795
  "TrialComponentSource": {
9795
- "shape": "S10a"
9796
+ "shape": "S10d"
9796
9797
  },
9797
9798
  "CreationTime": {
9798
9799
  "type": "timestamp"
9799
9800
  },
9800
9801
  "CreatedBy": {
9801
- "shape": "Srt"
9802
+ "shape": "Sru"
9802
9803
  }
9803
9804
  }
9804
9805
  }
@@ -9812,10 +9813,10 @@
9812
9813
  "DisplayName": {},
9813
9814
  "TrialComponentArn": {},
9814
9815
  "Source": {
9815
- "shape": "S10a"
9816
+ "shape": "S10d"
9816
9817
  },
9817
9818
  "Status": {
9818
- "shape": "Sog"
9819
+ "shape": "Soh"
9819
9820
  },
9820
9821
  "StartTime": {
9821
9822
  "type": "timestamp"
@@ -9827,25 +9828,25 @@
9827
9828
  "type": "timestamp"
9828
9829
  },
9829
9830
  "CreatedBy": {
9830
- "shape": "Srt"
9831
+ "shape": "Sru"
9831
9832
  },
9832
9833
  "LastModifiedTime": {
9833
9834
  "type": "timestamp"
9834
9835
  },
9835
9836
  "LastModifiedBy": {
9836
- "shape": "Srt"
9837
+ "shape": "Sru"
9837
9838
  },
9838
9839
  "Parameters": {
9839
- "shape": "Soj"
9840
+ "shape": "Sok"
9840
9841
  },
9841
9842
  "InputArtifacts": {
9842
- "shape": "Son"
9843
+ "shape": "Soo"
9843
9844
  },
9844
9845
  "OutputArtifacts": {
9845
- "shape": "Son"
9846
+ "shape": "Soo"
9846
9847
  },
9847
9848
  "Metrics": {
9848
- "shape": "S10c"
9849
+ "shape": "S10f"
9849
9850
  },
9850
9851
  "MetadataProperties": {
9851
9852
  "shape": "S1q"
@@ -9855,36 +9856,36 @@
9855
9856
  "members": {
9856
9857
  "SourceArn": {},
9857
9858
  "TrainingJob": {
9858
- "shape": "S1e1"
9859
+ "shape": "S1e4"
9859
9860
  },
9860
9861
  "ProcessingJob": {
9861
9862
  "type": "structure",
9862
9863
  "members": {
9863
9864
  "ProcessingInputs": {
9864
- "shape": "Sll"
9865
+ "shape": "Slm"
9865
9866
  },
9866
9867
  "ProcessingOutputConfig": {
9867
- "shape": "Sm8"
9868
+ "shape": "Sm9"
9868
9869
  },
9869
9870
  "ProcessingJobName": {},
9870
9871
  "ProcessingResources": {
9871
- "shape": "Smd"
9872
+ "shape": "Sme"
9872
9873
  },
9873
9874
  "StoppingCondition": {
9874
- "shape": "Smf"
9875
+ "shape": "Smg"
9875
9876
  },
9876
9877
  "AppSpecification": {
9877
- "shape": "Smh"
9878
+ "shape": "Smi"
9878
9879
  },
9879
9880
  "Environment": {
9880
- "shape": "Smj"
9881
+ "shape": "Smk"
9881
9882
  },
9882
9883
  "NetworkConfig": {
9883
- "shape": "Ska"
9884
+ "shape": "Skb"
9884
9885
  },
9885
9886
  "RoleArn": {},
9886
9887
  "ExperimentConfig": {
9887
- "shape": "Smk"
9888
+ "shape": "Sml"
9888
9889
  },
9889
9890
  "ProcessingJobArn": {},
9890
9891
  "ProcessingJobStatus": {},
@@ -9911,7 +9912,7 @@
9911
9912
  }
9912
9913
  },
9913
9914
  "TransformJob": {
9914
- "shape": "S1e9"
9915
+ "shape": "S1ec"
9915
9916
  }
9916
9917
  }
9917
9918
  },
@@ -9947,10 +9948,10 @@
9947
9948
  "EndpointArn": {},
9948
9949
  "EndpointConfigName": {},
9949
9950
  "ProductionVariants": {
9950
- "shape": "Suj"
9951
+ "shape": "Suk"
9951
9952
  },
9952
9953
  "DataCaptureConfig": {
9953
- "shape": "Sur"
9954
+ "shape": "Sus"
9954
9955
  },
9955
9956
  "EndpointStatus": {},
9956
9957
  "FailureReason": {},
@@ -9977,11 +9978,11 @@
9977
9978
  "type": "timestamp"
9978
9979
  },
9979
9980
  "MonitoringScheduleConfig": {
9980
- "shape": "Sk2"
9981
+ "shape": "Sk3"
9981
9982
  },
9982
9983
  "EndpointName": {},
9983
9984
  "LastMonitoringExecutionSummary": {
9984
- "shape": "Syd"
9985
+ "shape": "Syg"
9985
9986
  },
9986
9987
  "Tags": {
9987
9988
  "shape": "S7"
@@ -9993,7 +9994,7 @@
9993
9994
  "shape": "S7"
9994
9995
  },
9995
9996
  "ShadowProductionVariants": {
9996
- "shape": "Suj"
9997
+ "shape": "Suk"
9997
9998
  }
9998
9999
  }
9999
10000
  },
@@ -10014,49 +10015,49 @@
10014
10015
  "shape": "Sr"
10015
10016
  },
10016
10017
  "SourceAlgorithmSpecification": {
10017
- "shape": "Sj5"
10018
+ "shape": "Sj6"
10018
10019
  },
10019
10020
  "ValidationSpecification": {
10020
- "shape": "Sj2"
10021
+ "shape": "Sj3"
10021
10022
  },
10022
10023
  "ModelPackageStatus": {},
10023
10024
  "ModelPackageStatusDetails": {
10024
- "shape": "Sy0"
10025
+ "shape": "Sy3"
10025
10026
  },
10026
10027
  "CertifyForMarketplace": {
10027
10028
  "type": "boolean"
10028
10029
  },
10029
10030
  "ModelApprovalStatus": {},
10030
10031
  "CreatedBy": {
10031
- "shape": "Srt"
10032
+ "shape": "Sru"
10032
10033
  },
10033
10034
  "MetadataProperties": {
10034
10035
  "shape": "S1q"
10035
10036
  },
10036
10037
  "ModelMetrics": {
10037
- "shape": "Sj8"
10038
+ "shape": "Sj9"
10038
10039
  },
10039
10040
  "LastModifiedTime": {
10040
10041
  "type": "timestamp"
10041
10042
  },
10042
10043
  "LastModifiedBy": {
10043
- "shape": "Srt"
10044
+ "shape": "Sru"
10044
10045
  },
10045
10046
  "ApprovalDescription": {},
10046
10047
  "Domain": {},
10047
10048
  "Task": {},
10048
10049
  "SamplePayloadUrl": {},
10049
10050
  "AdditionalInferenceSpecifications": {
10050
- "shape": "Sjo"
10051
+ "shape": "Sjp"
10051
10052
  },
10052
10053
  "Tags": {
10053
10054
  "shape": "S7"
10054
10055
  },
10055
10056
  "CustomerMetadataProperties": {
10056
- "shape": "Sjf"
10057
+ "shape": "Sjg"
10057
10058
  },
10058
10059
  "DriftCheckBaselines": {
10059
- "shape": "Sji"
10060
+ "shape": "Sjj"
10060
10061
  }
10061
10062
  }
10062
10063
  },
@@ -10070,7 +10071,7 @@
10070
10071
  "type": "timestamp"
10071
10072
  },
10072
10073
  "CreatedBy": {
10073
- "shape": "Srt"
10074
+ "shape": "Sru"
10074
10075
  },
10075
10076
  "ModelPackageGroupStatus": {},
10076
10077
  "Tags": {
@@ -10097,13 +10098,13 @@
10097
10098
  "type": "timestamp"
10098
10099
  },
10099
10100
  "CreatedBy": {
10100
- "shape": "Srt"
10101
+ "shape": "Sru"
10101
10102
  },
10102
10103
  "LastModifiedBy": {
10103
- "shape": "Srt"
10104
+ "shape": "Sru"
10104
10105
  },
10105
10106
  "ParallelismConfiguration": {
10106
- "shape": "Sl8"
10107
+ "shape": "Sl9"
10107
10108
  },
10108
10109
  "Tags": {
10109
10110
  "shape": "S7"
@@ -10119,7 +10120,7 @@
10119
10120
  "PipelineExecutionStatus": {},
10120
10121
  "PipelineExecutionDescription": {},
10121
10122
  "PipelineExperimentConfig": {
10122
- "shape": "Syx"
10123
+ "shape": "Sz0"
10123
10124
  },
10124
10125
  "FailureReason": {},
10125
10126
  "CreationTime": {
@@ -10129,16 +10130,16 @@
10129
10130
  "type": "timestamp"
10130
10131
  },
10131
10132
  "CreatedBy": {
10132
- "shape": "Srt"
10133
+ "shape": "Sru"
10133
10134
  },
10134
10135
  "LastModifiedBy": {
10135
- "shape": "Srt"
10136
+ "shape": "Sru"
10136
10137
  },
10137
10138
  "ParallelismConfiguration": {
10138
- "shape": "Sl8"
10139
+ "shape": "Sl9"
10139
10140
  },
10140
10141
  "PipelineParameters": {
10141
- "shape": "S1ar"
10142
+ "shape": "S1au"
10142
10143
  }
10143
10144
  }
10144
10145
  },
@@ -10167,10 +10168,10 @@
10167
10168
  "RoleArn": {},
10168
10169
  "FeatureGroupStatus": {},
10169
10170
  "OfflineStoreStatus": {
10170
- "shape": "Sv7"
10171
+ "shape": "Sv8"
10171
10172
  },
10172
10173
  "LastUpdateStatus": {
10173
- "shape": "Sva"
10174
+ "shape": "Svb"
10174
10175
  },
10175
10176
  "FailureReason": {},
10176
10177
  "Description": {},
@@ -10187,14 +10188,14 @@
10187
10188
  "ProjectId": {},
10188
10189
  "ProjectDescription": {},
10189
10190
  "ServiceCatalogProvisioningDetails": {
10190
- "shape": "Smp"
10191
+ "shape": "Smq"
10191
10192
  },
10192
10193
  "ServiceCatalogProvisionedProductDetails": {
10193
- "shape": "Sz5"
10194
+ "shape": "Sz8"
10194
10195
  },
10195
10196
  "ProjectStatus": {},
10196
10197
  "CreatedBy": {
10197
- "shape": "Srt"
10198
+ "shape": "Sru"
10198
10199
  },
10199
10200
  "CreationTime": {
10200
10201
  "type": "timestamp"
@@ -10206,7 +10207,7 @@
10206
10207
  "type": "timestamp"
10207
10208
  },
10208
10209
  "LastModifiedBy": {
10209
- "shape": "Srt"
10210
+ "shape": "Sru"
10210
10211
  }
10211
10212
  }
10212
10213
  },
@@ -10225,7 +10226,7 @@
10225
10226
  },
10226
10227
  "Description": {},
10227
10228
  "Parameters": {
10228
- "shape": "Svg"
10229
+ "shape": "Svh"
10229
10230
  }
10230
10231
  }
10231
10232
  },
@@ -10254,16 +10255,16 @@
10254
10255
  "type": "timestamp"
10255
10256
  },
10256
10257
  "TrainingJobStatusCounters": {
10257
- "shape": "Swd"
10258
+ "shape": "Swe"
10258
10259
  },
10259
10260
  "ObjectiveStatusCounters": {
10260
- "shape": "Swf"
10261
+ "shape": "Swg"
10261
10262
  },
10262
10263
  "BestTrainingJob": {
10263
- "shape": "Swh"
10264
+ "shape": "Swi"
10264
10265
  },
10265
10266
  "OverallBestTrainingJob": {
10266
- "shape": "Swh"
10267
+ "shape": "Swi"
10267
10268
  },
10268
10269
  "WarmStartConfig": {
10269
10270
  "shape": "Ser"
@@ -10282,13 +10283,13 @@
10282
10283
  "members": {
10283
10284
  "ModelName": {},
10284
10285
  "PrimaryContainer": {
10285
- "shape": "Si3"
10286
+ "shape": "Si4"
10286
10287
  },
10287
10288
  "Containers": {
10288
- "shape": "Sic"
10289
+ "shape": "Sid"
10289
10290
  },
10290
10291
  "InferenceExecutionConfig": {
10291
- "shape": "Sid"
10292
+ "shape": "Sie"
10292
10293
  },
10293
10294
  "ExecutionRoleArn": {},
10294
10295
  "VpcConfig": {
@@ -10331,7 +10332,7 @@
10331
10332
  }
10332
10333
  },
10333
10334
  "LastBatchTransformJob": {
10334
- "shape": "S1e9"
10335
+ "shape": "S1ec"
10335
10336
  },
10336
10337
  "MonitoringSchedules": {
10337
10338
  "type": "list",
@@ -10350,14 +10351,14 @@
10350
10351
  "type": "timestamp"
10351
10352
  },
10352
10353
  "MonitoringScheduleConfig": {
10353
- "shape": "Sk2"
10354
+ "shape": "Sk3"
10354
10355
  },
10355
10356
  "EndpointName": {},
10356
10357
  "MonitoringAlertSummaries": {
10357
- "shape": "S18w"
10358
+ "shape": "S18z"
10358
10359
  },
10359
10360
  "LastMonitoringExecutionSummary": {
10360
- "shape": "Syd"
10361
+ "shape": "Syg"
10361
10362
  }
10362
10363
  }
10363
10364
  }
@@ -10372,19 +10373,19 @@
10372
10373
  },
10373
10374
  "ModelCardStatus": {},
10374
10375
  "SecurityConfig": {
10375
- "shape": "Sin"
10376
+ "shape": "Sio"
10376
10377
  },
10377
10378
  "CreationTime": {
10378
10379
  "type": "timestamp"
10379
10380
  },
10380
10381
  "CreatedBy": {
10381
- "shape": "Srt"
10382
+ "shape": "Sru"
10382
10383
  },
10383
10384
  "LastModifiedTime": {
10384
10385
  "type": "timestamp"
10385
10386
  },
10386
10387
  "LastModifiedBy": {
10387
- "shape": "Srt"
10388
+ "shape": "Sru"
10388
10389
  },
10389
10390
  "Tags": {
10390
10391
  "shape": "S7"
@@ -10404,23 +10405,23 @@
10404
10405
  "type": "integer"
10405
10406
  },
10406
10407
  "Content": {
10407
- "shape": "Sio"
10408
+ "shape": "Sip"
10408
10409
  },
10409
10410
  "ModelCardStatus": {},
10410
10411
  "SecurityConfig": {
10411
- "shape": "Sin"
10412
+ "shape": "Sio"
10412
10413
  },
10413
10414
  "CreationTime": {
10414
10415
  "type": "timestamp"
10415
10416
  },
10416
10417
  "CreatedBy": {
10417
- "shape": "Srt"
10418
+ "shape": "Sru"
10418
10419
  },
10419
10420
  "LastModifiedTime": {
10420
10421
  "type": "timestamp"
10421
10422
  },
10422
10423
  "LastModifiedBy": {
10423
- "shape": "Srt"
10424
+ "shape": "Sru"
10424
10425
  },
10425
10426
  "Tags": {
10426
10427
  "shape": "S7"
@@ -10466,7 +10467,7 @@
10466
10467
  "members": {
10467
10468
  "CallbackToken": {},
10468
10469
  "OutputParameters": {
10469
- "shape": "S1ab"
10470
+ "shape": "S1ae"
10470
10471
  },
10471
10472
  "ClientRequestToken": {
10472
10473
  "idempotencyToken": true
@@ -10546,14 +10547,14 @@
10546
10547
  "PipelineName": {},
10547
10548
  "PipelineExecutionDisplayName": {},
10548
10549
  "PipelineParameters": {
10549
- "shape": "S1ar"
10550
+ "shape": "S1au"
10550
10551
  },
10551
10552
  "PipelineExecutionDescription": {},
10552
10553
  "ClientRequestToken": {
10553
10554
  "idempotencyToken": true
10554
10555
  },
10555
10556
  "ParallelismConfiguration": {
10556
- "shape": "Sl8"
10557
+ "shape": "Sl9"
10557
10558
  }
10558
10559
  }
10559
10560
  },
@@ -10764,7 +10765,7 @@
10764
10765
  "shape": "S1o"
10765
10766
  },
10766
10767
  "PropertiesToRemove": {
10767
- "shape": "S1fq"
10768
+ "shape": "S1ft"
10768
10769
  }
10769
10770
  }
10770
10771
  },
@@ -10808,7 +10809,7 @@
10808
10809
  "shape": "S1o"
10809
10810
  },
10810
10811
  "PropertiesToRemove": {
10811
- "shape": "S1fq"
10812
+ "shape": "S1ft"
10812
10813
  }
10813
10814
  }
10814
10815
  },
@@ -10858,7 +10859,7 @@
10858
10859
  "shape": "S1o"
10859
10860
  },
10860
10861
  "PropertiesToRemove": {
10861
- "shape": "S1fq"
10862
+ "shape": "S1ft"
10862
10863
  }
10863
10864
  }
10864
10865
  },
@@ -10899,7 +10900,7 @@
10899
10900
  "members": {
10900
10901
  "DeviceFleetName": {},
10901
10902
  "Devices": {
10902
- "shape": "S1dd"
10903
+ "shape": "S1dg"
10903
10904
  }
10904
10905
  }
10905
10906
  }
@@ -11092,7 +11093,7 @@
11092
11093
  "ParameterAdditions": {
11093
11094
  "type": "list",
11094
11095
  "member": {
11095
- "shape": "Svh"
11096
+ "shape": "Svi"
11096
11097
  }
11097
11098
  },
11098
11099
  "ParameterRemovals": {
@@ -11229,7 +11230,7 @@
11229
11230
  "members": {
11230
11231
  "ModelCardName": {},
11231
11232
  "Content": {
11232
- "shape": "Sio"
11233
+ "shape": "Sip"
11233
11234
  },
11234
11235
  "ModelCardStatus": {}
11235
11236
  }
@@ -11255,14 +11256,14 @@
11255
11256
  "ModelApprovalStatus": {},
11256
11257
  "ApprovalDescription": {},
11257
11258
  "CustomerMetadataProperties": {
11258
- "shape": "Sjf"
11259
+ "shape": "Sjg"
11259
11260
  },
11260
11261
  "CustomerMetadataPropertiesToRemove": {
11261
11262
  "type": "list",
11262
11263
  "member": {}
11263
11264
  },
11264
11265
  "AdditionalInferenceSpecificationsToAdd": {
11265
- "shape": "Sjo"
11266
+ "shape": "Sjp"
11266
11267
  }
11267
11268
  }
11268
11269
  },
@@ -11317,7 +11318,7 @@
11317
11318
  "members": {
11318
11319
  "MonitoringScheduleName": {},
11319
11320
  "MonitoringScheduleConfig": {
11320
- "shape": "Sk2"
11321
+ "shape": "Sk3"
11321
11322
  }
11322
11323
  }
11323
11324
  },
@@ -11350,10 +11351,10 @@
11350
11351
  },
11351
11352
  "DefaultCodeRepository": {},
11352
11353
  "AdditionalCodeRepositories": {
11353
- "shape": "Skm"
11354
+ "shape": "Skn"
11354
11355
  },
11355
11356
  "AcceleratorTypes": {
11356
- "shape": "Skj"
11357
+ "shape": "Skk"
11357
11358
  },
11358
11359
  "DisassociateAcceleratorTypes": {
11359
11360
  "type": "boolean"
@@ -11366,7 +11367,7 @@
11366
11367
  },
11367
11368
  "RootAccess": {},
11368
11369
  "InstanceMetadataServiceConfiguration": {
11369
- "shape": "Skp"
11370
+ "shape": "Skq"
11370
11371
  }
11371
11372
  }
11372
11373
  },
@@ -11384,10 +11385,10 @@
11384
11385
  "members": {
11385
11386
  "NotebookInstanceLifecycleConfigName": {},
11386
11387
  "OnCreate": {
11387
- "shape": "Sku"
11388
+ "shape": "Skv"
11388
11389
  },
11389
11390
  "OnStart": {
11390
- "shape": "Sku"
11391
+ "shape": "Skv"
11391
11392
  }
11392
11393
  }
11393
11394
  },
@@ -11407,12 +11408,12 @@
11407
11408
  "PipelineDisplayName": {},
11408
11409
  "PipelineDefinition": {},
11409
11410
  "PipelineDefinitionS3Location": {
11410
- "shape": "Sl2"
11411
+ "shape": "Sl3"
11411
11412
  },
11412
11413
  "PipelineDescription": {},
11413
11414
  "RoleArn": {},
11414
11415
  "ParallelismConfiguration": {
11415
- "shape": "Sl8"
11416
+ "shape": "Sl9"
11416
11417
  }
11417
11418
  }
11418
11419
  },
@@ -11434,7 +11435,7 @@
11434
11435
  "PipelineExecutionDescription": {},
11435
11436
  "PipelineExecutionDisplayName": {},
11436
11437
  "ParallelismConfiguration": {
11437
- "shape": "Sl8"
11438
+ "shape": "Sl9"
11438
11439
  }
11439
11440
  }
11440
11441
  },
@@ -11459,7 +11460,7 @@
11459
11460
  "members": {
11460
11461
  "ProvisioningArtifactId": {},
11461
11462
  "ProvisioningParameters": {
11462
- "shape": "Smr"
11463
+ "shape": "Sms"
11463
11464
  }
11464
11465
  }
11465
11466
  },
@@ -11489,7 +11490,7 @@
11489
11490
  "DomainId": {},
11490
11491
  "SpaceName": {},
11491
11492
  "SpaceSettings": {
11492
- "shape": "Smz"
11493
+ "shape": "Sn0"
11493
11494
  }
11494
11495
  }
11495
11496
  },
@@ -11516,7 +11517,7 @@
11516
11517
  "type": "long"
11517
11518
  },
11518
11519
  "ProfilingParameters": {
11519
- "shape": "Snt"
11520
+ "shape": "Snu"
11520
11521
  },
11521
11522
  "DisableProfiler": {
11522
11523
  "type": "boolean"
@@ -11524,7 +11525,7 @@
11524
11525
  }
11525
11526
  },
11526
11527
  "ProfilerRuleConfigurations": {
11527
- "shape": "Snv"
11528
+ "shape": "Snw"
11528
11529
  },
11529
11530
  "ResourceConfig": {
11530
11531
  "type": "structure",
@@ -11577,7 +11578,7 @@
11577
11578
  "TrialComponentName": {},
11578
11579
  "DisplayName": {},
11579
11580
  "Status": {
11580
- "shape": "Sog"
11581
+ "shape": "Soh"
11581
11582
  },
11582
11583
  "StartTime": {
11583
11584
  "type": "timestamp"
@@ -11586,22 +11587,22 @@
11586
11587
  "type": "timestamp"
11587
11588
  },
11588
11589
  "Parameters": {
11589
- "shape": "Soj"
11590
+ "shape": "Sok"
11590
11591
  },
11591
11592
  "ParametersToRemove": {
11592
- "shape": "S1hv"
11593
+ "shape": "S1hy"
11593
11594
  },
11594
11595
  "InputArtifacts": {
11595
- "shape": "Son"
11596
+ "shape": "Soo"
11596
11597
  },
11597
11598
  "InputArtifactsToRemove": {
11598
- "shape": "S1hv"
11599
+ "shape": "S1hy"
11599
11600
  },
11600
11601
  "OutputArtifacts": {
11601
- "shape": "Son"
11602
+ "shape": "Soo"
11602
11603
  },
11603
11604
  "OutputArtifactsToRemove": {
11604
- "shape": "S1hv"
11605
+ "shape": "S1hy"
11605
11606
  }
11606
11607
  }
11607
11608
  },
@@ -11643,13 +11644,13 @@
11643
11644
  "members": {
11644
11645
  "WorkforceName": {},
11645
11646
  "SourceIpConfig": {
11646
- "shape": "Sp4"
11647
+ "shape": "Sp5"
11647
11648
  },
11648
11649
  "OidcConfig": {
11649
- "shape": "Sp1"
11650
+ "shape": "Sp2"
11650
11651
  },
11651
11652
  "WorkforceVpcConfig": {
11652
- "shape": "Sp8"
11653
+ "shape": "Sp9"
11653
11654
  }
11654
11655
  }
11655
11656
  },
@@ -11660,7 +11661,7 @@
11660
11661
  ],
11661
11662
  "members": {
11662
11663
  "Workforce": {
11663
- "shape": "S10m"
11664
+ "shape": "S10p"
11664
11665
  }
11665
11666
  }
11666
11667
  }
@@ -11674,11 +11675,11 @@
11674
11675
  "members": {
11675
11676
  "WorkteamName": {},
11676
11677
  "MemberDefinitions": {
11677
- "shape": "Spi"
11678
+ "shape": "Spj"
11678
11679
  },
11679
11680
  "Description": {},
11680
11681
  "NotificationConfiguration": {
11681
- "shape": "Spq"
11682
+ "shape": "Spr"
11682
11683
  }
11683
11684
  }
11684
11685
  },
@@ -11689,7 +11690,7 @@
11689
11690
  ],
11690
11691
  "members": {
11691
11692
  "Workteam": {
11692
- "shape": "S10u"
11693
+ "shape": "S10x"
11693
11694
  }
11694
11695
  }
11695
11696
  }
@@ -13792,9 +13793,6 @@
13792
13793
  },
13793
13794
  "Sg1": {
13794
13795
  "type": "structure",
13795
- "required": [
13796
- "ModelPackageVersionArn"
13797
- ],
13798
13796
  "members": {
13799
13797
  "ModelPackageVersionArn": {},
13800
13798
  "JobDurationInSeconds": {
@@ -13891,13 +13889,14 @@
13891
13889
  "SupportedInstanceTypes": {
13892
13890
  "type": "list",
13893
13891
  "member": {}
13894
- }
13892
+ },
13893
+ "DataInputConfig": {}
13895
13894
  }
13896
13895
  },
13897
13896
  "Endpoints": {
13898
13897
  "type": "list",
13899
13898
  "member": {
13900
- "shape": "Sgr"
13899
+ "shape": "Sgs"
13901
13900
  }
13902
13901
  },
13903
13902
  "VpcConfig": {
@@ -13916,10 +13915,11 @@
13916
13915
  "member": {}
13917
13916
  }
13918
13917
  }
13919
- }
13918
+ },
13919
+ "ModelName": {}
13920
13920
  }
13921
13921
  },
13922
- "Sgr": {
13922
+ "Sgs": {
13923
13923
  "type": "structure",
13924
13924
  "required": [
13925
13925
  "EndpointName"
@@ -13928,7 +13928,7 @@
13928
13928
  "EndpointName": {}
13929
13929
  }
13930
13930
  },
13931
- "Sgy": {
13931
+ "Sgz": {
13932
13932
  "type": "structure",
13933
13933
  "members": {
13934
13934
  "MaxInvocations": {
@@ -13948,7 +13948,7 @@
13948
13948
  }
13949
13949
  }
13950
13950
  },
13951
- "Sh9": {
13951
+ "Sha": {
13952
13952
  "type": "structure",
13953
13953
  "required": [
13954
13954
  "DataSource"
@@ -13988,7 +13988,7 @@
13988
13988
  }
13989
13989
  }
13990
13990
  },
13991
- "Shg": {
13991
+ "Shh": {
13992
13992
  "type": "structure",
13993
13993
  "required": [
13994
13994
  "S3OutputPath"
@@ -13999,7 +13999,7 @@
13999
13999
  "SnsTopicArn": {}
14000
14000
  }
14001
14001
  },
14002
- "Shh": {
14002
+ "Shi": {
14003
14003
  "type": "structure",
14004
14004
  "members": {
14005
14005
  "MaxHumanLabeledObjectCount": {
@@ -14010,7 +14010,7 @@
14010
14010
  }
14011
14011
  }
14012
14012
  },
14013
- "Shk": {
14013
+ "Shl": {
14014
14014
  "type": "structure",
14015
14015
  "required": [
14016
14016
  "LabelingJobAlgorithmSpecificationArn"
@@ -14029,7 +14029,7 @@
14029
14029
  }
14030
14030
  }
14031
14031
  },
14032
- "Sho": {
14032
+ "Shp": {
14033
14033
  "type": "structure",
14034
14034
  "required": [
14035
14035
  "WorkteamArn",
@@ -14083,7 +14083,7 @@
14083
14083
  }
14084
14084
  }
14085
14085
  },
14086
- "Si3": {
14086
+ "Si4": {
14087
14087
  "type": "structure",
14088
14088
  "members": {
14089
14089
  "ContainerHostname": {},
@@ -14121,13 +14121,13 @@
14121
14121
  }
14122
14122
  }
14123
14123
  },
14124
- "Sic": {
14124
+ "Sid": {
14125
14125
  "type": "list",
14126
14126
  "member": {
14127
- "shape": "Si3"
14127
+ "shape": "Si4"
14128
14128
  }
14129
14129
  },
14130
- "Sid": {
14130
+ "Sie": {
14131
14131
  "type": "structure",
14132
14132
  "required": [
14133
14133
  "Mode"
@@ -14136,7 +14136,7 @@
14136
14136
  "Mode": {}
14137
14137
  }
14138
14138
  },
14139
- "Sih": {
14139
+ "Sii": {
14140
14140
  "type": "structure",
14141
14141
  "members": {
14142
14142
  "BaseliningJobName": {},
@@ -14145,7 +14145,7 @@
14145
14145
  }
14146
14146
  }
14147
14147
  },
14148
- "Sii": {
14148
+ "Sij": {
14149
14149
  "type": "structure",
14150
14150
  "required": [
14151
14151
  "ImageUri",
@@ -14159,7 +14159,7 @@
14159
14159
  }
14160
14160
  }
14161
14161
  },
14162
- "Sij": {
14162
+ "Sik": {
14163
14163
  "type": "structure",
14164
14164
  "required": [
14165
14165
  "GroundTruthS3Input"
@@ -14172,27 +14172,27 @@
14172
14172
  "shape": "S7i"
14173
14173
  },
14174
14174
  "GroundTruthS3Input": {
14175
- "shape": "Sik"
14175
+ "shape": "Sil"
14176
14176
  }
14177
14177
  }
14178
14178
  },
14179
- "Sik": {
14179
+ "Sil": {
14180
14180
  "type": "structure",
14181
14181
  "members": {
14182
14182
  "S3Uri": {}
14183
14183
  }
14184
14184
  },
14185
- "Sin": {
14185
+ "Sio": {
14186
14186
  "type": "structure",
14187
14187
  "members": {
14188
14188
  "KmsKeyId": {}
14189
14189
  }
14190
14190
  },
14191
- "Sio": {
14191
+ "Sip": {
14192
14192
  "type": "string",
14193
14193
  "sensitive": true
14194
14194
  },
14195
- "Sit": {
14195
+ "Siu": {
14196
14196
  "type": "structure",
14197
14197
  "required": [
14198
14198
  "S3OutputPath"
@@ -14201,7 +14201,7 @@
14201
14201
  "S3OutputPath": {}
14202
14202
  }
14203
14203
  },
14204
- "Six": {
14204
+ "Siy": {
14205
14205
  "type": "structure",
14206
14206
  "members": {
14207
14207
  "BaseliningJobName": {},
@@ -14210,7 +14210,7 @@
14210
14210
  }
14211
14211
  }
14212
14212
  },
14213
- "Siy": {
14213
+ "Siz": {
14214
14214
  "type": "structure",
14215
14215
  "required": [
14216
14216
  "ImageUri",
@@ -14224,7 +14224,7 @@
14224
14224
  }
14225
14225
  }
14226
14226
  },
14227
- "Siz": {
14227
+ "Sj0": {
14228
14228
  "type": "structure",
14229
14229
  "members": {
14230
14230
  "EndpointInput": {
@@ -14235,7 +14235,7 @@
14235
14235
  }
14236
14236
  }
14237
14237
  },
14238
- "Sj2": {
14238
+ "Sj3": {
14239
14239
  "type": "structure",
14240
14240
  "required": [
14241
14241
  "ValidationRole",
@@ -14261,7 +14261,7 @@
14261
14261
  }
14262
14262
  }
14263
14263
  },
14264
- "Sj5": {
14264
+ "Sj6": {
14265
14265
  "type": "structure",
14266
14266
  "required": [
14267
14267
  "SourceAlgorithms"
@@ -14282,17 +14282,17 @@
14282
14282
  }
14283
14283
  }
14284
14284
  },
14285
- "Sj8": {
14285
+ "Sj9": {
14286
14286
  "type": "structure",
14287
14287
  "members": {
14288
14288
  "ModelQuality": {
14289
14289
  "type": "structure",
14290
14290
  "members": {
14291
14291
  "Statistics": {
14292
- "shape": "Sja"
14292
+ "shape": "Sjb"
14293
14293
  },
14294
14294
  "Constraints": {
14295
- "shape": "Sja"
14295
+ "shape": "Sjb"
14296
14296
  }
14297
14297
  }
14298
14298
  },
@@ -14300,10 +14300,10 @@
14300
14300
  "type": "structure",
14301
14301
  "members": {
14302
14302
  "Statistics": {
14303
- "shape": "Sja"
14303
+ "shape": "Sjb"
14304
14304
  },
14305
14305
  "Constraints": {
14306
- "shape": "Sja"
14306
+ "shape": "Sjb"
14307
14307
  }
14308
14308
  }
14309
14309
  },
@@ -14311,13 +14311,13 @@
14311
14311
  "type": "structure",
14312
14312
  "members": {
14313
14313
  "Report": {
14314
- "shape": "Sja"
14314
+ "shape": "Sjb"
14315
14315
  },
14316
14316
  "PreTrainingReport": {
14317
- "shape": "Sja"
14317
+ "shape": "Sjb"
14318
14318
  },
14319
14319
  "PostTrainingReport": {
14320
- "shape": "Sja"
14320
+ "shape": "Sjb"
14321
14321
  }
14322
14322
  }
14323
14323
  },
@@ -14325,13 +14325,13 @@
14325
14325
  "type": "structure",
14326
14326
  "members": {
14327
14327
  "Report": {
14328
- "shape": "Sja"
14328
+ "shape": "Sjb"
14329
14329
  }
14330
14330
  }
14331
14331
  }
14332
14332
  }
14333
14333
  },
14334
- "Sja": {
14334
+ "Sjb": {
14335
14335
  "type": "structure",
14336
14336
  "required": [
14337
14337
  "ContentType",
@@ -14343,25 +14343,25 @@
14343
14343
  "S3Uri": {}
14344
14344
  }
14345
14345
  },
14346
- "Sjf": {
14346
+ "Sjg": {
14347
14347
  "type": "map",
14348
14348
  "key": {},
14349
14349
  "value": {}
14350
14350
  },
14351
- "Sji": {
14351
+ "Sjj": {
14352
14352
  "type": "structure",
14353
14353
  "members": {
14354
14354
  "Bias": {
14355
14355
  "type": "structure",
14356
14356
  "members": {
14357
14357
  "ConfigFile": {
14358
- "shape": "Sjk"
14358
+ "shape": "Sjl"
14359
14359
  },
14360
14360
  "PreTrainingConstraints": {
14361
- "shape": "Sja"
14361
+ "shape": "Sjb"
14362
14362
  },
14363
14363
  "PostTrainingConstraints": {
14364
- "shape": "Sja"
14364
+ "shape": "Sjb"
14365
14365
  }
14366
14366
  }
14367
14367
  },
@@ -14369,10 +14369,10 @@
14369
14369
  "type": "structure",
14370
14370
  "members": {
14371
14371
  "Constraints": {
14372
- "shape": "Sja"
14372
+ "shape": "Sjb"
14373
14373
  },
14374
14374
  "ConfigFile": {
14375
- "shape": "Sjk"
14375
+ "shape": "Sjl"
14376
14376
  }
14377
14377
  }
14378
14378
  },
@@ -14380,10 +14380,10 @@
14380
14380
  "type": "structure",
14381
14381
  "members": {
14382
14382
  "Statistics": {
14383
- "shape": "Sja"
14383
+ "shape": "Sjb"
14384
14384
  },
14385
14385
  "Constraints": {
14386
- "shape": "Sja"
14386
+ "shape": "Sjb"
14387
14387
  }
14388
14388
  }
14389
14389
  },
@@ -14391,16 +14391,16 @@
14391
14391
  "type": "structure",
14392
14392
  "members": {
14393
14393
  "Statistics": {
14394
- "shape": "Sja"
14394
+ "shape": "Sjb"
14395
14395
  },
14396
14396
  "Constraints": {
14397
- "shape": "Sja"
14397
+ "shape": "Sjb"
14398
14398
  }
14399
14399
  }
14400
14400
  }
14401
14401
  }
14402
14402
  },
14403
- "Sjk": {
14403
+ "Sjl": {
14404
14404
  "type": "structure",
14405
14405
  "required": [
14406
14406
  "S3Uri"
@@ -14411,7 +14411,7 @@
14411
14411
  "S3Uri": {}
14412
14412
  }
14413
14413
  },
14414
- "Sjo": {
14414
+ "Sjp": {
14415
14415
  "type": "list",
14416
14416
  "member": {
14417
14417
  "type": "structure",
@@ -14440,7 +14440,7 @@
14440
14440
  }
14441
14441
  }
14442
14442
  },
14443
- "Sjv": {
14443
+ "Sjw": {
14444
14444
  "type": "structure",
14445
14445
  "members": {
14446
14446
  "BaseliningJobName": {},
@@ -14449,7 +14449,7 @@
14449
14449
  }
14450
14450
  }
14451
14451
  },
14452
- "Sjw": {
14452
+ "Sjx": {
14453
14453
  "type": "structure",
14454
14454
  "required": [
14455
14455
  "ImageUri"
@@ -14470,7 +14470,7 @@
14470
14470
  }
14471
14471
  }
14472
14472
  },
14473
- "Sjy": {
14473
+ "Sjz": {
14474
14474
  "type": "structure",
14475
14475
  "required": [
14476
14476
  "GroundTruthS3Input"
@@ -14483,11 +14483,11 @@
14483
14483
  "shape": "S7i"
14484
14484
  },
14485
14485
  "GroundTruthS3Input": {
14486
- "shape": "Sik"
14486
+ "shape": "Sil"
14487
14487
  }
14488
14488
  }
14489
14489
  },
14490
- "Sk2": {
14490
+ "Sk3": {
14491
14491
  "type": "structure",
14492
14492
  "members": {
14493
14493
  "ScheduleConfig": {
@@ -14565,7 +14565,7 @@
14565
14565
  "shape": "S78"
14566
14566
  },
14567
14567
  "NetworkConfig": {
14568
- "shape": "Ska"
14568
+ "shape": "Skb"
14569
14569
  },
14570
14570
  "RoleArn": {}
14571
14571
  }
@@ -14574,7 +14574,7 @@
14574
14574
  "MonitoringType": {}
14575
14575
  }
14576
14576
  },
14577
- "Ska": {
14577
+ "Skb": {
14578
14578
  "type": "structure",
14579
14579
  "members": {
14580
14580
  "EnableInterContainerTrafficEncryption": {
@@ -14588,15 +14588,15 @@
14588
14588
  }
14589
14589
  }
14590
14590
  },
14591
- "Skj": {
14591
+ "Skk": {
14592
14592
  "type": "list",
14593
14593
  "member": {}
14594
14594
  },
14595
- "Skm": {
14595
+ "Skn": {
14596
14596
  "type": "list",
14597
14597
  "member": {}
14598
14598
  },
14599
- "Skp": {
14599
+ "Skq": {
14600
14600
  "type": "structure",
14601
14601
  "required": [
14602
14602
  "MinimumInstanceMetadataServiceVersion"
@@ -14605,7 +14605,7 @@
14605
14605
  "MinimumInstanceMetadataServiceVersion": {}
14606
14606
  }
14607
14607
  },
14608
- "Sku": {
14608
+ "Skv": {
14609
14609
  "type": "list",
14610
14610
  "member": {
14611
14611
  "type": "structure",
@@ -14614,7 +14614,7 @@
14614
14614
  }
14615
14615
  }
14616
14616
  },
14617
- "Sl2": {
14617
+ "Sl3": {
14618
14618
  "type": "structure",
14619
14619
  "required": [
14620
14620
  "Bucket",
@@ -14626,7 +14626,7 @@
14626
14626
  "VersionId": {}
14627
14627
  }
14628
14628
  },
14629
- "Sl8": {
14629
+ "Sl9": {
14630
14630
  "type": "structure",
14631
14631
  "required": [
14632
14632
  "MaxParallelExecutionSteps"
@@ -14637,7 +14637,7 @@
14637
14637
  }
14638
14638
  }
14639
14639
  },
14640
- "Sll": {
14640
+ "Slm": {
14641
14641
  "type": "list",
14642
14642
  "member": {
14643
14643
  "type": "structure",
@@ -14718,7 +14718,7 @@
14718
14718
  }
14719
14719
  }
14720
14720
  },
14721
- "Sm8": {
14721
+ "Sm9": {
14722
14722
  "type": "structure",
14723
14723
  "required": [
14724
14724
  "Outputs"
@@ -14764,7 +14764,7 @@
14764
14764
  "KmsKeyId": {}
14765
14765
  }
14766
14766
  },
14767
- "Smd": {
14767
+ "Sme": {
14768
14768
  "type": "structure",
14769
14769
  "required": [
14770
14770
  "ClusterConfig"
@@ -14790,7 +14790,7 @@
14790
14790
  }
14791
14791
  }
14792
14792
  },
14793
- "Smf": {
14793
+ "Smg": {
14794
14794
  "type": "structure",
14795
14795
  "required": [
14796
14796
  "MaxRuntimeInSeconds"
@@ -14801,7 +14801,7 @@
14801
14801
  }
14802
14802
  }
14803
14803
  },
14804
- "Smh": {
14804
+ "Smi": {
14805
14805
  "type": "structure",
14806
14806
  "required": [
14807
14807
  "ImageUri"
@@ -14817,12 +14817,12 @@
14817
14817
  }
14818
14818
  }
14819
14819
  },
14820
- "Smj": {
14820
+ "Smk": {
14821
14821
  "type": "map",
14822
14822
  "key": {},
14823
14823
  "value": {}
14824
14824
  },
14825
- "Smk": {
14825
+ "Sml": {
14826
14826
  "type": "structure",
14827
14827
  "members": {
14828
14828
  "ExperimentName": {},
@@ -14831,7 +14831,7 @@
14831
14831
  "RunName": {}
14832
14832
  }
14833
14833
  },
14834
- "Smp": {
14834
+ "Smq": {
14835
14835
  "type": "structure",
14836
14836
  "required": [
14837
14837
  "ProductId"
@@ -14841,11 +14841,11 @@
14841
14841
  "ProvisioningArtifactId": {},
14842
14842
  "PathId": {},
14843
14843
  "ProvisioningParameters": {
14844
- "shape": "Smr"
14844
+ "shape": "Sms"
14845
14845
  }
14846
14846
  }
14847
14847
  },
14848
- "Smr": {
14848
+ "Sms": {
14849
14849
  "type": "list",
14850
14850
  "member": {
14851
14851
  "type": "structure",
@@ -14855,7 +14855,7 @@
14855
14855
  }
14856
14856
  }
14857
14857
  },
14858
- "Smz": {
14858
+ "Sn0": {
14859
14859
  "type": "structure",
14860
14860
  "members": {
14861
14861
  "JupyterServerAppSettings": {
@@ -14866,7 +14866,7 @@
14866
14866
  }
14867
14867
  }
14868
14868
  },
14869
- "Sn9": {
14869
+ "Sna": {
14870
14870
  "type": "structure",
14871
14871
  "required": [
14872
14872
  "TrainingInputMode"
@@ -14891,7 +14891,7 @@
14891
14891
  }
14892
14892
  }
14893
14893
  },
14894
- "Sne": {
14894
+ "Snf": {
14895
14895
  "type": "structure",
14896
14896
  "required": [
14897
14897
  "S3OutputPath"
@@ -14920,7 +14920,7 @@
14920
14920
  }
14921
14921
  }
14922
14922
  },
14923
- "Snm": {
14923
+ "Snn": {
14924
14924
  "type": "list",
14925
14925
  "member": {
14926
14926
  "type": "structure",
@@ -14938,17 +14938,17 @@
14938
14938
  "type": "integer"
14939
14939
  },
14940
14940
  "RuleParameters": {
14941
- "shape": "Snp"
14941
+ "shape": "Snq"
14942
14942
  }
14943
14943
  }
14944
14944
  }
14945
14945
  },
14946
- "Snp": {
14946
+ "Snq": {
14947
14947
  "type": "map",
14948
14948
  "key": {},
14949
14949
  "value": {}
14950
14950
  },
14951
- "Snq": {
14951
+ "Snr": {
14952
14952
  "type": "structure",
14953
14953
  "required": [
14954
14954
  "S3OutputPath"
@@ -14958,7 +14958,7 @@
14958
14958
  "S3OutputPath": {}
14959
14959
  }
14960
14960
  },
14961
- "Snr": {
14961
+ "Sns": {
14962
14962
  "type": "structure",
14963
14963
  "members": {
14964
14964
  "S3OutputPath": {},
@@ -14966,19 +14966,19 @@
14966
14966
  "type": "long"
14967
14967
  },
14968
14968
  "ProfilingParameters": {
14969
- "shape": "Snt"
14969
+ "shape": "Snu"
14970
14970
  },
14971
14971
  "DisableProfiler": {
14972
14972
  "type": "boolean"
14973
14973
  }
14974
14974
  }
14975
14975
  },
14976
- "Snt": {
14976
+ "Snu": {
14977
14977
  "type": "map",
14978
14978
  "key": {},
14979
14979
  "value": {}
14980
14980
  },
14981
- "Snv": {
14981
+ "Snw": {
14982
14982
  "type": "list",
14983
14983
  "member": {
14984
14984
  "type": "structure",
@@ -14996,17 +14996,17 @@
14996
14996
  "type": "integer"
14997
14997
  },
14998
14998
  "RuleParameters": {
14999
- "shape": "Snp"
14999
+ "shape": "Snq"
15000
15000
  }
15001
15001
  }
15002
15002
  }
15003
15003
  },
15004
- "Snx": {
15004
+ "Sny": {
15005
15005
  "type": "map",
15006
15006
  "key": {},
15007
15007
  "value": {}
15008
15008
  },
15009
- "So4": {
15009
+ "So5": {
15010
15010
  "type": "structure",
15011
15011
  "members": {
15012
15012
  "InvocationsTimeoutInSeconds": {
@@ -15017,7 +15017,7 @@
15017
15017
  }
15018
15018
  }
15019
15019
  },
15020
- "So7": {
15020
+ "So8": {
15021
15021
  "type": "structure",
15022
15022
  "required": [
15023
15023
  "DestinationS3Uri"
@@ -15030,7 +15030,7 @@
15030
15030
  }
15031
15031
  }
15032
15032
  },
15033
- "So8": {
15033
+ "So9": {
15034
15034
  "type": "structure",
15035
15035
  "members": {
15036
15036
  "InputFilter": {},
@@ -15038,14 +15038,14 @@
15038
15038
  "JoinSource": {}
15039
15039
  }
15040
15040
  },
15041
- "Sog": {
15041
+ "Soh": {
15042
15042
  "type": "structure",
15043
15043
  "members": {
15044
15044
  "PrimaryStatus": {},
15045
15045
  "Message": {}
15046
15046
  }
15047
15047
  },
15048
- "Soj": {
15048
+ "Sok": {
15049
15049
  "type": "map",
15050
15050
  "key": {},
15051
15051
  "value": {
@@ -15058,7 +15058,7 @@
15058
15058
  }
15059
15059
  }
15060
15060
  },
15061
- "Son": {
15061
+ "Soo": {
15062
15062
  "type": "map",
15063
15063
  "key": {},
15064
15064
  "value": {
@@ -15072,7 +15072,7 @@
15072
15072
  }
15073
15073
  }
15074
15074
  },
15075
- "Soy": {
15075
+ "Soz": {
15076
15076
  "type": "structure",
15077
15077
  "required": [
15078
15078
  "UserPool",
@@ -15083,7 +15083,7 @@
15083
15083
  "ClientId": {}
15084
15084
  }
15085
15085
  },
15086
- "Sp1": {
15086
+ "Sp2": {
15087
15087
  "type": "structure",
15088
15088
  "required": [
15089
15089
  "ClientId",
@@ -15109,7 +15109,7 @@
15109
15109
  "JwksUri": {}
15110
15110
  }
15111
15111
  },
15112
- "Sp4": {
15112
+ "Sp5": {
15113
15113
  "type": "structure",
15114
15114
  "required": [
15115
15115
  "Cidrs"
@@ -15121,27 +15121,27 @@
15121
15121
  }
15122
15122
  }
15123
15123
  },
15124
- "Sp8": {
15124
+ "Sp9": {
15125
15125
  "type": "structure",
15126
15126
  "members": {
15127
15127
  "VpcId": {},
15128
15128
  "SecurityGroupIds": {
15129
- "shape": "Spa"
15129
+ "shape": "Spb"
15130
15130
  },
15131
15131
  "Subnets": {
15132
- "shape": "Spc"
15132
+ "shape": "Spd"
15133
15133
  }
15134
15134
  }
15135
15135
  },
15136
- "Spa": {
15136
+ "Spb": {
15137
15137
  "type": "list",
15138
15138
  "member": {}
15139
15139
  },
15140
- "Spc": {
15140
+ "Spd": {
15141
15141
  "type": "list",
15142
15142
  "member": {}
15143
15143
  },
15144
- "Spi": {
15144
+ "Spj": {
15145
15145
  "type": "list",
15146
15146
  "member": {
15147
15147
  "type": "structure",
@@ -15174,13 +15174,13 @@
15174
15174
  }
15175
15175
  }
15176
15176
  },
15177
- "Spq": {
15177
+ "Spr": {
15178
15178
  "type": "structure",
15179
15179
  "members": {
15180
15180
  "NotificationTopicArn": {}
15181
15181
  }
15182
15182
  },
15183
- "Srt": {
15183
+ "Sru": {
15184
15184
  "type": "structure",
15185
15185
  "members": {
15186
15186
  "UserProfileArn": {},
@@ -15188,7 +15188,7 @@
15188
15188
  "DomainId": {}
15189
15189
  }
15190
15190
  },
15191
- "Srz": {
15191
+ "Ss0": {
15192
15192
  "type": "list",
15193
15193
  "member": {
15194
15194
  "type": "structure",
@@ -15203,7 +15203,7 @@
15203
15203
  }
15204
15204
  }
15205
15205
  },
15206
- "Ssd": {
15206
+ "Sse": {
15207
15207
  "type": "list",
15208
15208
  "member": {
15209
15209
  "type": "structure",
@@ -15212,7 +15212,7 @@
15212
15212
  }
15213
15213
  }
15214
15214
  },
15215
- "Ssf": {
15215
+ "Ssg": {
15216
15216
  "type": "structure",
15217
15217
  "required": [
15218
15218
  "CandidateName",
@@ -15314,7 +15314,7 @@
15314
15314
  }
15315
15315
  }
15316
15316
  },
15317
- "Stg": {
15317
+ "Sth": {
15318
15318
  "type": "structure",
15319
15319
  "required": [
15320
15320
  "S3ModelArtifacts"
@@ -15323,7 +15323,7 @@
15323
15323
  "S3ModelArtifacts": {}
15324
15324
  }
15325
15325
  },
15326
- "Suj": {
15326
+ "Suk": {
15327
15327
  "type": "list",
15328
15328
  "member": {
15329
15329
  "type": "structure",
@@ -15333,7 +15333,7 @@
15333
15333
  "members": {
15334
15334
  "VariantName": {},
15335
15335
  "DeployedImages": {
15336
- "shape": "Sul"
15336
+ "shape": "Sum"
15337
15337
  },
15338
15338
  "CurrentWeight": {
15339
15339
  "type": "float"
@@ -15348,7 +15348,7 @@
15348
15348
  "type": "integer"
15349
15349
  },
15350
15350
  "VariantStatus": {
15351
- "shape": "Sun"
15351
+ "shape": "Suo"
15352
15352
  },
15353
15353
  "CurrentServerlessConfig": {
15354
15354
  "shape": "Sah"
@@ -15359,7 +15359,7 @@
15359
15359
  }
15360
15360
  }
15361
15361
  },
15362
- "Sul": {
15362
+ "Sum": {
15363
15363
  "type": "list",
15364
15364
  "member": {
15365
15365
  "type": "structure",
@@ -15372,7 +15372,7 @@
15372
15372
  }
15373
15373
  }
15374
15374
  },
15375
- "Sun": {
15375
+ "Suo": {
15376
15376
  "type": "list",
15377
15377
  "member": {
15378
15378
  "type": "structure",
@@ -15388,7 +15388,7 @@
15388
15388
  }
15389
15389
  }
15390
15390
  },
15391
- "Sur": {
15391
+ "Sus": {
15392
15392
  "type": "structure",
15393
15393
  "required": [
15394
15394
  "EnableCapture",
@@ -15409,7 +15409,7 @@
15409
15409
  "KmsKeyId": {}
15410
15410
  }
15411
15411
  },
15412
- "Suv": {
15412
+ "Suw": {
15413
15413
  "type": "list",
15414
15414
  "member": {
15415
15415
  "type": "structure",
@@ -15419,7 +15419,7 @@
15419
15419
  "members": {
15420
15420
  "VariantName": {},
15421
15421
  "DeployedImages": {
15422
- "shape": "Sul"
15422
+ "shape": "Sum"
15423
15423
  },
15424
15424
  "CurrentWeight": {
15425
15425
  "type": "float"
@@ -15436,7 +15436,7 @@
15436
15436
  "InstanceType": {},
15437
15437
  "AcceleratorType": {},
15438
15438
  "VariantStatus": {
15439
- "shape": "Sun"
15439
+ "shape": "Suo"
15440
15440
  },
15441
15441
  "CurrentServerlessConfig": {
15442
15442
  "shape": "Sah"
@@ -15447,7 +15447,7 @@
15447
15447
  }
15448
15448
  }
15449
15449
  },
15450
- "Sv1": {
15450
+ "Sv2": {
15451
15451
  "type": "structure",
15452
15452
  "required": [
15453
15453
  "SourceArn"
@@ -15457,7 +15457,7 @@
15457
15457
  "SourceType": {}
15458
15458
  }
15459
15459
  },
15460
- "Sv7": {
15460
+ "Sv8": {
15461
15461
  "type": "structure",
15462
15462
  "required": [
15463
15463
  "Status"
@@ -15467,7 +15467,7 @@
15467
15467
  "BlockedReason": {}
15468
15468
  }
15469
15469
  },
15470
- "Sva": {
15470
+ "Svb": {
15471
15471
  "type": "structure",
15472
15472
  "required": [
15473
15473
  "Status"
@@ -15477,24 +15477,24 @@
15477
15477
  "FailureReason": {}
15478
15478
  }
15479
15479
  },
15480
- "Svg": {
15480
+ "Svh": {
15481
15481
  "type": "list",
15482
15482
  "member": {
15483
- "shape": "Svh"
15483
+ "shape": "Svi"
15484
15484
  }
15485
15485
  },
15486
- "Svh": {
15486
+ "Svi": {
15487
15487
  "type": "structure",
15488
15488
  "members": {
15489
15489
  "Key": {},
15490
15490
  "Value": {}
15491
15491
  }
15492
15492
  },
15493
- "Svy": {
15493
+ "Svz": {
15494
15494
  "type": "list",
15495
15495
  "member": {}
15496
15496
  },
15497
- "Swd": {
15497
+ "Swe": {
15498
15498
  "type": "structure",
15499
15499
  "members": {
15500
15500
  "Completed": {
@@ -15514,7 +15514,7 @@
15514
15514
  }
15515
15515
  }
15516
15516
  },
15517
- "Swf": {
15517
+ "Swg": {
15518
15518
  "type": "structure",
15519
15519
  "members": {
15520
15520
  "Succeeded": {
@@ -15528,7 +15528,7 @@
15528
15528
  }
15529
15529
  }
15530
15530
  },
15531
- "Swh": {
15531
+ "Swi": {
15532
15532
  "type": "structure",
15533
15533
  "required": [
15534
15534
  "TrainingJobName",
@@ -15573,7 +15573,7 @@
15573
15573
  "ObjectiveStatus": {}
15574
15574
  }
15575
15575
  },
15576
- "Sx4": {
15576
+ "Sx5": {
15577
15577
  "type": "structure",
15578
15578
  "required": [
15579
15579
  "CostPerHour",
@@ -15593,10 +15593,16 @@
15593
15593
  },
15594
15594
  "ModelLatency": {
15595
15595
  "type": "integer"
15596
+ },
15597
+ "CpuUtilization": {
15598
+ "type": "float"
15599
+ },
15600
+ "MemoryUtilization": {
15601
+ "type": "float"
15596
15602
  }
15597
15603
  }
15598
15604
  },
15599
- "Sx5": {
15605
+ "Sx7": {
15600
15606
  "type": "structure",
15601
15607
  "required": [
15602
15608
  "EndpointName",
@@ -15613,7 +15619,7 @@
15613
15619
  }
15614
15620
  }
15615
15621
  },
15616
- "Sx6": {
15622
+ "Sx8": {
15617
15623
  "type": "structure",
15618
15624
  "members": {
15619
15625
  "InferenceSpecificationName": {},
@@ -15632,10 +15638,11 @@
15632
15638
  "Value": {}
15633
15639
  }
15634
15640
  }
15635
- }
15641
+ },
15642
+ "CompilationJobName": {}
15636
15643
  }
15637
15644
  },
15638
- "Sxf": {
15645
+ "Sxi": {
15639
15646
  "type": "structure",
15640
15647
  "members": {
15641
15648
  "TotalLabeled": {
@@ -15655,7 +15662,7 @@
15655
15662
  }
15656
15663
  }
15657
15664
  },
15658
- "Sxi": {
15665
+ "Sxl": {
15659
15666
  "type": "structure",
15660
15667
  "required": [
15661
15668
  "OutputDatasetS3Uri"
@@ -15665,21 +15672,21 @@
15665
15672
  "FinalActiveLearningModelArn": {}
15666
15673
  }
15667
15674
  },
15668
- "Sy0": {
15675
+ "Sy3": {
15669
15676
  "type": "structure",
15670
15677
  "required": [
15671
15678
  "ValidationStatuses"
15672
15679
  ],
15673
15680
  "members": {
15674
15681
  "ValidationStatuses": {
15675
- "shape": "Sy1"
15682
+ "shape": "Sy4"
15676
15683
  },
15677
15684
  "ImageScanStatuses": {
15678
- "shape": "Sy1"
15685
+ "shape": "Sy4"
15679
15686
  }
15680
15687
  }
15681
15688
  },
15682
- "Sy1": {
15689
+ "Sy4": {
15683
15690
  "type": "list",
15684
15691
  "member": {
15685
15692
  "type": "structure",
@@ -15694,7 +15701,7 @@
15694
15701
  }
15695
15702
  }
15696
15703
  },
15697
- "Syd": {
15704
+ "Syg": {
15698
15705
  "type": "structure",
15699
15706
  "required": [
15700
15707
  "MonitoringScheduleName",
@@ -15722,21 +15729,21 @@
15722
15729
  "MonitoringType": {}
15723
15730
  }
15724
15731
  },
15725
- "Syx": {
15732
+ "Sz0": {
15726
15733
  "type": "structure",
15727
15734
  "members": {
15728
15735
  "ExperimentName": {},
15729
15736
  "TrialName": {}
15730
15737
  }
15731
15738
  },
15732
- "Sz5": {
15739
+ "Sz8": {
15733
15740
  "type": "structure",
15734
15741
  "members": {
15735
15742
  "ProvisionedProductId": {},
15736
15743
  "ProvisionedProductStatusMessage": {}
15737
15744
  }
15738
15745
  },
15739
- "Szg": {
15746
+ "Szj": {
15740
15747
  "type": "structure",
15741
15748
  "required": [
15742
15749
  "WorkteamArn"
@@ -15749,7 +15756,7 @@
15749
15756
  "ListingId": {}
15750
15757
  }
15751
15758
  },
15752
- "Szk": {
15759
+ "Szn": {
15753
15760
  "type": "list",
15754
15761
  "member": {
15755
15762
  "type": "structure",
@@ -15769,7 +15776,7 @@
15769
15776
  }
15770
15777
  }
15771
15778
  },
15772
- "Szn": {
15779
+ "Szq": {
15773
15780
  "type": "list",
15774
15781
  "member": {
15775
15782
  "type": "structure",
@@ -15784,7 +15791,7 @@
15784
15791
  }
15785
15792
  }
15786
15793
  },
15787
- "Szr": {
15794
+ "Szu": {
15788
15795
  "type": "list",
15789
15796
  "member": {
15790
15797
  "type": "structure",
@@ -15799,7 +15806,7 @@
15799
15806
  }
15800
15807
  }
15801
15808
  },
15802
- "Szy": {
15809
+ "S101": {
15803
15810
  "type": "structure",
15804
15811
  "required": [
15805
15812
  "Status"
@@ -15812,7 +15819,7 @@
15812
15819
  "ReusedByJob": {}
15813
15820
  }
15814
15821
  },
15815
- "S106": {
15822
+ "S109": {
15816
15823
  "type": "structure",
15817
15824
  "required": [
15818
15825
  "SourceArn"
@@ -15822,7 +15829,7 @@
15822
15829
  "SourceType": {}
15823
15830
  }
15824
15831
  },
15825
- "S10a": {
15832
+ "S10d": {
15826
15833
  "type": "structure",
15827
15834
  "required": [
15828
15835
  "SourceArn"
@@ -15832,7 +15839,7 @@
15832
15839
  "SourceType": {}
15833
15840
  }
15834
15841
  },
15835
- "S10c": {
15842
+ "S10f": {
15836
15843
  "type": "list",
15837
15844
  "member": {
15838
15845
  "type": "structure",
@@ -15863,7 +15870,7 @@
15863
15870
  }
15864
15871
  }
15865
15872
  },
15866
- "S10m": {
15873
+ "S10p": {
15867
15874
  "type": "structure",
15868
15875
  "required": [
15869
15876
  "WorkforceName",
@@ -15876,11 +15883,11 @@
15876
15883
  "type": "timestamp"
15877
15884
  },
15878
15885
  "SourceIpConfig": {
15879
- "shape": "Sp4"
15886
+ "shape": "Sp5"
15880
15887
  },
15881
15888
  "SubDomain": {},
15882
15889
  "CognitoConfig": {
15883
- "shape": "Soy"
15890
+ "shape": "Soz"
15884
15891
  },
15885
15892
  "OidcConfig": {
15886
15893
  "type": "structure",
@@ -15907,10 +15914,10 @@
15907
15914
  "members": {
15908
15915
  "VpcId": {},
15909
15916
  "SecurityGroupIds": {
15910
- "shape": "Spa"
15917
+ "shape": "Spb"
15911
15918
  },
15912
15919
  "Subnets": {
15913
- "shape": "Spc"
15920
+ "shape": "Spd"
15914
15921
  },
15915
15922
  "VpcEndpointId": {}
15916
15923
  }
@@ -15919,7 +15926,7 @@
15919
15926
  "FailureReason": {}
15920
15927
  }
15921
15928
  },
15922
- "S10u": {
15929
+ "S10x": {
15923
15930
  "type": "structure",
15924
15931
  "required": [
15925
15932
  "WorkteamName",
@@ -15930,7 +15937,7 @@
15930
15937
  "members": {
15931
15938
  "WorkteamName": {},
15932
15939
  "MemberDefinitions": {
15933
- "shape": "Spi"
15940
+ "shape": "Spj"
15934
15941
  },
15935
15942
  "WorkteamArn": {},
15936
15943
  "WorkforceArn": {},
@@ -15947,11 +15954,11 @@
15947
15954
  "type": "timestamp"
15948
15955
  },
15949
15956
  "NotificationConfiguration": {
15950
- "shape": "Spq"
15957
+ "shape": "Spr"
15951
15958
  }
15952
15959
  }
15953
15960
  },
15954
- "S13r": {
15961
+ "S13u": {
15955
15962
  "type": "list",
15956
15963
  "member": {
15957
15964
  "type": "structure",
@@ -15971,7 +15978,7 @@
15971
15978
  }
15972
15979
  }
15973
15980
  },
15974
- "S15h": {
15981
+ "S15k": {
15975
15982
  "type": "list",
15976
15983
  "member": {
15977
15984
  "type": "structure",
@@ -15993,7 +16000,7 @@
15993
16000
  "HubContentDisplayName": {},
15994
16001
  "HubContentDescription": {},
15995
16002
  "HubContentSearchKeywords": {
15996
- "shape": "Svy"
16003
+ "shape": "Svz"
15997
16004
  },
15998
16005
  "HubContentStatus": {},
15999
16006
  "CreationTime": {
@@ -16002,7 +16009,7 @@
16002
16009
  }
16003
16010
  }
16004
16011
  },
16005
- "S18w": {
16012
+ "S18z": {
16006
16013
  "type": "list",
16007
16014
  "member": {
16008
16015
  "type": "structure",
@@ -16046,7 +16053,7 @@
16046
16053
  }
16047
16054
  }
16048
16055
  },
16049
- "S1ab": {
16056
+ "S1ae": {
16050
16057
  "type": "list",
16051
16058
  "member": {
16052
16059
  "type": "structure",
@@ -16060,7 +16067,7 @@
16060
16067
  }
16061
16068
  }
16062
16069
  },
16063
- "S1ar": {
16070
+ "S1au": {
16064
16071
  "type": "list",
16065
16072
  "member": {
16066
16073
  "type": "structure",
@@ -16074,7 +16081,7 @@
16074
16081
  }
16075
16082
  }
16076
16083
  },
16077
- "S1dd": {
16084
+ "S1dg": {
16078
16085
  "type": "list",
16079
16086
  "member": {
16080
16087
  "type": "structure",
@@ -16088,11 +16095,11 @@
16088
16095
  }
16089
16096
  }
16090
16097
  },
16091
- "S1do": {
16098
+ "S1dr": {
16092
16099
  "type": "structure",
16093
16100
  "members": {
16094
16101
  "Filters": {
16095
- "shape": "S1dp"
16102
+ "shape": "S1ds"
16096
16103
  },
16097
16104
  "NestedFilters": {
16098
16105
  "type": "list",
@@ -16105,7 +16112,7 @@
16105
16112
  "members": {
16106
16113
  "NestedPropertyName": {},
16107
16114
  "Filters": {
16108
- "shape": "S1dp"
16115
+ "shape": "S1ds"
16109
16116
  }
16110
16117
  }
16111
16118
  }
@@ -16113,13 +16120,13 @@
16113
16120
  "SubExpressions": {
16114
16121
  "type": "list",
16115
16122
  "member": {
16116
- "shape": "S1do"
16123
+ "shape": "S1dr"
16117
16124
  }
16118
16125
  },
16119
16126
  "Operator": {}
16120
16127
  }
16121
16128
  },
16122
- "S1dp": {
16129
+ "S1ds": {
16123
16130
  "type": "list",
16124
16131
  "member": {
16125
16132
  "type": "structure",
@@ -16133,7 +16140,7 @@
16133
16140
  }
16134
16141
  }
16135
16142
  },
16136
- "S1e1": {
16143
+ "S1e4": {
16137
16144
  "type": "structure",
16138
16145
  "members": {
16139
16146
  "TrainingJobName": {},
@@ -16142,7 +16149,7 @@
16142
16149
  "LabelingJobArn": {},
16143
16150
  "AutoMLJobArn": {},
16144
16151
  "ModelArtifacts": {
16145
- "shape": "Stg"
16152
+ "shape": "Sth"
16146
16153
  },
16147
16154
  "TrainingJobStatus": {},
16148
16155
  "SecondaryStatus": {},
@@ -16151,7 +16158,7 @@
16151
16158
  "shape": "S2t"
16152
16159
  },
16153
16160
  "AlgorithmSpecification": {
16154
- "shape": "Sn9"
16161
+ "shape": "Sna"
16155
16162
  },
16156
16163
  "RoleArn": {},
16157
16164
  "InputDataConfig": {
@@ -16182,10 +16189,10 @@
16182
16189
  "type": "timestamp"
16183
16190
  },
16184
16191
  "SecondaryStatusTransitions": {
16185
- "shape": "Szk"
16192
+ "shape": "Szn"
16186
16193
  },
16187
16194
  "FinalMetricDataList": {
16188
- "shape": "Szn"
16195
+ "shape": "Szq"
16189
16196
  },
16190
16197
  "EnableNetworkIsolation": {
16191
16198
  "type": "boolean"
@@ -16206,22 +16213,22 @@
16206
16213
  "type": "integer"
16207
16214
  },
16208
16215
  "DebugHookConfig": {
16209
- "shape": "Sne"
16216
+ "shape": "Snf"
16210
16217
  },
16211
16218
  "ExperimentConfig": {
16212
- "shape": "Smk"
16219
+ "shape": "Sml"
16213
16220
  },
16214
16221
  "DebugRuleConfigurations": {
16215
- "shape": "Snm"
16222
+ "shape": "Snn"
16216
16223
  },
16217
16224
  "TensorBoardOutputConfig": {
16218
- "shape": "Snq"
16225
+ "shape": "Snr"
16219
16226
  },
16220
16227
  "DebugRuleEvaluationStatuses": {
16221
- "shape": "Szr"
16228
+ "shape": "Szu"
16222
16229
  },
16223
16230
  "Environment": {
16224
- "shape": "Snx"
16231
+ "shape": "Sny"
16225
16232
  },
16226
16233
  "RetryStrategy": {
16227
16234
  "shape": "Seg"
@@ -16231,7 +16238,7 @@
16231
16238
  }
16232
16239
  }
16233
16240
  },
16234
- "S1e9": {
16241
+ "S1ec": {
16235
16242
  "type": "structure",
16236
16243
  "members": {
16237
16244
  "TransformJobName": {},
@@ -16243,7 +16250,7 @@
16243
16250
  "type": "integer"
16244
16251
  },
16245
16252
  "ModelClientConfig": {
16246
- "shape": "So4"
16253
+ "shape": "So5"
16247
16254
  },
16248
16255
  "MaxPayloadInMB": {
16249
16256
  "type": "integer"
@@ -16273,21 +16280,21 @@
16273
16280
  "LabelingJobArn": {},
16274
16281
  "AutoMLJobArn": {},
16275
16282
  "DataProcessing": {
16276
- "shape": "So8"
16283
+ "shape": "So9"
16277
16284
  },
16278
16285
  "ExperimentConfig": {
16279
- "shape": "Smk"
16286
+ "shape": "Sml"
16280
16287
  },
16281
16288
  "Tags": {
16282
16289
  "shape": "S7"
16283
16290
  }
16284
16291
  }
16285
16292
  },
16286
- "S1fq": {
16293
+ "S1ft": {
16287
16294
  "type": "list",
16288
16295
  "member": {}
16289
16296
  },
16290
- "S1hv": {
16297
+ "S1hy": {
16291
16298
  "type": "list",
16292
16299
  "member": {}
16293
16300
  }