mypy-boto3-sagemaker 1.34.89__py3-none-any.whl → 1.34.98__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/__main__.py +4 -4
- mypy_boto3_sagemaker/client.py +155 -153
- mypy_boto3_sagemaker/client.pyi +155 -153
- mypy_boto3_sagemaker/literals.py +70 -0
- mypy_boto3_sagemaker/literals.pyi +70 -0
- mypy_boto3_sagemaker/paginator.py +14 -14
- mypy_boto3_sagemaker/paginator.pyi +14 -14
- mypy_boto3_sagemaker/type_defs.py +2245 -1228
- mypy_boto3_sagemaker/type_defs.pyi +2245 -1228
- mypy_boto3_sagemaker/version.py +1 -1
- {mypy_boto3_sagemaker-1.34.89.dist-info → mypy_boto3_sagemaker-1.34.98.dist-info}/METADATA +4 -4
- mypy_boto3_sagemaker-1.34.98.dist-info/RECORD +20 -0
- mypy_boto3_sagemaker-1.34.89.dist-info/RECORD +0 -20
- {mypy_boto3_sagemaker-1.34.89.dist-info → mypy_boto3_sagemaker-1.34.98.dist-info}/LICENSE +0 -0
- {mypy_boto3_sagemaker-1.34.89.dist-info → mypy_boto3_sagemaker-1.34.98.dist-info}/WHEEL +0 -0
- {mypy_boto3_sagemaker-1.34.89.dist-info → mypy_boto3_sagemaker-1.34.98.dist-info}/top_level.txt +0 -0
mypy_boto3_sagemaker/client.pyi
CHANGED
|
@@ -210,31 +210,31 @@ from .paginator import (
|
|
|
210
210
|
from .type_defs import (
|
|
211
211
|
ActionSourceTypeDef,
|
|
212
212
|
AddAssociationResponseTypeDef,
|
|
213
|
-
|
|
213
|
+
AdditionalInferenceSpecificationDefinitionUnionTypeDef,
|
|
214
214
|
AddTagsOutputTypeDef,
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
215
|
+
AlgorithmSpecificationUnionTypeDef,
|
|
216
|
+
AlgorithmValidationSpecificationUnionTypeDef,
|
|
217
|
+
AppSpecificationUnionTypeDef,
|
|
218
|
+
ArtifactSourceUnionTypeDef,
|
|
219
219
|
AssociateTrialComponentResponseTypeDef,
|
|
220
|
-
|
|
220
|
+
AsyncInferenceConfigUnionTypeDef,
|
|
221
221
|
AutoMLChannelTypeDef,
|
|
222
222
|
AutoMLDataSplitConfigTypeDef,
|
|
223
223
|
AutoMLJobChannelTypeDef,
|
|
224
|
-
|
|
224
|
+
AutoMLJobConfigUnionTypeDef,
|
|
225
225
|
AutoMLJobObjectiveTypeDef,
|
|
226
226
|
AutoMLOutputDataConfigTypeDef,
|
|
227
|
-
|
|
228
|
-
|
|
227
|
+
AutoMLProblemTypeConfigUnionTypeDef,
|
|
228
|
+
AutoMLSecurityConfigUnionTypeDef,
|
|
229
229
|
AutotuneTypeDef,
|
|
230
230
|
BatchDataCaptureConfigTypeDef,
|
|
231
231
|
BatchDescribeModelPackageOutputTypeDef,
|
|
232
|
-
|
|
232
|
+
ChannelUnionTypeDef,
|
|
233
233
|
CheckpointConfigTypeDef,
|
|
234
234
|
ClusterInstanceGroupSpecificationTypeDef,
|
|
235
|
-
|
|
235
|
+
CodeEditorAppImageConfigUnionTypeDef,
|
|
236
236
|
CognitoConfigTypeDef,
|
|
237
|
-
|
|
237
|
+
ContainerDefinitionUnionTypeDef,
|
|
238
238
|
ContextSourceTypeDef,
|
|
239
239
|
CreateActionResponseTypeDef,
|
|
240
240
|
CreateAlgorithmOutputTypeDef,
|
|
@@ -289,14 +289,14 @@ from .type_defs import (
|
|
|
289
289
|
CreateUserProfileResponseTypeDef,
|
|
290
290
|
CreateWorkforceResponseTypeDef,
|
|
291
291
|
CreateWorkteamResponseTypeDef,
|
|
292
|
-
|
|
292
|
+
DataCaptureConfigUnionTypeDef,
|
|
293
293
|
DataProcessingTypeDef,
|
|
294
|
-
|
|
294
|
+
DataQualityAppSpecificationUnionTypeDef,
|
|
295
295
|
DataQualityBaselineConfigTypeDef,
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
296
|
+
DataQualityJobInputUnionTypeDef,
|
|
297
|
+
DebugHookConfigUnionTypeDef,
|
|
298
|
+
DebugRuleConfigurationUnionTypeDef,
|
|
299
|
+
DefaultSpaceSettingsUnionTypeDef,
|
|
300
300
|
DeleteActionResponseTypeDef,
|
|
301
301
|
DeleteArtifactResponseTypeDef,
|
|
302
302
|
DeleteAssociationResponseTypeDef,
|
|
@@ -308,7 +308,7 @@ from .type_defs import (
|
|
|
308
308
|
DeleteTrialComponentResponseTypeDef,
|
|
309
309
|
DeleteTrialResponseTypeDef,
|
|
310
310
|
DeleteWorkteamResponseTypeDef,
|
|
311
|
-
|
|
311
|
+
DeploymentConfigUnionTypeDef,
|
|
312
312
|
DeploymentStageTypeDef,
|
|
313
313
|
DescribeActionResponseTypeDef,
|
|
314
314
|
DescribeAlgorithmOutputTypeDef,
|
|
@@ -375,13 +375,13 @@ from .type_defs import (
|
|
|
375
375
|
DeviceTypeDef,
|
|
376
376
|
DisassociateTrialComponentResponseTypeDef,
|
|
377
377
|
DomainSettingsForUpdateTypeDef,
|
|
378
|
-
|
|
378
|
+
DomainSettingsUnionTypeDef,
|
|
379
379
|
DriftCheckBaselinesTypeDef,
|
|
380
380
|
EdgeDeploymentModelConfigTypeDef,
|
|
381
381
|
EdgeOutputConfigTypeDef,
|
|
382
382
|
EmptyResponseMetadataTypeDef,
|
|
383
383
|
ExperimentConfigTypeDef,
|
|
384
|
-
|
|
384
|
+
ExplainerConfigUnionTypeDef,
|
|
385
385
|
FeatureDefinitionTypeDef,
|
|
386
386
|
FeatureParameterTypeDef,
|
|
387
387
|
FlowDefinitionOutputConfigTypeDef,
|
|
@@ -395,26 +395,26 @@ from .type_defs import (
|
|
|
395
395
|
GitConfigTypeDef,
|
|
396
396
|
HubS3StorageConfigTypeDef,
|
|
397
397
|
HumanLoopActivationConfigTypeDef,
|
|
398
|
-
|
|
398
|
+
HumanLoopConfigUnionTypeDef,
|
|
399
399
|
HumanLoopRequestSourceTypeDef,
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
400
|
+
HumanTaskConfigUnionTypeDef,
|
|
401
|
+
HyperParameterTrainingJobDefinitionUnionTypeDef,
|
|
402
|
+
HyperParameterTuningJobConfigUnionTypeDef,
|
|
403
|
+
HyperParameterTuningJobWarmStartConfigUnionTypeDef,
|
|
404
404
|
ImportHubContentResponseTypeDef,
|
|
405
405
|
InferenceComponentRuntimeConfigTypeDef,
|
|
406
406
|
InferenceComponentSpecificationTypeDef,
|
|
407
407
|
InferenceExecutionConfigTypeDef,
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
408
|
+
InferenceExperimentDataStorageConfigUnionTypeDef,
|
|
409
|
+
InferenceExperimentScheduleUnionTypeDef,
|
|
410
|
+
InferenceSpecificationUnionTypeDef,
|
|
411
411
|
InfraCheckConfigTypeDef,
|
|
412
412
|
InputConfigTypeDef,
|
|
413
413
|
InstanceMetadataServiceConfigurationTypeDef,
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
414
|
+
JupyterLabAppImageConfigUnionTypeDef,
|
|
415
|
+
KernelGatewayImageConfigUnionTypeDef,
|
|
416
|
+
LabelingJobAlgorithmsConfigUnionTypeDef,
|
|
417
|
+
LabelingJobInputConfigUnionTypeDef,
|
|
418
418
|
LabelingJobOutputConfigTypeDef,
|
|
419
419
|
LabelingJobStoppingConditionsTypeDef,
|
|
420
420
|
ListActionsResponseTypeDef,
|
|
@@ -492,32 +492,32 @@ from .type_defs import (
|
|
|
492
492
|
ListUserProfilesResponseTypeDef,
|
|
493
493
|
ListWorkforcesResponseTypeDef,
|
|
494
494
|
ListWorkteamsResponseTypeDef,
|
|
495
|
-
|
|
495
|
+
MemberDefinitionUnionTypeDef,
|
|
496
496
|
MetadataPropertiesTypeDef,
|
|
497
|
-
|
|
497
|
+
ModelBiasAppSpecificationUnionTypeDef,
|
|
498
498
|
ModelBiasBaselineConfigTypeDef,
|
|
499
|
-
|
|
499
|
+
ModelBiasJobInputUnionTypeDef,
|
|
500
500
|
ModelCardExportOutputConfigTypeDef,
|
|
501
501
|
ModelCardSecurityConfigTypeDef,
|
|
502
502
|
ModelClientConfigTypeDef,
|
|
503
503
|
ModelDeployConfigTypeDef,
|
|
504
|
-
|
|
504
|
+
ModelExplainabilityAppSpecificationUnionTypeDef,
|
|
505
505
|
ModelExplainabilityBaselineConfigTypeDef,
|
|
506
|
-
|
|
506
|
+
ModelExplainabilityJobInputUnionTypeDef,
|
|
507
507
|
ModelMetadataSearchExpressionTypeDef,
|
|
508
508
|
ModelMetricsTypeDef,
|
|
509
|
-
|
|
510
|
-
|
|
509
|
+
ModelPackageValidationSpecificationUnionTypeDef,
|
|
510
|
+
ModelQualityAppSpecificationUnionTypeDef,
|
|
511
511
|
ModelQualityBaselineConfigTypeDef,
|
|
512
|
-
|
|
512
|
+
ModelQualityJobInputUnionTypeDef,
|
|
513
513
|
ModelVariantConfigTypeDef,
|
|
514
|
-
|
|
515
|
-
|
|
514
|
+
MonitoringNetworkConfigUnionTypeDef,
|
|
515
|
+
MonitoringOutputConfigUnionTypeDef,
|
|
516
516
|
MonitoringResourcesTypeDef,
|
|
517
|
-
|
|
517
|
+
MonitoringScheduleConfigUnionTypeDef,
|
|
518
518
|
MonitoringStoppingConditionTypeDef,
|
|
519
|
-
|
|
520
|
-
|
|
519
|
+
NeoVpcConfigUnionTypeDef,
|
|
520
|
+
NetworkConfigUnionTypeDef,
|
|
521
521
|
NotebookInstanceLifecycleHookTypeDef,
|
|
522
522
|
NotificationConfigurationTypeDef,
|
|
523
523
|
OfflineStoreConfigTypeDef,
|
|
@@ -532,25 +532,25 @@ from .type_defs import (
|
|
|
532
532
|
ParameterTypeDef,
|
|
533
533
|
PipelineDefinitionS3LocationTypeDef,
|
|
534
534
|
ProcessingInputTypeDef,
|
|
535
|
-
|
|
535
|
+
ProcessingOutputConfigUnionTypeDef,
|
|
536
536
|
ProcessingResourcesTypeDef,
|
|
537
537
|
ProcessingStoppingConditionTypeDef,
|
|
538
538
|
ProductionVariantTypeDef,
|
|
539
539
|
ProfilerConfigForUpdateTypeDef,
|
|
540
|
-
|
|
541
|
-
|
|
540
|
+
ProfilerConfigUnionTypeDef,
|
|
541
|
+
ProfilerRuleConfigurationUnionTypeDef,
|
|
542
542
|
PutModelPackageGroupPolicyOutputTypeDef,
|
|
543
543
|
QueryFiltersTypeDef,
|
|
544
544
|
QueryLineageResponseTypeDef,
|
|
545
|
-
|
|
545
|
+
RecommendationJobInputConfigUnionTypeDef,
|
|
546
546
|
RecommendationJobOutputConfigTypeDef,
|
|
547
|
-
|
|
547
|
+
RecommendationJobStoppingConditionsUnionTypeDef,
|
|
548
548
|
RemoteDebugConfigForUpdateTypeDef,
|
|
549
549
|
RemoteDebugConfigTypeDef,
|
|
550
550
|
RenderableTaskTypeDef,
|
|
551
551
|
RenderUiTemplateResponseTypeDef,
|
|
552
552
|
ResourceConfigForUpdateTypeDef,
|
|
553
|
-
|
|
553
|
+
ResourceConfigUnionTypeDef,
|
|
554
554
|
ResourceSpecTypeDef,
|
|
555
555
|
RetentionPolicyTypeDef,
|
|
556
556
|
RetryPipelineExecutionResponseTypeDef,
|
|
@@ -558,15 +558,16 @@ from .type_defs import (
|
|
|
558
558
|
ScalingPolicyObjectiveTypeDef,
|
|
559
559
|
SearchExpressionTypeDef,
|
|
560
560
|
SearchResponseTypeDef,
|
|
561
|
-
|
|
561
|
+
SelectiveExecutionConfigUnionTypeDef,
|
|
562
562
|
SendPipelineExecutionStepFailureResponseTypeDef,
|
|
563
563
|
SendPipelineExecutionStepSuccessResponseTypeDef,
|
|
564
|
-
|
|
564
|
+
ServiceCatalogProvisioningDetailsUnionTypeDef,
|
|
565
565
|
ServiceCatalogProvisioningUpdateDetailsTypeDef,
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
566
|
+
SessionChainingConfigTypeDef,
|
|
567
|
+
ShadowModeConfigUnionTypeDef,
|
|
568
|
+
SourceAlgorithmSpecificationUnionTypeDef,
|
|
569
|
+
SourceIpConfigUnionTypeDef,
|
|
570
|
+
SpaceSettingsUnionTypeDef,
|
|
570
571
|
SpaceSharingSettingsTypeDef,
|
|
571
572
|
StartInferenceExperimentResponseTypeDef,
|
|
572
573
|
StartPipelineExecutionResponseTypeDef,
|
|
@@ -579,7 +580,7 @@ from .type_defs import (
|
|
|
579
580
|
ThroughputConfigTypeDef,
|
|
580
581
|
ThroughputConfigUpdateTypeDef,
|
|
581
582
|
TimestampTypeDef,
|
|
582
|
-
|
|
583
|
+
TrainingSpecificationUnionTypeDef,
|
|
583
584
|
TransformInputTypeDef,
|
|
584
585
|
TransformOutputTypeDef,
|
|
585
586
|
TransformResourcesTypeDef,
|
|
@@ -619,10 +620,10 @@ from .type_defs import (
|
|
|
619
620
|
UpdateUserProfileResponseTypeDef,
|
|
620
621
|
UpdateWorkforceResponseTypeDef,
|
|
621
622
|
UpdateWorkteamResponseTypeDef,
|
|
622
|
-
|
|
623
|
+
UserSettingsUnionTypeDef,
|
|
623
624
|
VariantPropertyTypeDef,
|
|
624
625
|
VisibilityConditionsTypeDef,
|
|
625
|
-
|
|
626
|
+
VpcConfigUnionTypeDef,
|
|
626
627
|
WorkforceVpcConfigRequestTypeDef,
|
|
627
628
|
)
|
|
628
629
|
from .waiter import (
|
|
@@ -758,10 +759,10 @@ class SageMakerClient(BaseClient):
|
|
|
758
759
|
self,
|
|
759
760
|
*,
|
|
760
761
|
AlgorithmName: str,
|
|
761
|
-
TrainingSpecification:
|
|
762
|
+
TrainingSpecification: TrainingSpecificationUnionTypeDef,
|
|
762
763
|
AlgorithmDescription: str = ...,
|
|
763
|
-
InferenceSpecification:
|
|
764
|
-
ValidationSpecification:
|
|
764
|
+
InferenceSpecification: InferenceSpecificationUnionTypeDef = ...,
|
|
765
|
+
ValidationSpecification: AlgorithmValidationSpecificationUnionTypeDef = ...,
|
|
765
766
|
CertifyForMarketplace: bool = ...,
|
|
766
767
|
Tags: Sequence[TagTypeDef] = ...,
|
|
767
768
|
) -> CreateAlgorithmOutputTypeDef:
|
|
@@ -797,9 +798,9 @@ class SageMakerClient(BaseClient):
|
|
|
797
798
|
*,
|
|
798
799
|
AppImageConfigName: str,
|
|
799
800
|
Tags: Sequence[TagTypeDef] = ...,
|
|
800
|
-
KernelGatewayImageConfig:
|
|
801
|
-
JupyterLabAppImageConfig:
|
|
802
|
-
CodeEditorAppImageConfig:
|
|
801
|
+
KernelGatewayImageConfig: KernelGatewayImageConfigUnionTypeDef = ...,
|
|
802
|
+
JupyterLabAppImageConfig: JupyterLabAppImageConfigUnionTypeDef = ...,
|
|
803
|
+
CodeEditorAppImageConfig: CodeEditorAppImageConfigUnionTypeDef = ...,
|
|
803
804
|
) -> CreateAppImageConfigResponseTypeDef:
|
|
804
805
|
"""
|
|
805
806
|
Creates a configuration for running a SageMaker image as a KernelGateway app.
|
|
@@ -811,7 +812,7 @@ class SageMakerClient(BaseClient):
|
|
|
811
812
|
def create_artifact(
|
|
812
813
|
self,
|
|
813
814
|
*,
|
|
814
|
-
Source:
|
|
815
|
+
Source: ArtifactSourceUnionTypeDef,
|
|
815
816
|
ArtifactType: str,
|
|
816
817
|
ArtifactName: str = ...,
|
|
817
818
|
Properties: Mapping[str, str] = ...,
|
|
@@ -834,7 +835,7 @@ class SageMakerClient(BaseClient):
|
|
|
834
835
|
RoleArn: str,
|
|
835
836
|
ProblemType: ProblemTypeType = ...,
|
|
836
837
|
AutoMLJobObjective: AutoMLJobObjectiveTypeDef = ...,
|
|
837
|
-
AutoMLJobConfig:
|
|
838
|
+
AutoMLJobConfig: AutoMLJobConfigUnionTypeDef = ...,
|
|
838
839
|
GenerateCandidateDefinitionsOnly: bool = ...,
|
|
839
840
|
Tags: Sequence[TagTypeDef] = ...,
|
|
840
841
|
ModelDeployConfig: ModelDeployConfigTypeDef = ...,
|
|
@@ -852,10 +853,10 @@ class SageMakerClient(BaseClient):
|
|
|
852
853
|
AutoMLJobName: str,
|
|
853
854
|
AutoMLJobInputDataConfig: Sequence[AutoMLJobChannelTypeDef],
|
|
854
855
|
OutputDataConfig: AutoMLOutputDataConfigTypeDef,
|
|
855
|
-
AutoMLProblemTypeConfig:
|
|
856
|
+
AutoMLProblemTypeConfig: AutoMLProblemTypeConfigUnionTypeDef,
|
|
856
857
|
RoleArn: str,
|
|
857
858
|
Tags: Sequence[TagTypeDef] = ...,
|
|
858
|
-
SecurityConfig:
|
|
859
|
+
SecurityConfig: AutoMLSecurityConfigUnionTypeDef = ...,
|
|
859
860
|
AutoMLJobObjective: AutoMLJobObjectiveTypeDef = ...,
|
|
860
861
|
ModelDeployConfig: ModelDeployConfigTypeDef = ...,
|
|
861
862
|
DataSplitConfig: AutoMLDataSplitConfigTypeDef = ...,
|
|
@@ -873,7 +874,7 @@ class SageMakerClient(BaseClient):
|
|
|
873
874
|
*,
|
|
874
875
|
ClusterName: str,
|
|
875
876
|
InstanceGroups: Sequence[ClusterInstanceGroupSpecificationTypeDef],
|
|
876
|
-
VpcConfig:
|
|
877
|
+
VpcConfig: VpcConfigUnionTypeDef = ...,
|
|
877
878
|
Tags: Sequence[TagTypeDef] = ...,
|
|
878
879
|
) -> CreateClusterResponseTypeDef:
|
|
879
880
|
"""
|
|
@@ -906,7 +907,7 @@ class SageMakerClient(BaseClient):
|
|
|
906
907
|
StoppingCondition: StoppingConditionTypeDef,
|
|
907
908
|
ModelPackageVersionArn: str = ...,
|
|
908
909
|
InputConfig: InputConfigTypeDef = ...,
|
|
909
|
-
VpcConfig:
|
|
910
|
+
VpcConfig: NeoVpcConfigUnionTypeDef = ...,
|
|
910
911
|
Tags: Sequence[TagTypeDef] = ...,
|
|
911
912
|
) -> CreateCompilationJobResponseTypeDef:
|
|
912
913
|
"""
|
|
@@ -937,13 +938,13 @@ class SageMakerClient(BaseClient):
|
|
|
937
938
|
self,
|
|
938
939
|
*,
|
|
939
940
|
JobDefinitionName: str,
|
|
940
|
-
DataQualityAppSpecification:
|
|
941
|
-
DataQualityJobInput:
|
|
942
|
-
DataQualityJobOutputConfig:
|
|
941
|
+
DataQualityAppSpecification: DataQualityAppSpecificationUnionTypeDef,
|
|
942
|
+
DataQualityJobInput: DataQualityJobInputUnionTypeDef,
|
|
943
|
+
DataQualityJobOutputConfig: MonitoringOutputConfigUnionTypeDef,
|
|
943
944
|
JobResources: MonitoringResourcesTypeDef,
|
|
944
945
|
RoleArn: str,
|
|
945
946
|
DataQualityBaselineConfig: DataQualityBaselineConfigTypeDef = ...,
|
|
946
|
-
NetworkConfig:
|
|
947
|
+
NetworkConfig: MonitoringNetworkConfigUnionTypeDef = ...,
|
|
947
948
|
StoppingCondition: MonitoringStoppingConditionTypeDef = ...,
|
|
948
949
|
Tags: Sequence[TagTypeDef] = ...,
|
|
949
950
|
) -> CreateDataQualityJobDefinitionResponseTypeDef:
|
|
@@ -976,16 +977,16 @@ class SageMakerClient(BaseClient):
|
|
|
976
977
|
*,
|
|
977
978
|
DomainName: str,
|
|
978
979
|
AuthMode: AuthModeType,
|
|
979
|
-
DefaultUserSettings:
|
|
980
|
+
DefaultUserSettings: UserSettingsUnionTypeDef,
|
|
980
981
|
SubnetIds: Sequence[str],
|
|
981
982
|
VpcId: str,
|
|
982
|
-
DomainSettings:
|
|
983
|
+
DomainSettings: DomainSettingsUnionTypeDef = ...,
|
|
983
984
|
Tags: Sequence[TagTypeDef] = ...,
|
|
984
985
|
AppNetworkAccessType: AppNetworkAccessTypeType = ...,
|
|
985
986
|
HomeEfsFileSystemKmsKeyId: str = ...,
|
|
986
987
|
KmsKeyId: str = ...,
|
|
987
988
|
AppSecurityGroupManagement: AppSecurityGroupManagementType = ...,
|
|
988
|
-
DefaultSpaceSettings:
|
|
989
|
+
DefaultSpaceSettings: DefaultSpaceSettingsUnionTypeDef = ...,
|
|
989
990
|
) -> CreateDomainResponseTypeDef:
|
|
990
991
|
"""
|
|
991
992
|
Creates a `Domain`.
|
|
@@ -1044,7 +1045,7 @@ class SageMakerClient(BaseClient):
|
|
|
1044
1045
|
*,
|
|
1045
1046
|
EndpointName: str,
|
|
1046
1047
|
EndpointConfigName: str,
|
|
1047
|
-
DeploymentConfig:
|
|
1048
|
+
DeploymentConfig: DeploymentConfigUnionTypeDef = ...,
|
|
1048
1049
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1049
1050
|
) -> CreateEndpointOutputTypeDef:
|
|
1050
1051
|
"""
|
|
@@ -1059,14 +1060,14 @@ class SageMakerClient(BaseClient):
|
|
|
1059
1060
|
*,
|
|
1060
1061
|
EndpointConfigName: str,
|
|
1061
1062
|
ProductionVariants: Sequence[ProductionVariantTypeDef],
|
|
1062
|
-
DataCaptureConfig:
|
|
1063
|
+
DataCaptureConfig: DataCaptureConfigUnionTypeDef = ...,
|
|
1063
1064
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1064
1065
|
KmsKeyId: str = ...,
|
|
1065
|
-
AsyncInferenceConfig:
|
|
1066
|
-
ExplainerConfig:
|
|
1066
|
+
AsyncInferenceConfig: AsyncInferenceConfigUnionTypeDef = ...,
|
|
1067
|
+
ExplainerConfig: ExplainerConfigUnionTypeDef = ...,
|
|
1067
1068
|
ShadowProductionVariants: Sequence[ProductionVariantTypeDef] = ...,
|
|
1068
1069
|
ExecutionRoleArn: str = ...,
|
|
1069
|
-
VpcConfig:
|
|
1070
|
+
VpcConfig: VpcConfigUnionTypeDef = ...,
|
|
1070
1071
|
EnableNetworkIsolation: bool = ...,
|
|
1071
1072
|
) -> CreateEndpointConfigOutputTypeDef:
|
|
1072
1073
|
"""
|
|
@@ -1122,7 +1123,7 @@ class SageMakerClient(BaseClient):
|
|
|
1122
1123
|
RoleArn: str,
|
|
1123
1124
|
HumanLoopRequestSource: HumanLoopRequestSourceTypeDef = ...,
|
|
1124
1125
|
HumanLoopActivationConfig: HumanLoopActivationConfigTypeDef = ...,
|
|
1125
|
-
HumanLoopConfig:
|
|
1126
|
+
HumanLoopConfig: HumanLoopConfigUnionTypeDef = ...,
|
|
1126
1127
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1127
1128
|
) -> CreateFlowDefinitionResponseTypeDef:
|
|
1128
1129
|
"""
|
|
@@ -1167,10 +1168,10 @@ class SageMakerClient(BaseClient):
|
|
|
1167
1168
|
self,
|
|
1168
1169
|
*,
|
|
1169
1170
|
HyperParameterTuningJobName: str,
|
|
1170
|
-
HyperParameterTuningJobConfig:
|
|
1171
|
-
TrainingJobDefinition:
|
|
1172
|
-
TrainingJobDefinitions: Sequence[
|
|
1173
|
-
WarmStartConfig:
|
|
1171
|
+
HyperParameterTuningJobConfig: HyperParameterTuningJobConfigUnionTypeDef,
|
|
1172
|
+
TrainingJobDefinition: HyperParameterTrainingJobDefinitionUnionTypeDef = ...,
|
|
1173
|
+
TrainingJobDefinitions: Sequence[HyperParameterTrainingJobDefinitionUnionTypeDef] = ...,
|
|
1174
|
+
WarmStartConfig: HyperParameterTuningJobWarmStartConfigUnionTypeDef = ...,
|
|
1174
1175
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1175
1176
|
Autotune: AutotuneTypeDef = ...,
|
|
1176
1177
|
) -> CreateHyperParameterTuningJobResponseTypeDef:
|
|
@@ -1246,10 +1247,10 @@ class SageMakerClient(BaseClient):
|
|
|
1246
1247
|
RoleArn: str,
|
|
1247
1248
|
EndpointName: str,
|
|
1248
1249
|
ModelVariants: Sequence[ModelVariantConfigTypeDef],
|
|
1249
|
-
ShadowModeConfig:
|
|
1250
|
-
Schedule:
|
|
1250
|
+
ShadowModeConfig: ShadowModeConfigUnionTypeDef,
|
|
1251
|
+
Schedule: InferenceExperimentScheduleUnionTypeDef = ...,
|
|
1251
1252
|
Description: str = ...,
|
|
1252
|
-
DataStorageConfig:
|
|
1253
|
+
DataStorageConfig: InferenceExperimentDataStorageConfigUnionTypeDef = ...,
|
|
1253
1254
|
KmsKey: str = ...,
|
|
1254
1255
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1255
1256
|
) -> CreateInferenceExperimentResponseTypeDef:
|
|
@@ -1267,9 +1268,9 @@ class SageMakerClient(BaseClient):
|
|
|
1267
1268
|
JobName: str,
|
|
1268
1269
|
JobType: RecommendationJobTypeType,
|
|
1269
1270
|
RoleArn: str,
|
|
1270
|
-
InputConfig:
|
|
1271
|
+
InputConfig: RecommendationJobInputConfigUnionTypeDef,
|
|
1271
1272
|
JobDescription: str = ...,
|
|
1272
|
-
StoppingConditions:
|
|
1273
|
+
StoppingConditions: RecommendationJobStoppingConditionsUnionTypeDef = ...,
|
|
1273
1274
|
OutputConfig: RecommendationJobOutputConfigTypeDef = ...,
|
|
1274
1275
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1275
1276
|
) -> CreateInferenceRecommendationsJobResponseTypeDef:
|
|
@@ -1285,13 +1286,13 @@ class SageMakerClient(BaseClient):
|
|
|
1285
1286
|
*,
|
|
1286
1287
|
LabelingJobName: str,
|
|
1287
1288
|
LabelAttributeName: str,
|
|
1288
|
-
InputConfig:
|
|
1289
|
+
InputConfig: LabelingJobInputConfigUnionTypeDef,
|
|
1289
1290
|
OutputConfig: LabelingJobOutputConfigTypeDef,
|
|
1290
1291
|
RoleArn: str,
|
|
1291
|
-
HumanTaskConfig:
|
|
1292
|
+
HumanTaskConfig: HumanTaskConfigUnionTypeDef,
|
|
1292
1293
|
LabelCategoryConfigS3Uri: str = ...,
|
|
1293
1294
|
StoppingConditions: LabelingJobStoppingConditionsTypeDef = ...,
|
|
1294
|
-
LabelingJobAlgorithmsConfig:
|
|
1295
|
+
LabelingJobAlgorithmsConfig: LabelingJobAlgorithmsConfigUnionTypeDef = ...,
|
|
1295
1296
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1296
1297
|
) -> CreateLabelingJobResponseTypeDef:
|
|
1297
1298
|
"""
|
|
@@ -1305,12 +1306,12 @@ class SageMakerClient(BaseClient):
|
|
|
1305
1306
|
self,
|
|
1306
1307
|
*,
|
|
1307
1308
|
ModelName: str,
|
|
1308
|
-
PrimaryContainer:
|
|
1309
|
-
Containers: Sequence[
|
|
1309
|
+
PrimaryContainer: ContainerDefinitionUnionTypeDef = ...,
|
|
1310
|
+
Containers: Sequence[ContainerDefinitionUnionTypeDef] = ...,
|
|
1310
1311
|
InferenceExecutionConfig: InferenceExecutionConfigTypeDef = ...,
|
|
1311
1312
|
ExecutionRoleArn: str = ...,
|
|
1312
1313
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1313
|
-
VpcConfig:
|
|
1314
|
+
VpcConfig: VpcConfigUnionTypeDef = ...,
|
|
1314
1315
|
EnableNetworkIsolation: bool = ...,
|
|
1315
1316
|
) -> CreateModelOutputTypeDef:
|
|
1316
1317
|
"""
|
|
@@ -1324,13 +1325,13 @@ class SageMakerClient(BaseClient):
|
|
|
1324
1325
|
self,
|
|
1325
1326
|
*,
|
|
1326
1327
|
JobDefinitionName: str,
|
|
1327
|
-
ModelBiasAppSpecification:
|
|
1328
|
-
ModelBiasJobInput:
|
|
1329
|
-
ModelBiasJobOutputConfig:
|
|
1328
|
+
ModelBiasAppSpecification: ModelBiasAppSpecificationUnionTypeDef,
|
|
1329
|
+
ModelBiasJobInput: ModelBiasJobInputUnionTypeDef,
|
|
1330
|
+
ModelBiasJobOutputConfig: MonitoringOutputConfigUnionTypeDef,
|
|
1330
1331
|
JobResources: MonitoringResourcesTypeDef,
|
|
1331
1332
|
RoleArn: str,
|
|
1332
1333
|
ModelBiasBaselineConfig: ModelBiasBaselineConfigTypeDef = ...,
|
|
1333
|
-
NetworkConfig:
|
|
1334
|
+
NetworkConfig: MonitoringNetworkConfigUnionTypeDef = ...,
|
|
1334
1335
|
StoppingCondition: MonitoringStoppingConditionTypeDef = ...,
|
|
1335
1336
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1336
1337
|
) -> CreateModelBiasJobDefinitionResponseTypeDef:
|
|
@@ -1376,13 +1377,13 @@ class SageMakerClient(BaseClient):
|
|
|
1376
1377
|
self,
|
|
1377
1378
|
*,
|
|
1378
1379
|
JobDefinitionName: str,
|
|
1379
|
-
ModelExplainabilityAppSpecification:
|
|
1380
|
-
ModelExplainabilityJobInput:
|
|
1381
|
-
ModelExplainabilityJobOutputConfig:
|
|
1380
|
+
ModelExplainabilityAppSpecification: ModelExplainabilityAppSpecificationUnionTypeDef,
|
|
1381
|
+
ModelExplainabilityJobInput: ModelExplainabilityJobInputUnionTypeDef,
|
|
1382
|
+
ModelExplainabilityJobOutputConfig: MonitoringOutputConfigUnionTypeDef,
|
|
1382
1383
|
JobResources: MonitoringResourcesTypeDef,
|
|
1383
1384
|
RoleArn: str,
|
|
1384
1385
|
ModelExplainabilityBaselineConfig: ModelExplainabilityBaselineConfigTypeDef = ...,
|
|
1385
|
-
NetworkConfig:
|
|
1386
|
+
NetworkConfig: MonitoringNetworkConfigUnionTypeDef = ...,
|
|
1386
1387
|
StoppingCondition: MonitoringStoppingConditionTypeDef = ...,
|
|
1387
1388
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1388
1389
|
) -> CreateModelExplainabilityJobDefinitionResponseTypeDef:
|
|
@@ -1399,9 +1400,9 @@ class SageMakerClient(BaseClient):
|
|
|
1399
1400
|
ModelPackageName: str = ...,
|
|
1400
1401
|
ModelPackageGroupName: str = ...,
|
|
1401
1402
|
ModelPackageDescription: str = ...,
|
|
1402
|
-
InferenceSpecification:
|
|
1403
|
-
ValidationSpecification:
|
|
1404
|
-
SourceAlgorithmSpecification:
|
|
1403
|
+
InferenceSpecification: InferenceSpecificationUnionTypeDef = ...,
|
|
1404
|
+
ValidationSpecification: ModelPackageValidationSpecificationUnionTypeDef = ...,
|
|
1405
|
+
SourceAlgorithmSpecification: SourceAlgorithmSpecificationUnionTypeDef = ...,
|
|
1405
1406
|
CertifyForMarketplace: bool = ...,
|
|
1406
1407
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1407
1408
|
ModelApprovalStatus: ModelApprovalStatusType = ...,
|
|
@@ -1414,7 +1415,7 @@ class SageMakerClient(BaseClient):
|
|
|
1414
1415
|
CustomerMetadataProperties: Mapping[str, str] = ...,
|
|
1415
1416
|
DriftCheckBaselines: DriftCheckBaselinesTypeDef = ...,
|
|
1416
1417
|
AdditionalInferenceSpecifications: Sequence[
|
|
1417
|
-
|
|
1418
|
+
AdditionalInferenceSpecificationDefinitionUnionTypeDef
|
|
1418
1419
|
] = ...,
|
|
1419
1420
|
SkipModelValidation: SkipModelValidationType = ...,
|
|
1420
1421
|
SourceUri: str = ...,
|
|
@@ -1446,13 +1447,13 @@ class SageMakerClient(BaseClient):
|
|
|
1446
1447
|
self,
|
|
1447
1448
|
*,
|
|
1448
1449
|
JobDefinitionName: str,
|
|
1449
|
-
ModelQualityAppSpecification:
|
|
1450
|
-
ModelQualityJobInput:
|
|
1451
|
-
ModelQualityJobOutputConfig:
|
|
1450
|
+
ModelQualityAppSpecification: ModelQualityAppSpecificationUnionTypeDef,
|
|
1451
|
+
ModelQualityJobInput: ModelQualityJobInputUnionTypeDef,
|
|
1452
|
+
ModelQualityJobOutputConfig: MonitoringOutputConfigUnionTypeDef,
|
|
1452
1453
|
JobResources: MonitoringResourcesTypeDef,
|
|
1453
1454
|
RoleArn: str,
|
|
1454
1455
|
ModelQualityBaselineConfig: ModelQualityBaselineConfigTypeDef = ...,
|
|
1455
|
-
NetworkConfig:
|
|
1456
|
+
NetworkConfig: MonitoringNetworkConfigUnionTypeDef = ...,
|
|
1456
1457
|
StoppingCondition: MonitoringStoppingConditionTypeDef = ...,
|
|
1457
1458
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1458
1459
|
) -> CreateModelQualityJobDefinitionResponseTypeDef:
|
|
@@ -1467,7 +1468,7 @@ class SageMakerClient(BaseClient):
|
|
|
1467
1468
|
self,
|
|
1468
1469
|
*,
|
|
1469
1470
|
MonitoringScheduleName: str,
|
|
1470
|
-
MonitoringScheduleConfig:
|
|
1471
|
+
MonitoringScheduleConfig: MonitoringScheduleConfigUnionTypeDef,
|
|
1471
1472
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1472
1473
|
) -> CreateMonitoringScheduleResponseTypeDef:
|
|
1473
1474
|
"""
|
|
@@ -1574,13 +1575,13 @@ class SageMakerClient(BaseClient):
|
|
|
1574
1575
|
*,
|
|
1575
1576
|
ProcessingJobName: str,
|
|
1576
1577
|
ProcessingResources: ProcessingResourcesTypeDef,
|
|
1577
|
-
AppSpecification:
|
|
1578
|
+
AppSpecification: AppSpecificationUnionTypeDef,
|
|
1578
1579
|
RoleArn: str,
|
|
1579
1580
|
ProcessingInputs: Sequence[ProcessingInputTypeDef] = ...,
|
|
1580
|
-
ProcessingOutputConfig:
|
|
1581
|
+
ProcessingOutputConfig: ProcessingOutputConfigUnionTypeDef = ...,
|
|
1581
1582
|
StoppingCondition: ProcessingStoppingConditionTypeDef = ...,
|
|
1582
1583
|
Environment: Mapping[str, str] = ...,
|
|
1583
|
-
NetworkConfig:
|
|
1584
|
+
NetworkConfig: NetworkConfigUnionTypeDef = ...,
|
|
1584
1585
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1585
1586
|
ExperimentConfig: ExperimentConfigTypeDef = ...,
|
|
1586
1587
|
) -> CreateProcessingJobResponseTypeDef:
|
|
@@ -1595,7 +1596,7 @@ class SageMakerClient(BaseClient):
|
|
|
1595
1596
|
self,
|
|
1596
1597
|
*,
|
|
1597
1598
|
ProjectName: str,
|
|
1598
|
-
ServiceCatalogProvisioningDetails:
|
|
1599
|
+
ServiceCatalogProvisioningDetails: ServiceCatalogProvisioningDetailsUnionTypeDef,
|
|
1599
1600
|
ProjectDescription: str = ...,
|
|
1600
1601
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1601
1602
|
) -> CreateProjectOutputTypeDef:
|
|
@@ -1614,7 +1615,7 @@ class SageMakerClient(BaseClient):
|
|
|
1614
1615
|
DomainId: str,
|
|
1615
1616
|
SpaceName: str,
|
|
1616
1617
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1617
|
-
SpaceSettings:
|
|
1618
|
+
SpaceSettings: SpaceSettingsUnionTypeDef = ...,
|
|
1618
1619
|
OwnershipSettings: OwnershipSettingsTypeDef = ...,
|
|
1619
1620
|
SpaceSharingSettings: SpaceSharingSettingsTypeDef = ...,
|
|
1620
1621
|
SpaceDisplayName: str = ...,
|
|
@@ -1645,29 +1646,30 @@ class SageMakerClient(BaseClient):
|
|
|
1645
1646
|
self,
|
|
1646
1647
|
*,
|
|
1647
1648
|
TrainingJobName: str,
|
|
1648
|
-
AlgorithmSpecification:
|
|
1649
|
+
AlgorithmSpecification: AlgorithmSpecificationUnionTypeDef,
|
|
1649
1650
|
RoleArn: str,
|
|
1650
1651
|
OutputDataConfig: OutputDataConfigTypeDef,
|
|
1651
|
-
ResourceConfig:
|
|
1652
|
+
ResourceConfig: ResourceConfigUnionTypeDef,
|
|
1652
1653
|
StoppingCondition: StoppingConditionTypeDef,
|
|
1653
1654
|
HyperParameters: Mapping[str, str] = ...,
|
|
1654
|
-
InputDataConfig: Sequence[
|
|
1655
|
-
VpcConfig:
|
|
1655
|
+
InputDataConfig: Sequence[ChannelUnionTypeDef] = ...,
|
|
1656
|
+
VpcConfig: VpcConfigUnionTypeDef = ...,
|
|
1656
1657
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1657
1658
|
EnableNetworkIsolation: bool = ...,
|
|
1658
1659
|
EnableInterContainerTrafficEncryption: bool = ...,
|
|
1659
1660
|
EnableManagedSpotTraining: bool = ...,
|
|
1660
1661
|
CheckpointConfig: CheckpointConfigTypeDef = ...,
|
|
1661
|
-
DebugHookConfig:
|
|
1662
|
-
DebugRuleConfigurations: Sequence[
|
|
1662
|
+
DebugHookConfig: DebugHookConfigUnionTypeDef = ...,
|
|
1663
|
+
DebugRuleConfigurations: Sequence[DebugRuleConfigurationUnionTypeDef] = ...,
|
|
1663
1664
|
TensorBoardOutputConfig: TensorBoardOutputConfigTypeDef = ...,
|
|
1664
1665
|
ExperimentConfig: ExperimentConfigTypeDef = ...,
|
|
1665
|
-
ProfilerConfig:
|
|
1666
|
-
ProfilerRuleConfigurations: Sequence[
|
|
1666
|
+
ProfilerConfig: ProfilerConfigUnionTypeDef = ...,
|
|
1667
|
+
ProfilerRuleConfigurations: Sequence[ProfilerRuleConfigurationUnionTypeDef] = ...,
|
|
1667
1668
|
Environment: Mapping[str, str] = ...,
|
|
1668
1669
|
RetryStrategy: RetryStrategyTypeDef = ...,
|
|
1669
1670
|
RemoteDebugConfig: RemoteDebugConfigTypeDef = ...,
|
|
1670
1671
|
InfraCheckConfig: InfraCheckConfigTypeDef = ...,
|
|
1672
|
+
SessionChainingConfig: SessionChainingConfigTypeDef = ...,
|
|
1671
1673
|
) -> CreateTrainingJobResponseTypeDef:
|
|
1672
1674
|
"""
|
|
1673
1675
|
Starts a model training job.
|
|
@@ -1746,7 +1748,7 @@ class SageMakerClient(BaseClient):
|
|
|
1746
1748
|
SingleSignOnUserIdentifier: str = ...,
|
|
1747
1749
|
SingleSignOnUserValue: str = ...,
|
|
1748
1750
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1749
|
-
UserSettings:
|
|
1751
|
+
UserSettings: UserSettingsUnionTypeDef = ...,
|
|
1750
1752
|
) -> CreateUserProfileResponseTypeDef:
|
|
1751
1753
|
"""
|
|
1752
1754
|
Creates a user profile.
|
|
@@ -1761,7 +1763,7 @@ class SageMakerClient(BaseClient):
|
|
|
1761
1763
|
WorkforceName: str,
|
|
1762
1764
|
CognitoConfig: CognitoConfigTypeDef = ...,
|
|
1763
1765
|
OidcConfig: OidcConfigTypeDef = ...,
|
|
1764
|
-
SourceIpConfig:
|
|
1766
|
+
SourceIpConfig: SourceIpConfigUnionTypeDef = ...,
|
|
1765
1767
|
Tags: Sequence[TagTypeDef] = ...,
|
|
1766
1768
|
WorkforceVpcConfig: WorkforceVpcConfigRequestTypeDef = ...,
|
|
1767
1769
|
) -> CreateWorkforceResponseTypeDef:
|
|
@@ -1776,7 +1778,7 @@ class SageMakerClient(BaseClient):
|
|
|
1776
1778
|
self,
|
|
1777
1779
|
*,
|
|
1778
1780
|
WorkteamName: str,
|
|
1779
|
-
MemberDefinitions: Sequence[
|
|
1781
|
+
MemberDefinitions: Sequence[MemberDefinitionUnionTypeDef],
|
|
1780
1782
|
Description: str,
|
|
1781
1783
|
WorkforceName: str = ...,
|
|
1782
1784
|
NotificationConfiguration: NotificationConfigurationTypeDef = ...,
|
|
@@ -1830,7 +1832,7 @@ class SageMakerClient(BaseClient):
|
|
|
1830
1832
|
"""
|
|
1831
1833
|
|
|
1832
1834
|
def delete_artifact(
|
|
1833
|
-
self, *, ArtifactArn: str = ..., Source:
|
|
1835
|
+
self, *, ArtifactArn: str = ..., Source: ArtifactSourceUnionTypeDef = ...
|
|
1834
1836
|
) -> DeleteArtifactResponseTypeDef:
|
|
1835
1837
|
"""
|
|
1836
1838
|
Deletes an artifact.
|
|
@@ -4558,7 +4560,7 @@ class SageMakerClient(BaseClient):
|
|
|
4558
4560
|
PipelineParameters: Sequence[ParameterTypeDef] = ...,
|
|
4559
4561
|
PipelineExecutionDescription: str = ...,
|
|
4560
4562
|
ParallelismConfiguration: ParallelismConfigurationTypeDef = ...,
|
|
4561
|
-
SelectiveExecutionConfig:
|
|
4563
|
+
SelectiveExecutionConfig: SelectiveExecutionConfigUnionTypeDef = ...,
|
|
4562
4564
|
) -> StartPipelineExecutionResponseTypeDef:
|
|
4563
4565
|
"""
|
|
4564
4566
|
Starts a pipeline execution.
|
|
@@ -4717,9 +4719,9 @@ class SageMakerClient(BaseClient):
|
|
|
4717
4719
|
self,
|
|
4718
4720
|
*,
|
|
4719
4721
|
AppImageConfigName: str,
|
|
4720
|
-
KernelGatewayImageConfig:
|
|
4721
|
-
JupyterLabAppImageConfig:
|
|
4722
|
-
CodeEditorAppImageConfig:
|
|
4722
|
+
KernelGatewayImageConfig: KernelGatewayImageConfigUnionTypeDef = ...,
|
|
4723
|
+
JupyterLabAppImageConfig: JupyterLabAppImageConfigUnionTypeDef = ...,
|
|
4724
|
+
CodeEditorAppImageConfig: CodeEditorAppImageConfigUnionTypeDef = ...,
|
|
4723
4725
|
) -> UpdateAppImageConfigResponseTypeDef:
|
|
4724
4726
|
"""
|
|
4725
4727
|
Updates the properties of an AppImageConfig.
|
|
@@ -4820,10 +4822,10 @@ class SageMakerClient(BaseClient):
|
|
|
4820
4822
|
self,
|
|
4821
4823
|
*,
|
|
4822
4824
|
DomainId: str,
|
|
4823
|
-
DefaultUserSettings:
|
|
4825
|
+
DefaultUserSettings: UserSettingsUnionTypeDef = ...,
|
|
4824
4826
|
DomainSettingsForUpdate: DomainSettingsForUpdateTypeDef = ...,
|
|
4825
4827
|
AppSecurityGroupManagement: AppSecurityGroupManagementType = ...,
|
|
4826
|
-
DefaultSpaceSettings:
|
|
4828
|
+
DefaultSpaceSettings: DefaultSpaceSettingsUnionTypeDef = ...,
|
|
4827
4829
|
SubnetIds: Sequence[str] = ...,
|
|
4828
4830
|
AppNetworkAccessType: AppNetworkAccessTypeType = ...,
|
|
4829
4831
|
) -> UpdateDomainResponseTypeDef:
|
|
@@ -4841,7 +4843,7 @@ class SageMakerClient(BaseClient):
|
|
|
4841
4843
|
EndpointConfigName: str,
|
|
4842
4844
|
RetainAllVariantProperties: bool = ...,
|
|
4843
4845
|
ExcludeRetainedVariantProperties: Sequence[VariantPropertyTypeDef] = ...,
|
|
4844
|
-
DeploymentConfig:
|
|
4846
|
+
DeploymentConfig: DeploymentConfigUnionTypeDef = ...,
|
|
4845
4847
|
RetainDeploymentConfig: bool = ...,
|
|
4846
4848
|
) -> UpdateEndpointOutputTypeDef:
|
|
4847
4849
|
"""
|
|
@@ -4995,11 +4997,11 @@ class SageMakerClient(BaseClient):
|
|
|
4995
4997
|
self,
|
|
4996
4998
|
*,
|
|
4997
4999
|
Name: str,
|
|
4998
|
-
Schedule:
|
|
5000
|
+
Schedule: InferenceExperimentScheduleUnionTypeDef = ...,
|
|
4999
5001
|
Description: str = ...,
|
|
5000
5002
|
ModelVariants: Sequence[ModelVariantConfigTypeDef] = ...,
|
|
5001
|
-
DataStorageConfig:
|
|
5002
|
-
ShadowModeConfig:
|
|
5003
|
+
DataStorageConfig: InferenceExperimentDataStorageConfigUnionTypeDef = ...,
|
|
5004
|
+
ShadowModeConfig: ShadowModeConfigUnionTypeDef = ...,
|
|
5003
5005
|
) -> UpdateInferenceExperimentResponseTypeDef:
|
|
5004
5006
|
"""
|
|
5005
5007
|
Updates an inference experiment that you created.
|
|
@@ -5027,9 +5029,9 @@ class SageMakerClient(BaseClient):
|
|
|
5027
5029
|
CustomerMetadataProperties: Mapping[str, str] = ...,
|
|
5028
5030
|
CustomerMetadataPropertiesToRemove: Sequence[str] = ...,
|
|
5029
5031
|
AdditionalInferenceSpecificationsToAdd: Sequence[
|
|
5030
|
-
|
|
5032
|
+
AdditionalInferenceSpecificationDefinitionUnionTypeDef
|
|
5031
5033
|
] = ...,
|
|
5032
|
-
InferenceSpecification:
|
|
5034
|
+
InferenceSpecification: InferenceSpecificationUnionTypeDef = ...,
|
|
5033
5035
|
SourceUri: str = ...,
|
|
5034
5036
|
) -> UpdateModelPackageOutputTypeDef:
|
|
5035
5037
|
"""
|
|
@@ -5058,7 +5060,7 @@ class SageMakerClient(BaseClient):
|
|
|
5058
5060
|
self,
|
|
5059
5061
|
*,
|
|
5060
5062
|
MonitoringScheduleName: str,
|
|
5061
|
-
MonitoringScheduleConfig:
|
|
5063
|
+
MonitoringScheduleConfig: MonitoringScheduleConfigUnionTypeDef,
|
|
5062
5064
|
) -> UpdateMonitoringScheduleResponseTypeDef:
|
|
5063
5065
|
"""
|
|
5064
5066
|
Updates a previously created schedule.
|
|
@@ -5163,7 +5165,7 @@ class SageMakerClient(BaseClient):
|
|
|
5163
5165
|
*,
|
|
5164
5166
|
DomainId: str,
|
|
5165
5167
|
SpaceName: str,
|
|
5166
|
-
SpaceSettings:
|
|
5168
|
+
SpaceSettings: SpaceSettingsUnionTypeDef = ...,
|
|
5167
5169
|
SpaceDisplayName: str = ...,
|
|
5168
5170
|
) -> UpdateSpaceResponseTypeDef:
|
|
5169
5171
|
"""
|
|
@@ -5178,7 +5180,7 @@ class SageMakerClient(BaseClient):
|
|
|
5178
5180
|
*,
|
|
5179
5181
|
TrainingJobName: str,
|
|
5180
5182
|
ProfilerConfig: ProfilerConfigForUpdateTypeDef = ...,
|
|
5181
|
-
ProfilerRuleConfigurations: Sequence[
|
|
5183
|
+
ProfilerRuleConfigurations: Sequence[ProfilerRuleConfigurationUnionTypeDef] = ...,
|
|
5182
5184
|
ResourceConfig: ResourceConfigForUpdateTypeDef = ...,
|
|
5183
5185
|
RemoteDebugConfig: RemoteDebugConfigForUpdateTypeDef = ...,
|
|
5184
5186
|
) -> UpdateTrainingJobResponseTypeDef:
|
|
@@ -5222,7 +5224,7 @@ class SageMakerClient(BaseClient):
|
|
|
5222
5224
|
"""
|
|
5223
5225
|
|
|
5224
5226
|
def update_user_profile(
|
|
5225
|
-
self, *, DomainId: str, UserProfileName: str, UserSettings:
|
|
5227
|
+
self, *, DomainId: str, UserProfileName: str, UserSettings: UserSettingsUnionTypeDef = ...
|
|
5226
5228
|
) -> UpdateUserProfileResponseTypeDef:
|
|
5227
5229
|
"""
|
|
5228
5230
|
Updates a user profile.
|
|
@@ -5235,7 +5237,7 @@ class SageMakerClient(BaseClient):
|
|
|
5235
5237
|
self,
|
|
5236
5238
|
*,
|
|
5237
5239
|
WorkforceName: str,
|
|
5238
|
-
SourceIpConfig:
|
|
5240
|
+
SourceIpConfig: SourceIpConfigUnionTypeDef = ...,
|
|
5239
5241
|
OidcConfig: OidcConfigTypeDef = ...,
|
|
5240
5242
|
WorkforceVpcConfig: WorkforceVpcConfigRequestTypeDef = ...,
|
|
5241
5243
|
) -> UpdateWorkforceResponseTypeDef:
|
|
@@ -5250,7 +5252,7 @@ class SageMakerClient(BaseClient):
|
|
|
5250
5252
|
self,
|
|
5251
5253
|
*,
|
|
5252
5254
|
WorkteamName: str,
|
|
5253
|
-
MemberDefinitions: Sequence[
|
|
5255
|
+
MemberDefinitions: Sequence[MemberDefinitionUnionTypeDef] = ...,
|
|
5254
5256
|
Description: str = ...,
|
|
5255
5257
|
NotificationConfiguration: NotificationConfigurationTypeDef = ...,
|
|
5256
5258
|
) -> UpdateWorkteamResponseTypeDef:
|