@aws-sdk/client-sagemaker 3.927.0 → 3.928.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +18025 -24112
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/SageMakerClient.js +2 -0
- package/dist-es/commands/AddAssociationCommand.js +3 -9
- package/dist-es/commands/AddTagsCommand.js +3 -9
- package/dist-es/commands/AssociateTrialComponentCommand.js +3 -9
- package/dist-es/commands/AttachClusterNodeVolumeCommand.js +3 -9
- package/dist-es/commands/BatchAddClusterNodesCommand.js +3 -9
- package/dist-es/commands/BatchDeleteClusterNodesCommand.js +3 -9
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -9
- package/dist-es/commands/CreateActionCommand.js +3 -9
- package/dist-es/commands/CreateAlgorithmCommand.js +3 -9
- package/dist-es/commands/CreateAppCommand.js +3 -9
- package/dist-es/commands/CreateAppImageConfigCommand.js +3 -9
- package/dist-es/commands/CreateArtifactCommand.js +3 -9
- package/dist-es/commands/CreateAutoMLJobCommand.js +3 -9
- package/dist-es/commands/CreateAutoMLJobV2Command.js +3 -9
- package/dist-es/commands/CreateClusterCommand.js +3 -9
- package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/CreateCompilationJobCommand.js +3 -9
- package/dist-es/commands/CreateComputeQuotaCommand.js +3 -9
- package/dist-es/commands/CreateContextCommand.js +3 -9
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateDeviceFleetCommand.js +3 -9
- package/dist-es/commands/CreateDomainCommand.js +3 -9
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/CreateEndpointCommand.js +3 -9
- package/dist-es/commands/CreateEndpointConfigCommand.js +3 -9
- package/dist-es/commands/CreateExperimentCommand.js +3 -9
- package/dist-es/commands/CreateFeatureGroupCommand.js +3 -9
- package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateHubCommand.js +3 -9
- package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +3 -9
- package/dist-es/commands/CreateHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/CreateImageCommand.js +3 -9
- package/dist-es/commands/CreateImageVersionCommand.js +3 -9
- package/dist-es/commands/CreateInferenceComponentCommand.js +3 -9
- package/dist-es/commands/CreateInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/CreateLabelingJobCommand.js +3 -9
- package/dist-es/commands/CreateMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateModelCardCommand.js +3 -10
- package/dist-es/commands/CreateModelCardExportJobCommand.js +3 -9
- package/dist-es/commands/CreateModelCommand.js +3 -9
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateModelPackageCommand.js +3 -10
- package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/CreateOptimizationJobCommand.js +3 -9
- package/dist-es/commands/CreatePartnerAppCommand.js +3 -9
- package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +3 -9
- package/dist-es/commands/CreatePipelineCommand.js +3 -9
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -9
- package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +3 -9
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -9
- package/dist-es/commands/CreateProcessingJobCommand.js +3 -9
- package/dist-es/commands/CreateProjectCommand.js +3 -9
- package/dist-es/commands/CreateSpaceCommand.js +3 -9
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/CreateTrainingJobCommand.js +3 -9
- package/dist-es/commands/CreateTrainingPlanCommand.js +3 -9
- package/dist-es/commands/CreateTransformJobCommand.js +3 -9
- package/dist-es/commands/CreateTrialCommand.js +3 -9
- package/dist-es/commands/CreateTrialComponentCommand.js +3 -9
- package/dist-es/commands/CreateUserProfileCommand.js +3 -9
- package/dist-es/commands/CreateWorkforceCommand.js +3 -10
- package/dist-es/commands/CreateWorkteamCommand.js +3 -9
- package/dist-es/commands/DeleteActionCommand.js +3 -9
- package/dist-es/commands/DeleteAlgorithmCommand.js +3 -9
- package/dist-es/commands/DeleteAppCommand.js +3 -9
- package/dist-es/commands/DeleteAppImageConfigCommand.js +3 -9
- package/dist-es/commands/DeleteArtifactCommand.js +3 -9
- package/dist-es/commands/DeleteAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteClusterCommand.js +3 -9
- package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/DeleteCompilationJobCommand.js +3 -9
- package/dist-es/commands/DeleteComputeQuotaCommand.js +3 -9
- package/dist-es/commands/DeleteContextCommand.js +3 -9
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteDeviceFleetCommand.js +3 -9
- package/dist-es/commands/DeleteDomainCommand.js +3 -9
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/DeleteEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteEndpointConfigCommand.js +3 -9
- package/dist-es/commands/DeleteExperimentCommand.js +3 -9
- package/dist-es/commands/DeleteFeatureGroupCommand.js +3 -9
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteHubCommand.js +3 -9
- package/dist-es/commands/DeleteHubContentCommand.js +3 -9
- package/dist-es/commands/DeleteHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/DeleteImageCommand.js +3 -9
- package/dist-es/commands/DeleteImageVersionCommand.js +3 -9
- package/dist-es/commands/DeleteInferenceComponentCommand.js +3 -9
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteModelCardCommand.js +3 -9
- package/dist-es/commands/DeleteModelCommand.js +3 -9
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DeleteOptimizationJobCommand.js +3 -9
- package/dist-es/commands/DeletePartnerAppCommand.js +3 -9
- package/dist-es/commands/DeletePipelineCommand.js +3 -9
- package/dist-es/commands/DeleteProcessingJobCommand.js +3 -9
- package/dist-es/commands/DeleteProjectCommand.js +3 -9
- package/dist-es/commands/DeleteSpaceCommand.js +3 -9
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DeleteTagsCommand.js +3 -9
- package/dist-es/commands/DeleteTrainingJobCommand.js +3 -9
- package/dist-es/commands/DeleteTrialCommand.js +3 -9
- package/dist-es/commands/DeleteTrialComponentCommand.js +3 -9
- package/dist-es/commands/DeleteUserProfileCommand.js +3 -9
- package/dist-es/commands/DeleteWorkforceCommand.js +3 -9
- package/dist-es/commands/DeleteWorkteamCommand.js +3 -9
- package/dist-es/commands/DeregisterDevicesCommand.js +3 -9
- package/dist-es/commands/DescribeActionCommand.js +3 -9
- package/dist-es/commands/DescribeAlgorithmCommand.js +3 -9
- package/dist-es/commands/DescribeAppCommand.js +3 -9
- package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -9
- package/dist-es/commands/DescribeArtifactCommand.js +3 -9
- package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -9
- package/dist-es/commands/DescribeAutoMLJobV2Command.js +3 -9
- package/dist-es/commands/DescribeClusterCommand.js +3 -9
- package/dist-es/commands/DescribeClusterEventCommand.js +3 -9
- package/dist-es/commands/DescribeClusterNodeCommand.js +3 -9
- package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/DescribeCompilationJobCommand.js +3 -9
- package/dist-es/commands/DescribeComputeQuotaCommand.js +3 -9
- package/dist-es/commands/DescribeContextCommand.js +3 -9
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeDeviceCommand.js +3 -9
- package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -9
- package/dist-es/commands/DescribeDomainCommand.js +3 -9
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -9
- package/dist-es/commands/DescribeExperimentCommand.js +3 -9
- package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -9
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -9
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeHubCommand.js +3 -9
- package/dist-es/commands/DescribeHubContentCommand.js +3 -9
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/DescribeImageCommand.js +3 -9
- package/dist-es/commands/DescribeImageVersionCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceComponentCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/DescribeLabelingJobCommand.js +3 -9
- package/dist-es/commands/DescribeLineageGroupCommand.js +3 -9
- package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeModelCardCommand.js +3 -10
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +3 -9
- package/dist-es/commands/DescribeModelCommand.js +3 -9
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeModelPackageCommand.js +3 -10
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DescribeOptimizationJobCommand.js +3 -9
- package/dist-es/commands/DescribePartnerAppCommand.js +3 -9
- package/dist-es/commands/DescribePipelineCommand.js +3 -9
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -9
- package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeProcessingJobCommand.js +3 -9
- package/dist-es/commands/DescribeProjectCommand.js +3 -9
- package/dist-es/commands/DescribeReservedCapacityCommand.js +3 -9
- package/dist-es/commands/DescribeSpaceCommand.js +3 -9
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -9
- package/dist-es/commands/DescribeTrainingJobCommand.js +3 -9
- package/dist-es/commands/DescribeTrainingPlanCommand.js +3 -9
- package/dist-es/commands/DescribeTransformJobCommand.js +3 -9
- package/dist-es/commands/DescribeTrialCommand.js +3 -9
- package/dist-es/commands/DescribeTrialComponentCommand.js +3 -9
- package/dist-es/commands/DescribeUserProfileCommand.js +3 -9
- package/dist-es/commands/DescribeWorkforceCommand.js +3 -9
- package/dist-es/commands/DescribeWorkteamCommand.js +3 -9
- package/dist-es/commands/DetachClusterNodeVolumeCommand.js +3 -9
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -9
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -9
- package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -9
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -9
- package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +3 -9
- package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -9
- package/dist-es/commands/ImportHubContentCommand.js +3 -9
- package/dist-es/commands/ListActionsCommand.js +3 -9
- package/dist-es/commands/ListAlgorithmsCommand.js +3 -9
- package/dist-es/commands/ListAliasesCommand.js +3 -9
- package/dist-es/commands/ListAppImageConfigsCommand.js +3 -9
- package/dist-es/commands/ListAppsCommand.js +3 -9
- package/dist-es/commands/ListArtifactsCommand.js +3 -9
- package/dist-es/commands/ListAssociationsCommand.js +3 -9
- package/dist-es/commands/ListAutoMLJobsCommand.js +3 -9
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -9
- package/dist-es/commands/ListClusterEventsCommand.js +3 -9
- package/dist-es/commands/ListClusterNodesCommand.js +3 -9
- package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +3 -9
- package/dist-es/commands/ListClustersCommand.js +3 -9
- package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -9
- package/dist-es/commands/ListCompilationJobsCommand.js +3 -9
- package/dist-es/commands/ListComputeQuotasCommand.js +3 -9
- package/dist-es/commands/ListContextsCommand.js +3 -9
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListDeviceFleetsCommand.js +3 -9
- package/dist-es/commands/ListDevicesCommand.js +3 -9
- package/dist-es/commands/ListDomainsCommand.js +3 -9
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +3 -9
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -9
- package/dist-es/commands/ListEndpointConfigsCommand.js +3 -9
- package/dist-es/commands/ListEndpointsCommand.js +3 -9
- package/dist-es/commands/ListExperimentsCommand.js +3 -9
- package/dist-es/commands/ListFeatureGroupsCommand.js +3 -9
- package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListHubContentVersionsCommand.js +3 -9
- package/dist-es/commands/ListHubContentsCommand.js +3 -9
- package/dist-es/commands/ListHubsCommand.js +3 -9
- package/dist-es/commands/ListHumanTaskUisCommand.js +3 -9
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -9
- package/dist-es/commands/ListImageVersionsCommand.js +3 -9
- package/dist-es/commands/ListImagesCommand.js +3 -9
- package/dist-es/commands/ListInferenceComponentsCommand.js +3 -9
- package/dist-es/commands/ListInferenceExperimentsCommand.js +3 -9
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +3 -9
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -9
- package/dist-es/commands/ListLabelingJobsCommand.js +3 -9
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -9
- package/dist-es/commands/ListLineageGroupsCommand.js +3 -9
- package/dist-es/commands/ListMlflowTrackingServersCommand.js +3 -9
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelCardExportJobsCommand.js +3 -9
- package/dist-es/commands/ListModelCardVersionsCommand.js +3 -9
- package/dist-es/commands/ListModelCardsCommand.js +3 -9
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelMetadataCommand.js +3 -9
- package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -9
- package/dist-es/commands/ListModelPackagesCommand.js +3 -9
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +3 -9
- package/dist-es/commands/ListMonitoringAlertsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -9
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -9
- package/dist-es/commands/ListNotebookInstancesCommand.js +3 -9
- package/dist-es/commands/ListOptimizationJobsCommand.js +3 -9
- package/dist-es/commands/ListPartnerAppsCommand.js +3 -9
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -9
- package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -9
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -9
- package/dist-es/commands/ListPipelineVersionsCommand.js +3 -9
- package/dist-es/commands/ListPipelinesCommand.js +3 -9
- package/dist-es/commands/ListProcessingJobsCommand.js +3 -9
- package/dist-es/commands/ListProjectsCommand.js +3 -9
- package/dist-es/commands/ListResourceCatalogsCommand.js +3 -9
- package/dist-es/commands/ListSpacesCommand.js +3 -9
- package/dist-es/commands/ListStageDevicesCommand.js +3 -9
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -9
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -9
- package/dist-es/commands/ListTagsCommand.js +3 -9
- package/dist-es/commands/ListTrainingJobsCommand.js +3 -9
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/ListTrainingPlansCommand.js +3 -9
- package/dist-es/commands/ListTransformJobsCommand.js +3 -9
- package/dist-es/commands/ListTrialComponentsCommand.js +3 -9
- package/dist-es/commands/ListTrialsCommand.js +3 -9
- package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +3 -9
- package/dist-es/commands/ListUserProfilesCommand.js +3 -9
- package/dist-es/commands/ListWorkforcesCommand.js +3 -9
- package/dist-es/commands/ListWorkteamsCommand.js +3 -9
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/QueryLineageCommand.js +3 -9
- package/dist-es/commands/RegisterDevicesCommand.js +3 -9
- package/dist-es/commands/RenderUiTemplateCommand.js +3 -9
- package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/SearchCommand.js +3 -10
- package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +3 -9
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -9
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -9
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/StartInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/StartMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/StartMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/StartNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/StartPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/StartSessionCommand.js +3 -9
- package/dist-es/commands/StopAutoMLJobCommand.js +3 -9
- package/dist-es/commands/StopCompilationJobCommand.js +3 -9
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/StopEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/StopInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/StopLabelingJobCommand.js +3 -9
- package/dist-es/commands/StopMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/StopMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/StopNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/StopOptimizationJobCommand.js +3 -9
- package/dist-es/commands/StopPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/StopProcessingJobCommand.js +3 -9
- package/dist-es/commands/StopTrainingJobCommand.js +3 -9
- package/dist-es/commands/StopTransformJobCommand.js +3 -9
- package/dist-es/commands/UpdateActionCommand.js +3 -9
- package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -9
- package/dist-es/commands/UpdateArtifactCommand.js +3 -9
- package/dist-es/commands/UpdateClusterCommand.js +3 -9
- package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/UpdateClusterSoftwareCommand.js +3 -9
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/UpdateComputeQuotaCommand.js +3 -9
- package/dist-es/commands/UpdateContextCommand.js +3 -9
- package/dist-es/commands/UpdateDeviceFleetCommand.js +3 -9
- package/dist-es/commands/UpdateDevicesCommand.js +3 -9
- package/dist-es/commands/UpdateDomainCommand.js +3 -9
- package/dist-es/commands/UpdateEndpointCommand.js +3 -9
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -9
- package/dist-es/commands/UpdateExperimentCommand.js +3 -9
- package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -9
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateHubCommand.js +3 -9
- package/dist-es/commands/UpdateHubContentCommand.js +3 -9
- package/dist-es/commands/UpdateHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/UpdateImageCommand.js +3 -9
- package/dist-es/commands/UpdateImageVersionCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceComponentCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/UpdateModelCardCommand.js +3 -10
- package/dist-es/commands/UpdateModelPackageCommand.js +3 -10
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +3 -9
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/UpdatePartnerAppCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineVersionCommand.js +3 -9
- package/dist-es/commands/UpdateProjectCommand.js +3 -9
- package/dist-es/commands/UpdateSpaceCommand.js +3 -9
- package/dist-es/commands/UpdateTrainingJobCommand.js +3 -9
- package/dist-es/commands/UpdateTrialCommand.js +3 -9
- package/dist-es/commands/UpdateTrialComponentCommand.js +3 -9
- package/dist-es/commands/UpdateUserProfileCommand.js +3 -9
- package/dist-es/commands/UpdateWorkforceCommand.js +3 -10
- package/dist-es/commands/UpdateWorkteamCommand.js +3 -9
- package/dist-es/models/models_2.js +0 -21
- package/dist-es/models/models_3.js +0 -10
- package/dist-es/models/models_5.js +0 -33
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +14504 -0
- package/dist-types/SageMakerClient.d.ts +10 -1
- package/dist-types/models/models_2.d.ts +0 -20
- package/dist-types/models/models_3.d.ts +0 -8
- package/dist-types/models/models_5.d.ts +0 -28
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +2 -5
- package/dist-types/schemas/schemas_0.d.ts +2075 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_2.d.ts +0 -13
- package/dist-types/ts3.4/models/models_3.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -15
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2082 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -18585
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -3341
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -4457
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListEdgeDeploymentPlans } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListEdgeDeploymentPlansCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListEdgeDeploymentPlans", {})
|
|
17
13
|
.n("SageMakerClient", "ListEdgeDeploymentPlansCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListEdgeDeploymentPlansCommand)
|
|
20
|
-
.de(de_ListEdgeDeploymentPlansCommand)
|
|
14
|
+
.sc(ListEdgeDeploymentPlans)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListEdgePackagingJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListEdgePackagingJobsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListEdgePackagingJobs", {})
|
|
17
13
|
.n("SageMakerClient", "ListEdgePackagingJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListEdgePackagingJobsCommand)
|
|
20
|
-
.de(de_ListEdgePackagingJobsCommand)
|
|
14
|
+
.sc(ListEdgePackagingJobs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListEndpointConfigs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListEndpointConfigsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListEndpointConfigs", {})
|
|
17
13
|
.n("SageMakerClient", "ListEndpointConfigsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListEndpointConfigsCommand)
|
|
20
|
-
.de(de_ListEndpointConfigsCommand)
|
|
14
|
+
.sc(ListEndpointConfigs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListEndpoints } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListEndpointsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListEndpoints", {})
|
|
17
13
|
.n("SageMakerClient", "ListEndpointsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListEndpointsCommand)
|
|
20
|
-
.de(de_ListEndpointsCommand)
|
|
14
|
+
.sc(ListEndpoints)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListExperiments } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListExperimentsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListExperiments", {})
|
|
17
13
|
.n("SageMakerClient", "ListExperimentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListExperimentsCommand)
|
|
20
|
-
.de(de_ListExperimentsCommand)
|
|
14
|
+
.sc(ListExperiments)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListFeatureGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListFeatureGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListFeatureGroups", {})
|
|
17
13
|
.n("SageMakerClient", "ListFeatureGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListFeatureGroupsCommand)
|
|
20
|
-
.de(de_ListFeatureGroupsCommand)
|
|
14
|
+
.sc(ListFeatureGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListFlowDefinitions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListFlowDefinitionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListFlowDefinitions", {})
|
|
17
13
|
.n("SageMakerClient", "ListFlowDefinitionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListFlowDefinitionsCommand)
|
|
20
|
-
.de(de_ListFlowDefinitionsCommand)
|
|
14
|
+
.sc(ListFlowDefinitions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListHubContentVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListHubContentVersionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListHubContentVersions", {})
|
|
17
13
|
.n("SageMakerClient", "ListHubContentVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListHubContentVersionsCommand)
|
|
20
|
-
.de(de_ListHubContentVersionsCommand)
|
|
14
|
+
.sc(ListHubContentVersions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListHubContents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListHubContentsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListHubContents", {})
|
|
17
13
|
.n("SageMakerClient", "ListHubContentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListHubContentsCommand)
|
|
20
|
-
.de(de_ListHubContentsCommand)
|
|
14
|
+
.sc(ListHubContents)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListHubs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListHubsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListHubs", {})
|
|
17
13
|
.n("SageMakerClient", "ListHubsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListHubsCommand)
|
|
20
|
-
.de(de_ListHubsCommand)
|
|
14
|
+
.sc(ListHubs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListHumanTaskUis } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListHumanTaskUisCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListHumanTaskUis", {})
|
|
17
13
|
.n("SageMakerClient", "ListHumanTaskUisCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListHumanTaskUisCommand)
|
|
20
|
-
.de(de_ListHumanTaskUisCommand)
|
|
14
|
+
.sc(ListHumanTaskUis)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListHyperParameterTuningJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListHyperParameterTuningJobsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListHyperParameterTuningJobs", {})
|
|
17
13
|
.n("SageMakerClient", "ListHyperParameterTuningJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListHyperParameterTuningJobsCommand)
|
|
20
|
-
.de(de_ListHyperParameterTuningJobsCommand)
|
|
14
|
+
.sc(ListHyperParameterTuningJobs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListImageVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListImageVersionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListImageVersions", {})
|
|
17
13
|
.n("SageMakerClient", "ListImageVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListImageVersionsCommand)
|
|
20
|
-
.de(de_ListImageVersionsCommand)
|
|
14
|
+
.sc(ListImageVersions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListImages } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListImagesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListImages", {})
|
|
17
13
|
.n("SageMakerClient", "ListImagesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListImagesCommand)
|
|
20
|
-
.de(de_ListImagesCommand)
|
|
14
|
+
.sc(ListImages)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListInferenceComponents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListInferenceComponentsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListInferenceComponents", {})
|
|
17
13
|
.n("SageMakerClient", "ListInferenceComponentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListInferenceComponentsCommand)
|
|
20
|
-
.de(de_ListInferenceComponentsCommand)
|
|
14
|
+
.sc(ListInferenceComponents)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListInferenceExperiments } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListInferenceExperimentsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListInferenceExperiments", {})
|
|
17
13
|
.n("SageMakerClient", "ListInferenceExperimentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListInferenceExperimentsCommand)
|
|
20
|
-
.de(de_ListInferenceExperimentsCommand)
|
|
14
|
+
.sc(ListInferenceExperiments)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListInferenceRecommendationsJobSteps } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListInferenceRecommendationsJobStepsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListInferenceRecommendationsJobSteps", {})
|
|
17
13
|
.n("SageMakerClient", "ListInferenceRecommendationsJobStepsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListInferenceRecommendationsJobStepsCommand)
|
|
20
|
-
.de(de_ListInferenceRecommendationsJobStepsCommand)
|
|
14
|
+
.sc(ListInferenceRecommendationsJobSteps)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListInferenceRecommendationsJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListInferenceRecommendationsJobsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListInferenceRecommendationsJobs", {})
|
|
17
13
|
.n("SageMakerClient", "ListInferenceRecommendationsJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListInferenceRecommendationsJobsCommand)
|
|
20
|
-
.de(de_ListInferenceRecommendationsJobsCommand)
|
|
14
|
+
.sc(ListInferenceRecommendationsJobs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListLabelingJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListLabelingJobsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListLabelingJobs", {})
|
|
17
13
|
.n("SageMakerClient", "ListLabelingJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListLabelingJobsCommand)
|
|
20
|
-
.de(de_ListLabelingJobsCommand)
|
|
14
|
+
.sc(ListLabelingJobs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListLabelingJobsForWorkteam } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListLabelingJobsForWorkteamCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListLabelingJobsForWorkteam", {})
|
|
17
13
|
.n("SageMakerClient", "ListLabelingJobsForWorkteamCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListLabelingJobsForWorkteamCommand)
|
|
20
|
-
.de(de_ListLabelingJobsForWorkteamCommand)
|
|
14
|
+
.sc(ListLabelingJobsForWorkteam)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListLineageGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListLineageGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListLineageGroups", {})
|
|
17
13
|
.n("SageMakerClient", "ListLineageGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListLineageGroupsCommand)
|
|
20
|
-
.de(de_ListLineageGroupsCommand)
|
|
14
|
+
.sc(ListLineageGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListMlflowTrackingServers } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListMlflowTrackingServersCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListMlflowTrackingServers", {})
|
|
17
13
|
.n("SageMakerClient", "ListMlflowTrackingServersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListMlflowTrackingServersCommand)
|
|
20
|
-
.de(de_ListMlflowTrackingServersCommand)
|
|
14
|
+
.sc(ListMlflowTrackingServers)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListModelBiasJobDefinitions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListModelBiasJobDefinitionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SageMaker", "ListModelBiasJobDefinitions", {})
|
|
17
13
|
.n("SageMakerClient", "ListModelBiasJobDefinitionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListModelBiasJobDefinitionsCommand)
|
|
20
|
-
.de(de_ListModelBiasJobDefinitionsCommand)
|
|
14
|
+
.sc(ListModelBiasJobDefinitions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|