cdk-comprehend-s3olap 2.0.40 → 2.0.41

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 +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +9 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/discovery-2015-11-01.min.json +38 -3
  8. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +4 -1
  9. package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +1 -4
  10. package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +21 -0
  11. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  12. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +928 -548
  13. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +12 -0
  14. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +181 -36
  15. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +6 -0
  16. package/node_modules/aws-sdk/clients/discovery.d.ts +10 -0
  17. package/node_modules/aws-sdk/clients/ec2.d.ts +79 -55
  18. package/node_modules/aws-sdk/clients/elasticache.d.ts +12 -8
  19. package/node_modules/aws-sdk/clients/kms.d.ts +46 -46
  20. package/node_modules/aws-sdk/clients/mediapackage.d.ts +6 -2
  21. package/node_modules/aws-sdk/clients/sagemaker.d.ts +475 -0
  22. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +191 -16
  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 +10 -10
  25. package/node_modules/aws-sdk/dist/aws-sdk.js +29 -8
  26. package/node_modules/aws-sdk/dist/aws-sdk.min.js +56 -56
  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 +4 -4
@@ -555,6 +555,53 @@
555
555
  }
556
556
  }
557
557
  },
558
+ "CreateEdgeDeploymentPlan": {
559
+ "input": {
560
+ "type": "structure",
561
+ "required": [
562
+ "EdgeDeploymentPlanName",
563
+ "ModelConfigs",
564
+ "DeviceFleetName"
565
+ ],
566
+ "members": {
567
+ "EdgeDeploymentPlanName": {},
568
+ "ModelConfigs": {
569
+ "shape": "S8s"
570
+ },
571
+ "DeviceFleetName": {},
572
+ "Stages": {
573
+ "shape": "S8u"
574
+ },
575
+ "Tags": {
576
+ "shape": "S7"
577
+ }
578
+ }
579
+ },
580
+ "output": {
581
+ "type": "structure",
582
+ "required": [
583
+ "EdgeDeploymentPlanArn"
584
+ ],
585
+ "members": {
586
+ "EdgeDeploymentPlanArn": {}
587
+ }
588
+ }
589
+ },
590
+ "CreateEdgeDeploymentStage": {
591
+ "input": {
592
+ "type": "structure",
593
+ "required": [
594
+ "EdgeDeploymentPlanName",
595
+ "Stages"
596
+ ],
597
+ "members": {
598
+ "EdgeDeploymentPlanName": {},
599
+ "Stages": {
600
+ "shape": "S8u"
601
+ }
602
+ }
603
+ }
604
+ },
558
605
  "CreateEdgePackagingJob": {
559
606
  "input": {
560
607
  "type": "structure",
@@ -593,7 +640,7 @@
593
640
  "EndpointName": {},
594
641
  "EndpointConfigName": {},
595
642
  "DeploymentConfig": {
596
- "shape": "S8v"
643
+ "shape": "S9a"
597
644
  },
598
645
  "Tags": {
599
646
  "shape": "S7"
@@ -620,17 +667,17 @@
620
667
  "members": {
621
668
  "EndpointConfigName": {},
622
669
  "ProductionVariants": {
623
- "shape": "S9c"
670
+ "shape": "S9r"
624
671
  },
625
672
  "DataCaptureConfig": {
626
- "shape": "S9o"
673
+ "shape": "Sa3"
627
674
  },
628
675
  "Tags": {
629
676
  "shape": "S7"
630
677
  },
631
678
  "KmsKeyId": {},
632
679
  "AsyncInferenceConfig": {
633
- "shape": "S9z"
680
+ "shape": "Sae"
634
681
  }
635
682
  }
636
683
  },
@@ -680,13 +727,13 @@
680
727
  "RecordIdentifierFeatureName": {},
681
728
  "EventTimeFeatureName": {},
682
729
  "FeatureDefinitions": {
683
- "shape": "Sad"
730
+ "shape": "Sas"
684
731
  },
685
732
  "OnlineStoreConfig": {
686
- "shape": "Sag"
733
+ "shape": "Sav"
687
734
  },
688
735
  "OfflineStoreConfig": {
689
- "shape": "Sai"
736
+ "shape": "Sax"
690
737
  },
691
738
  "RoleArn": {},
692
739
  "Description": {},
@@ -717,16 +764,16 @@
717
764
  "members": {
718
765
  "FlowDefinitionName": {},
719
766
  "HumanLoopRequestSource": {
720
- "shape": "Sat"
767
+ "shape": "Sb8"
721
768
  },
722
769
  "HumanLoopActivationConfig": {
723
- "shape": "Sav"
770
+ "shape": "Sba"
724
771
  },
725
772
  "HumanLoopConfig": {
726
- "shape": "Say"
773
+ "shape": "Sbd"
727
774
  },
728
775
  "OutputConfig": {
729
- "shape": "Sbd"
776
+ "shape": "Sbs"
730
777
  },
731
778
  "RoleArn": {},
732
779
  "Tags": {
@@ -754,7 +801,7 @@
754
801
  "members": {
755
802
  "HumanTaskUiName": {},
756
803
  "UiTemplate": {
757
- "shape": "Sbi"
804
+ "shape": "Sbx"
758
805
  },
759
806
  "Tags": {
760
807
  "shape": "S7"
@@ -781,16 +828,16 @@
781
828
  "members": {
782
829
  "HyperParameterTuningJobName": {},
783
830
  "HyperParameterTuningJobConfig": {
784
- "shape": "Sbn"
831
+ "shape": "Sc2"
785
832
  },
786
833
  "TrainingJobDefinition": {
787
- "shape": "Sc4"
834
+ "shape": "Scj"
788
835
  },
789
836
  "TrainingJobDefinitions": {
790
- "shape": "Scc"
837
+ "shape": "Scr"
791
838
  },
792
839
  "WarmStartConfig": {
793
- "shape": "Scd"
840
+ "shape": "Scs"
794
841
  },
795
842
  "Tags": {
796
843
  "shape": "S7"
@@ -868,11 +915,11 @@
868
915
  "JobType": {},
869
916
  "RoleArn": {},
870
917
  "InputConfig": {
871
- "shape": "Scu"
918
+ "shape": "Sd9"
872
919
  },
873
920
  "JobDescription": {},
874
921
  "StoppingConditions": {
875
- "shape": "Sdg"
922
+ "shape": "Sdv"
876
923
  },
877
924
  "OutputConfig": {
878
925
  "type": "structure",
@@ -916,21 +963,21 @@
916
963
  "LabelingJobName": {},
917
964
  "LabelAttributeName": {},
918
965
  "InputConfig": {
919
- "shape": "Sdr"
966
+ "shape": "Se6"
920
967
  },
921
968
  "OutputConfig": {
922
- "shape": "Sdy"
969
+ "shape": "Sed"
923
970
  },
924
971
  "RoleArn": {},
925
972
  "LabelCategoryConfigS3Uri": {},
926
973
  "StoppingConditions": {
927
- "shape": "Sdz"
974
+ "shape": "See"
928
975
  },
929
976
  "LabelingJobAlgorithmsConfig": {
930
- "shape": "Se2"
977
+ "shape": "Seh"
931
978
  },
932
979
  "HumanTaskConfig": {
933
- "shape": "Se6"
980
+ "shape": "Sel"
934
981
  },
935
982
  "Tags": {
936
983
  "shape": "S7"
@@ -957,13 +1004,13 @@
957
1004
  "members": {
958
1005
  "ModelName": {},
959
1006
  "PrimaryContainer": {
960
- "shape": "Sel"
1007
+ "shape": "Sf0"
961
1008
  },
962
1009
  "Containers": {
963
- "shape": "Seu"
1010
+ "shape": "Sf9"
964
1011
  },
965
1012
  "InferenceExecutionConfig": {
966
- "shape": "Sev"
1013
+ "shape": "Sfa"
967
1014
  },
968
1015
  "ExecutionRoleArn": {},
969
1016
  "Tags": {
@@ -1001,13 +1048,13 @@
1001
1048
  "members": {
1002
1049
  "JobDefinitionName": {},
1003
1050
  "ModelBiasBaselineConfig": {
1004
- "shape": "Sez"
1051
+ "shape": "Sfe"
1005
1052
  },
1006
1053
  "ModelBiasAppSpecification": {
1007
- "shape": "Sf0"
1054
+ "shape": "Sff"
1008
1055
  },
1009
1056
  "ModelBiasJobInput": {
1010
- "shape": "Sf1"
1057
+ "shape": "Sfg"
1011
1058
  },
1012
1059
  "ModelBiasJobOutputConfig": {
1013
1060
  "shape": "S7e"
@@ -1051,13 +1098,13 @@
1051
1098
  "members": {
1052
1099
  "JobDefinitionName": {},
1053
1100
  "ModelExplainabilityBaselineConfig": {
1054
- "shape": "Sf5"
1101
+ "shape": "Sfk"
1055
1102
  },
1056
1103
  "ModelExplainabilityAppSpecification": {
1057
- "shape": "Sf6"
1104
+ "shape": "Sfl"
1058
1105
  },
1059
1106
  "ModelExplainabilityJobInput": {
1060
- "shape": "Sf7"
1107
+ "shape": "Sfm"
1061
1108
  },
1062
1109
  "ModelExplainabilityJobOutputConfig": {
1063
1110
  "shape": "S7e"
@@ -1098,10 +1145,10 @@
1098
1145
  "shape": "Sr"
1099
1146
  },
1100
1147
  "ValidationSpecification": {
1101
- "shape": "Sfa"
1148
+ "shape": "Sfp"
1102
1149
  },
1103
1150
  "SourceAlgorithmSpecification": {
1104
- "shape": "Sfd"
1151
+ "shape": "Sfs"
1105
1152
  },
1106
1153
  "CertifyForMarketplace": {
1107
1154
  "type": "boolean"
@@ -1114,22 +1161,22 @@
1114
1161
  "shape": "S1q"
1115
1162
  },
1116
1163
  "ModelMetrics": {
1117
- "shape": "Sfg"
1164
+ "shape": "Sfv"
1118
1165
  },
1119
1166
  "ClientToken": {
1120
1167
  "idempotencyToken": true
1121
1168
  },
1122
1169
  "CustomerMetadataProperties": {
1123
- "shape": "Sfn"
1170
+ "shape": "Sg2"
1124
1171
  },
1125
1172
  "DriftCheckBaselines": {
1126
- "shape": "Sfq"
1173
+ "shape": "Sg5"
1127
1174
  },
1128
1175
  "Domain": {},
1129
1176
  "Task": {},
1130
1177
  "SamplePayloadUrl": {},
1131
1178
  "AdditionalInferenceSpecifications": {
1132
- "shape": "Sfw"
1179
+ "shape": "Sgb"
1133
1180
  }
1134
1181
  }
1135
1182
  },
@@ -1181,13 +1228,13 @@
1181
1228
  "members": {
1182
1229
  "JobDefinitionName": {},
1183
1230
  "ModelQualityBaselineConfig": {
1184
- "shape": "Sg3"
1231
+ "shape": "Sgi"
1185
1232
  },
1186
1233
  "ModelQualityAppSpecification": {
1187
- "shape": "Sg4"
1234
+ "shape": "Sgj"
1188
1235
  },
1189
1236
  "ModelQualityJobInput": {
1190
- "shape": "Sg6"
1237
+ "shape": "Sgl"
1191
1238
  },
1192
1239
  "ModelQualityJobOutputConfig": {
1193
1240
  "shape": "S7e"
@@ -1227,7 +1274,7 @@
1227
1274
  "members": {
1228
1275
  "MonitoringScheduleName": {},
1229
1276
  "MonitoringScheduleConfig": {
1230
- "shape": "Sga"
1277
+ "shape": "Sgp"
1231
1278
  },
1232
1279
  "Tags": {
1233
1280
  "shape": "S7"
@@ -1270,16 +1317,16 @@
1270
1317
  "type": "integer"
1271
1318
  },
1272
1319
  "AcceleratorTypes": {
1273
- "shape": "Sgs"
1320
+ "shape": "Sh7"
1274
1321
  },
1275
1322
  "DefaultCodeRepository": {},
1276
1323
  "AdditionalCodeRepositories": {
1277
- "shape": "Sgv"
1324
+ "shape": "Sha"
1278
1325
  },
1279
1326
  "RootAccess": {},
1280
1327
  "PlatformIdentifier": {},
1281
1328
  "InstanceMetadataServiceConfiguration": {
1282
- "shape": "Sgy"
1329
+ "shape": "Shd"
1283
1330
  }
1284
1331
  }
1285
1332
  },
@@ -1299,10 +1346,10 @@
1299
1346
  "members": {
1300
1347
  "NotebookInstanceLifecycleConfigName": {},
1301
1348
  "OnCreate": {
1302
- "shape": "Sh3"
1349
+ "shape": "Shi"
1303
1350
  },
1304
1351
  "OnStart": {
1305
- "shape": "Sh3"
1352
+ "shape": "Shi"
1306
1353
  }
1307
1354
  }
1308
1355
  },
@@ -1326,7 +1373,7 @@
1326
1373
  "PipelineDisplayName": {},
1327
1374
  "PipelineDefinition": {},
1328
1375
  "PipelineDefinitionS3Location": {
1329
- "shape": "Shb"
1376
+ "shape": "Shq"
1330
1377
  },
1331
1378
  "PipelineDescription": {},
1332
1379
  "ClientRequestToken": {
@@ -1337,7 +1384,7 @@
1337
1384
  "shape": "S7"
1338
1385
  },
1339
1386
  "ParallelismConfiguration": {
1340
- "shape": "Shh"
1387
+ "shape": "Shw"
1341
1388
  }
1342
1389
  }
1343
1390
  },
@@ -1404,33 +1451,33 @@
1404
1451
  ],
1405
1452
  "members": {
1406
1453
  "ProcessingInputs": {
1407
- "shape": "Shu"
1454
+ "shape": "Si9"
1408
1455
  },
1409
1456
  "ProcessingOutputConfig": {
1410
- "shape": "Sih"
1457
+ "shape": "Siw"
1411
1458
  },
1412
1459
  "ProcessingJobName": {},
1413
1460
  "ProcessingResources": {
1414
- "shape": "Sim"
1461
+ "shape": "Sj1"
1415
1462
  },
1416
1463
  "StoppingCondition": {
1417
- "shape": "Sio"
1464
+ "shape": "Sj3"
1418
1465
  },
1419
1466
  "AppSpecification": {
1420
- "shape": "Siq"
1467
+ "shape": "Sj5"
1421
1468
  },
1422
1469
  "Environment": {
1423
- "shape": "Sis"
1470
+ "shape": "Sj7"
1424
1471
  },
1425
1472
  "NetworkConfig": {
1426
- "shape": "Sgi"
1473
+ "shape": "Sgx"
1427
1474
  },
1428
1475
  "RoleArn": {},
1429
1476
  "Tags": {
1430
1477
  "shape": "S7"
1431
1478
  },
1432
1479
  "ExperimentConfig": {
1433
- "shape": "Sit"
1480
+ "shape": "Sj8"
1434
1481
  }
1435
1482
  }
1436
1483
  },
@@ -1455,7 +1502,7 @@
1455
1502
  "ProjectName": {},
1456
1503
  "ProjectDescription": {},
1457
1504
  "ServiceCatalogProvisioningDetails": {
1458
- "shape": "Siy"
1505
+ "shape": "Sjd"
1459
1506
  },
1460
1507
  "Tags": {
1461
1508
  "shape": "S7"
@@ -1515,7 +1562,7 @@
1515
1562
  "shape": "S2t"
1516
1563
  },
1517
1564
  "AlgorithmSpecification": {
1518
- "shape": "Sje"
1565
+ "shape": "Sjt"
1519
1566
  },
1520
1567
  "RoleArn": {},
1521
1568
  "InputDataConfig": {
@@ -1546,31 +1593,31 @@
1546
1593
  "type": "boolean"
1547
1594
  },
1548
1595
  "CheckpointConfig": {
1549
- "shape": "Sc9"
1596
+ "shape": "Sco"
1550
1597
  },
1551
1598
  "DebugHookConfig": {
1552
- "shape": "Sjf"
1599
+ "shape": "Sju"
1553
1600
  },
1554
1601
  "DebugRuleConfigurations": {
1555
- "shape": "Sjn"
1602
+ "shape": "Sk2"
1556
1603
  },
1557
1604
  "TensorBoardOutputConfig": {
1558
- "shape": "Sjs"
1605
+ "shape": "Sk7"
1559
1606
  },
1560
1607
  "ExperimentConfig": {
1561
- "shape": "Sit"
1608
+ "shape": "Sj8"
1562
1609
  },
1563
1610
  "ProfilerConfig": {
1564
- "shape": "Sjt"
1611
+ "shape": "Sk8"
1565
1612
  },
1566
1613
  "ProfilerRuleConfigurations": {
1567
- "shape": "Sjw"
1614
+ "shape": "Skb"
1568
1615
  },
1569
1616
  "Environment": {
1570
- "shape": "Sjy"
1617
+ "shape": "Skd"
1571
1618
  },
1572
1619
  "RetryStrategy": {
1573
- "shape": "Sca"
1620
+ "shape": "Scp"
1574
1621
  }
1575
1622
  }
1576
1623
  },
@@ -1601,7 +1648,7 @@
1601
1648
  "type": "integer"
1602
1649
  },
1603
1650
  "ModelClientConfig": {
1604
- "shape": "Sk5"
1651
+ "shape": "Skk"
1605
1652
  },
1606
1653
  "MaxPayloadInMB": {
1607
1654
  "type": "integer"
@@ -1620,13 +1667,13 @@
1620
1667
  "shape": "S42"
1621
1668
  },
1622
1669
  "DataProcessing": {
1623
- "shape": "Sk8"
1670
+ "shape": "Skn"
1624
1671
  },
1625
1672
  "Tags": {
1626
1673
  "shape": "S7"
1627
1674
  },
1628
1675
  "ExperimentConfig": {
1629
- "shape": "Sit"
1676
+ "shape": "Sj8"
1630
1677
  }
1631
1678
  }
1632
1679
  },
@@ -1676,7 +1723,7 @@
1676
1723
  "TrialComponentName": {},
1677
1724
  "DisplayName": {},
1678
1725
  "Status": {
1679
- "shape": "Skg"
1726
+ "shape": "Skv"
1680
1727
  },
1681
1728
  "StartTime": {
1682
1729
  "type": "timestamp"
@@ -1685,13 +1732,13 @@
1685
1732
  "type": "timestamp"
1686
1733
  },
1687
1734
  "Parameters": {
1688
- "shape": "Skk"
1735
+ "shape": "Skz"
1689
1736
  },
1690
1737
  "InputArtifacts": {
1691
- "shape": "Sko"
1738
+ "shape": "Sl3"
1692
1739
  },
1693
1740
  "OutputArtifacts": {
1694
- "shape": "Sko"
1741
+ "shape": "Sl3"
1695
1742
  },
1696
1743
  "MetadataProperties": {
1697
1744
  "shape": "S1q"
@@ -1743,20 +1790,20 @@
1743
1790
  ],
1744
1791
  "members": {
1745
1792
  "CognitoConfig": {
1746
- "shape": "Skz"
1793
+ "shape": "Sle"
1747
1794
  },
1748
1795
  "OidcConfig": {
1749
- "shape": "Sl2"
1796
+ "shape": "Slh"
1750
1797
  },
1751
1798
  "SourceIpConfig": {
1752
- "shape": "Sl5"
1799
+ "shape": "Slk"
1753
1800
  },
1754
1801
  "WorkforceName": {},
1755
1802
  "Tags": {
1756
1803
  "shape": "S7"
1757
1804
  },
1758
1805
  "WorkforceVpcConfig": {
1759
- "shape": "Sl9"
1806
+ "shape": "Slo"
1760
1807
  }
1761
1808
  }
1762
1809
  },
@@ -1782,11 +1829,11 @@
1782
1829
  "WorkteamName": {},
1783
1830
  "WorkforceName": {},
1784
1831
  "MemberDefinitions": {
1785
- "shape": "Slj"
1832
+ "shape": "Sly"
1786
1833
  },
1787
1834
  "Description": {},
1788
1835
  "NotificationConfiguration": {
1789
- "shape": "Slr"
1836
+ "shape": "Sm6"
1790
1837
  },
1791
1838
  "Tags": {
1792
1839
  "shape": "S7"
@@ -1960,6 +2007,30 @@
1960
2007
  }
1961
2008
  }
1962
2009
  },
2010
+ "DeleteEdgeDeploymentPlan": {
2011
+ "input": {
2012
+ "type": "structure",
2013
+ "required": [
2014
+ "EdgeDeploymentPlanName"
2015
+ ],
2016
+ "members": {
2017
+ "EdgeDeploymentPlanName": {}
2018
+ }
2019
+ }
2020
+ },
2021
+ "DeleteEdgeDeploymentStage": {
2022
+ "input": {
2023
+ "type": "structure",
2024
+ "required": [
2025
+ "EdgeDeploymentPlanName",
2026
+ "StageName"
2027
+ ],
2028
+ "members": {
2029
+ "EdgeDeploymentPlanName": {},
2030
+ "StageName": {}
2031
+ }
2032
+ }
2033
+ },
1963
2034
  "DeleteEndpoint": {
1964
2035
  "input": {
1965
2036
  "type": "structure",
@@ -2341,8 +2412,7 @@
2341
2412
  "members": {
2342
2413
  "DeviceFleetName": {},
2343
2414
  "DeviceNames": {
2344
- "type": "list",
2345
- "member": {}
2415
+ "shape": "S8z"
2346
2416
  }
2347
2417
  }
2348
2418
  }
@@ -2375,13 +2445,13 @@
2375
2445
  "type": "timestamp"
2376
2446
  },
2377
2447
  "CreatedBy": {
2378
- "shape": "Snl"
2448
+ "shape": "So0"
2379
2449
  },
2380
2450
  "LastModifiedTime": {
2381
2451
  "type": "timestamp"
2382
2452
  },
2383
2453
  "LastModifiedBy": {
2384
- "shape": "Snl"
2454
+ "shape": "So0"
2385
2455
  },
2386
2456
  "MetadataProperties": {
2387
2457
  "shape": "S1q"
@@ -2431,10 +2501,10 @@
2431
2501
  "type": "structure",
2432
2502
  "members": {
2433
2503
  "ValidationStatuses": {
2434
- "shape": "Snr"
2504
+ "shape": "So6"
2435
2505
  },
2436
2506
  "ImageScanStatuses": {
2437
- "shape": "Snr"
2507
+ "shape": "So6"
2438
2508
  }
2439
2509
  }
2440
2510
  },
@@ -2539,13 +2609,13 @@
2539
2609
  "type": "timestamp"
2540
2610
  },
