@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 { DescribeClusterEvent } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeClusterEventCommand 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", "DescribeClusterEvent", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeClusterEventCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeClusterEventCommand)
|
|
20
|
-
.de(de_DescribeClusterEventCommand)
|
|
14
|
+
.sc(DescribeClusterEvent)
|
|
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 { DescribeClusterNode } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeClusterNodeCommand 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", "DescribeClusterNode", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeClusterNodeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeClusterNodeCommand)
|
|
20
|
-
.de(de_DescribeClusterNodeCommand)
|
|
14
|
+
.sc(DescribeClusterNode)
|
|
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 { DescribeClusterSchedulerConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeClusterSchedulerConfigCommand 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", "DescribeClusterSchedulerConfig", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeClusterSchedulerConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeClusterSchedulerConfigCommand)
|
|
20
|
-
.de(de_DescribeClusterSchedulerConfigCommand)
|
|
14
|
+
.sc(DescribeClusterSchedulerConfig)
|
|
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 { DescribeCodeRepository } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCodeRepositoryCommand 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", "DescribeCodeRepository", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeCodeRepositoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCodeRepositoryCommand)
|
|
20
|
-
.de(de_DescribeCodeRepositoryCommand)
|
|
14
|
+
.sc(DescribeCodeRepository)
|
|
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 { DescribeCompilationJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCompilationJobCommand 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", "DescribeCompilationJob", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeCompilationJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCompilationJobCommand)
|
|
20
|
-
.de(de_DescribeCompilationJobCommand)
|
|
14
|
+
.sc(DescribeCompilationJob)
|
|
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 { DescribeComputeQuota } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeComputeQuotaCommand 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", "DescribeComputeQuota", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeComputeQuotaCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeComputeQuotaCommand)
|
|
20
|
-
.de(de_DescribeComputeQuotaCommand)
|
|
14
|
+
.sc(DescribeComputeQuota)
|
|
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 { DescribeContext } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeContextCommand 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", "DescribeContext", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeContextCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeContextCommand)
|
|
20
|
-
.de(de_DescribeContextCommand)
|
|
14
|
+
.sc(DescribeContext)
|
|
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 { DescribeDataQualityJobDefinition } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDataQualityJobDefinitionCommand 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", "DescribeDataQualityJobDefinition", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeDataQualityJobDefinitionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDataQualityJobDefinitionCommand)
|
|
20
|
-
.de(de_DescribeDataQualityJobDefinitionCommand)
|
|
14
|
+
.sc(DescribeDataQualityJobDefinition)
|
|
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 { DescribeDevice } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDeviceCommand 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", "DescribeDevice", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeDeviceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDeviceCommand)
|
|
20
|
-
.de(de_DescribeDeviceCommand)
|
|
14
|
+
.sc(DescribeDevice)
|
|
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 { DescribeDeviceFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDeviceFleetCommand 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", "DescribeDeviceFleet", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeDeviceFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDeviceFleetCommand)
|
|
20
|
-
.de(de_DescribeDeviceFleetCommand)
|
|
14
|
+
.sc(DescribeDeviceFleet)
|
|
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 { DescribeDomain } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDomainCommand 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", "DescribeDomain", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeDomainCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDomainCommand)
|
|
20
|
-
.de(de_DescribeDomainCommand)
|
|
14
|
+
.sc(DescribeDomain)
|
|
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 { DescribeEdgeDeploymentPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEdgeDeploymentPlanCommand 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", "DescribeEdgeDeploymentPlan", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeEdgeDeploymentPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEdgeDeploymentPlanCommand)
|
|
20
|
-
.de(de_DescribeEdgeDeploymentPlanCommand)
|
|
14
|
+
.sc(DescribeEdgeDeploymentPlan)
|
|
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 { DescribeEdgePackagingJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEdgePackagingJobCommand 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", "DescribeEdgePackagingJob", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeEdgePackagingJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEdgePackagingJobCommand)
|
|
20
|
-
.de(de_DescribeEdgePackagingJobCommand)
|
|
14
|
+
.sc(DescribeEdgePackagingJob)
|
|
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 { DescribeEndpoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEndpointCommand 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", "DescribeEndpoint", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeEndpointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEndpointCommand)
|
|
20
|
-
.de(de_DescribeEndpointCommand)
|
|
14
|
+
.sc(DescribeEndpoint)
|
|
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 { DescribeEndpointConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEndpointConfigCommand 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", "DescribeEndpointConfig", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeEndpointConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEndpointConfigCommand)
|
|
20
|
-
.de(de_DescribeEndpointConfigCommand)
|
|
14
|
+
.sc(DescribeEndpointConfig)
|
|
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 { DescribeExperiment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeExperimentCommand 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", "DescribeExperiment", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeExperimentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeExperimentCommand)
|
|
20
|
-
.de(de_DescribeExperimentCommand)
|
|
14
|
+
.sc(DescribeExperiment)
|
|
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 { DescribeFeatureGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFeatureGroupCommand 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", "DescribeFeatureGroup", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeFeatureGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFeatureGroupCommand)
|
|
20
|
-
.de(de_DescribeFeatureGroupCommand)
|
|
14
|
+
.sc(DescribeFeatureGroup)
|
|
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 { DescribeFeatureMetadata } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFeatureMetadataCommand 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", "DescribeFeatureMetadata", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeFeatureMetadataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFeatureMetadataCommand)
|
|
20
|
-
.de(de_DescribeFeatureMetadataCommand)
|
|
14
|
+
.sc(DescribeFeatureMetadata)
|
|
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 { DescribeFlowDefinition } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFlowDefinitionCommand 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", "DescribeFlowDefinition", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeFlowDefinitionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFlowDefinitionCommand)
|
|
20
|
-
.de(de_DescribeFlowDefinitionCommand)
|
|
14
|
+
.sc(DescribeFlowDefinition)
|
|
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 { DescribeHub } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeHubCommand 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", "DescribeHub", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeHubCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeHubCommand)
|
|
20
|
-
.de(de_DescribeHubCommand)
|
|
14
|
+
.sc(DescribeHub)
|
|
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 { DescribeHubContent } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeHubContentCommand 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", "DescribeHubContent", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeHubContentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeHubContentCommand)
|
|
20
|
-
.de(de_DescribeHubContentCommand)
|
|
14
|
+
.sc(DescribeHubContent)
|
|
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 { DescribeHumanTaskUi } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeHumanTaskUiCommand 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", "DescribeHumanTaskUi", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeHumanTaskUiCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeHumanTaskUiCommand)
|
|
20
|
-
.de(de_DescribeHumanTaskUiCommand)
|
|
14
|
+
.sc(DescribeHumanTaskUi)
|
|
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 { DescribeHyperParameterTuningJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeHyperParameterTuningJobCommand 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", "DescribeHyperParameterTuningJob", {})
|
|
17
13
|
.n("SageMakerClient", "DescribeHyperParameterTuningJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeHyperParameterTuningJobCommand)
|
|
20
|
-
.de(de_DescribeHyperParameterTuningJobCommand)
|
|
14
|
+
.sc(DescribeHyperParameterTuningJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|