@aws-sdk/client-sagemaker 3.39.0 → 3.43.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/CHANGELOG.md +42 -0
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -1
- package/dist-cjs/commands/DescribeProjectCommand.js +1 -2
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -1
- package/dist-cjs/commands/StopAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/StopCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +2 -2
- package/dist-cjs/endpoints.js +136 -25
- package/dist-cjs/models/models_0.js +9 -8
- package/dist-cjs/models/models_1.js +38 -45
- package/dist-cjs/models/models_2.js +39 -30
- package/dist-cjs/models/models_3.js +26 -2
- package/dist-cjs/protocols/Aws_json1_1.js +78 -0
- package/dist-cjs/runtimeConfig.browser.js +6 -3
- package/dist-cjs/runtimeConfig.js +5 -3
- package/dist-es/commands/DescribeProcessingJobCommand.js +2 -1
- package/dist-es/commands/DescribeProjectCommand.js +1 -2
- package/dist-es/commands/StartPipelineExecutionCommand.js +2 -1
- package/dist-es/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-es/commands/StopCompilationJobCommand.js +1 -1
- package/dist-es/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-es/endpoints.js +136 -25
- package/dist-es/models/models_0.js +5 -4
- package/dist-es/models/models_1.js +24 -33
- package/dist-es/models/models_2.js +29 -16
- package/dist-es/models/models_3.js +16 -0
- package/dist-es/protocols/Aws_json1_1.js +80 -5
- package/dist-es/runtimeConfig.browser.js +3 -2
- package/dist-es/runtimeConfig.js +3 -3
- package/dist-types/SageMakerClient.d.ts +8 -0
- package/dist-types/commands/AddAssociationCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContextCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeletePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppCommand.d.ts +1 -1
- 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/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +3 -2
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -3
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +1 -1
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -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/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/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/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +3 -2
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -2
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -2
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -2
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- 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/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/models/models_0.d.ts +99 -39
- package/dist-types/models/models_1.d.ts +177 -151
- package/dist-types/models/models_2.d.ts +137 -50
- package/dist-types/models/models_3.d.ts +56 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +4 -0
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +17 -12
- package/dist-types/ts3.4/models/models_1.d.ts +76 -89
- package/dist-types/ts3.4/models/models_2.d.ts +81 -34
- package/dist-types/ts3.4/models/models_3.d.ts +36 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +24 -24
|
@@ -20,7 +20,7 @@ export interface DescribeTrialComponentCommandOutput extends DescribeTrialCompon
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DescribeTrialComponentCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DescribeTrialComponentCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DescribeTrialComponentCommand extends $Command<DescribeTrialComponentCommandInput, DescribeTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DescribeUserProfileCommandOutput extends DescribeUserProfileRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DescribeUserProfileCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DescribeUserProfileCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DescribeUserProfileCommand extends $Command<DescribeUserProfileCommandInput, DescribeUserProfileCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -25,7 +25,7 @@ export interface DescribeWorkforceCommandOutput extends DescribeWorkforceRespons
|
|
|
25
25
|
*
|
|
26
26
|
* @see {@link DescribeWorkforceCommandInput} for command's `input` shape.
|
|
27
27
|
* @see {@link DescribeWorkforceCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
28
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
export declare class DescribeWorkforceCommand extends $Command<DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface DescribeWorkteamCommandOutput extends DescribeWorkteamResponse,
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link DescribeWorkteamCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link DescribeWorkteamCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class DescribeWorkteamCommand extends $Command<DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface DisableSagemakerServicecatalogPortfolioCommandOutput extends Di
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link DisableSagemakerServicecatalogPortfolioCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link DisableSagemakerServicecatalogPortfolioCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class DisableSagemakerServicecatalogPortfolioCommand extends $Command<DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -25,7 +25,7 @@ export interface DisassociateTrialComponentCommandOutput extends DisassociateTri
|
|
|
25
25
|
*
|
|
26
26
|
* @see {@link DisassociateTrialComponentCommandInput} for command's `input` shape.
|
|
27
27
|
* @see {@link DisassociateTrialComponentCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
28
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
export declare class DisassociateTrialComponentCommand extends $Command<DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface EnableSagemakerServicecatalogPortfolioCommandOutput extends Ena
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link EnableSagemakerServicecatalogPortfolioCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link EnableSagemakerServicecatalogPortfolioCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class EnableSagemakerServicecatalogPortfolioCommand extends $Command<EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetDeviceFleetReportCommandOutput extends GetDeviceFleetReportR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetDeviceFleetReportCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetDeviceFleetReportCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetDeviceFleetReportCommand extends $Command<GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface GetModelPackageGroupPolicyCommandOutput extends GetModelPackage
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link GetModelPackageGroupPolicyCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link GetModelPackageGroupPolicyCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class GetModelPackageGroupPolicyCommand extends $Command<GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface GetSagemakerServicecatalogPortfolioStatusCommandOutput extends
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link GetSagemakerServicecatalogPortfolioStatusCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link GetSagemakerServicecatalogPortfolioStatusCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class GetSagemakerServicecatalogPortfolioStatusCommand extends $Command<GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface GetSearchSuggestionsCommandOutput extends GetSearchSuggestionsR
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link GetSearchSuggestionsCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link GetSearchSuggestionsCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class GetSearchSuggestionsCommand extends $Command<GetSearchSuggestionsCommandInput, GetSearchSuggestionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListActionsCommandOutput extends ListActionsResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListActionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListActionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListActionsCommand extends $Command<ListActionsCommandInput, ListActionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListAlgorithmsCommandOutput extends ListAlgorithmsOutput, __Met
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListAlgorithmsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListAlgorithmsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListAlgorithmsCommand extends $Command<ListAlgorithmsCommandInput, ListAlgorithmsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface ListAppImageConfigsCommandOutput extends ListAppImageConfigsRes
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link ListAppImageConfigsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link ListAppImageConfigsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class ListAppImageConfigsCommand extends $Command<ListAppImageConfigsCommandInput, ListAppImageConfigsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListAppsCommandOutput extends ListAppsResponse, __MetadataBeare
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListAppsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListAppsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListAppsCommand extends $Command<ListAppsCommandInput, ListAppsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResponse, __Met
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListArtifactsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListArtifactsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListArtifactsCommand extends $Command<ListArtifactsCommandInput, ListArtifactsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListAssociationsCommandOutput extends ListAssociationsResponse,
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListAssociationsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListAssociationsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListAssociationsCommand extends $Command<ListAssociationsCommandInput, ListAssociationsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListAutoMLJobsCommandOutput extends ListAutoMLJobsResponse, __M
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListAutoMLJobsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListAutoMLJobsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListAutoMLJobsCommand extends $Command<ListAutoMLJobsCommandInput, ListAutoMLJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListCandidatesForAutoMLJobCommandOutput extends ListCandidatesF
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListCandidatesForAutoMLJobCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListCandidatesForAutoMLJobCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListCandidatesForAutoMLJobCommand extends $Command<ListCandidatesForAutoMLJobCommandInput, ListCandidatesForAutoMLJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListCodeRepositoriesCommandOutput extends ListCodeRepositoriesO
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListCodeRepositoriesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListCodeRepositoriesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListCodeRepositoriesCommand extends $Command<ListCodeRepositoriesCommandInput, ListCodeRepositoriesCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface ListCompilationJobsCommandOutput extends ListCompilationJobsRes
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link ListCompilationJobsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link ListCompilationJobsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class ListCompilationJobsCommand extends $Command<ListCompilationJobsCommandInput, ListCompilationJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListContextsCommandOutput extends ListContextsResponse, __Metad
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListContextsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListContextsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListContextsCommand extends $Command<ListContextsCommandInput, ListContextsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListDataQualityJobDefinitionsCommandOutput extends ListDataQual
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListDataQualityJobDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListDataQualityJobDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListDataQualityJobDefinitionsCommand extends $Command<ListDataQualityJobDefinitionsCommandInput, ListDataQualityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListDeviceFleetsCommandOutput extends ListDeviceFleetsResponse,
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListDeviceFleetsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListDeviceFleetsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListDeviceFleetsCommand extends $Command<ListDeviceFleetsCommandInput, ListDeviceFleetsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListDevicesCommandOutput extends ListDevicesResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListDevicesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListDevicesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListDevicesCommand extends $Command<ListDevicesCommandInput, ListDevicesCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListDomainsCommandOutput extends ListDomainsResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListDomainsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListDomainsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListDomainsCommand extends $Command<ListDomainsCommandInput, ListDomainsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListEdgePackagingJobsCommandOutput extends ListEdgePackagingJob
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListEdgePackagingJobsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListEdgePackagingJobsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListEdgePackagingJobsCommand extends $Command<ListEdgePackagingJobsCommandInput, ListEdgePackagingJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListEndpointConfigsCommandOutput extends ListEndpointConfigsOut
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListEndpointConfigsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListEndpointConfigsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListEndpointConfigsCommand extends $Command<ListEndpointConfigsCommandInput, ListEndpointConfigsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListEndpointsCommandOutput extends ListEndpointsOutput, __Metad
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListEndpointsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListEndpointsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListEndpointsCommand extends $Command<ListEndpointsCommandInput, ListEndpointsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface ListExperimentsCommandOutput extends ListExperimentsResponse, _
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link ListExperimentsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link ListExperimentsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class ListExperimentsCommand extends $Command<ListExperimentsCommandInput, ListExperimentsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListFeatureGroupsCommandOutput extends ListFeatureGroupsRespons
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListFeatureGroupsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListFeatureGroupsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListFeatureGroupsCommand extends $Command<ListFeatureGroupsCommandInput, ListFeatureGroupsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListFlowDefinitionsCommandOutput extends ListFlowDefinitionsRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListFlowDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListFlowDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListFlowDefinitionsCommand extends $Command<ListFlowDefinitionsCommandInput, ListFlowDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListHumanTaskUisCommandOutput extends ListHumanTaskUisResponse,
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListHumanTaskUisCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListHumanTaskUisCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListHumanTaskUisCommand extends $Command<ListHumanTaskUisCommandInput, ListHumanTaskUisCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface ListHyperParameterTuningJobsCommandOutput extends ListHyperPara
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link ListHyperParameterTuningJobsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link ListHyperParameterTuningJobsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class ListHyperParameterTuningJobsCommand extends $Command<ListHyperParameterTuningJobsCommandInput, ListHyperParameterTuningJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ListImageVersionsCommandOutput extends ListImageVersionsRespons
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ListImageVersionsCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ListImageVersionsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ListImageVersionsCommand extends $Command<ListImageVersionsCommandInput, ListImageVersionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataB
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ListImagesCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ListImagesCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ListImagesCommand extends $Command<ListImagesCommandInput, ListImagesCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListLabelingJobsCommandOutput extends ListLabelingJobsResponse,
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListLabelingJobsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListLabelingJobsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListLabelingJobsCommand extends $Command<ListLabelingJobsCommandInput, ListLabelingJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListLabelingJobsForWorkteamCommandOutput extends ListLabelingJo
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListLabelingJobsForWorkteamCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListLabelingJobsForWorkteamCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListLabelingJobsForWorkteamCommand extends $Command<ListLabelingJobsForWorkteamCommandInput, ListLabelingJobsForWorkteamCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListModelBiasJobDefinitionsCommandOutput extends ListModelBiasJ
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListModelBiasJobDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListModelBiasJobDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListModelBiasJobDefinitionsCommand extends $Command<ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListModelExplainabilityJobDefinitionsCommandOutput extends List
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListModelExplainabilityJobDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListModelExplainabilityJobDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListModelExplainabilityJobDefinitionsCommand extends $Command<ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListModelPackageGroupsCommandOutput extends ListModelPackageGro
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListModelPackageGroupsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListModelPackageGroupsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListModelPackageGroupsCommand extends $Command<ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListModelPackagesCommandOutput extends ListModelPackagesOutput,
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListModelPackagesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListModelPackagesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListModelPackagesCommand extends $Command<ListModelPackagesCommandInput, ListModelPackagesCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListModelQualityJobDefinitionsCommandOutput extends ListModelQu
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListModelQualityJobDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListModelQualityJobDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListModelQualityJobDefinitionsCommand extends $Command<ListModelQualityJobDefinitionsCommandInput, ListModelQualityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListModelsCommandOutput extends ListModelsOutput, __MetadataBea
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListModelsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListModelsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListModelsCommand extends $Command<ListModelsCommandInput, ListModelsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListMonitoringExecutionsCommandOutput extends ListMonitoringExe
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListMonitoringExecutionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListMonitoringExecutionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListMonitoringExecutionsCommand extends $Command<ListMonitoringExecutionsCommandInput, ListMonitoringExecutionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListMonitoringSchedulesCommandOutput extends ListMonitoringSche
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListMonitoringSchedulesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListMonitoringSchedulesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListMonitoringSchedulesCommand extends $Command<ListMonitoringSchedulesCommandInput, ListMonitoringSchedulesCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListNotebookInstanceLifecycleConfigsCommandOutput extends ListN
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListNotebookInstanceLifecycleConfigsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListNotebookInstanceLifecycleConfigsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListNotebookInstanceLifecycleConfigsCommand extends $Command<ListNotebookInstanceLifecycleConfigsCommandInput, ListNotebookInstanceLifecycleConfigsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ListNotebookInstancesCommandOutput extends ListNotebookInstance
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ListNotebookInstancesCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ListNotebookInstancesCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ListNotebookInstancesCommand extends $Command<ListNotebookInstancesCommandInput, ListNotebookInstancesCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListPipelineExecutionStepsCommandOutput extends ListPipelineExe
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListPipelineExecutionStepsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListPipelineExecutionStepsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListPipelineExecutionStepsCommand extends $Command<ListPipelineExecutionStepsCommandInput, ListPipelineExecutionStepsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListPipelineExecutionsCommandOutput extends ListPipelineExecuti
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListPipelineExecutionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListPipelineExecutionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListPipelineExecutionsCommand extends $Command<ListPipelineExecutionsCommandInput, ListPipelineExecutionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListPipelineParametersForExecutionCommandOutput extends ListPip
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListPipelineParametersForExecutionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListPipelineParametersForExecutionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListPipelineParametersForExecutionCommand extends $Command<ListPipelineParametersForExecutionCommandInput, ListPipelineParametersForExecutionCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListPipelinesCommandOutput extends ListPipelinesResponse, __Met
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListPipelinesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListPipelinesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListPipelinesCommand extends $Command<ListPipelinesCommandInput, ListPipelinesCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListProcessingJobsCommandOutput extends ListProcessingJobsRespo
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListProcessingJobsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListProcessingJobsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListProcessingJobsCommand extends $Command<ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListProjectsCommandOutput extends ListProjectsOutput, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListProjectsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListProjectsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListProjectsCommand extends $Command<ListProjectsCommandInput, ListProjectsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListStudioLifecycleConfigsCommandOutput extends ListStudioLifec
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListStudioLifecycleConfigsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListStudioLifecycleConfigsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListStudioLifecycleConfigsCommand extends $Command<ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface ListSubscribedWorkteamsCommandOutput extends ListSubscribedWork
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link ListSubscribedWorkteamsCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link ListSubscribedWorkteamsCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class ListSubscribedWorkteamsCommand extends $Command<ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput, SageMakerClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListTagsCommandOutput extends ListTagsOutput, __MetadataBearer
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListTagsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListTagsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListTagsCommand extends $Command<ListTagsCommandInput, ListTagsCommandOutput, SageMakerClientResolvedConfig> {
|