2541
2611
  "CreatedBy": {
2542
- "shape": "Snl"
2612
+ "shape": "So0"
2543
2613
  },
2544
2614
  "LastModifiedTime": {
2545
2615
  "type": "timestamp"
2546
2616
  },
2547
2617
  "LastModifiedBy": {
2548
- "shape": "Snl"
2618
+ "shape": "So0"
2549
2619
  },
2550
2620
  "MetadataProperties": {
2551
2621
  "shape": "S1q"
@@ -2605,10 +2675,10 @@
2605
2675
  },
2606
2676
  "FailureReason": {},
2607
2677
  "PartialFailureReasons": {
2608
- "shape": "So5"
2678
+ "shape": "Sok"
2609
2679
  },
2610
2680
  "BestCandidate": {
2611
- "shape": "So7"
2681
+ "shape": "Som"
2612
2682
  },
2613
2683
  "AutoMLJobStatus": {},
2614
2684
  "AutoMLJobSecondaryStatus": {},
@@ -2727,7 +2797,7 @@
2727
2797
  },
2728
2798
  "FailureReason": {},
2729
2799
  "ModelArtifacts": {
2730
- "shape": "Sp8"
2800
+ "shape": "Spn"
2731
2801
  },
2732
2802
  "ModelDigests": {
2733
2803
  "type": "structure",
@@ -2775,13 +2845,13 @@
2775
2845
  "type": "timestamp"
2776
2846
  },
2777
2847
  "CreatedBy": {
2778
- "shape": "Snl"
2848
+ "shape": "So0"
2779
2849
  },
2780
2850
  "LastModifiedTime": {
2781
2851
  "type": "timestamp"
2782
2852
  },
2783
2853
  "LastModifiedBy": {
2784
- "shape": "Snl"
2854
+ "shape": "So0"
2785
2855
  },
2786
2856
  "LineageGroupArn": {}
2787
2857
  }
@@ -2986,6 +3056,101 @@
2986
3056
  }
2987
3057
  }
2988
3058
  },
3059
+ "DescribeEdgeDeploymentPlan": {
3060
+ "input": {
3061
+ "type": "structure",
3062
+ "required": [
3063
+ "EdgeDeploymentPlanName"
3064
+ ],
3065
+ "members": {
3066
+ "EdgeDeploymentPlanName": {},
3067
+ "NextToken": {},
3068
+ "MaxResults": {
3069
+ "type": "integer"
3070
+ }
3071
+ }
3072
+ },
3073
+ "output": {
3074
+ "type": "structure",
3075
+ "required": [
3076
+ "EdgeDeploymentPlanArn",
3077
+ "EdgeDeploymentPlanName",
3078
+ "ModelConfigs",
3079
+ "DeviceFleetName",
3080
+ "Stages"
3081
+ ],
3082
+ "members": {
3083
+ "EdgeDeploymentPlanArn": {},
3084
+ "EdgeDeploymentPlanName": {},
3085
+ "ModelConfigs": {
3086
+ "shape": "S8s"
3087
+ },
3088
+ "DeviceFleetName": {},
3089
+ "EdgeDeploymentSuccess": {
3090
+ "type": "integer"
3091
+ },
3092
+ "EdgeDeploymentPending": {
3093
+ "type": "integer"
3094
+ },
3095
+ "EdgeDeploymentFailed": {
3096
+ "type": "integer"
3097
+ },
3098
+ "Stages": {
3099
+ "type": "list",
3100
+ "member": {
3101
+ "type": "structure",
3102
+ "required": [
3103
+ "StageName",
3104
+ "DeviceSelectionConfig",
3105
+ "DeploymentConfig",
3106
+ "DeploymentStatus"
3107
+ ],
3108
+ "members": {
3109
+ "StageName": {},
3110
+ "DeviceSelectionConfig": {
3111
+ "shape": "S8w"
3112
+ },
3113
+ "DeploymentConfig": {
3114
+ "shape": "S91"
3115
+ },
3116
+ "DeploymentStatus": {
3117
+ "type": "structure",
3118
+ "required": [
3119
+ "StageStatus",
3120
+ "EdgeDeploymentSuccessInStage",
3121
+ "EdgeDeploymentPendingInStage",
3122
+ "EdgeDeploymentFailedInStage"
3123
+ ],
3124
+ "members": {
3125
+ "StageStatus": {},
3126
+ "EdgeDeploymentSuccessInStage": {
3127
+ "type": "integer"
3128
+ },
3129
+ "EdgeDeploymentPendingInStage": {
3130
+ "type": "integer"
3131
+ },
3132
+ "EdgeDeploymentFailedInStage": {
3133
+ "type": "integer"
3134
+ },
3135
+ "EdgeDeploymentStatusMessage": {},
3136
+ "EdgeDeploymentStageStartTime": {
3137
+ "type": "timestamp"
3138
+ }
3139
+ }
3140
+ }
3141
+ }
3142
+ }
3143
+ },
3144
+ "NextToken": {},
3145
+ "CreationTime": {
3146
+ "type": "timestamp"
3147
+ },
3148
+ "LastModifiedTime": {
3149
+ "type": "timestamp"
3150
+ }
3151
+ }
3152
+ }
3153
+ },
2989
3154
  "DescribeEdgePackagingJob": {
2990
3155
  "input": {
2991
3156
  "type": "structure",
@@ -3064,10 +3229,10 @@
3064
3229
  "EndpointArn": {},
3065
3230
  "EndpointConfigName": {},
3066
3231
  "ProductionVariants": {
3067
- "shape": "Sq4"
3232
+ "shape": "Sqq"
3068
3233
  },
3069
3234
  "DataCaptureConfig": {
3070
- "shape": "Sqd"
3235
+ "shape": "Sqz"
3071
3236
  },
3072
3237
  "EndpointStatus": {},
3073
3238
  "FailureReason": {},
@@ -3078,10 +3243,10 @@
3078
3243
  "type": "timestamp"
3079
3244
  },
3080
3245
  "LastDeploymentConfig": {
3081
- "shape": "S8v"
3246
+ "shape": "S9a"
3082
3247
  },
3083
3248
  "AsyncInferenceConfig": {
3084
- "shape": "S9z"
3249
+ "shape": "Sae"
3085
3250
  },
3086
3251
  "PendingDeploymentSummary": {
3087
3252
  "type": "structure",
@@ -3100,7 +3265,7 @@
3100
3265
  "members": {
3101
3266
  "VariantName": {},
3102
3267
  "DeployedImages": {
3103
- "shape": "Sq6"
3268
+ "shape": "Sqs"
3104
3269
  },
3105
3270
  "CurrentWeight": {
3106
3271
  "type": "float"
@@ -3117,13 +3282,13 @@
3117
3282
  "InstanceType": {},
3118
3283
  "AcceleratorType": {},
3119
3284
  "VariantStatus": {
3120
- "shape": "Sq9"
3285
+ "shape": "Sqv"
3121
3286
  },
3122
3287
  "CurrentServerlessConfig": {
3123
- "shape": "S9l"
3288
+ "shape": "Sa0"
3124
3289
  },
3125
3290
  "DesiredServerlessConfig": {
3126
- "shape": "S9l"
3291
+ "shape": "Sa0"
3127
3292
  }
3128
3293
  }
3129
3294
  }
@@ -3158,17 +3323,17 @@
3158
3323
  "EndpointConfigName": {},
3159
3324
  "EndpointConfigArn": {},
3160
3325
  "ProductionVariants": {
3161
- "shape": "S9c"
3326
+ "shape": "S9r"
3162
3327
  },
3163
3328
  "DataCaptureConfig": {
3164
- "shape": "S9o"
3329
+ "shape": "Sa3"
3165
3330
  },
3166
3331
  "KmsKeyId": {},
3167
3332
  "CreationTime": {
3168
3333
  "type": "timestamp"
3169
3334
  },
3170
3335
  "AsyncInferenceConfig": {
3171
- "shape": "S9z"
3336
+ "shape": "Sae"
3172
3337
  }
3173
3338
  }
3174
3339
  }
@@ -3190,20 +3355,20 @@
3190
3355
  "ExperimentArn": {},
3191
3356
  "DisplayName": {},
3192
3357
  "Source": {
3193
- "shape": "Sqn"
3358
+ "shape": "Sr9"
3194
3359
  },
3195
3360
  "Description": {},
3196
3361
  "CreationTime": {
3197
3362
  "type": "timestamp"
3198
3363
  },
3199
3364
  "CreatedBy": {
3200
- "shape": "Snl"
3365
+ "shape": "So0"
3201
3366
  },
3202
3367
  "LastModifiedTime": {
3203
3368
  "type": "timestamp"
3204
3369
  },
3205
3370
  "LastModifiedBy": {
3206
- "shape": "Snl"
3371
+ "shape": "So0"
3207
3372
  }
3208
3373
  }
3209
3374
  }
@@ -3236,7 +3401,7 @@
3236
3401
  "RecordIdentifierFeatureName": {},
3237
3402
  "EventTimeFeatureName": {},
3238
3403
  "FeatureDefinitions": {
3239
- "shape": "Sad"
3404
+ "shape": "Sas"
3240
3405
  },
3241
3406
  "CreationTime": {
3242
3407
  "type": "timestamp"
@@ -3245,18 +3410,18 @@
3245
3410
  "type": "timestamp"
3246
3411
  },
3247
3412
  "OnlineStoreConfig": {
3248
- "shape": "Sag"
3413
+ "shape": "Sav"
3249
3414
  },
3250
3415
  "OfflineStoreConfig": {
3251
- "shape": "Sai"
3416
+ "shape": "Sax"
3252
3417
  },
3253
3418
  "RoleArn": {},
3254
3419
  "FeatureGroupStatus": {},
3255
3420
  "OfflineStoreStatus": {
3256
- "shape": "Sqt"
3421
+ "shape": "Srf"
3257
3422
  },
3258
3423
  "LastUpdateStatus": {
3259
- "shape": "Sqw"
3424
+ "shape": "Sri"
3260
3425
  },
3261
3426
  "FailureReason": {},
3262
3427
  "Description": {},
@@ -3302,7 +3467,7 @@
3302
3467
  },
3303
3468
  "Description": {},
3304
3469
  "Parameters": {
3305
- "shape": "Sr2"
3470
+ "shape": "Sro"
3306
3471
  }
3307
3472
  }
3308
3473
  }
@@ -3336,16 +3501,16 @@
3336
3501
  "type": "timestamp"
3337
3502
  },
3338
3503
  "HumanLoopRequestSource": {
3339
- "shape": "Sat"
3504
+ "shape": "Sb8"
3340
3505
  },
3341
3506
  "HumanLoopActivationConfig": {
3342
- "shape": "Sav"
3507
+ "shape": "Sba"
3343
3508
  },
3344
3509
  "HumanLoopConfig": {
3345
- "shape": "Say"
3510
+ "shape": "Sbd"
3346
3511
  },
3347
3512
  "OutputConfig": {
3348
- "shape": "Sbd"
3513
+ "shape": "Sbs"
3349
3514
  },
3350
3515
  "RoleArn": {},
3351
3516
  "FailureReason": {}
@@ -3412,13 +3577,13 @@
3412
3577
  "HyperParameterTuningJobName": {},
3413
3578
  "HyperParameterTuningJobArn": {},
3414
3579
  "HyperParameterTuningJobConfig": {
3415
- "shape": "Sbn"
3580
+ "shape": "Sc2"
3416
3581
  },
3417
3582
  "TrainingJobDefinition": {
3418
- "shape": "Sc4"
3583
+ "shape": "Scj"
3419
3584
  },
3420
3585
  "TrainingJobDefinitions": {
3421
- "shape": "Scc"
3586
+ "shape": "Scr"
3422
3587
  },
3423
3588
  "HyperParameterTuningJobStatus": {},
3424
3589
  "CreationTime": {
@@ -3431,19 +3596,19 @@
3431
3596
  "type": "timestamp"
3432
3597
  },
3433
3598
  "TrainingJobStatusCounters": {
3434
- "shape": "Sri"
3599
+ "shape": "Ss4"
3435
3600
  },
3436
3601
  "ObjectiveStatusCounters": {
3437
- "shape": "Srk"
3602
+ "shape": "Ss6"
3438
3603
  },
3439
3604
  "BestTrainingJob": {
3440
- "shape": "Srm"
3605
+ "shape": "Ss8"
3441
3606
  },
3442
3607
  "OverallBestTrainingJob": {
3443
- "shape": "Srm"
3608
+ "shape": "Ss8"
3444
3609
  },
3445
3610
  "WarmStartConfig": {
3446
- "shape": "Scd"
3611
+ "shape": "Scs"
3447
3612
  },
3448
3613
  "FailureReason": {}
3449
3614
  }
@@ -3552,10 +3717,10 @@
3552
3717
  },
3553
3718
  "FailureReason": {},
3554
3719
  "InputConfig": {
3555
- "shape": "Scu"
3720
+ "shape": "Sd9"
3556
3721
  },
3557
3722
  "StoppingConditions": {
3558
- "shape": "Sdg"
3723
+ "shape": "Sdv"
3559
3724
  },
3560
3725
  "InferenceRecommendations": {
3561
3726
  "type": "list",
@@ -3663,7 +3828,7 @@
3663
3828
  "members": {
3664
3829
  "LabelingJobStatus": {},
3665
3830
  "LabelCounters": {
3666
- "shape": "Ss9"
3831
+ "shape": "Ssv"
3667
3832
  },
3668
3833
  "FailureReason": {},
3669
3834
  "CreationTime": {
@@ -3677,27 +3842,27 @@
3677
3842
  "LabelingJobArn": {},
3678
3843
  "LabelAttributeName": {},
3679
3844
  "InputConfig": {
3680
- "shape": "Sdr"
3845
+ "shape": "Se6"
3681
3846
  },
3682
3847
  "OutputConfig": {
3683
- "shape": "Sdy"
3848
+ "shape": "Sed"
3684
3849
  },
3685
3850
  "RoleArn": {},
3686
3851
  "LabelCategoryConfigS3Uri": {},
3687
3852
  "StoppingConditions": {
3688
- "shape": "Sdz"
3853
+ "shape": "See"
3689
3854
  },
3690
3855
  "LabelingJobAlgorithmsConfig": {
3691
- "shape": "Se2"
3856
+ "shape": "Seh"
3692
3857
  },
3693
3858
  "HumanTaskConfig": {
3694
- "shape": "Se6"
3859
+ "shape": "Sel"
3695
3860
  },
3696
3861
  "Tags": {
3697
3862
  "shape": "S7"
3698
3863
  },
3699
3864
  "LabelingJobOutput": {
3700
- "shape": "Ssc"
3865
+ "shape": "Ssy"
3701
3866
  }
3702
3867
  }
3703
3868
  }
@@ -3723,13 +3888,13 @@
3723
3888
  "type": "timestamp"
3724
3889
  },
