@aws-sdk/client-sagemaker 3.416.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/AddAssociationCommand.js +5 -0
- package/dist-cjs/commands/AddTagsCommand.js +5 -0
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +5 -0
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +5 -0
- package/dist-cjs/commands/CreateActionCommand.js +5 -0
- package/dist-cjs/commands/CreateAlgorithmCommand.js +5 -0
- package/dist-cjs/commands/CreateAppCommand.js +5 -0
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateArtifactCommand.js +5 -0
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +5 -0
- package/dist-cjs/commands/CreateAutoMLJobV2Command.js +5 -0
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +5 -0
- package/dist-cjs/commands/CreateCompilationJobCommand.js +5 -0
- package/dist-cjs/commands/CreateContextCommand.js +5 -0
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +5 -0
- package/dist-cjs/commands/CreateDomainCommand.js +5 -0
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +5 -0
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +5 -0
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +5 -0
- package/dist-cjs/commands/CreateEndpointCommand.js +5 -0
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateExperimentCommand.js +5 -0
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +5 -0
- package/dist-cjs/commands/CreateHubCommand.js +5 -0
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +5 -0
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +5 -0
- package/dist-cjs/commands/CreateImageCommand.js +5 -0
- package/dist-cjs/commands/CreateImageVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateInferenceExperimentCommand.js +5 -0
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +5 -0
- package/dist-cjs/commands/CreateLabelingJobCommand.js +5 -0
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/CreateModelCardCommand.js +5 -0
- package/dist-cjs/commands/CreateModelCardExportJobCommand.js +5 -0
- package/dist-cjs/commands/CreateModelCommand.js +5 -0
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/CreateModelPackageCommand.js +5 -0
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +5 -0
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +5 -0
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +5 -0
- package/dist-cjs/commands/CreatePipelineCommand.js +5 -0
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +5 -0
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +5 -0
- package/dist-cjs/commands/CreateProcessingJobCommand.js +5 -0
- package/dist-cjs/commands/CreateProjectCommand.js +5 -0
- package/dist-cjs/commands/CreateSpaceCommand.js +5 -0
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateTrainingJobCommand.js +5 -0
- package/dist-cjs/commands/CreateTransformJobCommand.js +5 -0
- package/dist-cjs/commands/CreateTrialCommand.js +5 -0
- package/dist-cjs/commands/CreateTrialComponentCommand.js +5 -0
- package/dist-cjs/commands/CreateUserProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateWorkforceCommand.js +5 -0
- package/dist-cjs/commands/CreateWorkteamCommand.js +5 -0
- package/dist-cjs/commands/DeleteActionCommand.js +5 -0
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +5 -0
- package/dist-cjs/commands/DeleteAppCommand.js +5 -0
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteArtifactCommand.js +5 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +5 -0
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +5 -0
- package/dist-cjs/commands/DeleteContextCommand.js +5 -0
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +5 -0
- package/dist-cjs/commands/DeleteDomainCommand.js +5 -0
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +5 -0
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +5 -0
- package/dist-cjs/commands/DeleteEndpointCommand.js +5 -0
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteExperimentCommand.js +5 -0
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DeleteHubCommand.js +5 -0
- package/dist-cjs/commands/DeleteHubContentCommand.js +5 -0
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +5 -0
- package/dist-cjs/commands/DeleteImageCommand.js +5 -0
- package/dist-cjs/commands/DeleteImageVersionCommand.js +5 -0
- package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelCardCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelPackageCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +5 -0
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +5 -0
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +5 -0
- package/dist-cjs/commands/DeletePipelineCommand.js +5 -0
- package/dist-cjs/commands/DeleteProjectCommand.js +5 -0
- package/dist-cjs/commands/DeleteSpaceCommand.js +5 -0
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteTagsCommand.js +5 -0
- package/dist-cjs/commands/DeleteTrialCommand.js +5 -0
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteWorkforceCommand.js +5 -0
- package/dist-cjs/commands/DeleteWorkteamCommand.js +5 -0
- package/dist-cjs/commands/DeregisterDevicesCommand.js +5 -0
- package/dist-cjs/commands/DescribeActionCommand.js +5 -0
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +5 -0
- package/dist-cjs/commands/DescribeAppCommand.js +5 -0
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +5 -0
- package/dist-cjs/commands/DescribeArtifactCommand.js +5 -0
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +5 -0
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +5 -0
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeContextCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DescribeDeviceCommand.js +5 -0
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +5 -0
- package/dist-cjs/commands/DescribeDomainCommand.js +5 -0
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +5 -0
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeEndpointCommand.js +5 -0
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +5 -0
- package/dist-cjs/commands/DescribeExperimentCommand.js +5 -0
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +5 -0
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DescribeHubCommand.js +5 -0
- package/dist-cjs/commands/DescribeHubContentCommand.js +5 -0
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +5 -0
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeImageCommand.js +5 -0
- package/dist-cjs/commands/DescribeImageVersionCommand.js +5 -0
- package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +5 -0
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DescribeModelCardCommand.js +5 -0
- package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeModelCommand.js +5 -0
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DescribeModelPackageCommand.js +5 -0
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +5 -0
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +5 -0
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +5 -0
- package/dist-cjs/commands/DescribePipelineCommand.js +5 -0
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +5 -0
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +5 -0
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeProjectCommand.js +5 -0
- package/dist-cjs/commands/DescribeSpaceCommand.js +5 -0
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +5 -0
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +5 -0
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeTransformJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeTrialCommand.js +5 -0
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserProfileCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkforceCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkteamCommand.js +5 -0
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +5 -0
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +5 -0
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +5 -0
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +5 -0
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +5 -0
- package/dist-cjs/commands/GetScalingConfigurationRecommendationCommand.js +5 -0
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +5 -0
- package/dist-cjs/commands/ImportHubContentCommand.js +5 -0
- package/dist-cjs/commands/ListActionsCommand.js +5 -0
- package/dist-cjs/commands/ListAlgorithmsCommand.js +5 -0
- package/dist-cjs/commands/ListAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListAppsCommand.js +5 -0
- package/dist-cjs/commands/ListArtifactsCommand.js +5 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +5 -0
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +5 -0
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +5 -0
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +5 -0
- package/dist-cjs/commands/ListCompilationJobsCommand.js +5 -0
- package/dist-cjs/commands/ListContextsCommand.js +5 -0
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +5 -0
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +5 -0
- package/dist-cjs/commands/ListDevicesCommand.js +5 -0
- package/dist-cjs/commands/ListDomainsCommand.js +5 -0
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +5 -0
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +5 -0
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListEndpointsCommand.js +5 -0
- package/dist-cjs/commands/ListExperimentsCommand.js +5 -0
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +5 -0
- package/dist-cjs/commands/ListHubContentVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListHubContentsCommand.js +5 -0
- package/dist-cjs/commands/ListHubsCommand.js +5 -0
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +5 -0
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +5 -0
- package/dist-cjs/commands/ListImageVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListImagesCommand.js +5 -0
- package/dist-cjs/commands/ListInferenceExperimentsCommand.js +5 -0
- package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +5 -0
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +5 -0
- package/dist-cjs/commands/ListLabelingJobsCommand.js +5 -0
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +5 -0
- package/dist-cjs/commands/ListLineageGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +5 -0
- package/dist-cjs/commands/ListModelCardExportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListModelCardVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListModelCardsCommand.js +5 -0
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +5 -0
- package/dist-cjs/commands/ListModelMetadataCommand.js +5 -0
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListModelPackagesCommand.js +5 -0
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +5 -0
- package/dist-cjs/commands/ListModelsCommand.js +5 -0
- package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +5 -0
- package/dist-cjs/commands/ListMonitoringAlertsCommand.js +5 -0
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +5 -0
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +5 -0
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +5 -0
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +5 -0
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +5 -0
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +5 -0
- package/dist-cjs/commands/ListPipelinesCommand.js +5 -0
- package/dist-cjs/commands/ListProcessingJobsCommand.js +5 -0
- package/dist-cjs/commands/ListProjectsCommand.js +5 -0
- package/dist-cjs/commands/ListResourceCatalogsCommand.js +5 -0
- package/dist-cjs/commands/ListSpacesCommand.js +5 -0
- package/dist-cjs/commands/ListStageDevicesCommand.js +5 -0
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsCommand.js +5 -0
- package/dist-cjs/commands/ListTrainingJobsCommand.js +5 -0
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +5 -0
- package/dist-cjs/commands/ListTransformJobsCommand.js +5 -0
- package/dist-cjs/commands/ListTrialComponentsCommand.js +5 -0
- package/dist-cjs/commands/ListTrialsCommand.js +5 -0
- package/dist-cjs/commands/ListUserProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListWorkforcesCommand.js +5 -0
- package/dist-cjs/commands/ListWorkteamsCommand.js +5 -0
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +5 -0
- package/dist-cjs/commands/QueryLineageCommand.js +5 -0
- package/dist-cjs/commands/RegisterDevicesCommand.js +5 -0
- package/dist-cjs/commands/RenderUiTemplateCommand.js +5 -0
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +5 -0
- package/dist-cjs/commands/SearchCommand.js +5 -0
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +5 -0
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +5 -0
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +5 -0
- package/dist-cjs/commands/StartInferenceExperimentCommand.js +5 -0
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +5 -0
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +5 -0
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +5 -0
- package/dist-cjs/commands/StopAutoMLJobCommand.js +5 -0
- package/dist-cjs/commands/StopCompilationJobCommand.js +5 -0
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +5 -0
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +5 -0
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +5 -0
- package/dist-cjs/commands/StopInferenceExperimentCommand.js +5 -0
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +5 -0
- package/dist-cjs/commands/StopLabelingJobCommand.js +5 -0
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +5 -0
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +5 -0
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +5 -0
- package/dist-cjs/commands/StopProcessingJobCommand.js +5 -0
- package/dist-cjs/commands/StopTrainingJobCommand.js +5 -0
- package/dist-cjs/commands/StopTransformJobCommand.js +5 -0
- package/dist-cjs/commands/UpdateActionCommand.js +5 -0
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateArtifactCommand.js +5 -0
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +5 -0
- package/dist-cjs/commands/UpdateContextCommand.js +5 -0
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +5 -0
- package/dist-cjs/commands/UpdateDevicesCommand.js +5 -0
- package/dist-cjs/commands/UpdateDomainCommand.js +5 -0
- package/dist-cjs/commands/UpdateEndpointCommand.js +5 -0
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +5 -0
- package/dist-cjs/commands/UpdateExperimentCommand.js +5 -0
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +5 -0
- package/dist-cjs/commands/UpdateHubCommand.js +5 -0
- package/dist-cjs/commands/UpdateImageCommand.js +5 -0
- package/dist-cjs/commands/UpdateImageVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +5 -0
- package/dist-cjs/commands/UpdateModelCardCommand.js +5 -0
- package/dist-cjs/commands/UpdateModelPackageCommand.js +5 -0
- package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +5 -0
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +5 -0
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +5 -0
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdatePipelineCommand.js +5 -0
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +5 -0
- package/dist-cjs/commands/UpdateProjectCommand.js +5 -0
- package/dist-cjs/commands/UpdateSpaceCommand.js +5 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +5 -0
- package/dist-cjs/commands/UpdateTrialCommand.js +5 -0
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateWorkforceCommand.js +5 -0
- package/dist-cjs/commands/UpdateWorkteamCommand.js +5 -0
- package/dist-es/commands/AddAssociationCommand.js +5 -0
- package/dist-es/commands/AddTagsCommand.js +5 -0
- package/dist-es/commands/AssociateTrialComponentCommand.js +5 -0
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +5 -0
- package/dist-es/commands/CreateActionCommand.js +5 -0
- package/dist-es/commands/CreateAlgorithmCommand.js +5 -0
- package/dist-es/commands/CreateAppCommand.js +5 -0
- package/dist-es/commands/CreateAppImageConfigCommand.js +5 -0
- package/dist-es/commands/CreateArtifactCommand.js +5 -0
- package/dist-es/commands/CreateAutoMLJobCommand.js +5 -0
- package/dist-es/commands/CreateAutoMLJobV2Command.js +5 -0
- package/dist-es/commands/CreateCodeRepositoryCommand.js +5 -0
- package/dist-es/commands/CreateCompilationJobCommand.js +5 -0
- package/dist-es/commands/CreateContextCommand.js +5 -0
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/CreateDeviceFleetCommand.js +5 -0
- package/dist-es/commands/CreateDomainCommand.js +5 -0
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +5 -0
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +5 -0
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +5 -0
- package/dist-es/commands/CreateEndpointCommand.js +5 -0
- package/dist-es/commands/CreateEndpointConfigCommand.js +5 -0
- package/dist-es/commands/CreateExperimentCommand.js +5 -0
- package/dist-es/commands/CreateFeatureGroupCommand.js +5 -0
- package/dist-es/commands/CreateFlowDefinitionCommand.js +5 -0
- package/dist-es/commands/CreateHubCommand.js +5 -0
- package/dist-es/commands/CreateHumanTaskUiCommand.js +5 -0
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +5 -0
- package/dist-es/commands/CreateImageCommand.js +5 -0
- package/dist-es/commands/CreateImageVersionCommand.js +5 -0
- package/dist-es/commands/CreateInferenceExperimentCommand.js +5 -0
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +5 -0
- package/dist-es/commands/CreateLabelingJobCommand.js +5 -0
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +5 -0
- package/dist-es/commands/CreateModelCardCommand.js +5 -0
- package/dist-es/commands/CreateModelCardExportJobCommand.js +5 -0
- package/dist-es/commands/CreateModelCommand.js +5 -0
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/CreateModelPackageCommand.js +5 -0
- package/dist-es/commands/CreateModelPackageGroupCommand.js +5 -0
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +5 -0
- package/dist-es/commands/CreateNotebookInstanceCommand.js +5 -0
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +5 -0
- package/dist-es/commands/CreatePipelineCommand.js +5 -0
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +5 -0
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +5 -0
- package/dist-es/commands/CreateProcessingJobCommand.js +5 -0
- package/dist-es/commands/CreateProjectCommand.js +5 -0
- package/dist-es/commands/CreateSpaceCommand.js +5 -0
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +5 -0
- package/dist-es/commands/CreateTrainingJobCommand.js +5 -0
- package/dist-es/commands/CreateTransformJobCommand.js +5 -0
- package/dist-es/commands/CreateTrialCommand.js +5 -0
- package/dist-es/commands/CreateTrialComponentCommand.js +5 -0
- package/dist-es/commands/CreateUserProfileCommand.js +5 -0
- package/dist-es/commands/CreateWorkforceCommand.js +5 -0
- package/dist-es/commands/CreateWorkteamCommand.js +5 -0
- package/dist-es/commands/DeleteActionCommand.js +5 -0
- package/dist-es/commands/DeleteAlgorithmCommand.js +5 -0
- package/dist-es/commands/DeleteAppCommand.js +5 -0
- package/dist-es/commands/DeleteAppImageConfigCommand.js +5 -0
- package/dist-es/commands/DeleteArtifactCommand.js +5 -0
- package/dist-es/commands/DeleteAssociationCommand.js +5 -0
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +5 -0
- package/dist-es/commands/DeleteContextCommand.js +5 -0
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/DeleteDeviceFleetCommand.js +5 -0
- package/dist-es/commands/DeleteDomainCommand.js +5 -0
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +5 -0
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +5 -0
- package/dist-es/commands/DeleteEndpointCommand.js +5 -0
- package/dist-es/commands/DeleteEndpointConfigCommand.js +5 -0
- package/dist-es/commands/DeleteExperimentCommand.js +5 -0
- package/dist-es/commands/DeleteFeatureGroupCommand.js +5 -0
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +5 -0
- package/dist-es/commands/DeleteHubCommand.js +5 -0
- package/dist-es/commands/DeleteHubContentCommand.js +5 -0
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +5 -0
- package/dist-es/commands/DeleteImageCommand.js +5 -0
- package/dist-es/commands/DeleteImageVersionCommand.js +5 -0
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +5 -0
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +5 -0
- package/dist-es/commands/DeleteModelCardCommand.js +5 -0
- package/dist-es/commands/DeleteModelCommand.js +5 -0
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/DeleteModelPackageCommand.js +5 -0
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +5 -0
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +5 -0
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +5 -0
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +5 -0
- package/dist-es/commands/DeletePipelineCommand.js +5 -0
- package/dist-es/commands/DeleteProjectCommand.js +5 -0
- package/dist-es/commands/DeleteSpaceCommand.js +5 -0
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +5 -0
- package/dist-es/commands/DeleteTagsCommand.js +5 -0
- package/dist-es/commands/DeleteTrialCommand.js +5 -0
- package/dist-es/commands/DeleteTrialComponentCommand.js +5 -0
- package/dist-es/commands/DeleteUserProfileCommand.js +5 -0
- package/dist-es/commands/DeleteWorkforceCommand.js +5 -0
- package/dist-es/commands/DeleteWorkteamCommand.js +5 -0
- package/dist-es/commands/DeregisterDevicesCommand.js +5 -0
- package/dist-es/commands/DescribeActionCommand.js +5 -0
- package/dist-es/commands/DescribeAlgorithmCommand.js +5 -0
- package/dist-es/commands/DescribeAppCommand.js +5 -0
- package/dist-es/commands/DescribeAppImageConfigCommand.js +5 -0
- package/dist-es/commands/DescribeArtifactCommand.js +5 -0
- package/dist-es/commands/DescribeAutoMLJobCommand.js +5 -0
- package/dist-es/commands/DescribeAutoMLJobV2Command.js +5 -0
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +5 -0
- package/dist-es/commands/DescribeCompilationJobCommand.js +5 -0
- package/dist-es/commands/DescribeContextCommand.js +5 -0
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/DescribeDeviceCommand.js +5 -0
- package/dist-es/commands/DescribeDeviceFleetCommand.js +5 -0
- package/dist-es/commands/DescribeDomainCommand.js +5 -0
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +5 -0
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +5 -0
- package/dist-es/commands/DescribeEndpointCommand.js +5 -0
- package/dist-es/commands/DescribeEndpointConfigCommand.js +5 -0
- package/dist-es/commands/DescribeExperimentCommand.js +5 -0
- package/dist-es/commands/DescribeFeatureGroupCommand.js +5 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +5 -0
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +5 -0
- package/dist-es/commands/DescribeHubCommand.js +5 -0
- package/dist-es/commands/DescribeHubContentCommand.js +5 -0
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +5 -0
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +5 -0
- package/dist-es/commands/DescribeImageCommand.js +5 -0
- package/dist-es/commands/DescribeImageVersionCommand.js +5 -0
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +5 -0
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +5 -0
- package/dist-es/commands/DescribeLabelingJobCommand.js +5 -0
- package/dist-es/commands/DescribeLineageGroupCommand.js +5 -0
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +5 -0
- package/dist-es/commands/DescribeModelCardCommand.js +5 -0
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +5 -0
- package/dist-es/commands/DescribeModelCommand.js +5 -0
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/DescribeModelPackageCommand.js +5 -0
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +5 -0
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +5 -0
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +5 -0
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +5 -0
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +5 -0
- package/dist-es/commands/DescribePipelineCommand.js +5 -0
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +5 -0
- package/dist-es/commands/DescribePipelineExecutionCommand.js +5 -0
- package/dist-es/commands/DescribeProcessingJobCommand.js +5 -0
- package/dist-es/commands/DescribeProjectCommand.js +5 -0
- package/dist-es/commands/DescribeSpaceCommand.js +5 -0
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +5 -0
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +5 -0
- package/dist-es/commands/DescribeTrainingJobCommand.js +5 -0
- package/dist-es/commands/DescribeTransformJobCommand.js +5 -0
- package/dist-es/commands/DescribeTrialCommand.js +5 -0
- package/dist-es/commands/DescribeTrialComponentCommand.js +5 -0
- package/dist-es/commands/DescribeUserProfileCommand.js +5 -0
- package/dist-es/commands/DescribeWorkforceCommand.js +5 -0
- package/dist-es/commands/DescribeWorkteamCommand.js +5 -0
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +5 -0
- package/dist-es/commands/DisassociateTrialComponentCommand.js +5 -0
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +5 -0
- package/dist-es/commands/GetDeviceFleetReportCommand.js +5 -0
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +5 -0
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +5 -0
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +5 -0
- package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +5 -0
- package/dist-es/commands/GetSearchSuggestionsCommand.js +5 -0
- package/dist-es/commands/ImportHubContentCommand.js +5 -0
- package/dist-es/commands/ListActionsCommand.js +5 -0
- package/dist-es/commands/ListAlgorithmsCommand.js +5 -0
- package/dist-es/commands/ListAliasesCommand.js +5 -0
- package/dist-es/commands/ListAppImageConfigsCommand.js +5 -0
- package/dist-es/commands/ListAppsCommand.js +5 -0
- package/dist-es/commands/ListArtifactsCommand.js +5 -0
- package/dist-es/commands/ListAssociationsCommand.js +5 -0
- package/dist-es/commands/ListAutoMLJobsCommand.js +5 -0
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +5 -0
- package/dist-es/commands/ListCodeRepositoriesCommand.js +5 -0
- package/dist-es/commands/ListCompilationJobsCommand.js +5 -0
- package/dist-es/commands/ListContextsCommand.js +5 -0
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +5 -0
- package/dist-es/commands/ListDeviceFleetsCommand.js +5 -0
- package/dist-es/commands/ListDevicesCommand.js +5 -0
- package/dist-es/commands/ListDomainsCommand.js +5 -0
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +5 -0
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +5 -0
- package/dist-es/commands/ListEndpointConfigsCommand.js +5 -0
- package/dist-es/commands/ListEndpointsCommand.js +5 -0
- package/dist-es/commands/ListExperimentsCommand.js +5 -0
- package/dist-es/commands/ListFeatureGroupsCommand.js +5 -0
- package/dist-es/commands/ListFlowDefinitionsCommand.js +5 -0
- package/dist-es/commands/ListHubContentVersionsCommand.js +5 -0
- package/dist-es/commands/ListHubContentsCommand.js +5 -0
- package/dist-es/commands/ListHubsCommand.js +5 -0
- package/dist-es/commands/ListHumanTaskUisCommand.js +5 -0
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +5 -0
- package/dist-es/commands/ListImageVersionsCommand.js +5 -0
- package/dist-es/commands/ListImagesCommand.js +5 -0
- package/dist-es/commands/ListInferenceExperimentsCommand.js +5 -0
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +5 -0
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +5 -0
- package/dist-es/commands/ListLabelingJobsCommand.js +5 -0
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +5 -0
- package/dist-es/commands/ListLineageGroupsCommand.js +5 -0
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +5 -0
- package/dist-es/commands/ListModelCardExportJobsCommand.js +5 -0
- package/dist-es/commands/ListModelCardVersionsCommand.js +5 -0
- package/dist-es/commands/ListModelCardsCommand.js +5 -0
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +5 -0
- package/dist-es/commands/ListModelMetadataCommand.js +5 -0
- package/dist-es/commands/ListModelPackageGroupsCommand.js +5 -0
- package/dist-es/commands/ListModelPackagesCommand.js +5 -0
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +5 -0
- package/dist-es/commands/ListModelsCommand.js +5 -0
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +5 -0
- package/dist-es/commands/ListMonitoringAlertsCommand.js +5 -0
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +5 -0
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +5 -0
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +5 -0
- package/dist-es/commands/ListNotebookInstancesCommand.js +5 -0
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +5 -0
- package/dist-es/commands/ListPipelineExecutionsCommand.js +5 -0
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +5 -0
- package/dist-es/commands/ListPipelinesCommand.js +5 -0
- package/dist-es/commands/ListProcessingJobsCommand.js +5 -0
- package/dist-es/commands/ListProjectsCommand.js +5 -0
- package/dist-es/commands/ListResourceCatalogsCommand.js +5 -0
- package/dist-es/commands/ListSpacesCommand.js +5 -0
- package/dist-es/commands/ListStageDevicesCommand.js +5 -0
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +5 -0
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +5 -0
- package/dist-es/commands/ListTagsCommand.js +5 -0
- package/dist-es/commands/ListTrainingJobsCommand.js +5 -0
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +5 -0
- package/dist-es/commands/ListTransformJobsCommand.js +5 -0
- package/dist-es/commands/ListTrialComponentsCommand.js +5 -0
- package/dist-es/commands/ListTrialsCommand.js +5 -0
- package/dist-es/commands/ListUserProfilesCommand.js +5 -0
- package/dist-es/commands/ListWorkforcesCommand.js +5 -0
- package/dist-es/commands/ListWorkteamsCommand.js +5 -0
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +5 -0
- package/dist-es/commands/QueryLineageCommand.js +5 -0
- package/dist-es/commands/RegisterDevicesCommand.js +5 -0
- package/dist-es/commands/RenderUiTemplateCommand.js +5 -0
- package/dist-es/commands/RetryPipelineExecutionCommand.js +5 -0
- package/dist-es/commands/SearchCommand.js +5 -0
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +5 -0
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +5 -0
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +5 -0
- package/dist-es/commands/StartInferenceExperimentCommand.js +5 -0
- package/dist-es/commands/StartMonitoringScheduleCommand.js +5 -0
- package/dist-es/commands/StartNotebookInstanceCommand.js +5 -0
- package/dist-es/commands/StartPipelineExecutionCommand.js +5 -0
- package/dist-es/commands/StopAutoMLJobCommand.js +5 -0
- package/dist-es/commands/StopCompilationJobCommand.js +5 -0
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +5 -0
- package/dist-es/commands/StopEdgePackagingJobCommand.js +5 -0
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +5 -0
- package/dist-es/commands/StopInferenceExperimentCommand.js +5 -0
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +5 -0
- package/dist-es/commands/StopLabelingJobCommand.js +5 -0
- package/dist-es/commands/StopMonitoringScheduleCommand.js +5 -0
- package/dist-es/commands/StopNotebookInstanceCommand.js +5 -0
- package/dist-es/commands/StopPipelineExecutionCommand.js +5 -0
- package/dist-es/commands/StopProcessingJobCommand.js +5 -0
- package/dist-es/commands/StopTrainingJobCommand.js +5 -0
- package/dist-es/commands/StopTransformJobCommand.js +5 -0
- package/dist-es/commands/UpdateActionCommand.js +5 -0
- package/dist-es/commands/UpdateAppImageConfigCommand.js +5 -0
- package/dist-es/commands/UpdateArtifactCommand.js +5 -0
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +5 -0
- package/dist-es/commands/UpdateContextCommand.js +5 -0
- package/dist-es/commands/UpdateDeviceFleetCommand.js +5 -0
- package/dist-es/commands/UpdateDevicesCommand.js +5 -0
- package/dist-es/commands/UpdateDomainCommand.js +5 -0
- package/dist-es/commands/UpdateEndpointCommand.js +5 -0
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +5 -0
- package/dist-es/commands/UpdateExperimentCommand.js +5 -0
- package/dist-es/commands/UpdateFeatureGroupCommand.js +5 -0
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +5 -0
- package/dist-es/commands/UpdateHubCommand.js +5 -0
- package/dist-es/commands/UpdateImageCommand.js +5 -0
- package/dist-es/commands/UpdateImageVersionCommand.js +5 -0
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +5 -0
- package/dist-es/commands/UpdateModelCardCommand.js +5 -0
- package/dist-es/commands/UpdateModelPackageCommand.js +5 -0
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +5 -0
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +5 -0
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +5 -0
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +5 -0
- package/dist-es/commands/UpdatePipelineCommand.js +5 -0
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +5 -0
- package/dist-es/commands/UpdateProjectCommand.js +5 -0
- package/dist-es/commands/UpdateSpaceCommand.js +5 -0
- package/dist-es/commands/UpdateTrainingJobCommand.js +5 -0
- package/dist-es/commands/UpdateTrialCommand.js +5 -0
- package/dist-es/commands/UpdateTrialComponentCommand.js +5 -0
- package/dist-es/commands/UpdateUserProfileCommand.js +5 -0
- package/dist-es/commands/UpdateWorkforceCommand.js +5 -0
- package/dist-es/commands/UpdateWorkteamCommand.js +5 -0
- package/package.json +32 -32
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteAppImageConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteAppImageConfigCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteAppImageConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteArtifactCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteArtifactCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteArtifact",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteAssociationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteAssociationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteAssociation",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteCodeRepositoryCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteCodeRepositoryCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteCodeRepository",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteContextCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteContextCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteContext",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteDataQualityJobDefinitionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteDataQualityJobDefinitionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteDataQualityJobDefinition",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteDeviceFleetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteDeviceFleetCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteDeviceFleet",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteDomainCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteDomainCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteDomain",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteEdgeDeploymentPlanCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteEdgeDeploymentPlanCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteEdgeDeploymentPlan",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteEdgeDeploymentStageCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteEdgeDeploymentStageCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteEdgeDeploymentStage",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteEndpointCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteEndpointCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteEndpoint",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteEndpointConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteEndpointConfigCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteEndpointConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteExperimentCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteExperimentCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteExperiment",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteFeatureGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteFeatureGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteFeatureGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteFlowDefinitionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteFlowDefinitionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteFlowDefinition",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteHubCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteHubCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteHub",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteHubContentCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteHubContentCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteHubContent",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteHumanTaskUiCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteHumanTaskUiCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteHumanTaskUi",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteImageCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteImageCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteImage",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteImageVersionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteImageVersionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteImageVersion",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteInferenceExperimentCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteInferenceExperimentCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteInferenceExperiment",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteModelBiasJobDefinitionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteModelBiasJobDefinitionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteModelBiasJobDefinition",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteModelCardCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteModelCardCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteModelCard",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteModelCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteModelCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteModel",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteModelExplainabilityJobDefinitionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteModelExplainabilityJobDefinitionCommand extends smithy_client_1.Comm
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteModelExplainabilityJobDefinition",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteModelPackageCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteModelPackageCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteModelPackage",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteModelPackageGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteModelPackageGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteModelPackageGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteModelPackageGroupPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteModelPackageGroupPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteModelPackageGroupPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteModelQualityJobDefinitionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteModelQualityJobDefinitionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteModelQualityJobDefinition",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteMonitoringScheduleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteMonitoringScheduleCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteMonitoringSchedule",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteNotebookInstanceCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteNotebookInstanceCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteNotebookInstance",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
10
|
class DeleteNotebookInstanceLifecycleConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteNotebookInstanceLifecycleConfigCommand extends smithy_client_1.Comma
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "SageMaker",
|
|
38
|
+
operation: "DeleteNotebookInstanceLifecycleConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|