@aws-sdk/client-sagemaker 3.927.0 → 3.929.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 { ListProjects } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListProjectsCommand 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", "ListProjects", {})
|
|
17
13
|
.n("SageMakerClient", "ListProjectsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListProjectsCommand)
|
|
20
|
-
.de(de_ListProjectsCommand)
|
|
14
|
+
.sc(ListProjects)
|
|
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 { ListResourceCatalogs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListResourceCatalogsCommand 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", "ListResourceCatalogs", {})
|
|
17
13
|
.n("SageMakerClient", "ListResourceCatalogsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListResourceCatalogsCommand)
|
|
20
|
-
.de(de_ListResourceCatalogsCommand)
|
|
14
|
+
.sc(ListResourceCatalogs)
|
|
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 { ListSpaces } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSpacesCommand 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", "ListSpaces", {})
|
|
17
13
|
.n("SageMakerClient", "ListSpacesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSpacesCommand)
|
|
20
|
-
.de(de_ListSpacesCommand)
|
|
14
|
+
.sc(ListSpaces)
|
|
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 { ListStageDevices } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListStageDevicesCommand 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", "ListStageDevices", {})
|
|
17
13
|
.n("SageMakerClient", "ListStageDevicesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListStageDevicesCommand)
|
|
20
|
-
.de(de_ListStageDevicesCommand)
|
|
14
|
+
.sc(ListStageDevices)
|
|
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 { ListStudioLifecycleConfigs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListStudioLifecycleConfigsCommand 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", "ListStudioLifecycleConfigs", {})
|
|
17
13
|
.n("SageMakerClient", "ListStudioLifecycleConfigsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListStudioLifecycleConfigsCommand)
|
|
20
|
-
.de(de_ListStudioLifecycleConfigsCommand)
|
|
14
|
+
.sc(ListStudioLifecycleConfigs)
|
|
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 { ListSubscribedWorkteams } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSubscribedWorkteamsCommand 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", "ListSubscribedWorkteams", {})
|
|
17
13
|
.n("SageMakerClient", "ListSubscribedWorkteamsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSubscribedWorkteamsCommand)
|
|
20
|
-
.de(de_ListSubscribedWorkteamsCommand)
|
|
14
|
+
.sc(ListSubscribedWorkteams)
|
|
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 { ListTags } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsCommand 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", "ListTags", {})
|
|
17
13
|
.n("SageMakerClient", "ListTagsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsCommand)
|
|
20
|
-
.de(de_ListTagsCommand)
|
|
14
|
+
.sc(ListTags)
|
|
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 { ListTrainingJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTrainingJobsCommand 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", "ListTrainingJobs", {})
|
|
17
13
|
.n("SageMakerClient", "ListTrainingJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTrainingJobsCommand)
|
|
20
|
-
.de(de_ListTrainingJobsCommand)
|
|
14
|
+
.sc(ListTrainingJobs)
|
|
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 { ListTrainingJobsForHyperParameterTuningJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTrainingJobsForHyperParameterTuningJobCommand 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", "ListTrainingJobsForHyperParameterTuningJob", {})
|
|
17
13
|
.n("SageMakerClient", "ListTrainingJobsForHyperParameterTuningJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTrainingJobsForHyperParameterTuningJobCommand)
|
|
20
|
-
.de(de_ListTrainingJobsForHyperParameterTuningJobCommand)
|
|
14
|
+
.sc(ListTrainingJobsForHyperParameterTuningJob)
|
|
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 { ListTrainingPlans } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTrainingPlansCommand 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", "ListTrainingPlans", {})
|
|
17
13
|
.n("SageMakerClient", "ListTrainingPlansCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTrainingPlansCommand)
|
|
20
|
-
.de(de_ListTrainingPlansCommand)
|
|
14
|
+
.sc(ListTrainingPlans)
|
|
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 { ListTransformJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTransformJobsCommand 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", "ListTransformJobs", {})
|
|
17
13
|
.n("SageMakerClient", "ListTransformJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTransformJobsCommand)
|
|
20
|
-
.de(de_ListTransformJobsCommand)
|
|
14
|
+
.sc(ListTransformJobs)
|
|
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 { ListTrialComponents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTrialComponentsCommand 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", "ListTrialComponents", {})
|
|
17
13
|
.n("SageMakerClient", "ListTrialComponentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTrialComponentsCommand)
|
|
20
|
-
.de(de_ListTrialComponentsCommand)
|
|
14
|
+
.sc(ListTrialComponents)
|
|
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 { ListTrials } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTrialsCommand 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", "ListTrials", {})
|
|
17
13
|
.n("SageMakerClient", "ListTrialsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTrialsCommand)
|
|
20
|
-
.de(de_ListTrialsCommand)
|
|
14
|
+
.sc(ListTrials)
|
|
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 { ListUltraServersByReservedCapacity } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListUltraServersByReservedCapacityCommand 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", "ListUltraServersByReservedCapacity", {})
|
|
17
13
|
.n("SageMakerClient", "ListUltraServersByReservedCapacityCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListUltraServersByReservedCapacityCommand)
|
|
20
|
-
.de(de_ListUltraServersByReservedCapacityCommand)
|
|
14
|
+
.sc(ListUltraServersByReservedCapacity)
|
|
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 { ListUserProfiles } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListUserProfilesCommand 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", "ListUserProfiles", {})
|
|
17
13
|
.n("SageMakerClient", "ListUserProfilesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListUserProfilesCommand)
|
|
20
|
-
.de(de_ListUserProfilesCommand)
|
|
14
|
+
.sc(ListUserProfiles)
|
|
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 { ListWorkforces } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListWorkforcesCommand 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", "ListWorkforces", {})
|
|
17
13
|
.n("SageMakerClient", "ListWorkforcesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListWorkforcesCommand)
|
|
20
|
-
.de(de_ListWorkforcesCommand)
|
|
14
|
+
.sc(ListWorkforces)
|
|
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 { ListWorkteams } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListWorkteamsCommand 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", "ListWorkteams", {})
|
|
17
13
|
.n("SageMakerClient", "ListWorkteamsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListWorkteamsCommand)
|
|
20
|
-
.de(de_ListWorkteamsCommand)
|
|
14
|
+
.sc(ListWorkteams)
|
|
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 { PutModelPackageGroupPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutModelPackageGroupPolicyCommand 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", "PutModelPackageGroupPolicy", {})
|
|
17
13
|
.n("SageMakerClient", "PutModelPackageGroupPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutModelPackageGroupPolicyCommand)
|
|
20
|
-
.de(de_PutModelPackageGroupPolicyCommand)
|
|
14
|
+
.sc(PutModelPackageGroupPolicy)
|
|
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 { QueryLineage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class QueryLineageCommand 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", "QueryLineage", {})
|
|
17
13
|
.n("SageMakerClient", "QueryLineageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_QueryLineageCommand)
|
|
20
|
-
.de(de_QueryLineageCommand)
|
|
14
|
+
.sc(QueryLineage)
|
|
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 { RegisterDevices } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RegisterDevicesCommand 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", "RegisterDevices", {})
|
|
17
13
|
.n("SageMakerClient", "RegisterDevicesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RegisterDevicesCommand)
|
|
20
|
-
.de(de_RegisterDevicesCommand)
|
|
14
|
+
.sc(RegisterDevices)
|
|
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 { RenderUiTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RenderUiTemplateCommand 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", "RenderUiTemplate", {})
|
|
17
13
|
.n("SageMakerClient", "RenderUiTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RenderUiTemplateCommand)
|
|
20
|
-
.de(de_RenderUiTemplateCommand)
|
|
14
|
+
.sc(RenderUiTemplate)
|
|
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 { RetryPipelineExecution } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RetryPipelineExecutionCommand 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", "RetryPipelineExecution", {})
|
|
17
13
|
.n("SageMakerClient", "RetryPipelineExecutionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RetryPipelineExecutionCommand)
|
|
20
|
-
.de(de_RetryPipelineExecutionCommand)
|
|
14
|
+
.sc(RetryPipelineExecution)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +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 {
|
|
6
|
-
import { de_SearchCommand, se_SearchCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { Search } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class SearchCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("SageMaker", "Search", {})
|
|
18
13
|
.n("SageMakerClient", "SearchCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_SearchCommand)
|
|
21
|
-
.de(de_SearchCommand)
|
|
14
|
+
.sc(Search)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|