3725
3890
  "CreatedBy": {
3726
- "shape": "Snl"
3891
+ "shape": "So0"
3727
3892
  },
3728
3893
  "LastModifiedTime": {
3729
3894
  "type": "timestamp"
3730
3895
  },
3731
3896
  "LastModifiedBy": {
3732
- "shape": "Snl"
3897
+ "shape": "So0"
3733
3898
  }
3734
3899
  }
3735
3900
  }
@@ -3755,13 +3920,13 @@
3755
3920
  "members": {
3756
3921
  "ModelName": {},
3757
3922
  "PrimaryContainer": {
3758
- "shape": "Sel"
3923
+ "shape": "Sf0"
3759
3924
  },
3760
3925
  "Containers": {
3761
- "shape": "Seu"
3926
+ "shape": "Sf9"
3762
3927
  },
3763
3928
  "InferenceExecutionConfig": {
3764
- "shape": "Sev"
3929
+ "shape": "Sfa"
3765
3930
  },
3766
3931
  "ExecutionRoleArn": {},
3767
3932
  "VpcConfig": {
@@ -3806,13 +3971,13 @@
3806
3971
  "type": "timestamp"
3807
3972
  },
3808
3973
  "ModelBiasBaselineConfig": {
3809
- "shape": "Sez"
3974
+ "shape": "Sfe"
3810
3975
  },
3811
3976
  "ModelBiasAppSpecification": {
3812
- "shape": "Sf0"
3977
+ "shape": "Sff"
3813
3978
  },
3814
3979
  "ModelBiasJobInput": {
3815
- "shape": "Sf1"
3980
+ "shape": "Sfg"
3816
3981
  },
3817
3982
  "ModelBiasJobOutputConfig": {
3818
3983
  "shape": "S7e"
@@ -3859,13 +4024,13 @@
3859
4024
  "type": "timestamp"
3860
4025
  },
3861
4026
  "ModelExplainabilityBaselineConfig": {
3862
- "shape": "Sf5"
4027
+ "shape": "Sfk"
3863
4028
  },
3864
4029
  "ModelExplainabilityAppSpecification": {
3865
- "shape": "Sf6"
4030
+ "shape": "Sfl"
3866
4031
  },
3867
4032
  "ModelExplainabilityJobInput": {
3868
- "shape": "Sf7"
4033
+ "shape": "Sfm"
3869
4034
  },
3870
4035
  "ModelExplainabilityJobOutputConfig": {
3871
4036
  "shape": "S7e"
@@ -3917,46 +4082,46 @@
3917
4082
  "shape": "Sr"
3918
4083
  },
3919
4084
  "SourceAlgorithmSpecification": {
3920
- "shape": "Sfd"
4085
+ "shape": "Sfs"
3921
4086
  },
3922
4087
  "ValidationSpecification": {
3923
- "shape": "Sfa"
4088
+ "shape": "Sfp"
3924
4089
  },
3925
4090
  "ModelPackageStatus": {},
3926
4091
  "ModelPackageStatusDetails": {
3927
- "shape": "Ssn"
4092
+ "shape": "St9"
3928
4093
  },
3929
4094
  "CertifyForMarketplace": {
3930
4095
  "type": "boolean"
3931
4096
  },
3932
4097
  "ModelApprovalStatus": {},
3933
4098
  "CreatedBy": {
3934
- "shape": "Snl"
4099
+ "shape": "So0"
3935
4100
  },
3936
4101
  "MetadataProperties": {
3937
4102
  "shape": "S1q"
3938
4103
  },
3939
4104
  "ModelMetrics": {
3940
- "shape": "Sfg"
4105
+ "shape": "Sfv"
3941
4106
  },
3942
4107
  "LastModifiedTime": {
3943
4108
  "type": "timestamp"
3944
4109
  },
3945
4110
  "LastModifiedBy": {
3946
- "shape": "Snl"
4111
+ "shape": "So0"
3947
4112
  },
3948
4113
  "ApprovalDescription": {},
3949
4114
  "CustomerMetadataProperties": {
3950
- "shape": "Sfn"
4115
+ "shape": "Sg2"
3951
4116
  },
3952
4117
  "DriftCheckBaselines": {
3953
- "shape": "Sfq"
4118
+ "shape": "Sg5"
3954
4119
  },
3955
4120
  "Domain": {},
3956
4121
  "Task": {},
3957
4122
  "SamplePayloadUrl": {},
3958
4123
  "AdditionalInferenceSpecifications": {
3959
- "shape": "Sfw"
4124
+ "shape": "Sgb"
3960
4125
  }
3961
4126
  }
3962
4127
  }
@@ -3988,7 +4153,7 @@
3988
4153
  "type": "timestamp"
3989
4154
  },
3990
4155
  "CreatedBy": {
3991
- "shape": "Snl"
4156
+ "shape": "So0"
3992
4157
  },
3993
4158
  "ModelPackageGroupStatus": {}
3994
4159
  }
@@ -4023,13 +4188,13 @@
4023
4188
  "type": "timestamp"
4024
4189
  },
4025
4190
  "ModelQualityBaselineConfig": {
4026
- "shape": "Sg3"
4191
+ "shape": "Sgi"
4027
4192
  },
4028
4193
  "ModelQualityAppSpecification": {
4029
- "shape": "Sg4"
4194
+ "shape": "Sgj"
4030
4195
  },
4031
4196
  "ModelQualityJobInput": {
4032
- "shape": "Sg6"
4197
+ "shape": "Sgl"
4033
4198
  },
4034
4199
  "ModelQualityJobOutputConfig": {
4035
4200
  "shape": "S7e"
@@ -4080,11 +4245,11 @@
4080
4245
  "type": "timestamp"
4081
4246
  },
4082
4247
  "MonitoringScheduleConfig": {
4083
- "shape": "Sga"
4248
+ "shape": "Sgp"
4084
4249
  },
4085
4250
  "EndpointName": {},
4086
4251
  "LastMonitoringExecutionSummary": {
4087
- "shape": "St0"
4252
+ "shape": "Stm"
4088
4253
  }
4089
4254
  }
4090
4255
  }
@@ -4127,16 +4292,16 @@
4127
4292
  "type": "integer"
4128
4293
  },
4129
4294
  "AcceleratorTypes": {
4130
- "shape": "Sgs"
4295
+ "shape": "Sh7"
4131
4296
  },
4132
4297
  "DefaultCodeRepository": {},
4133
4298
  "AdditionalCodeRepositories": {
4134
- "shape": "Sgv"
4299
+ "shape": "Sha"
4135
4300
  },
4136
4301
  "RootAccess": {},
4137
4302
  "PlatformIdentifier": {},
4138
4303
  "InstanceMetadataServiceConfiguration": {
4139
- "shape": "Sgy"
4304
+ "shape": "Shd"
4140
4305
  }
4141
4306
  }
4142
4307
  }
@@ -4157,10 +4322,10 @@
4157
4322
  "NotebookInstanceLifecycleConfigArn": {},
4158
4323
  "NotebookInstanceLifecycleConfigName": {},
4159
4324
  "OnCreate": {
4160
- "shape": "Sh3"
4325
+ "shape": "Shi"
4161
4326
  },
4162
4327
  "OnStart": {
4163
- "shape": "Sh3"
4328
+ "shape": "Shi"
4164
4329
  },
4165
4330
  "LastModifiedTime": {
4166
4331
  "type": "timestamp"
@@ -4201,13 +4366,13 @@
4201
4366
  "type": "timestamp"
4202
4367
  },
4203
4368
  "CreatedBy": {
4204
- "shape": "Snl"
4369
+ "shape": "So0"
4205
4370
  },
4206
4371
  "LastModifiedBy": {
4207
- "shape": "Snl"
4372
+ "shape": "So0"
4208
4373
  },
4209
4374
  "ParallelismConfiguration": {
4210
- "shape": "Shh"
4375
+ "shape": "Shw"
4211
4376
  }
4212
4377
  }
4213
4378
  }
@@ -4251,7 +4416,7 @@
4251
4416
  "PipelineExecutionStatus": {},
4252
4417
  "PipelineExecutionDescription": {},
4253
4418
  "PipelineExperimentConfig": {
4254
- "shape": "Stj"
4419
+ "shape": "Su5"
4255
4420
  },
4256
4421
  "FailureReason": {},
4257
4422
  "CreationTime": {
@@ -4261,13 +4426,13 @@
4261
4426
  "type": "timestamp"
4262
4427
  },
4263
4428
  "CreatedBy": {
4264
- "shape": "Snl"
4429
+ "shape": "So0"
4265
4430
  },
4266
4431
  "LastModifiedBy": {
4267
- "shape": "Snl"
4432
+ "shape": "So0"
4268
4433
  },
4269
4434
  "ParallelismConfiguration": {
4270
- "shape": "Shh"
4435
+ "shape": "Shw"
4271
4436
  }
4272
4437
  }
4273
4438
  }
@@ -4294,30 +4459,30 @@
4294
4459
  ],
4295
4460
  "members": {
4296
4461
  "ProcessingInputs": {
4297
- "shape": "Shu"
4462
+ "shape": "Si9"
4298
4463
  },
4299
4464
  "ProcessingOutputConfig": {
4300
- "shape": "Sih"
4465
+ "shape": "Siw"
4301
4466
  },
4302
4467
  "ProcessingJobName": {},
4303
4468
  "ProcessingResources": {
4304
- "shape": "Sim"
4469
+ "shape": "Sj1"
4305
4470
  },
4306
4471
  "StoppingCondition": {
4307
- "shape": "Sio"
4472
+ "shape": "Sj3"
4308
4473
  },
4309
4474
  "AppSpecification": {
4310
- "shape": "Siq"
4475
+ "shape": "Sj5"
4311
4476
  },
4312
4477
  "Environment": {
4313
- "shape": "Sis"
4478
+ "shape": "Sj7"
4314
4479
  },
4315
4480
  "NetworkConfig": {
4316
- "shape": "Sgi"
4481
+ "shape": "Sgx"
4317
4482
  },
4318
4483
  "RoleArn": {},
4319
4484
  "ExperimentConfig": {
4320
- "shape": "Sit"
4485
+ "shape": "Sj8"
4321
4486
  },
4322
4487
  "ProcessingJobArn": {},
4323
4488
  "ProcessingJobStatus": {},
@@ -4367,14 +4532,14 @@
4367
4532
  "ProjectId": {},
4368
4533
  "ProjectDescription": {},
4369
4534
  "ServiceCatalogProvisioningDetails": {
4370
- "shape": "Siy"
4535
+ "shape": "Sjd"
4371
4536
  },
4372
4537
  "ServiceCatalogProvisionedProductDetails": {
4373
- "shape": "Str"
4538
+ "shape": "Sud"
4374
4539
  },
4375
4540
  "ProjectStatus": {},
4376
4541
  "CreatedBy": {
4377
- "shape": "Snl"
4542
+ "shape": "So0"
4378
4543
  },
4379
4544
  "CreationTime": {
4380
4545
  "type": "timestamp"
@@ -4383,7 +4548,7 @@
4383
4548
  "type": "timestamp"
4384
4549
  },
4385
4550
  "LastModifiedBy": {
4386
- "shape": "Snl"
4551
+ "shape": "So0"
4387
4552
  }
4388
4553
  }
4389
4554
  }
@@ -4431,7 +4596,7 @@
4431
4596
  ],
4432
4597
  "members": {
4433
4598
  "SubscribedWorkteam": {
4434
- "shape": "Sty"
4599
+ "shape": "Suk"
4435
4600
  }
4436
4601
  }
4437
4602
  }
@@ -4466,7 +4631,7 @@
4466
4631
  "LabelingJobArn": {},
4467
4632
  "AutoMLJobArn": {},
4468
4633
  "ModelArtifacts": {
4469
- "shape": "Sp8"
4634
+ "shape": "Spn"
4470
4635
  },
4471
4636
  "TrainingJobStatus": {},
4472
4637
  "SecondaryStatus": {},
@@ -4475,7 +4640,7 @@
4475
4640
  "shape": "S2t"
4476
4641
  },
4477
4642
  "AlgorithmSpecification": {
4478
- "shape": "Sje"
4643
+ "shape": "Sjt"
4479
4644
  },
4480
4645
  "RoleArn": {},
4481
4646
  "InputDataConfig": {
@@ -4506,10 +4671,10 @@
4506
4671
  "type": "timestamp"
4507
4672
  },
4508
4673
  "SecondaryStatusTransitions": {
4509
- "shape": "Su2"
4674
+ "shape": "Suo"
4510
4675
  },
4511
4676
  "FinalMetricDataList": {
4512
- "shape": "Su5"
4677
+ "shape": "Sur"
4513
4678
  },
4514
4679
  "EnableNetworkIsolation": {
4515
4680
  "type": "boolean"
@@ -4521,7 +4686,7 @@
4521
4686
  "type": "boolean"
4522
4687
  },
4523
4688
  "CheckpointConfig": {
4524
- "shape": "Sc9"
4689
+ "shape": "Sco"
4525
4690
  },
4526
4691
  "TrainingTimeInSeconds": {
4527
4692
  "type": "integer"
@@ -4530,25 +4695,25 @@
4530
4695
  "type": "integer"
4531
4696
  },
4532
4697
  "DebugHookConfig": {
4533
- "shape": "Sjf"
4698
+ "shape": "Sju"
4534
4699
  },
4535
4700
  "ExperimentConfig": {
4536
- "shape": "Sit"
4701
+ "shape": "Sj8"
4537
4702
  },
4538
4703
  "DebugRuleConfigurations": {
4539
- "shape": "Sjn"
4704
+ "shape": "Sk2"
4540
4705
  },
4541
4706
  "TensorBoardOutputConfig": {
4542
- "shape": "Sjs"
4707
+ "shape": "Sk7"
4543
4708
  },
4544
4709
  "DebugRuleEvaluationStatuses": {
4545
- "shape": "Su9"
4710
+ "shape": "Suv"
4546
4711
  },
4547
4712
  "ProfilerConfig": {
4548
- "shape": "Sjt"
4713
+ "shape": "Sk8"
4549
4714
  },
4550
4715
  "ProfilerRuleConfigurations": {
4551
- "shape": "Sjw"
4716
+ "shape": "Skb"
4552
4717
  },
4553
4718
  "ProfilerRuleEvaluationStatuses": {
4554
4719
  "type": "list",
@@ -4567,10 +4732,10 @@
4567
4732
  },
4568
4733
  "ProfilingStatus": {},
4569
4734
  "RetryStrategy": {
4570
- "shape": "Sca"
4735
+ "shape": "Scp"
4571
4736
  },
4572
4737
  "Environment": {
4573
- "shape": "Sjy"
4738
+ "shape": "Skd"
4574
4739
  }
4575
4740
  }
4576
4741
  }
@@ -4606,7 +4771,7 @@
4606
4771
  "type": "integer"
4607
4772
  },
4608
4773
  "ModelClientConfig": {
4609
- "shape": "Sk5"
4774
+ "shape": "Skk"
4610
4775
  },
4611
4776
  "MaxPayloadInMB": {
4612
4777
  "type": "integer"
@@ -4636,10 +4801,10 @@
4636
4801
  "LabelingJobArn": {},
4637
4802
  "AutoMLJobArn": {},
4638
4803
  "DataProcessing": {
4639
- "shape": "Sk8"
4804
+ "shape": "Skn"
4640
4805
  },
4641
4806
  "ExperimentConfig": {
4642
- "shape": "Sit"
4807
+ "shape": "Sj8"
4643
4808
  }
4644
4809
  }
4645
4810
  }
@@ -4662,19 +4827,19 @@
4662
4827
  "DisplayName": {},
4663
4828
  "ExperimentName": {},
4664
4829
  "Source": {
4665
- "shape": "Sul"
4830
+ "shape": "Sv7"
4666
4831
  },
4667
4832
  "CreationTime": {
4668
4833
  "type": "timestamp"
4669
4834
  },
4670
4835
  "CreatedBy": {
4671
- "shape": "Snl"
4836
+ "shape": "So0"
4672
4837
  },
4673
4838
  "LastModifiedTime": {
4674
4839
  "type": "timestamp"
4675
4840
  },
4676
4841
  "LastModifiedBy": {
4677
- "shape": "Snl"
4842
+ "shape": "So0"
4678
4843
  },
4679
4844
  "MetadataProperties": {
4680
4845
  "shape": "S1q"
@@ -4699,10 +4864,10 @@
4699
4864
  "TrialComponentArn": {},
4700
4865
  "DisplayName": {},
4701
4866
  "Source": {
4702
- "shape": "Sup"
4867
+ "shape": "Svb"
4703
4868
  },
4704
4869
  "Status": {
4705
- "shape": "Skg"
4870
+ "shape": "Skv"
4706
4871
  },
4707
4872
  "StartTime": {
4708
4873
  "type": "timestamp"
@@ -4714,28 +4879,28 @@
4714
4879
  "type": "timestamp"
4715
4880
  },
4716
4881
  "CreatedBy": {
4717
- "shape": "Snl"
4882
+ "shape": "So0"
4718
4883
  },
4719
4884
  "LastModifiedTime": {
4720
4885
  "type": "timestamp"
4721
4886
  },
4722
4887
  "LastModifiedBy": {
4723
- "shape": "Snl"
4888
+ "shape": "So0"
4724
4889
  },
4725
4890
  "Parameters": {
4726
- "shape": "Skk"
4891
+ "shape": "Skz"
4727
4892
  },
4728
4893
  "InputArtifacts": {
4729
- "shape": "Sko"
4894
+ "shape": "Sl3"
4730
4895
  },
4731
4896
  "OutputArtifacts": {
4732
- "shape": "Sko"
4897
+ "shape": "Sl3"
4733
4898
  },
4734
4899
  "MetadataProperties": {
4735
4900
  "shape": "S1q"
4736
4901
  },
4737
4902
  "Metrics": {
4738
- "shape": "Sur"
4903
+ "shape": "Svd"
4739
4904
  },
4740
4905
  "LineageGroupArn": {}
4741
4906
  }
