@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,51 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.39.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.38.0...v3.39.0) (2021-10-29)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2021/10/28 ([#2955](https://github.com/aws/aws-sdk-js-v3/issues/2955)) ([378d161](https://github.com/aws/aws-sdk-js-v3/commit/378d16166de49b06263291001986715d9533cadf))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
|
|
23
|
+
* **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
* **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Bug Fixes
|
|
44
|
+
|
|
45
|
+
* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
6
51
|
# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
|
|
7
52
|
|
|
8
53
|
|
package/dist-cjs/SageMaker.js
CHANGED
|
@@ -4,6 +4,7 @@ exports.SageMaker = void 0;
|
|
|
4
4
|
const AddAssociationCommand_1 = require("./commands/AddAssociationCommand");
|
|
5
5
|
const AddTagsCommand_1 = require("./commands/AddTagsCommand");
|
|
6
6
|
const AssociateTrialComponentCommand_1 = require("./commands/AssociateTrialComponentCommand");
|
|
7
|
+
const BatchDescribeModelPackageCommand_1 = require("./commands/BatchDescribeModelPackageCommand");
|
|
7
8
|
const CreateActionCommand_1 = require("./commands/CreateActionCommand");
|
|
8
9
|
const CreateAlgorithmCommand_1 = require("./commands/CreateAlgorithmCommand");
|
|
9
10
|
const CreateAppCommand_1 = require("./commands/CreateAppCommand");
|
|
@@ -235,6 +236,7 @@ const UpdateNotebookInstanceCommand_1 = require("./commands/UpdateNotebookInstan
|
|
|
235
236
|
const UpdateNotebookInstanceLifecycleConfigCommand_1 = require("./commands/UpdateNotebookInstanceLifecycleConfigCommand");
|
|
236
237
|
const UpdatePipelineCommand_1 = require("./commands/UpdatePipelineCommand");
|
|
237
238
|
const UpdatePipelineExecutionCommand_1 = require("./commands/UpdatePipelineExecutionCommand");
|
|
239
|
+
const UpdateProjectCommand_1 = require("./commands/UpdateProjectCommand");
|
|
238
240
|
const UpdateTrainingJobCommand_1 = require("./commands/UpdateTrainingJobCommand");
|
|
239
241
|
const UpdateTrialCommand_1 = require("./commands/UpdateTrialCommand");
|
|
240
242
|
const UpdateTrialComponentCommand_1 = require("./commands/UpdateTrialComponentCommand");
|
|
@@ -242,24 +244,6 @@ const UpdateUserProfileCommand_1 = require("./commands/UpdateUserProfileCommand"
|
|
|
242
244
|
const UpdateWorkforceCommand_1 = require("./commands/UpdateWorkforceCommand");
|
|
243
245
|
const UpdateWorkteamCommand_1 = require("./commands/UpdateWorkteamCommand");
|
|
244
246
|
const SageMakerClient_1 = require("./SageMakerClient");
|
|
245
|
-
/**
|
|
246
|
-
* <p>Provides APIs for creating and managing Amazon SageMaker resources. </p>
|
|
247
|
-
* <p>Other Resources:</p>
|
|
248
|
-
* <ul>
|
|
249
|
-
* <li>
|
|
250
|
-
* <p>
|
|
251
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/whatis.html#first-time-user">Amazon SageMaker Developer
|
|
252
|
-
* Guide</a>
|
|
253
|
-
* </p>
|
|
254
|
-
* </li>
|
|
255
|
-
* <li>
|
|
256
|
-
* <p>
|
|
257
|
-
* <a href="https://docs.aws.amazon.com/augmented-ai/2019-11-07/APIReference/Welcome.html">Amazon Augmented AI
|
|
258
|
-
* Runtime API Reference</a>
|
|
259
|
-
* </p>
|
|
260
|
-
* </li>
|
|
261
|
-
* </ul>
|
|
262
|
-
*/
|
|
263
247
|
class SageMaker extends SageMakerClient_1.SageMakerClient {
|
|
264
248
|
addAssociation(args, optionsOrCb, cb) {
|
|
265
249
|
const command = new AddAssociationCommand_1.AddAssociationCommand(args);
|
|
@@ -303,6 +287,20 @@ class SageMaker extends SageMakerClient_1.SageMakerClient {
|
|
|
303
287
|
return this.send(command, optionsOrCb);
|
|
304
288
|
}
|
|
305
289
|
}
|
|
290
|
+
batchDescribeModelPackage(args, optionsOrCb, cb) {
|
|
291
|
+
const command = new BatchDescribeModelPackageCommand_1.BatchDescribeModelPackageCommand(args);
|
|
292
|
+
if (typeof optionsOrCb === "function") {
|
|
293
|
+
this.send(command, optionsOrCb);
|
|
294
|
+
}
|
|
295
|
+
else if (typeof cb === "function") {
|
|
296
|
+
if (typeof optionsOrCb !== "object")
|
|
297
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
298
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
299
|
+
}
|
|
300
|
+
else {
|
|
301
|
+
return this.send(command, optionsOrCb);
|
|
302
|
+
}
|
|
303
|
+
}
|
|
306
304
|
createAction(args, optionsOrCb, cb) {
|
|
307
305
|
const command = new CreateActionCommand_1.CreateActionCommand(args);
|
|
308
306
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3537,6 +3535,20 @@ class SageMaker extends SageMakerClient_1.SageMakerClient {
|
|
|
3537
3535
|
return this.send(command, optionsOrCb);
|
|
3538
3536
|
}
|
|
3539
3537
|
}
|
|
3538
|
+
updateProject(args, optionsOrCb, cb) {
|
|
3539
|
+
const command = new UpdateProjectCommand_1.UpdateProjectCommand(args);
|
|
3540
|
+
if (typeof optionsOrCb === "function") {
|
|
3541
|
+
this.send(command, optionsOrCb);
|
|
3542
|
+
}
|
|
3543
|
+
else if (typeof cb === "function") {
|
|
3544
|
+
if (typeof optionsOrCb !== "object")
|
|
3545
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3546
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3547
|
+
}
|
|
3548
|
+
else {
|
|
3549
|
+
return this.send(command, optionsOrCb);
|
|
3550
|
+
}
|
|
3551
|
+
}
|
|
3540
3552
|
updateTrainingJob(args, optionsOrCb, cb) {
|
|
3541
3553
|
const command = new UpdateTrainingJobCommand_1.UpdateTrainingJobCommand(args);
|
|
3542
3554
|
if (typeof optionsOrCb === "function") {
|
|
@@ -10,24 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
|
10
10
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
11
11
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
12
12
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
13
|
-
/**
|
|
14
|
-
* <p>Provides APIs for creating and managing Amazon SageMaker resources. </p>
|
|
15
|
-
* <p>Other Resources:</p>
|
|
16
|
-
* <ul>
|
|
17
|
-
* <li>
|
|
18
|
-
* <p>
|
|
19
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/whatis.html#first-time-user">Amazon SageMaker Developer
|
|
20
|
-
* Guide</a>
|
|
21
|
-
* </p>
|
|
22
|
-
* </li>
|
|
23
|
-
* <li>
|
|
24
|
-
* <p>
|
|
25
|
-
* <a href="https://docs.aws.amazon.com/augmented-ai/2019-11-07/APIReference/Welcome.html">Amazon Augmented AI
|
|
26
|
-
* Runtime API Reference</a>
|
|
27
|
-
* </p>
|
|
28
|
-
* </li>
|
|
29
|
-
* </ul>
|
|
30
|
-
*/
|
|
31
13
|
class SageMakerClient extends smithy_client_1.Client {
|
|
32
14
|
constructor(configuration) {
|
|
33
15
|
const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
|
|
@@ -46,11 +28,6 @@ class SageMakerClient extends smithy_client_1.Client {
|
|
|
46
28
|
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
|
|
47
29
|
this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
|
|
48
30
|
}
|
|
49
|
-
/**
|
|
50
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
51
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
52
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
53
|
-
*/
|
|
54
31
|
destroy() {
|
|
55
32
|
super.destroy();
|
|
56
33
|
}
|
|
@@ -5,39 +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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates an <i>association</i> between the source and the destination. A
|
|
10
|
-
* source can be associated with multiple destinations, and a destination can be associated
|
|
11
|
-
* with multiple sources. An association is a lineage tracking entity. For more information, see
|
|
12
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/lineage-tracking.html">Amazon SageMaker
|
|
13
|
-
* ML Lineage Tracking</a>.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { SageMakerClient, AddAssociationCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
18
|
-
* // const { SageMakerClient, AddAssociationCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
19
|
-
* const client = new SageMakerClient(config);
|
|
20
|
-
* const command = new AddAssociationCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link AddAssociationCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link AddAssociationCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
8
|
class AddAssociationCommand extends smithy_client_1.Command {
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
9
|
constructor(input) {
|
|
33
|
-
// Start section: command_constructor
|
|
34
10
|
super();
|
|
35
11
|
this.input = input;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,60 +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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Adds or overwrites one or more tags for the specified Amazon SageMaker resource. You can add
|
|
10
|
-
* tags to notebook instances, training jobs, hyperparameter tuning jobs, batch transform
|
|
11
|
-
* jobs, models, labeling jobs, work teams, endpoint configurations, and
|
|
12
|
-
* endpoints.</p>
|
|
13
|
-
* <p>Each tag consists of a key and an optional value. Tag keys must be unique per
|
|
14
|
-
* resource. For more information about tags, see For more information, see <a href="https://aws.amazon.com/answers/account-management/aws-tagging-strategies/">Amazon Web Services
|
|
15
|
-
* Tagging Strategies</a>.</p>
|
|
16
|
-
* <note>
|
|
17
|
-
* <p>Tags that you add to a hyperparameter tuning job by calling this API are also
|
|
18
|
-
* added to any training jobs that the hyperparameter tuning job launches after you
|
|
19
|
-
* call this API, but not to training jobs that the hyperparameter tuning job launched
|
|
20
|
-
* before you called this API. To make sure that the tags associated with a
|
|
21
|
-
* hyperparameter tuning job are also added to all training jobs that the
|
|
22
|
-
* hyperparameter tuning job launches, add the tags when you first create the tuning
|
|
23
|
-
* job by specifying them in the <code>Tags</code> parameter of <a>CreateHyperParameterTuningJob</a>
|
|
24
|
-
* </p>
|
|
25
|
-
* </note>
|
|
26
|
-
* <note>
|
|
27
|
-
* <p>Tags that you add to a SageMaker Studio Domain or User Profile by calling this API
|
|
28
|
-
* are also added to any Apps that the Domain or User Profile launches after you call
|
|
29
|
-
* this API, but not to Apps that the Domain or User Profile launched before you called
|
|
30
|
-
* this API. To make sure that the tags associated with a Domain or User Profile are
|
|
31
|
-
* also added to all Apps that the Domain or User Profile launches, add the tags when
|
|
32
|
-
* you first create the Domain or User Profile by specifying them in the
|
|
33
|
-
* <code>Tags</code> parameter of <a>CreateDomain</a> or <a>CreateUserProfile</a>.</p>
|
|
34
|
-
* </note>
|
|
35
|
-
* @example
|
|
36
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
37
|
-
* ```javascript
|
|
38
|
-
* import { SageMakerClient, AddTagsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
39
|
-
* // const { SageMakerClient, AddTagsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
40
|
-
* const client = new SageMakerClient(config);
|
|
41
|
-
* const command = new AddTagsCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* @see {@link AddTagsCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link AddTagsCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
48
|
-
*
|
|
49
|
-
*/
|
|
50
8
|
class AddTagsCommand extends smithy_client_1.Command {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
9
|
constructor(input) {
|
|
54
|
-
// Start section: command_constructor
|
|
55
10
|
super();
|
|
56
11
|
this.input = input;
|
|
57
|
-
// End section: command_constructor
|
|
58
12
|
}
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
63
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Associates a trial component with a trial. A trial component can be associated with
|
|
10
|
-
* multiple trials. To disassociate a trial component from a trial, call the <a>DisassociateTrialComponent</a> API.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SageMakerClient, AssociateTrialComponentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
15
|
-
* // const { SageMakerClient, AssociateTrialComponentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
16
|
-
* const client = new SageMakerClient(config);
|
|
17
|
-
* const command = new AssociateTrialComponentCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link AssociateTrialComponentCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link AssociateTrialComponentCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class AssociateTrialComponentCommand 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);
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BatchDescribeModelPackageCommand = void 0;
|
|
4
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
+
const models_0_1 = require("../models/models_0");
|
|
7
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
+
class BatchDescribeModelPackageCommand extends smithy_client_1.Command {
|
|
9
|
+
constructor(input) {
|
|
10
|
+
super();
|
|
11
|
+
this.input = input;
|
|
12
|
+
}
|
|
13
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
const { logger } = configuration;
|
|
17
|
+
const clientName = "SageMakerClient";
|
|
18
|
+
const commandName = "BatchDescribeModelPackageCommand";
|
|
19
|
+
const handlerExecutionContext = {
|
|
20
|
+
logger,
|
|
21
|
+
clientName,
|
|
22
|
+
commandName,
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.BatchDescribeModelPackageInput.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.BatchDescribeModelPackageOutput.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
const { requestHandler } = configuration;
|
|
27
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
|
+
}
|
|
29
|
+
serialize(input, context) {
|
|
30
|
+
return Aws_json1_1_1.serializeAws_json1_1BatchDescribeModelPackageCommand(input, context);
|
|
31
|
+
}
|
|
32
|
+
deserialize(output, context) {
|
|
33
|
+
return Aws_json1_1_1.deserializeAws_json1_1BatchDescribeModelPackageCommand(output, context);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
exports.BatchDescribeModelPackageCommand = BatchDescribeModelPackageCommand;
|
|
@@ -5,39 +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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates an <i>action</i>. An action is a lineage tracking entity that
|
|
10
|
-
* represents an action or activity. For example, a model deployment or an HPO job.
|
|
11
|
-
* Generally, an action involves at least one input or output artifact. For more information, see
|
|
12
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/lineage-tracking.html">Amazon SageMaker
|
|
13
|
-
* ML Lineage Tracking</a>.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { SageMakerClient, CreateActionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
18
|
-
* // const { SageMakerClient, CreateActionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
19
|
-
* const client = new SageMakerClient(config);
|
|
20
|
-
* const command = new CreateActionCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateActionCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateActionCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
8
|
class CreateActionCommand extends smithy_client_1.Command {
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
9
|
constructor(input) {
|
|
33
|
-
// Start section: command_constructor
|
|
34
10
|
super();
|
|
35
11
|
this.input = input;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Create a machine learning algorithm that you can use in Amazon SageMaker and list in the Amazon Web Services
|
|
10
|
-
* Marketplace.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SageMakerClient, CreateAlgorithmCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
15
|
-
* // const { SageMakerClient, CreateAlgorithmCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
16
|
-
* const client = new SageMakerClient(config);
|
|
17
|
-
* const command = new CreateAlgorithmCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateAlgorithmCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateAlgorithmCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class CreateAlgorithmCommand 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,38 +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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a running app for the specified UserProfile. Supported apps are
|
|
10
|
-
* <code>JupyterServer</code> and <code>KernelGateway</code>. This operation is automatically
|
|
11
|
-
* invoked by Amazon SageMaker Studio upon access to the associated Domain, and when new kernel
|
|
12
|
-
* configurations are selected by the user. A user may have multiple Apps active simultaneously.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { SageMakerClient, CreateAppCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
17
|
-
* // const { SageMakerClient, CreateAppCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
18
|
-
* const client = new SageMakerClient(config);
|
|
19
|
-
* const command = new CreateAppCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link CreateAppCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link CreateAppCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class CreateAppCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,37 +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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a configuration for running a SageMaker image as a KernelGateway app. The
|
|
10
|
-
* configuration specifies the Amazon Elastic File System (EFS) storage volume on the image, and a list of the
|
|
11
|
-
* kernels in the image.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { SageMakerClient, CreateAppImageConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
16
|
-
* // const { SageMakerClient, CreateAppImageConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
17
|
-
* const client = new SageMakerClient(config);
|
|
18
|
-
* const command = new CreateAppImageConfigCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateAppImageConfigCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateAppImageConfigCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
8
|
class CreateAppImageConfigCommand extends smithy_client_1.Command {
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
9
|
constructor(input) {
|
|
31
|
-
// Start section: command_constructor
|
|
32
10
|
super();
|
|
33
11
|
this.input = input;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,39 +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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates an <i>artifact</i>. An artifact is a lineage tracking entity that
|
|
10
|
-
* represents a URI addressable object or data. Some examples are the S3 URI of a dataset and
|
|
11
|
-
* the ECR registry path of an image. For more information, see
|
|
12
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/lineage-tracking.html">Amazon SageMaker
|
|
13
|
-
* ML Lineage Tracking</a>.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { SageMakerClient, CreateArtifactCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
18
|
-
* // const { SageMakerClient, CreateArtifactCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
19
|
-
* const client = new SageMakerClient(config);
|
|
20
|
-
* const command = new CreateArtifactCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateArtifactCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateArtifactCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
8
|
class CreateArtifactCommand extends smithy_client_1.Command {
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
9
|
constructor(input) {
|
|
33
|
-
// Start section: command_constructor
|
|
34
10
|
super();
|
|
35
11
|
this.input = input;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -5,38 +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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates an Autopilot job.</p>
|
|
10
|
-
* <p>Find the best-performing model after you run an Autopilot job by calling .</p>
|
|
11
|
-
* <p>For information about how to use Autopilot, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-automate-model-development.html">Automate Model
|
|
12
|
-
* Development with Amazon SageMaker Autopilot</a>.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { SageMakerClient, CreateAutoMLJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
17
|
-
* // const { SageMakerClient, CreateAutoMLJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
18
|
-
* const client = new SageMakerClient(config);
|
|
19
|
-
* const command = new CreateAutoMLJobCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link CreateAutoMLJobCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link CreateAutoMLJobCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class CreateAutoMLJobCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
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_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a Git repository as a resource in your Amazon SageMaker account. You can associate the
|
|
10
|
-
* repository with notebook instances so that you can use Git source control for the
|
|
11
|
-
* notebooks you create. The Git repository is a resource in your Amazon SageMaker account, so it can
|
|
12
|
-
* be associated with more than one notebook instance, and it persists independently from
|
|
13
|
-
* the lifecycle of any notebook instances it is associated with.</p>
|
|
14
|
-
* <p>The repository can be hosted either in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a> or in any
|
|
15
|
-
* other Git repository.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { SageMakerClient, CreateCodeRepositoryCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
20
|
-
* // const { SageMakerClient, CreateCodeRepositoryCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
21
|
-
* const client = new SageMakerClient(config);
|
|
22
|
-
* const command = new CreateCodeRepositoryCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link CreateCodeRepositoryCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link CreateCodeRepositoryCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
8
|
class CreateCodeRepositoryCommand 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);
|