@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
|
@@ -95,6 +95,10 @@ import {
|
|
|
95
95
|
CreateFlowDefinitionCommandInput,
|
|
96
96
|
CreateFlowDefinitionCommandOutput,
|
|
97
97
|
} from "./commands/CreateFlowDefinitionCommand";
|
|
98
|
+
import {
|
|
99
|
+
CreateHubCommandInput,
|
|
100
|
+
CreateHubCommandOutput,
|
|
101
|
+
} from "./commands/CreateHubCommand";
|
|
98
102
|
import {
|
|
99
103
|
CreateHumanTaskUiCommandInput,
|
|
100
104
|
CreateHumanTaskUiCommandOutput,
|
|
@@ -111,6 +115,10 @@ import {
|
|
|
111
115
|
CreateImageVersionCommandInput,
|
|
112
116
|
CreateImageVersionCommandOutput,
|
|
113
117
|
} from "./commands/CreateImageVersionCommand";
|
|
118
|
+
import {
|
|
119
|
+
CreateInferenceExperimentCommandInput,
|
|
120
|
+
CreateInferenceExperimentCommandOutput,
|
|
121
|
+
} from "./commands/CreateInferenceExperimentCommand";
|
|
114
122
|
import {
|
|
115
123
|
CreateInferenceRecommendationsJobCommandInput,
|
|
116
124
|
CreateInferenceRecommendationsJobCommandOutput,
|
|
@@ -123,6 +131,14 @@ import {
|
|
|
123
131
|
CreateModelBiasJobDefinitionCommandInput,
|
|
124
132
|
CreateModelBiasJobDefinitionCommandOutput,
|
|
125
133
|
} from "./commands/CreateModelBiasJobDefinitionCommand";
|
|
134
|
+
import {
|
|
135
|
+
CreateModelCardCommandInput,
|
|
136
|
+
CreateModelCardCommandOutput,
|
|
137
|
+
} from "./commands/CreateModelCardCommand";
|
|
138
|
+
import {
|
|
139
|
+
CreateModelCardExportJobCommandInput,
|
|
140
|
+
CreateModelCardExportJobCommandOutput,
|
|
141
|
+
} from "./commands/CreateModelCardExportJobCommand";
|
|
126
142
|
import {
|
|
127
143
|
CreateModelCommandInput,
|
|
128
144
|
CreateModelCommandOutput,
|
|
@@ -175,6 +191,10 @@ import {
|
|
|
175
191
|
CreateProjectCommandInput,
|
|
176
192
|
CreateProjectCommandOutput,
|
|
177
193
|
} from "./commands/CreateProjectCommand";
|
|
194
|
+
import {
|
|
195
|
+
CreateSpaceCommandInput,
|
|
196
|
+
CreateSpaceCommandOutput,
|
|
197
|
+
} from "./commands/CreateSpaceCommand";
|
|
178
198
|
import {
|
|
179
199
|
CreateStudioLifecycleConfigCommandInput,
|
|
180
200
|
CreateStudioLifecycleConfigCommandOutput,
|
|
@@ -279,6 +299,14 @@ import {
|
|
|
279
299
|
DeleteFlowDefinitionCommandInput,
|
|
280
300
|
DeleteFlowDefinitionCommandOutput,
|
|
281
301
|
} from "./commands/DeleteFlowDefinitionCommand";
|
|
302
|
+
import {
|
|
303
|
+
DeleteHubCommandInput,
|
|
304
|
+
DeleteHubCommandOutput,
|
|
305
|
+
} from "./commands/DeleteHubCommand";
|
|
306
|
+
import {
|
|
307
|
+
DeleteHubContentCommandInput,
|
|
308
|
+
DeleteHubContentCommandOutput,
|
|
309
|
+
} from "./commands/DeleteHubContentCommand";
|
|
282
310
|
import {
|
|
283
311
|
DeleteHumanTaskUiCommandInput,
|
|
284
312
|
DeleteHumanTaskUiCommandOutput,
|
|
@@ -291,10 +319,18 @@ import {
|
|
|
291
319
|
DeleteImageVersionCommandInput,
|
|
292
320
|
DeleteImageVersionCommandOutput,
|
|
293
321
|
} from "./commands/DeleteImageVersionCommand";
|
|
322
|
+
import {
|
|
323
|
+
DeleteInferenceExperimentCommandInput,
|
|
324
|
+
DeleteInferenceExperimentCommandOutput,
|
|
325
|
+
} from "./commands/DeleteInferenceExperimentCommand";
|
|
294
326
|
import {
|
|
295
327
|
DeleteModelBiasJobDefinitionCommandInput,
|
|
296
328
|
DeleteModelBiasJobDefinitionCommandOutput,
|
|
297
329
|
} from "./commands/DeleteModelBiasJobDefinitionCommand";
|
|
330
|
+
import {
|
|
331
|
+
DeleteModelCardCommandInput,
|
|
332
|
+
DeleteModelCardCommandOutput,
|
|
333
|
+
} from "./commands/DeleteModelCardCommand";
|
|
298
334
|
import {
|
|
299
335
|
DeleteModelCommandInput,
|
|
300
336
|
DeleteModelCommandOutput,
|
|
@@ -339,6 +375,10 @@ import {
|
|
|
339
375
|
DeleteProjectCommandInput,
|
|
340
376
|
DeleteProjectCommandOutput,
|
|
341
377
|
} from "./commands/DeleteProjectCommand";
|
|
378
|
+
import {
|
|
379
|
+
DeleteSpaceCommandInput,
|
|
380
|
+
DeleteSpaceCommandOutput,
|
|
381
|
+
} from "./commands/DeleteSpaceCommand";
|
|
342
382
|
import {
|
|
343
383
|
DeleteStudioLifecycleConfigCommandInput,
|
|
344
384
|
DeleteStudioLifecycleConfigCommandOutput,
|
|
@@ -455,6 +495,14 @@ import {
|
|
|
455
495
|
DescribeFlowDefinitionCommandInput,
|
|
456
496
|
DescribeFlowDefinitionCommandOutput,
|
|
457
497
|
} from "./commands/DescribeFlowDefinitionCommand";
|
|
498
|
+
import {
|
|
499
|
+
DescribeHubCommandInput,
|
|
500
|
+
DescribeHubCommandOutput,
|
|
501
|
+
} from "./commands/DescribeHubCommand";
|
|
502
|
+
import {
|
|
503
|
+
DescribeHubContentCommandInput,
|
|
504
|
+
DescribeHubContentCommandOutput,
|
|
505
|
+
} from "./commands/DescribeHubContentCommand";
|
|
458
506
|
import {
|
|
459
507
|
DescribeHumanTaskUiCommandInput,
|
|
460
508
|
DescribeHumanTaskUiCommandOutput,
|
|
@@ -471,6 +519,10 @@ import {
|
|
|
471
519
|
DescribeImageVersionCommandInput,
|
|
472
520
|
DescribeImageVersionCommandOutput,
|
|
473
521
|
} from "./commands/DescribeImageVersionCommand";
|
|
522
|
+
import {
|
|
523
|
+
DescribeInferenceExperimentCommandInput,
|
|
524
|
+
DescribeInferenceExperimentCommandOutput,
|
|
525
|
+
} from "./commands/DescribeInferenceExperimentCommand";
|
|
474
526
|
import {
|
|
475
527
|
DescribeInferenceRecommendationsJobCommandInput,
|
|
476
528
|
DescribeInferenceRecommendationsJobCommandOutput,
|
|
@@ -487,6 +539,14 @@ import {
|
|
|
487
539
|
DescribeModelBiasJobDefinitionCommandInput,
|
|
488
540
|
DescribeModelBiasJobDefinitionCommandOutput,
|
|
489
541
|
} from "./commands/DescribeModelBiasJobDefinitionCommand";
|
|
542
|
+
import {
|
|
543
|
+
DescribeModelCardCommandInput,
|
|
544
|
+
DescribeModelCardCommandOutput,
|
|
545
|
+
} from "./commands/DescribeModelCardCommand";
|
|
546
|
+
import {
|
|
547
|
+
DescribeModelCardExportJobCommandInput,
|
|
548
|
+
DescribeModelCardExportJobCommandOutput,
|
|
549
|
+
} from "./commands/DescribeModelCardExportJobCommand";
|
|
490
550
|
import {
|
|
491
551
|
DescribeModelCommandInput,
|
|
492
552
|
DescribeModelCommandOutput,
|
|
@@ -539,6 +599,10 @@ import {
|
|
|
539
599
|
DescribeProjectCommandInput,
|
|
540
600
|
DescribeProjectCommandOutput,
|
|
541
601
|
} from "./commands/DescribeProjectCommand";
|
|
602
|
+
import {
|
|
603
|
+
DescribeSpaceCommandInput,
|
|
604
|
+
DescribeSpaceCommandOutput,
|
|
605
|
+
} from "./commands/DescribeSpaceCommand";
|
|
542
606
|
import {
|
|
543
607
|
DescribeStudioLifecycleConfigCommandInput,
|
|
544
608
|
DescribeStudioLifecycleConfigCommandOutput,
|
|
@@ -607,6 +671,10 @@ import {
|
|
|
607
671
|
GetSearchSuggestionsCommandInput,
|
|
608
672
|
GetSearchSuggestionsCommandOutput,
|
|
609
673
|
} from "./commands/GetSearchSuggestionsCommand";
|
|
674
|
+
import {
|
|
675
|
+
ImportHubContentCommandInput,
|
|
676
|
+
ImportHubContentCommandOutput,
|
|
677
|
+
} from "./commands/ImportHubContentCommand";
|
|
610
678
|
import {
|
|
611
679
|
ListActionsCommandInput,
|
|
612
680
|
ListActionsCommandOutput,
|
|
@@ -695,6 +763,18 @@ import {
|
|
|
695
763
|
ListFlowDefinitionsCommandInput,
|
|
696
764
|
ListFlowDefinitionsCommandOutput,
|
|
697
765
|
} from "./commands/ListFlowDefinitionsCommand";
|
|
766
|
+
import {
|
|
767
|
+
ListHubContentsCommandInput,
|
|
768
|
+
ListHubContentsCommandOutput,
|
|
769
|
+
} from "./commands/ListHubContentsCommand";
|
|
770
|
+
import {
|
|
771
|
+
ListHubContentVersionsCommandInput,
|
|
772
|
+
ListHubContentVersionsCommandOutput,
|
|
773
|
+
} from "./commands/ListHubContentVersionsCommand";
|
|
774
|
+
import {
|
|
775
|
+
ListHubsCommandInput,
|
|
776
|
+
ListHubsCommandOutput,
|
|
777
|
+
} from "./commands/ListHubsCommand";
|
|
698
778
|
import {
|
|
699
779
|
ListHumanTaskUisCommandInput,
|
|
700
780
|
ListHumanTaskUisCommandOutput,
|
|
@@ -711,6 +791,10 @@ import {
|
|
|
711
791
|
ListImageVersionsCommandInput,
|
|
712
792
|
ListImageVersionsCommandOutput,
|
|
713
793
|
} from "./commands/ListImageVersionsCommand";
|
|
794
|
+
import {
|
|
795
|
+
ListInferenceExperimentsCommandInput,
|
|
796
|
+
ListInferenceExperimentsCommandOutput,
|
|
797
|
+
} from "./commands/ListInferenceExperimentsCommand";
|
|
714
798
|
import {
|
|
715
799
|
ListInferenceRecommendationsJobsCommandInput,
|
|
716
800
|
ListInferenceRecommendationsJobsCommandOutput,
|
|
@@ -735,6 +819,18 @@ import {
|
|
|
735
819
|
ListModelBiasJobDefinitionsCommandInput,
|
|
736
820
|
ListModelBiasJobDefinitionsCommandOutput,
|
|
737
821
|
} from "./commands/ListModelBiasJobDefinitionsCommand";
|
|
822
|
+
import {
|
|
823
|
+
ListModelCardExportJobsCommandInput,
|
|
824
|
+
ListModelCardExportJobsCommandOutput,
|
|
825
|
+
} from "./commands/ListModelCardExportJobsCommand";
|
|
826
|
+
import {
|
|
827
|
+
ListModelCardsCommandInput,
|
|
828
|
+
ListModelCardsCommandOutput,
|
|
829
|
+
} from "./commands/ListModelCardsCommand";
|
|
830
|
+
import {
|
|
831
|
+
ListModelCardVersionsCommandInput,
|
|
832
|
+
ListModelCardVersionsCommandOutput,
|
|
833
|
+
} from "./commands/ListModelCardVersionsCommand";
|
|
738
834
|
import {
|
|
739
835
|
ListModelExplainabilityJobDefinitionsCommandInput,
|
|
740
836
|
ListModelExplainabilityJobDefinitionsCommandOutput,
|
|
@@ -759,6 +855,14 @@ import {
|
|
|
759
855
|
ListModelsCommandInput,
|
|
760
856
|
ListModelsCommandOutput,
|
|
761
857
|
} from "./commands/ListModelsCommand";
|
|
858
|
+
import {
|
|
859
|
+
ListMonitoringAlertHistoryCommandInput,
|
|
860
|
+
ListMonitoringAlertHistoryCommandOutput,
|
|
861
|
+
} from "./commands/ListMonitoringAlertHistoryCommand";
|
|
862
|
+
import {
|
|
863
|
+
ListMonitoringAlertsCommandInput,
|
|
864
|
+
ListMonitoringAlertsCommandOutput,
|
|
865
|
+
} from "./commands/ListMonitoringAlertsCommand";
|
|
762
866
|
import {
|
|
763
867
|
ListMonitoringExecutionsCommandInput,
|
|
764
868
|
ListMonitoringExecutionsCommandOutput,
|
|
@@ -799,6 +903,10 @@ import {
|
|
|
799
903
|
ListProjectsCommandInput,
|
|
800
904
|
ListProjectsCommandOutput,
|
|
801
905
|
} from "./commands/ListProjectsCommand";
|
|
906
|
+
import {
|
|
907
|
+
ListSpacesCommandInput,
|
|
908
|
+
ListSpacesCommandOutput,
|
|
909
|
+
} from "./commands/ListSpacesCommand";
|
|
802
910
|
import {
|
|
803
911
|
ListStageDevicesCommandInput,
|
|
804
912
|
ListStageDevicesCommandOutput,
|
|
@@ -883,6 +991,10 @@ import {
|
|
|
883
991
|
StartEdgeDeploymentStageCommandInput,
|
|
884
992
|
StartEdgeDeploymentStageCommandOutput,
|
|
885
993
|
} from "./commands/StartEdgeDeploymentStageCommand";
|
|
994
|
+
import {
|
|
995
|
+
StartInferenceExperimentCommandInput,
|
|
996
|
+
StartInferenceExperimentCommandOutput,
|
|
997
|
+
} from "./commands/StartInferenceExperimentCommand";
|
|
886
998
|
import {
|
|
887
999
|
StartMonitoringScheduleCommandInput,
|
|
888
1000
|
StartMonitoringScheduleCommandOutput,
|
|
@@ -915,6 +1027,10 @@ import {
|
|
|
915
1027
|
StopHyperParameterTuningJobCommandInput,
|
|
916
1028
|
StopHyperParameterTuningJobCommandOutput,
|
|
917
1029
|
} from "./commands/StopHyperParameterTuningJobCommand";
|
|
1030
|
+
import {
|
|
1031
|
+
StopInferenceExperimentCommandInput,
|
|
1032
|
+
StopInferenceExperimentCommandOutput,
|
|
1033
|
+
} from "./commands/StopInferenceExperimentCommand";
|
|
918
1034
|
import {
|
|
919
1035
|
StopInferenceRecommendationsJobCommandInput,
|
|
920
1036
|
StopInferenceRecommendationsJobCommandOutput,
|
|
@@ -999,14 +1115,30 @@ import {
|
|
|
999
1115
|
UpdateFeatureMetadataCommandInput,
|
|
1000
1116
|
UpdateFeatureMetadataCommandOutput,
|
|
1001
1117
|
} from "./commands/UpdateFeatureMetadataCommand";
|
|
1118
|
+
import {
|
|
1119
|
+
UpdateHubCommandInput,
|
|
1120
|
+
UpdateHubCommandOutput,
|
|
1121
|
+
} from "./commands/UpdateHubCommand";
|
|
1002
1122
|
import {
|
|
1003
1123
|
UpdateImageCommandInput,
|
|
1004
1124
|
UpdateImageCommandOutput,
|
|
1005
1125
|
} from "./commands/UpdateImageCommand";
|
|
1126
|
+
import {
|
|
1127
|
+
UpdateInferenceExperimentCommandInput,
|
|
1128
|
+
UpdateInferenceExperimentCommandOutput,
|
|
1129
|
+
} from "./commands/UpdateInferenceExperimentCommand";
|
|
1130
|
+
import {
|
|
1131
|
+
UpdateModelCardCommandInput,
|
|
1132
|
+
UpdateModelCardCommandOutput,
|
|
1133
|
+
} from "./commands/UpdateModelCardCommand";
|
|
1006
1134
|
import {
|
|
1007
1135
|
UpdateModelPackageCommandInput,
|
|
1008
1136
|
UpdateModelPackageCommandOutput,
|
|
1009
1137
|
} from "./commands/UpdateModelPackageCommand";
|
|
1138
|
+
import {
|
|
1139
|
+
UpdateMonitoringAlertCommandInput,
|
|
1140
|
+
UpdateMonitoringAlertCommandOutput,
|
|
1141
|
+
} from "./commands/UpdateMonitoringAlertCommand";
|
|
1010
1142
|
import {
|
|
1011
1143
|
UpdateMonitoringScheduleCommandInput,
|
|
1012
1144
|
UpdateMonitoringScheduleCommandOutput,
|
|
@@ -1031,6 +1163,10 @@ import {
|
|
|
1031
1163
|
UpdateProjectCommandInput,
|
|
1032
1164
|
UpdateProjectCommandOutput,
|
|
1033
1165
|
} from "./commands/UpdateProjectCommand";
|
|
1166
|
+
import {
|
|
1167
|
+
UpdateSpaceCommandInput,
|
|
1168
|
+
UpdateSpaceCommandOutput,
|
|
1169
|
+
} from "./commands/UpdateSpaceCommand";
|
|
1034
1170
|
import {
|
|
1035
1171
|
UpdateTrainingJobCommandInput,
|
|
1036
1172
|
UpdateTrainingJobCommandOutput,
|
|
@@ -1369,6 +1505,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1369
1505
|
options: __HttpHandlerOptions,
|
|
1370
1506
|
cb: (err: any, data?: CreateFlowDefinitionCommandOutput) => void
|
|
1371
1507
|
): void;
|
|
1508
|
+
createHub(
|
|
1509
|
+
args: CreateHubCommandInput,
|
|
1510
|
+
options?: __HttpHandlerOptions
|
|
1511
|
+
): Promise<CreateHubCommandOutput>;
|
|
1512
|
+
createHub(
|
|
1513
|
+
args: CreateHubCommandInput,
|
|
1514
|
+
cb: (err: any, data?: CreateHubCommandOutput) => void
|
|
1515
|
+
): void;
|
|
1516
|
+
createHub(
|
|
1517
|
+
args: CreateHubCommandInput,
|
|
1518
|
+
options: __HttpHandlerOptions,
|
|
1519
|
+
cb: (err: any, data?: CreateHubCommandOutput) => void
|
|
1520
|
+
): void;
|
|
1372
1521
|
createHumanTaskUi(
|
|
1373
1522
|
args: CreateHumanTaskUiCommandInput,
|
|
1374
1523
|
options?: __HttpHandlerOptions
|
|
@@ -1421,6 +1570,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1421
1570
|
options: __HttpHandlerOptions,
|
|
1422
1571
|
cb: (err: any, data?: CreateImageVersionCommandOutput) => void
|
|
1423
1572
|
): void;
|
|
1573
|
+
createInferenceExperiment(
|
|
1574
|
+
args: CreateInferenceExperimentCommandInput,
|
|
1575
|
+
options?: __HttpHandlerOptions
|
|
1576
|
+
): Promise<CreateInferenceExperimentCommandOutput>;
|
|
1577
|
+
createInferenceExperiment(
|
|
1578
|
+
args: CreateInferenceExperimentCommandInput,
|
|
1579
|
+
cb: (err: any, data?: CreateInferenceExperimentCommandOutput) => void
|
|
1580
|
+
): void;
|
|
1581
|
+
createInferenceExperiment(
|
|
1582
|
+
args: CreateInferenceExperimentCommandInput,
|
|
1583
|
+
options: __HttpHandlerOptions,
|
|
1584
|
+
cb: (err: any, data?: CreateInferenceExperimentCommandOutput) => void
|
|
1585
|
+
): void;
|
|
1424
1586
|
createInferenceRecommendationsJob(
|
|
1425
1587
|
args: CreateInferenceRecommendationsJobCommandInput,
|
|
1426
1588
|
options?: __HttpHandlerOptions
|
|
@@ -1479,6 +1641,32 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1479
1641
|
options: __HttpHandlerOptions,
|
|
1480
1642
|
cb: (err: any, data?: CreateModelBiasJobDefinitionCommandOutput) => void
|
|
1481
1643
|
): void;
|
|
1644
|
+
createModelCard(
|
|
1645
|
+
args: CreateModelCardCommandInput,
|
|
1646
|
+
options?: __HttpHandlerOptions
|
|
1647
|
+
): Promise<CreateModelCardCommandOutput>;
|
|
1648
|
+
createModelCard(
|
|
1649
|
+
args: CreateModelCardCommandInput,
|
|
1650
|
+
cb: (err: any, data?: CreateModelCardCommandOutput) => void
|
|
1651
|
+
): void;
|
|
1652
|
+
createModelCard(
|
|
1653
|
+
args: CreateModelCardCommandInput,
|
|
1654
|
+
options: __HttpHandlerOptions,
|
|
1655
|
+
cb: (err: any, data?: CreateModelCardCommandOutput) => void
|
|
1656
|
+
): void;
|
|
1657
|
+
createModelCardExportJob(
|
|
1658
|
+
args: CreateModelCardExportJobCommandInput,
|
|
1659
|
+
options?: __HttpHandlerOptions
|
|
1660
|
+
): Promise<CreateModelCardExportJobCommandOutput>;
|
|
1661
|
+
createModelCardExportJob(
|
|
1662
|
+
args: CreateModelCardExportJobCommandInput,
|
|
1663
|
+
cb: (err: any, data?: CreateModelCardExportJobCommandOutput) => void
|
|
1664
|
+
): void;
|
|
1665
|
+
createModelCardExportJob(
|
|
1666
|
+
args: CreateModelCardExportJobCommandInput,
|
|
1667
|
+
options: __HttpHandlerOptions,
|
|
1668
|
+
cb: (err: any, data?: CreateModelCardExportJobCommandOutput) => void
|
|
1669
|
+
): void;
|
|
1482
1670
|
createModelExplainabilityJobDefinition(
|
|
1483
1671
|
args: CreateModelExplainabilityJobDefinitionCommandInput,
|
|
1484
1672
|
options?: __HttpHandlerOptions
|
|
@@ -1653,6 +1841,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1653
1841
|
options: __HttpHandlerOptions,
|
|
1654
1842
|
cb: (err: any, data?: CreateProjectCommandOutput) => void
|
|
1655
1843
|
): void;
|
|
1844
|
+
createSpace(
|
|
1845
|
+
args: CreateSpaceCommandInput,
|
|
1846
|
+
options?: __HttpHandlerOptions
|
|
1847
|
+
): Promise<CreateSpaceCommandOutput>;
|
|
1848
|
+
createSpace(
|
|
1849
|
+
args: CreateSpaceCommandInput,
|
|
1850
|
+
cb: (err: any, data?: CreateSpaceCommandOutput) => void
|
|
1851
|
+
): void;
|
|
1852
|
+
createSpace(
|
|
1853
|
+
args: CreateSpaceCommandInput,
|
|
1854
|
+
options: __HttpHandlerOptions,
|
|
1855
|
+
cb: (err: any, data?: CreateSpaceCommandOutput) => void
|
|
1856
|
+
): void;
|
|
1656
1857
|
createStudioLifecycleConfig(
|
|
1657
1858
|
args: CreateStudioLifecycleConfigCommandInput,
|
|
1658
1859
|
options?: __HttpHandlerOptions
|
|
@@ -1991,6 +2192,32 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1991
2192
|
options: __HttpHandlerOptions,
|
|
1992
2193
|
cb: (err: any, data?: DeleteFlowDefinitionCommandOutput) => void
|
|
1993
2194
|
): void;
|
|
2195
|
+
deleteHub(
|
|
2196
|
+
args: DeleteHubCommandInput,
|
|
2197
|
+
options?: __HttpHandlerOptions
|
|
2198
|
+
): Promise<DeleteHubCommandOutput>;
|
|
2199
|
+
deleteHub(
|
|
2200
|
+
args: DeleteHubCommandInput,
|
|
2201
|
+
cb: (err: any, data?: DeleteHubCommandOutput) => void
|
|
2202
|
+
): void;
|
|
2203
|
+
deleteHub(
|
|
2204
|
+
args: DeleteHubCommandInput,
|
|
2205
|
+
options: __HttpHandlerOptions,
|
|
2206
|
+
cb: (err: any, data?: DeleteHubCommandOutput) => void
|
|
2207
|
+
): void;
|
|
2208
|
+
deleteHubContent(
|
|
2209
|
+
args: DeleteHubContentCommandInput,
|
|
2210
|
+
options?: __HttpHandlerOptions
|
|
2211
|
+
): Promise<DeleteHubContentCommandOutput>;
|
|
2212
|
+
deleteHubContent(
|
|
2213
|
+
args: DeleteHubContentCommandInput,
|
|
2214
|
+
cb: (err: any, data?: DeleteHubContentCommandOutput) => void
|
|
2215
|
+
): void;
|
|
2216
|
+
deleteHubContent(
|
|
2217
|
+
args: DeleteHubContentCommandInput,
|
|
2218
|
+
options: __HttpHandlerOptions,
|
|
2219
|
+
cb: (err: any, data?: DeleteHubContentCommandOutput) => void
|
|
2220
|
+
): void;
|
|
1994
2221
|
deleteHumanTaskUi(
|
|
1995
2222
|
args: DeleteHumanTaskUiCommandInput,
|
|
1996
2223
|
options?: __HttpHandlerOptions
|
|
@@ -2030,6 +2257,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2030
2257
|
options: __HttpHandlerOptions,
|
|
2031
2258
|
cb: (err: any, data?: DeleteImageVersionCommandOutput) => void
|
|
2032
2259
|
): void;
|
|
2260
|
+
deleteInferenceExperiment(
|
|
2261
|
+
args: DeleteInferenceExperimentCommandInput,
|
|
2262
|
+
options?: __HttpHandlerOptions
|
|
2263
|
+
): Promise<DeleteInferenceExperimentCommandOutput>;
|
|
2264
|
+
deleteInferenceExperiment(
|
|
2265
|
+
args: DeleteInferenceExperimentCommandInput,
|
|
2266
|
+
cb: (err: any, data?: DeleteInferenceExperimentCommandOutput) => void
|
|
2267
|
+
): void;
|
|
2268
|
+
deleteInferenceExperiment(
|
|
2269
|
+
args: DeleteInferenceExperimentCommandInput,
|
|
2270
|
+
options: __HttpHandlerOptions,
|
|
2271
|
+
cb: (err: any, data?: DeleteInferenceExperimentCommandOutput) => void
|
|
2272
|
+
): void;
|
|
2033
2273
|
deleteModel(
|
|
2034
2274
|
args: DeleteModelCommandInput,
|
|
2035
2275
|
options?: __HttpHandlerOptions
|
|
@@ -2056,6 +2296,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2056
2296
|
options: __HttpHandlerOptions,
|
|
2057
2297
|
cb: (err: any, data?: DeleteModelBiasJobDefinitionCommandOutput) => void
|
|
2058
2298
|
): void;
|
|
2299
|
+
deleteModelCard(
|
|
2300
|
+
args: DeleteModelCardCommandInput,
|
|
2301
|
+
options?: __HttpHandlerOptions
|
|
2302
|
+
): Promise<DeleteModelCardCommandOutput>;
|
|
2303
|
+
deleteModelCard(
|
|
2304
|
+
args: DeleteModelCardCommandInput,
|
|
2305
|
+
cb: (err: any, data?: DeleteModelCardCommandOutput) => void
|
|
2306
|
+
): void;
|
|
2307
|
+
deleteModelCard(
|
|
2308
|
+
args: DeleteModelCardCommandInput,
|
|
2309
|
+
options: __HttpHandlerOptions,
|
|
2310
|
+
cb: (err: any, data?: DeleteModelCardCommandOutput) => void
|
|
2311
|
+
): void;
|
|
2059
2312
|
deleteModelExplainabilityJobDefinition(
|
|
2060
2313
|
args: DeleteModelExplainabilityJobDefinitionCommandInput,
|
|
2061
2314
|
options?: __HttpHandlerOptions
|
|
@@ -2198,6 +2451,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2198
2451
|
options: __HttpHandlerOptions,
|
|
2199
2452
|
cb: (err: any, data?: DeleteProjectCommandOutput) => void
|
|
2200
2453
|
): void;
|
|
2454
|
+
deleteSpace(
|
|
2455
|
+
args: DeleteSpaceCommandInput,
|
|
2456
|
+
options?: __HttpHandlerOptions
|
|
2457
|
+
): Promise<DeleteSpaceCommandOutput>;
|
|
2458
|
+
deleteSpace(
|
|
2459
|
+
args: DeleteSpaceCommandInput,
|
|
2460
|
+
cb: (err: any, data?: DeleteSpaceCommandOutput) => void
|
|
2461
|
+
): void;
|
|
2462
|
+
deleteSpace(
|
|
2463
|
+
args: DeleteSpaceCommandInput,
|
|
2464
|
+
options: __HttpHandlerOptions,
|
|
2465
|
+
cb: (err: any, data?: DeleteSpaceCommandOutput) => void
|
|
2466
|
+
): void;
|
|
2201
2467
|
deleteStudioLifecycleConfig(
|
|
2202
2468
|
args: DeleteStudioLifecycleConfigCommandInput,
|
|
2203
2469
|
options?: __HttpHandlerOptions
|
|
@@ -2575,6 +2841,32 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2575
2841
|
options: __HttpHandlerOptions,
|
|
2576
2842
|
cb: (err: any, data?: DescribeFlowDefinitionCommandOutput) => void
|
|
2577
2843
|
): void;
|
|
2844
|
+
describeHub(
|
|
2845
|
+
args: DescribeHubCommandInput,
|
|
2846
|
+
options?: __HttpHandlerOptions
|
|
2847
|
+
): Promise<DescribeHubCommandOutput>;
|
|
2848
|
+
describeHub(
|
|
2849
|
+
args: DescribeHubCommandInput,
|
|
2850
|
+
cb: (err: any, data?: DescribeHubCommandOutput) => void
|
|
2851
|
+
): void;
|
|
2852
|
+
describeHub(
|
|
2853
|
+
args: DescribeHubCommandInput,
|
|
2854
|
+
options: __HttpHandlerOptions,
|
|
2855
|
+
cb: (err: any, data?: DescribeHubCommandOutput) => void
|
|
2856
|
+
): void;
|
|
2857
|
+
describeHubContent(
|
|
2858
|
+
args: DescribeHubContentCommandInput,
|
|
2859
|
+
options?: __HttpHandlerOptions
|
|
2860
|
+
): Promise<DescribeHubContentCommandOutput>;
|
|
2861
|
+
describeHubContent(
|
|
2862
|
+
args: DescribeHubContentCommandInput,
|
|
2863
|
+
cb: (err: any, data?: DescribeHubContentCommandOutput) => void
|
|
2864
|
+
): void;
|
|
2865
|
+
describeHubContent(
|
|
2866
|
+
args: DescribeHubContentCommandInput,
|
|
2867
|
+
options: __HttpHandlerOptions,
|
|
2868
|
+
cb: (err: any, data?: DescribeHubContentCommandOutput) => void
|
|
2869
|
+
): void;
|
|
2578
2870
|
describeHumanTaskUi(
|
|
2579
2871
|
args: DescribeHumanTaskUiCommandInput,
|
|
2580
2872
|
options?: __HttpHandlerOptions
|
|
@@ -2627,6 +2919,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2627
2919
|
options: __HttpHandlerOptions,
|
|
2628
2920
|
cb: (err: any, data?: DescribeImageVersionCommandOutput) => void
|
|
2629
2921
|
): void;
|
|
2922
|
+
describeInferenceExperiment(
|
|
2923
|
+
args: DescribeInferenceExperimentCommandInput,
|
|
2924
|
+
options?: __HttpHandlerOptions
|
|
2925
|
+
): Promise<DescribeInferenceExperimentCommandOutput>;
|
|
2926
|
+
describeInferenceExperiment(
|
|
2927
|
+
args: DescribeInferenceExperimentCommandInput,
|
|
2928
|
+
cb: (err: any, data?: DescribeInferenceExperimentCommandOutput) => void
|
|
2929
|
+
): void;
|
|
2930
|
+
describeInferenceExperiment(
|
|
2931
|
+
args: DescribeInferenceExperimentCommandInput,
|
|
2932
|
+
options: __HttpHandlerOptions,
|
|
2933
|
+
cb: (err: any, data?: DescribeInferenceExperimentCommandOutput) => void
|
|
2934
|
+
): void;
|
|
2630
2935
|
describeInferenceRecommendationsJob(
|
|
2631
2936
|
args: DescribeInferenceRecommendationsJobCommandInput,
|
|
2632
2937
|
options?: __HttpHandlerOptions
|
|
@@ -2698,6 +3003,32 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2698
3003
|
options: __HttpHandlerOptions,
|
|
2699
3004
|
cb: (err: any, data?: DescribeModelBiasJobDefinitionCommandOutput) => void
|
|
2700
3005
|
): void;
|
|
3006
|
+
describeModelCard(
|
|
3007
|
+
args: DescribeModelCardCommandInput,
|
|
3008
|
+
options?: __HttpHandlerOptions
|
|
3009
|
+
): Promise<DescribeModelCardCommandOutput>;
|
|
3010
|
+
describeModelCard(
|
|
3011
|
+
args: DescribeModelCardCommandInput,
|
|
3012
|
+
cb: (err: any, data?: DescribeModelCardCommandOutput) => void
|
|
3013
|
+
): void;
|
|
3014
|
+
describeModelCard(
|
|
3015
|
+
args: DescribeModelCardCommandInput,
|
|
3016
|
+
options: __HttpHandlerOptions,
|
|
3017
|
+
cb: (err: any, data?: DescribeModelCardCommandOutput) => void
|
|
3018
|
+
): void;
|
|
3019
|
+
describeModelCardExportJob(
|
|
3020
|
+
args: DescribeModelCardExportJobCommandInput,
|
|
3021
|
+
options?: __HttpHandlerOptions
|
|
3022
|
+
): Promise<DescribeModelCardExportJobCommandOutput>;
|
|
3023
|
+
describeModelCardExportJob(
|
|
3024
|
+
args: DescribeModelCardExportJobCommandInput,
|
|
3025
|
+
cb: (err: any, data?: DescribeModelCardExportJobCommandOutput) => void
|
|
3026
|
+
): void;
|
|
3027
|
+
describeModelCardExportJob(
|
|
3028
|
+
args: DescribeModelCardExportJobCommandInput,
|
|
3029
|
+
options: __HttpHandlerOptions,
|
|
3030
|
+
cb: (err: any, data?: DescribeModelCardExportJobCommandOutput) => void
|
|
3031
|
+
): void;
|
|
2701
3032
|
describeModelExplainabilityJobDefinition(
|
|
2702
3033
|
args: DescribeModelExplainabilityJobDefinitionCommandInput,
|
|
2703
3034
|
options?: __HttpHandlerOptions
|
|
@@ -2878,6 +3209,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2878
3209
|
options: __HttpHandlerOptions,
|
|
2879
3210
|
cb: (err: any, data?: DescribeProjectCommandOutput) => void
|
|
2880
3211
|
): void;
|
|
3212
|
+
describeSpace(
|
|
3213
|
+
args: DescribeSpaceCommandInput,
|
|
3214
|
+
options?: __HttpHandlerOptions
|
|
3215
|
+
): Promise<DescribeSpaceCommandOutput>;
|
|
3216
|
+
describeSpace(
|
|
3217
|
+
args: DescribeSpaceCommandInput,
|
|
3218
|
+
cb: (err: any, data?: DescribeSpaceCommandOutput) => void
|
|
3219
|
+
): void;
|
|
3220
|
+
describeSpace(
|
|
3221
|
+
args: DescribeSpaceCommandInput,
|
|
3222
|
+
options: __HttpHandlerOptions,
|
|
3223
|
+
cb: (err: any, data?: DescribeSpaceCommandOutput) => void
|
|
3224
|
+
): void;
|
|
2881
3225
|
describeStudioLifecycleConfig(
|
|
2882
3226
|
args: DescribeStudioLifecycleConfigCommandInput,
|
|
2883
3227
|
options?: __HttpHandlerOptions
|
|
@@ -3117,6 +3461,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3117
3461
|
options: __HttpHandlerOptions,
|
|
3118
3462
|
cb: (err: any, data?: GetSearchSuggestionsCommandOutput) => void
|
|
3119
3463
|
): void;
|
|
3464
|
+
importHubContent(
|
|
3465
|
+
args: ImportHubContentCommandInput,
|
|
3466
|
+
options?: __HttpHandlerOptions
|
|
3467
|
+
): Promise<ImportHubContentCommandOutput>;
|
|
3468
|
+
importHubContent(
|
|
3469
|
+
args: ImportHubContentCommandInput,
|
|
3470
|
+
cb: (err: any, data?: ImportHubContentCommandOutput) => void
|
|
3471
|
+
): void;
|
|
3472
|
+
importHubContent(
|
|
3473
|
+
args: ImportHubContentCommandInput,
|
|
3474
|
+
options: __HttpHandlerOptions,
|
|
3475
|
+
cb: (err: any, data?: ImportHubContentCommandOutput) => void
|
|
3476
|
+
): void;
|
|
3120
3477
|
listActions(
|
|
3121
3478
|
args: ListActionsCommandInput,
|
|
3122
3479
|
options?: __HttpHandlerOptions
|
|
@@ -3403,6 +3760,45 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3403
3760
|
options: __HttpHandlerOptions,
|
|
3404
3761
|
cb: (err: any, data?: ListFlowDefinitionsCommandOutput) => void
|
|
3405
3762
|
): void;
|
|
3763
|
+
listHubContents(
|
|
3764
|
+
args: ListHubContentsCommandInput,
|
|
3765
|
+
options?: __HttpHandlerOptions
|
|
3766
|
+
): Promise<ListHubContentsCommandOutput>;
|
|
3767
|
+
listHubContents(
|
|
3768
|
+
args: ListHubContentsCommandInput,
|
|
3769
|
+
cb: (err: any, data?: ListHubContentsCommandOutput) => void
|
|
3770
|
+
): void;
|
|
3771
|
+
listHubContents(
|
|
3772
|
+
args: ListHubContentsCommandInput,
|
|
3773
|
+
options: __HttpHandlerOptions,
|
|
3774
|
+
cb: (err: any, data?: ListHubContentsCommandOutput) => void
|
|
3775
|
+
): void;
|
|
3776
|
+
listHubContentVersions(
|
|
3777
|
+
args: ListHubContentVersionsCommandInput,
|
|
3778
|
+
options?: __HttpHandlerOptions
|
|
3779
|
+
): Promise<ListHubContentVersionsCommandOutput>;
|
|
3780
|
+
listHubContentVersions(
|
|
3781
|
+
args: ListHubContentVersionsCommandInput,
|
|
3782
|
+
cb: (err: any, data?: ListHubContentVersionsCommandOutput) => void
|
|
3783
|
+
): void;
|
|
3784
|
+
listHubContentVersions(
|
|
3785
|
+
args: ListHubContentVersionsCommandInput,
|
|
3786
|
+
options: __HttpHandlerOptions,
|
|
3787
|
+
cb: (err: any, data?: ListHubContentVersionsCommandOutput) => void
|
|
3788
|
+
): void;
|
|
3789
|
+
listHubs(
|
|
3790
|
+
args: ListHubsCommandInput,
|
|
3791
|
+
options?: __HttpHandlerOptions
|
|
3792
|
+
): Promise<ListHubsCommandOutput>;
|
|
3793
|
+
listHubs(
|
|
3794
|
+
args: ListHubsCommandInput,
|
|
3795
|
+
cb: (err: any, data?: ListHubsCommandOutput) => void
|
|
3796
|
+
): void;
|
|
3797
|
+
listHubs(
|
|
3798
|
+
args: ListHubsCommandInput,
|
|
3799
|
+
options: __HttpHandlerOptions,
|
|
3800
|
+
cb: (err: any, data?: ListHubsCommandOutput) => void
|
|
3801
|
+
): void;
|
|
3406
3802
|
listHumanTaskUis(
|
|
3407
3803
|
args: ListHumanTaskUisCommandInput,
|
|
3408
3804
|
options?: __HttpHandlerOptions
|
|
@@ -3455,6 +3851,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3455
3851
|
options: __HttpHandlerOptions,
|
|
3456
3852
|
cb: (err: any, data?: ListImageVersionsCommandOutput) => void
|
|
3457
3853
|
): void;
|
|
3854
|
+
listInferenceExperiments(
|
|
3855
|
+
args: ListInferenceExperimentsCommandInput,
|
|
3856
|
+
options?: __HttpHandlerOptions
|
|
3857
|
+
): Promise<ListInferenceExperimentsCommandOutput>;
|
|
3858
|
+
listInferenceExperiments(
|
|
3859
|
+
args: ListInferenceExperimentsCommandInput,
|
|
3860
|
+
cb: (err: any, data?: ListInferenceExperimentsCommandOutput) => void
|
|
3861
|
+
): void;
|
|
3862
|
+
listInferenceExperiments(
|
|
3863
|
+
args: ListInferenceExperimentsCommandInput,
|
|
3864
|
+
options: __HttpHandlerOptions,
|
|
3865
|
+
cb: (err: any, data?: ListInferenceExperimentsCommandOutput) => void
|
|
3866
|
+
): void;
|
|
3458
3867
|
listInferenceRecommendationsJobs(
|
|
3459
3868
|
args: ListInferenceRecommendationsJobsCommandInput,
|
|
3460
3869
|
options?: __HttpHandlerOptions
|
|
@@ -3539,6 +3948,45 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3539
3948
|
options: __HttpHandlerOptions,
|
|
3540
3949
|
cb: (err: any, data?: ListModelBiasJobDefinitionsCommandOutput) => void
|
|
3541
3950
|
): void;
|
|
3951
|
+
listModelCardExportJobs(
|
|
3952
|
+
args: ListModelCardExportJobsCommandInput,
|
|
3953
|
+
options?: __HttpHandlerOptions
|
|
3954
|
+
): Promise<ListModelCardExportJobsCommandOutput>;
|
|
3955
|
+
listModelCardExportJobs(
|
|
3956
|
+
args: ListModelCardExportJobsCommandInput,
|
|
3957
|
+
cb: (err: any, data?: ListModelCardExportJobsCommandOutput) => void
|
|
3958
|
+
): void;
|
|
3959
|
+
listModelCardExportJobs(
|
|
3960
|
+
args: ListModelCardExportJobsCommandInput,
|
|
3961
|
+
options: __HttpHandlerOptions,
|
|
3962
|
+
cb: (err: any, data?: ListModelCardExportJobsCommandOutput) => void
|
|
3963
|
+
): void;
|
|
3964
|
+
listModelCards(
|
|
3965
|
+
args: ListModelCardsCommandInput,
|
|
3966
|
+
options?: __HttpHandlerOptions
|
|
3967
|
+
): Promise<ListModelCardsCommandOutput>;
|
|
3968
|
+
listModelCards(
|
|
3969
|
+
args: ListModelCardsCommandInput,
|
|
3970
|
+
cb: (err: any, data?: ListModelCardsCommandOutput) => void
|
|
3971
|
+
): void;
|
|
3972
|
+
listModelCards(
|
|
3973
|
+
args: ListModelCardsCommandInput,
|
|
3974
|
+
options: __HttpHandlerOptions,
|
|
3975
|
+
cb: (err: any, data?: ListModelCardsCommandOutput) => void
|
|
3976
|
+
): void;
|
|
3977
|
+
listModelCardVersions(
|
|
3978
|
+
args: ListModelCardVersionsCommandInput,
|
|
3979
|
+
options?: __HttpHandlerOptions
|
|
3980
|
+
): Promise<ListModelCardVersionsCommandOutput>;
|
|
3981
|
+
listModelCardVersions(
|
|
3982
|
+
args: ListModelCardVersionsCommandInput,
|
|
3983
|
+
cb: (err: any, data?: ListModelCardVersionsCommandOutput) => void
|
|
3984
|
+
): void;
|
|
3985
|
+
listModelCardVersions(
|
|
3986
|
+
args: ListModelCardVersionsCommandInput,
|
|
3987
|
+
options: __HttpHandlerOptions,
|
|
3988
|
+
cb: (err: any, data?: ListModelCardVersionsCommandOutput) => void
|
|
3989
|
+
): void;
|
|
3542
3990
|
listModelExplainabilityJobDefinitions(
|
|
3543
3991
|
args: ListModelExplainabilityJobDefinitionsCommandInput,
|
|
3544
3992
|
options?: __HttpHandlerOptions
|
|
@@ -3623,6 +4071,32 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3623
4071
|
options: __HttpHandlerOptions,
|
|
3624
4072
|
cb: (err: any, data?: ListModelsCommandOutput) => void
|
|
3625
4073
|
): void;
|
|
4074
|
+
listMonitoringAlertHistory(
|
|
4075
|
+
args: ListMonitoringAlertHistoryCommandInput,
|
|
4076
|
+
options?: __HttpHandlerOptions
|
|
4077
|
+
): Promise<ListMonitoringAlertHistoryCommandOutput>;
|
|
4078
|
+
listMonitoringAlertHistory(
|
|
4079
|
+
args: ListMonitoringAlertHistoryCommandInput,
|
|
4080
|
+
cb: (err: any, data?: ListMonitoringAlertHistoryCommandOutput) => void
|
|
4081
|
+
): void;
|
|
4082
|
+
listMonitoringAlertHistory(
|
|
4083
|
+
args: ListMonitoringAlertHistoryCommandInput,
|
|
4084
|
+
options: __HttpHandlerOptions,
|
|
4085
|
+
cb: (err: any, data?: ListMonitoringAlertHistoryCommandOutput) => void
|
|
4086
|
+
): void;
|
|
4087
|
+
listMonitoringAlerts(
|
|
4088
|
+
args: ListMonitoringAlertsCommandInput,
|
|
4089
|
+
options?: __HttpHandlerOptions
|
|
4090
|
+
): Promise<ListMonitoringAlertsCommandOutput>;
|
|
4091
|
+
listMonitoringAlerts(
|
|
4092
|
+
args: ListMonitoringAlertsCommandInput,
|
|
4093
|
+
cb: (err: any, data?: ListMonitoringAlertsCommandOutput) => void
|
|
4094
|
+
): void;
|
|
4095
|
+
listMonitoringAlerts(
|
|
4096
|
+
args: ListMonitoringAlertsCommandInput,
|
|
4097
|
+
options: __HttpHandlerOptions,
|
|
4098
|
+
cb: (err: any, data?: ListMonitoringAlertsCommandOutput) => void
|
|
4099
|
+
): void;
|
|
3626
4100
|
listMonitoringExecutions(
|
|
3627
4101
|
args: ListMonitoringExecutionsCommandInput,
|
|
3628
4102
|
options?: __HttpHandlerOptions
|
|
@@ -3765,6 +4239,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3765
4239
|
options: __HttpHandlerOptions,
|
|
3766
4240
|
cb: (err: any, data?: ListProjectsCommandOutput) => void
|
|
3767
4241
|
): void;
|
|
4242
|
+
listSpaces(
|
|
4243
|
+
args: ListSpacesCommandInput,
|
|
4244
|
+
options?: __HttpHandlerOptions
|
|
4245
|
+
): Promise<ListSpacesCommandOutput>;
|
|
4246
|
+
listSpaces(
|
|
4247
|
+
args: ListSpacesCommandInput,
|
|
4248
|
+
cb: (err: any, data?: ListSpacesCommandOutput) => void
|
|
4249
|
+
): void;
|
|
4250
|
+
listSpaces(
|
|
4251
|
+
args: ListSpacesCommandInput,
|
|
4252
|
+
options: __HttpHandlerOptions,
|
|
4253
|
+
cb: (err: any, data?: ListSpacesCommandOutput) => void
|
|
4254
|
+
): void;
|
|
3768
4255
|
listStageDevices(
|
|
3769
4256
|
args: ListStageDevicesCommandInput,
|
|
3770
4257
|
options?: __HttpHandlerOptions
|
|
@@ -4044,6 +4531,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4044
4531
|
options: __HttpHandlerOptions,
|
|
4045
4532
|
cb: (err: any, data?: StartEdgeDeploymentStageCommandOutput) => void
|
|
4046
4533
|
): void;
|
|
4534
|
+
startInferenceExperiment(
|
|
4535
|
+
args: StartInferenceExperimentCommandInput,
|
|
4536
|
+
options?: __HttpHandlerOptions
|
|
4537
|
+
): Promise<StartInferenceExperimentCommandOutput>;
|
|
4538
|
+
startInferenceExperiment(
|
|
4539
|
+
args: StartInferenceExperimentCommandInput,
|
|
4540
|
+
cb: (err: any, data?: StartInferenceExperimentCommandOutput) => void
|
|
4541
|
+
): void;
|
|
4542
|
+
startInferenceExperiment(
|
|
4543
|
+
args: StartInferenceExperimentCommandInput,
|
|
4544
|
+
options: __HttpHandlerOptions,
|
|
4545
|
+
cb: (err: any, data?: StartInferenceExperimentCommandOutput) => void
|
|
4546
|
+
): void;
|
|
4047
4547
|
startMonitoringSchedule(
|
|
4048
4548
|
args: StartMonitoringScheduleCommandInput,
|
|
4049
4549
|
options?: __HttpHandlerOptions
|
|
@@ -4148,6 +4648,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4148
4648
|
options: __HttpHandlerOptions,
|
|
4149
4649
|
cb: (err: any, data?: StopHyperParameterTuningJobCommandOutput) => void
|
|
4150
4650
|
): void;
|
|
4651
|
+
stopInferenceExperiment(
|
|
4652
|
+
args: StopInferenceExperimentCommandInput,
|
|
4653
|
+
options?: __HttpHandlerOptions
|
|
4654
|
+
): Promise<StopInferenceExperimentCommandOutput>;
|
|
4655
|
+
stopInferenceExperiment(
|
|
4656
|
+
args: StopInferenceExperimentCommandInput,
|
|
4657
|
+
cb: (err: any, data?: StopInferenceExperimentCommandOutput) => void
|
|
4658
|
+
): void;
|
|
4659
|
+
stopInferenceExperiment(
|
|
4660
|
+
args: StopInferenceExperimentCommandInput,
|
|
4661
|
+
options: __HttpHandlerOptions,
|
|
4662
|
+
cb: (err: any, data?: StopInferenceExperimentCommandOutput) => void
|
|
4663
|
+
): void;
|
|
4151
4664
|
stopInferenceRecommendationsJob(
|
|
4152
4665
|
args: StopInferenceRecommendationsJobCommandInput,
|
|
4153
4666
|
options?: __HttpHandlerOptions
|
|
@@ -4427,6 +4940,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4427
4940
|
options: __HttpHandlerOptions,
|
|
4428
4941
|
cb: (err: any, data?: UpdateFeatureMetadataCommandOutput) => void
|
|
4429
4942
|
): void;
|
|
4943
|
+
updateHub(
|
|
4944
|
+
args: UpdateHubCommandInput,
|
|
4945
|
+
options?: __HttpHandlerOptions
|
|
4946
|
+
): Promise<UpdateHubCommandOutput>;
|
|
4947
|
+
updateHub(
|
|
4948
|
+
args: UpdateHubCommandInput,
|
|
4949
|
+
cb: (err: any, data?: UpdateHubCommandOutput) => void
|
|
4950
|
+
): void;
|
|
4951
|
+
updateHub(
|
|
4952
|
+
args: UpdateHubCommandInput,
|
|
4953
|
+
options: __HttpHandlerOptions,
|
|
4954
|
+
cb: (err: any, data?: UpdateHubCommandOutput) => void
|
|
4955
|
+
): void;
|
|
4430
4956
|
updateImage(
|
|
4431
4957
|
args: UpdateImageCommandInput,
|
|
4432
4958
|
options?: __HttpHandlerOptions
|
|
@@ -4440,6 +4966,32 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4440
4966
|
options: __HttpHandlerOptions,
|
|
4441
4967
|
cb: (err: any, data?: UpdateImageCommandOutput) => void
|
|
4442
4968
|
): void;
|
|
4969
|
+
updateInferenceExperiment(
|
|
4970
|
+
args: UpdateInferenceExperimentCommandInput,
|
|
4971
|
+
options?: __HttpHandlerOptions
|
|
4972
|
+
): Promise<UpdateInferenceExperimentCommandOutput>;
|
|
4973
|
+
updateInferenceExperiment(
|
|
4974
|
+
args: UpdateInferenceExperimentCommandInput,
|
|
4975
|
+
cb: (err: any, data?: UpdateInferenceExperimentCommandOutput) => void
|
|
4976
|
+
): void;
|
|
4977
|
+
updateInferenceExperiment(
|
|
4978
|
+
args: UpdateInferenceExperimentCommandInput,
|
|
4979
|
+
options: __HttpHandlerOptions,
|
|
4980
|
+
cb: (err: any, data?: UpdateInferenceExperimentCommandOutput) => void
|
|
4981
|
+
): void;
|
|
4982
|
+
updateModelCard(
|
|
4983
|
+
args: UpdateModelCardCommandInput,
|
|
4984
|
+
options?: __HttpHandlerOptions
|
|
4985
|
+
): Promise<UpdateModelCardCommandOutput>;
|
|
4986
|
+
updateModelCard(
|
|
4987
|
+
args: UpdateModelCardCommandInput,
|
|
4988
|
+
cb: (err: any, data?: UpdateModelCardCommandOutput) => void
|
|
4989
|
+
): void;
|
|
4990
|
+
updateModelCard(
|
|
4991
|
+
args: UpdateModelCardCommandInput,
|
|
4992
|
+
options: __HttpHandlerOptions,
|
|
4993
|
+
cb: (err: any, data?: UpdateModelCardCommandOutput) => void
|
|
4994
|
+
): void;
|
|
4443
4995
|
updateModelPackage(
|
|
4444
4996
|
args: UpdateModelPackageCommandInput,
|
|
4445
4997
|
options?: __HttpHandlerOptions
|
|
@@ -4453,6 +5005,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4453
5005
|
options: __HttpHandlerOptions,
|
|
4454
5006
|
cb: (err: any, data?: UpdateModelPackageCommandOutput) => void
|
|
4455
5007
|
): void;
|
|
5008
|
+
updateMonitoringAlert(
|
|
5009
|
+
args: UpdateMonitoringAlertCommandInput,
|
|
5010
|
+
options?: __HttpHandlerOptions
|
|
5011
|
+
): Promise<UpdateMonitoringAlertCommandOutput>;
|
|
5012
|
+
updateMonitoringAlert(
|
|
5013
|
+
args: UpdateMonitoringAlertCommandInput,
|
|
5014
|
+
cb: (err: any, data?: UpdateMonitoringAlertCommandOutput) => void
|
|
5015
|
+
): void;
|
|
5016
|
+
updateMonitoringAlert(
|
|
5017
|
+
args: UpdateMonitoringAlertCommandInput,
|
|
5018
|
+
options: __HttpHandlerOptions,
|
|
5019
|
+
cb: (err: any, data?: UpdateMonitoringAlertCommandOutput) => void
|
|
5020
|
+
): void;
|
|
4456
5021
|
updateMonitoringSchedule(
|
|
4457
5022
|
args: UpdateMonitoringScheduleCommandInput,
|
|
4458
5023
|
options?: __HttpHandlerOptions
|
|
@@ -4537,6 +5102,19 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4537
5102
|
options: __HttpHandlerOptions,
|
|
4538
5103
|
cb: (err: any, data?: UpdateProjectCommandOutput) => void
|
|
4539
5104
|
): void;
|
|
5105
|
+
updateSpace(
|
|
5106
|
+
args: UpdateSpaceCommandInput,
|
|
5107
|
+
options?: __HttpHandlerOptions
|
|
5108
|
+
): Promise<UpdateSpaceCommandOutput>;
|
|
5109
|
+
updateSpace(
|
|
5110
|
+
args: UpdateSpaceCommandInput,
|
|
5111
|
+
cb: (err: any, data?: UpdateSpaceCommandOutput) => void
|
|
5112
|
+
): void;
|
|
5113
|
+
updateSpace(
|
|
5114
|
+
args: UpdateSpaceCommandInput,
|
|
5115
|
+
options: __HttpHandlerOptions,
|
|
5116
|
+
cb: (err: any, data?: UpdateSpaceCommandOutput) => void
|
|
5117
|
+
): void;
|
|
4540
5118
|
updateTrainingJob(
|
|
4541
5119
|
args: UpdateTrainingJobCommandInput,
|
|
4542
5120
|
options?: __HttpHandlerOptions
|