@@ -4793,7 +4958,7 @@
4793
4958
  ],
4794
4959
  "members": {
4795
4960
  "Workforce": {
4796
- "shape": "Sv1"
4961
+ "shape": "Svn"
4797
4962
  }
4798
4963
  }
4799
4964
  }
@@ -4815,7 +4980,7 @@
4815
4980
  ],
4816
4981
  "members": {
4817
4982
  "Workteam": {
4818
- "shape": "Sv9"
4983
+ "shape": "Svv"
4819
4984
  }
4820
4985
  }
4821
4986
  }
@@ -5314,7 +5479,7 @@
5314
5479
  "type": "timestamp"
5315
5480
  },
5316
5481
  "CreatedBy": {
5317
- "shape": "Snl"
5482
+ "shape": "So0"
5318
5483
  }
5319
5484
  }
5320
5485
  }
@@ -5383,7 +5548,7 @@
5383
5548
  },
5384
5549
  "FailureReason": {},
5385
5550
  "PartialFailureReasons": {
5386
- "shape": "So5"
5551
+ "shape": "Sok"
5387
5552
  }
5388
5553
  }
5389
5554
  }
@@ -5419,7 +5584,7 @@
5419
5584
  "Candidates": {
5420
5585
  "type": "list",
5421
5586
  "member": {
5422
- "shape": "So7"
5587
+ "shape": "Som"
5423
5588
  }
5424
5589
  },
5425
5590
  "NextToken": {}
@@ -5629,7 +5794,7 @@
5629
5794
  ],
5630
5795
  "members": {
5631
5796
  "JobDefinitionSummaries": {
5632
- "shape": "Sy2"
5797
+ "shape": "Syo"
5633
5798
  },
5634
5799
  "NextToken": {}
5635
5800
  }
@@ -5789,6 +5954,76 @@
5789
5954
  }
5790
5955
  }
5791
5956
  },
5957
+ "ListEdgeDeploymentPlans": {
5958
+ "input": {
5959
+ "type": "structure",
5960
+ "members": {
5961
+ "NextToken": {},
5962
+ "MaxResults": {
5963
+ "type": "integer"
5964
+ },
5965
+ "CreationTimeAfter": {
5966
+ "type": "timestamp"
5967
+ },
5968
+ "CreationTimeBefore": {
5969
+ "type": "timestamp"
5970
+ },
5971
+ "LastModifiedTimeAfter": {
5972
+ "type": "timestamp"
5973
+ },
5974
+ "LastModifiedTimeBefore": {
5975
+ "type": "timestamp"
5976
+ },
5977
+ "NameContains": {},
5978
+ "DeviceFleetNameContains": {},
5979
+ "SortBy": {},
5980
+ "SortOrder": {}
5981
+ }
5982
+ },
5983
+ "output": {
5984
+ "type": "structure",
5985
+ "required": [
5986
+ "EdgeDeploymentPlanSummaries"
5987
+ ],
5988
+ "members": {
5989
+ "EdgeDeploymentPlanSummaries": {
5990
+ "type": "list",
5991
+ "member": {
5992
+ "type": "structure",
5993
+ "required": [
5994
+ "EdgeDeploymentPlanArn",
5995
+ "EdgeDeploymentPlanName",
5996
+ "DeviceFleetName",
5997
+ "EdgeDeploymentSuccess",
5998
+ "EdgeDeploymentPending",
5999
+ "EdgeDeploymentFailed"
6000
+ ],
6001
+ "members": {
6002
+ "EdgeDeploymentPlanArn": {},
6003
+ "EdgeDeploymentPlanName": {},
6004
+ "DeviceFleetName": {},
6005
+ "EdgeDeploymentSuccess": {
6006
+ "type": "integer"
6007
+ },
6008
+ "EdgeDeploymentPending": {
6009
+ "type": "integer"
6010
+ },
6011
+ "EdgeDeploymentFailed": {
6012
+ "type": "integer"
6013
+ },
6014
+ "CreationTime": {
6015
+ "type": "timestamp"
6016
+ },
6017
+ "LastModifiedTime": {
6018
+ "type": "timestamp"
6019
+ }
6020
+ }
6021
+ }
6022
+ },
6023
+ "NextToken": {}
6024
+ }
6025
+ }
6026
+ },
5792
6027
  "ListEdgePackagingJobs": {
5793
6028
  "input": {
5794
6029
  "type": "structure",
@@ -5988,7 +6223,7 @@
5988
6223
  "ExperimentName": {},
5989
6224
  "DisplayName": {},
5990
6225
  "ExperimentSource": {
5991
- "shape": "Sqn"
6226
+ "shape": "Sr9"
5992
6227
  },
5993
6228
  "CreationTime": {
5994
6229
  "type": "timestamp"
@@ -6048,7 +6283,7 @@
6048
6283
  },
6049
6284
  "FeatureGroupStatus": {},
6050
6285
  "OfflineStoreStatus": {
6051
- "shape": "Sqt"
6286
+ "shape": "Srf"
6052
6287
  }
6053
6288
  }
6054
6289
  }
@@ -6210,13 +6445,13 @@
6210
6445
  "type": "timestamp"
6211
6446
  },
6212
6447
  "TrainingJobStatusCounters": {
6213
- "shape": "Sri"
6448
+ "shape": "Ss4"
6214
6449
  },
6215
6450
  "ObjectiveStatusCounters": {
6216
- "shape": "Srk"
6451
+ "shape": "Ss6"
6217
6452
  },
6218
6453
  "ResourceLimits": {
6219
- "shape": "Sbp"
6454
+ "shape": "Sc4"
6220
6455
  }
6221
6456
  }
6222
6457
  }
@@ -6472,17 +6707,17 @@
6472
6707
  },
6473
6708
  "LabelingJobStatus": {},
6474
6709
  "LabelCounters": {
6475
- "shape": "Ss9"
6710
+ "shape": "Ssv"
6476
6711
  },
6477
6712
  "WorkteamArn": {},
6478
6713
  "PreHumanTaskLambdaArn": {},
6479
6714
  "AnnotationConsolidationLambdaArn": {},
6480
6715
  "FailureReason": {},
6481
6716
  "LabelingJobOutput": {
6482
- "shape": "Ssc"
6717
+ "shape": "Ssy"
6483
6718
  },
6484
6719
  "InputConfig": {
6485
- "shape": "Sdr"
6720
+ "shape": "Se6"
6486
6721
  }
6487
6722
  }
6488
6723
  }
@@ -6629,7 +6864,7 @@
6629
6864
  ],
6630
6865
  "members": {
6631
6866
  "JobDefinitionSummaries": {
6632
- "shape": "Sy2"
6867
+ "shape": "Syo"
6633
6868
  },
6634
6869
  "NextToken": {}
6635
6870
  }
@@ -6662,7 +6897,7 @@
6662
6897
  ],
6663
6898
  "members": {
6664
6899
  "JobDefinitionSummaries": {
6665
- "shape": "Sy2"
6900
+ "shape": "Syo"
6666
6901
  },
6667
6902
  "NextToken": {}
6668
6903
  }
@@ -6862,7 +7097,7 @@
6862
7097
  ],
6863
7098
  "members": {
6864
7099
  "JobDefinitionSummaries": {
6865
- "shape": "Sy2"
7100
+ "shape": "Syo"
6866
7101
  },
6867
7102
  "NextToken": {}
6868
7103
  }
@@ -6959,7 +7194,7 @@
6959
7194
  "MonitoringExecutionSummaries": {
6960
7195
  "type": "list",
6961
7196
  "member": {
6962
- "shape": "St0"
7197
+ "shape": "Stm"
6963
7198
  }
6964
7199
  },
6965
7200
  "NextToken": {}
@@ -7140,7 +7375,7 @@
7140
7375
  "NotebookInstanceLifecycleConfigName": {},
7141
7376
  "DefaultCodeRepository": {},
7142
7377
  "AdditionalCodeRepositories": {
7143
- "shape": "Sgv"
7378
+ "shape": "Sha"
7144
7379
  }
7145
7380
  }
7146
7381
  }
@@ -7239,7 +7474,7 @@
7239
7474
  "CallbackToken": {},
7240
7475
  "SqsQueueUrl": {},
7241
7476
  "OutputParameters": {
7242
- "shape": "S12x"
7477
+ "shape": "S13o"
7243
7478
  }
7244
7479
  }
7245
7480
  },
@@ -7248,7 +7483,7 @@
7248
7483
  "members": {
7249
7484
  "Arn": {},
7250
7485
  "OutputParameters": {
7251
- "shape": "S12x"
7486
+ "shape": "S13o"
7252
7487
  }
7253
7488
  }
7254
7489
  },
@@ -7375,7 +7610,7 @@
7375
7610
  "type": "structure",
7376
7611
  "members": {
7377
7612
  "PipelineParameters": {
7378
- "shape": "S13c"
7613
+ "shape": "S143"
7379
7614
  },
7380
7615
  "NextToken": {}
7381
7616
  }
@@ -7545,6 +7780,63 @@
7545
7780
  }
7546
7781
  }
7547
7782
  },
7783
+ "ListStageDevices": {
7784
+ "input": {
7785
+ "type": "structure",
7786
+ "required": [
7787
+ "EdgeDeploymentPlanName",
7788
+ "StageName"
7789
+ ],
7790
+ "members": {
7791
+ "NextToken": {},
7792
+ "MaxResults": {
7793
+ "type": "integer"
7794
+ },
7795
+ "EdgeDeploymentPlanName": {},
7796
+ "ExcludeDevicesDeployedInOtherStage": {
7797
+ "type": "boolean"
7798
+ },
7799
+ "StageName": {}
7800
+ }
7801
+ },
7802
+ "output": {
7803
+ "type": "structure",
7804
+ "required": [
7805
+ "DeviceDeploymentSummaries"
7806
+ ],
7807
+ "members": {
7808
+ "DeviceDeploymentSummaries": {
7809
+ "type": "list",
7810
+ "member": {
7811
+ "type": "structure",
7812
+ "required": [
7813
+ "EdgeDeploymentPlanArn",
7814
+ "EdgeDeploymentPlanName",
7815
+ "StageName",
7816
+ "DeviceName",
7817
+ "DeviceArn"
7818
+ ],
7819
+ "members": {
7820
+ "EdgeDeploymentPlanArn": {},
7821
+ "EdgeDeploymentPlanName": {},
7822
+ "StageName": {},
7823
+ "DeployedStageName": {},
7824
+ "DeviceFleetName": {},
7825
+ "DeviceName": {},
7826
+ "DeviceArn": {},
7827
+ "DeviceDeploymentStatus": {},
7828
+ "DeviceDeploymentStatusMessage": {},
7829
+ "Description": {},
7830
+ "DeploymentStartTime": {
7831
+ "type": "timestamp"
7832
+ }
7833
+ }
7834
+ }
7835
+ },
7836
+ "NextToken": {}
7837
+ }
7838
+ }
7839
+ },
7548
7840
  "ListStudioLifecycleConfigs": {
7549
7841
  "input": {
7550
7842
  "type": "structure",
@@ -7615,7 +7907,7 @@
7615
7907
  "SubscribedWorkteams": {
7616
7908
  "type": "list",
7617
7909
  "member": {
7618
- "shape": "Sty"
7910
+ "shape": "Suk"
7619
7911
  }
7620
7912
  },
7621
7913
  "NextToken": {}
@@ -7734,7 +8026,7 @@
7734
8026
  "TrainingJobSummaries": {
7735
8027
  "type": "list",
7736
8028
  "member": {
7737
- "shape": "Srm"
8029
+ "shape": "Ss8"
7738
8030
  }
7739
8031
  },
7740
8032
  "NextToken": {}
@@ -7837,10 +8129,10 @@
7837
8129
  "TrialComponentArn": {},
7838
8130
  "DisplayName": {},
7839
8131
  "TrialComponentSource": {
7840
- "shape": "Sup"
8132
+ "shape": "Svb"
7841
8133
  },
7842
8134
  "Status": {
7843
- "shape": "Skg"
8135
+ "shape": "Skv"
7844
8136
  },
7845
8137
  "StartTime": {
7846
8138
  "type": "timestamp"
@@ -7852,13 +8144,13 @@
7852
8144
  "type": "timestamp"
7853
8145
  },
7854
8146
  "CreatedBy": {
7855
- "shape": "Snl"
8147
+ "shape": "So0"
7856
8148
  },
7857
8149
  "LastModifiedTime": {
7858
8150
  "type": "timestamp"
7859
8151
  },
7860
8152
  "LastModifiedBy": {
7861
- "shape": "Snl"
8153
+ "shape": "So0"
7862
8154
  }
7863
8155
  }
7864
8156
  }
@@ -7899,7 +8191,7 @@
7899
8191
  "TrialName": {},
7900
8192
  "DisplayName": {},
7901
8193
  "TrialSource": {
7902
- "shape": "Sul"
8194
+ "shape": "Sv7"
7903
8195
  },
