@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
|
@@ -139,6 +139,10 @@ import {
|
|
|
139
139
|
CreateFlowDefinitionCommandInput,
|
|
140
140
|
CreateFlowDefinitionCommandOutput,
|
|
141
141
|
} from "./commands/CreateFlowDefinitionCommand";
|
|
142
|
+
import {
|
|
143
|
+
CreateHubCommandInput,
|
|
144
|
+
CreateHubCommandOutput,
|
|
145
|
+
} from "./commands/CreateHubCommand";
|
|
142
146
|
import {
|
|
143
147
|
CreateHumanTaskUiCommandInput,
|
|
144
148
|
CreateHumanTaskUiCommandOutput,
|
|
@@ -155,6 +159,10 @@ import {
|
|
|
155
159
|
CreateImageVersionCommandInput,
|
|
156
160
|
CreateImageVersionCommandOutput,
|
|
157
161
|
} from "./commands/CreateImageVersionCommand";
|
|
162
|
+
import {
|
|
163
|
+
CreateInferenceExperimentCommandInput,
|
|
164
|
+
CreateInferenceExperimentCommandOutput,
|
|
165
|
+
} from "./commands/CreateInferenceExperimentCommand";
|
|
158
166
|
import {
|
|
159
167
|
CreateInferenceRecommendationsJobCommandInput,
|
|
160
168
|
CreateInferenceRecommendationsJobCommandOutput,
|
|
@@ -167,6 +175,14 @@ import {
|
|
|
167
175
|
CreateModelBiasJobDefinitionCommandInput,
|
|
168
176
|
CreateModelBiasJobDefinitionCommandOutput,
|
|
169
177
|
} from "./commands/CreateModelBiasJobDefinitionCommand";
|
|
178
|
+
import {
|
|
179
|
+
CreateModelCardCommandInput,
|
|
180
|
+
CreateModelCardCommandOutput,
|
|
181
|
+
} from "./commands/CreateModelCardCommand";
|
|
182
|
+
import {
|
|
183
|
+
CreateModelCardExportJobCommandInput,
|
|
184
|
+
CreateModelCardExportJobCommandOutput,
|
|
185
|
+
} from "./commands/CreateModelCardExportJobCommand";
|
|
170
186
|
import {
|
|
171
187
|
CreateModelCommandInput,
|
|
172
188
|
CreateModelCommandOutput,
|
|
@@ -219,6 +235,10 @@ import {
|
|
|
219
235
|
CreateProjectCommandInput,
|
|
220
236
|
CreateProjectCommandOutput,
|
|
221
237
|
} from "./commands/CreateProjectCommand";
|
|
238
|
+
import {
|
|
239
|
+
CreateSpaceCommandInput,
|
|
240
|
+
CreateSpaceCommandOutput,
|
|
241
|
+
} from "./commands/CreateSpaceCommand";
|
|
222
242
|
import {
|
|
223
243
|
CreateStudioLifecycleConfigCommandInput,
|
|
224
244
|
CreateStudioLifecycleConfigCommandOutput,
|
|
@@ -323,6 +343,14 @@ import {
|
|
|
323
343
|
DeleteFlowDefinitionCommandInput,
|
|
324
344
|
DeleteFlowDefinitionCommandOutput,
|
|
325
345
|
} from "./commands/DeleteFlowDefinitionCommand";
|
|
346
|
+
import {
|
|
347
|
+
DeleteHubCommandInput,
|
|
348
|
+
DeleteHubCommandOutput,
|
|
349
|
+
} from "./commands/DeleteHubCommand";
|
|
350
|
+
import {
|
|
351
|
+
DeleteHubContentCommandInput,
|
|
352
|
+
DeleteHubContentCommandOutput,
|
|
353
|
+
} from "./commands/DeleteHubContentCommand";
|
|
326
354
|
import {
|
|
327
355
|
DeleteHumanTaskUiCommandInput,
|
|
328
356
|
DeleteHumanTaskUiCommandOutput,
|
|
@@ -335,10 +363,18 @@ import {
|
|
|
335
363
|
DeleteImageVersionCommandInput,
|
|
336
364
|
DeleteImageVersionCommandOutput,
|
|
337
365
|
} from "./commands/DeleteImageVersionCommand";
|
|
366
|
+
import {
|
|
367
|
+
DeleteInferenceExperimentCommandInput,
|
|
368
|
+
DeleteInferenceExperimentCommandOutput,
|
|
369
|
+
} from "./commands/DeleteInferenceExperimentCommand";
|
|
338
370
|
import {
|
|
339
371
|
DeleteModelBiasJobDefinitionCommandInput,
|
|
340
372
|
DeleteModelBiasJobDefinitionCommandOutput,
|
|
341
373
|
} from "./commands/DeleteModelBiasJobDefinitionCommand";
|
|
374
|
+
import {
|
|
375
|
+
DeleteModelCardCommandInput,
|
|
376
|
+
DeleteModelCardCommandOutput,
|
|
377
|
+
} from "./commands/DeleteModelCardCommand";
|
|
342
378
|
import {
|
|
343
379
|
DeleteModelCommandInput,
|
|
344
380
|
DeleteModelCommandOutput,
|
|
@@ -383,6 +419,10 @@ import {
|
|
|
383
419
|
DeleteProjectCommandInput,
|
|
384
420
|
DeleteProjectCommandOutput,
|
|
385
421
|
} from "./commands/DeleteProjectCommand";
|
|
422
|
+
import {
|
|
423
|
+
DeleteSpaceCommandInput,
|
|
424
|
+
DeleteSpaceCommandOutput,
|
|
425
|
+
} from "./commands/DeleteSpaceCommand";
|
|
386
426
|
import {
|
|
387
427
|
DeleteStudioLifecycleConfigCommandInput,
|
|
388
428
|
DeleteStudioLifecycleConfigCommandOutput,
|
|
@@ -499,6 +539,14 @@ import {
|
|
|
499
539
|
DescribeFlowDefinitionCommandInput,
|
|
500
540
|
DescribeFlowDefinitionCommandOutput,
|
|
501
541
|
} from "./commands/DescribeFlowDefinitionCommand";
|
|
542
|
+
import {
|
|
543
|
+
DescribeHubCommandInput,
|
|
544
|
+
DescribeHubCommandOutput,
|
|
545
|
+
} from "./commands/DescribeHubCommand";
|
|
546
|
+
import {
|
|
547
|
+
DescribeHubContentCommandInput,
|
|
548
|
+
DescribeHubContentCommandOutput,
|
|
549
|
+
} from "./commands/DescribeHubContentCommand";
|
|
502
550
|
import {
|
|
503
551
|
DescribeHumanTaskUiCommandInput,
|
|
504
552
|
DescribeHumanTaskUiCommandOutput,
|
|
@@ -515,6 +563,10 @@ import {
|
|
|
515
563
|
DescribeImageVersionCommandInput,
|
|
516
564
|
DescribeImageVersionCommandOutput,
|
|
517
565
|
} from "./commands/DescribeImageVersionCommand";
|
|
566
|
+
import {
|
|
567
|
+
DescribeInferenceExperimentCommandInput,
|
|
568
|
+
DescribeInferenceExperimentCommandOutput,
|
|
569
|
+
} from "./commands/DescribeInferenceExperimentCommand";
|
|
518
570
|
import {
|
|
519
571
|
DescribeInferenceRecommendationsJobCommandInput,
|
|
520
572
|
DescribeInferenceRecommendationsJobCommandOutput,
|
|
@@ -531,6 +583,14 @@ import {
|
|
|
531
583
|
DescribeModelBiasJobDefinitionCommandInput,
|
|
532
584
|
DescribeModelBiasJobDefinitionCommandOutput,
|
|
533
585
|
} from "./commands/DescribeModelBiasJobDefinitionCommand";
|
|
586
|
+
import {
|
|
587
|
+
DescribeModelCardCommandInput,
|
|
588
|
+
DescribeModelCardCommandOutput,
|
|
589
|
+
} from "./commands/DescribeModelCardCommand";
|
|
590
|
+
import {
|
|
591
|
+
DescribeModelCardExportJobCommandInput,
|
|
592
|
+
DescribeModelCardExportJobCommandOutput,
|
|
593
|
+
} from "./commands/DescribeModelCardExportJobCommand";
|
|
534
594
|
import {
|
|
535
595
|
DescribeModelCommandInput,
|
|
536
596
|
DescribeModelCommandOutput,
|
|
@@ -583,6 +643,10 @@ import {
|
|
|
583
643
|
DescribeProjectCommandInput,
|
|
584
644
|
DescribeProjectCommandOutput,
|
|
585
645
|
} from "./commands/DescribeProjectCommand";
|
|
646
|
+
import {
|
|
647
|
+
DescribeSpaceCommandInput,
|
|
648
|
+
DescribeSpaceCommandOutput,
|
|
649
|
+
} from "./commands/DescribeSpaceCommand";
|
|
586
650
|
import {
|
|
587
651
|
DescribeStudioLifecycleConfigCommandInput,
|
|
588
652
|
DescribeStudioLifecycleConfigCommandOutput,
|
|
@@ -651,6 +715,10 @@ import {
|
|
|
651
715
|
GetSearchSuggestionsCommandInput,
|
|
652
716
|
GetSearchSuggestionsCommandOutput,
|
|
653
717
|
} from "./commands/GetSearchSuggestionsCommand";
|
|
718
|
+
import {
|
|
719
|
+
ImportHubContentCommandInput,
|
|
720
|
+
ImportHubContentCommandOutput,
|
|
721
|
+
} from "./commands/ImportHubContentCommand";
|
|
654
722
|
import {
|
|
655
723
|
ListActionsCommandInput,
|
|
656
724
|
ListActionsCommandOutput,
|
|
@@ -739,6 +807,18 @@ import {
|
|
|
739
807
|
ListFlowDefinitionsCommandInput,
|
|
740
808
|
ListFlowDefinitionsCommandOutput,
|
|
741
809
|
} from "./commands/ListFlowDefinitionsCommand";
|
|
810
|
+
import {
|
|
811
|
+
ListHubContentsCommandInput,
|
|
812
|
+
ListHubContentsCommandOutput,
|
|
813
|
+
} from "./commands/ListHubContentsCommand";
|
|
814
|
+
import {
|
|
815
|
+
ListHubContentVersionsCommandInput,
|
|
816
|
+
ListHubContentVersionsCommandOutput,
|
|
817
|
+
} from "./commands/ListHubContentVersionsCommand";
|
|
818
|
+
import {
|
|
819
|
+
ListHubsCommandInput,
|
|
820
|
+
ListHubsCommandOutput,
|
|
821
|
+
} from "./commands/ListHubsCommand";
|
|
742
822
|
import {
|
|
743
823
|
ListHumanTaskUisCommandInput,
|
|
744
824
|
ListHumanTaskUisCommandOutput,
|
|
@@ -755,6 +835,10 @@ import {
|
|
|
755
835
|
ListImageVersionsCommandInput,
|
|
756
836
|
ListImageVersionsCommandOutput,
|
|
757
837
|
} from "./commands/ListImageVersionsCommand";
|
|
838
|
+
import {
|
|
839
|
+
ListInferenceExperimentsCommandInput,
|
|
840
|
+
ListInferenceExperimentsCommandOutput,
|
|
841
|
+
} from "./commands/ListInferenceExperimentsCommand";
|
|
758
842
|
import {
|
|
759
843
|
ListInferenceRecommendationsJobsCommandInput,
|
|
760
844
|
ListInferenceRecommendationsJobsCommandOutput,
|
|
@@ -779,6 +863,18 @@ import {
|
|
|
779
863
|
ListModelBiasJobDefinitionsCommandInput,
|
|
780
864
|
ListModelBiasJobDefinitionsCommandOutput,
|
|
781
865
|
} from "./commands/ListModelBiasJobDefinitionsCommand";
|
|
866
|
+
import {
|
|
867
|
+
ListModelCardExportJobsCommandInput,
|
|
868
|
+
ListModelCardExportJobsCommandOutput,
|
|
869
|
+
} from "./commands/ListModelCardExportJobsCommand";
|
|
870
|
+
import {
|
|
871
|
+
ListModelCardsCommandInput,
|
|
872
|
+
ListModelCardsCommandOutput,
|
|
873
|
+
} from "./commands/ListModelCardsCommand";
|
|
874
|
+
import {
|
|
875
|
+
ListModelCardVersionsCommandInput,
|
|
876
|
+
ListModelCardVersionsCommandOutput,
|
|
877
|
+
} from "./commands/ListModelCardVersionsCommand";
|
|
782
878
|
import {
|
|
783
879
|
ListModelExplainabilityJobDefinitionsCommandInput,
|
|
784
880
|
ListModelExplainabilityJobDefinitionsCommandOutput,
|
|
@@ -803,6 +899,14 @@ import {
|
|
|
803
899
|
ListModelsCommandInput,
|
|
804
900
|
ListModelsCommandOutput,
|
|
805
901
|
} from "./commands/ListModelsCommand";
|
|
902
|
+
import {
|
|
903
|
+
ListMonitoringAlertHistoryCommandInput,
|
|
904
|
+
ListMonitoringAlertHistoryCommandOutput,
|
|
905
|
+
} from "./commands/ListMonitoringAlertHistoryCommand";
|
|
906
|
+
import {
|
|
907
|
+
ListMonitoringAlertsCommandInput,
|
|
908
|
+
ListMonitoringAlertsCommandOutput,
|
|
909
|
+
} from "./commands/ListMonitoringAlertsCommand";
|
|
806
910
|
import {
|
|
807
911
|
ListMonitoringExecutionsCommandInput,
|
|
808
912
|
ListMonitoringExecutionsCommandOutput,
|
|
@@ -843,6 +947,10 @@ import {
|
|
|
843
947
|
ListProjectsCommandInput,
|
|
844
948
|
ListProjectsCommandOutput,
|
|
845
949
|
} from "./commands/ListProjectsCommand";
|
|
950
|
+
import {
|
|
951
|
+
ListSpacesCommandInput,
|
|
952
|
+
ListSpacesCommandOutput,
|
|
953
|
+
} from "./commands/ListSpacesCommand";
|
|
846
954
|
import {
|
|
847
955
|
ListStageDevicesCommandInput,
|
|
848
956
|
ListStageDevicesCommandOutput,
|
|
@@ -927,6 +1035,10 @@ import {
|
|
|
927
1035
|
StartEdgeDeploymentStageCommandInput,
|
|
928
1036
|
StartEdgeDeploymentStageCommandOutput,
|
|
929
1037
|
} from "./commands/StartEdgeDeploymentStageCommand";
|
|
1038
|
+
import {
|
|
1039
|
+
StartInferenceExperimentCommandInput,
|
|
1040
|
+
StartInferenceExperimentCommandOutput,
|
|
1041
|
+
} from "./commands/StartInferenceExperimentCommand";
|
|
930
1042
|
import {
|
|
931
1043
|
StartMonitoringScheduleCommandInput,
|
|
932
1044
|
StartMonitoringScheduleCommandOutput,
|
|
@@ -959,6 +1071,10 @@ import {
|
|
|
959
1071
|
StopHyperParameterTuningJobCommandInput,
|
|
960
1072
|
StopHyperParameterTuningJobCommandOutput,
|
|
961
1073
|
} from "./commands/StopHyperParameterTuningJobCommand";
|
|
1074
|
+
import {
|
|
1075
|
+
StopInferenceExperimentCommandInput,
|
|
1076
|
+
StopInferenceExperimentCommandOutput,
|
|
1077
|
+
} from "./commands/StopInferenceExperimentCommand";
|
|
962
1078
|
import {
|
|
963
1079
|
StopInferenceRecommendationsJobCommandInput,
|
|
964
1080
|
StopInferenceRecommendationsJobCommandOutput,
|
|
@@ -1043,14 +1159,30 @@ import {
|
|
|
1043
1159
|
UpdateFeatureMetadataCommandInput,
|
|
1044
1160
|
UpdateFeatureMetadataCommandOutput,
|
|
1045
1161
|
} from "./commands/UpdateFeatureMetadataCommand";
|
|
1162
|
+
import {
|
|
1163
|
+
UpdateHubCommandInput,
|
|
1164
|
+
UpdateHubCommandOutput,
|
|
1165
|
+
} from "./commands/UpdateHubCommand";
|
|
1046
1166
|
import {
|
|
1047
1167
|
UpdateImageCommandInput,
|
|
1048
1168
|
UpdateImageCommandOutput,
|
|
1049
1169
|
} from "./commands/UpdateImageCommand";
|
|
1170
|
+
import {
|
|
1171
|
+
UpdateInferenceExperimentCommandInput,
|
|
1172
|
+
UpdateInferenceExperimentCommandOutput,
|
|
1173
|
+
} from "./commands/UpdateInferenceExperimentCommand";
|
|
1174
|
+
import {
|
|
1175
|
+
UpdateModelCardCommandInput,
|
|
1176
|
+
UpdateModelCardCommandOutput,
|
|
1177
|
+
} from "./commands/UpdateModelCardCommand";
|
|
1050
1178
|
import {
|
|
1051
1179
|
UpdateModelPackageCommandInput,
|
|
1052
1180
|
UpdateModelPackageCommandOutput,
|
|
1053
1181
|
} from "./commands/UpdateModelPackageCommand";
|
|
1182
|
+
import {
|
|
1183
|
+
UpdateMonitoringAlertCommandInput,
|
|
1184
|
+
UpdateMonitoringAlertCommandOutput,
|
|
1185
|
+
} from "./commands/UpdateMonitoringAlertCommand";
|
|
1054
1186
|
import {
|
|
1055
1187
|
UpdateMonitoringScheduleCommandInput,
|
|
1056
1188
|
UpdateMonitoringScheduleCommandOutput,
|
|
@@ -1075,6 +1207,10 @@ import {
|
|
|
1075
1207
|
UpdateProjectCommandInput,
|
|
1076
1208
|
UpdateProjectCommandOutput,
|
|
1077
1209
|
} from "./commands/UpdateProjectCommand";
|
|
1210
|
+
import {
|
|
1211
|
+
UpdateSpaceCommandInput,
|
|
1212
|
+
UpdateSpaceCommandOutput,
|
|
1213
|
+
} from "./commands/UpdateSpaceCommand";
|
|
1078
1214
|
import {
|
|
1079
1215
|
UpdateTrainingJobCommandInput,
|
|
1080
1216
|
UpdateTrainingJobCommandOutput,
|
|
@@ -1129,13 +1265,17 @@ export declare type ServiceInputTypes =
|
|
|
1129
1265
|
| CreateExperimentCommandInput
|
|
1130
1266
|
| CreateFeatureGroupCommandInput
|
|
1131
1267
|
| CreateFlowDefinitionCommandInput
|
|
1268
|
+
| CreateHubCommandInput
|
|
1132
1269
|
| CreateHumanTaskUiCommandInput
|
|
1133
1270
|
| CreateHyperParameterTuningJobCommandInput
|
|
1134
1271
|
| CreateImageCommandInput
|
|
1135
1272
|
| CreateImageVersionCommandInput
|
|
1273
|
+
| CreateInferenceExperimentCommandInput
|
|
1136
1274
|
| CreateInferenceRecommendationsJobCommandInput
|
|
1137
1275
|
| CreateLabelingJobCommandInput
|
|
1138
1276
|
| CreateModelBiasJobDefinitionCommandInput
|
|
1277
|
+
| CreateModelCardCommandInput
|
|
1278
|
+
| CreateModelCardExportJobCommandInput
|
|
1139
1279
|
| CreateModelCommandInput
|
|
1140
1280
|
| CreateModelExplainabilityJobDefinitionCommandInput
|
|
1141
1281
|
| CreateModelPackageCommandInput
|
|
@@ -1149,6 +1289,7 @@ export declare type ServiceInputTypes =
|
|
|
1149
1289
|
| CreatePresignedNotebookInstanceUrlCommandInput
|
|
1150
1290
|
| CreateProcessingJobCommandInput
|
|
1151
1291
|
| CreateProjectCommandInput
|
|
1292
|
+
| CreateSpaceCommandInput
|
|
1152
1293
|
| CreateStudioLifecycleConfigCommandInput
|
|
1153
1294
|
| CreateTrainingJobCommandInput
|
|
1154
1295
|
| CreateTransformJobCommandInput
|
|
@@ -1175,10 +1316,14 @@ export declare type ServiceInputTypes =
|
|
|
1175
1316
|
| DeleteExperimentCommandInput
|
|
1176
1317
|
| DeleteFeatureGroupCommandInput
|
|
1177
1318
|
| DeleteFlowDefinitionCommandInput
|
|
1319
|
+
| DeleteHubCommandInput
|
|
1320
|
+
| DeleteHubContentCommandInput
|
|
1178
1321
|
| DeleteHumanTaskUiCommandInput
|
|
1179
1322
|
| DeleteImageCommandInput
|
|
1180
1323
|
| DeleteImageVersionCommandInput
|
|
1324
|
+
| DeleteInferenceExperimentCommandInput
|
|
1181
1325
|
| DeleteModelBiasJobDefinitionCommandInput
|
|
1326
|
+
| DeleteModelCardCommandInput
|
|
1182
1327
|
| DeleteModelCommandInput
|
|
1183
1328
|
| DeleteModelExplainabilityJobDefinitionCommandInput
|
|
1184
1329
|
| DeleteModelPackageCommandInput
|
|
@@ -1190,6 +1335,7 @@ export declare type ServiceInputTypes =
|
|
|
1190
1335
|
| DeleteNotebookInstanceLifecycleConfigCommandInput
|
|
1191
1336
|
| DeletePipelineCommandInput
|
|
1192
1337
|
| DeleteProjectCommandInput
|
|
1338
|
+
| DeleteSpaceCommandInput
|
|
1193
1339
|
| DeleteStudioLifecycleConfigCommandInput
|
|
1194
1340
|
| DeleteTagsCommandInput
|
|
1195
1341
|
| DeleteTrialCommandInput
|
|
@@ -1219,14 +1365,19 @@ export declare type ServiceInputTypes =
|
|
|
1219
1365
|
| DescribeFeatureGroupCommandInput
|
|
1220
1366
|
| DescribeFeatureMetadataCommandInput
|
|
1221
1367
|
| DescribeFlowDefinitionCommandInput
|
|
1368
|
+
| DescribeHubCommandInput
|
|
1369
|
+
| DescribeHubContentCommandInput
|
|
1222
1370
|
| DescribeHumanTaskUiCommandInput
|
|
1223
1371
|
| DescribeHyperParameterTuningJobCommandInput
|
|
1224
1372
|
| DescribeImageCommandInput
|
|
1225
1373
|
| DescribeImageVersionCommandInput
|
|
1374
|
+
| DescribeInferenceExperimentCommandInput
|
|
1226
1375
|
| DescribeInferenceRecommendationsJobCommandInput
|
|
1227
1376
|
| DescribeLabelingJobCommandInput
|
|
1228
1377
|
| DescribeLineageGroupCommandInput
|
|
1229
1378
|
| DescribeModelBiasJobDefinitionCommandInput
|
|
1379
|
+
| DescribeModelCardCommandInput
|
|
1380
|
+
| DescribeModelCardExportJobCommandInput
|
|
1230
1381
|
| DescribeModelCommandInput
|
|
1231
1382
|
| DescribeModelExplainabilityJobDefinitionCommandInput
|
|
1232
1383
|
| DescribeModelPackageCommandInput
|
|
@@ -1240,6 +1391,7 @@ export declare type ServiceInputTypes =
|
|
|
1240
1391
|
| DescribePipelineExecutionCommandInput
|
|
1241
1392
|
| DescribeProcessingJobCommandInput
|
|
1242
1393
|
| DescribeProjectCommandInput
|
|
1394
|
+
| DescribeSpaceCommandInput
|
|
1243
1395
|
| DescribeStudioLifecycleConfigCommandInput
|
|
1244
1396
|
| DescribeSubscribedWorkteamCommandInput
|
|
1245
1397
|
| DescribeTrainingJobCommandInput
|
|
@@ -1257,6 +1409,7 @@ export declare type ServiceInputTypes =
|
|
|
1257
1409
|
| GetModelPackageGroupPolicyCommandInput
|
|
1258
1410
|
| GetSagemakerServicecatalogPortfolioStatusCommandInput
|
|
1259
1411
|
| GetSearchSuggestionsCommandInput
|
|
1412
|
+
| ImportHubContentCommandInput
|
|
1260
1413
|
| ListActionsCommandInput
|
|
1261
1414
|
| ListAlgorithmsCommandInput
|
|
1262
1415
|
| ListAppImageConfigsCommandInput
|
|
@@ -1279,22 +1432,31 @@ export declare type ServiceInputTypes =
|
|
|
1279
1432
|
| ListExperimentsCommandInput
|
|
1280
1433
|
| ListFeatureGroupsCommandInput
|
|
1281
1434
|
| ListFlowDefinitionsCommandInput
|
|
1435
|
+
| ListHubContentVersionsCommandInput
|
|
1436
|
+
| ListHubContentsCommandInput
|
|
1437
|
+
| ListHubsCommandInput
|
|
1282
1438
|
| ListHumanTaskUisCommandInput
|
|
1283
1439
|
| ListHyperParameterTuningJobsCommandInput
|
|
1284
1440
|
| ListImageVersionsCommandInput
|
|
1285
1441
|
| ListImagesCommandInput
|
|
1442
|
+
| ListInferenceExperimentsCommandInput
|
|
1286
1443
|
| ListInferenceRecommendationsJobStepsCommandInput
|
|
1287
1444
|
| ListInferenceRecommendationsJobsCommandInput
|
|
1288
1445
|
| ListLabelingJobsCommandInput
|
|
1289
1446
|
| ListLabelingJobsForWorkteamCommandInput
|
|
1290
1447
|
| ListLineageGroupsCommandInput
|
|
1291
1448
|
| ListModelBiasJobDefinitionsCommandInput
|
|
1449
|
+
| ListModelCardExportJobsCommandInput
|
|
1450
|
+
| ListModelCardVersionsCommandInput
|
|
1451
|
+
| ListModelCardsCommandInput
|
|
1292
1452
|
| ListModelExplainabilityJobDefinitionsCommandInput
|
|
1293
1453
|
| ListModelMetadataCommandInput
|
|
1294
1454
|
| ListModelPackageGroupsCommandInput
|
|
1295
1455
|
| ListModelPackagesCommandInput
|
|
1296
1456
|
| ListModelQualityJobDefinitionsCommandInput
|
|
1297
1457
|
| ListModelsCommandInput
|
|
1458
|
+
| ListMonitoringAlertHistoryCommandInput
|
|
1459
|
+
| ListMonitoringAlertsCommandInput
|
|
1298
1460
|
| ListMonitoringExecutionsCommandInput
|
|
1299
1461
|
| ListMonitoringSchedulesCommandInput
|
|
1300
1462
|
| ListNotebookInstanceLifecycleConfigsCommandInput
|
|
@@ -1305,6 +1467,7 @@ export declare type ServiceInputTypes =
|
|
|
1305
1467
|
| ListPipelinesCommandInput
|
|
1306
1468
|
| ListProcessingJobsCommandInput
|
|
1307
1469
|
| ListProjectsCommandInput
|
|
1470
|
+
| ListSpacesCommandInput
|
|
1308
1471
|
| ListStageDevicesCommandInput
|
|
1309
1472
|
| ListStudioLifecycleConfigsCommandInput
|
|
1310
1473
|
| ListSubscribedWorkteamsCommandInput
|
|
@@ -1326,6 +1489,7 @@ export declare type ServiceInputTypes =
|
|
|
1326
1489
|
| SendPipelineExecutionStepFailureCommandInput
|
|
1327
1490
|
| SendPipelineExecutionStepSuccessCommandInput
|
|
1328
1491
|
| StartEdgeDeploymentStageCommandInput
|
|
1492
|
+
| StartInferenceExperimentCommandInput
|
|
1329
1493
|
| StartMonitoringScheduleCommandInput
|
|
1330
1494
|
| StartNotebookInstanceCommandInput
|
|
1331
1495
|
| StartPipelineExecutionCommandInput
|
|
@@ -1334,6 +1498,7 @@ export declare type ServiceInputTypes =
|
|
|
1334
1498
|
| StopEdgeDeploymentStageCommandInput
|
|
1335
1499
|
| StopEdgePackagingJobCommandInput
|
|
1336
1500
|
| StopHyperParameterTuningJobCommandInput
|
|
1501
|
+
| StopInferenceExperimentCommandInput
|
|
1337
1502
|
| StopInferenceRecommendationsJobCommandInput
|
|
1338
1503
|
| StopLabelingJobCommandInput
|
|
1339
1504
|
| StopMonitoringScheduleCommandInput
|
|
@@ -1355,14 +1520,19 @@ export declare type ServiceInputTypes =
|
|
|
1355
1520
|
| UpdateExperimentCommandInput
|
|
1356
1521
|
| UpdateFeatureGroupCommandInput
|
|
1357
1522
|
| UpdateFeatureMetadataCommandInput
|
|
1523
|
+
| UpdateHubCommandInput
|
|
1358
1524
|
| UpdateImageCommandInput
|
|
1525
|
+
| UpdateInferenceExperimentCommandInput
|
|
1526
|
+
| UpdateModelCardCommandInput
|
|
1359
1527
|
| UpdateModelPackageCommandInput
|
|
1528
|
+
| UpdateMonitoringAlertCommandInput
|
|
1360
1529
|
| UpdateMonitoringScheduleCommandInput
|
|
1361
1530
|
| UpdateNotebookInstanceCommandInput
|
|
1362
1531
|
| UpdateNotebookInstanceLifecycleConfigCommandInput
|
|
1363
1532
|
| UpdatePipelineCommandInput
|
|
1364
1533
|
| UpdatePipelineExecutionCommandInput
|
|
1365
1534
|
| UpdateProjectCommandInput
|
|
1535
|
+
| UpdateSpaceCommandInput
|
|
1366
1536
|
| UpdateTrainingJobCommandInput
|
|
1367
1537
|
| UpdateTrialCommandInput
|
|
1368
1538
|
| UpdateTrialComponentCommandInput
|
|
@@ -1394,13 +1564,17 @@ export declare type ServiceOutputTypes =
|
|
|
1394
1564
|
| CreateExperimentCommandOutput
|
|
1395
1565
|
| CreateFeatureGroupCommandOutput
|
|
1396
1566
|
| CreateFlowDefinitionCommandOutput
|
|
1567
|
+
| CreateHubCommandOutput
|
|
1397
1568
|
| CreateHumanTaskUiCommandOutput
|
|
1398
1569
|
| CreateHyperParameterTuningJobCommandOutput
|
|
1399
1570
|
| CreateImageCommandOutput
|
|
1400
1571
|
| CreateImageVersionCommandOutput
|
|
1572
|
+
| CreateInferenceExperimentCommandOutput
|
|
1401
1573
|
| CreateInferenceRecommendationsJobCommandOutput
|
|
1402
1574
|
| CreateLabelingJobCommandOutput
|
|
1403
1575
|
| CreateModelBiasJobDefinitionCommandOutput
|
|
1576
|
+
| CreateModelCardCommandOutput
|
|
1577
|
+
| CreateModelCardExportJobCommandOutput
|
|
1404
1578
|
| CreateModelCommandOutput
|
|
1405
1579
|
| CreateModelExplainabilityJobDefinitionCommandOutput
|
|
1406
1580
|
| CreateModelPackageCommandOutput
|
|
@@ -1414,6 +1588,7 @@ export declare type ServiceOutputTypes =
|
|
|
1414
1588
|
| CreatePresignedNotebookInstanceUrlCommandOutput
|
|
1415
1589
|
| CreateProcessingJobCommandOutput
|
|
1416
1590
|
| CreateProjectCommandOutput
|
|
1591
|
+
| CreateSpaceCommandOutput
|
|
1417
1592
|
| CreateStudioLifecycleConfigCommandOutput
|
|
1418
1593
|
| CreateTrainingJobCommandOutput
|
|
1419
1594
|
| CreateTransformJobCommandOutput
|
|
@@ -1440,10 +1615,14 @@ export declare type ServiceOutputTypes =
|
|
|
1440
1615
|
| DeleteExperimentCommandOutput
|
|
1441
1616
|
| DeleteFeatureGroupCommandOutput
|
|
1442
1617
|
| DeleteFlowDefinitionCommandOutput
|
|
1618
|
+
| DeleteHubCommandOutput
|
|
1619
|
+
| DeleteHubContentCommandOutput
|
|
1443
1620
|
| DeleteHumanTaskUiCommandOutput
|
|
1444
1621
|
| DeleteImageCommandOutput
|
|
1445
1622
|
| DeleteImageVersionCommandOutput
|
|
1623
|
+
| DeleteInferenceExperimentCommandOutput
|
|
1446
1624
|
| DeleteModelBiasJobDefinitionCommandOutput
|
|
1625
|
+
| DeleteModelCardCommandOutput
|
|
1447
1626
|
| DeleteModelCommandOutput
|
|
1448
1627
|
| DeleteModelExplainabilityJobDefinitionCommandOutput
|
|
1449
1628
|
| DeleteModelPackageCommandOutput
|
|
@@ -1455,6 +1634,7 @@ export declare type ServiceOutputTypes =
|
|
|
1455
1634
|
| DeleteNotebookInstanceLifecycleConfigCommandOutput
|
|
1456
1635
|
| DeletePipelineCommandOutput
|
|
1457
1636
|
| DeleteProjectCommandOutput
|
|
1637
|
+
| DeleteSpaceCommandOutput
|
|
1458
1638
|
| DeleteStudioLifecycleConfigCommandOutput
|
|
1459
1639
|
| DeleteTagsCommandOutput
|
|
1460
1640
|
| DeleteTrialCommandOutput
|
|
@@ -1484,14 +1664,19 @@ export declare type ServiceOutputTypes =
|
|
|
1484
1664
|
| DescribeFeatureGroupCommandOutput
|
|
1485
1665
|
| DescribeFeatureMetadataCommandOutput
|
|
1486
1666
|
| DescribeFlowDefinitionCommandOutput
|
|
1667
|
+
| DescribeHubCommandOutput
|
|
1668
|
+
| DescribeHubContentCommandOutput
|
|
1487
1669
|
| DescribeHumanTaskUiCommandOutput
|
|
1488
1670
|
| DescribeHyperParameterTuningJobCommandOutput
|
|
1489
1671
|
| DescribeImageCommandOutput
|
|
1490
1672
|
| DescribeImageVersionCommandOutput
|
|
1673
|
+
| DescribeInferenceExperimentCommandOutput
|
|
1491
1674
|
| DescribeInferenceRecommendationsJobCommandOutput
|
|
1492
1675
|
| DescribeLabelingJobCommandOutput
|
|
1493
1676
|
| DescribeLineageGroupCommandOutput
|
|
1494
1677
|
| DescribeModelBiasJobDefinitionCommandOutput
|
|
1678
|
+
| DescribeModelCardCommandOutput
|
|
1679
|
+
| DescribeModelCardExportJobCommandOutput
|
|
1495
1680
|
| DescribeModelCommandOutput
|
|
1496
1681
|
| DescribeModelExplainabilityJobDefinitionCommandOutput
|
|
1497
1682
|
| DescribeModelPackageCommandOutput
|
|
@@ -1505,6 +1690,7 @@ export declare type ServiceOutputTypes =
|
|
|
1505
1690
|
| DescribePipelineExecutionCommandOutput
|
|
1506
1691
|
| DescribeProcessingJobCommandOutput
|
|
1507
1692
|
| DescribeProjectCommandOutput
|
|
1693
|
+
| DescribeSpaceCommandOutput
|
|
1508
1694
|
| DescribeStudioLifecycleConfigCommandOutput
|
|
1509
1695
|
| DescribeSubscribedWorkteamCommandOutput
|
|
1510
1696
|
| DescribeTrainingJobCommandOutput
|
|
@@ -1522,6 +1708,7 @@ export declare type ServiceOutputTypes =
|
|
|
1522
1708
|
| GetModelPackageGroupPolicyCommandOutput
|
|
1523
1709
|
| GetSagemakerServicecatalogPortfolioStatusCommandOutput
|
|
1524
1710
|
| GetSearchSuggestionsCommandOutput
|
|
1711
|
+
| ImportHubContentCommandOutput
|
|
1525
1712
|
| ListActionsCommandOutput
|
|
1526
1713
|
| ListAlgorithmsCommandOutput
|
|
1527
1714
|
| ListAppImageConfigsCommandOutput
|
|
@@ -1544,22 +1731,31 @@ export declare type ServiceOutputTypes =
|
|
|
1544
1731
|
| ListExperimentsCommandOutput
|
|
1545
1732
|
| ListFeatureGroupsCommandOutput
|
|
1546
1733
|
| ListFlowDefinitionsCommandOutput
|
|
1734
|
+
| ListHubContentVersionsCommandOutput
|
|
1735
|
+
| ListHubContentsCommandOutput
|
|
1736
|
+
| ListHubsCommandOutput
|
|
1547
1737
|
| ListHumanTaskUisCommandOutput
|
|
1548
1738
|
| ListHyperParameterTuningJobsCommandOutput
|
|
1549
1739
|
| ListImageVersionsCommandOutput
|
|
1550
1740
|
| ListImagesCommandOutput
|
|
1741
|
+
| ListInferenceExperimentsCommandOutput
|
|
1551
1742
|
| ListInferenceRecommendationsJobStepsCommandOutput
|
|
1552
1743
|
| ListInferenceRecommendationsJobsCommandOutput
|
|
1553
1744
|
| ListLabelingJobsCommandOutput
|
|
1554
1745
|
| ListLabelingJobsForWorkteamCommandOutput
|
|
1555
1746
|
| ListLineageGroupsCommandOutput
|
|
1556
1747
|
| ListModelBiasJobDefinitionsCommandOutput
|
|
1748
|
+
| ListModelCardExportJobsCommandOutput
|
|
1749
|
+
| ListModelCardVersionsCommandOutput
|
|
1750
|
+
| ListModelCardsCommandOutput
|
|
1557
1751
|
| ListModelExplainabilityJobDefinitionsCommandOutput
|
|
1558
1752
|
| ListModelMetadataCommandOutput
|
|
1559
1753
|
| ListModelPackageGroupsCommandOutput
|
|
1560
1754
|
| ListModelPackagesCommandOutput
|
|
1561
1755
|
| ListModelQualityJobDefinitionsCommandOutput
|
|
1562
1756
|
| ListModelsCommandOutput
|
|
1757
|
+
| ListMonitoringAlertHistoryCommandOutput
|
|
1758
|
+
| ListMonitoringAlertsCommandOutput
|
|
1563
1759
|
| ListMonitoringExecutionsCommandOutput
|
|
1564
1760
|
| ListMonitoringSchedulesCommandOutput
|
|
1565
1761
|
| ListNotebookInstanceLifecycleConfigsCommandOutput
|
|
@@ -1570,6 +1766,7 @@ export declare type ServiceOutputTypes =
|
|
|
1570
1766
|
| ListPipelinesCommandOutput
|
|
1571
1767
|
| ListProcessingJobsCommandOutput
|
|
1572
1768
|
| ListProjectsCommandOutput
|
|
1769
|
+
| ListSpacesCommandOutput
|
|
1573
1770
|
| ListStageDevicesCommandOutput
|
|
1574
1771
|
| ListStudioLifecycleConfigsCommandOutput
|
|
1575
1772
|
| ListSubscribedWorkteamsCommandOutput
|
|
@@ -1591,6 +1788,7 @@ export declare type ServiceOutputTypes =
|
|
|
1591
1788
|
| SendPipelineExecutionStepFailureCommandOutput
|
|
1592
1789
|
| SendPipelineExecutionStepSuccessCommandOutput
|
|
1593
1790
|
| StartEdgeDeploymentStageCommandOutput
|
|
1791
|
+
| StartInferenceExperimentCommandOutput
|
|
1594
1792
|
| StartMonitoringScheduleCommandOutput
|
|
1595
1793
|
| StartNotebookInstanceCommandOutput
|
|
1596
1794
|
| StartPipelineExecutionCommandOutput
|
|
@@ -1599,6 +1797,7 @@ export declare type ServiceOutputTypes =
|
|
|
1599
1797
|
| StopEdgeDeploymentStageCommandOutput
|
|
1600
1798
|
| StopEdgePackagingJobCommandOutput
|
|
1601
1799
|
| StopHyperParameterTuningJobCommandOutput
|
|
1800
|
+
| StopInferenceExperimentCommandOutput
|
|
1602
1801
|
| StopInferenceRecommendationsJobCommandOutput
|
|
1603
1802
|
| StopLabelingJobCommandOutput
|
|
1604
1803
|
| StopMonitoringScheduleCommandOutput
|
|
@@ -1620,14 +1819,19 @@ export declare type ServiceOutputTypes =
|
|
|
1620
1819
|
| UpdateExperimentCommandOutput
|
|
1621
1820
|
| UpdateFeatureGroupCommandOutput
|
|
1622
1821
|
| UpdateFeatureMetadataCommandOutput
|
|
1822
|
+
| UpdateHubCommandOutput
|
|
1623
1823
|
| UpdateImageCommandOutput
|
|
1824
|
+
| UpdateInferenceExperimentCommandOutput
|
|
1825
|
+
| UpdateModelCardCommandOutput
|
|
1624
1826
|
| UpdateModelPackageCommandOutput
|
|
1827
|
+
| UpdateMonitoringAlertCommandOutput
|
|
1625
1828
|
| UpdateMonitoringScheduleCommandOutput
|
|
1626
1829
|
| UpdateNotebookInstanceCommandOutput
|
|
1627
1830
|
| UpdateNotebookInstanceLifecycleConfigCommandOutput
|
|
1628
1831
|
| UpdatePipelineCommandOutput
|
|
1629
1832
|
| UpdatePipelineExecutionCommandOutput
|
|
1630
1833
|
| UpdateProjectCommandOutput
|
|
1834
|
+
| UpdateSpaceCommandOutput
|
|
1631
1835
|
| UpdateTrainingJobCommandOutput
|
|
1632
1836
|
| UpdateTrialCommandOutput
|
|
1633
1837
|
| UpdateTrialComponentCommandOutput
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
|
+
import {
|
|
4
|
+
Handler,
|
|
5
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
+
MetadataBearer as __MetadataBearer,
|
|
7
|
+
MiddlewareStack,
|
|
8
|
+
} from "@aws-sdk/types";
|
|
9
|
+
import { CreateHubRequest, CreateHubResponse } from "../models/models_1";
|
|
10
|
+
import {
|
|
11
|
+
SageMakerClientResolvedConfig,
|
|
12
|
+
ServiceInputTypes,
|
|
13
|
+
ServiceOutputTypes,
|
|
14
|
+
} from "../SageMakerClient";
|
|
15
|
+
export interface CreateHubCommandInput extends CreateHubRequest {}
|
|
16
|
+
export interface CreateHubCommandOutput
|
|
17
|
+
extends CreateHubResponse,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
export declare class CreateHubCommand extends $Command<
|
|
20
|
+
CreateHubCommandInput,
|
|
21
|
+
CreateHubCommandOutput,
|
|
22
|
+
SageMakerClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: CreateHubCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
26
|
+
constructor(input: CreateHubCommandInput);
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: SageMakerClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<CreateHubCommandInput, CreateHubCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
|
+
import {
|
|
4
|
+
Handler,
|
|
5
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
+
MetadataBearer as __MetadataBearer,
|
|
7
|
+
MiddlewareStack,
|
|
8
|
+
} from "@aws-sdk/types";
|
|
9
|
+
import {
|
|
10
|
+
CreateInferenceExperimentRequest,
|
|
11
|
+
CreateInferenceExperimentResponse,
|
|
12
|
+
} from "../models/models_1";
|
|
13
|
+
import {
|
|
14
|
+
SageMakerClientResolvedConfig,
|
|
15
|
+
ServiceInputTypes,
|
|
16
|
+
ServiceOutputTypes,
|
|
17
|
+
} from "../SageMakerClient";
|
|
18
|
+
export interface CreateInferenceExperimentCommandInput
|
|
19
|
+
extends CreateInferenceExperimentRequest {}
|
|
20
|
+
export interface CreateInferenceExperimentCommandOutput
|
|
21
|
+
extends CreateInferenceExperimentResponse,
|
|
22
|
+
__MetadataBearer {}
|
|
23
|
+
export declare class CreateInferenceExperimentCommand extends $Command<
|
|
24
|
+
CreateInferenceExperimentCommandInput,
|
|
25
|
+
CreateInferenceExperimentCommandOutput,
|
|
26
|
+
SageMakerClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateInferenceExperimentCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
|
+
constructor(input: CreateInferenceExperimentCommandInput);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: SageMakerClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateInferenceExperimentCommandInput,
|
|
37
|
+
CreateInferenceExperimentCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|