@aws-sdk/client-sagemaker 3.926.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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsJson1_1Protocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.sagemaker",
|
|
32
|
+
serviceTarget: "SageMaker",
|
|
33
|
+
awsQueryCompatible: false,
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "SageMaker",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class SageMakerClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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 { AddAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddAssociationCommand 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", "AddAssociation", {})
|
|
17
13
|
.n("SageMakerClient", "AddAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddAssociationCommand)
|
|
20
|
-
.de(de_AddAssociationCommand)
|
|
14
|
+
.sc(AddAssociation)
|
|
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 { AddTags } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddTagsCommand 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", "AddTags", {})
|
|
17
13
|
.n("SageMakerClient", "AddTagsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddTagsCommand)
|
|
20
|
-
.de(de_AddTagsCommand)
|
|
14
|
+
.sc(AddTags)
|
|
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 { AssociateTrialComponent } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateTrialComponentCommand 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", "AssociateTrialComponent", {})
|
|
17
13
|
.n("SageMakerClient", "AssociateTrialComponentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateTrialComponentCommand)
|
|
20
|
-
.de(de_AssociateTrialComponentCommand)
|
|
14
|
+
.sc(AssociateTrialComponent)
|
|
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 { AttachClusterNodeVolume } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AttachClusterNodeVolumeCommand 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", "AttachClusterNodeVolume", {})
|
|
17
13
|
.n("SageMakerClient", "AttachClusterNodeVolumeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AttachClusterNodeVolumeCommand)
|
|
20
|
-
.de(de_AttachClusterNodeVolumeCommand)
|
|
14
|
+
.sc(AttachClusterNodeVolume)
|
|
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 { BatchAddClusterNodes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchAddClusterNodesCommand 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", "BatchAddClusterNodes", {})
|
|
17
13
|
.n("SageMakerClient", "BatchAddClusterNodesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchAddClusterNodesCommand)
|
|
20
|
-
.de(de_BatchAddClusterNodesCommand)
|
|
14
|
+
.sc(BatchAddClusterNodes)
|
|
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 { BatchDeleteClusterNodes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchDeleteClusterNodesCommand 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", "BatchDeleteClusterNodes", {})
|
|
17
13
|
.n("SageMakerClient", "BatchDeleteClusterNodesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchDeleteClusterNodesCommand)
|
|
20
|
-
.de(de_BatchDeleteClusterNodesCommand)
|
|
14
|
+
.sc(BatchDeleteClusterNodes)
|
|
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 { BatchDescribeModelPackage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchDescribeModelPackageCommand 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", "BatchDescribeModelPackage", {})
|
|
17
13
|
.n("SageMakerClient", "BatchDescribeModelPackageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchDescribeModelPackageCommand)
|
|
20
|
-
.de(de_BatchDescribeModelPackageCommand)
|
|
14
|
+
.sc(BatchDescribeModelPackage)
|
|
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 { CreateAction } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateActionCommand 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", "CreateAction", {})
|
|
17
13
|
.n("SageMakerClient", "CreateActionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateActionCommand)
|
|
20
|
-
.de(de_CreateActionCommand)
|
|
14
|
+
.sc(CreateAction)
|
|
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 { CreateAlgorithm } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAlgorithmCommand 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", "CreateAlgorithm", {})
|
|
17
13
|
.n("SageMakerClient", "CreateAlgorithmCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAlgorithmCommand)
|
|
20
|
-
.de(de_CreateAlgorithmCommand)
|
|
14
|
+
.sc(CreateAlgorithm)
|
|
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 { CreateApp } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAppCommand 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", "CreateApp", {})
|
|
17
13
|
.n("SageMakerClient", "CreateAppCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAppCommand)
|
|
20
|
-
.de(de_CreateAppCommand)
|
|
14
|
+
.sc(CreateApp)
|
|
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 { CreateAppImageConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAppImageConfigCommand 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", "CreateAppImageConfig", {})
|
|
17
13
|
.n("SageMakerClient", "CreateAppImageConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAppImageConfigCommand)
|
|
20
|
-
.de(de_CreateAppImageConfigCommand)
|
|
14
|
+
.sc(CreateAppImageConfig)
|
|
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 { CreateArtifact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateArtifactCommand 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", "CreateArtifact", {})
|
|
17
13
|
.n("SageMakerClient", "CreateArtifactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateArtifactCommand)
|
|
20
|
-
.de(de_CreateArtifactCommand)
|
|
14
|
+
.sc(CreateArtifact)
|
|
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 { CreateAutoMLJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAutoMLJobCommand 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", "CreateAutoMLJob", {})
|
|
17
13
|
.n("SageMakerClient", "CreateAutoMLJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAutoMLJobCommand)
|
|
20
|
-
.de(de_CreateAutoMLJobCommand)
|
|
14
|
+
.sc(CreateAutoMLJob)
|
|
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 { CreateAutoMLJobV2 } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAutoMLJobV2Command 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", "CreateAutoMLJobV2", {})
|
|
17
13
|
.n("SageMakerClient", "CreateAutoMLJobV2Command")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAutoMLJobV2Command)
|
|
20
|
-
.de(de_CreateAutoMLJobV2Command)
|
|
14
|
+
.sc(CreateAutoMLJobV2)
|
|
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 { CreateCluster } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateClusterCommand 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", "CreateCluster", {})
|
|
17
13
|
.n("SageMakerClient", "CreateClusterCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateClusterCommand)
|
|
20
|
-
.de(de_CreateClusterCommand)
|
|
14
|
+
.sc(CreateCluster)
|
|
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 { CreateClusterSchedulerConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateClusterSchedulerConfigCommand 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", "CreateClusterSchedulerConfig", {})
|
|
17
13
|
.n("SageMakerClient", "CreateClusterSchedulerConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateClusterSchedulerConfigCommand)
|
|
20
|
-
.de(de_CreateClusterSchedulerConfigCommand)
|
|
14
|
+
.sc(CreateClusterSchedulerConfig)
|
|
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 { CreateCodeRepository } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateCodeRepositoryCommand 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", "CreateCodeRepository", {})
|
|
17
13
|
.n("SageMakerClient", "CreateCodeRepositoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateCodeRepositoryCommand)
|
|
20
|
-
.de(de_CreateCodeRepositoryCommand)
|
|
14
|
+
.sc(CreateCodeRepository)
|
|
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 { CreateCompilationJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateCompilationJobCommand 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", "CreateCompilationJob", {})
|
|
17
13
|
.n("SageMakerClient", "CreateCompilationJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateCompilationJobCommand)
|
|
20
|
-
.de(de_CreateCompilationJobCommand)
|
|
14
|
+
.sc(CreateCompilationJob)
|
|
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 { CreateComputeQuota } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateComputeQuotaCommand 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", "CreateComputeQuota", {})
|
|
17
13
|
.n("SageMakerClient", "CreateComputeQuotaCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateComputeQuotaCommand)
|
|
20
|
-
.de(de_CreateComputeQuotaCommand)
|
|
14
|
+
.sc(CreateComputeQuota)
|
|
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 { CreateContext } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateContextCommand 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", "CreateContext", {})
|
|
17
13
|
.n("SageMakerClient", "CreateContextCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateContextCommand)
|
|
20
|
-
.de(de_CreateContextCommand)
|
|
14
|
+
.sc(CreateContext)
|
|
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 { CreateDataQualityJobDefinition } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDataQualityJobDefinitionCommand 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", "CreateDataQualityJobDefinition", {})
|
|
17
13
|
.n("SageMakerClient", "CreateDataQualityJobDefinitionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDataQualityJobDefinitionCommand)
|
|
20
|
-
.de(de_CreateDataQualityJobDefinitionCommand)
|
|
14
|
+
.sc(CreateDataQualityJobDefinition)
|
|
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 { CreateDeviceFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDeviceFleetCommand 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", "CreateDeviceFleet", {})
|
|
17
13
|
.n("SageMakerClient", "CreateDeviceFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDeviceFleetCommand)
|
|
20
|
-
.de(de_CreateDeviceFleetCommand)
|
|
14
|
+
.sc(CreateDeviceFleet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|