7904
8196
  "CreationTime": {
7905
8197
  "type": "timestamp"
@@ -7974,7 +8266,7 @@
7974
8266
  "Workforces": {
7975
8267
  "type": "list",
7976
8268
  "member": {
7977
- "shape": "Sv1"
8269
+ "shape": "Svn"
7978
8270
  }
7979
8271
  },
7980
8272
  "NextToken": {}
@@ -8003,7 +8295,7 @@
8003
8295
  "Workteams": {
8004
8296
  "type": "list",
8005
8297
  "member": {
8006
- "shape": "Sv9"
8298
+ "shape": "Svv"
8007
8299
  }
8008
8300
  },
8009
8301
  "NextToken": {}
@@ -8125,7 +8417,7 @@
8125
8417
  "members": {
8126
8418
  "DeviceFleetName": {},
8127
8419
  "Devices": {
8128
- "shape": "S15o"
8420
+ "shape": "S16k"
8129
8421
  },
8130
8422
  "Tags": {
8131
8423
  "shape": "S7"
@@ -8142,7 +8434,7 @@
8142
8434
  ],
8143
8435
  "members": {
8144
8436
  "UiTemplate": {
8145
- "shape": "Sbi"
8437
+ "shape": "Sbx"
8146
8438
  },
8147
8439
  "Task": {
8148
8440
  "type": "structure",
@@ -8195,7 +8487,7 @@
8195
8487
  "idempotencyToken": true
8196
8488
  },
8197
8489
  "ParallelismConfiguration": {
8198
- "shape": "Shh"
8490
+ "shape": "Shw"
8199
8491
  }
8200
8492
  }
8201
8493
  },
@@ -8215,7 +8507,7 @@
8215
8507
  "members": {
8216
8508
  "Resource": {},
8217
8509
  "SearchExpression": {
8218
- "shape": "S15z"
8510
+ "shape": "S16v"
8219
8511
  },
8220
8512
  "SortBy": {},
8221
8513
  "SortOrder": {},
@@ -8234,7 +8526,7 @@
8234
8526
  "type": "structure",
8235
8527
  "members": {
8236
8528
  "TrainingJob": {
8237
- "shape": "S16c"
8529
+ "shape": "S178"
8238
8530
  },
8239
8531
  "Experiment": {
8240
8532
  "type": "structure",
@@ -8243,20 +8535,20 @@
8243
8535
  "ExperimentArn": {},
8244
8536
  "DisplayName": {},
8245
8537
  "Source": {
8246
- "shape": "Sqn"
8538
+ "shape": "Sr9"
8247
8539
  },
8248
8540
  "Description": {},
8249
8541
  "CreationTime": {
8250
8542
  "type": "timestamp"
8251
8543
  },
8252
8544
  "CreatedBy": {
8253
- "shape": "Snl"
8545
+ "shape": "So0"
8254
8546
  },
8255
8547
  "LastModifiedTime": {
8256
8548
  "type": "timestamp"
8257
8549
  },
8258
8550
  "LastModifiedBy": {
8259
- "shape": "Snl"
8551
+ "shape": "So0"
8260
8552
  },
8261
8553
  "Tags": {
8262
8554
  "shape": "S7"
@@ -8271,19 +8563,19 @@
8271
8563
  "DisplayName": {},
8272
8564
  "ExperimentName": {},
8273
8565
  "Source": {
8274
- "shape": "Sul"
8566
+ "shape": "Sv7"
8275
8567
  },
8276
8568
  "CreationTime": {
8277
8569
  "type": "timestamp"
8278
8570
  },
8279
8571
  "CreatedBy": {
8280
- "shape": "Snl"
8572
+ "shape": "So0"
8281
8573
  },
8282
8574
  "LastModifiedTime": {
8283
8575
  "type": "timestamp"
8284
8576
  },
8285
8577
  "LastModifiedBy": {
8286
- "shape": "Snl"
8578
+ "shape": "So0"
8287
8579
  },
8288
8580
  "MetadataProperties": {
8289
8581
  "shape": "S1q"
@@ -8299,13 +8591,13 @@
8299
8591
  "TrialComponentName": {},
8300
8592
  "TrialComponentArn": {},
8301
8593
  "TrialComponentSource": {
8302
- "shape": "Sup"
8594
+ "shape": "Svb"
8303
8595
  },
8304
8596
  "CreationTime": {
8305
8597
  "type": "timestamp"
8306
8598
  },
8307
8599
  "CreatedBy": {
8308
- "shape": "Snl"
8600
+ "shape": "So0"
8309
8601
  }
8310
8602
  }
8311
8603
  }
@@ -8319,10 +8611,10 @@
8319
8611
  "DisplayName": {},
8320
8612
  "TrialComponentArn": {},
8321
8613
  "Source": {
8322
- "shape": "Sup"
8614
+ "shape": "Svb"
8323
8615
  },
8324
8616
  "Status": {
8325
- "shape": "Skg"
8617
+ "shape": "Skv"
8326
8618
  },
8327
8619
  "StartTime": {
8328
8620
  "type": "timestamp"
@@ -8334,25 +8626,25 @@
8334
8626
  "type": "timestamp"
8335
8627
  },
8336
8628
  "CreatedBy": {
8337
- "shape": "Snl"
8629
+ "shape": "So0"
8338
8630
  },
8339
8631
  "LastModifiedTime": {
8340
8632
  "type": "timestamp"
8341
8633
  },
8342
8634
  "LastModifiedBy": {
8343
- "shape": "Snl"
8635
+ "shape": "So0"
8344
8636
  },
8345
8637
  "Parameters": {
8346
- "shape": "Skk"
8638
+ "shape": "Skz"
8347
8639
  },
8348
8640
  "InputArtifacts": {
8349
- "shape": "Sko"
8641
+ "shape": "Sl3"
8350
8642
  },
8351
8643
  "OutputArtifacts": {
8352
- "shape": "Sko"
8644
+ "shape": "Sl3"
8353
8645
  },
8354
8646
  "Metrics": {
8355
- "shape": "Sur"
8647
+ "shape": "Svd"
8356
8648
  },
8357
8649
  "MetadataProperties": {
8358
8650
  "shape": "S1q"
@@ -8362,36 +8654,36 @@
8362
8654
  "members": {
8363
8655
  "SourceArn": {},
8364
8656
  "TrainingJob": {
8365
- "shape": "S16c"
8657
+ "shape": "S178"
8366
8658
  },
8367
8659
  "ProcessingJob": {
8368
8660
  "type": "structure",
8369
8661
  "members": {
8370
8662
  "ProcessingInputs": {
8371
- "shape": "Shu"
8663
+ "shape": "Si9"
8372
8664
  },
8373
8665
  "ProcessingOutputConfig": {
8374
- "shape": "Sih"
8666
+ "shape": "Siw"
8375
8667
  },
8376
8668
  "ProcessingJobName": {},
8377
8669
  "ProcessingResources": {
8378
- "shape": "Sim"
8670
+ "shape": "Sj1"
8379
8671
  },
8380
8672
  "StoppingCondition": {
8381
- "shape": "Sio"
8673
+ "shape": "Sj3"
8382
8674
  },
8383
8675
  "AppSpecification": {
8384
- "shape": "Siq"
8676
+ "shape": "Sj5"
8385
8677
  },
8386
8678
  "Environment": {
8387
- "shape": "Sis"
8679
+ "shape": "Sj7"
8388
8680
  },
8389
8681
  "NetworkConfig": {
8390
- "shape": "Sgi"
8682
+ "shape": "Sgx"
8391
8683
  },
8392
8684
  "RoleArn": {},
8393
8685
  "ExperimentConfig": {
8394
- "shape": "Sit"
8686
+ "shape": "Sj8"
8395
8687
  },
8396
8688
  "ProcessingJobArn": {},
8397
8689
  "ProcessingJobStatus": {},
@@ -8429,7 +8721,7 @@
8429
8721
  "type": "integer"
8430
8722
  },
8431
8723
  "ModelClientConfig": {
8432
- "shape": "Sk5"
8724
+ "shape": "Skk"
8433
8725
  },
8434
8726
  "MaxPayloadInMB": {
8435
8727
  "type": "integer"
@@ -8459,10 +8751,10 @@
8459
8751
  "LabelingJobArn": {},
8460
8752
  "AutoMLJobArn": {},
8461
8753
  "DataProcessing": {
8462
- "shape": "Sk8"
8754
+ "shape": "Skn"
8463
8755
  },
8464
8756
  "ExperimentConfig": {
8465
- "shape": "Sit"
8757
+ "shape": "Sj8"
8466
8758
  },
8467
8759
  "Tags": {
8468
8760
  "shape": "S7"
@@ -8502,10 +8794,10 @@
8502
8794
  "EndpointArn": {},
8503
8795
  "EndpointConfigName": {},
8504
8796
  "ProductionVariants": {
8505
- "shape": "Sq4"
8797
+ "shape": "Sqq"
8506
8798
  },
8507
8799
  "DataCaptureConfig": {
8508
- "shape": "Sqd"
8800
+ "shape": "Sqz"
8509
8801
  },
8510
8802
  "EndpointStatus": {},
8511
8803
  "FailureReason": {},
@@ -8532,11 +8824,11 @@
8532
8824
  "type": "timestamp"
8533
8825
  },
8534
8826
  "MonitoringScheduleConfig": {
8535
- "shape": "Sga"
8827
+ "shape": "Sgp"
8536
8828
  },
8537
8829
  "EndpointName": {},
8538
8830
  "LastMonitoringExecutionSummary": {
8539
- "shape": "St0"
8831
+ "shape": "Stm"
8540
8832
  },
8541
8833
  "Tags": {
8542
8834
  "shape": "S7"
@@ -8566,49 +8858,49 @@
8566
8858
  "shape": "Sr"
8567
8859
  },
8568
8860
  "SourceAlgorithmSpecification": {
8569
- "shape": "Sfd"
8861
+ "shape": "Sfs"
8570
8862
  },
8571
8863
  "ValidationSpecification": {
8572
- "shape": "Sfa"
8864
+ "shape": "Sfp"
8573
8865
  },
8574
8866
  "ModelPackageStatus": {},
8575
8867
  "ModelPackageStatusDetails": {
8576
- "shape": "Ssn"
8868
+ "shape": "St9"
8577
8869
  },
8578
8870
  "CertifyForMarketplace": {
8579
8871
  "type": "boolean"
8580
8872
  },
8581
8873
  "ModelApprovalStatus": {},
8582
8874
  "CreatedBy": {
8583
- "shape": "Snl"
8875
+ "shape": "So0"
8584
8876
  },
8585
8877
  "MetadataProperties": {
8586
8878
  "shape": "S1q"
8587
8879
  },
8588
8880
  "ModelMetrics": {
8589
- "shape": "Sfg"
8881
+ "shape": "Sfv"
8590
8882
  },
8591
8883
  "LastModifiedTime": {
8592
8884
  "type": "timestamp"
8593
8885
  },
8594
8886
  "LastModifiedBy": {
8595
- "shape": "Snl"
8887
+ "shape": "So0"
8596
8888
  },
8597
8889
  "ApprovalDescription": {},
8598
8890
  "Domain": {},
8599
8891
  "Task": {},
8600
8892
  "SamplePayloadUrl": {},
8601
8893
  "AdditionalInferenceSpecifications": {
8602
- "shape": "Sfw"
8894
+ "shape": "Sgb"
8603
8895
  },
8604
8896
  "Tags": {
8605
8897
  "shape": "S7"
8606
8898
  },
8607
8899
  "CustomerMetadataProperties": {
8608
- "shape": "Sfn"
8900
+ "shape": "Sg2"
8609
8901
  },
8610
8902
  "DriftCheckBaselines": {
8611
- "shape": "Sfq"
8903
+ "shape": "Sg5"
8612
8904
  }
8613
8905
  }
8614
8906
  },
@@ -8622,7 +8914,7 @@
8622
8914
  "type": "timestamp"
8623
8915
  },
8624
8916
  "CreatedBy": {
8625
- "shape": "Snl"
8917
+ "shape": "So0"
8626
8918
  },
8627
8919
  "ModelPackageGroupStatus": {},
8628
8920
  "Tags": {
@@ -8649,13 +8941,13 @@
8649
8941
  "type": "timestamp"
8650
8942
  },
8651
8943
  "CreatedBy": {
8652
- "shape": "Snl"
8944
+ "shape": "So0"
8653
8945
  },
8654
8946
  "LastModifiedBy": {
8655
- "shape": "Snl"
8947
+ "shape": "So0"
8656
8948
  },
8657
8949
  "ParallelismConfiguration": {
8658
- "shape": "Shh"
8950
+ "shape": "Shw"
8659
8951
  },
8660
8952
  "Tags": {
8661
8953
  "shape": "S7"
@@ -8671,7 +8963,7 @@
8671
8963
  "PipelineExecutionStatus": {},
8672
8964
  "PipelineExecutionDescription": {},
8673
8965
  "PipelineExperimentConfig": {
8674
- "shape": "Stj"
8966
+ "shape": "Su5"
8675
8967
  },
8676
8968
  "FailureReason": {},
8677
8969
  "CreationTime": {
@@ -8681,16 +8973,16 @@
8681
8973
  "type": "timestamp"
8682
8974
  },
8683
8975
  "CreatedBy": {
8684
- "shape": "Snl"
8976
+ "shape": "So0"
8685
8977
  },
8686
8978
  "LastModifiedBy": {
8687
- "shape": "Snl"
8979
+ "shape": "So0"
8688
8980
  },
8689
8981
  "ParallelismConfiguration": {
8690
- "shape": "Shh"
8982
+ "shape": "Shw"
8691
8983
  },
8692
8984
  "PipelineParameters": {
8693
- "shape": "S13c"
8985
+ "shape": "S143"
8694
8986
  }
8695
8987
  }
8696
8988
  },
@@ -8702,7 +8994,7 @@
8702
8994
  "RecordIdentifierFeatureName": {},
8703
8995
  "EventTimeFeatureName": {},
8704
8996
  "FeatureDefinitions": {
8705
- "shape": "Sad"
8997
+ "shape": "Sas"
8706
8998
  },
8707
8999
  "CreationTime": {
8708
9000
  "type": "timestamp"
@@ -8711,18 +9003,18 @@
8711
9003
  "type": "timestamp"
8712
9004
  },
8713
9005
  "OnlineStoreConfig": {
8714
- "shape": "Sag"
9006
+ "shape": "Sav"
8715
9007
  },
8716
9008
  "OfflineStoreConfig": {
8717
- "shape": "Sai"
9009
+ "shape": "Sax"
8718
9010
  },
8719
9011
  "RoleArn": {},
8720
9012
  "FeatureGroupStatus": {},
8721
9013
  "OfflineStoreStatus": {
8722
- "shape": "Sqt"
9014
+ "shape": "Srf"
8723
9015
  },
8724
9016
  "LastUpdateStatus": {
8725
- "shape": "Sqw"
9017
+ "shape": "Sri"
8726
9018
  },
8727
9019
  "FailureReason": {},
8728
9020
  "Description": {},
@@ -8739,14 +9031,14 @@
8739
9031
  "ProjectId": {},
8740
9032
  "ProjectDescription": {},
8741
9033
  "ServiceCatalogProvisioningDetails": {
8742
- "shape": "Siy"
9034
+ "shape": "Sjd"
8743
9035
  },
8744
9036
  "ServiceCatalogProvisionedProductDetails": {
8745
- "shape": "Str"
9037
+ "shape": "Sud"
8746
9038
  },
8747
9039
  "ProjectStatus": {},
8748
9040
  "CreatedBy": {
8749
- "shape": "Snl"
9041
+ "shape": "So0"
8750
9042
  },
8751
9043
  "CreationTime": {
8752
9044
  "type": "timestamp"
@@ -8758,7 +9050,7 @@
8758
9050
  "type": "timestamp"
8759
9051
  },
8760
9052
  "LastModifiedBy": {
8761
- "shape": "Snl"
9053
+ "shape": "So0"
8762
9054
  }
8763
9055
  }
8764
9056
  },
@@ -8777,7 +9069,7 @@
8777
9069
  },
8778
9070
  "Description": {},
8779
9071
  "Parameters": {
8780
- "shape": "Sr2"
9072
+ "shape": "Sro"
8781
9073
  }
8782
9074
  }
8783
9075
  }
@@ -8818,7 +9110,7 @@
8818
9110
  "members": {
8819
9111
  "CallbackToken": {},
8820
9112
  "OutputParameters": {
8821
- "shape": "S12x"
9113
+ "shape": "S13o"
8822
9114
  },
8823
9115
  "ClientRequestToken": {
8824
9116
  "idempotencyToken": true
@@ -8832,6 +9124,19 @@
8832
9124
  }
8833
9125
  }
8834
9126
  },
9127
+ "StartEdgeDeploymentStage": {
9128
+ "input": {
9129
+ "type": "structure",
9130
+ "required": [
9131
+ "EdgeDeploymentPlanName",
9132
+ "StageName"
9133
+ ],
9134
+ "members": {
9135
+ "EdgeDeploymentPlanName": {},
9136
+ "StageName": {}
9137
+ }
9138
+ }
9139
+ },
8835
9140
  "StartMonitoringSchedule": {
8836
9141
  "input": {
8837
9142
  "type": "structure",
@@ -8865,14 +9170,14 @@
8865
9170
  "PipelineName": {},
8866
9171
  "PipelineExecutionDisplayName": {},
8867
9172
  "PipelineParameters": {
8868
- "shape": "S13c"
9173
+ "shape": "S143"
8869
9174
  },
8870
9175
  "PipelineExecutionDescription": {},
8871
9176
  "ClientRequestToken": {
8872
9177
  "idempotencyToken": true
8873
9178
  },
8874
9179
  "ParallelismConfiguration": {
8875
- "shape": "Shh"
9180
+ "shape": "Shw"
8876
9181
  }
8877
9182
  }
8878
9183
  },
@@ -8905,6 +9210,19 @@
8905
9210
  }
8906
9211
  }
8907
9212
  },
9213
+ "StopEdgeDeploymentStage": {
9214
+ "input": {
9215
+ "type": "structure",
9216
+ "required": [
9217
+ "EdgeDeploymentPlanName",
9218
+ "StageName"
9219
+ ],
9220
+ "members": {
9221
+ "EdgeDeploymentPlanName": {},
9222
+ "StageName": {}
9223
+ }
9224
+ }
9225
+ },
8908
9226
  "StopEdgePackagingJob": {
8909
9227
  "input": {
8910
9228
  "type": "structure",
@@ -9039,7 +9357,7 @@
9039
9357
  "shape": "S1o"
9040
9358
  },
9041
9359
  "PropertiesToRemove": {
9042
- "shape": "S17j"
9360
+ "shape": "S18h"
9043
9361
  }
9044
9362
  }
9045
9363
  },
@@ -9083,7 +9401,7 @@
9083
9401
  "shape": "S1o"
9084
9402
  },
9085
9403
  "PropertiesToRemove": {
9086
- "shape": "S17j"
9404
+ "shape": "S18h"
9087
9405
  }
9088
9406
  }
9089
9407
  },
@@ -9133,7 +9451,7 @@
9133
9451
  "shape": "S1o"
9134
9452
  },
9135
9453
  "PropertiesToRemove": {
9136
- "shape": "S17j"
9454
+ "shape": "S18h"
9137
9455
  }
9138
9456
  }
9139
9457
  },
@@ -9174,7 +9492,7 @@
9174
9492
  "members": {
9175
9493
  "DeviceFleetName": {},
9176
9494
  "Devices": {
9177
- "shape": "S15o"
9495
+ "shape": "S16k"
9178
9496
  }
9179
9497
  }
9180
9498
  }
@@ -9242,7 +9560,7 @@
9242
9560
  }
9243
9561
  },
9244
9562
  "DeploymentConfig": {
9245
- "shape": "S8v"
9563
+ "shape": "S9a"
9246
9564
  },
9247
9565
  "RetainDeploymentConfig": {
9248
9566
  "type": "boolean"
@@ -9328,7 +9646,7 @@
9328
9646
  "FeatureAdditions": {
9329
9647
  "type": "list",
9330
9648
  "member": {
9331
- "shape": "Sae"
9649
+ "shape": "Sat"
9332
9650
  }
9333
9651
  }
9334
9652
  }
@@ -9357,7 +9675,7 @@
9357
9675
  "ParameterAdditions": {
9358
9676
  "type": "list",
9359
9677
  "member": {
9360
- "shape": "Sr3"
9678
+ "shape": "Srp"
9361
9679
  }
9362
9680
  },
9363
9681
  "ParameterRemovals": {
@@ -9402,14 +9720,14 @@
9402
9720
  "ModelApprovalStatus": {},
9403
9721
  "ApprovalDescription": {},
9404
9722
  "CustomerMetadataProperties": {
9405
- "shape": "Sfn"
9723
+ "shape": "Sg2"
9406
9724
  },
9407
9725
  "CustomerMetadataPropertiesToRemove": {
9408
9726
  "type": "list",
9409
9727
  "member": {}
9410
9728
  },
9411
9729
  "AdditionalInferenceSpecificationsToAdd": {
9412
- "shape": "Sfw"
9730
+ "shape": "Sgb"
9413
9731
  }
9414
9732
  }
9415
9733
  },
@@ -9433,7 +9751,7 @@
9433
9751
  "members": {
9434
9752
  "MonitoringScheduleName": {},
9435
9753
  "MonitoringScheduleConfig": {
9436
- "shape": "Sga"
9754
+ "shape": "Sgp"
9437
9755
  }
9438
9756
  }
9439
9757
  },
@@ -9466,10 +9784,10 @@
9466
9784
  },
9467
9785
  "DefaultCodeRepository": {},
9468
9786
  "AdditionalCodeRepositories": {
9469
- "shape": "Sgv"
9787
+ "shape": "Sha"
9470
9788
  },
9471
9789
  "AcceleratorTypes": {
9472
- "shape": "Sgs"
9790
+ "shape": "Sh7"
9473
9791
  },
9474
9792
  "DisassociateAcceleratorTypes": {
9475
9793
  "type": "boolean"
@@ -9482,7 +9800,7 @@
9482
9800
  },
9483
9801
  "RootAccess": {},
9484
9802
  "InstanceMetadataServiceConfiguration": {
9485
- "shape": "Sgy"
9803
+ "shape": "Shd"
9486
9804
  }
9487
9805
  }
9488
9806
  },
@@ -9500,10 +9818,10 @@
9500
9818
  "members": {
9501
9819
  "NotebookInstanceLifecycleConfigName": {},
9502
9820
  "OnCreate": {
9503
- "shape": "Sh3"
9821
+ "shape": "Shi"
9504
9822
  },
9505
9823
  "OnStart": {
9506
- "shape": "Sh3"
9824
+ "shape": "Shi"
9507
9825
  }
9508
9826
  }
9509
9827
  },
@@ -9523,12 +9841,12 @@
9523
9841
  "PipelineDisplayName": {},
9524
9842
  "PipelineDefinition": {},
9525
9843
  "PipelineDefinitionS3Location": {
9526
- "shape": "Shb"
9844
+ "shape": "Shq"
9527
9845
  },
9528
9846
  "PipelineDescription": {},
9529
9847
  "RoleArn": {},
9530
9848
  "ParallelismConfiguration": {
9531
- "shape": "Shh"
9849
+ "shape": "Shw"
9532
9850
  }
