mypy-boto3-sagemaker 1.40.3__py3-none-any.whl → 1.40.8__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.
- mypy_boto3_sagemaker/__init__.py +4 -0
- mypy_boto3_sagemaker/__init__.pyi +4 -0
- mypy_boto3_sagemaker/__main__.py +3 -3
- mypy_boto3_sagemaker/client.py +38 -2
- mypy_boto3_sagemaker/client.pyi +38 -2
- mypy_boto3_sagemaker/literals.py +9 -0
- mypy_boto3_sagemaker/literals.pyi +9 -0
- mypy_boto3_sagemaker/paginator.py +28 -0
- mypy_boto3_sagemaker/paginator.pyi +25 -0
- mypy_boto3_sagemaker/type_defs.py +139 -17
- mypy_boto3_sagemaker/type_defs.pyi +127 -17
- mypy_boto3_sagemaker/version.py +1 -1
- {mypy_boto3_sagemaker-1.40.3.dist-info → mypy_boto3_sagemaker-1.40.8.dist-info}/METADATA +8 -4
- mypy_boto3_sagemaker-1.40.8.dist-info/RECORD +20 -0
- mypy_boto3_sagemaker-1.40.3.dist-info/RECORD +0 -20
- {mypy_boto3_sagemaker-1.40.3.dist-info → mypy_boto3_sagemaker-1.40.8.dist-info}/WHEEL +0 -0
- {mypy_boto3_sagemaker-1.40.3.dist-info → mypy_boto3_sagemaker-1.40.8.dist-info}/licenses/LICENSE +0 -0
- {mypy_boto3_sagemaker-1.40.3.dist-info → mypy_boto3_sagemaker-1.40.8.dist-info}/top_level.txt +0 -0
|
@@ -236,6 +236,7 @@ from .literals import (
|
|
|
236
236
|
RepositoryAccessModeType,
|
|
237
237
|
ReservedCapacityInstanceTypeType,
|
|
238
238
|
ReservedCapacityStatusType,
|
|
239
|
+
ReservedCapacityTypeType,
|
|
239
240
|
ResourceCatalogSortOrderType,
|
|
240
241
|
ResourceSharingStrategyType,
|
|
241
242
|
ResourceTypeType,
|
|
@@ -306,6 +307,7 @@ from .literals import (
|
|
|
306
307
|
TransformJobStatusType,
|
|
307
308
|
TrialComponentPrimaryStatusType,
|
|
308
309
|
TtlDurationUnitType,
|
|
310
|
+
UltraServerHealthStatusType,
|
|
309
311
|
UserProfileSortKeyType,
|
|
310
312
|
UserProfileStatusType,
|
|
311
313
|
VariantPropertyTypeType,
|
|
@@ -897,6 +899,8 @@ __all__ = (
|
|
|
897
899
|
"DescribeProcessingJobResponseTypeDef",
|
|
898
900
|
"DescribeProjectInputTypeDef",
|
|
899
901
|
"DescribeProjectOutputTypeDef",
|
|
902
|
+
"DescribeReservedCapacityRequestTypeDef",
|
|
903
|
+
"DescribeReservedCapacityResponseTypeDef",
|
|
900
904
|
"DescribeSpaceRequestTypeDef",
|
|
901
905
|
"DescribeSpaceResponseTypeDef",
|
|
902
906
|
"DescribeStudioLifecycleConfigRequestTypeDef",
|
|
@@ -1120,6 +1124,9 @@ __all__ = (
|
|
|
1120
1124
|
"InstanceGroupTypeDef",
|
|
1121
1125
|
"InstanceMetadataServiceConfigurationTypeDef",
|
|
1122
1126
|
"InstanceMetadataTypeDef",
|
|
1127
|
+
"InstancePlacementConfigOutputTypeDef",
|
|
1128
|
+
"InstancePlacementConfigTypeDef",
|
|
1129
|
+
"InstancePlacementConfigUnionTypeDef",
|
|
1123
1130
|
"IntegerParameterRangeSpecificationTypeDef",
|
|
1124
1131
|
"IntegerParameterRangeTypeDef",
|
|
1125
1132
|
"JupyterLabAppImageConfigOutputTypeDef",
|
|
@@ -1395,6 +1402,9 @@ __all__ = (
|
|
|
1395
1402
|
"ListTrialsRequestPaginateTypeDef",
|
|
1396
1403
|
"ListTrialsRequestTypeDef",
|
|
1397
1404
|
"ListTrialsResponseTypeDef",
|
|
1405
|
+
"ListUltraServersByReservedCapacityRequestPaginateTypeDef",
|
|
1406
|
+
"ListUltraServersByReservedCapacityRequestTypeDef",
|
|
1407
|
+
"ListUltraServersByReservedCapacityResponseTypeDef",
|
|
1398
1408
|
"ListUserProfilesRequestPaginateTypeDef",
|
|
1399
1409
|
"ListUserProfilesRequestTypeDef",
|
|
1400
1410
|
"ListUserProfilesResponseTypeDef",
|
|
@@ -1599,6 +1609,7 @@ __all__ = (
|
|
|
1599
1609
|
"PipelineTypeDef",
|
|
1600
1610
|
"PipelineVersionSummaryTypeDef",
|
|
1601
1611
|
"PipelineVersionTypeDef",
|
|
1612
|
+
"PlacementSpecificationTypeDef",
|
|
1602
1613
|
"PredefinedMetricSpecificationTypeDef",
|
|
1603
1614
|
"PresignedUrlAccessConfigTypeDef",
|
|
1604
1615
|
"PriorityClassTypeDef",
|
|
@@ -1868,6 +1879,7 @@ __all__ = (
|
|
|
1868
1879
|
"TrialSourceTypeDef",
|
|
1869
1880
|
"TrialSummaryTypeDef",
|
|
1870
1881
|
"TrialTypeDef",
|
|
1882
|
+
"TrustedIdentityPropagationSettingsTypeDef",
|
|
1871
1883
|
"TtlDurationTypeDef",
|
|
1872
1884
|
"TuningJobCompletionCriteriaTypeDef",
|
|
1873
1885
|
"TuningJobStepMetaDataTypeDef",
|
|
@@ -1875,6 +1887,9 @@ __all__ = (
|
|
|
1875
1887
|
"UiConfigTypeDef",
|
|
1876
1888
|
"UiTemplateInfoTypeDef",
|
|
1877
1889
|
"UiTemplateTypeDef",
|
|
1890
|
+
"UltraServerInfoTypeDef",
|
|
1891
|
+
"UltraServerSummaryTypeDef",
|
|
1892
|
+
"UltraServerTypeDef",
|
|
1878
1893
|
"UnifiedStudioSettingsTypeDef",
|
|
1879
1894
|
"UpdateActionRequestTypeDef",
|
|
1880
1895
|
"UpdateActionResponseTypeDef",
|
|
@@ -2559,6 +2574,10 @@ class ClusterMetadataTypeDef(TypedDict):
|
|
|
2559
2574
|
SlrAccessEntry: NotRequired[str]
|
|
2560
2575
|
|
|
2561
2576
|
|
|
2577
|
+
class UltraServerInfoTypeDef(TypedDict):
|
|
2578
|
+
Id: NotRequired[str]
|
|
2579
|
+
|
|
2580
|
+
|
|
2562
2581
|
class ClusterOrchestratorEksConfigTypeDef(TypedDict):
|
|
2563
2582
|
ClusterArn: str
|
|
2564
2583
|
|
|
@@ -3866,6 +3885,18 @@ class ServiceCatalogProvisionedProductDetailsTypeDef(TypedDict):
|
|
|
3866
3885
|
ProvisionedProductStatusMessage: NotRequired[str]
|
|
3867
3886
|
|
|
3868
3887
|
|
|
3888
|
+
class DescribeReservedCapacityRequestTypeDef(TypedDict):
|
|
3889
|
+
ReservedCapacityArn: str
|
|
3890
|
+
|
|
3891
|
+
|
|
3892
|
+
class UltraServerSummaryTypeDef(TypedDict):
|
|
3893
|
+
UltraServerType: str
|
|
3894
|
+
InstanceType: ReservedCapacityInstanceTypeType
|
|
3895
|
+
UltraServerCount: NotRequired[int]
|
|
3896
|
+
AvailableSpareInstanceCount: NotRequired[int]
|
|
3897
|
+
UnhealthyInstanceCount: NotRequired[int]
|
|
3898
|
+
|
|
3899
|
+
|
|
3869
3900
|
class DescribeSpaceRequestTypeDef(TypedDict):
|
|
3870
3901
|
DomainId: str
|
|
3871
3902
|
SpaceName: str
|
|
@@ -3944,6 +3975,9 @@ class ReservedCapacitySummaryTypeDef(TypedDict):
|
|
|
3944
3975
|
InstanceType: ReservedCapacityInstanceTypeType
|
|
3945
3976
|
TotalInstanceCount: int
|
|
3946
3977
|
Status: ReservedCapacityStatusType
|
|
3978
|
+
ReservedCapacityType: NotRequired[ReservedCapacityTypeType]
|
|
3979
|
+
UltraServerType: NotRequired[str]
|
|
3980
|
+
UltraServerCount: NotRequired[int]
|
|
3947
3981
|
AvailabilityZone: NotRequired[str]
|
|
3948
3982
|
DurationHours: NotRequired[int]
|
|
3949
3983
|
DurationMinutes: NotRequired[int]
|
|
@@ -4078,6 +4112,10 @@ class DomainDetailsTypeDef(TypedDict):
|
|
|
4078
4112
|
Url: NotRequired[str]
|
|
4079
4113
|
|
|
4080
4114
|
|
|
4115
|
+
class TrustedIdentityPropagationSettingsTypeDef(TypedDict):
|
|
4116
|
+
Status: FeatureStatusType
|
|
4117
|
+
|
|
4118
|
+
|
|
4081
4119
|
class UnifiedStudioSettingsTypeDef(TypedDict):
|
|
4082
4120
|
StudioWebPortalAccess: NotRequired[FeatureStatusType]
|
|
4083
4121
|
DomainAccountId: NotRequired[str]
|
|
@@ -4472,6 +4510,11 @@ class InstanceGroupTypeDef(TypedDict):
|
|
|
4472
4510
|
InstanceGroupName: str
|
|
4473
4511
|
|
|
4474
4512
|
|
|
4513
|
+
class PlacementSpecificationTypeDef(TypedDict):
|
|
4514
|
+
InstanceCount: int
|
|
4515
|
+
UltraServerId: NotRequired[str]
|
|
4516
|
+
|
|
4517
|
+
|
|
4475
4518
|
class IntegerParameterRangeSpecificationTypeDef(TypedDict):
|
|
4476
4519
|
MinValue: str
|
|
4477
4520
|
MaxValue: str
|
|
@@ -4834,6 +4877,26 @@ class TransformJobSummaryTypeDef(TypedDict):
|
|
|
4834
4877
|
FailureReason: NotRequired[str]
|
|
4835
4878
|
|
|
4836
4879
|
|
|
4880
|
+
class ListUltraServersByReservedCapacityRequestTypeDef(TypedDict):
|
|
4881
|
+
ReservedCapacityArn: str
|
|
4882
|
+
MaxResults: NotRequired[int]
|
|
4883
|
+
NextToken: NotRequired[str]
|
|
4884
|
+
|
|
4885
|
+
|
|
4886
|
+
class UltraServerTypeDef(TypedDict):
|
|
4887
|
+
UltraServerId: str
|
|
4888
|
+
UltraServerType: str
|
|
4889
|
+
AvailabilityZone: str
|
|
4890
|
+
InstanceType: ReservedCapacityInstanceTypeType
|
|
4891
|
+
TotalInstanceCount: int
|
|
4892
|
+
ConfiguredSpareInstanceCount: NotRequired[int]
|
|
4893
|
+
AvailableInstanceCount: NotRequired[int]
|
|
4894
|
+
InUseInstanceCount: NotRequired[int]
|
|
4895
|
+
AvailableSpareInstanceCount: NotRequired[int]
|
|
4896
|
+
UnhealthyInstanceCount: NotRequired[int]
|
|
4897
|
+
HealthStatus: NotRequired[UltraServerHealthStatusType]
|
|
4898
|
+
|
|
4899
|
+
|
|
4837
4900
|
class ListUserProfilesRequestTypeDef(TypedDict):
|
|
4838
4901
|
NextToken: NotRequired[str]
|
|
4839
4902
|
MaxResults: NotRequired[int]
|
|
@@ -5292,6 +5355,9 @@ class RenderingErrorTypeDef(TypedDict):
|
|
|
5292
5355
|
class ReservedCapacityOfferingTypeDef(TypedDict):
|
|
5293
5356
|
InstanceType: ReservedCapacityInstanceTypeType
|
|
5294
5357
|
InstanceCount: int
|
|
5358
|
+
ReservedCapacityType: NotRequired[ReservedCapacityTypeType]
|
|
5359
|
+
UltraServerType: NotRequired[str]
|
|
5360
|
+
UltraServerCount: NotRequired[int]
|
|
5295
5361
|
AvailabilityZone: NotRequired[str]
|
|
5296
5362
|
DurationHours: NotRequired[int]
|
|
5297
5363
|
DurationMinutes: NotRequired[int]
|
|
@@ -6433,6 +6499,7 @@ class CreateStudioLifecycleConfigRequestTypeDef(TypedDict):
|
|
|
6433
6499
|
class CreateTrainingPlanRequestTypeDef(TypedDict):
|
|
6434
6500
|
TrainingPlanName: str
|
|
6435
6501
|
TrainingPlanOfferingId: str
|
|
6502
|
+
SpareInstanceCountPerUltraServer: NotRequired[int]
|
|
6436
6503
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
6437
6504
|
|
|
6438
6505
|
|
|
@@ -6520,6 +6587,7 @@ class DescribeAppResponseTypeDef(TypedDict):
|
|
|
6520
6587
|
UserProfileName: str
|
|
6521
6588
|
SpaceName: str
|
|
6522
6589
|
Status: AppStatusType
|
|
6590
|
+
EffectiveTrustedIdentityPropagationStatus: FeatureStatusType
|
|
6523
6591
|
RecoveryMode: bool
|
|
6524
6592
|
LastHealthCheckTimestamp: datetime
|
|
6525
6593
|
LastUserActivityTimestamp: datetime
|
|
@@ -6912,6 +6980,7 @@ class ClusterNodeSummaryTypeDef(TypedDict):
|
|
|
6912
6980
|
InstanceStatus: ClusterInstanceStatusDetailsTypeDef
|
|
6913
6981
|
NodeLogicalId: NotRequired[str]
|
|
6914
6982
|
LastSoftwareUpdateTime: NotRequired[datetime]
|
|
6983
|
+
UltraServerInfo: NotRequired[UltraServerInfoTypeDef]
|
|
6915
6984
|
|
|
6916
6985
|
|
|
6917
6986
|
class ClusterOrchestratorTypeDef(TypedDict):
|
|
@@ -7215,6 +7284,11 @@ class ListTrainingJobsForHyperParameterTuningJobRequestPaginateTypeDef(TypedDict
|
|
|
7215
7284
|
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
7216
7285
|
|
|
7217
7286
|
|
|
7287
|
+
class ListUltraServersByReservedCapacityRequestPaginateTypeDef(TypedDict):
|
|
7288
|
+
ReservedCapacityArn: str
|
|
7289
|
+
PaginationConfig: NotRequired[PaginatorConfigTypeDef]
|
|
7290
|
+
|
|
7291
|
+
|
|
7218
7292
|
class ListUserProfilesRequestPaginateTypeDef(TypedDict):
|
|
7219
7293
|
SortOrder: NotRequired[SortOrderType]
|
|
7220
7294
|
SortBy: NotRequired[UserProfileSortKeyType]
|
|
@@ -8884,6 +8958,8 @@ class SearchTrainingPlanOfferingsRequestTypeDef(TypedDict):
|
|
|
8884
8958
|
TargetResources: Sequence[SageMakerResourceNameType]
|
|
8885
8959
|
InstanceType: NotRequired[ReservedCapacityInstanceTypeType]
|
|
8886
8960
|
InstanceCount: NotRequired[int]
|
|
8961
|
+
UltraServerType: NotRequired[str]
|
|
8962
|
+
UltraServerCount: NotRequired[int]
|
|
8887
8963
|
StartTimeAfter: NotRequired[TimestampTypeDef]
|
|
8888
8964
|
EndTimeBefore: NotRequired[TimestampTypeDef]
|
|
8889
8965
|
|
|
@@ -9244,6 +9320,23 @@ DescribePartnerAppResponseTypeDef = TypedDict(
|
|
|
9244
9320
|
)
|
|
9245
9321
|
|
|
9246
9322
|
|
|
9323
|
+
class DescribeReservedCapacityResponseTypeDef(TypedDict):
|
|
9324
|
+
ReservedCapacityArn: str
|
|
9325
|
+
ReservedCapacityType: ReservedCapacityTypeType
|
|
9326
|
+
Status: ReservedCapacityStatusType
|
|
9327
|
+
AvailabilityZone: str
|
|
9328
|
+
DurationHours: int
|
|
9329
|
+
DurationMinutes: int
|
|
9330
|
+
StartTime: datetime
|
|
9331
|
+
EndTime: datetime
|
|
9332
|
+
InstanceType: ReservedCapacityInstanceTypeType
|
|
9333
|
+
TotalInstanceCount: int
|
|
9334
|
+
AvailableInstanceCount: int
|
|
9335
|
+
InUseInstanceCount: int
|
|
9336
|
+
UltraServerSummary: UltraServerSummaryTypeDef
|
|
9337
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
9338
|
+
|
|
9339
|
+
|
|
9247
9340
|
class DescribeSubscribedWorkteamResponseTypeDef(TypedDict):
|
|
9248
9341
|
SubscribedWorkteam: SubscribedWorkteamTypeDef
|
|
9249
9342
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -9281,6 +9374,9 @@ class DescribeTrainingPlanResponseTypeDef(TypedDict):
|
|
|
9281
9374
|
TotalInstanceCount: int
|
|
9282
9375
|
AvailableInstanceCount: int
|
|
9283
9376
|
InUseInstanceCount: int
|
|
9377
|
+
UnhealthyInstanceCount: int
|
|
9378
|
+
AvailableSpareInstanceCount: int
|
|
9379
|
+
TotalUltraServerCount: int
|
|
9284
9380
|
TargetResources: List[SageMakerResourceNameType]
|
|
9285
9381
|
ReservedCapacitySummaries: List[ReservedCapacitySummaryTypeDef]
|
|
9286
9382
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -9300,6 +9396,7 @@ class TrainingPlanSummaryTypeDef(TypedDict):
|
|
|
9300
9396
|
TotalInstanceCount: NotRequired[int]
|
|
9301
9397
|
AvailableInstanceCount: NotRequired[int]
|
|
9302
9398
|
InUseInstanceCount: NotRequired[int]
|
|
9399
|
+
TotalUltraServerCount: NotRequired[int]
|
|
9303
9400
|
TargetResources: NotRequired[List[SageMakerResourceNameType]]
|
|
9304
9401
|
ReservedCapacitySummaries: NotRequired[List[ReservedCapacitySummaryTypeDef]]
|
|
9305
9402
|
|
|
@@ -9651,24 +9748,14 @@ class ListInferenceRecommendationsJobsResponseTypeDef(TypedDict):
|
|
|
9651
9748
|
NextToken: NotRequired[str]
|
|
9652
9749
|
|
|
9653
9750
|
|
|
9654
|
-
class
|
|
9655
|
-
|
|
9656
|
-
|
|
9657
|
-
InstanceCount: NotRequired[int]
|
|
9658
|
-
VolumeKmsKeyId: NotRequired[str]
|
|
9659
|
-
KeepAlivePeriodInSeconds: NotRequired[int]
|
|
9660
|
-
InstanceGroups: NotRequired[List[InstanceGroupTypeDef]]
|
|
9661
|
-
TrainingPlanArn: NotRequired[str]
|
|
9751
|
+
class InstancePlacementConfigOutputTypeDef(TypedDict):
|
|
9752
|
+
EnableMultipleJobs: NotRequired[bool]
|
|
9753
|
+
PlacementSpecifications: NotRequired[List[PlacementSpecificationTypeDef]]
|
|
9662
9754
|
|
|
9663
9755
|
|
|
9664
|
-
class
|
|
9665
|
-
|
|
9666
|
-
|
|
9667
|
-
InstanceCount: NotRequired[int]
|
|
9668
|
-
VolumeKmsKeyId: NotRequired[str]
|
|
9669
|
-
KeepAlivePeriodInSeconds: NotRequired[int]
|
|
9670
|
-
InstanceGroups: NotRequired[Sequence[InstanceGroupTypeDef]]
|
|
9671
|
-
TrainingPlanArn: NotRequired[str]
|
|
9756
|
+
class InstancePlacementConfigTypeDef(TypedDict):
|
|
9757
|
+
EnableMultipleJobs: NotRequired[bool]
|
|
9758
|
+
PlacementSpecifications: NotRequired[Sequence[PlacementSpecificationTypeDef]]
|
|
9672
9759
|
|
|
9673
9760
|
|
|
9674
9761
|
class ParameterRangeOutputTypeDef(TypedDict):
|
|
@@ -9899,6 +9986,12 @@ class ListTransformJobsResponseTypeDef(TypedDict):
|
|
|
9899
9986
|
NextToken: NotRequired[str]
|
|
9900
9987
|
|
|
9901
9988
|
|
|
9989
|
+
class ListUltraServersByReservedCapacityResponseTypeDef(TypedDict):
|
|
9990
|
+
UltraServers: List[UltraServerTypeDef]
|
|
9991
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
9992
|
+
NextToken: NotRequired[str]
|
|
9993
|
+
|
|
9994
|
+
|
|
9902
9995
|
class ListUserProfilesResponseTypeDef(TypedDict):
|
|
9903
9996
|
UserProfiles: List[UserProfileDetailsTypeDef]
|
|
9904
9997
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -10331,6 +10424,7 @@ class DomainSettingsOutputTypeDef(TypedDict):
|
|
|
10331
10424
|
SecurityGroupIds: NotRequired[List[str]]
|
|
10332
10425
|
RStudioServerProDomainSettings: NotRequired[RStudioServerProDomainSettingsTypeDef]
|
|
10333
10426
|
ExecutionRoleIdentityConfig: NotRequired[ExecutionRoleIdentityConfigType]
|
|
10427
|
+
TrustedIdentityPropagationSettings: NotRequired[TrustedIdentityPropagationSettingsTypeDef]
|
|
10334
10428
|
DockerSettings: NotRequired[DockerSettingsOutputTypeDef]
|
|
10335
10429
|
AmazonQSettings: NotRequired[AmazonQSettingsTypeDef]
|
|
10336
10430
|
UnifiedStudioSettings: NotRequired[UnifiedStudioSettingsTypeDef]
|
|
@@ -10340,6 +10434,7 @@ class DomainSettingsTypeDef(TypedDict):
|
|
|
10340
10434
|
SecurityGroupIds: NotRequired[Sequence[str]]
|
|
10341
10435
|
RStudioServerProDomainSettings: NotRequired[RStudioServerProDomainSettingsTypeDef]
|
|
10342
10436
|
ExecutionRoleIdentityConfig: NotRequired[ExecutionRoleIdentityConfigType]
|
|
10437
|
+
TrustedIdentityPropagationSettings: NotRequired[TrustedIdentityPropagationSettingsTypeDef]
|
|
10343
10438
|
DockerSettings: NotRequired[DockerSettingsTypeDef]
|
|
10344
10439
|
AmazonQSettings: NotRequired[AmazonQSettingsTypeDef]
|
|
10345
10440
|
UnifiedStudioSettings: NotRequired[UnifiedStudioSettingsTypeDef]
|
|
@@ -10653,6 +10748,7 @@ class ClusterNodeDetailsTypeDef(TypedDict):
|
|
|
10653
10748
|
Placement: NotRequired[ClusterInstancePlacementTypeDef]
|
|
10654
10749
|
CurrentImageId: NotRequired[str]
|
|
10655
10750
|
DesiredImageId: NotRequired[str]
|
|
10751
|
+
UltraServerInfo: NotRequired[UltraServerInfoTypeDef]
|
|
10656
10752
|
|
|
10657
10753
|
|
|
10658
10754
|
class ListClusterNodesResponseTypeDef(TypedDict):
|
|
@@ -10824,6 +10920,7 @@ class DomainSettingsForUpdateTypeDef(TypedDict):
|
|
|
10824
10920
|
]
|
|
10825
10921
|
ExecutionRoleIdentityConfig: NotRequired[ExecutionRoleIdentityConfigType]
|
|
10826
10922
|
SecurityGroupIds: NotRequired[Sequence[str]]
|
|
10923
|
+
TrustedIdentityPropagationSettings: NotRequired[TrustedIdentityPropagationSettingsTypeDef]
|
|
10827
10924
|
DockerSettings: NotRequired[DockerSettingsUnionTypeDef]
|
|
10828
10925
|
AmazonQSettings: NotRequired[AmazonQSettingsTypeDef]
|
|
10829
10926
|
UnifiedStudioSettings: NotRequired[UnifiedStudioSettingsTypeDef]
|
|
@@ -11246,7 +11343,20 @@ class CreateInferenceComponentInputTypeDef(TypedDict):
|
|
|
11246
11343
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
11247
11344
|
|
|
11248
11345
|
|
|
11249
|
-
|
|
11346
|
+
class ResourceConfigOutputTypeDef(TypedDict):
|
|
11347
|
+
VolumeSizeInGB: int
|
|
11348
|
+
InstanceType: NotRequired[TrainingInstanceTypeType]
|
|
11349
|
+
InstanceCount: NotRequired[int]
|
|
11350
|
+
VolumeKmsKeyId: NotRequired[str]
|
|
11351
|
+
KeepAlivePeriodInSeconds: NotRequired[int]
|
|
11352
|
+
InstanceGroups: NotRequired[List[InstanceGroupTypeDef]]
|
|
11353
|
+
TrainingPlanArn: NotRequired[str]
|
|
11354
|
+
InstancePlacementConfig: NotRequired[InstancePlacementConfigOutputTypeDef]
|
|
11355
|
+
|
|
11356
|
+
|
|
11357
|
+
InstancePlacementConfigUnionTypeDef = Union[
|
|
11358
|
+
InstancePlacementConfigTypeDef, InstancePlacementConfigOutputTypeDef
|
|
11359
|
+
]
|
|
11250
11360
|
HyperParameterSpecificationOutputTypeDef = TypedDict(
|
|
11251
11361
|
"HyperParameterSpecificationOutputTypeDef",
|
|
11252
11362
|
{
|
|
@@ -12229,6 +12339,17 @@ InferenceComponentDeploymentConfigUnionTypeDef = Union[
|
|
|
12229
12339
|
]
|
|
12230
12340
|
|
|
12231
12341
|
|
|
12342
|
+
class ResourceConfigTypeDef(TypedDict):
|
|
12343
|
+
VolumeSizeInGB: int
|
|
12344
|
+
InstanceType: NotRequired[TrainingInstanceTypeType]
|
|
12345
|
+
InstanceCount: NotRequired[int]
|
|
12346
|
+
VolumeKmsKeyId: NotRequired[str]
|
|
12347
|
+
KeepAlivePeriodInSeconds: NotRequired[int]
|
|
12348
|
+
InstanceGroups: NotRequired[Sequence[InstanceGroupTypeDef]]
|
|
12349
|
+
TrainingPlanArn: NotRequired[str]
|
|
12350
|
+
InstancePlacementConfig: NotRequired[InstancePlacementConfigUnionTypeDef]
|
|
12351
|
+
|
|
12352
|
+
|
|
12232
12353
|
class TrainingSpecificationOutputTypeDef(TypedDict):
|
|
12233
12354
|
TrainingImage: str
|
|
12234
12355
|
SupportedTrainingInstanceTypes: List[TrainingInstanceTypeType]
|
|
@@ -13042,6 +13163,7 @@ class UpdateInferenceComponentInputTypeDef(TypedDict):
|
|
|
13042
13163
|
DeploymentConfig: NotRequired[InferenceComponentDeploymentConfigUnionTypeDef]
|
|
13043
13164
|
|
|
13044
13165
|
|
|
13166
|
+
ResourceConfigUnionTypeDef = Union[ResourceConfigTypeDef, ResourceConfigOutputTypeDef]
|
|
13045
13167
|
TrainingSpecificationUnionTypeDef = Union[
|
|
13046
13168
|
TrainingSpecificationTypeDef, TrainingSpecificationOutputTypeDef
|
|
13047
13169
|
]
|