mypy-boto3-sagemaker 1.35.0__py3-none-any.whl → 1.35.13__py3-none-any.whl

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.

Potentially problematic release.


This version of mypy-boto3-sagemaker might be problematic. Click here for more details.

@@ -48,6 +48,7 @@ from .literals import (
48
48
  AutoMLS3DataTypeType,
49
49
  AutoMLSortByType,
50
50
  AutoMLSortOrderType,
51
+ AutoMountHomeEFSType,
51
52
  AwsManagedHumanLoopRequestSourceType,
52
53
  BatchStrategyType,
53
54
  BooleanOperatorType,
@@ -134,6 +135,7 @@ from .literals import (
134
135
  JoinSourceType,
135
136
  LabelingJobStatusType,
136
137
  LastUpdateStatusValueType,
138
+ LifecycleManagementType,
137
139
  LineageTypeType,
138
140
  ListCompilationJobsSortByType,
139
141
  ListDeviceFleetsSortByType,
@@ -308,7 +310,7 @@ __all__ = (
308
310
  "AmazonQSettingsTypeDef",
309
311
  "AnnotationConsolidationConfigTypeDef",
310
312
  "ResourceSpecTypeDef",
311
- "AppSpecificationExtraOutputTypeDef",
313
+ "IdleSettingsTypeDef",
312
314
  "AppSpecificationOutputTypeDef",
313
315
  "AppSpecificationTypeDef",
314
316
  "ArtifactSourceTypeTypeDef",
@@ -359,7 +361,6 @@ __all__ = (
359
361
  "CaptureContentTypeHeaderTypeDef",
360
362
  "CaptureOptionTypeDef",
361
363
  "CategoricalParameterOutputTypeDef",
362
- "CategoricalParameterRangeExtraOutputTypeDef",
363
364
  "CategoricalParameterRangeOutputTypeDef",
364
365
  "CategoricalParameterRangeSpecificationOutputTypeDef",
365
366
  "CategoricalParameterRangeSpecificationTypeDef",
@@ -379,9 +380,8 @@ __all__ = (
379
380
  "ClusterInstancePlacementTypeDef",
380
381
  "ClusterInstanceStatusDetailsTypeDef",
381
382
  "ClusterSummaryTypeDef",
382
- "ContainerConfigExtraOutputTypeDef",
383
- "FileSystemConfigTypeDef",
384
383
  "ContainerConfigOutputTypeDef",
384
+ "FileSystemConfigTypeDef",
385
385
  "ContainerConfigTypeDef",
386
386
  "CustomImageTypeDef",
387
387
  "GitConfigTypeDef",
@@ -389,7 +389,6 @@ __all__ = (
389
389
  "CognitoConfigTypeDef",
390
390
  "CognitoMemberDefinitionTypeDef",
391
391
  "VectorConfigTypeDef",
392
- "CollectionConfigurationExtraOutputTypeDef",
393
392
  "CollectionConfigurationOutputTypeDef",
394
393
  "CollectionConfigurationTypeDef",
395
394
  "CompilationJobSummaryTypeDef",
@@ -468,11 +467,9 @@ __all__ = (
468
467
  "MonitoringStatisticsResourceTypeDef",
469
468
  "EndpointInputTypeDef",
470
469
  "FileSystemDataSourceTypeDef",
471
- "S3DataSourceExtraOutputTypeDef",
472
470
  "S3DataSourceOutputTypeDef",
473
471
  "S3DataSourceTypeDef",
474
472
  "RedshiftDatasetDefinitionTypeDef",
475
- "DebugRuleConfigurationExtraOutputTypeDef",
476
473
  "DebugRuleConfigurationOutputTypeDef",
477
474
  "DebugRuleConfigurationTypeDef",
478
475
  "DebugRuleEvaluationStatusTypeDef",
@@ -686,7 +683,6 @@ __all__ = (
686
683
  "UiConfigTypeDef",
687
684
  "HumanTaskUiSummaryTypeDef",
688
685
  "HyperParameterTuningJobObjectiveTypeDef",
689
- "VpcConfigExtraOutputTypeDef",
690
686
  "HyperParameterTuningInstanceConfigTypeDef",
691
687
  "ResourceLimitsTypeDef",
692
688
  "HyperbandStrategyConfigTypeDef",
@@ -700,7 +696,6 @@ __all__ = (
700
696
  "InferenceComponentContainerSpecificationTypeDef",
701
697
  "InferenceComponentStartupParametersTypeDef",
702
698
  "InferenceComponentSummaryTypeDef",
703
- "InferenceExperimentScheduleExtraOutputTypeDef",
704
699
  "InferenceHubAccessConfigTypeDef",
705
700
  "RecommendationMetricsTypeDef",
706
701
  "InferenceRecommendationsJobTypeDef",
@@ -709,7 +704,6 @@ __all__ = (
709
704
  "IntegerParameterRangeTypeDef",
710
705
  "KernelSpecTypeDef",
711
706
  "LabelCountersForWorkteamTypeDef",
712
- "LabelingJobDataAttributesExtraOutputTypeDef",
713
707
  "LabelingJobDataAttributesOutputTypeDef",
714
708
  "LabelingJobDataAttributesTypeDef",
715
709
  "LabelingJobS3DataSourceTypeDef",
@@ -755,7 +749,6 @@ __all__ = (
755
749
  "UserProfileDetailsTypeDef",
756
750
  "ListWorkforcesRequestRequestTypeDef",
757
751
  "ListWorkteamsRequestRequestTypeDef",
758
- "OidcMemberDefinitionExtraOutputTypeDef",
759
752
  "OidcMemberDefinitionOutputTypeDef",
760
753
  "OidcMemberDefinitionTypeDef",
761
754
  "PredefinedMetricSpecificationTypeDef",
@@ -773,7 +766,6 @@ __all__ = (
773
766
  "ModelQuantizationConfigOutputTypeDef",
774
767
  "ModelQuantizationConfigTypeDef",
775
768
  "ModelStepMetadataTypeDef",
776
- "MonitoringAppSpecificationExtraOutputTypeDef",
777
769
  "MonitoringAppSpecificationOutputTypeDef",
778
770
  "MonitoringAppSpecificationTypeDef",
779
771
  "MonitoringClusterConfigTypeDef",
@@ -805,7 +797,6 @@ __all__ = (
805
797
  "ProcessingS3InputTypeDef",
806
798
  "ProcessingS3OutputTypeDef",
807
799
  "ProductionVariantCoreDumpConfigTypeDef",
808
- "ProfilerConfigExtraOutputTypeDef",
809
800
  "ProfilerConfigForUpdateTypeDef",
810
801
  "ProfilerRuleConfigurationTypeDef",
811
802
  "PropertyNameQueryTypeDef",
@@ -829,8 +820,8 @@ __all__ = (
829
820
  "SendPipelineExecutionStepFailureRequestRequestTypeDef",
830
821
  "ShadowModelVariantConfigTypeDef",
831
822
  "SharingSettingsTypeDef",
832
- "SourceIpConfigExtraOutputTypeDef",
833
823
  "SourceIpConfigOutputTypeDef",
824
+ "SpaceIdleSettingsTypeDef",
834
825
  "SpaceSharingSettingsSummaryTypeDef",
835
826
  "StairsTypeDef",
836
827
  "StartEdgeDeploymentStageRequestRequestTypeDef",
@@ -1012,7 +1003,6 @@ __all__ = (
1012
1003
  "ListTagsOutputTypeDef",
1013
1004
  "AutoRollbackConfigOutputTypeDef",
1014
1005
  "AutoRollbackConfigTypeDef",
1015
- "HyperParameterAlgorithmSpecificationExtraOutputTypeDef",
1016
1006
  "HyperParameterAlgorithmSpecificationOutputTypeDef",
1017
1007
  "HyperParameterAlgorithmSpecificationTypeDef",
1018
1008
  "AlgorithmStatusDetailsTypeDef",
@@ -1022,10 +1012,8 @@ __all__ = (
1022
1012
  "DescribeAppResponseTypeDef",
1023
1013
  "RStudioServerProDomainSettingsForUpdateTypeDef",
1024
1014
  "RStudioServerProDomainSettingsTypeDef",
1025
- "SpaceCodeEditorAppSettingsTypeDef",
1026
1015
  "TensorBoardAppSettingsTypeDef",
1027
- "AppSpecificationUnionTypeDef",
1028
- "ArtifactSourceExtraOutputTypeDef",
1016
+ "AppLifecycleManagementTypeDef",
1029
1017
  "ArtifactSourceOutputTypeDef",
1030
1018
  "ArtifactSourceTypeDef",
1031
1019
  "AsyncInferenceOutputConfigOutputTypeDef",
@@ -1073,14 +1061,10 @@ __all__ = (
1073
1061
  "ClusterInstanceStorageConfigTypeDef",
1074
1062
  "ClusterNodeSummaryTypeDef",
1075
1063
  "ListClustersResponseTypeDef",
1076
- "CodeEditorAppImageConfigExtraOutputTypeDef",
1077
- "JupyterLabAppImageConfigExtraOutputTypeDef",
1078
1064
  "CodeEditorAppImageConfigOutputTypeDef",
1079
1065
  "JupyterLabAppImageConfigOutputTypeDef",
1080
1066
  "CodeEditorAppImageConfigTypeDef",
1081
1067
  "JupyterLabAppImageConfigTypeDef",
1082
- "CodeEditorAppSettingsOutputTypeDef",
1083
- "CodeEditorAppSettingsTypeDef",
1084
1068
  "KernelGatewayAppSettingsOutputTypeDef",
1085
1069
  "KernelGatewayAppSettingsTypeDef",
1086
1070
  "RSessionAppSettingsOutputTypeDef",
@@ -1090,10 +1074,7 @@ __all__ = (
1090
1074
  "DescribeCodeRepositoryOutputTypeDef",
1091
1075
  "JupyterServerAppSettingsOutputTypeDef",
1092
1076
  "JupyterServerAppSettingsTypeDef",
1093
- "SpaceJupyterLabAppSettingsOutputTypeDef",
1094
- "SpaceJupyterLabAppSettingsTypeDef",
1095
1077
  "CollectionConfigTypeDef",
1096
- "DebugHookConfigExtraOutputTypeDef",
1097
1078
  "DebugHookConfigOutputTypeDef",
1098
1079
  "DebugHookConfigTypeDef",
1099
1080
  "ListCompilationJobsResponseTypeDef",
@@ -1190,13 +1171,11 @@ __all__ = (
1190
1171
  "UpdateWorkforceRequestRequestTypeDef",
1191
1172
  "CustomFileSystemConfigTypeDef",
1192
1173
  "CustomFileSystemTypeDef",
1193
- "DataQualityAppSpecificationUnionTypeDef",
1194
1174
  "ModelBiasBaselineConfigTypeDef",
1195
1175
  "ModelExplainabilityBaselineConfigTypeDef",
1196
1176
  "ModelQualityBaselineConfigTypeDef",
1197
1177
  "DataQualityBaselineConfigTypeDef",
1198
1178
  "MonitoringBaselineConfigTypeDef",
1199
- "DataSourceExtraOutputTypeDef",
1200
1179
  "DataSourceOutputTypeDef",
1201
1180
  "DataSourceTypeDef",
1202
1181
  "DatasetDefinitionTypeDef",
@@ -1207,7 +1186,6 @@ __all__ = (
1207
1186
  "DeploymentRecommendationTypeDef",
1208
1187
  "DeploymentStageStatusSummaryTypeDef",
1209
1188
  "DeploymentStageTypeDef",
1210
- "NeoVpcConfigUnionTypeDef",
1211
1189
  "DescribeDeviceResponseTypeDef",
1212
1190
  "DescribeEdgePackagingJobResponseTypeDef",
1213
1191
  "DescribeEndpointInputEndpointDeletedWaitTypeDef",
@@ -1231,12 +1209,8 @@ __all__ = (
1231
1209
  "DescribeHubContentResponseTypeDef",
1232
1210
  "DescribeHumanTaskUiResponseTypeDef",
1233
1211
  "InferenceExperimentSummaryTypeDef",
1234
- "ModelBiasAppSpecificationUnionTypeDef",
1235
1212
  "DescribeModelCardExportJobResponseTypeDef",
1236
- "ModelExplainabilityAppSpecificationUnionTypeDef",
1237
- "ModelQualityAppSpecificationUnionTypeDef",
1238
1213
  "ListMonitoringExecutionsResponseTypeDef",
1239
- "OptimizationVpcConfigUnionTypeDef",
1240
1214
  "DescribeSubscribedWorkteamResponseTypeDef",
1241
1215
  "ListSubscribedWorkteamsResponseTypeDef",
1242
1216
  "TrainingJobSummaryTypeDef",
@@ -1254,8 +1228,6 @@ __all__ = (
1254
1228
  "ListEdgeDeploymentPlansResponseTypeDef",
1255
1229
  "GetDeviceFleetReportResponseTypeDef",
1256
1230
  "ListEdgePackagingJobsResponseTypeDef",
1257
- "JupyterLabAppSettingsOutputTypeDef",
1258
- "JupyterLabAppSettingsTypeDef",
1259
1231
  "ListEndpointConfigsOutputTypeDef",
1260
1232
  "EndpointOutputConfigurationTypeDef",
1261
1233
  "EndpointPerformanceTypeDef",
@@ -1272,14 +1244,10 @@ __all__ = (
1272
1244
  "ListHubsResponseTypeDef",
1273
1245
  "HumanLoopActivationConfigTypeDef",
1274
1246
  "ListHumanTaskUisResponseTypeDef",
1275
- "NetworkConfigExtraOutputTypeDef",
1276
- "VpcConfigUnionTypeDef",
1277
- "HyperParameterTuningResourceConfigExtraOutputTypeDef",
1278
1247
  "HyperParameterTuningResourceConfigOutputTypeDef",
1279
1248
  "HyperParameterTuningResourceConfigTypeDef",
1280
1249
  "HyperParameterTuningJobSummaryTypeDef",
1281
1250
  "HyperParameterTuningJobStrategyConfigTypeDef",
1282
- "HyperParameterTuningJobWarmStartConfigExtraOutputTypeDef",
1283
1251
  "HyperParameterTuningJobWarmStartConfigOutputTypeDef",
1284
1252
  "HyperParameterTuningJobWarmStartConfigTypeDef",
1285
1253
  "UserContextTypeDef",
@@ -1290,15 +1258,12 @@ __all__ = (
1290
1258
  "InferenceComponentSpecificationTypeDef",
1291
1259
  "ListInferenceComponentsOutputTypeDef",
1292
1260
  "ListInferenceRecommendationsJobsResponseTypeDef",
1293
- "ResourceConfigExtraOutputTypeDef",
1294
1261
  "ResourceConfigOutputTypeDef",
1295
1262
  "ResourceConfigTypeDef",
1296
1263
  "ParameterRangeOutputTypeDef",
1297
1264
  "ParameterRangeTypeDef",
1298
- "ParameterRangesExtraOutputTypeDef",
1299
1265
  "ParameterRangesOutputTypeDef",
1300
1266
  "ParameterRangesTypeDef",
1301
- "KernelGatewayImageConfigExtraOutputTypeDef",
1302
1267
  "KernelGatewayImageConfigOutputTypeDef",
1303
1268
  "KernelGatewayImageConfigTypeDef",
1304
1269
  "LabelingJobForWorkteamSummaryTypeDef",
@@ -1402,7 +1367,6 @@ __all__ = (
1402
1367
  "ListStudioLifecycleConfigsResponseTypeDef",
1403
1368
  "ListTransformJobsResponseTypeDef",
1404
1369
  "ListUserProfilesResponseTypeDef",
1405
- "MemberDefinitionExtraOutputTypeDef",
1406
1370
  "MemberDefinitionOutputTypeDef",
1407
1371
  "MemberDefinitionTypeDef",
1408
1372
  "MetricSpecificationTypeDef",
@@ -1418,7 +1382,6 @@ __all__ = (
1418
1382
  "OptimizationConfigOutputTypeDef",
1419
1383
  "OptimizationConfigTypeDef",
1420
1384
  "MonitoringResourcesTypeDef",
1421
- "MonitoringDatasetFormatExtraOutputTypeDef",
1422
1385
  "MonitoringDatasetFormatOutputTypeDef",
1423
1386
  "MonitoringDatasetFormatTypeDef",
1424
1387
  "MonitoringOutputTypeDef",
@@ -1432,10 +1395,8 @@ __all__ = (
1432
1395
  "ProcessingResourcesTypeDef",
1433
1396
  "ProcessingOutputTypeDef",
1434
1397
  "ProductionVariantTypeDef",
1435
- "ProfilerConfigUnionTypeDef",
1436
1398
  "ProfilerRuleConfigurationUnionTypeDef",
1437
1399
  "SuggestionQueryTypeDef",
1438
- "ServiceCatalogProvisioningDetailsExtraOutputTypeDef",
1439
1400
  "ServiceCatalogProvisioningDetailsOutputTypeDef",
1440
1401
  "ServiceCatalogProvisioningDetailsTypeDef",
1441
1402
  "ServiceCatalogProvisioningUpdateDetailsTypeDef",
@@ -1447,12 +1408,11 @@ __all__ = (
1447
1408
  "RenderUiTemplateRequestRequestTypeDef",
1448
1409
  "RenderUiTemplateResponseTypeDef",
1449
1410
  "SearchRequestRequestTypeDef",
1450
- "SelectiveExecutionConfigExtraOutputTypeDef",
1451
1411
  "SelectiveExecutionConfigOutputTypeDef",
1452
1412
  "SelectiveExecutionConfigTypeDef",
1453
1413
  "ShadowModeConfigOutputTypeDef",
1454
1414
  "ShadowModeConfigTypeDef",
1455
- "SourceIpConfigUnionTypeDef",
1415
+ "SpaceAppLifecycleManagementTypeDef",
1456
1416
  "TrafficPatternOutputTypeDef",
1457
1417
  "TrafficPatternTypeDef",
1458
1418
  "TrainingImageConfigTypeDef",
@@ -1463,8 +1423,11 @@ __all__ = (
1463
1423
  "DomainSettingsForUpdateTypeDef",
1464
1424
  "DomainSettingsOutputTypeDef",
1465
1425
  "DomainSettingsTypeDef",
1426
+ "CodeEditorAppSettingsOutputTypeDef",
1427
+ "CodeEditorAppSettingsTypeDef",
1428
+ "JupyterLabAppSettingsOutputTypeDef",
1429
+ "JupyterLabAppSettingsTypeDef",
1466
1430
  "ArtifactSummaryTypeDef",
1467
- "ArtifactSourceUnionTypeDef",
1468
1431
  "CreateArtifactRequestRequestTypeDef",
1469
1432
  "DeleteArtifactRequestRequestTypeDef",
1470
1433
  "AsyncInferenceConfigOutputTypeDef",
@@ -1480,15 +1443,11 @@ __all__ = (
1480
1443
  "AutoMLJobConfigOutputTypeDef",
1481
1444
  "LabelingJobAlgorithmsConfigOutputTypeDef",
1482
1445
  "AutoMLJobConfigTypeDef",
1483
- "AutoMLSecurityConfigUnionTypeDef",
1484
1446
  "LabelingJobAlgorithmsConfigTypeDef",
1485
- "MonitoringNetworkConfigUnionTypeDef",
1486
1447
  "ModelMetricsTypeDef",
1487
1448
  "PipelineExecutionStepMetadataTypeDef",
1488
1449
  "AutoMLCandidateTypeDef",
1489
1450
  "BlueGreenUpdatePolicyTypeDef",
1490
- "InferenceExperimentDataStorageConfigUnionTypeDef",
1491
- "DataCaptureConfigUnionTypeDef",
1492
1451
  "EndpointInputConfigurationOutputTypeDef",
1493
1452
  "EndpointInputConfigurationTypeDef",
1494
1453
  "ClarifyExplainerConfigOutputTypeDef",
@@ -1497,15 +1456,10 @@ __all__ = (
1497
1456
  "ClusterInstanceGroupSpecificationTypeDef",
1498
1457
  "ClusterNodeDetailsTypeDef",
1499
1458
  "ListClusterNodesResponseTypeDef",
1500
- "CodeEditorAppImageConfigUnionTypeDef",
1501
- "JupyterLabAppImageConfigUnionTypeDef",
1502
1459
  "ListCodeRepositoriesOutputTypeDef",
1503
1460
  "FeatureDefinitionTypeDef",
1504
- "DebugHookConfigUnionTypeDef",
1505
1461
  "ListContextsResponseTypeDef",
1506
- "InferenceExperimentScheduleUnionTypeDef",
1507
1462
  "QueryLineageRequestRequestTypeDef",
1508
- "ChannelExtraOutputTypeDef",
1509
1463
  "ChannelOutputTypeDef",
1510
1464
  "ChannelTypeDef",
1511
1465
  "ProcessingInputTypeDef",
@@ -1521,20 +1475,12 @@ __all__ = (
1521
1475
  "UpdateEndpointWeightsAndCapacitiesInputRequestTypeDef",
1522
1476
  "ListDevicesResponseTypeDef",
1523
1477
  "DriftCheckBaselinesTypeDef",
1524
- "SpaceSettingsOutputTypeDef",
1525
1478
  "SpaceSettingsSummaryTypeDef",
1526
- "SpaceSettingsTypeDef",
1527
- "DefaultSpaceSettingsOutputTypeDef",
1528
- "UserSettingsOutputTypeDef",
1529
- "DefaultSpaceSettingsTypeDef",
1530
- "UserSettingsTypeDef",
1531
1479
  "InferenceRecommendationTypeDef",
1532
1480
  "RecommendationJobInferenceBenchmarkTypeDef",
1533
1481
  "SearchExpressionTypeDef",
1534
1482
  "ListTrainingJobsForHyperParameterTuningJobResponseTypeDef",
1535
- "NetworkConfigUnionTypeDef",
1536
1483
  "ListHyperParameterTuningJobsResponseTypeDef",
1537
- "HyperParameterTuningJobWarmStartConfigUnionTypeDef",
1538
1484
  "AssociationSummaryTypeDef",
1539
1485
  "DescribeActionResponseTypeDef",
1540
1486
  "DescribeArtifactResponseTypeDef",
@@ -1557,19 +1503,15 @@ __all__ = (
1557
1503
  "WorkerAccessConfigurationTypeDef",
1558
1504
  "CreateInferenceComponentInputRequestTypeDef",
1559
1505
  "UpdateInferenceComponentInputRequestTypeDef",
1560
- "ResourceConfigUnionTypeDef",
1561
1506
  "HyperParameterSpecificationOutputTypeDef",
1562
1507
  "HyperParameterSpecificationTypeDef",
1563
- "HyperParameterTuningJobConfigExtraOutputTypeDef",
1564
1508
  "HyperParameterTuningJobConfigOutputTypeDef",
1565
1509
  "HyperParameterTuningJobConfigTypeDef",
1566
1510
  "AppImageConfigDetailsTypeDef",
1567
1511
  "DescribeAppImageConfigResponseTypeDef",
1568
1512
  "CreateAppImageConfigRequestRequestTypeDef",
1569
- "KernelGatewayImageConfigUnionTypeDef",
1570
1513
  "UpdateAppImageConfigRequestRequestTypeDef",
1571
1514
  "ListLabelingJobsForWorkteamResponseTypeDef",
1572
- "LabelingJobInputConfigExtraOutputTypeDef",
1573
1515
  "LabelingJobInputConfigOutputTypeDef",
1574
1516
  "LabelingJobInputConfigTypeDef",
1575
1517
  "MemberDefinitionUnionTypeDef",
@@ -1579,21 +1521,17 @@ __all__ = (
1579
1521
  "MonitoringAlertSummaryTypeDef",
1580
1522
  "ModelVariantConfigSummaryTypeDef",
1581
1523
  "ModelVariantConfigTypeDef",
1582
- "RecommendationJobStoppingConditionsUnionTypeDef",
1583
1524
  "ListModelMetadataRequestListModelMetadataPaginateTypeDef",
1584
1525
  "ListModelMetadataRequestRequestTypeDef",
1585
1526
  "OptimizationConfigUnionTypeDef",
1586
- "BatchTransformInputExtraOutputTypeDef",
1587
1527
  "BatchTransformInputOutputTypeDef",
1588
1528
  "BatchTransformInputTypeDef",
1589
- "MonitoringOutputConfigExtraOutputTypeDef",
1590
1529
  "MonitoringOutputConfigOutputTypeDef",
1591
1530
  "MonitoringOutputConfigTypeDef",
1592
1531
  "OptimizationJobModelSourceTypeDef",
1593
1532
  "CreateCompilationJobRequestRequestTypeDef",
1594
1533
  "DescribeCompilationJobResponseTypeDef",
1595
1534
  "PendingDeploymentSummaryTypeDef",
1596
- "ProcessingOutputConfigExtraOutputTypeDef",
1597
1535
  "ProcessingOutputConfigOutputTypeDef",
1598
1536
  "ProcessingOutputConfigTypeDef",
1599
1537
  "UpdateTrainingJobRequestRequestTypeDef",
@@ -1601,7 +1539,6 @@ __all__ = (
1601
1539
  "DescribeProjectOutputTypeDef",
1602
1540
  "ProjectTypeDef",
1603
1541
  "CreateProjectInputRequestTypeDef",
1604
- "ServiceCatalogProvisioningDetailsUnionTypeDef",
1605
1542
  "UpdateProjectInputRequestTypeDef",
1606
1543
  "HumanLoopConfigOutputTypeDef",
1607
1544
  "HumanLoopConfigTypeDef",
@@ -1609,24 +1546,24 @@ __all__ = (
1609
1546
  "HumanTaskConfigTypeDef",
1610
1547
  "DescribePipelineExecutionResponseTypeDef",
1611
1548
  "PipelineExecutionTypeDef",
1612
- "SelectiveExecutionConfigUnionTypeDef",
1613
1549
  "StartPipelineExecutionRequestRequestTypeDef",
1614
- "ShadowModeConfigUnionTypeDef",
1615
- "AlgorithmSpecificationExtraOutputTypeDef",
1550
+ "SpaceCodeEditorAppSettingsTypeDef",
1551
+ "SpaceJupyterLabAppSettingsOutputTypeDef",
1552
+ "SpaceJupyterLabAppSettingsTypeDef",
1616
1553
  "AlgorithmSpecificationOutputTypeDef",
1617
1554
  "AlgorithmSpecificationTypeDef",
1618
1555
  "TransformInputTypeDef",
1619
1556
  "DescribeWorkforceResponseTypeDef",
1620
1557
  "ListWorkforcesResponseTypeDef",
1621
1558
  "UpdateWorkforceResponseTypeDef",
1622
- "DomainSettingsUnionTypeDef",
1559
+ "DefaultSpaceSettingsOutputTypeDef",
1560
+ "UserSettingsOutputTypeDef",
1561
+ "DefaultSpaceSettingsTypeDef",
1562
+ "UserSettingsTypeDef",
1623
1563
  "ListArtifactsResponseTypeDef",
1624
- "AsyncInferenceConfigUnionTypeDef",
1625
1564
  "AutoMLProblemTypeConfigOutputTypeDef",
1626
1565
  "AutoMLProblemTypeConfigTypeDef",
1627
- "AutoMLJobConfigUnionTypeDef",
1628
1566
  "CreateAutoMLJobRequestRequestTypeDef",
1629
- "LabelingJobAlgorithmsConfigUnionTypeDef",
1630
1567
  "PipelineExecutionStepTypeDef",
1631
1568
  "DescribeAutoMLJobResponseTypeDef",
1632
1569
  "ListCandidatesForAutoMLJobResponseTypeDef",
@@ -1644,26 +1581,13 @@ __all__ = (
1644
1581
  "DescribeFeatureGroupResponseTypeDef",
1645
1582
  "FeatureGroupTypeDef",
1646
1583
  "UpdateFeatureGroupRequestRequestTypeDef",
1647
- "HyperParameterTrainingJobDefinitionExtraOutputTypeDef",
1648
1584
  "HyperParameterTrainingJobDefinitionOutputTypeDef",
1649
1585
  "TrainingJobDefinitionOutputTypeDef",
1650
1586
  "ChannelUnionTypeDef",
1651
1587
  "HyperParameterTrainingJobDefinitionTypeDef",
1652
1588
  "TrainingJobDefinitionTypeDef",
1653
1589
  "DescribeInferenceComponentOutputTypeDef",
1654
- "DescribeSpaceResponseTypeDef",
1655
1590
  "SpaceDetailsTypeDef",
1656
- "CreateSpaceRequestRequestTypeDef",
1657
- "SpaceSettingsUnionTypeDef",
1658
- "UpdateSpaceRequestRequestTypeDef",
1659
- "DescribeDomainResponseTypeDef",
1660
- "DescribeUserProfileResponseTypeDef",
1661
- "DefaultSpaceSettingsUnionTypeDef",
1662
- "CreateDomainRequestRequestTypeDef",
1663
- "CreateUserProfileRequestRequestTypeDef",
1664
- "UpdateDomainRequestRequestTypeDef",
1665
- "UpdateUserProfileRequestRequestTypeDef",
1666
- "UserSettingsUnionTypeDef",
1667
1591
  "InferenceRecommendationsJobStepTypeDef",
1668
1592
  "SearchRequestSearchPaginateTypeDef",
1669
1593
  "ListAssociationsResponseTypeDef",
@@ -1672,17 +1596,13 @@ __all__ = (
1672
1596
  "WorkteamTypeDef",
1673
1597
  "TrainingSpecificationOutputTypeDef",
1674
1598
  "TrainingSpecificationTypeDef",
1675
- "HyperParameterTuningJobConfigUnionTypeDef",
1676
1599
  "ListAppImageConfigsResponseTypeDef",
1677
1600
  "LabelingJobSummaryTypeDef",
1678
- "LabelingJobInputConfigUnionTypeDef",
1679
1601
  "CreateWorkteamRequestRequestTypeDef",
1680
1602
  "UpdateWorkteamRequestRequestTypeDef",
1681
1603
  "ScalingPolicyTypeDef",
1682
- "ContainerDefinitionExtraOutputTypeDef",
1683
1604
  "ContainerDefinitionOutputTypeDef",
1684
1605
  "ContainerDefinitionTypeDef",
1685
- "ModelPackageContainerDefinitionExtraOutputTypeDef",
1686
1606
  "ModelPackageContainerDefinitionOutputTypeDef",
1687
1607
  "ModelPackageContainerDefinitionTypeDef",
1688
1608
  "SourceAlgorithmTypeDef",
@@ -1691,7 +1611,6 @@ __all__ = (
1691
1611
  "CreateInferenceExperimentRequestRequestTypeDef",
1692
1612
  "StopInferenceExperimentRequestRequestTypeDef",
1693
1613
  "UpdateInferenceExperimentRequestRequestTypeDef",
1694
- "MonitoringInputExtraOutputTypeDef",
1695
1614
  "DataQualityJobInputOutputTypeDef",
1696
1615
  "ModelBiasJobInputOutputTypeDef",
1697
1616
  "ModelExplainabilityJobInputOutputTypeDef",
@@ -1702,42 +1621,40 @@ __all__ = (
1702
1621
  "ModelExplainabilityJobInputTypeDef",
1703
1622
  "ModelQualityJobInputTypeDef",
1704
1623
  "MonitoringInputTypeDef",
1705
- "MonitoringOutputConfigUnionTypeDef",
1706
1624
  "CreateOptimizationJobRequestRequestTypeDef",
1707
1625
  "DescribeOptimizationJobResponseTypeDef",
1708
1626
  "DescribeProcessingJobResponseTypeDef",
1709
1627
  "ProcessingJobTypeDef",
1710
1628
  "CreateProcessingJobRequestRequestTypeDef",
1711
- "ProcessingOutputConfigUnionTypeDef",
1712
1629
  "DescribeFlowDefinitionResponseTypeDef",
1713
1630
  "CreateFlowDefinitionRequestRequestTypeDef",
1714
- "HumanLoopConfigUnionTypeDef",
1715
1631
  "DescribeLabelingJobResponseTypeDef",
1716
1632
  "CreateLabelingJobRequestRequestTypeDef",
1717
- "HumanTaskConfigUnionTypeDef",
1633
+ "SpaceSettingsOutputTypeDef",
1634
+ "SpaceSettingsTypeDef",
1718
1635
  "DescribeTrainingJobResponseTypeDef",
1719
1636
  "TrainingJobTypeDef",
1720
- "AlgorithmSpecificationUnionTypeDef",
1721
1637
  "CreateTransformJobRequestRequestTypeDef",
1722
1638
  "DescribeTransformJobResponseTypeDef",
1723
- "TransformJobDefinitionExtraOutputTypeDef",
1724
1639
  "TransformJobDefinitionOutputTypeDef",
1725
1640
  "TransformJobDefinitionTypeDef",
1726
1641
  "TransformJobTypeDef",
1642
+ "DescribeDomainResponseTypeDef",
1643
+ "DescribeUserProfileResponseTypeDef",
1644
+ "CreateDomainRequestRequestTypeDef",
1645
+ "CreateUserProfileRequestRequestTypeDef",
1646
+ "UpdateDomainRequestRequestTypeDef",
1647
+ "UpdateUserProfileRequestRequestTypeDef",
1727
1648
  "DescribeAutoMLJobV2ResponseTypeDef",
1728
- "AutoMLProblemTypeConfigUnionTypeDef",
1729
1649
  "CreateAutoMLJobV2RequestRequestTypeDef",
1730
1650
  "ListPipelineExecutionStepsResponseTypeDef",
1731
1651
  "CreateEndpointInputRequestTypeDef",
1732
- "DeploymentConfigUnionTypeDef",
1733
1652
  "UpdateEndpointInputRequestTypeDef",
1734
1653
  "DescribeInferenceRecommendationsJobResponseTypeDef",
1735
1654
  "CreateInferenceRecommendationsJobRequestRequestTypeDef",
1736
- "RecommendationJobInputConfigUnionTypeDef",
1737
1655
  "DescribeEndpointConfigOutputTypeDef",
1738
1656
  "DescribeEndpointOutputTypeDef",
1739
1657
  "CreateEndpointConfigInputRequestTypeDef",
1740
- "ExplainerConfigUnionTypeDef",
1741
1658
  "DescribeHyperParameterTuningJobResponseTypeDef",
1742
1659
  "HyperParameterTuningJobSearchEntityTypeDef",
1743
1660
  "CreateTrainingJobRequestRequestTypeDef",
@@ -1747,37 +1664,30 @@ __all__ = (
1747
1664
  "DescribeWorkteamResponseTypeDef",
1748
1665
  "ListWorkteamsResponseTypeDef",
1749
1666
  "UpdateWorkteamResponseTypeDef",
1750
- "TrainingSpecificationUnionTypeDef",
1751
1667
  "ListLabelingJobsResponseTypeDef",
1752
1668
  "DynamicScalingConfigurationTypeDef",
1753
1669
  "DescribeModelOutputTypeDef",
1754
1670
  "ModelTypeDef",
1755
1671
  "ContainerDefinitionUnionTypeDef",
1756
- "AdditionalInferenceSpecificationDefinitionExtraOutputTypeDef",
1757
- "InferenceSpecificationExtraOutputTypeDef",
1758
1672
  "AdditionalInferenceSpecificationDefinitionOutputTypeDef",
1759
1673
  "InferenceSpecificationOutputTypeDef",
1760
1674
  "AdditionalInferenceSpecificationDefinitionTypeDef",
1761
1675
  "InferenceSpecificationTypeDef",
1762
- "SourceAlgorithmSpecificationExtraOutputTypeDef",
1763
1676
  "SourceAlgorithmSpecificationOutputTypeDef",
1764
1677
  "SourceAlgorithmSpecificationTypeDef",
1765
- "MonitoringJobDefinitionExtraOutputTypeDef",
1766
1678
  "DescribeDataQualityJobDefinitionResponseTypeDef",
1767
1679
  "DescribeModelBiasJobDefinitionResponseTypeDef",
1768
1680
  "DescribeModelExplainabilityJobDefinitionResponseTypeDef",
1769
1681
  "DescribeModelQualityJobDefinitionResponseTypeDef",
1770
1682
  "MonitoringJobDefinitionOutputTypeDef",
1771
1683
  "CreateDataQualityJobDefinitionRequestRequestTypeDef",
1772
- "DataQualityJobInputUnionTypeDef",
1773
1684
  "CreateModelBiasJobDefinitionRequestRequestTypeDef",
1774
- "ModelBiasJobInputUnionTypeDef",
1775
1685
  "CreateModelExplainabilityJobDefinitionRequestRequestTypeDef",
1776
- "ModelExplainabilityJobInputUnionTypeDef",
1777
1686
  "CreateModelQualityJobDefinitionRequestRequestTypeDef",
1778
- "ModelQualityJobInputUnionTypeDef",
1779
1687
  "MonitoringJobDefinitionTypeDef",
1780
- "ModelPackageValidationProfileExtraOutputTypeDef",
1688
+ "DescribeSpaceResponseTypeDef",
1689
+ "CreateSpaceRequestRequestTypeDef",
1690
+ "UpdateSpaceRequestRequestTypeDef",
1781
1691
  "AlgorithmValidationProfileOutputTypeDef",
1782
1692
  "ModelPackageValidationProfileOutputTypeDef",
1783
1693
  "AlgorithmValidationProfileTypeDef",
@@ -1788,12 +1698,8 @@ __all__ = (
1788
1698
  "CreateModelInputRequestTypeDef",
1789
1699
  "BatchDescribeModelPackageSummaryTypeDef",
1790
1700
  "AdditionalInferenceSpecificationDefinitionUnionTypeDef",
1791
- "InferenceSpecificationUnionTypeDef",
1792
- "SourceAlgorithmSpecificationUnionTypeDef",
1793
- "MonitoringScheduleConfigExtraOutputTypeDef",
1794
1701
  "MonitoringScheduleConfigOutputTypeDef",
1795
1702
  "MonitoringScheduleConfigTypeDef",
1796
- "ModelPackageValidationSpecificationExtraOutputTypeDef",
1797
1703
  "AlgorithmValidationSpecificationOutputTypeDef",
1798
1704
  "ModelPackageValidationSpecificationOutputTypeDef",
1799
1705
  "AlgorithmValidationSpecificationTypeDef",
@@ -1805,15 +1711,12 @@ __all__ = (
1805
1711
  "ModelDashboardMonitoringScheduleTypeDef",
1806
1712
  "MonitoringScheduleTypeDef",
1807
1713
  "CreateMonitoringScheduleRequestRequestTypeDef",
1808
- "MonitoringScheduleConfigUnionTypeDef",
1809
1714
  "UpdateMonitoringScheduleRequestRequestTypeDef",
1810
1715
  "DescribeAlgorithmOutputTypeDef",
1811
1716
  "DescribeModelPackageOutputTypeDef",
1812
1717
  "ModelPackageTypeDef",
1813
- "AlgorithmValidationSpecificationUnionTypeDef",
1814
1718
  "CreateAlgorithmInputRequestTypeDef",
1815
1719
  "CreateModelPackageInputRequestTypeDef",
1816
- "ModelPackageValidationSpecificationUnionTypeDef",
1817
1720
  "ModelDashboardModelTypeDef",
1818
1721
  "EndpointTypeDef",
1819
1722
  "SearchRecordTypeDef",
@@ -1922,12 +1825,13 @@ ResourceSpecTypeDef = TypedDict(
1922
1825
  "LifecycleConfigArn": NotRequired[str],
1923
1826
  },
1924
1827
  )
1925
- AppSpecificationExtraOutputTypeDef = TypedDict(
1926
- "AppSpecificationExtraOutputTypeDef",
1828
+ IdleSettingsTypeDef = TypedDict(
1829
+ "IdleSettingsTypeDef",
1927
1830
  {
1928
- "ImageUri": str,
1929
- "ContainerEntrypoint": NotRequired[List[str]],
1930
- "ContainerArguments": NotRequired[List[str]],
1831
+ "LifecycleManagement": NotRequired[LifecycleManagementType],
1832
+ "IdleTimeoutInMinutes": NotRequired[int],
1833
+ "MinIdleTimeoutInMinutes": NotRequired[int],
1834
+ "MaxIdleTimeoutInMinutes": NotRequired[int],
1931
1835
  },
1932
1836
  )
1933
1837
  AppSpecificationOutputTypeDef = TypedDict(
@@ -2283,13 +2187,6 @@ CategoricalParameterOutputTypeDef = TypedDict(
2283
2187
  "Value": List[str],
2284
2188
  },
2285
2189
  )
2286
- CategoricalParameterRangeExtraOutputTypeDef = TypedDict(
2287
- "CategoricalParameterRangeExtraOutputTypeDef",
2288
- {
2289
- "Name": str,
2290
- "Values": List[str],
2291
- },
2292
- )
2293
2190
  CategoricalParameterRangeOutputTypeDef = TypedDict(
2294
2191
  "CategoricalParameterRangeOutputTypeDef",
2295
2192
  {
@@ -2454,8 +2351,8 @@ ClusterSummaryTypeDef = TypedDict(
2454
2351
  "ClusterStatus": ClusterStatusType,
2455
2352
  },
2456
2353
  )
2457
- ContainerConfigExtraOutputTypeDef = TypedDict(
2458
- "ContainerConfigExtraOutputTypeDef",
2354
+ ContainerConfigOutputTypeDef = TypedDict(
2355
+ "ContainerConfigOutputTypeDef",
2459
2356
  {
2460
2357
  "ContainerArguments": NotRequired[List[str]],
2461
2358
  "ContainerEntrypoint": NotRequired[List[str]],
@@ -2470,14 +2367,6 @@ FileSystemConfigTypeDef = TypedDict(
2470
2367
  "DefaultGid": NotRequired[int],
2471
2368
  },
2472
2369
  )
2473
- ContainerConfigOutputTypeDef = TypedDict(
2474
- "ContainerConfigOutputTypeDef",
2475
- {
2476
- "ContainerArguments": NotRequired[List[str]],
2477
- "ContainerEntrypoint": NotRequired[List[str]],
2478
- "ContainerEnvironmentVariables": NotRequired[Dict[str, str]],
2479
- },
2480
- )
2481
2370
  ContainerConfigTypeDef = TypedDict(
2482
2371
  "ContainerConfigTypeDef",
2483
2372
  {
@@ -2529,13 +2418,6 @@ VectorConfigTypeDef = TypedDict(
2529
2418
  "Dimension": int,
2530
2419
  },
2531
2420
  )
2532
- CollectionConfigurationExtraOutputTypeDef = TypedDict(
2533
- "CollectionConfigurationExtraOutputTypeDef",
2534
- {
2535
- "CollectionName": NotRequired[str],
2536
- "CollectionParameters": NotRequired[Dict[str, str]],
2537
- },
2538
- )
2539
2421
  CollectionConfigurationOutputTypeDef = TypedDict(
2540
2422
  "CollectionConfigurationOutputTypeDef",
2541
2423
  {
@@ -3134,16 +3016,6 @@ FileSystemDataSourceTypeDef = TypedDict(
3134
3016
  "DirectoryPath": str,
3135
3017
  },
3136
3018
  )
3137
- S3DataSourceExtraOutputTypeDef = TypedDict(
3138
- "S3DataSourceExtraOutputTypeDef",
3139
- {
3140
- "S3DataType": S3DataTypeType,
3141
- "S3Uri": str,
3142
- "S3DataDistributionType": NotRequired[S3DataDistributionType],
3143
- "AttributeNames": NotRequired[List[str]],
3144
- "InstanceGroupNames": NotRequired[List[str]],
3145
- },
3146
- )
3147
3019
  S3DataSourceOutputTypeDef = TypedDict(
3148
3020
  "S3DataSourceOutputTypeDef",
3149
3021
  {
@@ -3178,18 +3050,6 @@ RedshiftDatasetDefinitionTypeDef = TypedDict(
3178
3050
  "OutputCompression": NotRequired[RedshiftResultCompressionTypeType],
3179
3051
  },
3180
3052
  )
3181
- DebugRuleConfigurationExtraOutputTypeDef = TypedDict(
3182
- "DebugRuleConfigurationExtraOutputTypeDef",
3183
- {
3184
- "RuleConfigurationName": str,
3185
- "RuleEvaluatorImage": str,
3186
- "LocalPath": NotRequired[str],
3187
- "S3OutputPath": NotRequired[str],
3188
- "InstanceType": NotRequired[ProcessingInstanceTypeType],
3189
- "VolumeSizeInGB": NotRequired[int],
3190
- "RuleParameters": NotRequired[Dict[str, str]],
3191
- },
3192
- )
3193
3053
  DebugRuleConfigurationOutputTypeDef = TypedDict(
3194
3054
  "DebugRuleConfigurationOutputTypeDef",
3195
3055
  {
@@ -4725,13 +4585,6 @@ HyperParameterTuningJobObjectiveTypeDef = TypedDict(
4725
4585
  "MetricName": str,
4726
4586
  },
4727
4587
  )
4728
- VpcConfigExtraOutputTypeDef = TypedDict(
4729
- "VpcConfigExtraOutputTypeDef",
4730
- {
4731
- "SecurityGroupIds": List[str],
4732
- "Subnets": List[str],
4733
- },
4734
- )
4735
4588
  HyperParameterTuningInstanceConfigTypeDef = TypedDict(
4736
4589
  "HyperParameterTuningInstanceConfigTypeDef",
4737
4590
  {
@@ -4844,13 +4697,6 @@ InferenceComponentSummaryTypeDef = TypedDict(
4844
4697
  "InferenceComponentStatus": NotRequired[InferenceComponentStatusType],
4845
4698
  },
4846
4699
  )
4847
- InferenceExperimentScheduleExtraOutputTypeDef = TypedDict(
4848
- "InferenceExperimentScheduleExtraOutputTypeDef",
4849
- {
4850
- "StartTime": NotRequired[datetime],
4851
- "EndTime": NotRequired[datetime],
4852
- },
4853
- )
4854
4700
  InferenceHubAccessConfigTypeDef = TypedDict(
4855
4701
  "InferenceHubAccessConfigTypeDef",
4856
4702
  {
@@ -4926,12 +4772,6 @@ LabelCountersForWorkteamTypeDef = TypedDict(
4926
4772
  "Total": NotRequired[int],
4927
4773
  },
4928
4774
  )
4929
- LabelingJobDataAttributesExtraOutputTypeDef = TypedDict(
4930
- "LabelingJobDataAttributesExtraOutputTypeDef",
4931
- {
4932
- "ContentClassifiers": NotRequired[List[ContentClassifierType]],
4933
- },
4934
- )
4935
4775
  LabelingJobDataAttributesOutputTypeDef = TypedDict(
4936
4776
  "LabelingJobDataAttributesOutputTypeDef",
4937
4777
  {
@@ -5380,12 +5220,6 @@ ListWorkteamsRequestRequestTypeDef = TypedDict(
5380
5220
  "MaxResults": NotRequired[int],
5381
5221
  },
5382
5222
  )
5383
- OidcMemberDefinitionExtraOutputTypeDef = TypedDict(
5384
- "OidcMemberDefinitionExtraOutputTypeDef",
5385
- {
5386
- "Groups": NotRequired[List[str]],
5387
- },
5388
- )
5389
5223
  OidcMemberDefinitionOutputTypeDef = TypedDict(
5390
5224
  "OidcMemberDefinitionOutputTypeDef",
5391
5225
  {
@@ -5501,16 +5335,6 @@ ModelStepMetadataTypeDef = TypedDict(
5501
5335
  "Arn": NotRequired[str],
5502
5336
  },
5503
5337
  )
5504
- MonitoringAppSpecificationExtraOutputTypeDef = TypedDict(
5505
- "MonitoringAppSpecificationExtraOutputTypeDef",
5506
- {
5507
- "ImageUri": str,
5508
- "ContainerEntrypoint": NotRequired[List[str]],
5509
- "ContainerArguments": NotRequired[List[str]],
5510
- "RecordPreprocessorSourceUri": NotRequired[str],
5511
- "PostAnalyticsProcessorSourceUri": NotRequired[str],
5512
- },
5513
- )
5514
5338
  MonitoringAppSpecificationOutputTypeDef = TypedDict(
5515
5339
  "MonitoringAppSpecificationOutputTypeDef",
5516
5340
  {
@@ -5752,15 +5576,6 @@ ProductionVariantCoreDumpConfigTypeDef = TypedDict(
5752
5576
  "KmsKeyId": NotRequired[str],
5753
5577
  },
5754
5578
  )
5755
- ProfilerConfigExtraOutputTypeDef = TypedDict(
5756
- "ProfilerConfigExtraOutputTypeDef",
5757
- {
5758
- "S3OutputPath": NotRequired[str],
5759
- "ProfilingIntervalInMilliseconds": NotRequired[int],
5760
- "ProfilingParameters": NotRequired[Dict[str, str]],
5761
- "DisableProfiler": NotRequired[bool],
5762
- },
5763
- )
5764
5579
  ProfilerConfigForUpdateTypeDef = TypedDict(
5765
5580
  "ProfilerConfigForUpdateTypeDef",
5766
5581
  {
@@ -5927,16 +5742,16 @@ SharingSettingsTypeDef = TypedDict(
5927
5742
  "S3KmsKeyId": NotRequired[str],
5928
5743
  },
5929
5744
  )
5930
- SourceIpConfigExtraOutputTypeDef = TypedDict(
5931
- "SourceIpConfigExtraOutputTypeDef",
5745
+ SourceIpConfigOutputTypeDef = TypedDict(
5746
+ "SourceIpConfigOutputTypeDef",
5932
5747
  {
5933
5748
  "Cidrs": List[str],
5934
5749
  },
5935
5750
  )
5936
- SourceIpConfigOutputTypeDef = TypedDict(
5937
- "SourceIpConfigOutputTypeDef",
5751
+ SpaceIdleSettingsTypeDef = TypedDict(
5752
+ "SpaceIdleSettingsTypeDef",
5938
5753
  {
5939
- "Cidrs": List[str],
5754
+ "IdleTimeoutInMinutes": NotRequired[int],
5940
5755
  },
5941
5756
  )
5942
5757
  SpaceSharingSettingsSummaryTypeDef = TypedDict(
@@ -7291,15 +7106,6 @@ AutoRollbackConfigTypeDef = TypedDict(
7291
7106
  "Alarms": NotRequired[Sequence[AlarmTypeDef]],
7292
7107
  },
7293
7108
  )
7294
- HyperParameterAlgorithmSpecificationExtraOutputTypeDef = TypedDict(
7295
- "HyperParameterAlgorithmSpecificationExtraOutputTypeDef",
7296
- {
7297
- "TrainingInputMode": TrainingInputModeType,
7298
- "TrainingImage": NotRequired[str],
7299
- "AlgorithmName": NotRequired[str],
7300
- "MetricDefinitions": NotRequired[List[MetricDefinitionTypeDef]],
7301
- },
7302
- )
7303
7109
  HyperParameterAlgorithmSpecificationOutputTypeDef = TypedDict(
7304
7110
  "HyperParameterAlgorithmSpecificationOutputTypeDef",
7305
7111
  {
@@ -7394,24 +7200,16 @@ RStudioServerProDomainSettingsTypeDef = TypedDict(
7394
7200
  "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
7395
7201
  },
7396
7202
  )
7397
- SpaceCodeEditorAppSettingsTypeDef = TypedDict(
7398
- "SpaceCodeEditorAppSettingsTypeDef",
7399
- {
7400
- "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
7401
- },
7402
- )
7403
7203
  TensorBoardAppSettingsTypeDef = TypedDict(
7404
7204
  "TensorBoardAppSettingsTypeDef",
7405
7205
  {
7406
7206
  "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
7407
7207
  },
7408
7208
  )
7409
- AppSpecificationUnionTypeDef = Union[AppSpecificationTypeDef, AppSpecificationExtraOutputTypeDef]
7410
- ArtifactSourceExtraOutputTypeDef = TypedDict(
7411
- "ArtifactSourceExtraOutputTypeDef",
7209
+ AppLifecycleManagementTypeDef = TypedDict(
7210
+ "AppLifecycleManagementTypeDef",
7412
7211
  {
7413
- "SourceUri": str,
7414
- "SourceTypes": NotRequired[List[ArtifactSourceTypeTypeDef]],
7212
+ "IdleSettings": NotRequired[IdleSettingsTypeDef],
7415
7213
  },
7416
7214
  )
7417
7215
  ArtifactSourceOutputTypeDef = TypedDict(
@@ -7789,20 +7587,6 @@ ListClustersResponseTypeDef = TypedDict(
7789
7587
  "ResponseMetadata": ResponseMetadataTypeDef,
7790
7588
  },
7791
7589
  )
7792
- CodeEditorAppImageConfigExtraOutputTypeDef = TypedDict(
7793
- "CodeEditorAppImageConfigExtraOutputTypeDef",
7794
- {
7795
- "FileSystemConfig": NotRequired[FileSystemConfigTypeDef],
7796
- "ContainerConfig": NotRequired[ContainerConfigExtraOutputTypeDef],
7797
- },
7798
- )
7799
- JupyterLabAppImageConfigExtraOutputTypeDef = TypedDict(
7800
- "JupyterLabAppImageConfigExtraOutputTypeDef",
7801
- {
7802
- "FileSystemConfig": NotRequired[FileSystemConfigTypeDef],
7803
- "ContainerConfig": NotRequired[ContainerConfigExtraOutputTypeDef],
7804
- },
7805
- )
7806
7590
  CodeEditorAppImageConfigOutputTypeDef = TypedDict(
7807
7591
  "CodeEditorAppImageConfigOutputTypeDef",
7808
7592
  {
@@ -7831,22 +7615,6 @@ JupyterLabAppImageConfigTypeDef = TypedDict(
7831
7615
  "ContainerConfig": NotRequired[ContainerConfigTypeDef],
7832
7616
  },
7833
7617
  )
7834
- CodeEditorAppSettingsOutputTypeDef = TypedDict(
7835
- "CodeEditorAppSettingsOutputTypeDef",
7836
- {
7837
- "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
7838
- "CustomImages": NotRequired[List[CustomImageTypeDef]],
7839
- "LifecycleConfigArns": NotRequired[List[str]],
7840
- },
7841
- )
7842
- CodeEditorAppSettingsTypeDef = TypedDict(
7843
- "CodeEditorAppSettingsTypeDef",
7844
- {
7845
- "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
7846
- "CustomImages": NotRequired[Sequence[CustomImageTypeDef]],
7847
- "LifecycleConfigArns": NotRequired[Sequence[str]],
7848
- },
7849
- )
7850
7618
  KernelGatewayAppSettingsOutputTypeDef = TypedDict(
7851
7619
  "KernelGatewayAppSettingsOutputTypeDef",
7852
7620
  {
@@ -7922,35 +7690,12 @@ JupyterServerAppSettingsTypeDef = TypedDict(
7922
7690
  "CodeRepositories": NotRequired[Sequence[CodeRepositoryTypeDef]],
7923
7691
  },
7924
7692
  )
7925
- SpaceJupyterLabAppSettingsOutputTypeDef = TypedDict(
7926
- "SpaceJupyterLabAppSettingsOutputTypeDef",
7927
- {
7928
- "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
7929
- "CodeRepositories": NotRequired[List[CodeRepositoryTypeDef]],
7930
- },
7931
- )
7932
- SpaceJupyterLabAppSettingsTypeDef = TypedDict(
7933
- "SpaceJupyterLabAppSettingsTypeDef",
7934
- {
7935
- "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
7936
- "CodeRepositories": NotRequired[Sequence[CodeRepositoryTypeDef]],
7937
- },
7938
- )
7939
7693
  CollectionConfigTypeDef = TypedDict(
7940
7694
  "CollectionConfigTypeDef",
7941
7695
  {
7942
7696
  "VectorConfig": NotRequired[VectorConfigTypeDef],
7943
7697
  },
7944
7698
  )
7945
- DebugHookConfigExtraOutputTypeDef = TypedDict(
7946
- "DebugHookConfigExtraOutputTypeDef",
7947
- {
7948
- "S3OutputPath": str,
7949
- "LocalPath": NotRequired[str],
7950
- "HookParameters": NotRequired[Dict[str, str]],
7951
- "CollectionConfigurations": NotRequired[List[CollectionConfigurationExtraOutputTypeDef]],
7952
- },
7953
- )
7954
7699
  DebugHookConfigOutputTypeDef = TypedDict(
7955
7700
  "DebugHookConfigOutputTypeDef",
7956
7701
  {
@@ -9200,9 +8945,6 @@ CustomFileSystemTypeDef = TypedDict(
9200
8945
  "EFSFileSystem": NotRequired[EFSFileSystemTypeDef],
9201
8946
  },
9202
8947
  )
9203
- DataQualityAppSpecificationUnionTypeDef = Union[
9204
- DataQualityAppSpecificationTypeDef, DataQualityAppSpecificationOutputTypeDef
9205
- ]
9206
8948
  ModelBiasBaselineConfigTypeDef = TypedDict(
9207
8949
  "ModelBiasBaselineConfigTypeDef",
9208
8950
  {
@@ -9240,13 +8982,6 @@ MonitoringBaselineConfigTypeDef = TypedDict(
9240
8982
  "StatisticsResource": NotRequired[MonitoringStatisticsResourceTypeDef],
9241
8983
  },
9242
8984
  )
9243
- DataSourceExtraOutputTypeDef = TypedDict(
9244
- "DataSourceExtraOutputTypeDef",
9245
- {
9246
- "S3DataSource": NotRequired[S3DataSourceExtraOutputTypeDef],
9247
- "FileSystemDataSource": NotRequired[FileSystemDataSourceTypeDef],
9248
- },
9249
- )
9250
8985
  DataSourceOutputTypeDef = TypedDict(
9251
8986
  "DataSourceOutputTypeDef",
9252
8987
  {
@@ -9272,7 +9007,7 @@ DatasetDefinitionTypeDef = TypedDict(
9272
9007
  },
9273
9008
  )
9274
9009
  DebugRuleConfigurationUnionTypeDef = Union[
9275
- DebugRuleConfigurationTypeDef, DebugRuleConfigurationExtraOutputTypeDef
9010
+ DebugRuleConfigurationTypeDef, DebugRuleConfigurationOutputTypeDef
9276
9011
  ]
9277
9012
  DefaultSpaceStorageSettingsTypeDef = TypedDict(
9278
9013
  "DefaultSpaceStorageSettingsTypeDef",
@@ -9321,7 +9056,6 @@ DeploymentStageTypeDef = TypedDict(
9321
9056
  "DeploymentConfig": NotRequired[EdgeDeploymentConfigTypeDef],
9322
9057
  },
9323
9058
  )
9324
- NeoVpcConfigUnionTypeDef = Union[NeoVpcConfigTypeDef, NeoVpcConfigOutputTypeDef]
9325
9059
  DescribeDeviceResponseTypeDef = TypedDict(
9326
9060
  "DescribeDeviceResponseTypeDef",
9327
9061
  {
@@ -9564,9 +9298,6 @@ InferenceExperimentSummaryTypeDef = TypedDict(
9564
9298
  "RoleArn": NotRequired[str],
9565
9299
  },
9566
9300
  )
9567
- ModelBiasAppSpecificationUnionTypeDef = Union[
9568
- ModelBiasAppSpecificationTypeDef, ModelBiasAppSpecificationOutputTypeDef
9569
- ]
9570
9301
  DescribeModelCardExportJobResponseTypeDef = TypedDict(
9571
9302
  "DescribeModelCardExportJobResponseTypeDef",
9572
9303
  {
@@ -9583,12 +9314,6 @@ DescribeModelCardExportJobResponseTypeDef = TypedDict(
9583
9314
  "ResponseMetadata": ResponseMetadataTypeDef,
9584
9315
  },
9585
9316
  )
9586
- ModelExplainabilityAppSpecificationUnionTypeDef = Union[
9587
- ModelExplainabilityAppSpecificationTypeDef, ModelExplainabilityAppSpecificationOutputTypeDef
9588
- ]
9589
- ModelQualityAppSpecificationUnionTypeDef = Union[
9590
- ModelQualityAppSpecificationTypeDef, ModelQualityAppSpecificationOutputTypeDef
9591
- ]
9592
9317
  ListMonitoringExecutionsResponseTypeDef = TypedDict(
9593
9318
  "ListMonitoringExecutionsResponseTypeDef",
9594
9319
  {
@@ -9597,9 +9322,6 @@ ListMonitoringExecutionsResponseTypeDef = TypedDict(
9597
9322
  "NextToken": NotRequired[str],
9598
9323
  },
9599
9324
  )
9600
- OptimizationVpcConfigUnionTypeDef = Union[
9601
- OptimizationVpcConfigTypeDef, OptimizationVpcConfigOutputTypeDef
9602
- ]
9603
9325
  DescribeSubscribedWorkteamResponseTypeDef = TypedDict(
9604
9326
  "DescribeSubscribedWorkteamResponseTypeDef",
9605
9327
  {
@@ -9751,26 +9473,6 @@ ListEdgePackagingJobsResponseTypeDef = TypedDict(
9751
9473
  "NextToken": NotRequired[str],
9752
9474
  },
9753
9475
  )
9754
- JupyterLabAppSettingsOutputTypeDef = TypedDict(
9755
- "JupyterLabAppSettingsOutputTypeDef",
9756
- {
9757
- "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
9758
- "CustomImages": NotRequired[List[CustomImageTypeDef]],
9759
- "LifecycleConfigArns": NotRequired[List[str]],
9760
- "CodeRepositories": NotRequired[List[CodeRepositoryTypeDef]],
9761
- "EmrSettings": NotRequired[EmrSettingsOutputTypeDef],
9762
- },
9763
- )
9764
- JupyterLabAppSettingsTypeDef = TypedDict(
9765
- "JupyterLabAppSettingsTypeDef",
9766
- {
9767
- "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
9768
- "CustomImages": NotRequired[Sequence[CustomImageTypeDef]],
9769
- "LifecycleConfigArns": NotRequired[Sequence[str]],
9770
- "CodeRepositories": NotRequired[Sequence[CodeRepositoryTypeDef]],
9771
- "EmrSettings": NotRequired[EmrSettingsTypeDef],
9772
- },
9773
- )
9774
9476
  ListEndpointConfigsOutputTypeDef = TypedDict(
9775
9477
  "ListEndpointConfigsOutputTypeDef",
9776
9478
  {
@@ -9908,26 +9610,6 @@ ListHumanTaskUisResponseTypeDef = TypedDict(
9908
9610
  "NextToken": NotRequired[str],
9909
9611
  },
9910
9612
  )
9911
- NetworkConfigExtraOutputTypeDef = TypedDict(
9912
- "NetworkConfigExtraOutputTypeDef",
9913
- {
9914
- "EnableInterContainerTrafficEncryption": NotRequired[bool],
9915
- "EnableNetworkIsolation": NotRequired[bool],
9916
- "VpcConfig": NotRequired[VpcConfigExtraOutputTypeDef],
9917
- },
9918
- )
9919
- VpcConfigUnionTypeDef = Union[VpcConfigTypeDef, VpcConfigExtraOutputTypeDef]
9920
- HyperParameterTuningResourceConfigExtraOutputTypeDef = TypedDict(
9921
- "HyperParameterTuningResourceConfigExtraOutputTypeDef",
9922
- {
9923
- "InstanceType": NotRequired[TrainingInstanceTypeType],
9924
- "InstanceCount": NotRequired[int],
9925
- "VolumeSizeInGB": NotRequired[int],
9926
- "VolumeKmsKeyId": NotRequired[str],
9927
- "AllocationStrategy": NotRequired[Literal["Prioritized"]],
9928
- "InstanceConfigs": NotRequired[List[HyperParameterTuningInstanceConfigTypeDef]],
9929
- },
9930
- )
9931
9613
  HyperParameterTuningResourceConfigOutputTypeDef = TypedDict(
9932
9614
  "HyperParameterTuningResourceConfigOutputTypeDef",
9933
9615
  {
@@ -9971,13 +9653,6 @@ HyperParameterTuningJobStrategyConfigTypeDef = TypedDict(
9971
9653
  "HyperbandStrategyConfig": NotRequired[HyperbandStrategyConfigTypeDef],
9972
9654
  },
9973
9655
  )
9974
- HyperParameterTuningJobWarmStartConfigExtraOutputTypeDef = TypedDict(
9975
- "HyperParameterTuningJobWarmStartConfigExtraOutputTypeDef",
9976
- {
9977
- "ParentHyperParameterTuningJobs": List[ParentHyperParameterTuningJobTypeDef],
9978
- "WarmStartType": HyperParameterTuningJobWarmStartTypeType,
9979
- },
9980
- )
9981
9656
  HyperParameterTuningJobWarmStartConfigOutputTypeDef = TypedDict(
9982
9657
  "HyperParameterTuningJobWarmStartConfigOutputTypeDef",
9983
9658
  {
@@ -10055,17 +9730,6 @@ ListInferenceRecommendationsJobsResponseTypeDef = TypedDict(
10055
9730
  "NextToken": NotRequired[str],
10056
9731
  },
10057
9732
  )
10058
- ResourceConfigExtraOutputTypeDef = TypedDict(
10059
- "ResourceConfigExtraOutputTypeDef",
10060
- {
10061
- "VolumeSizeInGB": int,
10062
- "InstanceType": NotRequired[TrainingInstanceTypeType],
10063
- "InstanceCount": NotRequired[int],
10064
- "VolumeKmsKeyId": NotRequired[str],
10065
- "KeepAlivePeriodInSeconds": NotRequired[int],
10066
- "InstanceGroups": NotRequired[List[InstanceGroupTypeDef]],
10067
- },
10068
- )
10069
9733
  ResourceConfigOutputTypeDef = TypedDict(
10070
9734
  "ResourceConfigOutputTypeDef",
10071
9735
  {
@@ -10116,17 +9780,6 @@ ParameterRangeTypeDef = TypedDict(
10116
9780
  ],
10117
9781
  },
10118
9782
  )
10119
- ParameterRangesExtraOutputTypeDef = TypedDict(
10120
- "ParameterRangesExtraOutputTypeDef",
10121
- {
10122
- "IntegerParameterRanges": NotRequired[List[IntegerParameterRangeTypeDef]],
10123
- "ContinuousParameterRanges": NotRequired[List[ContinuousParameterRangeTypeDef]],
10124
- "CategoricalParameterRanges": NotRequired[
10125
- List[CategoricalParameterRangeExtraOutputTypeDef]
10126
- ],
10127
- "AutoParameters": NotRequired[List[AutoParameterTypeDef]],
10128
- },
10129
- )
10130
9783
  ParameterRangesOutputTypeDef = TypedDict(
10131
9784
  "ParameterRangesOutputTypeDef",
10132
9785
  {
@@ -10145,13 +9798,6 @@ ParameterRangesTypeDef = TypedDict(
10145
9798
  "AutoParameters": NotRequired[Sequence[AutoParameterTypeDef]],
10146
9799
  },
10147
9800
  )
10148
- KernelGatewayImageConfigExtraOutputTypeDef = TypedDict(
10149
- "KernelGatewayImageConfigExtraOutputTypeDef",
10150
- {
10151
- "KernelSpecs": List[KernelSpecTypeDef],
10152
- "FileSystemConfig": NotRequired[FileSystemConfigTypeDef],
10153
- },
10154
- )
10155
9801
  KernelGatewayImageConfigOutputTypeDef = TypedDict(
10156
9802
  "KernelGatewayImageConfigOutputTypeDef",
10157
9803
  {
@@ -11262,18 +10908,11 @@ ListUserProfilesResponseTypeDef = TypedDict(
11262
10908
  "NextToken": NotRequired[str],
11263
10909
  },
11264
10910
  )
11265
- MemberDefinitionExtraOutputTypeDef = TypedDict(
11266
- "MemberDefinitionExtraOutputTypeDef",
10911
+ MemberDefinitionOutputTypeDef = TypedDict(
10912
+ "MemberDefinitionOutputTypeDef",
11267
10913
  {
11268
10914
  "CognitoMemberDefinition": NotRequired[CognitoMemberDefinitionTypeDef],
11269
- "OidcMemberDefinition": NotRequired[OidcMemberDefinitionExtraOutputTypeDef],
11270
- },
11271
- )
11272
- MemberDefinitionOutputTypeDef = TypedDict(
11273
- "MemberDefinitionOutputTypeDef",
11274
- {
11275
- "CognitoMemberDefinition": NotRequired[CognitoMemberDefinitionTypeDef],
11276
- "OidcMemberDefinition": NotRequired[OidcMemberDefinitionOutputTypeDef],
10915
+ "OidcMemberDefinition": NotRequired[OidcMemberDefinitionOutputTypeDef],
11277
10916
  },
11278
10917
  )
11279
10918
  MemberDefinitionTypeDef = TypedDict(
@@ -11380,14 +11019,6 @@ MonitoringResourcesTypeDef = TypedDict(
11380
11019
  "ClusterConfig": MonitoringClusterConfigTypeDef,
11381
11020
  },
11382
11021
  )
11383
- MonitoringDatasetFormatExtraOutputTypeDef = TypedDict(
11384
- "MonitoringDatasetFormatExtraOutputTypeDef",
11385
- {
11386
- "Csv": NotRequired[MonitoringCsvDatasetFormatTypeDef],
11387
- "Json": NotRequired[MonitoringJsonDatasetFormatTypeDef],
11388
- "Parquet": NotRequired[Dict[str, Any]],
11389
- },
11390
- )
11391
11022
  MonitoringDatasetFormatOutputTypeDef = TypedDict(
11392
11023
  "MonitoringDatasetFormatOutputTypeDef",
11393
11024
  {
@@ -11520,7 +11151,6 @@ ProductionVariantTypeDef = TypedDict(
11520
11151
  "InferenceAmiVersion": NotRequired[Literal["al2-ami-sagemaker-inference-gpu-2"]],
11521
11152
  },
11522
11153
  )
11523
- ProfilerConfigUnionTypeDef = Union[ProfilerConfigTypeDef, ProfilerConfigExtraOutputTypeDef]
11524
11154
  ProfilerRuleConfigurationUnionTypeDef = Union[
11525
11155
  ProfilerRuleConfigurationTypeDef, ProfilerRuleConfigurationOutputTypeDef
11526
11156
  ]
@@ -11530,15 +11160,6 @@ SuggestionQueryTypeDef = TypedDict(
11530
11160
  "PropertyNameQuery": NotRequired[PropertyNameQueryTypeDef],
11531
11161
  },
11532
11162
  )
11533
- ServiceCatalogProvisioningDetailsExtraOutputTypeDef = TypedDict(
11534
- "ServiceCatalogProvisioningDetailsExtraOutputTypeDef",
11535
- {
11536
- "ProductId": str,
11537
- "ProvisioningArtifactId": NotRequired[str],
11538
- "PathId": NotRequired[str],
11539
- "ProvisioningParameters": NotRequired[List[ProvisioningParameterTypeDef]],
11540
- },
11541
- )
11542
11163
  ServiceCatalogProvisioningDetailsOutputTypeDef = TypedDict(
11543
11164
  "ServiceCatalogProvisioningDetailsOutputTypeDef",
11544
11165
  {
@@ -11646,13 +11267,6 @@ SearchRequestRequestTypeDef = TypedDict(
11646
11267
  "VisibilityConditions": NotRequired[Sequence[VisibilityConditionsTypeDef]],
11647
11268
  },
11648
11269
  )
11649
- SelectiveExecutionConfigExtraOutputTypeDef = TypedDict(
11650
- "SelectiveExecutionConfigExtraOutputTypeDef",
11651
- {
11652
- "SelectedSteps": List[SelectedStepTypeDef],
11653
- "SourcePipelineExecutionArn": NotRequired[str],
11654
- },
11655
- )
11656
11270
  SelectiveExecutionConfigOutputTypeDef = TypedDict(
11657
11271
  "SelectiveExecutionConfigOutputTypeDef",
11658
11272
  {
@@ -11681,7 +11295,12 @@ ShadowModeConfigTypeDef = TypedDict(
11681
11295
  "ShadowModelVariants": Sequence[ShadowModelVariantConfigTypeDef],
11682
11296
  },
11683
11297
  )
11684
- SourceIpConfigUnionTypeDef = Union[SourceIpConfigTypeDef, SourceIpConfigExtraOutputTypeDef]
11298
+ SpaceAppLifecycleManagementTypeDef = TypedDict(
11299
+ "SpaceAppLifecycleManagementTypeDef",
11300
+ {
11301
+ "IdleSettings": NotRequired[SpaceIdleSettingsTypeDef],
11302
+ },
11303
+ )
11685
11304
  TrafficPatternOutputTypeDef = TypedDict(
11686
11305
  "TrafficPatternOutputTypeDef",
11687
11306
  {
@@ -11775,6 +11394,46 @@ DomainSettingsTypeDef = TypedDict(
11775
11394
  "AmazonQSettings": NotRequired[AmazonQSettingsTypeDef],
11776
11395
  },
11777
11396
  )
11397
+ CodeEditorAppSettingsOutputTypeDef = TypedDict(
11398
+ "CodeEditorAppSettingsOutputTypeDef",
11399
+ {
11400
+ "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
11401
+ "CustomImages": NotRequired[List[CustomImageTypeDef]],
11402
+ "LifecycleConfigArns": NotRequired[List[str]],
11403
+ "AppLifecycleManagement": NotRequired[AppLifecycleManagementTypeDef],
11404
+ },
11405
+ )
11406
+ CodeEditorAppSettingsTypeDef = TypedDict(
11407
+ "CodeEditorAppSettingsTypeDef",
11408
+ {
11409
+ "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
11410
+ "CustomImages": NotRequired[Sequence[CustomImageTypeDef]],
11411
+ "LifecycleConfigArns": NotRequired[Sequence[str]],
11412
+ "AppLifecycleManagement": NotRequired[AppLifecycleManagementTypeDef],
11413
+ },
11414
+ )
11415
+ JupyterLabAppSettingsOutputTypeDef = TypedDict(
11416
+ "JupyterLabAppSettingsOutputTypeDef",
11417
+ {
11418
+ "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
11419
+ "CustomImages": NotRequired[List[CustomImageTypeDef]],
11420
+ "LifecycleConfigArns": NotRequired[List[str]],
11421
+ "CodeRepositories": NotRequired[List[CodeRepositoryTypeDef]],
11422
+ "AppLifecycleManagement": NotRequired[AppLifecycleManagementTypeDef],
11423
+ "EmrSettings": NotRequired[EmrSettingsOutputTypeDef],
11424
+ },
11425
+ )
11426
+ JupyterLabAppSettingsTypeDef = TypedDict(
11427
+ "JupyterLabAppSettingsTypeDef",
11428
+ {
11429
+ "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
11430
+ "CustomImages": NotRequired[Sequence[CustomImageTypeDef]],
11431
+ "LifecycleConfigArns": NotRequired[Sequence[str]],
11432
+ "CodeRepositories": NotRequired[Sequence[CodeRepositoryTypeDef]],
11433
+ "AppLifecycleManagement": NotRequired[AppLifecycleManagementTypeDef],
11434
+ "EmrSettings": NotRequired[EmrSettingsTypeDef],
11435
+ },
11436
+ )
11778
11437
  ArtifactSummaryTypeDef = TypedDict(
11779
11438
  "ArtifactSummaryTypeDef",
11780
11439
  {
@@ -11786,7 +11445,6 @@ ArtifactSummaryTypeDef = TypedDict(
11786
11445
  "LastModifiedTime": NotRequired[datetime],
11787
11446
  },
11788
11447
  )
11789
- ArtifactSourceUnionTypeDef = Union[ArtifactSourceTypeDef, ArtifactSourceExtraOutputTypeDef]
11790
11448
  CreateArtifactRequestRequestTypeDef = TypedDict(
11791
11449
  "CreateArtifactRequestRequestTypeDef",
11792
11450
  {
@@ -11939,9 +11597,6 @@ AutoMLJobConfigTypeDef = TypedDict(
11939
11597
  "Mode": NotRequired[AutoMLModeType],
11940
11598
  },
11941
11599
  )
11942
- AutoMLSecurityConfigUnionTypeDef = Union[
11943
- AutoMLSecurityConfigTypeDef, AutoMLSecurityConfigOutputTypeDef
11944
- ]
11945
11600
  LabelingJobAlgorithmsConfigTypeDef = TypedDict(
11946
11601
  "LabelingJobAlgorithmsConfigTypeDef",
11947
11602
  {
@@ -11950,9 +11605,6 @@ LabelingJobAlgorithmsConfigTypeDef = TypedDict(
11950
11605
  "LabelingJobResourceConfig": NotRequired[LabelingJobResourceConfigTypeDef],
11951
11606
  },
11952
11607
  )
11953
- MonitoringNetworkConfigUnionTypeDef = Union[
11954
- MonitoringNetworkConfigTypeDef, MonitoringNetworkConfigOutputTypeDef
11955
- ]
11956
11608
  ModelMetricsTypeDef = TypedDict(
11957
11609
  "ModelMetricsTypeDef",
11958
11610
  {
@@ -12010,10 +11662,6 @@ BlueGreenUpdatePolicyTypeDef = TypedDict(
12010
11662
  "MaximumExecutionTimeoutInSeconds": NotRequired[int],
12011
11663
  },
12012
11664
  )
12013
- InferenceExperimentDataStorageConfigUnionTypeDef = Union[
12014
- InferenceExperimentDataStorageConfigTypeDef, InferenceExperimentDataStorageConfigOutputTypeDef
12015
- ]
12016
- DataCaptureConfigUnionTypeDef = Union[DataCaptureConfigTypeDef, DataCaptureConfigOutputTypeDef]
12017
11665
  EndpointInputConfigurationOutputTypeDef = TypedDict(
12018
11666
  "EndpointInputConfigurationOutputTypeDef",
12019
11667
  {
@@ -12097,12 +11745,6 @@ ListClusterNodesResponseTypeDef = TypedDict(
12097
11745
  "ResponseMetadata": ResponseMetadataTypeDef,
12098
11746
  },
12099
11747
  )
12100
- CodeEditorAppImageConfigUnionTypeDef = Union[
12101
- CodeEditorAppImageConfigTypeDef, CodeEditorAppImageConfigExtraOutputTypeDef
12102
- ]
12103
- JupyterLabAppImageConfigUnionTypeDef = Union[
12104
- JupyterLabAppImageConfigTypeDef, JupyterLabAppImageConfigExtraOutputTypeDef
12105
- ]
12106
11748
  ListCodeRepositoriesOutputTypeDef = TypedDict(
12107
11749
  "ListCodeRepositoriesOutputTypeDef",
12108
11750
  {
@@ -12120,7 +11762,6 @@ FeatureDefinitionTypeDef = TypedDict(
12120
11762
  "CollectionConfig": NotRequired[CollectionConfigTypeDef],
12121
11763
  },
12122
11764
  )
12123
- DebugHookConfigUnionTypeDef = Union[DebugHookConfigTypeDef, DebugHookConfigExtraOutputTypeDef]
12124
11765
  ListContextsResponseTypeDef = TypedDict(
12125
11766
  "ListContextsResponseTypeDef",
12126
11767
  {
@@ -12129,9 +11770,6 @@ ListContextsResponseTypeDef = TypedDict(
12129
11770
  "NextToken": NotRequired[str],
12130
11771
  },
12131
11772
  )
12132
- InferenceExperimentScheduleUnionTypeDef = Union[
12133
- InferenceExperimentScheduleTypeDef, InferenceExperimentScheduleExtraOutputTypeDef
12134
- ]
12135
11773
  QueryLineageRequestRequestTypeDef = TypedDict(
12136
11774
  "QueryLineageRequestRequestTypeDef",
12137
11775
  {
@@ -12144,18 +11782,6 @@ QueryLineageRequestRequestTypeDef = TypedDict(
12144
11782
  "NextToken": NotRequired[str],
12145
11783
  },
12146
11784
  )
12147
- ChannelExtraOutputTypeDef = TypedDict(
12148
- "ChannelExtraOutputTypeDef",
12149
- {
12150
- "ChannelName": str,
12151
- "DataSource": DataSourceExtraOutputTypeDef,
12152
- "ContentType": NotRequired[str],
12153
- "CompressionType": NotRequired[CompressionTypeType],
12154
- "RecordWrapperType": NotRequired[RecordWrapperType],
12155
- "InputMode": NotRequired[TrainingInputModeType],
12156
- "ShuffleConfig": NotRequired[ShuffleConfigTypeDef],
12157
- },
12158
- )
12159
11785
  ChannelOutputTypeDef = TypedDict(
12160
11786
  "ChannelOutputTypeDef",
12161
11787
  {
@@ -12298,18 +11924,6 @@ DriftCheckBaselinesTypeDef = TypedDict(
12298
11924
  "ModelDataQuality": NotRequired[DriftCheckModelDataQualityTypeDef],
12299
11925
  },
12300
11926
  )
12301
- SpaceSettingsOutputTypeDef = TypedDict(
12302
- "SpaceSettingsOutputTypeDef",
12303
- {
12304
- "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsOutputTypeDef],
12305
- "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsOutputTypeDef],
12306
- "CodeEditorAppSettings": NotRequired[SpaceCodeEditorAppSettingsTypeDef],
12307
- "JupyterLabAppSettings": NotRequired[SpaceJupyterLabAppSettingsOutputTypeDef],
12308
- "AppType": NotRequired[AppTypeType],
12309
- "SpaceStorageSettings": NotRequired[SpaceStorageSettingsTypeDef],
12310
- "CustomFileSystems": NotRequired[List[CustomFileSystemTypeDef]],
12311
- },
12312
- )
12313
11927
  SpaceSettingsSummaryTypeDef = TypedDict(
12314
11928
  "SpaceSettingsSummaryTypeDef",
12315
11929
  {
@@ -12317,88 +11931,6 @@ SpaceSettingsSummaryTypeDef = TypedDict(
12317
11931
  "SpaceStorageSettings": NotRequired[SpaceStorageSettingsTypeDef],
12318
11932
  },
12319
11933
  )
12320
- SpaceSettingsTypeDef = TypedDict(
12321
- "SpaceSettingsTypeDef",
12322
- {
12323
- "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsTypeDef],
12324
- "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsTypeDef],
12325
- "CodeEditorAppSettings": NotRequired[SpaceCodeEditorAppSettingsTypeDef],
12326
- "JupyterLabAppSettings": NotRequired[SpaceJupyterLabAppSettingsTypeDef],
12327
- "AppType": NotRequired[AppTypeType],
12328
- "SpaceStorageSettings": NotRequired[SpaceStorageSettingsTypeDef],
12329
- "CustomFileSystems": NotRequired[Sequence[CustomFileSystemTypeDef]],
12330
- },
12331
- )
12332
- DefaultSpaceSettingsOutputTypeDef = TypedDict(
12333
- "DefaultSpaceSettingsOutputTypeDef",
12334
- {
12335
- "ExecutionRole": NotRequired[str],
12336
- "SecurityGroups": NotRequired[List[str]],
12337
- "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsOutputTypeDef],
12338
- "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsOutputTypeDef],
12339
- "JupyterLabAppSettings": NotRequired[JupyterLabAppSettingsOutputTypeDef],
12340
- "SpaceStorageSettings": NotRequired[DefaultSpaceStorageSettingsTypeDef],
12341
- "CustomPosixUserConfig": NotRequired[CustomPosixUserConfigTypeDef],
12342
- "CustomFileSystemConfigs": NotRequired[List[CustomFileSystemConfigTypeDef]],
12343
- },
12344
- )
12345
- UserSettingsOutputTypeDef = TypedDict(
12346
- "UserSettingsOutputTypeDef",
12347
- {
12348
- "ExecutionRole": NotRequired[str],
12349
- "SecurityGroups": NotRequired[List[str]],
12350
- "SharingSettings": NotRequired[SharingSettingsTypeDef],
12351
- "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsOutputTypeDef],
12352
- "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsOutputTypeDef],
12353
- "TensorBoardAppSettings": NotRequired[TensorBoardAppSettingsTypeDef],
12354
- "RStudioServerProAppSettings": NotRequired[RStudioServerProAppSettingsTypeDef],
12355
- "RSessionAppSettings": NotRequired[RSessionAppSettingsOutputTypeDef],
12356
- "CanvasAppSettings": NotRequired[CanvasAppSettingsOutputTypeDef],
12357
- "CodeEditorAppSettings": NotRequired[CodeEditorAppSettingsOutputTypeDef],
12358
- "JupyterLabAppSettings": NotRequired[JupyterLabAppSettingsOutputTypeDef],
12359
- "SpaceStorageSettings": NotRequired[DefaultSpaceStorageSettingsTypeDef],
12360
- "DefaultLandingUri": NotRequired[str],
12361
- "StudioWebPortal": NotRequired[StudioWebPortalType],
12362
- "CustomPosixUserConfig": NotRequired[CustomPosixUserConfigTypeDef],
12363
- "CustomFileSystemConfigs": NotRequired[List[CustomFileSystemConfigTypeDef]],
12364
- "StudioWebPortalSettings": NotRequired[StudioWebPortalSettingsOutputTypeDef],
12365
- },
12366
- )
12367
- DefaultSpaceSettingsTypeDef = TypedDict(
12368
- "DefaultSpaceSettingsTypeDef",
12369
- {
12370
- "ExecutionRole": NotRequired[str],
12371
- "SecurityGroups": NotRequired[Sequence[str]],
12372
- "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsTypeDef],
12373
- "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsTypeDef],
12374
- "JupyterLabAppSettings": NotRequired[JupyterLabAppSettingsTypeDef],
12375
- "SpaceStorageSettings": NotRequired[DefaultSpaceStorageSettingsTypeDef],
12376
- "CustomPosixUserConfig": NotRequired[CustomPosixUserConfigTypeDef],
12377
- "CustomFileSystemConfigs": NotRequired[Sequence[CustomFileSystemConfigTypeDef]],
12378
- },
12379
- )
12380
- UserSettingsTypeDef = TypedDict(
12381
- "UserSettingsTypeDef",
12382
- {
12383
- "ExecutionRole": NotRequired[str],
12384
- "SecurityGroups": NotRequired[Sequence[str]],
12385
- "SharingSettings": NotRequired[SharingSettingsTypeDef],
12386
- "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsTypeDef],
12387
- "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsTypeDef],
12388
- "TensorBoardAppSettings": NotRequired[TensorBoardAppSettingsTypeDef],
12389
- "RStudioServerProAppSettings": NotRequired[RStudioServerProAppSettingsTypeDef],
12390
- "RSessionAppSettings": NotRequired[RSessionAppSettingsTypeDef],
12391
- "CanvasAppSettings": NotRequired[CanvasAppSettingsTypeDef],
12392
- "CodeEditorAppSettings": NotRequired[CodeEditorAppSettingsTypeDef],
12393
- "JupyterLabAppSettings": NotRequired[JupyterLabAppSettingsTypeDef],
12394
- "SpaceStorageSettings": NotRequired[DefaultSpaceStorageSettingsTypeDef],
12395
- "DefaultLandingUri": NotRequired[str],
12396
- "StudioWebPortal": NotRequired[StudioWebPortalType],
12397
- "CustomPosixUserConfig": NotRequired[CustomPosixUserConfigTypeDef],
12398
- "CustomFileSystemConfigs": NotRequired[Sequence[CustomFileSystemConfigTypeDef]],
12399
- "StudioWebPortalSettings": NotRequired[StudioWebPortalSettingsTypeDef],
12400
- },
12401
- )
12402
11934
  InferenceRecommendationTypeDef = TypedDict(
12403
11935
  "InferenceRecommendationTypeDef",
12404
11936
  {
@@ -12439,7 +11971,6 @@ ListTrainingJobsForHyperParameterTuningJobResponseTypeDef = TypedDict(
12439
11971
  "NextToken": NotRequired[str],
12440
11972
  },
12441
11973
  )
12442
- NetworkConfigUnionTypeDef = Union[NetworkConfigTypeDef, NetworkConfigExtraOutputTypeDef]
12443
11974
  ListHyperParameterTuningJobsResponseTypeDef = TypedDict(
12444
11975
  "ListHyperParameterTuningJobsResponseTypeDef",
12445
11976
  {
@@ -12448,10 +11979,6 @@ ListHyperParameterTuningJobsResponseTypeDef = TypedDict(
12448
11979
  "NextToken": NotRequired[str],
12449
11980
  },
12450
11981
  )
12451
- HyperParameterTuningJobWarmStartConfigUnionTypeDef = Union[
12452
- HyperParameterTuningJobWarmStartConfigTypeDef,
12453
- HyperParameterTuningJobWarmStartConfigExtraOutputTypeDef,
12454
- ]
12455
11982
  AssociationSummaryTypeDef = TypedDict(
12456
11983
  "AssociationSummaryTypeDef",
12457
11984
  {
@@ -12789,7 +12316,6 @@ UpdateInferenceComponentInputRequestTypeDef = TypedDict(
12789
12316
  "RuntimeConfig": NotRequired[InferenceComponentRuntimeConfigTypeDef],
12790
12317
  },
12791
12318
  )
12792
- ResourceConfigUnionTypeDef = Union[ResourceConfigTypeDef, ResourceConfigExtraOutputTypeDef]
12793
12319
  HyperParameterSpecificationOutputTypeDef = TypedDict(
12794
12320
  "HyperParameterSpecificationOutputTypeDef",
12795
12321
  {
@@ -12814,19 +12340,6 @@ HyperParameterSpecificationTypeDef = TypedDict(
12814
12340
  "DefaultValue": NotRequired[str],
12815
12341
  },
12816
12342
  )
12817
- HyperParameterTuningJobConfigExtraOutputTypeDef = TypedDict(
12818
- "HyperParameterTuningJobConfigExtraOutputTypeDef",
12819
- {
12820
- "Strategy": HyperParameterTuningJobStrategyTypeType,
12821
- "ResourceLimits": ResourceLimitsTypeDef,
12822
- "StrategyConfig": NotRequired[HyperParameterTuningJobStrategyConfigTypeDef],
12823
- "HyperParameterTuningJobObjective": NotRequired[HyperParameterTuningJobObjectiveTypeDef],
12824
- "ParameterRanges": NotRequired[ParameterRangesExtraOutputTypeDef],
12825
- "TrainingJobEarlyStoppingType": NotRequired[TrainingJobEarlyStoppingTypeType],
12826
- "TuningJobCompletionCriteria": NotRequired[TuningJobCompletionCriteriaTypeDef],
12827
- "RandomSeed": NotRequired[int],
12828
- },
12829
- )
12830
12343
  HyperParameterTuningJobConfigOutputTypeDef = TypedDict(
12831
12344
  "HyperParameterTuningJobConfigOutputTypeDef",
12832
12345
  {
@@ -12888,9 +12401,6 @@ CreateAppImageConfigRequestRequestTypeDef = TypedDict(
12888
12401
  "CodeEditorAppImageConfig": NotRequired[CodeEditorAppImageConfigTypeDef],
12889
12402
  },
12890
12403
  )
12891
- KernelGatewayImageConfigUnionTypeDef = Union[
12892
- KernelGatewayImageConfigTypeDef, KernelGatewayImageConfigExtraOutputTypeDef
12893
- ]
12894
12404
  UpdateAppImageConfigRequestRequestTypeDef = TypedDict(
12895
12405
  "UpdateAppImageConfigRequestRequestTypeDef",
12896
12406
  {
@@ -12908,13 +12418,6 @@ ListLabelingJobsForWorkteamResponseTypeDef = TypedDict(
12908
12418
  "NextToken": NotRequired[str],
12909
12419
  },
12910
12420
  )
12911
- LabelingJobInputConfigExtraOutputTypeDef = TypedDict(
12912
- "LabelingJobInputConfigExtraOutputTypeDef",
12913
- {
12914
- "DataSource": LabelingJobDataSourceTypeDef,
12915
- "DataAttributes": NotRequired[LabelingJobDataAttributesExtraOutputTypeDef],
12916
- },
12917
- )
12918
12421
  LabelingJobInputConfigOutputTypeDef = TypedDict(
12919
12422
  "LabelingJobInputConfigOutputTypeDef",
12920
12423
  {
@@ -12929,7 +12432,7 @@ LabelingJobInputConfigTypeDef = TypedDict(
12929
12432
  "DataAttributes": NotRequired[LabelingJobDataAttributesTypeDef],
12930
12433
  },
12931
12434
  )
12932
- MemberDefinitionUnionTypeDef = Union[MemberDefinitionTypeDef, MemberDefinitionExtraOutputTypeDef]
12435
+ MemberDefinitionUnionTypeDef = Union[MemberDefinitionTypeDef, MemberDefinitionOutputTypeDef]
12933
12436
  TargetTrackingScalingPolicyConfigurationTypeDef = TypedDict(
12934
12437
  "TargetTrackingScalingPolicyConfigurationTypeDef",
12935
12438
  {
@@ -12979,9 +12482,6 @@ ModelVariantConfigTypeDef = TypedDict(
12979
12482
  "InfrastructureConfig": ModelInfrastructureConfigTypeDef,
12980
12483
  },
12981
12484
  )
12982
- RecommendationJobStoppingConditionsUnionTypeDef = Union[
12983
- RecommendationJobStoppingConditionsTypeDef, RecommendationJobStoppingConditionsOutputTypeDef
12984
- ]
12985
12485
  ListModelMetadataRequestListModelMetadataPaginateTypeDef = TypedDict(
12986
12486
  "ListModelMetadataRequestListModelMetadataPaginateTypeDef",
12987
12487
  {
@@ -12998,23 +12498,6 @@ ListModelMetadataRequestRequestTypeDef = TypedDict(
12998
12498
  },
12999
12499
  )
13000
12500
  OptimizationConfigUnionTypeDef = Union[OptimizationConfigTypeDef, OptimizationConfigOutputTypeDef]
13001
- BatchTransformInputExtraOutputTypeDef = TypedDict(
13002
- "BatchTransformInputExtraOutputTypeDef",
13003
- {
13004
- "DataCapturedDestinationS3Uri": str,
13005
- "DatasetFormat": MonitoringDatasetFormatExtraOutputTypeDef,
13006
- "LocalPath": str,
13007
- "S3InputMode": NotRequired[ProcessingS3InputModeType],
13008
- "S3DataDistributionType": NotRequired[ProcessingS3DataDistributionTypeType],
13009
- "FeaturesAttribute": NotRequired[str],
13010
- "InferenceAttribute": NotRequired[str],
13011
- "ProbabilityAttribute": NotRequired[str],
13012
- "ProbabilityThresholdAttribute": NotRequired[float],
13013
- "StartTimeOffset": NotRequired[str],
13014
- "EndTimeOffset": NotRequired[str],
13015
- "ExcludeFeaturesAttribute": NotRequired[str],
13016
- },
13017
- )
13018
12501
  BatchTransformInputOutputTypeDef = TypedDict(
13019
12502
  "BatchTransformInputOutputTypeDef",
13020
12503
  {
@@ -13049,13 +12532,6 @@ BatchTransformInputTypeDef = TypedDict(
13049
12532
  "ExcludeFeaturesAttribute": NotRequired[str],
13050
12533
  },
13051
12534
  )
13052
- MonitoringOutputConfigExtraOutputTypeDef = TypedDict(
13053
- "MonitoringOutputConfigExtraOutputTypeDef",
13054
- {
13055
- "MonitoringOutputs": List[MonitoringOutputTypeDef],
13056
- "KmsKeyId": NotRequired[str],
13057
- },
13058
- )
13059
12535
  MonitoringOutputConfigOutputTypeDef = TypedDict(
13060
12536
  "MonitoringOutputConfigOutputTypeDef",
13061
12537
  {
@@ -13122,13 +12598,6 @@ PendingDeploymentSummaryTypeDef = TypedDict(
13122
12598
  "ShadowProductionVariants": NotRequired[List[PendingProductionVariantSummaryTypeDef]],
13123
12599
  },
13124
12600
  )
13125
- ProcessingOutputConfigExtraOutputTypeDef = TypedDict(
13126
- "ProcessingOutputConfigExtraOutputTypeDef",
13127
- {
13128
- "Outputs": List[ProcessingOutputTypeDef],
13129
- "KmsKeyId": NotRequired[str],
13130
- },
13131
- )
13132
12601
  ProcessingOutputConfigOutputTypeDef = TypedDict(
13133
12602
  "ProcessingOutputConfigOutputTypeDef",
13134
12603
  {
@@ -13207,9 +12676,6 @@ CreateProjectInputRequestTypeDef = TypedDict(
13207
12676
  "Tags": NotRequired[Sequence[TagTypeDef]],
13208
12677
  },
13209
12678
  )
13210
- ServiceCatalogProvisioningDetailsUnionTypeDef = Union[
13211
- ServiceCatalogProvisioningDetailsTypeDef, ServiceCatalogProvisioningDetailsExtraOutputTypeDef
13212
- ]
13213
12679
  UpdateProjectInputRequestTypeDef = TypedDict(
13214
12680
  "UpdateProjectInputRequestTypeDef",
13215
12681
  {
@@ -13321,9 +12787,6 @@ PipelineExecutionTypeDef = TypedDict(
13321
12787
  "PipelineParameters": NotRequired[List[ParameterTypeDef]],
13322
12788
  },
13323
12789
  )
13324
- SelectiveExecutionConfigUnionTypeDef = Union[
13325
- SelectiveExecutionConfigTypeDef, SelectiveExecutionConfigExtraOutputTypeDef
13326
- ]
13327
12790
  StartPipelineExecutionRequestRequestTypeDef = TypedDict(
13328
12791
  "StartPipelineExecutionRequestRequestTypeDef",
13329
12792
  {
@@ -13336,18 +12799,27 @@ StartPipelineExecutionRequestRequestTypeDef = TypedDict(
13336
12799
  "SelectiveExecutionConfig": NotRequired[SelectiveExecutionConfigTypeDef],
13337
12800
  },
13338
12801
  )
13339
- ShadowModeConfigUnionTypeDef = Union[ShadowModeConfigTypeDef, ShadowModeConfigOutputTypeDef]
13340
- AlgorithmSpecificationExtraOutputTypeDef = TypedDict(
13341
- "AlgorithmSpecificationExtraOutputTypeDef",
12802
+ SpaceCodeEditorAppSettingsTypeDef = TypedDict(
12803
+ "SpaceCodeEditorAppSettingsTypeDef",
13342
12804
  {
13343
- "TrainingInputMode": TrainingInputModeType,
13344
- "TrainingImage": NotRequired[str],
13345
- "AlgorithmName": NotRequired[str],
13346
- "MetricDefinitions": NotRequired[List[MetricDefinitionTypeDef]],
13347
- "EnableSageMakerMetricsTimeSeries": NotRequired[bool],
13348
- "ContainerEntrypoint": NotRequired[List[str]],
13349
- "ContainerArguments": NotRequired[List[str]],
13350
- "TrainingImageConfig": NotRequired[TrainingImageConfigTypeDef],
12805
+ "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
12806
+ "AppLifecycleManagement": NotRequired[SpaceAppLifecycleManagementTypeDef],
12807
+ },
12808
+ )
12809
+ SpaceJupyterLabAppSettingsOutputTypeDef = TypedDict(
12810
+ "SpaceJupyterLabAppSettingsOutputTypeDef",
12811
+ {
12812
+ "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
12813
+ "CodeRepositories": NotRequired[List[CodeRepositoryTypeDef]],
12814
+ "AppLifecycleManagement": NotRequired[SpaceAppLifecycleManagementTypeDef],
12815
+ },
12816
+ )
12817
+ SpaceJupyterLabAppSettingsTypeDef = TypedDict(
12818
+ "SpaceJupyterLabAppSettingsTypeDef",
12819
+ {
12820
+ "DefaultResourceSpec": NotRequired[ResourceSpecTypeDef],
12821
+ "CodeRepositories": NotRequired[Sequence[CodeRepositoryTypeDef]],
12822
+ "AppLifecycleManagement": NotRequired[SpaceAppLifecycleManagementTypeDef],
13351
12823
  },
13352
12824
  )
13353
12825
  AlgorithmSpecificationOutputTypeDef = TypedDict(
@@ -13407,18 +12879,86 @@ UpdateWorkforceResponseTypeDef = TypedDict(
13407
12879
  "ResponseMetadata": ResponseMetadataTypeDef,
13408
12880
  },
13409
12881
  )
13410
- DomainSettingsUnionTypeDef = Union[DomainSettingsTypeDef, DomainSettingsOutputTypeDef]
13411
- ListArtifactsResponseTypeDef = TypedDict(
13412
- "ListArtifactsResponseTypeDef",
12882
+ DefaultSpaceSettingsOutputTypeDef = TypedDict(
12883
+ "DefaultSpaceSettingsOutputTypeDef",
13413
12884
  {
13414
- "ArtifactSummaries": List[ArtifactSummaryTypeDef],
13415
- "ResponseMetadata": ResponseMetadataTypeDef,
13416
- "NextToken": NotRequired[str],
12885
+ "ExecutionRole": NotRequired[str],
12886
+ "SecurityGroups": NotRequired[List[str]],
12887
+ "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsOutputTypeDef],
12888
+ "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsOutputTypeDef],
12889
+ "JupyterLabAppSettings": NotRequired[JupyterLabAppSettingsOutputTypeDef],
12890
+ "SpaceStorageSettings": NotRequired[DefaultSpaceStorageSettingsTypeDef],
12891
+ "CustomPosixUserConfig": NotRequired[CustomPosixUserConfigTypeDef],
12892
+ "CustomFileSystemConfigs": NotRequired[List[CustomFileSystemConfigTypeDef]],
12893
+ },
12894
+ )
12895
+ UserSettingsOutputTypeDef = TypedDict(
12896
+ "UserSettingsOutputTypeDef",
12897
+ {
12898
+ "ExecutionRole": NotRequired[str],
12899
+ "SecurityGroups": NotRequired[List[str]],
12900
+ "SharingSettings": NotRequired[SharingSettingsTypeDef],
12901
+ "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsOutputTypeDef],
12902
+ "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsOutputTypeDef],
12903
+ "TensorBoardAppSettings": NotRequired[TensorBoardAppSettingsTypeDef],
12904
+ "RStudioServerProAppSettings": NotRequired[RStudioServerProAppSettingsTypeDef],
12905
+ "RSessionAppSettings": NotRequired[RSessionAppSettingsOutputTypeDef],
12906
+ "CanvasAppSettings": NotRequired[CanvasAppSettingsOutputTypeDef],
12907
+ "CodeEditorAppSettings": NotRequired[CodeEditorAppSettingsOutputTypeDef],
12908
+ "JupyterLabAppSettings": NotRequired[JupyterLabAppSettingsOutputTypeDef],
12909
+ "SpaceStorageSettings": NotRequired[DefaultSpaceStorageSettingsTypeDef],
12910
+ "DefaultLandingUri": NotRequired[str],
12911
+ "StudioWebPortal": NotRequired[StudioWebPortalType],
12912
+ "CustomPosixUserConfig": NotRequired[CustomPosixUserConfigTypeDef],
12913
+ "CustomFileSystemConfigs": NotRequired[List[CustomFileSystemConfigTypeDef]],
12914
+ "StudioWebPortalSettings": NotRequired[StudioWebPortalSettingsOutputTypeDef],
12915
+ "AutoMountHomeEFS": NotRequired[AutoMountHomeEFSType],
12916
+ },
12917
+ )
12918
+ DefaultSpaceSettingsTypeDef = TypedDict(
12919
+ "DefaultSpaceSettingsTypeDef",
12920
+ {
12921
+ "ExecutionRole": NotRequired[str],
12922
+ "SecurityGroups": NotRequired[Sequence[str]],
12923
+ "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsTypeDef],
12924
+ "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsTypeDef],
12925
+ "JupyterLabAppSettings": NotRequired[JupyterLabAppSettingsTypeDef],
12926
+ "SpaceStorageSettings": NotRequired[DefaultSpaceStorageSettingsTypeDef],
12927
+ "CustomPosixUserConfig": NotRequired[CustomPosixUserConfigTypeDef],
12928
+ "CustomFileSystemConfigs": NotRequired[Sequence[CustomFileSystemConfigTypeDef]],
12929
+ },
12930
+ )
12931
+ UserSettingsTypeDef = TypedDict(
12932
+ "UserSettingsTypeDef",
12933
+ {
12934
+ "ExecutionRole": NotRequired[str],
12935
+ "SecurityGroups": NotRequired[Sequence[str]],
12936
+ "SharingSettings": NotRequired[SharingSettingsTypeDef],
12937
+ "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsTypeDef],
12938
+ "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsTypeDef],
12939
+ "TensorBoardAppSettings": NotRequired[TensorBoardAppSettingsTypeDef],
12940
+ "RStudioServerProAppSettings": NotRequired[RStudioServerProAppSettingsTypeDef],
12941
+ "RSessionAppSettings": NotRequired[RSessionAppSettingsTypeDef],
12942
+ "CanvasAppSettings": NotRequired[CanvasAppSettingsTypeDef],
12943
+ "CodeEditorAppSettings": NotRequired[CodeEditorAppSettingsTypeDef],
12944
+ "JupyterLabAppSettings": NotRequired[JupyterLabAppSettingsTypeDef],
12945
+ "SpaceStorageSettings": NotRequired[DefaultSpaceStorageSettingsTypeDef],
12946
+ "DefaultLandingUri": NotRequired[str],
12947
+ "StudioWebPortal": NotRequired[StudioWebPortalType],
12948
+ "CustomPosixUserConfig": NotRequired[CustomPosixUserConfigTypeDef],
12949
+ "CustomFileSystemConfigs": NotRequired[Sequence[CustomFileSystemConfigTypeDef]],
12950
+ "StudioWebPortalSettings": NotRequired[StudioWebPortalSettingsTypeDef],
12951
+ "AutoMountHomeEFS": NotRequired[AutoMountHomeEFSType],
12952
+ },
12953
+ )
12954
+ ListArtifactsResponseTypeDef = TypedDict(
12955
+ "ListArtifactsResponseTypeDef",
12956
+ {
12957
+ "ArtifactSummaries": List[ArtifactSummaryTypeDef],
12958
+ "ResponseMetadata": ResponseMetadataTypeDef,
12959
+ "NextToken": NotRequired[str],
13417
12960
  },
13418
12961
  )
13419
- AsyncInferenceConfigUnionTypeDef = Union[
13420
- AsyncInferenceConfigTypeDef, AsyncInferenceConfigOutputTypeDef
13421
- ]
13422
12962
  AutoMLProblemTypeConfigOutputTypeDef = TypedDict(
13423
12963
  "AutoMLProblemTypeConfigOutputTypeDef",
13424
12964
  {
@@ -13439,7 +12979,6 @@ AutoMLProblemTypeConfigTypeDef = TypedDict(
13439
12979
  "TextGenerationJobConfig": NotRequired[TextGenerationJobConfigTypeDef],
13440
12980
  },
13441
12981
  )
13442
- AutoMLJobConfigUnionTypeDef = Union[AutoMLJobConfigTypeDef, AutoMLJobConfigOutputTypeDef]
13443
12982
  CreateAutoMLJobRequestRequestTypeDef = TypedDict(
13444
12983
  "CreateAutoMLJobRequestRequestTypeDef",
13445
12984
  {
@@ -13455,9 +12994,6 @@ CreateAutoMLJobRequestRequestTypeDef = TypedDict(
13455
12994
  "ModelDeployConfig": NotRequired[ModelDeployConfigTypeDef],
13456
12995
  },
13457
12996
  )
13458
- LabelingJobAlgorithmsConfigUnionTypeDef = Union[
13459
- LabelingJobAlgorithmsConfigTypeDef, LabelingJobAlgorithmsConfigOutputTypeDef
13460
- ]
13461
12997
  PipelineExecutionStepTypeDef = TypedDict(
13462
12998
  "PipelineExecutionStepTypeDef",
13463
12999
  {
@@ -13672,31 +13208,6 @@ UpdateFeatureGroupRequestRequestTypeDef = TypedDict(
13672
13208
  "ThroughputConfig": NotRequired[ThroughputConfigUpdateTypeDef],
13673
13209
  },
13674
13210
  )
13675
- HyperParameterTrainingJobDefinitionExtraOutputTypeDef = TypedDict(
13676
- "HyperParameterTrainingJobDefinitionExtraOutputTypeDef",
13677
- {
13678
- "AlgorithmSpecification": HyperParameterAlgorithmSpecificationExtraOutputTypeDef,
13679
- "RoleArn": str,
13680
- "OutputDataConfig": OutputDataConfigTypeDef,
13681
- "StoppingCondition": StoppingConditionTypeDef,
13682
- "DefinitionName": NotRequired[str],
13683
- "TuningObjective": NotRequired[HyperParameterTuningJobObjectiveTypeDef],
13684
- "HyperParameterRanges": NotRequired[ParameterRangesExtraOutputTypeDef],
13685
- "StaticHyperParameters": NotRequired[Dict[str, str]],
13686
- "InputDataConfig": NotRequired[List[ChannelExtraOutputTypeDef]],
13687
- "VpcConfig": NotRequired[VpcConfigExtraOutputTypeDef],
13688
- "ResourceConfig": NotRequired[ResourceConfigExtraOutputTypeDef],
13689
- "HyperParameterTuningResourceConfig": NotRequired[
13690
- HyperParameterTuningResourceConfigExtraOutputTypeDef
13691
- ],
13692
- "EnableNetworkIsolation": NotRequired[bool],
13693
- "EnableInterContainerTrafficEncryption": NotRequired[bool],
13694
- "EnableManagedSpotTraining": NotRequired[bool],
13695
- "CheckpointConfig": NotRequired[CheckpointConfigTypeDef],
13696
- "RetryStrategy": NotRequired[RetryStrategyTypeDef],
13697
- "Environment": NotRequired[Dict[str, str]],
13698
- },
13699
- )
13700
13211
  HyperParameterTrainingJobDefinitionOutputTypeDef = TypedDict(
13701
13212
  "HyperParameterTrainingJobDefinitionOutputTypeDef",
13702
13213
  {
@@ -13733,7 +13244,7 @@ TrainingJobDefinitionOutputTypeDef = TypedDict(
13733
13244
  "HyperParameters": NotRequired[Dict[str, str]],
13734
13245
  },
13735
13246
  )
13736
- ChannelUnionTypeDef = Union[ChannelTypeDef, ChannelExtraOutputTypeDef]
13247
+ ChannelUnionTypeDef = Union[ChannelTypeDef, ChannelOutputTypeDef]
13737
13248
  HyperParameterTrainingJobDefinitionTypeDef = TypedDict(
13738
13249
  "HyperParameterTrainingJobDefinitionTypeDef",
13739
13250
  {
@@ -13787,25 +13298,6 @@ DescribeInferenceComponentOutputTypeDef = TypedDict(
13787
13298
  "ResponseMetadata": ResponseMetadataTypeDef,
13788
13299
  },
13789
13300
  )
13790
- DescribeSpaceResponseTypeDef = TypedDict(
13791
- "DescribeSpaceResponseTypeDef",
13792
- {
13793
- "DomainId": str,
13794
- "SpaceArn": str,
13795
- "SpaceName": str,
13796
- "HomeEfsFileSystemUid": str,
13797
- "Status": SpaceStatusType,
13798
- "LastModifiedTime": datetime,
13799
- "CreationTime": datetime,
13800
- "FailureReason": str,
13801
- "SpaceSettings": SpaceSettingsOutputTypeDef,
13802
- "OwnershipSettings": OwnershipSettingsTypeDef,
13803
- "SpaceSharingSettings": SpaceSharingSettingsTypeDef,
13804
- "SpaceDisplayName": str,
13805
- "Url": str,
13806
- "ResponseMetadata": ResponseMetadataTypeDef,
13807
- },
13808
- )
13809
13301
  SpaceDetailsTypeDef = TypedDict(
13810
13302
  "SpaceDetailsTypeDef",
13811
13303
  {
@@ -13820,125 +13312,6 @@ SpaceDetailsTypeDef = TypedDict(
13820
13312
  "SpaceDisplayName": NotRequired[str],
13821
13313
  },
13822
13314
  )
13823
- CreateSpaceRequestRequestTypeDef = TypedDict(
13824
- "CreateSpaceRequestRequestTypeDef",
13825
- {
13826
- "DomainId": str,
13827
- "SpaceName": str,
13828
- "Tags": NotRequired[Sequence[TagTypeDef]],
13829
- "SpaceSettings": NotRequired[SpaceSettingsTypeDef],
13830
- "OwnershipSettings": NotRequired[OwnershipSettingsTypeDef],
13831
- "SpaceSharingSettings": NotRequired[SpaceSharingSettingsTypeDef],
13832
- "SpaceDisplayName": NotRequired[str],
13833
- },
13834
- )
13835
- SpaceSettingsUnionTypeDef = Union[SpaceSettingsTypeDef, SpaceSettingsOutputTypeDef]
13836
- UpdateSpaceRequestRequestTypeDef = TypedDict(
13837
- "UpdateSpaceRequestRequestTypeDef",
13838
- {
13839
- "DomainId": str,
13840
- "SpaceName": str,
13841
- "SpaceSettings": NotRequired[SpaceSettingsTypeDef],
13842
- "SpaceDisplayName": NotRequired[str],
13843
- },
13844
- )
13845
- DescribeDomainResponseTypeDef = TypedDict(
13846
- "DescribeDomainResponseTypeDef",
13847
- {
13848
- "DomainArn": str,
13849
- "DomainId": str,
13850
- "DomainName": str,
13851
- "HomeEfsFileSystemId": str,
13852
- "SingleSignOnManagedApplicationInstanceId": str,
13853
- "SingleSignOnApplicationArn": str,
13854
- "Status": DomainStatusType,
13855
- "CreationTime": datetime,
13856
- "LastModifiedTime": datetime,
13857
- "FailureReason": str,
13858
- "SecurityGroupIdForDomainBoundary": str,
13859
- "AuthMode": AuthModeType,
13860
- "DefaultUserSettings": UserSettingsOutputTypeDef,
13861
- "DomainSettings": DomainSettingsOutputTypeDef,
13862
- "AppNetworkAccessType": AppNetworkAccessTypeType,
13863
- "HomeEfsFileSystemKmsKeyId": str,
13864
- "SubnetIds": List[str],
13865
- "Url": str,
13866
- "VpcId": str,
13867
- "KmsKeyId": str,
13868
- "AppSecurityGroupManagement": AppSecurityGroupManagementType,
13869
- "DefaultSpaceSettings": DefaultSpaceSettingsOutputTypeDef,
13870
- "ResponseMetadata": ResponseMetadataTypeDef,
13871
- },
13872
- )
13873
- DescribeUserProfileResponseTypeDef = TypedDict(
13874
- "DescribeUserProfileResponseTypeDef",
13875
- {
13876
- "DomainId": str,
13877
- "UserProfileArn": str,
13878
- "UserProfileName": str,
13879
- "HomeEfsFileSystemUid": str,
13880
- "Status": UserProfileStatusType,
13881
- "LastModifiedTime": datetime,
13882
- "CreationTime": datetime,
13883
- "FailureReason": str,
13884
- "SingleSignOnUserIdentifier": str,
13885
- "SingleSignOnUserValue": str,
13886
- "UserSettings": UserSettingsOutputTypeDef,
13887
- "ResponseMetadata": ResponseMetadataTypeDef,
13888
- },
13889
- )
13890
- DefaultSpaceSettingsUnionTypeDef = Union[
13891
- DefaultSpaceSettingsTypeDef, DefaultSpaceSettingsOutputTypeDef
13892
- ]
13893
- CreateDomainRequestRequestTypeDef = TypedDict(
13894
- "CreateDomainRequestRequestTypeDef",
13895
- {
13896
- "DomainName": str,
13897
- "AuthMode": AuthModeType,
13898
- "DefaultUserSettings": UserSettingsTypeDef,
13899
- "SubnetIds": Sequence[str],
13900
- "VpcId": str,
13901
- "DomainSettings": NotRequired[DomainSettingsTypeDef],
13902
- "Tags": NotRequired[Sequence[TagTypeDef]],
13903
- "AppNetworkAccessType": NotRequired[AppNetworkAccessTypeType],
13904
- "HomeEfsFileSystemKmsKeyId": NotRequired[str],
13905
- "KmsKeyId": NotRequired[str],
13906
- "AppSecurityGroupManagement": NotRequired[AppSecurityGroupManagementType],
13907
- "DefaultSpaceSettings": NotRequired[DefaultSpaceSettingsTypeDef],
13908
- },
13909
- )
13910
- CreateUserProfileRequestRequestTypeDef = TypedDict(
13911
- "CreateUserProfileRequestRequestTypeDef",
13912
- {
13913
- "DomainId": str,
13914
- "UserProfileName": str,
13915
- "SingleSignOnUserIdentifier": NotRequired[str],
13916
- "SingleSignOnUserValue": NotRequired[str],
13917
- "Tags": NotRequired[Sequence[TagTypeDef]],
13918
- "UserSettings": NotRequired[UserSettingsTypeDef],
13919
- },
13920
- )
13921
- UpdateDomainRequestRequestTypeDef = TypedDict(
13922
- "UpdateDomainRequestRequestTypeDef",
13923
- {
13924
- "DomainId": str,
13925
- "DefaultUserSettings": NotRequired[UserSettingsTypeDef],
13926
- "DomainSettingsForUpdate": NotRequired[DomainSettingsForUpdateTypeDef],
13927
- "AppSecurityGroupManagement": NotRequired[AppSecurityGroupManagementType],
13928
- "DefaultSpaceSettings": NotRequired[DefaultSpaceSettingsTypeDef],
13929
- "SubnetIds": NotRequired[Sequence[str]],
13930
- "AppNetworkAccessType": NotRequired[AppNetworkAccessTypeType],
13931
- },
13932
- )
13933
- UpdateUserProfileRequestRequestTypeDef = TypedDict(
13934
- "UpdateUserProfileRequestRequestTypeDef",
13935
- {
13936
- "DomainId": str,
13937
- "UserProfileName": str,
13938
- "UserSettings": NotRequired[UserSettingsTypeDef],
13939
- },
13940
- )
13941
- UserSettingsUnionTypeDef = Union[UserSettingsTypeDef, UserSettingsOutputTypeDef]
13942
13315
  InferenceRecommendationsJobStepTypeDef = TypedDict(
13943
13316
  "InferenceRecommendationsJobStepTypeDef",
13944
13317
  {
@@ -14041,9 +13414,6 @@ TrainingSpecificationTypeDef = TypedDict(
14041
13414
  "AdditionalS3DataSource": NotRequired[AdditionalS3DataSourceTypeDef],
14042
13415
  },
14043
13416
  )
14044
- HyperParameterTuningJobConfigUnionTypeDef = Union[
14045
- HyperParameterTuningJobConfigTypeDef, HyperParameterTuningJobConfigExtraOutputTypeDef
14046
- ]
14047
13417
  ListAppImageConfigsResponseTypeDef = TypedDict(
14048
13418
  "ListAppImageConfigsResponseTypeDef",
14049
13419
  {
@@ -14069,9 +13439,6 @@ LabelingJobSummaryTypeDef = TypedDict(
14069
13439
  "InputConfig": NotRequired[LabelingJobInputConfigOutputTypeDef],
14070
13440
  },
14071
13441
  )
14072
- LabelingJobInputConfigUnionTypeDef = Union[
14073
- LabelingJobInputConfigTypeDef, LabelingJobInputConfigExtraOutputTypeDef
14074
- ]
14075
13442
  CreateWorkteamRequestRequestTypeDef = TypedDict(
14076
13443
  "CreateWorkteamRequestRequestTypeDef",
14077
13444
  {
@@ -14100,22 +13467,6 @@ ScalingPolicyTypeDef = TypedDict(
14100
13467
  "TargetTracking": NotRequired[TargetTrackingScalingPolicyConfigurationTypeDef],
14101
13468
  },
14102
13469
  )
14103
- ContainerDefinitionExtraOutputTypeDef = TypedDict(
14104
- "ContainerDefinitionExtraOutputTypeDef",
14105
- {
14106
- "ContainerHostname": NotRequired[str],
14107
- "Image": NotRequired[str],
14108
- "ImageConfig": NotRequired[ImageConfigTypeDef],
14109
- "Mode": NotRequired[ContainerModeType],
14110
- "ModelDataUrl": NotRequired[str],
14111
- "ModelDataSource": NotRequired[ModelDataSourceTypeDef],
14112
- "AdditionalModelDataSources": NotRequired[List[AdditionalModelDataSourceTypeDef]],
14113
- "Environment": NotRequired[Dict[str, str]],
14114
- "ModelPackageName": NotRequired[str],
14115
- "InferenceSpecificationName": NotRequired[str],
14116
- "MultiModelConfig": NotRequired[MultiModelConfigTypeDef],
14117
- },
14118
- )
14119
13470
  ContainerDefinitionOutputTypeDef = TypedDict(
14120
13471
  "ContainerDefinitionOutputTypeDef",
14121
13472
  {
@@ -14148,23 +13499,6 @@ ContainerDefinitionTypeDef = TypedDict(
14148
13499
  "MultiModelConfig": NotRequired[MultiModelConfigTypeDef],
14149
13500
  },
14150
13501
  )
14151
- ModelPackageContainerDefinitionExtraOutputTypeDef = TypedDict(
14152
- "ModelPackageContainerDefinitionExtraOutputTypeDef",
14153
- {
14154
- "Image": str,
14155
- "ContainerHostname": NotRequired[str],
14156
- "ImageDigest": NotRequired[str],
14157
- "ModelDataUrl": NotRequired[str],
14158
- "ModelDataSource": NotRequired[ModelDataSourceTypeDef],
14159
- "ProductId": NotRequired[str],
14160
- "Environment": NotRequired[Dict[str, str]],
14161
- "ModelInput": NotRequired[ModelInputTypeDef],
14162
- "Framework": NotRequired[str],
14163
- "FrameworkVersion": NotRequired[str],
14164
- "NearestModelName": NotRequired[str],
14165
- "AdditionalS3DataSource": NotRequired[AdditionalS3DataSourceTypeDef],
14166
- },
14167
- )
14168
13502
  ModelPackageContainerDefinitionOutputTypeDef = TypedDict(
14169
13503
  "ModelPackageContainerDefinitionOutputTypeDef",
14170
13504
  {
@@ -14274,13 +13608,6 @@ UpdateInferenceExperimentRequestRequestTypeDef = TypedDict(
14274
13608
  "ShadowModeConfig": NotRequired[ShadowModeConfigTypeDef],
14275
13609
  },
14276
13610
  )
14277
- MonitoringInputExtraOutputTypeDef = TypedDict(
14278
- "MonitoringInputExtraOutputTypeDef",
14279
- {
14280
- "EndpointInput": NotRequired[EndpointInputTypeDef],
14281
- "BatchTransformInput": NotRequired[BatchTransformInputExtraOutputTypeDef],
14282
- },
14283
- )
14284
13611
  DataQualityJobInputOutputTypeDef = TypedDict(
14285
13612
  "DataQualityJobInputOutputTypeDef",
14286
13613
  {
@@ -14355,9 +13682,6 @@ MonitoringInputTypeDef = TypedDict(
14355
13682
  "BatchTransformInput": NotRequired[BatchTransformInputTypeDef],
14356
13683
  },
14357
13684
  )
14358
- MonitoringOutputConfigUnionTypeDef = Union[
14359
- MonitoringOutputConfigTypeDef, MonitoringOutputConfigExtraOutputTypeDef
14360
- ]
14361
13685
  CreateOptimizationJobRequestRequestTypeDef = TypedDict(
14362
13686
  "CreateOptimizationJobRequestRequestTypeDef",
14363
13687
  {
@@ -14466,9 +13790,6 @@ CreateProcessingJobRequestRequestTypeDef = TypedDict(
14466
13790
  "ExperimentConfig": NotRequired[ExperimentConfigTypeDef],
14467
13791
  },
14468
13792
  )
14469
- ProcessingOutputConfigUnionTypeDef = Union[
14470
- ProcessingOutputConfigTypeDef, ProcessingOutputConfigExtraOutputTypeDef
14471
- ]
14472
13793
  DescribeFlowDefinitionResponseTypeDef = TypedDict(
14473
13794
  "DescribeFlowDefinitionResponseTypeDef",
14474
13795
  {
@@ -14497,7 +13818,6 @@ CreateFlowDefinitionRequestRequestTypeDef = TypedDict(
14497
13818
  "Tags": NotRequired[Sequence[TagTypeDef]],
14498
13819
  },
14499
13820
  )
14500
- HumanLoopConfigUnionTypeDef = Union[HumanLoopConfigTypeDef, HumanLoopConfigOutputTypeDef]
14501
13821
  DescribeLabelingJobResponseTypeDef = TypedDict(
14502
13822
  "DescribeLabelingJobResponseTypeDef",
14503
13823
  {
@@ -14537,7 +13857,30 @@ CreateLabelingJobRequestRequestTypeDef = TypedDict(
14537
13857
  "Tags": NotRequired[Sequence[TagTypeDef]],
14538
13858
  },
14539
13859
  )
14540
- HumanTaskConfigUnionTypeDef = Union[HumanTaskConfigTypeDef, HumanTaskConfigOutputTypeDef]
13860
+ SpaceSettingsOutputTypeDef = TypedDict(
13861
+ "SpaceSettingsOutputTypeDef",
13862
+ {
13863
+ "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsOutputTypeDef],
13864
+ "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsOutputTypeDef],
13865
+ "CodeEditorAppSettings": NotRequired[SpaceCodeEditorAppSettingsTypeDef],
13866
+ "JupyterLabAppSettings": NotRequired[SpaceJupyterLabAppSettingsOutputTypeDef],
13867
+ "AppType": NotRequired[AppTypeType],
13868
+ "SpaceStorageSettings": NotRequired[SpaceStorageSettingsTypeDef],
13869
+ "CustomFileSystems": NotRequired[List[CustomFileSystemTypeDef]],
13870
+ },
13871
+ )
13872
+ SpaceSettingsTypeDef = TypedDict(
13873
+ "SpaceSettingsTypeDef",
13874
+ {
13875
+ "JupyterServerAppSettings": NotRequired[JupyterServerAppSettingsTypeDef],
13876
+ "KernelGatewayAppSettings": NotRequired[KernelGatewayAppSettingsTypeDef],
13877
+ "CodeEditorAppSettings": NotRequired[SpaceCodeEditorAppSettingsTypeDef],
13878
+ "JupyterLabAppSettings": NotRequired[SpaceJupyterLabAppSettingsTypeDef],
13879
+ "AppType": NotRequired[AppTypeType],
13880
+ "SpaceStorageSettings": NotRequired[SpaceStorageSettingsTypeDef],
13881
+ "CustomFileSystems": NotRequired[Sequence[CustomFileSystemTypeDef]],
13882
+ },
13883
+ )
14541
13884
  DescribeTrainingJobResponseTypeDef = TypedDict(
14542
13885
  "DescribeTrainingJobResponseTypeDef",
14543
13886
  {
@@ -14630,9 +13973,6 @@ TrainingJobTypeDef = TypedDict(
14630
13973
  "Tags": NotRequired[List[TagTypeDef]],
14631
13974
  },
14632
13975
  )
14633
- AlgorithmSpecificationUnionTypeDef = Union[
14634
- AlgorithmSpecificationTypeDef, AlgorithmSpecificationExtraOutputTypeDef
14635
- ]
14636
13976
  CreateTransformJobRequestRequestTypeDef = TypedDict(
14637
13977
  "CreateTransformJobRequestRequestTypeDef",
14638
13978
  {
@@ -14679,18 +14019,6 @@ DescribeTransformJobResponseTypeDef = TypedDict(
14679
14019
  "ResponseMetadata": ResponseMetadataTypeDef,
14680
14020
  },
14681
14021
  )
14682
- TransformJobDefinitionExtraOutputTypeDef = TypedDict(
14683
- "TransformJobDefinitionExtraOutputTypeDef",
14684
- {
14685
- "TransformInput": TransformInputTypeDef,
14686
- "TransformOutput": TransformOutputTypeDef,
14687
- "TransformResources": TransformResourcesTypeDef,
14688
- "MaxConcurrentTransforms": NotRequired[int],
14689
- "MaxPayloadInMB": NotRequired[int],
14690
- "BatchStrategy": NotRequired[BatchStrategyType],
14691
- "Environment": NotRequired[Dict[str, str]],
14692
- },
14693
- )
14694
14022
  TransformJobDefinitionOutputTypeDef = TypedDict(
14695
14023
  "TransformJobDefinitionOutputTypeDef",
14696
14024
  {
@@ -14742,6 +14070,99 @@ TransformJobTypeDef = TypedDict(
14742
14070
  "Tags": NotRequired[List[TagTypeDef]],
14743
14071
  },
14744
14072
  )
14073
+ DescribeDomainResponseTypeDef = TypedDict(
14074
+ "DescribeDomainResponseTypeDef",
14075
+ {
14076
+ "DomainArn": str,
14077
+ "DomainId": str,
14078
+ "DomainName": str,
14079
+ "HomeEfsFileSystemId": str,
14080
+ "SingleSignOnManagedApplicationInstanceId": str,
14081
+ "SingleSignOnApplicationArn": str,
14082
+ "Status": DomainStatusType,
14083
+ "CreationTime": datetime,
14084
+ "LastModifiedTime": datetime,
14085
+ "FailureReason": str,
14086
+ "SecurityGroupIdForDomainBoundary": str,
14087
+ "AuthMode": AuthModeType,
14088
+ "DefaultUserSettings": UserSettingsOutputTypeDef,
14089
+ "DomainSettings": DomainSettingsOutputTypeDef,
14090
+ "AppNetworkAccessType": AppNetworkAccessTypeType,
14091
+ "HomeEfsFileSystemKmsKeyId": str,
14092
+ "SubnetIds": List[str],
14093
+ "Url": str,
14094
+ "VpcId": str,
14095
+ "KmsKeyId": str,
14096
+ "AppSecurityGroupManagement": AppSecurityGroupManagementType,
14097
+ "DefaultSpaceSettings": DefaultSpaceSettingsOutputTypeDef,
14098
+ "ResponseMetadata": ResponseMetadataTypeDef,
14099
+ },
14100
+ )
14101
+ DescribeUserProfileResponseTypeDef = TypedDict(
14102
+ "DescribeUserProfileResponseTypeDef",
14103
+ {
14104
+ "DomainId": str,
14105
+ "UserProfileArn": str,
14106
+ "UserProfileName": str,
14107
+ "HomeEfsFileSystemUid": str,
14108
+ "Status": UserProfileStatusType,
14109
+ "LastModifiedTime": datetime,
14110
+ "CreationTime": datetime,
14111
+ "FailureReason": str,
14112
+ "SingleSignOnUserIdentifier": str,
14113
+ "SingleSignOnUserValue": str,
14114
+ "UserSettings": UserSettingsOutputTypeDef,
14115
+ "ResponseMetadata": ResponseMetadataTypeDef,
14116
+ },
14117
+ )
14118
+ CreateDomainRequestRequestTypeDef = TypedDict(
14119
+ "CreateDomainRequestRequestTypeDef",
14120
+ {
14121
+ "DomainName": str,
14122
+ "AuthMode": AuthModeType,
14123
+ "DefaultUserSettings": UserSettingsTypeDef,
14124
+ "SubnetIds": Sequence[str],
14125
+ "VpcId": str,
14126
+ "DomainSettings": NotRequired[DomainSettingsTypeDef],
14127
+ "Tags": NotRequired[Sequence[TagTypeDef]],
14128
+ "AppNetworkAccessType": NotRequired[AppNetworkAccessTypeType],
14129
+ "HomeEfsFileSystemKmsKeyId": NotRequired[str],
14130
+ "KmsKeyId": NotRequired[str],
14131
+ "AppSecurityGroupManagement": NotRequired[AppSecurityGroupManagementType],
14132
+ "DefaultSpaceSettings": NotRequired[DefaultSpaceSettingsTypeDef],
14133
+ },
14134
+ )
14135
+ CreateUserProfileRequestRequestTypeDef = TypedDict(
14136
+ "CreateUserProfileRequestRequestTypeDef",
14137
+ {
14138
+ "DomainId": str,
14139
+ "UserProfileName": str,
14140
+ "SingleSignOnUserIdentifier": NotRequired[str],
14141
+ "SingleSignOnUserValue": NotRequired[str],
14142
+ "Tags": NotRequired[Sequence[TagTypeDef]],
14143
+ "UserSettings": NotRequired[UserSettingsTypeDef],
14144
+ },
14145
+ )
14146
+ UpdateDomainRequestRequestTypeDef = TypedDict(
14147
+ "UpdateDomainRequestRequestTypeDef",
14148
+ {
14149
+ "DomainId": str,
14150
+ "DefaultUserSettings": NotRequired[UserSettingsTypeDef],
14151
+ "DomainSettingsForUpdate": NotRequired[DomainSettingsForUpdateTypeDef],
14152
+ "AppSecurityGroupManagement": NotRequired[AppSecurityGroupManagementType],
14153
+ "DefaultSpaceSettings": NotRequired[DefaultSpaceSettingsTypeDef],
14154
+ "SubnetIds": NotRequired[Sequence[str]],
14155
+ "AppNetworkAccessType": NotRequired[AppNetworkAccessTypeType],
14156
+ },
14157
+ )
14158
+ UpdateUserProfileRequestRequestTypeDef = TypedDict(
14159
+ "UpdateUserProfileRequestRequestTypeDef",
14160
+ {
14161
+ "DomainId": str,
14162
+ "UserProfileName": str,
14163
+ "UserSettings": NotRequired[UserSettingsTypeDef],
14164
+ },
14165
+ )
14745
14166
  DescribeAutoMLJobV2ResponseTypeDef = TypedDict(
14746
14167
  "DescribeAutoMLJobV2ResponseTypeDef",
14747
14168
  {
@@ -14771,9 +14192,6 @@ DescribeAutoMLJobV2ResponseTypeDef = TypedDict(
14771
14192
  "ResponseMetadata": ResponseMetadataTypeDef,
14772
14193
  },
14773
14194
  )
14774
- AutoMLProblemTypeConfigUnionTypeDef = Union[
14775
- AutoMLProblemTypeConfigTypeDef, AutoMLProblemTypeConfigOutputTypeDef
14776
- ]
14777
14195
  CreateAutoMLJobV2RequestRequestTypeDef = TypedDict(
14778
14196
  "CreateAutoMLJobV2RequestRequestTypeDef",
14779
14197
  {
@@ -14807,7 +14225,6 @@ CreateEndpointInputRequestTypeDef = TypedDict(
14807
14225
  "Tags": NotRequired[Sequence[TagTypeDef]],
14808
14226
  },
14809
14227
  )
14810
- DeploymentConfigUnionTypeDef = Union[DeploymentConfigTypeDef, DeploymentConfigOutputTypeDef]
14811
14228
  UpdateEndpointInputRequestTypeDef = TypedDict(
14812
14229
  "UpdateEndpointInputRequestTypeDef",
14813
14230
  {
@@ -14852,9 +14269,6 @@ CreateInferenceRecommendationsJobRequestRequestTypeDef = TypedDict(
14852
14269
  "Tags": NotRequired[Sequence[TagTypeDef]],
14853
14270
  },
14854
14271
  )
14855
- RecommendationJobInputConfigUnionTypeDef = Union[
14856
- RecommendationJobInputConfigTypeDef, RecommendationJobInputConfigOutputTypeDef
14857
- ]
14858
14272
  DescribeEndpointConfigOutputTypeDef = TypedDict(
14859
14273
  "DescribeEndpointConfigOutputTypeDef",
14860
14274
  {
@@ -14909,7 +14323,6 @@ CreateEndpointConfigInputRequestTypeDef = TypedDict(
14909
14323
  "EnableNetworkIsolation": NotRequired[bool],
14910
14324
  },
14911
14325
  )
14912
- ExplainerConfigUnionTypeDef = Union[ExplainerConfigTypeDef, ExplainerConfigOutputTypeDef]
14913
14326
  DescribeHyperParameterTuningJobResponseTypeDef = TypedDict(
14914
14327
  "DescribeHyperParameterTuningJobResponseTypeDef",
14915
14328
  {
@@ -14990,8 +14403,7 @@ CreateTrainingJobRequestRequestTypeDef = TypedDict(
14990
14403
  },
14991
14404
  )
14992
14405
  HyperParameterTrainingJobDefinitionUnionTypeDef = Union[
14993
- HyperParameterTrainingJobDefinitionTypeDef,
14994
- HyperParameterTrainingJobDefinitionExtraOutputTypeDef,
14406
+ HyperParameterTrainingJobDefinitionTypeDef, HyperParameterTrainingJobDefinitionOutputTypeDef
14995
14407
  ]
14996
14408
  ListSpacesResponseTypeDef = TypedDict(
14997
14409
  "ListSpacesResponseTypeDef",
@@ -15031,9 +14443,6 @@ UpdateWorkteamResponseTypeDef = TypedDict(
15031
14443
  "ResponseMetadata": ResponseMetadataTypeDef,
15032
14444
  },
15033
14445
  )
15034
- TrainingSpecificationUnionTypeDef = Union[
15035
- TrainingSpecificationTypeDef, TrainingSpecificationOutputTypeDef
15036
- ]
15037
14446
  ListLabelingJobsResponseTypeDef = TypedDict(
15038
14447
  "ListLabelingJobsResponseTypeDef",
15039
14448
  {
@@ -15085,34 +14494,8 @@ ModelTypeDef = TypedDict(
15085
14494
  },
15086
14495
  )
15087
14496
  ContainerDefinitionUnionTypeDef = Union[
15088
- ContainerDefinitionTypeDef, ContainerDefinitionExtraOutputTypeDef
14497
+ ContainerDefinitionTypeDef, ContainerDefinitionOutputTypeDef
15089
14498
  ]
15090
- AdditionalInferenceSpecificationDefinitionExtraOutputTypeDef = TypedDict(
15091
- "AdditionalInferenceSpecificationDefinitionExtraOutputTypeDef",
15092
- {
15093
- "Name": str,
15094
- "Containers": List[ModelPackageContainerDefinitionExtraOutputTypeDef],
15095
- "Description": NotRequired[str],
15096
- "SupportedTransformInstanceTypes": NotRequired[List[TransformInstanceTypeType]],
15097
- "SupportedRealtimeInferenceInstanceTypes": NotRequired[
15098
- List[ProductionVariantInstanceTypeType]
15099
- ],
15100
- "SupportedContentTypes": NotRequired[List[str]],
15101
- "SupportedResponseMIMETypes": NotRequired[List[str]],
15102
- },
15103
- )
15104
- InferenceSpecificationExtraOutputTypeDef = TypedDict(
15105
- "InferenceSpecificationExtraOutputTypeDef",
15106
- {
15107
- "Containers": List[ModelPackageContainerDefinitionExtraOutputTypeDef],
15108
- "SupportedTransformInstanceTypes": NotRequired[List[TransformInstanceTypeType]],
15109
- "SupportedRealtimeInferenceInstanceTypes": NotRequired[
15110
- List[ProductionVariantInstanceTypeType]
15111
- ],
15112
- "SupportedContentTypes": NotRequired[List[str]],
15113
- "SupportedResponseMIMETypes": NotRequired[List[str]],
15114
- },
15115
- )
15116
14499
  AdditionalInferenceSpecificationDefinitionOutputTypeDef = TypedDict(
15117
14500
  "AdditionalInferenceSpecificationDefinitionOutputTypeDef",
15118
14501
  {
@@ -15165,12 +14548,6 @@ InferenceSpecificationTypeDef = TypedDict(
15165
14548
  "SupportedResponseMIMETypes": NotRequired[Sequence[str]],
15166
14549
  },
15167
14550
  )
15168
- SourceAlgorithmSpecificationExtraOutputTypeDef = TypedDict(
15169
- "SourceAlgorithmSpecificationExtraOutputTypeDef",
15170
- {
15171
- "SourceAlgorithms": List[SourceAlgorithmTypeDef],
15172
- },
15173
- )
15174
14551
  SourceAlgorithmSpecificationOutputTypeDef = TypedDict(
15175
14552
  "SourceAlgorithmSpecificationOutputTypeDef",
15176
14553
  {
@@ -15183,20 +14560,6 @@ SourceAlgorithmSpecificationTypeDef = TypedDict(
15183
14560
  "SourceAlgorithms": Sequence[SourceAlgorithmTypeDef],
15184
14561
  },
15185
14562
  )
15186
- MonitoringJobDefinitionExtraOutputTypeDef = TypedDict(
15187
- "MonitoringJobDefinitionExtraOutputTypeDef",
15188
- {
15189
- "MonitoringInputs": List[MonitoringInputExtraOutputTypeDef],
15190
- "MonitoringOutputConfig": MonitoringOutputConfigExtraOutputTypeDef,
15191
- "MonitoringResources": MonitoringResourcesTypeDef,
15192
- "MonitoringAppSpecification": MonitoringAppSpecificationExtraOutputTypeDef,
15193
- "RoleArn": str,
15194
- "BaselineConfig": NotRequired[MonitoringBaselineConfigTypeDef],
15195
- "StoppingCondition": NotRequired[MonitoringStoppingConditionTypeDef],
15196
- "Environment": NotRequired[Dict[str, str]],
15197
- "NetworkConfig": NotRequired[NetworkConfigExtraOutputTypeDef],
15198
- },
15199
- )
15200
14563
  DescribeDataQualityJobDefinitionResponseTypeDef = TypedDict(
15201
14564
  "DescribeDataQualityJobDefinitionResponseTypeDef",
15202
14565
  {
@@ -15294,9 +14657,6 @@ CreateDataQualityJobDefinitionRequestRequestTypeDef = TypedDict(
15294
14657
  "Tags": NotRequired[Sequence[TagTypeDef]],
15295
14658
  },
15296
14659
  )
15297
- DataQualityJobInputUnionTypeDef = Union[
15298
- DataQualityJobInputTypeDef, DataQualityJobInputOutputTypeDef
15299
- ]
15300
14660
  CreateModelBiasJobDefinitionRequestRequestTypeDef = TypedDict(
15301
14661
  "CreateModelBiasJobDefinitionRequestRequestTypeDef",
15302
14662
  {
@@ -15312,7 +14672,6 @@ CreateModelBiasJobDefinitionRequestRequestTypeDef = TypedDict(
15312
14672
  "Tags": NotRequired[Sequence[TagTypeDef]],
15313
14673
  },
15314
14674
  )
15315
- ModelBiasJobInputUnionTypeDef = Union[ModelBiasJobInputTypeDef, ModelBiasJobInputOutputTypeDef]
15316
14675
  CreateModelExplainabilityJobDefinitionRequestRequestTypeDef = TypedDict(
15317
14676
  "CreateModelExplainabilityJobDefinitionRequestRequestTypeDef",
15318
14677
  {
@@ -15328,9 +14687,6 @@ CreateModelExplainabilityJobDefinitionRequestRequestTypeDef = TypedDict(
15328
14687
  "Tags": NotRequired[Sequence[TagTypeDef]],
15329
14688
  },
15330
14689
  )
15331
- ModelExplainabilityJobInputUnionTypeDef = Union[
15332
- ModelExplainabilityJobInputTypeDef, ModelExplainabilityJobInputOutputTypeDef
15333
- ]
15334
14690
  CreateModelQualityJobDefinitionRequestRequestTypeDef = TypedDict(
15335
14691
  "CreateModelQualityJobDefinitionRequestRequestTypeDef",
15336
14692
  {
@@ -15346,9 +14702,6 @@ CreateModelQualityJobDefinitionRequestRequestTypeDef = TypedDict(
15346
14702
  "Tags": NotRequired[Sequence[TagTypeDef]],
15347
14703
  },
15348
14704
  )
15349
- ModelQualityJobInputUnionTypeDef = Union[
15350
- ModelQualityJobInputTypeDef, ModelQualityJobInputOutputTypeDef
15351
- ]
15352
14705
  MonitoringJobDefinitionTypeDef = TypedDict(
15353
14706
  "MonitoringJobDefinitionTypeDef",
15354
14707
  {
@@ -15363,11 +14716,44 @@ MonitoringJobDefinitionTypeDef = TypedDict(
15363
14716
  "NetworkConfig": NotRequired[NetworkConfigTypeDef],
15364
14717
  },
15365
14718
  )
15366
- ModelPackageValidationProfileExtraOutputTypeDef = TypedDict(
15367
- "ModelPackageValidationProfileExtraOutputTypeDef",
14719
+ DescribeSpaceResponseTypeDef = TypedDict(
14720
+ "DescribeSpaceResponseTypeDef",
15368
14721
  {
15369
- "ProfileName": str,
15370
- "TransformJobDefinition": TransformJobDefinitionExtraOutputTypeDef,
14722
+ "DomainId": str,
14723
+ "SpaceArn": str,
14724
+ "SpaceName": str,
14725
+ "HomeEfsFileSystemUid": str,
14726
+ "Status": SpaceStatusType,
14727
+ "LastModifiedTime": datetime,
14728
+ "CreationTime": datetime,
14729
+ "FailureReason": str,
14730
+ "SpaceSettings": SpaceSettingsOutputTypeDef,
14731
+ "OwnershipSettings": OwnershipSettingsTypeDef,
14732
+ "SpaceSharingSettings": SpaceSharingSettingsTypeDef,
14733
+ "SpaceDisplayName": str,
14734
+ "Url": str,
14735
+ "ResponseMetadata": ResponseMetadataTypeDef,
14736
+ },
14737
+ )
14738
+ CreateSpaceRequestRequestTypeDef = TypedDict(
14739
+ "CreateSpaceRequestRequestTypeDef",
14740
+ {
14741
+ "DomainId": str,
14742
+ "SpaceName": str,
14743
+ "Tags": NotRequired[Sequence[TagTypeDef]],
14744
+ "SpaceSettings": NotRequired[SpaceSettingsTypeDef],
14745
+ "OwnershipSettings": NotRequired[OwnershipSettingsTypeDef],
14746
+ "SpaceSharingSettings": NotRequired[SpaceSharingSettingsTypeDef],
14747
+ "SpaceDisplayName": NotRequired[str],
14748
+ },
14749
+ )
14750
+ UpdateSpaceRequestRequestTypeDef = TypedDict(
14751
+ "UpdateSpaceRequestRequestTypeDef",
14752
+ {
14753
+ "DomainId": str,
14754
+ "SpaceName": str,
14755
+ "SpaceSettings": NotRequired[SpaceSettingsTypeDef],
14756
+ "SpaceDisplayName": NotRequired[str],
15371
14757
  },
15372
14758
  )
15373
14759
  AlgorithmValidationProfileOutputTypeDef = TypedDict(
@@ -15464,23 +14850,8 @@ BatchDescribeModelPackageSummaryTypeDef = TypedDict(
15464
14850
  )
15465
14851
  AdditionalInferenceSpecificationDefinitionUnionTypeDef = Union[
15466
14852
  AdditionalInferenceSpecificationDefinitionTypeDef,
15467
- AdditionalInferenceSpecificationDefinitionExtraOutputTypeDef,
15468
- ]
15469
- InferenceSpecificationUnionTypeDef = Union[
15470
- InferenceSpecificationTypeDef, InferenceSpecificationExtraOutputTypeDef
14853
+ AdditionalInferenceSpecificationDefinitionOutputTypeDef,
15471
14854
  ]
15472
- SourceAlgorithmSpecificationUnionTypeDef = Union[
15473
- SourceAlgorithmSpecificationTypeDef, SourceAlgorithmSpecificationExtraOutputTypeDef
15474
- ]
15475
- MonitoringScheduleConfigExtraOutputTypeDef = TypedDict(
15476
- "MonitoringScheduleConfigExtraOutputTypeDef",
15477
- {
15478
- "ScheduleConfig": NotRequired[ScheduleConfigTypeDef],
15479
- "MonitoringJobDefinition": NotRequired[MonitoringJobDefinitionExtraOutputTypeDef],
15480
- "MonitoringJobDefinitionName": NotRequired[str],
15481
- "MonitoringType": NotRequired[MonitoringTypeType],
15482
- },
15483
- )
15484
14855
  MonitoringScheduleConfigOutputTypeDef = TypedDict(
15485
14856
  "MonitoringScheduleConfigOutputTypeDef",
15486
14857
  {
@@ -15499,13 +14870,6 @@ MonitoringScheduleConfigTypeDef = TypedDict(
15499
14870
  "MonitoringType": NotRequired[MonitoringTypeType],
15500
14871
  },
15501
14872
  )
15502
- ModelPackageValidationSpecificationExtraOutputTypeDef = TypedDict(
15503
- "ModelPackageValidationSpecificationExtraOutputTypeDef",
15504
- {
15505
- "ValidationRole": str,
15506
- "ValidationProfiles": List[ModelPackageValidationProfileExtraOutputTypeDef],
15507
- },
15508
- )
15509
14873
  AlgorithmValidationSpecificationOutputTypeDef = TypedDict(
15510
14874
  "AlgorithmValidationSpecificationOutputTypeDef",
15511
14875
  {
@@ -15641,9 +15005,6 @@ CreateMonitoringScheduleRequestRequestTypeDef = TypedDict(
15641
15005
  "Tags": NotRequired[Sequence[TagTypeDef]],
15642
15006
  },
15643
15007
  )
15644
- MonitoringScheduleConfigUnionTypeDef = Union[
15645
- MonitoringScheduleConfigTypeDef, MonitoringScheduleConfigExtraOutputTypeDef
15646
- ]
15647
15008
  UpdateMonitoringScheduleRequestRequestTypeDef = TypedDict(
15648
15009
  "UpdateMonitoringScheduleRequestRequestTypeDef",
15649
15010
  {
@@ -15742,9 +15103,6 @@ ModelPackageTypeDef = TypedDict(
15742
15103
  "SkipModelValidation": NotRequired[SkipModelValidationType],
15743
15104
  },
15744
15105
  )
15745
- AlgorithmValidationSpecificationUnionTypeDef = Union[
15746
- AlgorithmValidationSpecificationTypeDef, AlgorithmValidationSpecificationOutputTypeDef
15747
- ]
15748
15106
  CreateAlgorithmInputRequestTypeDef = TypedDict(
15749
15107
  "CreateAlgorithmInputRequestTypeDef",
15750
15108
  {
@@ -15786,10 +15144,6 @@ CreateModelPackageInputRequestTypeDef = TypedDict(
15786
15144
  "ModelCard": NotRequired[ModelPackageModelCardTypeDef],
15787
15145
  },
15788
15146
  )
15789
- ModelPackageValidationSpecificationUnionTypeDef = Union[
15790
- ModelPackageValidationSpecificationTypeDef,
15791
- ModelPackageValidationSpecificationExtraOutputTypeDef,
15792
- ]
15793
15147
  ModelDashboardModelTypeDef = TypedDict(
15794
15148
  "ModelDashboardModelTypeDef",
15795
15149
  {