9533
9851
  }
9534
9852
  },
@@ -9550,7 +9868,7 @@
9550
9868
  "PipelineExecutionDescription": {},
9551
9869
  "PipelineExecutionDisplayName": {},
9552
9870
  "ParallelismConfiguration": {
9553
- "shape": "Shh"
9871
+ "shape": "Shw"
9554
9872
  }
9555
9873
  }
9556
9874
  },
@@ -9575,7 +9893,7 @@
9575
9893
  "members": {
9576
9894
  "ProvisioningArtifactId": {},
9577
9895
  "ProvisioningParameters": {
9578
- "shape": "Sj0"
9896
+ "shape": "Sjf"
9579
9897
  }
9580
9898
  }
9581
9899
  },
@@ -9610,7 +9928,7 @@
9610
9928
  "type": "long"
9611
9929
  },
9612
9930
  "ProfilingParameters": {
9613
- "shape": "Sjv"
9931
+ "shape": "Ska"
9614
9932
  },
9615
9933
  "DisableProfiler": {
9616
9934
  "type": "boolean"
@@ -9618,7 +9936,7 @@
9618
9936
  }
9619
9937
  },
9620
9938
  "ProfilerRuleConfigurations": {
9621
- "shape": "Sjw"
9939
+ "shape": "Skb"
9622
9940
  }
9623
9941
  }
9624
9942
  },
@@ -9660,7 +9978,7 @@
9660
9978
  "TrialComponentName": {},
9661
9979
  "DisplayName": {},
9662
9980
  "Status": {
9663
- "shape": "Skg"
9981
+ "shape": "Skv"
9664
9982
  },
9665
9983
  "StartTime": {
9666
9984
  "type": "timestamp"
@@ -9669,22 +9987,22 @@
9669
9987
  "type": "timestamp"
9670
9988
  },
9671
9989
  "Parameters": {
9672
- "shape": "Skk"
9990
+ "shape": "Skz"
9673
9991
  },
9674
9992
  "ParametersToRemove": {
9675
- "shape": "S19c"
9993
+ "shape": "S1aa"
9676
9994
  },
9677
9995
  "InputArtifacts": {
9678
- "shape": "Sko"
9996
+ "shape": "Sl3"
9679
9997
  },
9680
9998
  "InputArtifactsToRemove": {
9681
- "shape": "S19c"
9999
+ "shape": "S1aa"
9682
10000
  },
9683
10001
  "OutputArtifacts": {
9684
- "shape": "Sko"
10002
+ "shape": "Sl3"
9685
10003
  },
9686
10004
  "OutputArtifactsToRemove": {
9687
- "shape": "S19c"
10005
+ "shape": "S1aa"
9688
10006
  }
9689
10007
  }
9690
10008
  },
@@ -9726,13 +10044,13 @@
9726
10044
  "members": {
9727
10045
  "WorkforceName": {},
9728
10046
  "SourceIpConfig": {
9729
- "shape": "Sl5"
10047
+ "shape": "Slk"
9730
10048
  },
9731
10049
  "OidcConfig": {
9732
- "shape": "Sl2"
10050
+ "shape": "Slh"
9733
10051
  },
9734
10052
  "WorkforceVpcConfig": {
9735
- "shape": "Sl9"
10053
+ "shape": "Slo"
9736
10054
  }
9737
10055
  }
9738
10056
  },
@@ -9743,7 +10061,7 @@
9743
10061
  ],
9744
10062
  "members": {
9745
10063
  "Workforce": {
9746
- "shape": "Sv1"
10064
+ "shape": "Svn"
9747
10065
  }
9748
10066
  }
9749
10067
  }
@@ -9757,11 +10075,11 @@
9757
10075
  "members": {
9758
10076
  "WorkteamName": {},
9759
10077
  "MemberDefinitions": {
9760
- "shape": "Slj"
10078
+ "shape": "Sly"
9761
10079
  },
9762
10080
  "Description": {},
9763
10081
  "NotificationConfiguration": {
9764
- "shape": "Slr"
10082
+ "shape": "Sm6"
9765
10083
  }
9766
10084
  }
9767
10085
  },
@@ -9772,7 +10090,7 @@
9772
10090
  ],
9773
10091
  "members": {
9774
10092
  "Workteam": {
9775
- "shape": "Sv9"
10093
+ "shape": "Svv"
9776
10094
  }
9777
10095
  }
9778
10096
  }
@@ -10886,7 +11204,69 @@
10886
11204
  }
10887
11205
  }
10888
11206
  },
10889
- "S8v": {
11207
+ "S8s": {
11208
+ "type": "list",
11209
+ "member": {
11210
+ "type": "structure",
11211
+ "required": [
11212
+ "ModelHandle",
11213
+ "EdgePackagingJobName"
11214
+ ],
11215
+ "members": {
11216
+ "ModelHandle": {},
11217
+ "EdgePackagingJobName": {}
11218
+ }
11219
+ }
11220
+ },
11221
+ "S8u": {
11222
+ "type": "list",
11223
+ "member": {
11224
+ "type": "structure",
11225
+ "required": [
11226
+ "StageName",
11227
+ "DeviceSelectionConfig"
11228
+ ],
11229
+ "members": {
11230
+ "StageName": {},
11231
+ "DeviceSelectionConfig": {
11232
+ "shape": "S8w"
11233
+ },
11234
+ "DeploymentConfig": {
11235
+ "shape": "S91"
11236
+ }
11237
+ }
11238
+ }
11239
+ },
11240
+ "S8w": {
11241
+ "type": "structure",
11242
+ "required": [
11243
+ "DeviceSubsetType"
11244
+ ],
11245
+ "members": {
11246
+ "DeviceSubsetType": {},
11247
+ "Percentage": {
11248
+ "type": "integer"
11249
+ },
11250
+ "DeviceNames": {
11251
+ "shape": "S8z"
11252
+ },
11253
+ "DeviceNameContains": {}
11254
+ }
11255
+ },
11256
+ "S8z": {
11257
+ "type": "list",
11258
+ "member": {}
11259
+ },
11260
+ "S91": {
11261
+ "type": "structure",
11262
+ "required": [
11263
+ "FailureHandlingPolicy"
11264
+ ],
11265
+ "members": {
11266
+ "FailureHandlingPolicy": {}
11267
+ }
11268
+ },
11269
+ "S9a": {
10890
11270
  "type": "structure",
10891
11271
  "required": [
10892
11272
  "BlueGreenUpdatePolicy"
@@ -10910,10 +11290,10 @@
10910
11290
  "type": "integer"
10911
11291
  },
10912
11292
  "CanarySize": {
10913
- "shape": "S90"
11293
+ "shape": "S9f"
10914
11294
  },
10915
11295
  "LinearStepSize": {
10916
- "shape": "S90"
11296
+ "shape": "S9f"
10917
11297
  }
10918
11298
  }
10919
11299
  },
@@ -10941,7 +11321,7 @@
10941
11321
  }
10942
11322
  }
10943
11323
  },
10944
- "S90": {
11324
+ "S9f": {
10945
11325
  "type": "structure",
10946
11326
  "required": [
10947
11327
  "Type",
@@ -10954,7 +11334,7 @@
10954
11334
  }
10955
11335
  }
10956
11336
  },
10957
- "S9c": {
11337
+ "S9r": {
10958
11338
  "type": "list",
10959
11339
  "member": {
10960
11340
  "type": "structure",
@@ -10984,12 +11364,12 @@
10984
11364
  }
10985
11365
  },
10986
11366
  "ServerlessConfig": {
10987
- "shape": "S9l"
11367
+ "shape": "Sa0"
10988
11368
  }
10989
11369
  }
10990
11370
  }
10991
11371
  },
10992
- "S9l": {
11372
+ "Sa0": {
10993
11373
  "type": "structure",
10994
11374
  "required": [
10995
11375
  "MemorySizeInMB",
@@ -11004,7 +11384,7 @@
11004
11384
  }
11005
11385
  }
11006
11386
  },
11007
- "S9o": {
11387
+ "Sa3": {
11008
11388
  "type": "structure",
11009
11389
  "required": [
11010
11390
  "InitialSamplingPercentage",
@@ -11047,7 +11427,7 @@
11047
11427
  }
11048
11428
  }
11049
11429
  },
11050
- "S9z": {
11430
+ "Sae": {
11051
11431
  "type": "structure",
11052
11432
  "required": [
11053
11433
  "OutputConfig"
@@ -11080,20 +11460,20 @@
11080
11460
  }
11081
11461
  }
11082
11462
  },
