@aws-sdk/client-sagemaker 3.218.0 → 3.221.0
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.
- package/dist-cjs/SageMaker.js +510 -0
- package/dist-cjs/commands/CreateHubCommand.js +46 -0
- package/dist-cjs/commands/CreateInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/CreateModelCardCommand.js +46 -0
- package/dist-cjs/commands/CreateModelCardExportJobCommand.js +46 -0
- package/dist-cjs/commands/CreateSpaceCommand.js +46 -0
- package/dist-cjs/commands/DeleteHubCommand.js +46 -0
- package/dist-cjs/commands/DeleteHubContentCommand.js +46 -0
- package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/DeleteModelCardCommand.js +46 -0
- package/dist-cjs/commands/DeleteSpaceCommand.js +46 -0
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +3 -3
- package/dist-cjs/commands/DescribeArtifactCommand.js +3 -3
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeContextCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeDeviceCommand.js +3 -3
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +3 -3
- package/dist-cjs/commands/DescribeDomainCommand.js +3 -3
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +3 -3
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointCommand.js +1 -2
- package/dist-cjs/commands/DescribeHubCommand.js +46 -0
- package/dist-cjs/commands/DescribeHubContentCommand.js +46 -0
- package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/DescribeModelCardCommand.js +46 -0
- package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +46 -0
- package/dist-cjs/commands/DescribeSpaceCommand.js +46 -0
- package/dist-cjs/commands/ImportHubContentCommand.js +46 -0
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/ListCompilationJobsCommand.js +3 -3
- package/dist-cjs/commands/ListContextsCommand.js +3 -3
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +3 -3
- package/dist-cjs/commands/ListDevicesCommand.js +3 -3
- package/dist-cjs/commands/ListDomainsCommand.js +3 -3
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +3 -3
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListEndpointsCommand.js +3 -3
- package/dist-cjs/commands/ListExperimentsCommand.js +3 -3
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListHubContentVersionsCommand.js +46 -0
- package/dist-cjs/commands/ListHubContentsCommand.js +46 -0
- package/dist-cjs/commands/ListHubsCommand.js +46 -0
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +3 -3
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +3 -3
- package/dist-cjs/commands/ListImageVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListImagesCommand.js +3 -3
- package/dist-cjs/commands/ListInferenceExperimentsCommand.js +46 -0
- package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +3 -3
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
- package/dist-cjs/commands/ListLabelingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
- package/dist-cjs/commands/ListLineageGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelCardExportJobsCommand.js +46 -0
- package/dist-cjs/commands/ListModelCardVersionsCommand.js +46 -0
- package/dist-cjs/commands/ListModelCardsCommand.js +46 -0
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelMetadataCommand.js +1 -2
- package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +46 -0
- package/dist-cjs/commands/ListMonitoringAlertsCommand.js +46 -0
- package/dist-cjs/commands/ListSpacesCommand.js +46 -0
- package/dist-cjs/commands/SearchCommand.js +2 -1
- package/dist-cjs/commands/StartInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/StopInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/UpdateHubCommand.js +46 -0
- package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/UpdateModelCardCommand.js +46 -0
- package/dist-cjs/commands/UpdateModelPackageCommand.js +3 -3
- package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +46 -0
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdatePipelineCommand.js +3 -3
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +3 -3
- package/dist-cjs/commands/UpdateProjectCommand.js +3 -3
- package/dist-cjs/commands/UpdateSpaceCommand.js +46 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrialCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserProfileCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkforceCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkteamCommand.js +3 -3
- package/dist-cjs/commands/index.js +34 -0
- package/dist-cjs/models/index.js +1 -0
- package/dist-cjs/models/models_0.js +15 -15
- package/dist-cjs/models/models_1.js +194 -207
- package/dist-cjs/models/models_2.js +333 -293
- package/dist-cjs/models/models_3.js +512 -129
- package/dist-cjs/models/models_4.js +158 -0
- package/dist-cjs/pagination/ListInferenceExperimentsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardExportJobsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardVersionsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardsPaginator.js +36 -0
- package/dist-cjs/pagination/ListMonitoringAlertHistoryPaginator.js +36 -0
- package/dist-cjs/pagination/ListMonitoringAlertsPaginator.js +36 -0
- package/dist-cjs/pagination/ListSpacesPaginator.js +36 -0
- package/dist-cjs/pagination/index.js +7 -0
- package/dist-cjs/protocols/Aws_json1_1.js +3050 -107
- package/dist-es/SageMaker.js +510 -0
- package/dist-es/commands/CreateHubCommand.js +42 -0
- package/dist-es/commands/CreateInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/CreateModelCardCommand.js +42 -0
- package/dist-es/commands/CreateModelCardExportJobCommand.js +42 -0
- package/dist-es/commands/CreateSpaceCommand.js +42 -0
- package/dist-es/commands/DeleteHubCommand.js +42 -0
- package/dist-es/commands/DeleteHubContentCommand.js +42 -0
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/DeleteModelCardCommand.js +42 -0
- package/dist-es/commands/DeleteSpaceCommand.js +42 -0
- package/dist-es/commands/DescribeAppImageConfigCommand.js +1 -1
- package/dist-es/commands/DescribeArtifactCommand.js +1 -1
- package/dist-es/commands/DescribeAutoMLJobCommand.js +1 -1
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/DescribeCompilationJobCommand.js +1 -1
- package/dist-es/commands/DescribeContextCommand.js +1 -1
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceFleetCommand.js +1 -1
- package/dist-es/commands/DescribeDomainCommand.js +1 -1
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/DescribeEndpointCommand.js +1 -2
- package/dist-es/commands/DescribeHubCommand.js +42 -0
- package/dist-es/commands/DescribeHubContentCommand.js +42 -0
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/DescribeModelCardCommand.js +42 -0
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +42 -0
- package/dist-es/commands/DescribeSpaceCommand.js +42 -0
- package/dist-es/commands/ImportHubContentCommand.js +42 -0
- package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -1
- package/dist-es/commands/ListCompilationJobsCommand.js +1 -1
- package/dist-es/commands/ListContextsCommand.js +1 -1
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListDeviceFleetsCommand.js +1 -1
- package/dist-es/commands/ListDevicesCommand.js +1 -1
- package/dist-es/commands/ListDomainsCommand.js +1 -1
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +1 -1
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +1 -1
- package/dist-es/commands/ListEndpointConfigsCommand.js +1 -1
- package/dist-es/commands/ListEndpointsCommand.js +1 -1
- package/dist-es/commands/ListExperimentsCommand.js +1 -1
- package/dist-es/commands/ListFeatureGroupsCommand.js +1 -1
- package/dist-es/commands/ListFlowDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListHubContentVersionsCommand.js +42 -0
- package/dist-es/commands/ListHubContentsCommand.js +42 -0
- package/dist-es/commands/ListHubsCommand.js +42 -0
- package/dist-es/commands/ListHumanTaskUisCommand.js +1 -1
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +1 -1
- package/dist-es/commands/ListImageVersionsCommand.js +1 -1
- package/dist-es/commands/ListImagesCommand.js +1 -1
- package/dist-es/commands/ListInferenceExperimentsCommand.js +42 -0
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +1 -1
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
- package/dist-es/commands/ListLineageGroupsCommand.js +1 -1
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelCardExportJobsCommand.js +42 -0
- package/dist-es/commands/ListModelCardVersionsCommand.js +42 -0
- package/dist-es/commands/ListModelCardsCommand.js +42 -0
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelMetadataCommand.js +1 -2
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +42 -0
- package/dist-es/commands/ListMonitoringAlertsCommand.js +42 -0
- package/dist-es/commands/ListSpacesCommand.js +42 -0
- package/dist-es/commands/SearchCommand.js +2 -1
- package/dist-es/commands/StartInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/StopInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/UpdateHubCommand.js +42 -0
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/UpdateModelCardCommand.js +42 -0
- package/dist-es/commands/UpdateModelPackageCommand.js +1 -1
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +42 -0
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +1 -1
- package/dist-es/commands/UpdateProjectCommand.js +1 -1
- package/dist-es/commands/UpdateSpaceCommand.js +42 -0
- package/dist-es/commands/UpdateTrainingJobCommand.js +1 -1
- package/dist-es/commands/UpdateTrialCommand.js +1 -1
- package/dist-es/commands/UpdateTrialComponentCommand.js +1 -1
- package/dist-es/commands/UpdateUserProfileCommand.js +1 -1
- package/dist-es/commands/UpdateWorkforceCommand.js +1 -1
- package/dist-es/commands/UpdateWorkteamCommand.js +1 -1
- package/dist-es/commands/index.js +34 -0
- package/dist-es/models/index.js +1 -0
- package/dist-es/models/models_0.js +9 -9
- package/dist-es/models/models_1.js +157 -169
- package/dist-es/models/models_2.js +275 -234
- package/dist-es/models/models_3.js +411 -93
- package/dist-es/models/models_4.js +118 -0
- package/dist-es/pagination/ListInferenceExperimentsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardExportJobsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardVersionsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardsPaginator.js +32 -0
- package/dist-es/pagination/ListMonitoringAlertHistoryPaginator.js +32 -0
- package/dist-es/pagination/ListMonitoringAlertsPaginator.js +32 -0
- package/dist-es/pagination/ListSpacesPaginator.js +32 -0
- package/dist-es/pagination/index.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +2970 -96
- package/dist-types/SageMaker.d.ts +266 -0
- package/dist-types/SageMakerClient.d.ts +36 -2
- package/dist-types/commands/CreateHubCommand.d.ts +37 -0
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +51 -0
- package/dist-types/commands/CreateModelCardCommand.d.ts +38 -0
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +37 -0
- package/dist-types/commands/CreateSpaceCommand.d.ts +37 -0
- package/dist-types/commands/DeleteHubCommand.d.ts +37 -0
- package/dist-types/commands/DeleteHubContentCommand.d.ts +37 -0
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +43 -0
- package/dist-types/commands/DeleteModelCardCommand.d.ts +37 -0
- package/dist-types/commands/DeleteSpaceCommand.d.ts +37 -0
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -2
- package/dist-types/commands/DescribeHubCommand.d.ts +37 -0
- package/dist-types/commands/DescribeHubContentCommand.d.ts +37 -0
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/DescribeModelCardCommand.d.ts +37 -0
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +37 -0
- package/dist-types/commands/DescribeSpaceCommand.d.ts +37 -0
- package/dist-types/commands/ImportHubContentCommand.d.ts +37 -0
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +37 -0
- package/dist-types/commands/ListHubContentsCommand.d.ts +37 -0
- package/dist-types/commands/ListHubsCommand.d.ts +37 -0
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +37 -0
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelCardsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -2
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +37 -0
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +37 -0
- package/dist-types/commands/ListSpacesCommand.d.ts +37 -0
- package/dist-types/commands/SearchCommand.d.ts +2 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/UpdateHubCommand.d.ts +37 -0
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/commands/UpdateModelCardCommand.d.ts +40 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +37 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +37 -0
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +34 -0
- package/dist-types/models/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +82 -143
- package/dist-types/models/models_1.d.ts +900 -1156
- package/dist-types/models/models_2.d.ts +5496 -5051
- package/dist-types/models/models_3.d.ts +5386 -3240
- package/dist-types/models/models_4.d.ts +841 -0
- package/dist-types/pagination/ListInferenceExperimentsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardExportJobsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListMonitoringAlertHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/ListMonitoringAlertsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListSpacesPaginator.d.ts +4 -0
- package/dist-types/pagination/index.d.ts +7 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +102 -0
- package/dist-types/ts3.4/SageMaker.d.ts +578 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +204 -0
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +34 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +27 -22
- package/dist-types/ts3.4/models/models_1.d.ts +326 -463
- package/dist-types/ts3.4/models/models_2.d.ts +717 -586
- package/dist-types/ts3.4/models/models_3.d.ts +1123 -289
- package/dist-types/ts3.4/models/models_4.d.ts +335 -0
- package/dist-types/ts3.4/pagination/ListInferenceExperimentsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardExportJobsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardVersionsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListMonitoringAlertHistoryPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListMonitoringAlertsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListSpacesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +7 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +408 -0
- package/package.json +1 -1
package/dist-es/SageMaker.js
CHANGED
|
@@ -22,13 +22,17 @@ import { CreateEndpointConfigCommand, } from "./commands/CreateEndpointConfigCom
|
|
|
22
22
|
import { CreateExperimentCommand, } from "./commands/CreateExperimentCommand";
|
|
23
23
|
import { CreateFeatureGroupCommand, } from "./commands/CreateFeatureGroupCommand";
|
|
24
24
|
import { CreateFlowDefinitionCommand, } from "./commands/CreateFlowDefinitionCommand";
|
|
25
|
+
import { CreateHubCommand } from "./commands/CreateHubCommand";
|
|
25
26
|
import { CreateHumanTaskUiCommand, } from "./commands/CreateHumanTaskUiCommand";
|
|
26
27
|
import { CreateHyperParameterTuningJobCommand, } from "./commands/CreateHyperParameterTuningJobCommand";
|
|
27
28
|
import { CreateImageCommand } from "./commands/CreateImageCommand";
|
|
28
29
|
import { CreateImageVersionCommand, } from "./commands/CreateImageVersionCommand";
|
|
30
|
+
import { CreateInferenceExperimentCommand, } from "./commands/CreateInferenceExperimentCommand";
|
|
29
31
|
import { CreateInferenceRecommendationsJobCommand, } from "./commands/CreateInferenceRecommendationsJobCommand";
|
|
30
32
|
import { CreateLabelingJobCommand, } from "./commands/CreateLabelingJobCommand";
|
|
31
33
|
import { CreateModelBiasJobDefinitionCommand, } from "./commands/CreateModelBiasJobDefinitionCommand";
|
|
34
|
+
import { CreateModelCardCommand, } from "./commands/CreateModelCardCommand";
|
|
35
|
+
import { CreateModelCardExportJobCommand, } from "./commands/CreateModelCardExportJobCommand";
|
|
32
36
|
import { CreateModelCommand } from "./commands/CreateModelCommand";
|
|
33
37
|
import { CreateModelExplainabilityJobDefinitionCommand, } from "./commands/CreateModelExplainabilityJobDefinitionCommand";
|
|
34
38
|
import { CreateModelPackageCommand, } from "./commands/CreateModelPackageCommand";
|
|
@@ -42,6 +46,7 @@ import { CreatePresignedDomainUrlCommand, } from "./commands/CreatePresignedDoma
|
|
|
42
46
|
import { CreatePresignedNotebookInstanceUrlCommand, } from "./commands/CreatePresignedNotebookInstanceUrlCommand";
|
|
43
47
|
import { CreateProcessingJobCommand, } from "./commands/CreateProcessingJobCommand";
|
|
44
48
|
import { CreateProjectCommand, } from "./commands/CreateProjectCommand";
|
|
49
|
+
import { CreateSpaceCommand } from "./commands/CreateSpaceCommand";
|
|
45
50
|
import { CreateStudioLifecycleConfigCommand, } from "./commands/CreateStudioLifecycleConfigCommand";
|
|
46
51
|
import { CreateTrainingJobCommand, } from "./commands/CreateTrainingJobCommand";
|
|
47
52
|
import { CreateTransformJobCommand, } from "./commands/CreateTransformJobCommand";
|
|
@@ -68,10 +73,14 @@ import { DeleteEndpointConfigCommand, } from "./commands/DeleteEndpointConfigCom
|
|
|
68
73
|
import { DeleteExperimentCommand, } from "./commands/DeleteExperimentCommand";
|
|
69
74
|
import { DeleteFeatureGroupCommand, } from "./commands/DeleteFeatureGroupCommand";
|
|
70
75
|
import { DeleteFlowDefinitionCommand, } from "./commands/DeleteFlowDefinitionCommand";
|
|
76
|
+
import { DeleteHubCommand } from "./commands/DeleteHubCommand";
|
|
77
|
+
import { DeleteHubContentCommand, } from "./commands/DeleteHubContentCommand";
|
|
71
78
|
import { DeleteHumanTaskUiCommand, } from "./commands/DeleteHumanTaskUiCommand";
|
|
72
79
|
import { DeleteImageCommand } from "./commands/DeleteImageCommand";
|
|
73
80
|
import { DeleteImageVersionCommand, } from "./commands/DeleteImageVersionCommand";
|
|
81
|
+
import { DeleteInferenceExperimentCommand, } from "./commands/DeleteInferenceExperimentCommand";
|
|
74
82
|
import { DeleteModelBiasJobDefinitionCommand, } from "./commands/DeleteModelBiasJobDefinitionCommand";
|
|
83
|
+
import { DeleteModelCardCommand, } from "./commands/DeleteModelCardCommand";
|
|
75
84
|
import { DeleteModelCommand } from "./commands/DeleteModelCommand";
|
|
76
85
|
import { DeleteModelExplainabilityJobDefinitionCommand, } from "./commands/DeleteModelExplainabilityJobDefinitionCommand";
|
|
77
86
|
import { DeleteModelPackageCommand, } from "./commands/DeleteModelPackageCommand";
|
|
@@ -83,6 +92,7 @@ import { DeleteNotebookInstanceCommand, } from "./commands/DeleteNotebookInstanc
|
|
|
83
92
|
import { DeleteNotebookInstanceLifecycleConfigCommand, } from "./commands/DeleteNotebookInstanceLifecycleConfigCommand";
|
|
84
93
|
import { DeletePipelineCommand, } from "./commands/DeletePipelineCommand";
|
|
85
94
|
import { DeleteProjectCommand, } from "./commands/DeleteProjectCommand";
|
|
95
|
+
import { DeleteSpaceCommand } from "./commands/DeleteSpaceCommand";
|
|
86
96
|
import { DeleteStudioLifecycleConfigCommand, } from "./commands/DeleteStudioLifecycleConfigCommand";
|
|
87
97
|
import { DeleteTagsCommand } from "./commands/DeleteTagsCommand";
|
|
88
98
|
import { DeleteTrialCommand } from "./commands/DeleteTrialCommand";
|
|
@@ -112,14 +122,19 @@ import { DescribeExperimentCommand, } from "./commands/DescribeExperimentCommand
|
|
|
112
122
|
import { DescribeFeatureGroupCommand, } from "./commands/DescribeFeatureGroupCommand";
|
|
113
123
|
import { DescribeFeatureMetadataCommand, } from "./commands/DescribeFeatureMetadataCommand";
|
|
114
124
|
import { DescribeFlowDefinitionCommand, } from "./commands/DescribeFlowDefinitionCommand";
|
|
125
|
+
import { DescribeHubCommand } from "./commands/DescribeHubCommand";
|
|
126
|
+
import { DescribeHubContentCommand, } from "./commands/DescribeHubContentCommand";
|
|
115
127
|
import { DescribeHumanTaskUiCommand, } from "./commands/DescribeHumanTaskUiCommand";
|
|
116
128
|
import { DescribeHyperParameterTuningJobCommand, } from "./commands/DescribeHyperParameterTuningJobCommand";
|
|
117
129
|
import { DescribeImageCommand, } from "./commands/DescribeImageCommand";
|
|
118
130
|
import { DescribeImageVersionCommand, } from "./commands/DescribeImageVersionCommand";
|
|
131
|
+
import { DescribeInferenceExperimentCommand, } from "./commands/DescribeInferenceExperimentCommand";
|
|
119
132
|
import { DescribeInferenceRecommendationsJobCommand, } from "./commands/DescribeInferenceRecommendationsJobCommand";
|
|
120
133
|
import { DescribeLabelingJobCommand, } from "./commands/DescribeLabelingJobCommand";
|
|
121
134
|
import { DescribeLineageGroupCommand, } from "./commands/DescribeLineageGroupCommand";
|
|
122
135
|
import { DescribeModelBiasJobDefinitionCommand, } from "./commands/DescribeModelBiasJobDefinitionCommand";
|
|
136
|
+
import { DescribeModelCardCommand, } from "./commands/DescribeModelCardCommand";
|
|
137
|
+
import { DescribeModelCardExportJobCommand, } from "./commands/DescribeModelCardExportJobCommand";
|
|
123
138
|
import { DescribeModelCommand, } from "./commands/DescribeModelCommand";
|
|
124
139
|
import { DescribeModelExplainabilityJobDefinitionCommand, } from "./commands/DescribeModelExplainabilityJobDefinitionCommand";
|
|
125
140
|
import { DescribeModelPackageCommand, } from "./commands/DescribeModelPackageCommand";
|
|
@@ -133,6 +148,7 @@ import { DescribePipelineDefinitionForExecutionCommand, } from "./commands/Descr
|
|
|
133
148
|
import { DescribePipelineExecutionCommand, } from "./commands/DescribePipelineExecutionCommand";
|
|
134
149
|
import { DescribeProcessingJobCommand, } from "./commands/DescribeProcessingJobCommand";
|
|
135
150
|
import { DescribeProjectCommand, } from "./commands/DescribeProjectCommand";
|
|
151
|
+
import { DescribeSpaceCommand, } from "./commands/DescribeSpaceCommand";
|
|
136
152
|
import { DescribeStudioLifecycleConfigCommand, } from "./commands/DescribeStudioLifecycleConfigCommand";
|
|
137
153
|
import { DescribeSubscribedWorkteamCommand, } from "./commands/DescribeSubscribedWorkteamCommand";
|
|
138
154
|
import { DescribeTrainingJobCommand, } from "./commands/DescribeTrainingJobCommand";
|
|
@@ -150,6 +166,7 @@ import { GetLineageGroupPolicyCommand, } from "./commands/GetLineageGroupPolicyC
|
|
|
150
166
|
import { GetModelPackageGroupPolicyCommand, } from "./commands/GetModelPackageGroupPolicyCommand";
|
|
151
167
|
import { GetSagemakerServicecatalogPortfolioStatusCommand, } from "./commands/GetSagemakerServicecatalogPortfolioStatusCommand";
|
|
152
168
|
import { GetSearchSuggestionsCommand, } from "./commands/GetSearchSuggestionsCommand";
|
|
169
|
+
import { ImportHubContentCommand, } from "./commands/ImportHubContentCommand";
|
|
153
170
|
import { ListActionsCommand } from "./commands/ListActionsCommand";
|
|
154
171
|
import { ListAlgorithmsCommand, } from "./commands/ListAlgorithmsCommand";
|
|
155
172
|
import { ListAppImageConfigsCommand, } from "./commands/ListAppImageConfigsCommand";
|
|
@@ -172,22 +189,31 @@ import { ListEndpointsCommand, } from "./commands/ListEndpointsCommand";
|
|
|
172
189
|
import { ListExperimentsCommand, } from "./commands/ListExperimentsCommand";
|
|
173
190
|
import { ListFeatureGroupsCommand, } from "./commands/ListFeatureGroupsCommand";
|
|
174
191
|
import { ListFlowDefinitionsCommand, } from "./commands/ListFlowDefinitionsCommand";
|
|
192
|
+
import { ListHubContentsCommand, } from "./commands/ListHubContentsCommand";
|
|
193
|
+
import { ListHubContentVersionsCommand, } from "./commands/ListHubContentVersionsCommand";
|
|
194
|
+
import { ListHubsCommand } from "./commands/ListHubsCommand";
|
|
175
195
|
import { ListHumanTaskUisCommand, } from "./commands/ListHumanTaskUisCommand";
|
|
176
196
|
import { ListHyperParameterTuningJobsCommand, } from "./commands/ListHyperParameterTuningJobsCommand";
|
|
177
197
|
import { ListImagesCommand } from "./commands/ListImagesCommand";
|
|
178
198
|
import { ListImageVersionsCommand, } from "./commands/ListImageVersionsCommand";
|
|
199
|
+
import { ListInferenceExperimentsCommand, } from "./commands/ListInferenceExperimentsCommand";
|
|
179
200
|
import { ListInferenceRecommendationsJobsCommand, } from "./commands/ListInferenceRecommendationsJobsCommand";
|
|
180
201
|
import { ListInferenceRecommendationsJobStepsCommand, } from "./commands/ListInferenceRecommendationsJobStepsCommand";
|
|
181
202
|
import { ListLabelingJobsCommand, } from "./commands/ListLabelingJobsCommand";
|
|
182
203
|
import { ListLabelingJobsForWorkteamCommand, } from "./commands/ListLabelingJobsForWorkteamCommand";
|
|
183
204
|
import { ListLineageGroupsCommand, } from "./commands/ListLineageGroupsCommand";
|
|
184
205
|
import { ListModelBiasJobDefinitionsCommand, } from "./commands/ListModelBiasJobDefinitionsCommand";
|
|
206
|
+
import { ListModelCardExportJobsCommand, } from "./commands/ListModelCardExportJobsCommand";
|
|
207
|
+
import { ListModelCardsCommand, } from "./commands/ListModelCardsCommand";
|
|
208
|
+
import { ListModelCardVersionsCommand, } from "./commands/ListModelCardVersionsCommand";
|
|
185
209
|
import { ListModelExplainabilityJobDefinitionsCommand, } from "./commands/ListModelExplainabilityJobDefinitionsCommand";
|
|
186
210
|
import { ListModelMetadataCommand, } from "./commands/ListModelMetadataCommand";
|
|
187
211
|
import { ListModelPackageGroupsCommand, } from "./commands/ListModelPackageGroupsCommand";
|
|
188
212
|
import { ListModelPackagesCommand, } from "./commands/ListModelPackagesCommand";
|
|
189
213
|
import { ListModelQualityJobDefinitionsCommand, } from "./commands/ListModelQualityJobDefinitionsCommand";
|
|
190
214
|
import { ListModelsCommand } from "./commands/ListModelsCommand";
|
|
215
|
+
import { ListMonitoringAlertHistoryCommand, } from "./commands/ListMonitoringAlertHistoryCommand";
|
|
216
|
+
import { ListMonitoringAlertsCommand, } from "./commands/ListMonitoringAlertsCommand";
|
|
191
217
|
import { ListMonitoringExecutionsCommand, } from "./commands/ListMonitoringExecutionsCommand";
|
|
192
218
|
import { ListMonitoringSchedulesCommand, } from "./commands/ListMonitoringSchedulesCommand";
|
|
193
219
|
import { ListNotebookInstanceLifecycleConfigsCommand, } from "./commands/ListNotebookInstanceLifecycleConfigsCommand";
|
|
@@ -198,6 +224,7 @@ import { ListPipelineParametersForExecutionCommand, } from "./commands/ListPipel
|
|
|
198
224
|
import { ListPipelinesCommand, } from "./commands/ListPipelinesCommand";
|
|
199
225
|
import { ListProcessingJobsCommand, } from "./commands/ListProcessingJobsCommand";
|
|
200
226
|
import { ListProjectsCommand, } from "./commands/ListProjectsCommand";
|
|
227
|
+
import { ListSpacesCommand } from "./commands/ListSpacesCommand";
|
|
201
228
|
import { ListStageDevicesCommand, } from "./commands/ListStageDevicesCommand";
|
|
202
229
|
import { ListStudioLifecycleConfigsCommand, } from "./commands/ListStudioLifecycleConfigsCommand";
|
|
203
230
|
import { ListSubscribedWorkteamsCommand, } from "./commands/ListSubscribedWorkteamsCommand";
|
|
@@ -219,6 +246,7 @@ import { SearchCommand } from "./commands/SearchCommand";
|
|
|
219
246
|
import { SendPipelineExecutionStepFailureCommand, } from "./commands/SendPipelineExecutionStepFailureCommand";
|
|
220
247
|
import { SendPipelineExecutionStepSuccessCommand, } from "./commands/SendPipelineExecutionStepSuccessCommand";
|
|
221
248
|
import { StartEdgeDeploymentStageCommand, } from "./commands/StartEdgeDeploymentStageCommand";
|
|
249
|
+
import { StartInferenceExperimentCommand, } from "./commands/StartInferenceExperimentCommand";
|
|
222
250
|
import { StartMonitoringScheduleCommand, } from "./commands/StartMonitoringScheduleCommand";
|
|
223
251
|
import { StartNotebookInstanceCommand, } from "./commands/StartNotebookInstanceCommand";
|
|
224
252
|
import { StartPipelineExecutionCommand, } from "./commands/StartPipelineExecutionCommand";
|
|
@@ -227,6 +255,7 @@ import { StopCompilationJobCommand, } from "./commands/StopCompilationJobCommand
|
|
|
227
255
|
import { StopEdgeDeploymentStageCommand, } from "./commands/StopEdgeDeploymentStageCommand";
|
|
228
256
|
import { StopEdgePackagingJobCommand, } from "./commands/StopEdgePackagingJobCommand";
|
|
229
257
|
import { StopHyperParameterTuningJobCommand, } from "./commands/StopHyperParameterTuningJobCommand";
|
|
258
|
+
import { StopInferenceExperimentCommand, } from "./commands/StopInferenceExperimentCommand";
|
|
230
259
|
import { StopInferenceRecommendationsJobCommand, } from "./commands/StopInferenceRecommendationsJobCommand";
|
|
231
260
|
import { StopLabelingJobCommand, } from "./commands/StopLabelingJobCommand";
|
|
232
261
|
import { StopMonitoringScheduleCommand, } from "./commands/StopMonitoringScheduleCommand";
|
|
@@ -248,14 +277,19 @@ import { UpdateEndpointWeightsAndCapacitiesCommand, } from "./commands/UpdateEnd
|
|
|
248
277
|
import { UpdateExperimentCommand, } from "./commands/UpdateExperimentCommand";
|
|
249
278
|
import { UpdateFeatureGroupCommand, } from "./commands/UpdateFeatureGroupCommand";
|
|
250
279
|
import { UpdateFeatureMetadataCommand, } from "./commands/UpdateFeatureMetadataCommand";
|
|
280
|
+
import { UpdateHubCommand } from "./commands/UpdateHubCommand";
|
|
251
281
|
import { UpdateImageCommand } from "./commands/UpdateImageCommand";
|
|
282
|
+
import { UpdateInferenceExperimentCommand, } from "./commands/UpdateInferenceExperimentCommand";
|
|
283
|
+
import { UpdateModelCardCommand, } from "./commands/UpdateModelCardCommand";
|
|
252
284
|
import { UpdateModelPackageCommand, } from "./commands/UpdateModelPackageCommand";
|
|
285
|
+
import { UpdateMonitoringAlertCommand, } from "./commands/UpdateMonitoringAlertCommand";
|
|
253
286
|
import { UpdateMonitoringScheduleCommand, } from "./commands/UpdateMonitoringScheduleCommand";
|
|
254
287
|
import { UpdateNotebookInstanceCommand, } from "./commands/UpdateNotebookInstanceCommand";
|
|
255
288
|
import { UpdateNotebookInstanceLifecycleConfigCommand, } from "./commands/UpdateNotebookInstanceLifecycleConfigCommand";
|
|
256
289
|
import { UpdatePipelineCommand, } from "./commands/UpdatePipelineCommand";
|
|
257
290
|
import { UpdatePipelineExecutionCommand, } from "./commands/UpdatePipelineExecutionCommand";
|
|
258
291
|
import { UpdateProjectCommand, } from "./commands/UpdateProjectCommand";
|
|
292
|
+
import { UpdateSpaceCommand } from "./commands/UpdateSpaceCommand";
|
|
259
293
|
import { UpdateTrainingJobCommand, } from "./commands/UpdateTrainingJobCommand";
|
|
260
294
|
import { UpdateTrialCommand } from "./commands/UpdateTrialCommand";
|
|
261
295
|
import { UpdateTrialComponentCommand, } from "./commands/UpdateTrialComponentCommand";
|
|
@@ -600,6 +634,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
600
634
|
return this.send(command, optionsOrCb);
|
|
601
635
|
}
|
|
602
636
|
}
|
|
637
|
+
createHub(args, optionsOrCb, cb) {
|
|
638
|
+
const command = new CreateHubCommand(args);
|
|
639
|
+
if (typeof optionsOrCb === "function") {
|
|
640
|
+
this.send(command, optionsOrCb);
|
|
641
|
+
}
|
|
642
|
+
else if (typeof cb === "function") {
|
|
643
|
+
if (typeof optionsOrCb !== "object")
|
|
644
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
645
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
646
|
+
}
|
|
647
|
+
else {
|
|
648
|
+
return this.send(command, optionsOrCb);
|
|
649
|
+
}
|
|
650
|
+
}
|
|
603
651
|
createHumanTaskUi(args, optionsOrCb, cb) {
|
|
604
652
|
const command = new CreateHumanTaskUiCommand(args);
|
|
605
653
|
if (typeof optionsOrCb === "function") {
|
|
@@ -656,6 +704,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
656
704
|
return this.send(command, optionsOrCb);
|
|
657
705
|
}
|
|
658
706
|
}
|
|
707
|
+
createInferenceExperiment(args, optionsOrCb, cb) {
|
|
708
|
+
const command = new CreateInferenceExperimentCommand(args);
|
|
709
|
+
if (typeof optionsOrCb === "function") {
|
|
710
|
+
this.send(command, optionsOrCb);
|
|
711
|
+
}
|
|
712
|
+
else if (typeof cb === "function") {
|
|
713
|
+
if (typeof optionsOrCb !== "object")
|
|
714
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
715
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
716
|
+
}
|
|
717
|
+
else {
|
|
718
|
+
return this.send(command, optionsOrCb);
|
|
719
|
+
}
|
|
720
|
+
}
|
|
659
721
|
createInferenceRecommendationsJob(args, optionsOrCb, cb) {
|
|
660
722
|
const command = new CreateInferenceRecommendationsJobCommand(args);
|
|
661
723
|
if (typeof optionsOrCb === "function") {
|
|
@@ -712,6 +774,34 @@ export class SageMaker extends SageMakerClient {
|
|
|
712
774
|
return this.send(command, optionsOrCb);
|
|
713
775
|
}
|
|
714
776
|
}
|
|
777
|
+
createModelCard(args, optionsOrCb, cb) {
|
|
778
|
+
const command = new CreateModelCardCommand(args);
|
|
779
|
+
if (typeof optionsOrCb === "function") {
|
|
780
|
+
this.send(command, optionsOrCb);
|
|
781
|
+
}
|
|
782
|
+
else if (typeof cb === "function") {
|
|
783
|
+
if (typeof optionsOrCb !== "object")
|
|
784
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
785
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
786
|
+
}
|
|
787
|
+
else {
|
|
788
|
+
return this.send(command, optionsOrCb);
|
|
789
|
+
}
|
|
790
|
+
}
|
|
791
|
+
createModelCardExportJob(args, optionsOrCb, cb) {
|
|
792
|
+
const command = new CreateModelCardExportJobCommand(args);
|
|
793
|
+
if (typeof optionsOrCb === "function") {
|
|
794
|
+
this.send(command, optionsOrCb);
|
|
795
|
+
}
|
|
796
|
+
else if (typeof cb === "function") {
|
|
797
|
+
if (typeof optionsOrCb !== "object")
|
|
798
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
799
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
800
|
+
}
|
|
801
|
+
else {
|
|
802
|
+
return this.send(command, optionsOrCb);
|
|
803
|
+
}
|
|
804
|
+
}
|
|
715
805
|
createModelExplainabilityJobDefinition(args, optionsOrCb, cb) {
|
|
716
806
|
const command = new CreateModelExplainabilityJobDefinitionCommand(args);
|
|
717
807
|
if (typeof optionsOrCb === "function") {
|
|
@@ -880,6 +970,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
880
970
|
return this.send(command, optionsOrCb);
|
|
881
971
|
}
|
|
882
972
|
}
|
|
973
|
+
createSpace(args, optionsOrCb, cb) {
|
|
974
|
+
const command = new CreateSpaceCommand(args);
|
|
975
|
+
if (typeof optionsOrCb === "function") {
|
|
976
|
+
this.send(command, optionsOrCb);
|
|
977
|
+
}
|
|
978
|
+
else if (typeof cb === "function") {
|
|
979
|
+
if (typeof optionsOrCb !== "object")
|
|
980
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
981
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
982
|
+
}
|
|
983
|
+
else {
|
|
984
|
+
return this.send(command, optionsOrCb);
|
|
985
|
+
}
|
|
986
|
+
}
|
|
883
987
|
createStudioLifecycleConfig(args, optionsOrCb, cb) {
|
|
884
988
|
const command = new CreateStudioLifecycleConfigCommand(args);
|
|
885
989
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1244,6 +1348,34 @@ export class SageMaker extends SageMakerClient {
|
|
|
1244
1348
|
return this.send(command, optionsOrCb);
|
|
1245
1349
|
}
|
|
1246
1350
|
}
|
|
1351
|
+
deleteHub(args, optionsOrCb, cb) {
|
|
1352
|
+
const command = new DeleteHubCommand(args);
|
|
1353
|
+
if (typeof optionsOrCb === "function") {
|
|
1354
|
+
this.send(command, optionsOrCb);
|
|
1355
|
+
}
|
|
1356
|
+
else if (typeof cb === "function") {
|
|
1357
|
+
if (typeof optionsOrCb !== "object")
|
|
1358
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1359
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1360
|
+
}
|
|
1361
|
+
else {
|
|
1362
|
+
return this.send(command, optionsOrCb);
|
|
1363
|
+
}
|
|
1364
|
+
}
|
|
1365
|
+
deleteHubContent(args, optionsOrCb, cb) {
|
|
1366
|
+
const command = new DeleteHubContentCommand(args);
|
|
1367
|
+
if (typeof optionsOrCb === "function") {
|
|
1368
|
+
this.send(command, optionsOrCb);
|
|
1369
|
+
}
|
|
1370
|
+
else if (typeof cb === "function") {
|
|
1371
|
+
if (typeof optionsOrCb !== "object")
|
|
1372
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1373
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1374
|
+
}
|
|
1375
|
+
else {
|
|
1376
|
+
return this.send(command, optionsOrCb);
|
|
1377
|
+
}
|
|
1378
|
+
}
|
|
1247
1379
|
deleteHumanTaskUi(args, optionsOrCb, cb) {
|
|
1248
1380
|
const command = new DeleteHumanTaskUiCommand(args);
|
|
1249
1381
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1286,6 +1418,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
1286
1418
|
return this.send(command, optionsOrCb);
|
|
1287
1419
|
}
|
|
1288
1420
|
}
|
|
1421
|
+
deleteInferenceExperiment(args, optionsOrCb, cb) {
|
|
1422
|
+
const command = new DeleteInferenceExperimentCommand(args);
|
|
1423
|
+
if (typeof optionsOrCb === "function") {
|
|
1424
|
+
this.send(command, optionsOrCb);
|
|
1425
|
+
}
|
|
1426
|
+
else if (typeof cb === "function") {
|
|
1427
|
+
if (typeof optionsOrCb !== "object")
|
|
1428
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1429
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1430
|
+
}
|
|
1431
|
+
else {
|
|
1432
|
+
return this.send(command, optionsOrCb);
|
|
1433
|
+
}
|
|
1434
|
+
}
|
|
1289
1435
|
deleteModel(args, optionsOrCb, cb) {
|
|
1290
1436
|
const command = new DeleteModelCommand(args);
|
|
1291
1437
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1314,6 +1460,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
1314
1460
|
return this.send(command, optionsOrCb);
|
|
1315
1461
|
}
|
|
1316
1462
|
}
|
|
1463
|
+
deleteModelCard(args, optionsOrCb, cb) {
|
|
1464
|
+
const command = new DeleteModelCardCommand(args);
|
|
1465
|
+
if (typeof optionsOrCb === "function") {
|
|
1466
|
+
this.send(command, optionsOrCb);
|
|
1467
|
+
}
|
|
1468
|
+
else if (typeof cb === "function") {
|
|
1469
|
+
if (typeof optionsOrCb !== "object")
|
|
1470
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1471
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1472
|
+
}
|
|
1473
|
+
else {
|
|
1474
|
+
return this.send(command, optionsOrCb);
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1317
1477
|
deleteModelExplainabilityJobDefinition(args, optionsOrCb, cb) {
|
|
1318
1478
|
const command = new DeleteModelExplainabilityJobDefinitionCommand(args);
|
|
1319
1479
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1454,6 +1614,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
1454
1614
|
return this.send(command, optionsOrCb);
|
|
1455
1615
|
}
|
|
1456
1616
|
}
|
|
1617
|
+
deleteSpace(args, optionsOrCb, cb) {
|
|
1618
|
+
const command = new DeleteSpaceCommand(args);
|
|
1619
|
+
if (typeof optionsOrCb === "function") {
|
|
1620
|
+
this.send(command, optionsOrCb);
|
|
1621
|
+
}
|
|
1622
|
+
else if (typeof cb === "function") {
|
|
1623
|
+
if (typeof optionsOrCb !== "object")
|
|
1624
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1625
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1626
|
+
}
|
|
1627
|
+
else {
|
|
1628
|
+
return this.send(command, optionsOrCb);
|
|
1629
|
+
}
|
|
1630
|
+
}
|
|
1457
1631
|
deleteStudioLifecycleConfig(args, optionsOrCb, cb) {
|
|
1458
1632
|
const command = new DeleteStudioLifecycleConfigCommand(args);
|
|
1459
1633
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1860,6 +2034,34 @@ export class SageMaker extends SageMakerClient {
|
|
|
1860
2034
|
return this.send(command, optionsOrCb);
|
|
1861
2035
|
}
|
|
1862
2036
|
}
|
|
2037
|
+
describeHub(args, optionsOrCb, cb) {
|
|
2038
|
+
const command = new DescribeHubCommand(args);
|
|
2039
|
+
if (typeof optionsOrCb === "function") {
|
|
2040
|
+
this.send(command, optionsOrCb);
|
|
2041
|
+
}
|
|
2042
|
+
else if (typeof cb === "function") {
|
|
2043
|
+
if (typeof optionsOrCb !== "object")
|
|
2044
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2045
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2046
|
+
}
|
|
2047
|
+
else {
|
|
2048
|
+
return this.send(command, optionsOrCb);
|
|
2049
|
+
}
|
|
2050
|
+
}
|
|
2051
|
+
describeHubContent(args, optionsOrCb, cb) {
|
|
2052
|
+
const command = new DescribeHubContentCommand(args);
|
|
2053
|
+
if (typeof optionsOrCb === "function") {
|
|
2054
|
+
this.send(command, optionsOrCb);
|
|
2055
|
+
}
|
|
2056
|
+
else if (typeof cb === "function") {
|
|
2057
|
+
if (typeof optionsOrCb !== "object")
|
|
2058
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2059
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2060
|
+
}
|
|
2061
|
+
else {
|
|
2062
|
+
return this.send(command, optionsOrCb);
|
|
2063
|
+
}
|
|
2064
|
+
}
|
|
1863
2065
|
describeHumanTaskUi(args, optionsOrCb, cb) {
|
|
1864
2066
|
const command = new DescribeHumanTaskUiCommand(args);
|
|
1865
2067
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1916,6 +2118,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
1916
2118
|
return this.send(command, optionsOrCb);
|
|
1917
2119
|
}
|
|
1918
2120
|
}
|
|
2121
|
+
describeInferenceExperiment(args, optionsOrCb, cb) {
|
|
2122
|
+
const command = new DescribeInferenceExperimentCommand(args);
|
|
2123
|
+
if (typeof optionsOrCb === "function") {
|
|
2124
|
+
this.send(command, optionsOrCb);
|
|
2125
|
+
}
|
|
2126
|
+
else if (typeof cb === "function") {
|
|
2127
|
+
if (typeof optionsOrCb !== "object")
|
|
2128
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2129
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2130
|
+
}
|
|
2131
|
+
else {
|
|
2132
|
+
return this.send(command, optionsOrCb);
|
|
2133
|
+
}
|
|
2134
|
+
}
|
|
1919
2135
|
describeInferenceRecommendationsJob(args, optionsOrCb, cb) {
|
|
1920
2136
|
const command = new DescribeInferenceRecommendationsJobCommand(args);
|
|
1921
2137
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1986,6 +2202,34 @@ export class SageMaker extends SageMakerClient {
|
|
|
1986
2202
|
return this.send(command, optionsOrCb);
|
|
1987
2203
|
}
|
|
1988
2204
|
}
|
|
2205
|
+
describeModelCard(args, optionsOrCb, cb) {
|
|
2206
|
+
const command = new DescribeModelCardCommand(args);
|
|
2207
|
+
if (typeof optionsOrCb === "function") {
|
|
2208
|
+
this.send(command, optionsOrCb);
|
|
2209
|
+
}
|
|
2210
|
+
else if (typeof cb === "function") {
|
|
2211
|
+
if (typeof optionsOrCb !== "object")
|
|
2212
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2213
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2214
|
+
}
|
|
2215
|
+
else {
|
|
2216
|
+
return this.send(command, optionsOrCb);
|
|
2217
|
+
}
|
|
2218
|
+
}
|
|
2219
|
+
describeModelCardExportJob(args, optionsOrCb, cb) {
|
|
2220
|
+
const command = new DescribeModelCardExportJobCommand(args);
|
|
2221
|
+
if (typeof optionsOrCb === "function") {
|
|
2222
|
+
this.send(command, optionsOrCb);
|
|
2223
|
+
}
|
|
2224
|
+
else if (typeof cb === "function") {
|
|
2225
|
+
if (typeof optionsOrCb !== "object")
|
|
2226
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2227
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2228
|
+
}
|
|
2229
|
+
else {
|
|
2230
|
+
return this.send(command, optionsOrCb);
|
|
2231
|
+
}
|
|
2232
|
+
}
|
|
1989
2233
|
describeModelExplainabilityJobDefinition(args, optionsOrCb, cb) {
|
|
1990
2234
|
const command = new DescribeModelExplainabilityJobDefinitionCommand(args);
|
|
1991
2235
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2154,6 +2398,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
2154
2398
|
return this.send(command, optionsOrCb);
|
|
2155
2399
|
}
|
|
2156
2400
|
}
|
|
2401
|
+
describeSpace(args, optionsOrCb, cb) {
|
|
2402
|
+
const command = new DescribeSpaceCommand(args);
|
|
2403
|
+
if (typeof optionsOrCb === "function") {
|
|
2404
|
+
this.send(command, optionsOrCb);
|
|
2405
|
+
}
|
|
2406
|
+
else if (typeof cb === "function") {
|
|
2407
|
+
if (typeof optionsOrCb !== "object")
|
|
2408
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2409
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2410
|
+
}
|
|
2411
|
+
else {
|
|
2412
|
+
return this.send(command, optionsOrCb);
|
|
2413
|
+
}
|
|
2414
|
+
}
|
|
2157
2415
|
describeStudioLifecycleConfig(args, optionsOrCb, cb) {
|
|
2158
2416
|
const command = new DescribeStudioLifecycleConfigCommand(args);
|
|
2159
2417
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2392,6 +2650,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
2392
2650
|
return this.send(command, optionsOrCb);
|
|
2393
2651
|
}
|
|
2394
2652
|
}
|
|
2653
|
+
importHubContent(args, optionsOrCb, cb) {
|
|
2654
|
+
const command = new ImportHubContentCommand(args);
|
|
2655
|
+
if (typeof optionsOrCb === "function") {
|
|
2656
|
+
this.send(command, optionsOrCb);
|
|
2657
|
+
}
|
|
2658
|
+
else if (typeof cb === "function") {
|
|
2659
|
+
if (typeof optionsOrCb !== "object")
|
|
2660
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2661
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2662
|
+
}
|
|
2663
|
+
else {
|
|
2664
|
+
return this.send(command, optionsOrCb);
|
|
2665
|
+
}
|
|
2666
|
+
}
|
|
2395
2667
|
listActions(args, optionsOrCb, cb) {
|
|
2396
2668
|
const command = new ListActionsCommand(args);
|
|
2397
2669
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2700,6 +2972,48 @@ export class SageMaker extends SageMakerClient {
|
|
|
2700
2972
|
return this.send(command, optionsOrCb);
|
|
2701
2973
|
}
|
|
2702
2974
|
}
|
|
2975
|
+
listHubContents(args, optionsOrCb, cb) {
|
|
2976
|
+
const command = new ListHubContentsCommand(args);
|
|
2977
|
+
if (typeof optionsOrCb === "function") {
|
|
2978
|
+
this.send(command, optionsOrCb);
|
|
2979
|
+
}
|
|
2980
|
+
else if (typeof cb === "function") {
|
|
2981
|
+
if (typeof optionsOrCb !== "object")
|
|
2982
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2983
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2984
|
+
}
|
|
2985
|
+
else {
|
|
2986
|
+
return this.send(command, optionsOrCb);
|
|
2987
|
+
}
|
|
2988
|
+
}
|
|
2989
|
+
listHubContentVersions(args, optionsOrCb, cb) {
|
|
2990
|
+
const command = new ListHubContentVersionsCommand(args);
|
|
2991
|
+
if (typeof optionsOrCb === "function") {
|
|
2992
|
+
this.send(command, optionsOrCb);
|
|
2993
|
+
}
|
|
2994
|
+
else if (typeof cb === "function") {
|
|
2995
|
+
if (typeof optionsOrCb !== "object")
|
|
2996
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2997
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
2998
|
+
}
|
|
2999
|
+
else {
|
|
3000
|
+
return this.send(command, optionsOrCb);
|
|
3001
|
+
}
|
|
3002
|
+
}
|
|
3003
|
+
listHubs(args, optionsOrCb, cb) {
|
|
3004
|
+
const command = new ListHubsCommand(args);
|
|
3005
|
+
if (typeof optionsOrCb === "function") {
|
|
3006
|
+
this.send(command, optionsOrCb);
|
|
3007
|
+
}
|
|
3008
|
+
else if (typeof cb === "function") {
|
|
3009
|
+
if (typeof optionsOrCb !== "object")
|
|
3010
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3011
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3012
|
+
}
|
|
3013
|
+
else {
|
|
3014
|
+
return this.send(command, optionsOrCb);
|
|
3015
|
+
}
|
|
3016
|
+
}
|
|
2703
3017
|
listHumanTaskUis(args, optionsOrCb, cb) {
|
|
2704
3018
|
const command = new ListHumanTaskUisCommand(args);
|
|
2705
3019
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2756,6 +3070,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
2756
3070
|
return this.send(command, optionsOrCb);
|
|
2757
3071
|
}
|
|
2758
3072
|
}
|
|
3073
|
+
listInferenceExperiments(args, optionsOrCb, cb) {
|
|
3074
|
+
const command = new ListInferenceExperimentsCommand(args);
|
|
3075
|
+
if (typeof optionsOrCb === "function") {
|
|
3076
|
+
this.send(command, optionsOrCb);
|
|
3077
|
+
}
|
|
3078
|
+
else if (typeof cb === "function") {
|
|
3079
|
+
if (typeof optionsOrCb !== "object")
|
|
3080
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3081
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3082
|
+
}
|
|
3083
|
+
else {
|
|
3084
|
+
return this.send(command, optionsOrCb);
|
|
3085
|
+
}
|
|
3086
|
+
}
|
|
2759
3087
|
listInferenceRecommendationsJobs(args, optionsOrCb, cb) {
|
|
2760
3088
|
const command = new ListInferenceRecommendationsJobsCommand(args);
|
|
2761
3089
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2840,6 +3168,48 @@ export class SageMaker extends SageMakerClient {
|
|
|
2840
3168
|
return this.send(command, optionsOrCb);
|
|
2841
3169
|
}
|
|
2842
3170
|
}
|
|
3171
|
+
listModelCardExportJobs(args, optionsOrCb, cb) {
|
|
3172
|
+
const command = new ListModelCardExportJobsCommand(args);
|
|
3173
|
+
if (typeof optionsOrCb === "function") {
|
|
3174
|
+
this.send(command, optionsOrCb);
|
|
3175
|
+
}
|
|
3176
|
+
else if (typeof cb === "function") {
|
|
3177
|
+
if (typeof optionsOrCb !== "object")
|
|
3178
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3179
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3180
|
+
}
|
|
3181
|
+
else {
|
|
3182
|
+
return this.send(command, optionsOrCb);
|
|
3183
|
+
}
|
|
3184
|
+
}
|
|
3185
|
+
listModelCards(args, optionsOrCb, cb) {
|
|
3186
|
+
const command = new ListModelCardsCommand(args);
|
|
3187
|
+
if (typeof optionsOrCb === "function") {
|
|
3188
|
+
this.send(command, optionsOrCb);
|
|
3189
|
+
}
|
|
3190
|
+
else if (typeof cb === "function") {
|
|
3191
|
+
if (typeof optionsOrCb !== "object")
|
|
3192
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3193
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3194
|
+
}
|
|
3195
|
+
else {
|
|
3196
|
+
return this.send(command, optionsOrCb);
|
|
3197
|
+
}
|
|
3198
|
+
}
|
|
3199
|
+
listModelCardVersions(args, optionsOrCb, cb) {
|
|
3200
|
+
const command = new ListModelCardVersionsCommand(args);
|
|
3201
|
+
if (typeof optionsOrCb === "function") {
|
|
3202
|
+
this.send(command, optionsOrCb);
|
|
3203
|
+
}
|
|
3204
|
+
else if (typeof cb === "function") {
|
|
3205
|
+
if (typeof optionsOrCb !== "object")
|
|
3206
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3207
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3208
|
+
}
|
|
3209
|
+
else {
|
|
3210
|
+
return this.send(command, optionsOrCb);
|
|
3211
|
+
}
|
|
3212
|
+
}
|
|
2843
3213
|
listModelExplainabilityJobDefinitions(args, optionsOrCb, cb) {
|
|
2844
3214
|
const command = new ListModelExplainabilityJobDefinitionsCommand(args);
|
|
2845
3215
|
if (typeof optionsOrCb === "function") {
|
|
@@ -2924,6 +3294,34 @@ export class SageMaker extends SageMakerClient {
|
|
|
2924
3294
|
return this.send(command, optionsOrCb);
|
|
2925
3295
|
}
|
|
2926
3296
|
}
|
|
3297
|
+
listMonitoringAlertHistory(args, optionsOrCb, cb) {
|
|
3298
|
+
const command = new ListMonitoringAlertHistoryCommand(args);
|
|
3299
|
+
if (typeof optionsOrCb === "function") {
|
|
3300
|
+
this.send(command, optionsOrCb);
|
|
3301
|
+
}
|
|
3302
|
+
else if (typeof cb === "function") {
|
|
3303
|
+
if (typeof optionsOrCb !== "object")
|
|
3304
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3305
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3306
|
+
}
|
|
3307
|
+
else {
|
|
3308
|
+
return this.send(command, optionsOrCb);
|
|
3309
|
+
}
|
|
3310
|
+
}
|
|
3311
|
+
listMonitoringAlerts(args, optionsOrCb, cb) {
|
|
3312
|
+
const command = new ListMonitoringAlertsCommand(args);
|
|
3313
|
+
if (typeof optionsOrCb === "function") {
|
|
3314
|
+
this.send(command, optionsOrCb);
|
|
3315
|
+
}
|
|
3316
|
+
else if (typeof cb === "function") {
|
|
3317
|
+
if (typeof optionsOrCb !== "object")
|
|
3318
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3319
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3320
|
+
}
|
|
3321
|
+
else {
|
|
3322
|
+
return this.send(command, optionsOrCb);
|
|
3323
|
+
}
|
|
3324
|
+
}
|
|
2927
3325
|
listMonitoringExecutions(args, optionsOrCb, cb) {
|
|
2928
3326
|
const command = new ListMonitoringExecutionsCommand(args);
|
|
2929
3327
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3064,6 +3462,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
3064
3462
|
return this.send(command, optionsOrCb);
|
|
3065
3463
|
}
|
|
3066
3464
|
}
|
|
3465
|
+
listSpaces(args, optionsOrCb, cb) {
|
|
3466
|
+
const command = new ListSpacesCommand(args);
|
|
3467
|
+
if (typeof optionsOrCb === "function") {
|
|
3468
|
+
this.send(command, optionsOrCb);
|
|
3469
|
+
}
|
|
3470
|
+
else if (typeof cb === "function") {
|
|
3471
|
+
if (typeof optionsOrCb !== "object")
|
|
3472
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3473
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3474
|
+
}
|
|
3475
|
+
else {
|
|
3476
|
+
return this.send(command, optionsOrCb);
|
|
3477
|
+
}
|
|
3478
|
+
}
|
|
3067
3479
|
listStageDevices(args, optionsOrCb, cb) {
|
|
3068
3480
|
const command = new ListStageDevicesCommand(args);
|
|
3069
3481
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3358,6 +3770,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
3358
3770
|
return this.send(command, optionsOrCb);
|
|
3359
3771
|
}
|
|
3360
3772
|
}
|
|
3773
|
+
startInferenceExperiment(args, optionsOrCb, cb) {
|
|
3774
|
+
const command = new StartInferenceExperimentCommand(args);
|
|
3775
|
+
if (typeof optionsOrCb === "function") {
|
|
3776
|
+
this.send(command, optionsOrCb);
|
|
3777
|
+
}
|
|
3778
|
+
else if (typeof cb === "function") {
|
|
3779
|
+
if (typeof optionsOrCb !== "object")
|
|
3780
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3781
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3782
|
+
}
|
|
3783
|
+
else {
|
|
3784
|
+
return this.send(command, optionsOrCb);
|
|
3785
|
+
}
|
|
3786
|
+
}
|
|
3361
3787
|
startMonitoringSchedule(args, optionsOrCb, cb) {
|
|
3362
3788
|
const command = new StartMonitoringScheduleCommand(args);
|
|
3363
3789
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3470,6 +3896,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
3470
3896
|
return this.send(command, optionsOrCb);
|
|
3471
3897
|
}
|
|
3472
3898
|
}
|
|
3899
|
+
stopInferenceExperiment(args, optionsOrCb, cb) {
|
|
3900
|
+
const command = new StopInferenceExperimentCommand(args);
|
|
3901
|
+
if (typeof optionsOrCb === "function") {
|
|
3902
|
+
this.send(command, optionsOrCb);
|
|
3903
|
+
}
|
|
3904
|
+
else if (typeof cb === "function") {
|
|
3905
|
+
if (typeof optionsOrCb !== "object")
|
|
3906
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3907
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3908
|
+
}
|
|
3909
|
+
else {
|
|
3910
|
+
return this.send(command, optionsOrCb);
|
|
3911
|
+
}
|
|
3912
|
+
}
|
|
3473
3913
|
stopInferenceRecommendationsJob(args, optionsOrCb, cb) {
|
|
3474
3914
|
const command = new StopInferenceRecommendationsJobCommand(args);
|
|
3475
3915
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3764,6 +4204,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
3764
4204
|
return this.send(command, optionsOrCb);
|
|
3765
4205
|
}
|
|
3766
4206
|
}
|
|
4207
|
+
updateHub(args, optionsOrCb, cb) {
|
|
4208
|
+
const command = new UpdateHubCommand(args);
|
|
4209
|
+
if (typeof optionsOrCb === "function") {
|
|
4210
|
+
this.send(command, optionsOrCb);
|
|
4211
|
+
}
|
|
4212
|
+
else if (typeof cb === "function") {
|
|
4213
|
+
if (typeof optionsOrCb !== "object")
|
|
4214
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
4215
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
4216
|
+
}
|
|
4217
|
+
else {
|
|
4218
|
+
return this.send(command, optionsOrCb);
|
|
4219
|
+
}
|
|
4220
|
+
}
|
|
3767
4221
|
updateImage(args, optionsOrCb, cb) {
|
|
3768
4222
|
const command = new UpdateImageCommand(args);
|
|
3769
4223
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3778,6 +4232,34 @@ export class SageMaker extends SageMakerClient {
|
|
|
3778
4232
|
return this.send(command, optionsOrCb);
|
|
3779
4233
|
}
|
|
3780
4234
|
}
|
|
4235
|
+
updateInferenceExperiment(args, optionsOrCb, cb) {
|
|
4236
|
+
const command = new UpdateInferenceExperimentCommand(args);
|
|
4237
|
+
if (typeof optionsOrCb === "function") {
|
|
4238
|
+
this.send(command, optionsOrCb);
|
|
4239
|
+
}
|
|
4240
|
+
else if (typeof cb === "function") {
|
|
4241
|
+
if (typeof optionsOrCb !== "object")
|
|
4242
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
4243
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
4244
|
+
}
|
|
4245
|
+
else {
|
|
4246
|
+
return this.send(command, optionsOrCb);
|
|
4247
|
+
}
|
|
4248
|
+
}
|
|
4249
|
+
updateModelCard(args, optionsOrCb, cb) {
|
|
4250
|
+
const command = new UpdateModelCardCommand(args);
|
|
4251
|
+
if (typeof optionsOrCb === "function") {
|
|
4252
|
+
this.send(command, optionsOrCb);
|
|
4253
|
+
}
|
|
4254
|
+
else if (typeof cb === "function") {
|
|
4255
|
+
if (typeof optionsOrCb !== "object")
|
|
4256
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
4257
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
4258
|
+
}
|
|
4259
|
+
else {
|
|
4260
|
+
return this.send(command, optionsOrCb);
|
|
4261
|
+
}
|
|
4262
|
+
}
|
|
3781
4263
|
updateModelPackage(args, optionsOrCb, cb) {
|
|
3782
4264
|
const command = new UpdateModelPackageCommand(args);
|
|
3783
4265
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3792,6 +4274,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
3792
4274
|
return this.send(command, optionsOrCb);
|
|
3793
4275
|
}
|
|
3794
4276
|
}
|
|
4277
|
+
updateMonitoringAlert(args, optionsOrCb, cb) {
|
|
4278
|
+
const command = new UpdateMonitoringAlertCommand(args);
|
|
4279
|
+
if (typeof optionsOrCb === "function") {
|
|
4280
|
+
this.send(command, optionsOrCb);
|
|
4281
|
+
}
|
|
4282
|
+
else if (typeof cb === "function") {
|
|
4283
|
+
if (typeof optionsOrCb !== "object")
|
|
4284
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
4285
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
4286
|
+
}
|
|
4287
|
+
else {
|
|
4288
|
+
return this.send(command, optionsOrCb);
|
|
4289
|
+
}
|
|
4290
|
+
}
|
|
3795
4291
|
updateMonitoringSchedule(args, optionsOrCb, cb) {
|
|
3796
4292
|
const command = new UpdateMonitoringScheduleCommand(args);
|
|
3797
4293
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3876,6 +4372,20 @@ export class SageMaker extends SageMakerClient {
|
|
|
3876
4372
|
return this.send(command, optionsOrCb);
|
|
3877
4373
|
}
|
|
3878
4374
|
}
|
|
4375
|
+
updateSpace(args, optionsOrCb, cb) {
|
|
4376
|
+
const command = new UpdateSpaceCommand(args);
|
|
4377
|
+
if (typeof optionsOrCb === "function") {
|
|
4378
|
+
this.send(command, optionsOrCb);
|
|
4379
|
+
}
|
|
4380
|
+
else if (typeof cb === "function") {
|
|
4381
|
+
if (typeof optionsOrCb !== "object")
|
|
4382
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
4383
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
4384
|
+
}
|
|
4385
|
+
else {
|
|
4386
|
+
return this.send(command, optionsOrCb);
|
|
4387
|
+
}
|
|
4388
|
+
}
|
|
3879
4389
|
updateTrainingJob(args, optionsOrCb, cb) {
|
|
3880
4390
|
const command = new UpdateTrainingJobCommand(args);
|
|
3881
4391
|
if (typeof optionsOrCb === "function") {
|