@aws-sdk/client-sagemaker 3.36.0 → 3.39.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/CHANGELOG.md +45 -0
- package/dist-cjs/SageMaker.js +30 -18
- package/dist-cjs/SageMakerClient.js +0 -23
- package/dist-cjs/commands/AddAssociationCommand.js +0 -28
- package/dist-cjs/commands/AddTagsCommand.js +0 -49
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +0 -25
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +36 -0
- package/dist-cjs/commands/CreateActionCommand.js +0 -28
- package/dist-cjs/commands/CreateAlgorithmCommand.js +0 -25
- package/dist-cjs/commands/CreateAppCommand.js +0 -27
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +0 -26
- package/dist-cjs/commands/CreateArtifactCommand.js +0 -28
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +0 -27
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +0 -30
- package/dist-cjs/commands/CreateCompilationJobCommand.js +0 -55
- package/dist-cjs/commands/CreateContextCommand.js +0 -28
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/CreateDomainCommand.js +0 -70
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/CreateEndpointCommand.js +0 -100
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +0 -52
- package/dist-cjs/commands/CreateExperimentCommand.js +0 -40
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +0 -36
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +0 -24
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +0 -28
- package/dist-cjs/commands/CreateImageCommand.js +0 -26
- package/dist-cjs/commands/CreateImageVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateLabelingJobCommand.js +3 -64
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateModelCommand.js +3 -51
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateModelPackageCommand.js +0 -43
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +0 -25
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +0 -60
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +0 -37
- package/dist-cjs/commands/CreatePipelineCommand.js +0 -24
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +0 -40
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +0 -41
- package/dist-cjs/commands/CreateProcessingJobCommand.js +0 -24
- package/dist-cjs/commands/CreateProjectCommand.js +0 -25
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/CreateTrainingJobCommand.js +0 -96
- package/dist-cjs/commands/CreateTransformJobCommand.js +0 -58
- package/dist-cjs/commands/CreateTrialCommand.js +0 -34
- package/dist-cjs/commands/CreateTrialComponentCommand.js +0 -33
- package/dist-cjs/commands/CreateUserProfileCommand.js +0 -30
- package/dist-cjs/commands/CreateWorkforceCommand.js +0 -44
- package/dist-cjs/commands/CreateWorkteamCommand.js +0 -27
- package/dist-cjs/commands/DeleteActionCommand.js +0 -24
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +0 -24
- package/dist-cjs/commands/DeleteAppCommand.js +0 -24
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteArtifactCommand.js +0 -25
- package/dist-cjs/commands/DeleteAssociationCommand.js +0 -24
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/DeleteContextCommand.js +0 -24
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/DeleteDomainCommand.js +0 -28
- package/dist-cjs/commands/DeleteEndpointCommand.js +0 -27
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +0 -32
- package/dist-cjs/commands/DeleteExperimentCommand.js +0 -26
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +0 -29
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +0 -28
- package/dist-cjs/commands/DeleteImageCommand.js +0 -25
- package/dist-cjs/commands/DeleteImageVersionCommand.js +0 -25
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelCommand.js +0 -27
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelPackageCommand.js +0 -26
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +0 -25
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +0 -30
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/DeletePipelineCommand.js +0 -27
- package/dist-cjs/commands/DeleteProjectCommand.js +0 -24
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteTagsCommand.js +0 -35
- package/dist-cjs/commands/DeleteTrialCommand.js +0 -26
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +0 -26
- package/dist-cjs/commands/DeleteUserProfileCommand.js +0 -25
- package/dist-cjs/commands/DeleteWorkforceCommand.js +0 -36
- package/dist-cjs/commands/DeleteWorkteamCommand.js +0 -24
- package/dist-cjs/commands/DeregisterDevicesCommand.js +0 -24
- package/dist-cjs/commands/DescribeActionCommand.js +0 -24
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +0 -24
- package/dist-cjs/commands/DescribeAppCommand.js +0 -24
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +0 -24
- package/dist-cjs/commands/DescribeArtifactCommand.js +0 -24
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +0 -26
- package/dist-cjs/commands/DescribeContextCommand.js +0 -24
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeDeviceCommand.js +0 -24
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/DescribeDomainCommand.js +0 -24
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeEndpointCommand.js +0 -24
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +0 -25
- package/dist-cjs/commands/DescribeExperimentCommand.js +0 -24
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +0 -26
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +0 -24
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +0 -25
- package/dist-cjs/commands/DescribeImageCommand.js +0 -24
- package/dist-cjs/commands/DescribeImageVersionCommand.js +0 -24
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelCommand.js +0 -25
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelPackageCommand.js +0 -27
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +0 -24
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +0 -24
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +0 -26
- package/dist-cjs/commands/DescribePipelineCommand.js +0 -24
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +0 -24
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -25
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +3 -27
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +3 -28
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -32
- package/dist-cjs/commands/DescribeTransformJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeTrialCommand.js +0 -24
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +0 -24
- package/dist-cjs/commands/DescribeUserProfileCommand.js +0 -24
- package/dist-cjs/commands/DescribeWorkforceCommand.js +0 -29
- package/dist-cjs/commands/DescribeWorkteamCommand.js +0 -26
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +0 -25
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +0 -29
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +0 -25
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +0 -24
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +0 -27
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +0 -25
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +0 -27
- package/dist-cjs/commands/ListActionsCommand.js +0 -24
- package/dist-cjs/commands/ListAlgorithmsCommand.js +0 -24
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +0 -26
- package/dist-cjs/commands/ListAppsCommand.js +0 -24
- package/dist-cjs/commands/ListArtifactsCommand.js +0 -24
- package/dist-cjs/commands/ListAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +0 -24
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +0 -24
- package/dist-cjs/commands/ListCompilationJobsCommand.js +0 -26
- package/dist-cjs/commands/ListContextsCommand.js +0 -24
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +0 -24
- package/dist-cjs/commands/ListDevicesCommand.js +0 -24
- package/dist-cjs/commands/ListDomainsCommand.js +0 -24
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListEndpointsCommand.js +0 -24
- package/dist-cjs/commands/ListExperimentsCommand.js +0 -26
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +0 -24
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +0 -24
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +0 -26
- package/dist-cjs/commands/ListImageVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListImagesCommand.js +0 -25
- package/dist-cjs/commands/ListLabelingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +0 -24
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +0 -24
- package/dist-cjs/commands/ListModelPackagesCommand.js +0 -24
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelsCommand.js +0 -24
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +0 -24
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +0 -24
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +0 -25
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +0 -24
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +0 -24
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +0 -24
- package/dist-cjs/commands/ListPipelinesCommand.js +0 -24
- package/dist-cjs/commands/ListProcessingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListProjectsCommand.js +0 -24
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsCommand.js +0 -24
- package/dist-cjs/commands/ListTrainingJobsCommand.js +0 -44
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +0 -25
- package/dist-cjs/commands/ListTransformJobsCommand.js +0 -24
- package/dist-cjs/commands/ListTrialComponentsCommand.js +0 -43
- package/dist-cjs/commands/ListTrialsCommand.js +0 -28
- package/dist-cjs/commands/ListUserProfilesCommand.js +0 -24
- package/dist-cjs/commands/ListWorkforcesCommand.js +0 -25
- package/dist-cjs/commands/ListWorkteamsCommand.js +0 -26
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +0 -26
- package/dist-cjs/commands/RegisterDevicesCommand.js +0 -24
- package/dist-cjs/commands/RenderUiTemplateCommand.js +0 -24
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/SearchCommand.js +0 -28
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +0 -26
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +0 -26
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +0 -28
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +0 -27
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/StopAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/StopCompilationJobCommand.js +0 -29
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -32
- package/dist-cjs/commands/StopLabelingJobCommand.js +2 -27
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -26
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -34
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +3 -51
- package/dist-cjs/commands/StopProcessingJobCommand.js +2 -26
- package/dist-cjs/commands/StopTrainingJobCommand.js +2 -32
- package/dist-cjs/commands/StopTransformJobCommand.js +2 -31
- package/dist-cjs/commands/UpdateActionCommand.js +3 -27
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +3 -27
- package/dist-cjs/commands/UpdateArtifactCommand.js +0 -24
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/UpdateContextCommand.js +0 -24
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/UpdateDevicesCommand.js +0 -24
- package/dist-cjs/commands/UpdateDomainCommand.js +0 -24
- package/dist-cjs/commands/UpdateEndpointCommand.js +0 -40
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +0 -28
- package/dist-cjs/commands/UpdateExperimentCommand.js +0 -25
- package/dist-cjs/commands/UpdateImageCommand.js +0 -25
- package/dist-cjs/commands/UpdateModelPackageCommand.js +0 -24
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +0 -24
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +0 -26
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdatePipelineCommand.js +0 -24
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/UpdateProjectCommand.js +36 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +0 -24
- package/dist-cjs/commands/UpdateTrialCommand.js +0 -24
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +0 -24
- package/dist-cjs/commands/UpdateUserProfileCommand.js +0 -24
- package/dist-cjs/commands/UpdateWorkforceCommand.js +0 -45
- package/dist-cjs/commands/UpdateWorkteamCommand.js +0 -24
- package/dist-cjs/commands/index.js +245 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -310
- package/dist-cjs/models/models_0.js +165 -838
- package/dist-cjs/models/models_1.js +86 -859
- package/dist-cjs/models/models_2.js +83 -831
- package/dist-cjs/models/models_3.js +98 -136
- package/dist-cjs/pagination/ListActionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAlgorithmsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAppImageConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAppsPaginator.js +0 -10
- package/dist-cjs/pagination/ListArtifactsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAutoMLJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListCandidatesForAutoMLJobPaginator.js +0 -10
- package/dist-cjs/pagination/ListCodeRepositoriesPaginator.js +0 -10
- package/dist-cjs/pagination/ListCompilationJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContextsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDataQualityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDeviceFleetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDevicesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDomainsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEdgePackagingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEndpointConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/ListExperimentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFlowDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListHumanTaskUisPaginator.js +0 -10
- package/dist-cjs/pagination/ListHyperParameterTuningJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListImageVersionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListImagesPaginator.js +0 -10
- package/dist-cjs/pagination/ListLabelingJobsForWorkteamPaginator.js +0 -10
- package/dist-cjs/pagination/ListLabelingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelBiasJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelPackageGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelPackagesPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelQualityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelsPaginator.js +0 -10
- package/dist-cjs/pagination/ListMonitoringExecutionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListMonitoringSchedulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListNotebookInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineExecutionStepsPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineExecutionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineParametersForExecutionPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelinesPaginator.js +0 -10
- package/dist-cjs/pagination/ListProcessingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListProjectsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStudioLifecycleConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListSubscribedWorkteamsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTagsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrainingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTransformJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrialComponentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrialsPaginator.js +0 -10
- package/dist-cjs/pagination/ListUserProfilesPaginator.js +0 -10
- package/dist-cjs/pagination/ListWorkforcesPaginator.js +0 -10
- package/dist-cjs/pagination/ListWorkteamsPaginator.js +0 -10
- package/dist-cjs/pagination/SearchPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +58 -0
- package/dist-cjs/protocols/Aws_json1_1.js +400 -15
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +16 -0
- package/dist-cjs/waiters/waitForEndpointDeleted.js +0 -9
- package/dist-cjs/waiters/waitForEndpointInService.js +0 -9
- package/dist-cjs/waiters/waitForImageCreated.js +0 -9
- package/dist-cjs/waiters/waitForImageDeleted.js +0 -9
- package/dist-cjs/waiters/waitForImageUpdated.js +0 -9
- package/dist-cjs/waiters/waitForImageVersionCreated.js +0 -9
- package/dist-cjs/waiters/waitForImageVersionDeleted.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceDeleted.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceInService.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceStopped.js +0 -9
- package/dist-cjs/waiters/waitForProcessingJobCompletedOrStopped.js +0 -9
- package/dist-cjs/waiters/waitForTrainingJobCompletedOrStopped.js +0 -9
- package/dist-cjs/waiters/waitForTransformJobCompletedOrStopped.js +0 -9
- package/dist-es/SageMaker.js +30 -0
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +39 -0
- package/dist-es/commands/CreateLabelingJobCommand.js +1 -1
- package/dist-es/commands/CreateModelCommand.js +1 -1
- package/dist-es/commands/DescribeProjectCommand.js +2 -1
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -1
- package/dist-es/commands/DescribeTrainingJobCommand.js +1 -2
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/StopLabelingJobCommand.js +1 -1
- package/dist-es/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/StopPipelineExecutionCommand.js +1 -1
- package/dist-es/commands/StopProcessingJobCommand.js +1 -1
- package/dist-es/commands/StopTrainingJobCommand.js +1 -1
- package/dist-es/commands/StopTransformJobCommand.js +1 -1
- package/dist-es/commands/UpdateActionCommand.js +1 -1
- package/dist-es/commands/UpdateAppImageConfigCommand.js +1 -1
- package/dist-es/commands/UpdateProjectCommand.js +39 -0
- package/dist-es/commands/index.js +242 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -310
- package/dist-es/models/models_0.js +140 -130
- package/dist-es/models/models_1.js +56 -59
- package/dist-es/models/models_2.js +53 -52
- package/dist-es/models/models_3.js +64 -0
- package/dist-es/pagination/index.js +55 -0
- package/dist-es/protocols/Aws_json1_1.js +374 -10
- package/dist-es/waiters/index.js +13 -0
- package/dist-types/SageMaker.d.ts +23 -2
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +35 -0
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -2
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +42 -0
- package/dist-types/commands/index.d.ts +242 -0
- package/dist-types/index.d.ts +5 -310
- package/dist-types/models/models_0.d.ts +389 -691
- package/dist-types/models/models_1.d.ts +558 -279
- package/dist-types/models/models_2.d.ts +319 -185
- package/dist-types/models/models_3.d.ts +265 -5
- package/dist-types/pagination/index.d.ts +55 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
- package/dist-types/ts3.4/SageMaker.d.ts +251 -1620
- package/dist-types/ts3.4/SageMakerClient.d.ts +28 -106
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -66
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -96
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -48
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +3 -58
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +3 -45
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -56
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -92
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -54
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -21
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +3 -22
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +3 -28
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +3 -27
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +3 -22
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +3 -29
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +3 -45
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +3 -27
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +3 -26
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -41
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +242 -0
- package/dist-types/ts3.4/index.d.ts +5 -310
- package/dist-types/ts3.4/models/models_0.d.ts +1290 -9961
- package/dist-types/ts3.4/models/models_1.d.ts +1461 -5168
- package/dist-types/ts3.4/models/models_2.d.ts +1733 -6462
- package/dist-types/ts3.4/models/models_3.d.ts +328 -656
- package/dist-types/ts3.4/pagination/index.d.ts +55 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +13 -0
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +13 -0
- package/package.json +33 -33
|
@@ -5,48 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a lifecycle configuration that you can associate with a notebook instance. A
|
|
10
|
-
* <i>lifecycle configuration</i> is a collection of shell scripts that
|
|
11
|
-
* run when you create or start a notebook instance.</p>
|
|
12
|
-
* <p>Each lifecycle configuration script has a limit of 16384 characters.</p>
|
|
13
|
-
* <p>The value of the <code>$PATH</code> environment variable that is available to both
|
|
14
|
-
* scripts is <code>/sbin:bin:/usr/sbin:/usr/bin</code>.</p>
|
|
15
|
-
* <p>View CloudWatch Logs for notebook instance lifecycle configurations in log group
|
|
16
|
-
* <code>/aws/sagemaker/NotebookInstances</code> in log stream
|
|
17
|
-
* <code>[notebook-instance-name]/[LifecycleConfigHook]</code>.</p>
|
|
18
|
-
* <p>Lifecycle configuration scripts cannot run for longer than 5 minutes. If a script runs
|
|
19
|
-
* for longer than 5 minutes, it fails and the notebook instance is not created or
|
|
20
|
-
* started.</p>
|
|
21
|
-
* <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
|
|
22
|
-
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
|
|
23
|
-
* @example
|
|
24
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
25
|
-
* ```javascript
|
|
26
|
-
* import { SageMakerClient, CreateNotebookInstanceLifecycleConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
|
-
* // const { SageMakerClient, CreateNotebookInstanceLifecycleConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
|
-
* const client = new SageMakerClient(config);
|
|
29
|
-
* const command = new CreateNotebookInstanceLifecycleConfigCommand(input);
|
|
30
|
-
* const response = await client.send(command);
|
|
31
|
-
* ```
|
|
32
|
-
*
|
|
33
|
-
* @see {@link CreateNotebookInstanceLifecycleConfigCommandInput} for command's `input` shape.
|
|
34
|
-
* @see {@link CreateNotebookInstanceLifecycleConfigCommandOutput} for command's `response` shape.
|
|
35
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
36
|
-
*
|
|
37
|
-
*/
|
|
38
8
|
class CreateNotebookInstanceLifecycleConfigCommand extends smithy_client_1.Command {
|
|
39
|
-
// Start section: command_properties
|
|
40
|
-
// End section: command_properties
|
|
41
9
|
constructor(input) {
|
|
42
|
-
// Start section: command_constructor
|
|
43
10
|
super();
|
|
44
11
|
this.input = input;
|
|
45
|
-
// End section: command_constructor
|
|
46
12
|
}
|
|
47
|
-
/**
|
|
48
|
-
* @internal
|
|
49
|
-
*/
|
|
50
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
51
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
52
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a pipeline using a JSON pipeline definition.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { SageMakerClient, CreatePipelineCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
14
|
-
* // const { SageMakerClient, CreatePipelineCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
15
|
-
* const client = new SageMakerClient(config);
|
|
16
|
-
* const command = new CreatePipelineCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreatePipelineCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreatePipelineCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreatePipelineCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,51 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a URL for a specified UserProfile in a Domain. When accessed in a web browser,
|
|
10
|
-
* the user will be automatically signed in to Amazon SageMaker Studio, and granted access to all of
|
|
11
|
-
* the Apps and files associated with the Domain's Amazon Elastic File System (EFS) volume.
|
|
12
|
-
* This operation can only be called when the authentication mode equals IAM.
|
|
13
|
-
* </p>
|
|
14
|
-
* <p>The IAM role or user used to call this API defines the permissions to access the app. Once
|
|
15
|
-
* the presigned URL is created, no additional permission is required to access this URL. IAM
|
|
16
|
-
* authorization policies for this API are also enforced for every HTTP request and WebSocket
|
|
17
|
-
* frame that attempts to connect to the app.</p>
|
|
18
|
-
* <p>You can restrict access to this API and to the
|
|
19
|
-
* URL that it returns to a list of IP addresses, Amazon VPCs or Amazon VPC Endpoints that you specify. For more
|
|
20
|
-
* information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/studio-interface-endpoint.html">Connect to SageMaker Studio Through an Interface VPC Endpoint</a>
|
|
21
|
-
* .</p>
|
|
22
|
-
* <note>
|
|
23
|
-
* <p>The URL that you get from a call to <code>CreatePresignedDomainUrl</code> has a default timeout of 5 minutes. You can configure this value using <code>ExpiresInSeconds</code>. If you try to use the URL after the timeout limit expires, you
|
|
24
|
-
* are directed to the Amazon Web Services console sign-in page.</p>
|
|
25
|
-
* </note>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { SageMakerClient, CreatePresignedDomainUrlCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
|
-
* // const { SageMakerClient, CreatePresignedDomainUrlCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
|
-
* const client = new SageMakerClient(config);
|
|
32
|
-
* const command = new CreatePresignedDomainUrlCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link CreatePresignedDomainUrlCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link CreatePresignedDomainUrlCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
8
|
class CreatePresignedDomainUrlCommand extends smithy_client_1.Command {
|
|
42
|
-
// Start section: command_properties
|
|
43
|
-
// End section: command_properties
|
|
44
9
|
constructor(input) {
|
|
45
|
-
// Start section: command_constructor
|
|
46
10
|
super();
|
|
47
11
|
this.input = input;
|
|
48
|
-
// End section: command_constructor
|
|
49
12
|
}
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
*/
|
|
53
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
54
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
55
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,52 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Returns a URL that you can use to connect to the Jupyter server from a notebook
|
|
10
|
-
* instance. In the Amazon SageMaker console, when you choose <code>Open</code> next to a notebook
|
|
11
|
-
* instance, Amazon SageMaker opens a new tab showing the Jupyter server home page from the notebook
|
|
12
|
-
* instance. The console uses this API to get the URL and show the page.</p>
|
|
13
|
-
* <p> The IAM role or user used to call this API defines the permissions to access the
|
|
14
|
-
* notebook instance. Once the presigned URL is created, no additional permission is
|
|
15
|
-
* required to access this URL. IAM authorization policies for this API are also enforced
|
|
16
|
-
* for every HTTP request and WebSocket frame that attempts to connect to the notebook
|
|
17
|
-
* instance.</p>
|
|
18
|
-
* <p>You can restrict access to this API and to the URL that it returns to a list of IP
|
|
19
|
-
* addresses that you specify. Use the <code>NotIpAddress</code> condition operator and the
|
|
20
|
-
* <code>aws:SourceIP</code> condition context key to specify the list of IP addresses
|
|
21
|
-
* that you want to have access to the notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/security_iam_id-based-policy-examples.html#nbi-ip-filter">Limit Access to a Notebook Instance by IP Address</a>.</p>
|
|
22
|
-
* <note>
|
|
23
|
-
* <p>The URL that you get from a call to <a>CreatePresignedNotebookInstanceUrl</a> is valid only for 5 minutes. If
|
|
24
|
-
* you try to use the URL after the 5-minute limit expires, you are directed to the
|
|
25
|
-
* Amazon Web Services console sign-in page.</p>
|
|
26
|
-
* </note>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { SageMakerClient, CreatePresignedNotebookInstanceUrlCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
31
|
-
* // const { SageMakerClient, CreatePresignedNotebookInstanceUrlCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
32
|
-
* const client = new SageMakerClient(config);
|
|
33
|
-
* const command = new CreatePresignedNotebookInstanceUrlCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link CreatePresignedNotebookInstanceUrlCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link CreatePresignedNotebookInstanceUrlCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
8
|
class CreatePresignedNotebookInstanceUrlCommand extends smithy_client_1.Command {
|
|
43
|
-
// Start section: command_properties
|
|
44
|
-
// End section: command_properties
|
|
45
9
|
constructor(input) {
|
|
46
|
-
// Start section: command_constructor
|
|
47
10
|
super();
|
|
48
11
|
this.input = input;
|
|
49
|
-
// End section: command_constructor
|
|
50
12
|
}
|
|
51
|
-
/**
|
|
52
|
-
* @internal
|
|
53
|
-
*/
|
|
54
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
55
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
56
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a processing job.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { SageMakerClient, CreateProcessingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
14
|
-
* // const { SageMakerClient, CreateProcessingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
15
|
-
* const client = new SageMakerClient(config);
|
|
16
|
-
* const command = new CreateProcessingJobCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateProcessingJobCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateProcessingJobCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateProcessingJobCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a machine learning (ML) project that can contain one or more templates that set
|
|
10
|
-
* up an ML pipeline from training to deploying an approved model.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SageMakerClient, CreateProjectCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
15
|
-
* // const { SageMakerClient, CreateProjectCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
16
|
-
* const client = new SageMakerClient(config);
|
|
17
|
-
* const command = new CreateProjectCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateProjectCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateProjectCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class CreateProjectCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
9
|
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
10
|
super();
|
|
32
11
|
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a new Studio Lifecycle Configuration.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { SageMakerClient, CreateStudioLifecycleConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
14
|
-
* // const { SageMakerClient, CreateStudioLifecycleConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
15
|
-
* const client = new SageMakerClient(config);
|
|
16
|
-
* const command = new CreateStudioLifecycleConfigCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateStudioLifecycleConfigCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateStudioLifecycleConfigCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateStudioLifecycleConfigCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,107 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Starts a model training job. After training completes, Amazon SageMaker saves the resulting
|
|
10
|
-
* model artifacts to an Amazon S3 location that you specify. </p>
|
|
11
|
-
* <p>If you choose to host your model using Amazon SageMaker hosting services, you can use the
|
|
12
|
-
* resulting model artifacts as part of the model. You can also use the artifacts in a
|
|
13
|
-
* machine learning service other than Amazon SageMaker, provided that you know how to use them for
|
|
14
|
-
* inference.
|
|
15
|
-
* </p>
|
|
16
|
-
* <p>In the request body, you provide the following: </p>
|
|
17
|
-
* <ul>
|
|
18
|
-
* <li>
|
|
19
|
-
* <p>
|
|
20
|
-
* <code>AlgorithmSpecification</code> - Identifies the training algorithm to
|
|
21
|
-
* use.
|
|
22
|
-
* </p>
|
|
23
|
-
* </li>
|
|
24
|
-
* <li>
|
|
25
|
-
* <p>
|
|
26
|
-
* <code>HyperParameters</code> - Specify these algorithm-specific parameters to
|
|
27
|
-
* enable the estimation of model parameters during training. Hyperparameters can
|
|
28
|
-
* be tuned to optimize this learning process. For a list of hyperparameters for
|
|
29
|
-
* each training algorithm provided by Amazon SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html">Algorithms</a>. </p>
|
|
30
|
-
* </li>
|
|
31
|
-
* <li>
|
|
32
|
-
* <p>
|
|
33
|
-
* <code>InputDataConfig</code> - Describes the training dataset and the Amazon S3,
|
|
34
|
-
* EFS, or FSx location where it is stored.</p>
|
|
35
|
-
* </li>
|
|
36
|
-
* <li>
|
|
37
|
-
* <p>
|
|
38
|
-
* <code>OutputDataConfig</code> - Identifies the Amazon S3 bucket where you want
|
|
39
|
-
* Amazon SageMaker to save the results of model training. </p>
|
|
40
|
-
* </li>
|
|
41
|
-
* <li>
|
|
42
|
-
* <p>
|
|
43
|
-
* <code>ResourceConfig</code> - Identifies the resources, ML compute
|
|
44
|
-
* instances, and ML storage volumes to deploy for model training. In distributed
|
|
45
|
-
* training, you specify more than one instance. </p>
|
|
46
|
-
*
|
|
47
|
-
* </li>
|
|
48
|
-
* <li>
|
|
49
|
-
* <p>
|
|
50
|
-
* <code>EnableManagedSpotTraining</code> - Optimize the cost of training machine
|
|
51
|
-
* learning models by up to 80% by using Amazon EC2 Spot instances. For more
|
|
52
|
-
* information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-managed-spot-training.html">Managed Spot
|
|
53
|
-
* Training</a>. </p>
|
|
54
|
-
* </li>
|
|
55
|
-
* <li>
|
|
56
|
-
* <p>
|
|
57
|
-
* <code>RoleArn</code> - The Amazon Resource Name (ARN) that Amazon SageMaker assumes to perform tasks on
|
|
58
|
-
* your behalf during model training.
|
|
59
|
-
*
|
|
60
|
-
* You must grant this role the necessary permissions so that Amazon SageMaker can successfully
|
|
61
|
-
* complete model training. </p>
|
|
62
|
-
* </li>
|
|
63
|
-
* <li>
|
|
64
|
-
* <p>
|
|
65
|
-
* <code>StoppingCondition</code> - To help cap training costs, use
|
|
66
|
-
* <code>MaxRuntimeInSeconds</code> to set a time limit for training. Use
|
|
67
|
-
* <code>MaxWaitTimeInSeconds</code> to specify how long a managed spot
|
|
68
|
-
* training job has to complete. </p>
|
|
69
|
-
* </li>
|
|
70
|
-
* <li>
|
|
71
|
-
* <p>
|
|
72
|
-
* <code>Environment</code> - The environment variables to set in the Docker
|
|
73
|
-
* container.</p>
|
|
74
|
-
* </li>
|
|
75
|
-
* <li>
|
|
76
|
-
* <p>
|
|
77
|
-
* <code>RetryStrategy</code> - The number of times to retry the job when the job
|
|
78
|
-
* fails due to an <code>InternalServerError</code>.</p>
|
|
79
|
-
* </li>
|
|
80
|
-
* </ul>
|
|
81
|
-
* <p> For more information about Amazon SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/how-it-works.html">How It Works</a>. </p>
|
|
82
|
-
* @example
|
|
83
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
84
|
-
* ```javascript
|
|
85
|
-
* import { SageMakerClient, CreateTrainingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
86
|
-
* // const { SageMakerClient, CreateTrainingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
87
|
-
* const client = new SageMakerClient(config);
|
|
88
|
-
* const command = new CreateTrainingJobCommand(input);
|
|
89
|
-
* const response = await client.send(command);
|
|
90
|
-
* ```
|
|
91
|
-
*
|
|
92
|
-
* @see {@link CreateTrainingJobCommandInput} for command's `input` shape.
|
|
93
|
-
* @see {@link CreateTrainingJobCommandOutput} for command's `response` shape.
|
|
94
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
95
|
-
*
|
|
96
|
-
*/
|
|
97
8
|
class CreateTrainingJobCommand extends smithy_client_1.Command {
|
|
98
|
-
// Start section: command_properties
|
|
99
|
-
// End section: command_properties
|
|
100
9
|
constructor(input) {
|
|
101
|
-
// Start section: command_constructor
|
|
102
10
|
super();
|
|
103
11
|
this.input = input;
|
|
104
|
-
// End section: command_constructor
|
|
105
12
|
}
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
110
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
111
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,69 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Starts a transform job. A transform job uses a trained model to get inferences on a
|
|
10
|
-
* dataset and saves these results to an Amazon S3 location that you specify.</p>
|
|
11
|
-
* <p>To perform batch transformations, you create a transform job and use the data that you
|
|
12
|
-
* have readily available.</p>
|
|
13
|
-
* <p>In the request body, you provide the following:</p>
|
|
14
|
-
* <ul>
|
|
15
|
-
* <li>
|
|
16
|
-
* <p>
|
|
17
|
-
* <code>TransformJobName</code> - Identifies the transform job. The name must be
|
|
18
|
-
* unique within an Amazon Web Services Region in an Amazon Web Services account.</p>
|
|
19
|
-
* </li>
|
|
20
|
-
* <li>
|
|
21
|
-
* <p>
|
|
22
|
-
* <code>ModelName</code> - Identifies the model to use. <code>ModelName</code>
|
|
23
|
-
* must be the name of an existing Amazon SageMaker model in the same Amazon Web Services Region and Amazon Web Services
|
|
24
|
-
* account. For information on creating a model, see <a>CreateModel</a>.</p>
|
|
25
|
-
* </li>
|
|
26
|
-
* <li>
|
|
27
|
-
* <p>
|
|
28
|
-
* <code>TransformInput</code> - Describes the dataset to be transformed and the
|
|
29
|
-
* Amazon S3 location where it is stored.</p>
|
|
30
|
-
* </li>
|
|
31
|
-
* <li>
|
|
32
|
-
* <p>
|
|
33
|
-
* <code>TransformOutput</code> - Identifies the Amazon S3 location where you want
|
|
34
|
-
* Amazon SageMaker to save the results from the transform job.</p>
|
|
35
|
-
* </li>
|
|
36
|
-
* <li>
|
|
37
|
-
* <p>
|
|
38
|
-
* <code>TransformResources</code> - Identifies the ML compute instances for the
|
|
39
|
-
* transform job.</p>
|
|
40
|
-
* </li>
|
|
41
|
-
* </ul>
|
|
42
|
-
* <p>For more information about how batch transformation works, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform.html">Batch
|
|
43
|
-
* Transform</a>.</p>
|
|
44
|
-
* @example
|
|
45
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
46
|
-
* ```javascript
|
|
47
|
-
* import { SageMakerClient, CreateTransformJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
48
|
-
* // const { SageMakerClient, CreateTransformJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
49
|
-
* const client = new SageMakerClient(config);
|
|
50
|
-
* const command = new CreateTransformJobCommand(input);
|
|
51
|
-
* const response = await client.send(command);
|
|
52
|
-
* ```
|
|
53
|
-
*
|
|
54
|
-
* @see {@link CreateTransformJobCommandInput} for command's `input` shape.
|
|
55
|
-
* @see {@link CreateTransformJobCommandOutput} for command's `response` shape.
|
|
56
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
57
|
-
*
|
|
58
|
-
*/
|
|
59
8
|
class CreateTransformJobCommand extends smithy_client_1.Command {
|
|
60
|
-
// Start section: command_properties
|
|
61
|
-
// End section: command_properties
|
|
62
9
|
constructor(input) {
|
|
63
|
-
// Start section: command_constructor
|
|
64
10
|
super();
|
|
65
11
|
this.input = input;
|
|
66
|
-
// End section: command_constructor
|
|
67
12
|
}
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
72
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
73
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,45 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates an SageMaker <i>trial</i>. A trial is a set of steps called
|
|
10
|
-
* <i>trial components</i> that produce a machine learning model. A trial is part
|
|
11
|
-
* of a single SageMaker <i>experiment</i>.</p>
|
|
12
|
-
* <p>When you use SageMaker Studio or the SageMaker Python SDK, all experiments, trials, and trial
|
|
13
|
-
* components are automatically tracked, logged, and indexed. When you use the Amazon Web Services SDK for Python (Boto), you
|
|
14
|
-
* must use the logging APIs provided by the SDK.</p>
|
|
15
|
-
* <p>You can add tags to a trial and then use the <a>Search</a> API to search for
|
|
16
|
-
* the tags.</p>
|
|
17
|
-
* <p>To get a list of all your trials, call the <a>ListTrials</a> API. To view a
|
|
18
|
-
* trial's properties, call the <a>DescribeTrial</a> API. To create a trial component,
|
|
19
|
-
* call the <a>CreateTrialComponent</a> API.</p>
|
|
20
|
-
* @example
|
|
21
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
22
|
-
* ```javascript
|
|
23
|
-
* import { SageMakerClient, CreateTrialCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
24
|
-
* // const { SageMakerClient, CreateTrialCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
25
|
-
* const client = new SageMakerClient(config);
|
|
26
|
-
* const command = new CreateTrialCommand(input);
|
|
27
|
-
* const response = await client.send(command);
|
|
28
|
-
* ```
|
|
29
|
-
*
|
|
30
|
-
* @see {@link CreateTrialCommandInput} for command's `input` shape.
|
|
31
|
-
* @see {@link CreateTrialCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
33
|
-
*
|
|
34
|
-
*/
|
|
35
8
|
class CreateTrialCommand extends smithy_client_1.Command {
|
|
36
|
-
// Start section: command_properties
|
|
37
|
-
// End section: command_properties
|
|
38
9
|
constructor(input) {
|
|
39
|
-
// Start section: command_constructor
|
|
40
10
|
super();
|
|
41
11
|
this.input = input;
|
|
42
|
-
// End section: command_constructor
|
|
43
12
|
}
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
47
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
48
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
49
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,44 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a <i>trial component</i>, which is a stage of a machine learning
|
|
10
|
-
* <i>trial</i>. A trial is composed of one or more trial components. A trial
|
|
11
|
-
* component can be used in multiple trials.</p>
|
|
12
|
-
* <p>Trial components include pre-processing jobs, training jobs, and batch transform
|
|
13
|
-
* jobs.</p>
|
|
14
|
-
* <p>When you use SageMaker Studio or the SageMaker Python SDK, all experiments, trials, and trial
|
|
15
|
-
* components are automatically tracked, logged, and indexed. When you use the Amazon Web Services SDK for Python (Boto), you
|
|
16
|
-
* must use the logging APIs provided by the SDK.</p>
|
|
17
|
-
* <p>You can add tags to a trial component and then use the <a>Search</a> API to
|
|
18
|
-
* search for the tags.</p>
|
|
19
|
-
* @example
|
|
20
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
21
|
-
* ```javascript
|
|
22
|
-
* import { SageMakerClient, CreateTrialComponentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
23
|
-
* // const { SageMakerClient, CreateTrialComponentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
24
|
-
* const client = new SageMakerClient(config);
|
|
25
|
-
* const command = new CreateTrialComponentCommand(input);
|
|
26
|
-
* const response = await client.send(command);
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @see {@link CreateTrialComponentCommandInput} for command's `input` shape.
|
|
30
|
-
* @see {@link CreateTrialComponentCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
8
|
class CreateTrialComponentCommand extends smithy_client_1.Command {
|
|
35
|
-
// Start section: command_properties
|
|
36
|
-
// End section: command_properties
|
|
37
9
|
constructor(input) {
|
|
38
|
-
// Start section: command_constructor
|
|
39
10
|
super();
|
|
40
11
|
this.input = input;
|
|
41
|
-
// End section: command_constructor
|
|
42
12
|
}
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
46
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
47
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
48
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,41 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a user profile. A user profile represents a single user within a domain, and is
|
|
10
|
-
* the main way to reference a "person" for the purposes of sharing, reporting, and other
|
|
11
|
-
* user-oriented features. This entity is created when a user onboards to Amazon SageMaker Studio. If an
|
|
12
|
-
* administrator invites a person by email or imports them from SSO, a user profile is
|
|
13
|
-
* automatically created. A user profile is the primary holder of settings for an individual
|
|
14
|
-
* user and has a reference to the user's private Amazon Elastic File System (EFS) home directory.
|
|
15
|
-
* </p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { SageMakerClient, CreateUserProfileCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
20
|
-
* // const { SageMakerClient, CreateUserProfileCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
21
|
-
* const client = new SageMakerClient(config);
|
|
22
|
-
* const command = new CreateUserProfileCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link CreateUserProfileCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link CreateUserProfileCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
8
|
class CreateUserProfileCommand extends smithy_client_1.Command {
|
|
32
|
-
// Start section: command_properties
|
|
33
|
-
// End section: command_properties
|
|
34
9
|
constructor(input) {
|
|
35
|
-
// Start section: command_constructor
|
|
36
10
|
super();
|
|
37
11
|
this.input = input;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
const stack = clientStack.concat(this.middlewareStack);
|