11083
- "Sad": {
11463
+ "Sas": {
11084
11464
  "type": "list",
11085
11465
  "member": {
11086
- "shape": "Sae"
11466
+ "shape": "Sat"
11087
11467
  }
11088
11468
  },
11089
- "Sae": {
11469
+ "Sat": {
11090
11470
  "type": "structure",
11091
11471
  "members": {
11092
11472
  "FeatureName": {},
11093
11473
  "FeatureType": {}
11094
11474
  }
11095
11475
  },
11096
- "Sag": {
11476
+ "Sav": {
11097
11477
  "type": "structure",
11098
11478
  "members": {
11099
11479
  "SecurityConfig": {
@@ -11107,7 +11487,7 @@
11107
11487
  }
11108
11488
  }
11109
11489
  },
11110
- "Sai": {
11490
+ "Sax": {
11111
11491
  "type": "structure",
11112
11492
  "required": [
11113
11493
  "S3StorageConfig"
@@ -11142,7 +11522,7 @@
11142
11522
  }
11143
11523
  }
11144
11524
  },
11145
- "Sat": {
11525
+ "Sb8": {
11146
11526
  "type": "structure",
11147
11527
  "required": [
11148
11528
  "AwsManagedHumanLoopRequestSource"
@@ -11151,7 +11531,7 @@
11151
11531
  "AwsManagedHumanLoopRequestSource": {}
11152
11532
  }
11153
11533
  },
11154
- "Sav": {
11534
+ "Sba": {
11155
11535
  "type": "structure",
11156
11536
  "required": [
11157
11537
  "HumanLoopActivationConditionsConfig"
@@ -11170,7 +11550,7 @@
11170
11550
  }
11171
11551
  }
11172
11552
  },
11173
- "Say": {
11553
+ "Sbd": {
11174
11554
  "type": "structure",
11175
11555
  "required": [
11176
11556
  "WorkteamArn",
@@ -11198,11 +11578,11 @@
11198
11578
  "member": {}
11199
11579
  },
11200
11580
  "PublicWorkforceTaskPrice": {
11201
- "shape": "Sb8"
11581
+ "shape": "Sbn"
11202
11582
  }
11203
11583
  }
11204
11584
  },
11205
- "Sb8": {
11585
+ "Sbn": {
11206
11586
  "type": "structure",
11207
11587
  "members": {
11208
11588
  "AmountInUsd": {
@@ -11221,7 +11601,7 @@
11221
11601
  }
11222
11602
  }
11223
11603
  },
11224
- "Sbd": {
11604
+ "Sbs": {
11225
11605
  "type": "structure",
11226
11606
  "required": [
11227
11607
  "S3OutputPath"
@@ -11231,7 +11611,7 @@
11231
11611
  "KmsKeyId": {}
11232
11612
  }
11233
11613
  },
11234
- "Sbi": {
11614
+ "Sbx": {
11235
11615
  "type": "structure",
11236
11616
  "required": [
11237
11617
  "Content"
@@ -11240,7 +11620,7 @@
11240
11620
  "Content": {}
11241
11621
  }
11242
11622
  },
11243
- "Sbn": {
11623
+ "Sc2": {
11244
11624
  "type": "structure",
11245
11625
  "required": [
11246
11626
  "Strategy",
@@ -11252,10 +11632,10 @@
11252
11632
  "shape": "S2m"
11253
11633
  },
11254
11634
  "ResourceLimits": {
11255
- "shape": "Sbp"
11635
+ "shape": "Sc4"
11256
11636
  },
11257
11637
  "ParameterRanges": {
11258
- "shape": "Sbs"
11638
+ "shape": "Sc7"
11259
11639
  },
11260
11640
  "TrainingJobEarlyStoppingType": {},
11261
11641
  "TuningJobCompletionCriteria": {
@@ -11271,7 +11651,7 @@
11271
11651
  }
11272
11652
  }
11273
11653
  },
11274
- "Sbp": {
11654
+ "Sc4": {
11275
11655
  "type": "structure",
11276
11656
  "required": [
11277
11657
  "MaxNumberOfTrainingJobs",
@@ -11286,7 +11666,7 @@
11286
11666
  }
11287
11667
  }
11288
11668
  },
11289
- "Sbs": {
11669
+ "Sc7": {
11290
11670
  "type": "structure",
11291
11671
  "members": {
11292
11672
  "IntegerParameterRanges": {
@@ -11341,7 +11721,7 @@
11341
11721
  }
11342
11722
  }
11343
11723
  },
11344
- "Sc4": {
11724
+ "Scj": {
11345
11725
  "type": "structure",
11346
11726
  "required": [
11347
11727
  "AlgorithmSpecification",
@@ -11356,7 +11736,7 @@
11356
11736
  "shape": "S2m"
11357
11737
  },
11358
11738
  "HyperParameterRanges": {
11359
- "shape": "Sbs"
11739
+ "shape": "Sc7"
11360
11740
  },
11361
11741
  "StaticHyperParameters": {
11362
11742
  "shape": "S2t"
@@ -11401,14 +11781,14 @@
11401
11781
  "type": "boolean"
11402
11782
  },
11403
11783
  "CheckpointConfig": {
11404
- "shape": "Sc9"
11784
+ "shape": "Sco"
11405
11785
  },
11406
11786
  "RetryStrategy": {
11407
- "shape": "Sca"
11787
+ "shape": "Scp"
11408
11788
  }
11409
11789
  }
11410
11790
  },
11411
- "Sc9": {
11791
+ "Sco": {
11412
11792
  "type": "structure",
11413
11793
  "required": [
11414
11794
  "S3Uri"
@@ -11418,7 +11798,7 @@
11418
11798
  "LocalPath": {}
11419
11799
  }
11420
11800
  },
11421
- "Sca": {
11801
+ "Scp": {
11422
11802
  "type": "structure",
11423
11803
  "required": [
11424
11804
  "MaximumRetryAttempts"
@@ -11429,13 +11809,13 @@
11429
11809
  }
11430
11810
  }
11431
11811
  },
11432
- "Scc": {
11812
+ "Scr": {
11433
11813
  "type": "list",
11434
11814
  "member": {
11435
- "shape": "Sc4"
11815
+ "shape": "Scj"
11436
11816
  }
11437
11817
  },
11438
- "Scd": {
11818
+ "Scs": {
11439
11819
  "type": "structure",
11440
11820
  "required": [
11441
11821
  "ParentHyperParameterTuningJobs",
@@ -11454,7 +11834,7 @@
11454
11834
  "WarmStartType": {}
11455
11835
  }
11456
11836
  },
11457
- "Scu": {
11837
+ "Sd9": {
11458
11838
  "type": "structure",
11459
11839
  "required": [
11460
11840
  "ModelPackageVersionArn"
@@ -11536,7 +11916,7 @@
11536
11916
  "VolumeKmsKeyId": {}
11537
11917
  }
11538
11918
  },
11539
- "Sdg": {
11919
+ "Sdv": {
11540
11920
  "type": "structure",
11541
11921
  "members": {
11542
11922
  "MaxInvocations": {
@@ -11556,7 +11936,7 @@
11556
11936
  }
11557
11937
  }
11558
11938
  },
11559
- "Sdr": {
11939
+ "Se6": {
11560
11940
  "type": "structure",
11561
11941
  "required": [
11562
11942
  "DataSource"
@@ -11596,7 +11976,7 @@
11596
11976
  }
11597
11977
  }
11598
11978
  },
11599
- "Sdy": {
11979
+ "Sed": {
11600
11980
  "type": "structure",
11601
11981
  "required": [
11602
11982
  "S3OutputPath"
@@ -11607,7 +11987,7 @@
11607
11987
  "SnsTopicArn": {}
11608
11988
  }
11609
11989
  },
11610
- "Sdz": {
11990
+ "See": {
11611
11991
  "type": "structure",
11612
11992
  "members": {
11613
11993
  "MaxHumanLabeledObjectCount": {
@@ -11618,7 +11998,7 @@
11618
11998
  }
11619
11999
  }
11620
12000
  },
11621
- "Se2": {
12001
+ "Seh": {
11622
12002
  "type": "structure",
11623
12003
  "required": [
11624
12004
  "LabelingJobAlgorithmSpecificationArn"
@@ -11637,7 +12017,7 @@
11637
12017
  }
11638
12018
  }
11639
12019
  },
11640
- "Se6": {
12020
+ "Sel": {
11641
12021
  "type": "structure",
11642
12022
  "required": [
11643
12023
  "WorkteamArn",
@@ -11687,11 +12067,11 @@
11687
12067
  }
11688
12068
  },
11689
12069
  "PublicWorkforceTaskPrice": {
11690
- "shape": "Sb8"
12070
+ "shape": "Sbn"
11691
12071
  }
11692
12072
  }
11693
12073
  },
11694
- "Sel": {
12074
+ "Sf0": {
11695
12075
  "type": "structure",
11696
12076
  "members": {
11697
12077
  "ContainerHostname": {},
@@ -11729,13 +12109,13 @@
11729
12109
  }
11730
12110
  }
11731
12111
  },
11732
- "Seu": {
12112
+ "Sf9": {
11733
12113
  "type": "list",
11734
12114
  "member": {
11735
- "shape": "Sel"
12115
+ "shape": "Sf0"
11736
12116
  }
11737
12117
  },
11738
- "Sev": {
12118
+ "Sfa": {
11739
12119
  "type": "structure",
11740
12120
  "required": [
11741
12121
  "Mode"
@@ -11744,7 +12124,7 @@
11744
12124
  "Mode": {}
11745
12125
  }
11746
12126
  },
11747
- "Sez": {
12127
+ "Sfe": {
11748
12128
  "type": "structure",
11749
12129
  "members": {
11750
12130
  "BaseliningJobName": {},
@@ -11753,7 +12133,7 @@
11753
12133
  }
11754
12134
  }
11755
12135
  },
11756
- "Sf0": {
12136
+ "Sff": {
11757
12137
  "type": "structure",
11758
12138
  "required": [
11759
12139
  "ImageUri",
@@ -11767,7 +12147,7 @@
11767
12147
  }
11768
12148
  }
11769
12149
  },
11770
- "Sf1": {
12150
+ "Sfg": {
11771
12151
  "type": "structure",
11772
12152
  "required": [
11773
12153
  "EndpointInput",
@@ -11778,17 +12158,17 @@
11778
12158
  "shape": "S78"
11779
12159
  },
11780
12160
  "GroundTruthS3Input": {
11781
- "shape": "Sf2"
12161
+ "shape": "Sfh"
11782
12162
  }
11783
12163
  }
11784
12164
  },
11785
- "Sf2": {
12165
+ "Sfh": {
11786
12166
  "type": "structure",
11787
12167
  "members": {
11788
12168
  "S3Uri": {}
11789
12169
  }
11790
12170
  },
11791
- "Sf5": {
12171
+ "Sfk": {
11792
12172
  "type": "structure",
11793
12173
  "members": {
11794
12174
  "BaseliningJobName": {},
@@ -11797,7 +12177,7 @@
11797
12177
  }
11798
12178
  }
11799
12179
  },
11800
- "Sf6": {
12180
+ "Sfl": {
11801
12181
  "type": "structure",
11802
12182
  "required": [
11803
12183
  "ImageUri",
@@ -11811,7 +12191,7 @@
11811
12191
  }
11812
12192
  }
11813
12193
  },
11814
- "Sf7": {
12194
+ "Sfm": {
11815
12195
  "type": "structure",
11816
12196
  "required": [
11817
12197
  "EndpointInput"
@@ -11822,7 +12202,7 @@
11822
12202
  }
11823
12203
  }
11824
12204
  },
11825
- "Sfa": {
12205
+ "Sfp": {
11826
12206
  "type": "structure",
11827
12207
  "required": [
11828
12208
  "ValidationRole",
@@ -11848,7 +12228,7 @@
11848
12228
  }
11849
12229
  }
11850
12230
  },
11851
- "Sfd": {
12231
+ "Sfs": {
11852
12232
  "type": "structure",
11853
12233
  "required": [
11854
12234
  "SourceAlgorithms"
@@ -11869,17 +12249,17 @@
11869
12249
  }
11870
12250
  }
11871
12251
  },
11872
- "Sfg": {
12252
+ "Sfv": {
11873
12253
  "type": "structure",
11874
12254
  "members": {
11875
12255
  "ModelQuality": {
11876
12256
  "type": "structure",
11877
12257
  "members": {
11878
12258
  "Statistics": {
11879
- "shape": "Sfi"
12259
+ "shape": "Sfx"
11880
12260
  },
11881
12261
  "Constraints": {
11882
- "shape": "Sfi"
12262
+ "shape": "Sfx"
11883
12263
  }
11884
12264
  }
11885
12265
  },
@@ -11887,10 +12267,10 @@
11887
12267
  "type": "structure",
11888
12268
  "members": {
11889
12269
  "Statistics": {
11890
- "shape": "Sfi"
12270
+ "shape": "Sfx"
11891
12271
  },
11892
12272
  "Constraints": {
11893
- "shape": "Sfi"
12273
+ "shape": "Sfx"
11894
12274
  }
11895
12275
  }
11896
12276
  },
@@ -11898,13 +12278,13 @@
11898
12278
  "type": "structure",
11899
12279
  "members": {
11900
12280
  "Report": {
11901
- "shape": "Sfi"
12281
+ "shape": "Sfx"
11902
12282
  },
11903
12283
  "PreTrainingReport": {
11904
- "shape": "Sfi"
12284
+ "shape": "Sfx"
11905
12285
  },
11906
12286
  "PostTrainingReport": {
11907
- "shape": "Sfi"
12287
+ "shape": "Sfx"
11908
12288
  }
11909
12289
  }
11910
12290
  },
@@ -11912,13 +12292,13 @@
11912
12292
  "type": "structure",
11913
12293
  "members": {
11914
12294
  "Report": {
11915
- "shape": "Sfi"
12295
+ "shape": "Sfx"
11916
12296
  }
11917
12297
  }
11918
12298
  }
11919
12299
  }
11920
12300
  },
11921
- "Sfi": {
12301
+ "Sfx": {
11922
12302
  "type": "structure",
11923
12303
  "required": [
11924
12304
  "ContentType",
@@ -11930,25 +12310,25 @@
11930
12310
  "S3Uri": {}
11931
12311
  }
11932
12312
  },
11933
- "Sfn": {
12313
+ "Sg2": {
11934
12314
  "type": "map",
11935
12315
  "key": {},
11936
12316
  "value": {}
11937
12317
  },
11938
- "Sfq": {
12318
+ "Sg5": {
11939
12319
  "type": "structure",
11940
12320
  "members": {
11941
12321
  "Bias": {
11942
12322
  "type": "structure",
11943
12323
  "members": {
11944
12324
  "ConfigFile": {
11945
- "shape": "Sfs"
12325
+ "shape": "Sg7"
11946
12326
  },
11947
12327
  "PreTrainingConstraints": {
11948
- "shape": "Sfi"
12328
+ "shape": "Sfx"
11949
12329
  },
11950
12330
  "PostTrainingConstraints": {
11951
- "shape": "Sfi"
12331
+ "shape": "Sfx"
11952
12332
  }
11953
12333
  }
11954
12334
  },
@@ -11956,10 +12336,10 @@
11956
12336
  "type": "structure",
11957
12337
  "members": {
11958
12338
  "Constraints": {
11959
- "shape": "Sfi"
12339
+ "shape": "Sfx"
11960
12340
  },
11961
12341
  "ConfigFile": {
11962
- "shape": "Sfs"
12342
+ "shape": "Sg7"
11963
12343
  }
11964
12344
  }
11965
12345
  },
@@ -11967,10 +12347,10 @@
11967
12347
  "type": "structure",
11968
12348
  "members": {
11969
12349
  "Statistics": {
11970
- "shape": "Sfi"
12350
+ "shape": "Sfx"
11971
12351
  },
11972
12352
  "Constraints": {
11973
- "shape": "Sfi"
12353
+ "shape": "Sfx"
11974
12354
  }
11975
12355
  }
11976
12356
  },
@@ -11978,16 +12358,16 @@
11978
12358
  "type": "structure",
11979
12359
  "members": {
11980
12360
  "Statistics": {
11981
- "shape": "Sfi"
12361
+ "shape": "Sfx"
11982
12362
  },
11983
12363
  "Constraints": {
11984
- "shape": "Sfi"
12364
+ "shape": "Sfx"
11985
12365
  }
11986
12366
  }
11987
12367
  }
11988
12368
  }
11989
12369
  },
11990
- "Sfs": {
12370
+ "Sg7": {
11991
12371
  "type": "structure",
11992
12372
  "required": [
11993
12373
  "S3Uri"
@@ -11998,7 +12378,7 @@
11998
12378
  "S3Uri": {}
11999
12379
  }
12000
12380
  },
12001
- "Sfw": {
12381
+ "Sgb": {
12002
12382
  "type": "list",
12003
12383
  "member": {
12004
12384
  "type": "structure",
@@ -12027,7 +12407,7 @@
12027
12407
  }
12028
12408
  }
12029
12409
  },
12030
- "Sg3": {
12410
+ "Sgi": {
12031
12411
  "type": "structure",
12032
12412
  "members": {
12033
12413
  "BaseliningJobName": {},
@@ -12036,7 +12416,7 @@
12036
12416
  }
12037
12417
  }
12038
12418
  },
12039
- "Sg4": {
12419
+ "Sgj": {
12040
12420
  "type": "structure",
12041
12421
  "required": [
12042
12422
  "ImageUri"
@@ -12057,7 +12437,7 @@
12057
12437
  }
12058
12438
  }
12059
12439
  },
12060
- "Sg6": {
12440
+ "Sgl": {
12061
12441
  "type": "structure",
12062
12442
  "required": [
12063
12443
  "EndpointInput",
@@ -12068,11 +12448,11 @@
12068
12448
  "shape": "S78"
12069
12449
  },
12070
12450
  "GroundTruthS3Input": {
12071
- "shape": "Sf2"
12451
+ "shape": "Sfh"
12072
12452
  }
12073
12453
  }
12074
12454
  },
12075
- "Sga": {
12455
+ "Sgp": {
12076
12456
  "type": "structure",
12077
12457
  "members": {
12078
12458
  "ScheduleConfig": {
@@ -12150,7 +12530,7 @@
12150
12530
  "shape": "S74"
12151
12531
  },
12152
12532
  "NetworkConfig": {
12153
- "shape": "Sgi"
12533
+ "shape": "Sgx"
12154
12534
  },
12155
12535
  "RoleArn": {}
12156
12536
  }
@@ -12159,7 +12539,7 @@
12159
12539
  "MonitoringType": {}
12160
12540
  }
12161
12541
  },
12162
- "Sgi": {
12542
+ "Sgx": {
12163
12543
  "type": "structure",
12164
12544
  "members": {
12165
12545
  "EnableInterContainerTrafficEncryption": {
@@ -12173,15 +12553,15 @@
12173
12553
  }
12174
12554
  }
12175
12555
  },
12176
- "Sgs": {
12556
+ "Sh7": {
12177
12557
  "type": "list",
12178
12558
  "member": {}
12179
12559
  },
12180
- "Sgv": {
12560
+ "Sha": {
12181
12561
  "type": "list",
12182
12562
  "member": {}
12183
12563
  },
12184
- "Sgy": {
12564
+ "Shd": {
12185
12565
  "type": "structure",
12186
12566
  "required": [
12187
12567
  "MinimumInstanceMetadataServiceVersion"
@@ -12190,7 +12570,7 @@
12190
12570
  "MinimumInstanceMetadataServiceVersion": {}
12191
12571
  }
12192
12572
  },
12193
- "Sh3": {
12573
+ "Shi": {
12194
12574
  "type": "list",
12195
12575
  "member": {
12196
12576
  "type": "structure",
@@ -12199,7 +12579,7 @@
12199
12579
  }
12200
12580
  }
12201
12581
  },
12202
- "Shb": {
12582
+ "Shq": {
12203
12583
  "type": "structure",
12204
12584
  "required": [
12205
12585
  "Bucket",
@@ -12211,7 +12591,7 @@
12211
12591
  "VersionId": {}
12212
12592
  }
12213
12593
  },
12214
- "Shh": {
12594
+ "Shw": {
12215
12595
  "type": "structure",
12216
12596
  "required": [
12217
12597
  "MaxParallelExecutionSteps"
@@ -12222,7 +12602,7 @@
12222
12602
  }
12223
12603
  }
12224
12604
  },
12225
- "Shu": {
12605
+ "Si9": {
12226
12606
  "type": "list",
12227
12607
  "member": {
12228
12608
  "type": "structure",
@@ -12303,7 +12683,7 @@
12303
12683
  }
12304
12684
  }
12305
12685
  },
12306
- "Sih": {
12686
+ "Siw": {
12307
12687
  "type": "structure",
12308
12688
  "required": [
12309
12689
  "Outputs"
@@ -12349,7 +12729,7 @@
12349
12729
  "KmsKeyId": {}
12350
12730
  }
12351
12731
  },
12352
- "Sim": {
12732
+ "Sj1": {
12353
12733
  "type": "structure",
12354
12734
  "required": [
12355
12735
  "ClusterConfig"
@@ -12375,7 +12755,7 @@
12375
12755
  }
12376
12756
  }
12377
12757
  },
12378
- "Sio": {
12758
+ "Sj3": {
12379
12759
  "type": "structure",
12380
12760
  "required": [
12381
12761
  "MaxRuntimeInSeconds"
@@ -12386,7 +12766,7 @@
12386
12766
  }
12387
12767
  }
12388
12768
  },
12389
- "Siq": {
12769
+ "Sj5": {
12390
12770
  "type": "structure",
12391
12771
  "required": [
12392
12772
  "ImageUri"
@@ -12402,12 +12782,12 @@
12402
12782
  }
12403
12783
  }
12404
12784
  },
12405
- "Sis": {
12785
+ "Sj7": {
12406
12786
  "type": "map",
12407
12787
  "key": {},
12408
12788
  "value": {}
12409
12789
  },
12410
- "Sit": {
12790
+ "Sj8": {
12411
12791
  "type": "structure",
12412
12792
  "members": {
12413
12793
  "ExperimentName": {},
@@ -12415,7 +12795,7 @@
12415
12795
  "TrialComponentDisplayName": {}
12416
12796
  }
12417
12797
  },
12418
- "Siy": {
12798
+ "Sjd": {
12419
12799
  "type": "structure",
12420
12800
  "required": [
12421
12801
  "ProductId"
@@ -12425,11 +12805,11 @@
12425
12805
  "ProvisioningArtifactId": {},
12426
12806
  "PathId": {},
12427
12807
  "ProvisioningParameters": {
12428
- "shape": "Sj0"
12808
+ "shape": "Sjf"
12429
12809
  }
12430
12810
  }
12431
12811
  },
12432
- "Sj0": {
12812
+ "Sjf": {
12433
12813
  "type": "list",
12434
12814
  "member": {
12435
12815
  "type": "structure",
@@ -12439,7 +12819,7 @@
12439
12819
  }
12440
12820
  }
12441
12821
  },
12442
- "Sje": {
12822
+ "Sjt": {
12443
12823
  "type": "structure",
12444
12824
  "required": [
12445
12825
  "TrainingInputMode"
@@ -12456,7 +12836,7 @@
12456
12836
  }
12457
12837
  }
12458
12838
  },
12459
- "Sjf": {
12839
+ "Sju": {
12460
12840
  "type": "structure",
12461
12841
  "required": [
12462
12842
  "S3OutputPath"
@@ -12485,7 +12865,7 @@
12485
12865
  }
12486
12866
  }
12487
12867
  },
12488
- "Sjn": {
12868
+ "Sk2": {
12489
12869
  "type": "list",
12490
12870
  "member": {
12491
12871
  "type": "structure",
@@ -12503,17 +12883,17 @@
12503
12883
  "type": "integer"
12504
12884
  },
12505
12885
  "RuleParameters": {
12506
- "shape": "Sjr"
12886
+ "shape": "Sk6"
12507
12887
  }
12508
12888
  }
12509
12889
  }
12510
12890
  },
12511
- "Sjr": {
12891
+ "Sk6": {
12512
12892
  "type": "map",
12513
12893
  "key": {},
12514
12894
  "value": {}
12515
12895
  },
12516
- "Sjs": {
12896
+ "Sk7": {
12517
12897
  "type": "structure",
12518
12898
  "required": [
12519
12899
  "S3OutputPath"
@@ -12523,7 +12903,7 @@
12523
12903
  "S3OutputPath": {}
12524
12904
  }
12525
12905
  },
12526
- "Sjt": {
12906
+ "Sk8": {
12527
12907
  "type": "structure",
12528
12908
  "required": [
12529
12909
  "S3OutputPath"
@@ -12534,16 +12914,16 @@
12534
12914
  "type": "long"
12535
12915
  },
12536
12916
  "ProfilingParameters": {
12537
- "shape": "Sjv"
12917
+ "shape": "Ska"
12538
12918
  }
12539
12919
  }
12540
12920
  },
12541
- "Sjv": {
12921
+ "Ska": {
12542
12922
  "type": "map",
12543
12923
  "key": {},
12544
12924
  "value": {}
12545
12925
  },
12546
- "Sjw": {
12926
+ "Skb": {
12547
12927
  "type": "list",
12548
12928
  "member": {
12549
12929
  "type": "structure",
@@ -12561,17 +12941,17 @@
12561
12941
  "type": "integer"
12562
12942
  },
12563
12943
  "RuleParameters": {
12564
- "shape": "Sjr"
12944
+ "shape": "Sk6"
12565
12945
  }
12566
12946
  }
12567
12947
  }
12568
12948
  },
12569
- "Sjy": {
12949
+ "Skd": {
12570
12950
  "type": "map",
12571
12951
  "key": {},
12572
12952
  "value": {}
12573
12953
  },
12574
- "Sk5": {
12954
+ "Skk": {
12575
12955
  "type": "structure",
12576
12956
  "members": {
12577
12957
  "InvocationsTimeoutInSeconds": {
@@ -12582,7 +12962,7 @@
12582
12962
  }
12583
12963
  }
12584
12964
  },
12585
- "Sk8": {
12965
+ "Skn": {
12586
12966
  "type": "structure",
12587
12967
  "members": {
12588
12968
  "InputFilter": {},
@@ -12590,14 +12970,14 @@
12590
12970
  "JoinSource": {}
12591
12971
  }
12592
12972
  },
12593
- "Skg": {
12973
+ "Skv": {
12594
12974
  "type": "structure",
12595
12975
  "members": {
12596
12976
  "PrimaryStatus": {},
12597
12977
  "Message": {}
12598
12978
  }
12599
12979
  },
12600
- "Skk": {
12980
+ "Skz": {
12601
12981
  "type": "map",
12602
12982
  "key": {},
12603
12983
  "value": {
@@ -12610,7 +12990,7 @@
12610
12990
  }
12611
12991
  }
12612
12992
  },
12613
- "Sko": {
12993
+ "Sl3": {
12614
12994
  "type": "map",
12615
12995
  "key": {},
12616
12996
  "value": {
@@ -12624,7 +13004,7 @@
12624
13004
  }
12625
13005
  }
12626
13006
  },
12627
- "Skz": {
13007
+ "Sle": {
12628
13008
  "type": "structure",
12629
13009
  "required": [
12630
13010
  "UserPool",
@@ -12635,7 +13015,7 @@
12635
13015
  "ClientId": {}
12636
13016
  }
12637
13017
  },
12638
- "Sl2": {
13018
+ "Slh": {
12639
13019
  "type": "structure",
12640
13020
  "required": [
12641
13021
  "ClientId",
@@ -12661,7 +13041,7 @@
12661
13041
  "JwksUri": {}
12662
13042
  }
12663
13043
  },
12664
- "Sl5": {
13044
+ "Slk": {
12665
13045
  "type": "structure",
12666
13046
  "required": [
12667
13047
  "Cidrs"
@@ -12673,27 +13053,27 @@
12673
13053
  }
12674
13054
  }
12675
13055
  },
12676
- "Sl9": {
13056
+ "Slo": {
12677
13057
  "type": "structure",
12678
13058
  "members": {
12679
13059
  "VpcId": {},
12680
13060
  "SecurityGroupIds": {
12681
- "shape": "Slb"
13061
+ "shape": "Slq"
12682
13062
  },
12683
13063
  "Subnets": {
12684
- "shape": "Sld"
13064
+ "shape": "Sls"
12685
13065
  }
12686
13066
  }
12687
13067
  },
12688
- "Slb": {
13068
+ "Slq": {
12689
13069
  "type": "list",
12690
13070
  "member": {}
12691
13071
  },
12692
- "Sld": {
13072
+ "Sls": {
12693
13073
  "type": "list",
12694
13074
  "member": {}
12695
13075
  },
12696
- "Slj": {
13076
+ "Sly": {
12697
13077
  "type": "list",
12698
13078
  "member": {
12699
13079
  "type": "structure",
@@ -12726,13 +13106,13 @@
12726
13106
  }
12727
13107
  }
12728
13108
  },
12729
- "Slr": {
13109
+ "Sm6": {
12730
13110
  "type": "structure",
12731
13111
  "members": {
12732
13112
  "NotificationTopicArn": {}
12733
13113
  }
12734
13114
  },
12735
- "Snl": {
13115
+ "So0": {
12736
13116
  "type": "structure",
12737
13117
  "members": {
12738
13118
  "UserProfileArn": {},
@@ -12740,7 +13120,7 @@
12740
13120
  "DomainId": {}
12741
13121
  }
12742
13122
  },
12743
- "Snr": {
13123
+ "So6": {
12744
13124
  "type": "list",
12745
13125
  "member": {
12746
13126
  "type": "structure",
@@ -12755,7 +13135,7 @@
12755
13135
  }
12756
13136
  }
12757
13137
  },
12758
- "So5": {
13138
+ "Sok": {
12759
13139
  "type": "list",
12760
13140
  "member": {
12761
13141
  "type": "structure",
@@ -12764,7 +13144,7 @@
12764
13144
  }
12765
13145
  }
12766
13146
  },
12767
- "So7": {
13147
+ "Som": {
12768
13148
  "type": "structure",
12769
13149
  "required": [
12770
13150
  "CandidateName",
@@ -12866,7 +13246,7 @@
12866
13246
  }
12867
13247
  }
12868
13248
  },
12869
- "Sp8": {
13249
+ "Spn": {
12870
13250
  "type": "structure",
12871
13251
  "required": [
12872
13252
  "S3ModelArtifacts"
@@ -12875,7 +13255,7 @@
12875
13255
  "S3ModelArtifacts": {}
12876
13256
  }
12877
13257
  },
12878
- "Sq4": {
13258
+ "Sqq": {
12879
13259
  "type": "list",
12880
13260
  "member": {
12881
13261
  "type": "structure",
@@ -12885,7 +13265,7 @@
12885
13265
  "members": {
12886
13266
  "VariantName": {},
12887
13267
  "DeployedImages": {
12888
- "shape": "Sq6"
13268
+ "shape": "Sqs"
12889
13269
  },
12890
13270
  "CurrentWeight": {
12891
13271
  "type": "float"
@@ -12900,18 +13280,18 @@
12900
13280
  "type": "integer"
12901
13281
  },
12902
13282
  "VariantStatus": {
12903
- "shape": "Sq9"
13283
+ "shape": "Sqv"
12904
13284
  },
12905
13285
  "CurrentServerlessConfig": {
12906
- "shape": "S9l"
13286
+ "shape": "Sa0"
12907
13287
  },
12908
13288
  "DesiredServerlessConfig": {
12909
- "shape": "S9l"
13289
+ "shape": "Sa0"
12910
13290
  }
12911
13291
  }
12912
13292
  }
12913
13293
  },
12914
- "Sq6": {
13294
+ "Sqs": {
12915
13295
  "type": "list",
12916
13296
  "member": {
12917
13297
  "type": "structure",
@@ -12924,7 +13304,7 @@
12924
13304
  }
12925
13305
  }
12926
13306
  },
12927
- "Sq9": {
13307
+ "Sqv": {
12928
13308
  "type": "list",
12929
13309
  "member": {
12930
13310
  "type": "structure",
@@ -12940,7 +13320,7 @@
12940
13320
  }
12941
13321
  }
12942
13322
  },
12943
- "Sqd": {
13323
+ "Sqz": {
12944
13324
  "type": "structure",
12945
13325
  "required": [
12946
13326
  "EnableCapture",
@@ -12961,7 +13341,7 @@
12961
13341
  "KmsKeyId": {}
12962
13342
  }
12963
13343
  },
12964
- "Sqn": {
13344
+ "Sr9": {
12965
13345
  "type": "structure",
12966
13346
  "required": [
12967
13347
  "SourceArn"
@@ -12971,7 +13351,7 @@
12971
13351
  "SourceType": {}
12972
13352
  }
12973
13353
  },
12974
- "Sqt": {
13354
+ "Srf": {
12975
13355
  "type": "structure",
12976
13356
  "required": [
12977
13357
  "Status"
@@ -12981,7 +13361,7 @@
12981
13361
  "BlockedReason": {}
12982
13362
  }
12983
13363
  },
12984
- "Sqw": {
13364
+ "Sri": {
12985
13365
  "type": "structure",
12986
13366
  "required": [
12987
13367
  "Status"
@@ -12991,20 +13371,20 @@
12991
13371
  "FailureReason": {}
12992
13372
  }
12993
13373
  },
12994
- "Sr2": {
13374
+ "Sro": {
12995
13375
  "type": "list",
12996
13376
  "member": {
12997
- "shape": "Sr3"
13377
+ "shape": "Srp"
12998
13378
  }
12999
13379
  },
13000
- "Sr3": {
13380
+ "Srp": {
13001
13381
  "type": "structure",
13002
13382
  "members": {
13003
13383
  "Key": {},
13004
13384
  "Value": {}
13005
13385
  }
13006
13386
  },
13007
- "Sri": {
13387
+ "Ss4": {
13008
13388
  "type": "structure",
13009
13389
  "members": {
13010
13390
  "Completed": {
@@ -13024,7 +13404,7 @@
13024
13404
  }
13025
13405
  }
13026
13406
  },
13027
- "Srk": {
13407
+ "Ss6": {
13028
13408
  "type": "structure",
13029
13409
  "members": {
13030
13410
  "Succeeded": {
@@ -13038,7 +13418,7 @@
13038
13418
  }
13039
13419
  }
13040
13420
  },
13041
- "Srm": {
13421
+ "Ss8": {
13042
13422
  "type": "structure",
13043
13423
  "required": [
13044
13424
  "TrainingJobName",
@@ -13083,7 +13463,7 @@
13083
13463
  "ObjectiveStatus": {}
13084
13464
  }
13085
13465
  },
13086
- "Ss9": {
13466
+ "Ssv": {
13087
13467
  "type": "structure",
13088
13468
  "members": {
13089
13469
  "TotalLabeled": {
@@ -13103,7 +13483,7 @@
13103
13483
  }
13104
13484
  }
13105
13485
  },
13106
- "Ssc": {
13486
+ "Ssy": {
13107
13487
  "type": "structure",
13108
13488
  "required": [
13109
13489
  "OutputDatasetS3Uri"
@@ -13113,21 +13493,21 @@
13113
13493
  "FinalActiveLearningModelArn": {}
13114
13494
  }
13115
13495
  },
13116
- "Ssn": {
13496
+ "St9": {
13117
13497
  "type": "structure",
13118
13498
  "required": [
13119
13499
  "ValidationStatuses"
13120
13500
  ],
13121
13501
  "members": {
13122
13502
  "ValidationStatuses": {
13123
- "shape": "Sso"
13503
+ "shape": "Sta"
13124
13504
  },
13125
13505
  "ImageScanStatuses": {
13126
- "shape": "Sso"
13506
+ "shape": "Sta"
13127
13507
  }
13128
13508
  }
13129
13509
  },
13130
- "Sso": {
13510
+ "Sta": {
13131
13511
  "type": "list",
13132
13512
  "member": {
13133
13513
  "type": "structure",
@@ -13142,7 +13522,7 @@
13142
13522
  }
13143
13523
  }
13144
13524
  },
13145
- "St0": {
13525
+ "Stm": {
13146
13526
  "type": "structure",
13147
13527
  "required": [
13148
13528
  "MonitoringScheduleName",
@@ -13170,21 +13550,21 @@
13170
13550
  "MonitoringType": {}
13171
13551
  }
13172
13552
  },
13173
- "Stj": {
13553
+ "Su5": {
13174
13554
  "type": "structure",
13175
13555
  "members": {
13176
13556
  "ExperimentName": {},
13177
13557
  "TrialName": {}
13178
13558
  }
13179
13559
  },
13180
- "Str": {
13560
+ "Sud": {
13181
13561
  "type": "structure",
13182
13562
  "members": {
13183
13563
  "ProvisionedProductId": {},
13184
13564
  "ProvisionedProductStatusMessage": {}
13185
13565
  }
13186
13566
  },
13187
- "Sty": {
13567
+ "Suk": {
13188
13568
  "type": "structure",
13189
13569
  "required": [
13190
13570
  "WorkteamArn"
@@ -13197,7 +13577,7 @@
13197
13577
  "ListingId": {}
13198
13578
  }
13199
13579
  },
13200
- "Su2": {
13580
+ "Suo": {
13201
13581
  "type": "list",
13202
13582
  "member": {
13203
13583
  "type": "structure",
@@ -13217,7 +13597,7 @@
13217
13597
  }
13218
13598
  }
13219
13599
  },
13220
- "Su5": {
13600
+ "Sur": {
13221
13601
  "type": "list",
13222
13602
  "member": {
13223
13603
  "type": "structure",
@@ -13232,7 +13612,7 @@
13232
13612
  }
13233
13613
  }
13234
13614
  },
13235
- "Su9": {
13615
+ "Suv": {
13236
13616
  "type": "list",
13237
13617
  "member": {
13238
13618
  "type": "structure",
@@ -13247,7 +13627,7 @@
13247
13627
  }
13248
13628
  }
13249
13629
  },
13250
- "Sul": {
13630
+ "Sv7": {
13251
13631
  "type": "structure",
13252
13632
  "required": [
13253
13633
  "SourceArn"
@@ -13257,7 +13637,7 @@
13257
13637
  "SourceType": {}
13258
13638
  }
13259
13639
  },
13260
- "Sup": {
13640
+ "Svb": {
13261
13641
  "type": "structure",
13262
13642
  "required": [
13263
13643
  "SourceArn"
@@ -13267,7 +13647,7 @@
13267
13647
  "SourceType": {}
13268
13648
  }
13269
13649
  },
13270
- "Sur": {
13650
+ "Svd": {
13271
13651
  "type": "list",
13272
13652
  "member": {
13273
13653
  "type": "structure",
@@ -13298,7 +13678,7 @@
13298
13678
  }
13299
13679
  }
13300
13680
  },
13301
- "Sv1": {
13681
+ "Svn": {
13302
13682
  "type": "structure",
13303
13683
  "required": [
13304
13684
  "WorkforceName",
@@ -13311,11 +13691,11 @@
13311
13691
  "type": "timestamp"
13312
13692
  },
13313
13693
  "SourceIpConfig": {
13314
- "shape": "Sl5"
13694
+ "shape": "Slk"
13315
13695
  },
13316
13696
  "SubDomain": {},
13317
13697
  "CognitoConfig": {
13318
- "shape": "Skz"
13698
+ "shape": "Sle"
13319
13699
  },
13320
13700
  "OidcConfig": {
13321
13701
  "type": "structure",
@@ -13342,10 +13722,10 @@
13342
13722
  "members": {
13343
13723
  "VpcId": {},
13344
13724
  "SecurityGroupIds": {
13345
- "shape": "Slb"
13725
+ "shape": "Slq"
13346
13726
  },
13347
13727
  "Subnets": {
13348
- "shape": "Sld"
13728
+ "shape": "Sls"
13349
13729
  },
13350
13730
  "VpcEndpointId": {}
13351
13731
  }
@@ -13354,7 +13734,7 @@
13354
13734
  "FailureReason": {}
13355
13735
  }
13356
13736
  },
13357
- "Sv9": {
13737
+ "Svv": {
13358
13738
  "type": "structure",
13359
13739
  "required": [
13360
13740
  "WorkteamName",
@@ -13365,7 +13745,7 @@
13365
13745
  "members": {
13366
13746
  "WorkteamName": {},
13367
13747
  "MemberDefinitions": {
13368
- "shape": "Slj"
13748
+ "shape": "Sly"
13369
13749
  },
13370
13750
  "WorkteamArn": {},
13371
13751
  "WorkforceArn": {},
@@ -13382,11 +13762,11 @@
13382
13762
  "type": "timestamp"
13383
13763
  },
13384
13764
  "NotificationConfiguration": {
13385
- "shape": "Slr"
13765
+ "shape": "Sm6"
13386
13766
  }
13387
13767
  }
13388
13768
  },
13389
- "Sy2": {
13769
+ "Syo": {
13390
13770
  "type": "list",
13391
13771
  "member": {
13392
13772
  "type": "structure",
@@ -13406,7 +13786,7 @@
13406
13786
  }
13407
13787
  }
13408
13788
  },
13409
- "S12x": {
13789
+ "S13o": {
13410
13790
  "type": "list",
13411
13791
  "member": {
13412
13792
  "type": "structure",
@@ -13420,7 +13800,7 @@
13420
13800
  }
13421
13801
  }
13422
13802
  },
13423
- "S13c": {
13803
+ "S143": {
13424
13804
  "type": "list",
13425
13805
  "member": {
13426
13806
  "type": "structure",
@@ -13434,7 +13814,7 @@
13434
13814
  }
13435
13815
  }
13436
13816
  },
13437
- "S15o": {
13817
+ "S16k": {
13438
13818
  "type": "list",
13439
13819
  "member": {
13440
13820
  "type": "structure",
@@ -13448,11 +13828,11 @@
13448
13828
  }
13449
13829
  }
13450
13830
  },
13451
- "S15z": {
13831
+ "S16v": {
13452
13832
  "type": "structure",
13453
13833
  "members": {
13454
13834
  "Filters": {
13455
- "shape": "S160"
13835
+ "shape": "S16w"
13456
13836
  },
13457
13837
  "NestedFilters": {
13458
13838
  "type": "list",
@@ -13465,7 +13845,7 @@
13465
13845
  "members": {
13466
13846
  "NestedPropertyName": {},
13467
13847
  "Filters": {
13468
- "shape": "S160"
13848
+ "shape": "S16w"
13469
13849
  }
13470
13850
  }
13471
13851
  }
@@ -13473,13 +13853,13 @@
13473
13853
  "SubExpressions": {
13474
13854
  "type": "list",
13475
13855
  "member": {
13476
- "shape": "S15z"
13856
+ "shape": "S16v"
13477
13857
  }
13478
13858
  },
13479
13859
  "Operator": {}
13480
13860
  }
13481
13861
  },
13482
- "S160": {
13862
+ "S16w": {
13483
13863
  "type": "list",
13484
13864
  "member": {
13485
13865
  "type": "structure",
@@ -13493,7 +13873,7 @@
13493
13873
  }
13494
13874
  }
13495
13875
  },
13496
- "S16c": {
13876
+ "S178": {
13497
13877
  "type": "structure",
13498
13878
  "members": {
13499
13879
  "TrainingJobName": {},
@@ -13502,7 +13882,7 @@
13502
13882
  "LabelingJobArn": {},
13503
13883
  "AutoMLJobArn": {},
13504
13884
  "ModelArtifacts": {
13505
- "shape": "Sp8"
13885
+ "shape": "Spn"
13506
13886
  },
13507
13887
  "TrainingJobStatus": {},
13508
13888
  "SecondaryStatus": {},
@@ -13511,7 +13891,7 @@
13511
13891
  "shape": "S2t"
13512
13892
  },
13513
13893
  "AlgorithmSpecification": {
13514
- "shape": "Sje"
13894
+ "shape": "Sjt"
13515
13895
  },
13516
13896
  "RoleArn": {},
13517
13897
  "InputDataConfig": {
@@ -13542,10 +13922,10 @@
13542
13922
  "type": "timestamp"
13543
13923
  },
13544
13924
  "SecondaryStatusTransitions": {
13545
- "shape": "Su2"
13925
+ "shape": "Suo"
13546
13926
  },
13547
13927
  "FinalMetricDataList": {
13548
- "shape": "Su5"
13928
+ "shape": "Sur"
13549
13929
  },
13550
13930
  "EnableNetworkIsolation": {
13551
13931
  "type": "boolean"
@@ -13557,7 +13937,7 @@
13557
13937
  "type": "boolean"
13558
13938
  },
13559
13939
  "CheckpointConfig": {
13560
- "shape": "Sc9"
13940
+ "shape": "Sco"
13561
13941
  },
13562
13942
  "TrainingTimeInSeconds": {
13563
13943
  "type": "integer"
@@ -13566,36 +13946,36 @@
13566
13946
  "type": "integer"
13567
13947
  },
13568
13948
  "DebugHookConfig": {
13569
- "shape": "Sjf"
13949
+ "shape": "Sju"
13570
13950
  },
13571
13951
  "ExperimentConfig": {
13572
- "shape": "Sit"
13952
+ "shape": "Sj8"
13573
13953
  },
13574
13954
  "DebugRuleConfigurations": {
13575
- "shape": "Sjn"
13955
+ "shape": "Sk2"
13576
13956
  },
13577
13957
  "TensorBoardOutputConfig": {
13578
- "shape": "Sjs"
13958
+ "shape": "Sk7"
13579
13959
  },
13580
13960
  "DebugRuleEvaluationStatuses": {
13581
- "shape": "Su9"
13961
+ "shape": "Suv"
13582
13962
  },
13583
13963
  "Environment": {
13584
- "shape": "Sjy"
13964
+ "shape": "Skd"
13585
13965
  },
13586
13966
  "RetryStrategy": {
13587
- "shape": "Sca"
13967
+ "shape": "Scp"
13588
13968
  },
13589
13969
  "Tags": {
13590
13970
  "shape": "S7"
13591
13971
  }
13592
13972
  }
13593
13973
  },
13594
- "S17j": {
13974
+ "S18h": {
13595
13975
  "type": "list",
13596
13976
  "member": {}
13597
13977
  },
13598
- "S19c": {
13978
+ "S1aa": {
13599
13979
  "type": "list",
13600
13980
  "member": {}
13601
13981
  }