@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
|
@@ -6,29 +6,11 @@ export interface CreatePipelineCommandInput extends CreatePipelineRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreatePipelineCommandOutput extends CreatePipelineResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a pipeline using a JSON pipeline definition.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SageMakerClient, CreatePipelineCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
15
|
-
* // const { SageMakerClient, CreatePipelineCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
16
|
-
* const client = new SageMakerClient(config);
|
|
17
|
-
* const command = new CreatePipelineCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreatePipelineCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreatePipelineCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreatePipelineCommand extends $Command<CreatePipelineCommandInput, CreatePipelineCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
11
|
readonly input: CreatePipelineCommandInput;
|
|
28
12
|
constructor(input: CreatePipelineCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePipelineCommandInput, CreatePipelineCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,45 +6,11 @@ export interface CreatePresignedDomainUrlCommandInput extends CreatePresignedDom
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreatePresignedDomainUrlCommandOutput extends CreatePresignedDomainUrlResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a URL for a specified UserProfile in a Domain. When accessed in a web browser,
|
|
11
|
-
* the user will be automatically signed in to Amazon SageMaker Studio, and granted access to all of
|
|
12
|
-
* the Apps and files associated with the Domain's Amazon Elastic File System (EFS) volume.
|
|
13
|
-
* This operation can only be called when the authentication mode equals IAM.
|
|
14
|
-
* </p>
|
|
15
|
-
* <p>The IAM role or user used to call this API defines the permissions to access the app. Once
|
|
16
|
-
* the presigned URL is created, no additional permission is required to access this URL. IAM
|
|
17
|
-
* authorization policies for this API are also enforced for every HTTP request and WebSocket
|
|
18
|
-
* frame that attempts to connect to the app.</p>
|
|
19
|
-
* <p>You can restrict access to this API and to the
|
|
20
|
-
* URL that it returns to a list of IP addresses, Amazon VPCs or Amazon VPC Endpoints that you specify. For more
|
|
21
|
-
* 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>
|
|
22
|
-
* .</p>
|
|
23
|
-
* <note>
|
|
24
|
-
* <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
|
|
25
|
-
* are directed to the 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, CreatePresignedDomainUrlCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
31
|
-
* // const { SageMakerClient, CreatePresignedDomainUrlCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
32
|
-
* const client = new SageMakerClient(config);
|
|
33
|
-
* const command = new CreatePresignedDomainUrlCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link CreatePresignedDomainUrlCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link CreatePresignedDomainUrlCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
9
|
+
|
|
42
10
|
export declare class CreatePresignedDomainUrlCommand extends $Command<CreatePresignedDomainUrlCommandInput, CreatePresignedDomainUrlCommandOutput, SageMakerClientResolvedConfig> {
|
|
43
11
|
readonly input: CreatePresignedDomainUrlCommandInput;
|
|
44
12
|
constructor(input: CreatePresignedDomainUrlCommandInput);
|
|
45
|
-
|
|
46
|
-
* @internal
|
|
47
|
-
*/
|
|
13
|
+
|
|
48
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePresignedDomainUrlCommandInput, CreatePresignedDomainUrlCommandOutput>;
|
|
49
15
|
private serialize;
|
|
50
16
|
private deserialize;
|
|
@@ -6,46 +6,11 @@ export interface CreatePresignedNotebookInstanceUrlCommandInput extends CreatePr
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreatePresignedNotebookInstanceUrlCommandOutput extends CreatePresignedNotebookInstanceUrlOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns a URL that you can use to connect to the Jupyter server from a notebook
|
|
11
|
-
* instance. In the Amazon SageMaker console, when you choose <code>Open</code> next to a notebook
|
|
12
|
-
* instance, Amazon SageMaker opens a new tab showing the Jupyter server home page from the notebook
|
|
13
|
-
* instance. The console uses this API to get the URL and show the page.</p>
|
|
14
|
-
* <p> The IAM role or user used to call this API defines the permissions to access the
|
|
15
|
-
* notebook instance. Once the presigned URL is created, no additional permission is
|
|
16
|
-
* required to access this URL. IAM authorization policies for this API are also enforced
|
|
17
|
-
* for every HTTP request and WebSocket frame that attempts to connect to the notebook
|
|
18
|
-
* instance.</p>
|
|
19
|
-
* <p>You can restrict access to this API and to the URL that it returns to a list of IP
|
|
20
|
-
* addresses that you specify. Use the <code>NotIpAddress</code> condition operator and the
|
|
21
|
-
* <code>aws:SourceIP</code> condition context key to specify the list of IP addresses
|
|
22
|
-
* 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>
|
|
23
|
-
* <note>
|
|
24
|
-
* <p>The URL that you get from a call to <a>CreatePresignedNotebookInstanceUrl</a> is valid only for 5 minutes. If
|
|
25
|
-
* you try to use the URL after the 5-minute limit expires, you are directed to the
|
|
26
|
-
* Amazon Web Services console sign-in page.</p>
|
|
27
|
-
* </note>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { SageMakerClient, CreatePresignedNotebookInstanceUrlCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
32
|
-
* // const { SageMakerClient, CreatePresignedNotebookInstanceUrlCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
33
|
-
* const client = new SageMakerClient(config);
|
|
34
|
-
* const command = new CreatePresignedNotebookInstanceUrlCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link CreatePresignedNotebookInstanceUrlCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link CreatePresignedNotebookInstanceUrlCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
9
|
+
|
|
43
10
|
export declare class CreatePresignedNotebookInstanceUrlCommand extends $Command<CreatePresignedNotebookInstanceUrlCommandInput, CreatePresignedNotebookInstanceUrlCommandOutput, SageMakerClientResolvedConfig> {
|
|
44
11
|
readonly input: CreatePresignedNotebookInstanceUrlCommandInput;
|
|
45
12
|
constructor(input: CreatePresignedNotebookInstanceUrlCommandInput);
|
|
46
|
-
|
|
47
|
-
* @internal
|
|
48
|
-
*/
|
|
13
|
+
|
|
49
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePresignedNotebookInstanceUrlCommandInput, CreatePresignedNotebookInstanceUrlCommandOutput>;
|
|
50
15
|
private serialize;
|
|
51
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateProcessingJobCommandInput extends CreateProcessingJobRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateProcessingJobCommandOutput extends CreateProcessingJobResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a processing job.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SageMakerClient, CreateProcessingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
15
|
-
* // const { SageMakerClient, CreateProcessingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
16
|
-
* const client = new SageMakerClient(config);
|
|
17
|
-
* const command = new CreateProcessingJobCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateProcessingJobCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateProcessingJobCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateProcessingJobCommand extends $Command<CreateProcessingJobCommandInput, CreateProcessingJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateProcessingJobCommandInput;
|
|
28
12
|
constructor(input: CreateProcessingJobCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProcessingJobCommandInput, CreateProcessingJobCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface CreateProjectCommandInput extends CreateProjectInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateProjectCommandOutput extends CreateProjectOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a machine learning (ML) project that can contain one or more templates that set
|
|
11
|
-
* up an ML pipeline from training to deploying an approved model.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { SageMakerClient, CreateProjectCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
16
|
-
* // const { SageMakerClient, CreateProjectCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
17
|
-
* const client = new SageMakerClient(config);
|
|
18
|
-
* const command = new CreateProjectCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateProjectCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateProjectCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class CreateProjectCommand extends $Command<CreateProjectCommandInput, CreateProjectCommandOutput, SageMakerClientResolvedConfig> {
|
|
28
11
|
readonly input: CreateProjectCommandInput;
|
|
29
12
|
constructor(input: CreateProjectCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProjectCommandInput, CreateProjectCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateStudioLifecycleConfigCommandInput extends CreateStudioLif
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateStudioLifecycleConfigCommandOutput extends CreateStudioLifecycleConfigResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a new Studio Lifecycle Configuration.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SageMakerClient, CreateStudioLifecycleConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
15
|
-
* // const { SageMakerClient, CreateStudioLifecycleConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
16
|
-
* const client = new SageMakerClient(config);
|
|
17
|
-
* const command = new CreateStudioLifecycleConfigCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateStudioLifecycleConfigCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateStudioLifecycleConfigCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateStudioLifecycleConfigCommand extends $Command<CreateStudioLifecycleConfigCommandInput, CreateStudioLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateStudioLifecycleConfigCommandInput;
|
|
28
12
|
constructor(input: CreateStudioLifecycleConfigCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStudioLifecycleConfigCommandInput, CreateStudioLifecycleConfigCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,101 +6,11 @@ export interface CreateTrainingJobCommandInput extends CreateTrainingJobRequest
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateTrainingJobCommandOutput extends CreateTrainingJobResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Starts a model training job. After training completes, Amazon SageMaker saves the resulting
|
|
11
|
-
* model artifacts to an Amazon S3 location that you specify. </p>
|
|
12
|
-
* <p>If you choose to host your model using Amazon SageMaker hosting services, you can use the
|
|
13
|
-
* resulting model artifacts as part of the model. You can also use the artifacts in a
|
|
14
|
-
* machine learning service other than Amazon SageMaker, provided that you know how to use them for
|
|
15
|
-
* inference.
|
|
16
|
-
* </p>
|
|
17
|
-
* <p>In the request body, you provide the following: </p>
|
|
18
|
-
* <ul>
|
|
19
|
-
* <li>
|
|
20
|
-
* <p>
|
|
21
|
-
* <code>AlgorithmSpecification</code> - Identifies the training algorithm to
|
|
22
|
-
* use.
|
|
23
|
-
* </p>
|
|
24
|
-
* </li>
|
|
25
|
-
* <li>
|
|
26
|
-
* <p>
|
|
27
|
-
* <code>HyperParameters</code> - Specify these algorithm-specific parameters to
|
|
28
|
-
* enable the estimation of model parameters during training. Hyperparameters can
|
|
29
|
-
* be tuned to optimize this learning process. For a list of hyperparameters for
|
|
30
|
-
* each training algorithm provided by Amazon SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html">Algorithms</a>. </p>
|
|
31
|
-
* </li>
|
|
32
|
-
* <li>
|
|
33
|
-
* <p>
|
|
34
|
-
* <code>InputDataConfig</code> - Describes the training dataset and the Amazon S3,
|
|
35
|
-
* EFS, or FSx location where it is stored.</p>
|
|
36
|
-
* </li>
|
|
37
|
-
* <li>
|
|
38
|
-
* <p>
|
|
39
|
-
* <code>OutputDataConfig</code> - Identifies the Amazon S3 bucket where you want
|
|
40
|
-
* Amazon SageMaker to save the results of model training. </p>
|
|
41
|
-
* </li>
|
|
42
|
-
* <li>
|
|
43
|
-
* <p>
|
|
44
|
-
* <code>ResourceConfig</code> - Identifies the resources, ML compute
|
|
45
|
-
* instances, and ML storage volumes to deploy for model training. In distributed
|
|
46
|
-
* training, you specify more than one instance. </p>
|
|
47
|
-
*
|
|
48
|
-
* </li>
|
|
49
|
-
* <li>
|
|
50
|
-
* <p>
|
|
51
|
-
* <code>EnableManagedSpotTraining</code> - Optimize the cost of training machine
|
|
52
|
-
* learning models by up to 80% by using Amazon EC2 Spot instances. For more
|
|
53
|
-
* information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-managed-spot-training.html">Managed Spot
|
|
54
|
-
* Training</a>. </p>
|
|
55
|
-
* </li>
|
|
56
|
-
* <li>
|
|
57
|
-
* <p>
|
|
58
|
-
* <code>RoleArn</code> - The Amazon Resource Name (ARN) that Amazon SageMaker assumes to perform tasks on
|
|
59
|
-
* your behalf during model training.
|
|
60
|
-
*
|
|
61
|
-
* You must grant this role the necessary permissions so that Amazon SageMaker can successfully
|
|
62
|
-
* complete model training. </p>
|
|
63
|
-
* </li>
|
|
64
|
-
* <li>
|
|
65
|
-
* <p>
|
|
66
|
-
* <code>StoppingCondition</code> - To help cap training costs, use
|
|
67
|
-
* <code>MaxRuntimeInSeconds</code> to set a time limit for training. Use
|
|
68
|
-
* <code>MaxWaitTimeInSeconds</code> to specify how long a managed spot
|
|
69
|
-
* training job has to complete. </p>
|
|
70
|
-
* </li>
|
|
71
|
-
* <li>
|
|
72
|
-
* <p>
|
|
73
|
-
* <code>Environment</code> - The environment variables to set in the Docker
|
|
74
|
-
* container.</p>
|
|
75
|
-
* </li>
|
|
76
|
-
* <li>
|
|
77
|
-
* <p>
|
|
78
|
-
* <code>RetryStrategy</code> - The number of times to retry the job when the job
|
|
79
|
-
* fails due to an <code>InternalServerError</code>.</p>
|
|
80
|
-
* </li>
|
|
81
|
-
* </ul>
|
|
82
|
-
* <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>
|
|
83
|
-
* @example
|
|
84
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
85
|
-
* ```javascript
|
|
86
|
-
* import { SageMakerClient, CreateTrainingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
87
|
-
* // const { SageMakerClient, CreateTrainingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
88
|
-
* const client = new SageMakerClient(config);
|
|
89
|
-
* const command = new CreateTrainingJobCommand(input);
|
|
90
|
-
* const response = await client.send(command);
|
|
91
|
-
* ```
|
|
92
|
-
*
|
|
93
|
-
* @see {@link CreateTrainingJobCommandInput} for command's `input` shape.
|
|
94
|
-
* @see {@link CreateTrainingJobCommandOutput} for command's `response` shape.
|
|
95
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
96
|
-
*
|
|
97
|
-
*/
|
|
9
|
+
|
|
98
10
|
export declare class CreateTrainingJobCommand extends $Command<CreateTrainingJobCommandInput, CreateTrainingJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
99
11
|
readonly input: CreateTrainingJobCommandInput;
|
|
100
12
|
constructor(input: CreateTrainingJobCommandInput);
|
|
101
|
-
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
13
|
+
|
|
104
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrainingJobCommandInput, CreateTrainingJobCommandOutput>;
|
|
105
15
|
private serialize;
|
|
106
16
|
private deserialize;
|
|
@@ -6,63 +6,11 @@ export interface CreateTransformJobCommandInput extends CreateTransformJobReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateTransformJobCommandOutput extends CreateTransformJobResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Starts a transform job. A transform job uses a trained model to get inferences on a
|
|
11
|
-
* dataset and saves these results to an Amazon S3 location that you specify.</p>
|
|
12
|
-
* <p>To perform batch transformations, you create a transform job and use the data that you
|
|
13
|
-
* have readily available.</p>
|
|
14
|
-
* <p>In the request body, you provide the following:</p>
|
|
15
|
-
* <ul>
|
|
16
|
-
* <li>
|
|
17
|
-
* <p>
|
|
18
|
-
* <code>TransformJobName</code> - Identifies the transform job. The name must be
|
|
19
|
-
* unique within an Amazon Web Services Region in an Amazon Web Services account.</p>
|
|
20
|
-
* </li>
|
|
21
|
-
* <li>
|
|
22
|
-
* <p>
|
|
23
|
-
* <code>ModelName</code> - Identifies the model to use. <code>ModelName</code>
|
|
24
|
-
* must be the name of an existing Amazon SageMaker model in the same Amazon Web Services Region and Amazon Web Services
|
|
25
|
-
* account. For information on creating a model, see <a>CreateModel</a>.</p>
|
|
26
|
-
* </li>
|
|
27
|
-
* <li>
|
|
28
|
-
* <p>
|
|
29
|
-
* <code>TransformInput</code> - Describes the dataset to be transformed and the
|
|
30
|
-
* Amazon S3 location where it is stored.</p>
|
|
31
|
-
* </li>
|
|
32
|
-
* <li>
|
|
33
|
-
* <p>
|
|
34
|
-
* <code>TransformOutput</code> - Identifies the Amazon S3 location where you want
|
|
35
|
-
* Amazon SageMaker to save the results from the transform job.</p>
|
|
36
|
-
* </li>
|
|
37
|
-
* <li>
|
|
38
|
-
* <p>
|
|
39
|
-
* <code>TransformResources</code> - Identifies the ML compute instances for the
|
|
40
|
-
* transform job.</p>
|
|
41
|
-
* </li>
|
|
42
|
-
* </ul>
|
|
43
|
-
* <p>For more information about how batch transformation works, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform.html">Batch
|
|
44
|
-
* Transform</a>.</p>
|
|
45
|
-
* @example
|
|
46
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
47
|
-
* ```javascript
|
|
48
|
-
* import { SageMakerClient, CreateTransformJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
49
|
-
* // const { SageMakerClient, CreateTransformJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
50
|
-
* const client = new SageMakerClient(config);
|
|
51
|
-
* const command = new CreateTransformJobCommand(input);
|
|
52
|
-
* const response = await client.send(command);
|
|
53
|
-
* ```
|
|
54
|
-
*
|
|
55
|
-
* @see {@link CreateTransformJobCommandInput} for command's `input` shape.
|
|
56
|
-
* @see {@link CreateTransformJobCommandOutput} for command's `response` shape.
|
|
57
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
58
|
-
*
|
|
59
|
-
*/
|
|
9
|
+
|
|
60
10
|
export declare class CreateTransformJobCommand extends $Command<CreateTransformJobCommandInput, CreateTransformJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
61
11
|
readonly input: CreateTransformJobCommandInput;
|
|
62
12
|
constructor(input: CreateTransformJobCommandInput);
|
|
63
|
-
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
13
|
+
|
|
66
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTransformJobCommandInput, CreateTransformJobCommandOutput>;
|
|
67
15
|
private serialize;
|
|
68
16
|
private deserialize;
|
|
@@ -6,39 +6,11 @@ export interface CreateTrialCommandInput extends CreateTrialRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateTrialCommandOutput extends CreateTrialResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates an SageMaker <i>trial</i>. A trial is a set of steps called
|
|
11
|
-
* <i>trial components</i> that produce a machine learning model. A trial is part
|
|
12
|
-
* of a single SageMaker <i>experiment</i>.</p>
|
|
13
|
-
* <p>When you use SageMaker Studio or the SageMaker Python SDK, all experiments, trials, and trial
|
|
14
|
-
* components are automatically tracked, logged, and indexed. When you use the Amazon Web Services SDK for Python (Boto), you
|
|
15
|
-
* must use the logging APIs provided by the SDK.</p>
|
|
16
|
-
* <p>You can add tags to a trial and then use the <a>Search</a> API to search for
|
|
17
|
-
* the tags.</p>
|
|
18
|
-
* <p>To get a list of all your trials, call the <a>ListTrials</a> API. To view a
|
|
19
|
-
* trial's properties, call the <a>DescribeTrial</a> API. To create a trial component,
|
|
20
|
-
* call the <a>CreateTrialComponent</a> API.</p>
|
|
21
|
-
* @example
|
|
22
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
23
|
-
* ```javascript
|
|
24
|
-
* import { SageMakerClient, CreateTrialCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
25
|
-
* // const { SageMakerClient, CreateTrialCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
26
|
-
* const client = new SageMakerClient(config);
|
|
27
|
-
* const command = new CreateTrialCommand(input);
|
|
28
|
-
* const response = await client.send(command);
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
|
-
* @see {@link CreateTrialCommandInput} for command's `input` shape.
|
|
32
|
-
* @see {@link CreateTrialCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
9
|
+
|
|
36
10
|
export declare class CreateTrialCommand extends $Command<CreateTrialCommandInput, CreateTrialCommandOutput, SageMakerClientResolvedConfig> {
|
|
37
11
|
readonly input: CreateTrialCommandInput;
|
|
38
12
|
constructor(input: CreateTrialCommandInput);
|
|
39
|
-
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
13
|
+
|
|
42
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrialCommandInput, CreateTrialCommandOutput>;
|
|
43
15
|
private serialize;
|
|
44
16
|
private deserialize;
|
|
@@ -6,38 +6,11 @@ export interface CreateTrialComponentCommandInput extends CreateTrialComponentRe
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateTrialComponentCommandOutput extends CreateTrialComponentResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a <i>trial component</i>, which is a stage of a machine learning
|
|
11
|
-
* <i>trial</i>. A trial is composed of one or more trial components. A trial
|
|
12
|
-
* component can be used in multiple trials.</p>
|
|
13
|
-
* <p>Trial components include pre-processing jobs, training jobs, and batch transform
|
|
14
|
-
* jobs.</p>
|
|
15
|
-
* <p>When you use SageMaker Studio or the SageMaker Python SDK, all experiments, trials, and trial
|
|
16
|
-
* components are automatically tracked, logged, and indexed. When you use the Amazon Web Services SDK for Python (Boto), you
|
|
17
|
-
* must use the logging APIs provided by the SDK.</p>
|
|
18
|
-
* <p>You can add tags to a trial component and then use the <a>Search</a> API to
|
|
19
|
-
* search for the tags.</p>
|
|
20
|
-
* @example
|
|
21
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
22
|
-
* ```javascript
|
|
23
|
-
* import { SageMakerClient, CreateTrialComponentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
24
|
-
* // const { SageMakerClient, CreateTrialComponentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
25
|
-
* const client = new SageMakerClient(config);
|
|
26
|
-
* const command = new CreateTrialComponentCommand(input);
|
|
27
|
-
* const response = await client.send(command);
|
|
28
|
-
* ```
|
|
29
|
-
*
|
|
30
|
-
* @see {@link CreateTrialComponentCommandInput} for command's `input` shape.
|
|
31
|
-
* @see {@link CreateTrialComponentCommandOutput} for command's `response` shape.
|
|
32
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
33
|
-
*
|
|
34
|
-
*/
|
|
9
|
+
|
|
35
10
|
export declare class CreateTrialComponentCommand extends $Command<CreateTrialComponentCommandInput, CreateTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
|
|
36
11
|
readonly input: CreateTrialComponentCommandInput;
|
|
37
12
|
constructor(input: CreateTrialComponentCommandInput);
|
|
38
|
-
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
13
|
+
|
|
41
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrialComponentCommandInput, CreateTrialComponentCommandOutput>;
|
|
42
15
|
private serialize;
|
|
43
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface CreateUserProfileCommandInput extends CreateUserProfileRequest
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateUserProfileCommandOutput extends CreateUserProfileResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a user profile. A user profile represents a single user within a domain, and is
|
|
11
|
-
* the main way to reference a "person" for the purposes of sharing, reporting, and other
|
|
12
|
-
* user-oriented features. This entity is created when a user onboards to Amazon SageMaker Studio. If an
|
|
13
|
-
* administrator invites a person by email or imports them from SSO, a user profile is
|
|
14
|
-
* automatically created. A user profile is the primary holder of settings for an individual
|
|
15
|
-
* user and has a reference to the user's private Amazon Elastic File System (EFS) home directory.
|
|
16
|
-
* </p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { SageMakerClient, CreateUserProfileCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
21
|
-
* // const { SageMakerClient, CreateUserProfileCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
22
|
-
* const client = new SageMakerClient(config);
|
|
23
|
-
* const command = new CreateUserProfileCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link CreateUserProfileCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link CreateUserProfileCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class CreateUserProfileCommand extends $Command<CreateUserProfileCommandInput, CreateUserProfileCommandOutput, SageMakerClientResolvedConfig> {
|
|
33
11
|
readonly input: CreateUserProfileCommandInput;
|
|
34
12
|
constructor(input: CreateUserProfileCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUserProfileCommandInput, CreateUserProfileCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,49 +6,11 @@ export interface CreateWorkforceCommandInput extends CreateWorkforceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateWorkforceCommandOutput extends CreateWorkforceResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Use this operation to create a workforce. This operation will return an error
|
|
11
|
-
* if a workforce already exists in the Amazon Web Services Region that you specify. You can only
|
|
12
|
-
* create one workforce in each Amazon Web Services Region per Amazon Web Services account.</p>
|
|
13
|
-
*
|
|
14
|
-
* <p>If you want to create a new workforce in an Amazon Web Services Region where
|
|
15
|
-
* a workforce already exists, use the API
|
|
16
|
-
* operation to delete the existing workforce and then use <code>CreateWorkforce</code>
|
|
17
|
-
* to create a new workforce.</p>
|
|
18
|
-
*
|
|
19
|
-
* <p>To create a private workforce using Amazon Cognito, you must specify a Cognito user pool
|
|
20
|
-
* in <code>CognitoConfig</code>.
|
|
21
|
-
* You can also create an Amazon Cognito workforce using the Amazon SageMaker console.
|
|
22
|
-
* For more information, see
|
|
23
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html">
|
|
24
|
-
* Create a Private Workforce (Amazon Cognito)</a>.</p>
|
|
25
|
-
*
|
|
26
|
-
* <p>To create a private workforce using your own OIDC Identity Provider (IdP), specify your IdP
|
|
27
|
-
* configuration in <code>OidcConfig</code>. Your OIDC IdP must support <i>groups</i>
|
|
28
|
-
* because groups are used by Ground Truth and Amazon A2I to create work teams.
|
|
29
|
-
* For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private-oidc.html">
|
|
30
|
-
* Create a Private Workforce (OIDC IdP)</a>.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { SageMakerClient, CreateWorkforceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
35
|
-
* // const { SageMakerClient, CreateWorkforceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
36
|
-
* const client = new SageMakerClient(config);
|
|
37
|
-
* const command = new CreateWorkforceCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link CreateWorkforceCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link CreateWorkforceCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
9
|
+
|
|
46
10
|
export declare class CreateWorkforceCommand extends $Command<CreateWorkforceCommandInput, CreateWorkforceCommandOutput, SageMakerClientResolvedConfig> {
|
|
47
11
|
readonly input: CreateWorkforceCommandInput;
|
|
48
12
|
constructor(input: CreateWorkforceCommandInput);
|
|
49
|
-
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
13
|
+
|
|
52
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWorkforceCommandInput, CreateWorkforceCommandOutput>;
|
|
53
15
|
private serialize;
|
|
54
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface CreateWorkteamCommandInput extends CreateWorkteamRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateWorkteamCommandOutput extends CreateWorkteamResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a new work team for labeling your data. A work team is defined by one or more
|
|
11
|
-
* Amazon Cognito user pools. You must first create the user pools before you can create a work
|
|
12
|
-
* team.</p>
|
|
13
|
-
* <p>You cannot create more than 25 work teams in an account and region.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { SageMakerClient, CreateWorkteamCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
18
|
-
* // const { SageMakerClient, CreateWorkteamCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
19
|
-
* const client = new SageMakerClient(config);
|
|
20
|
-
* const command = new CreateWorkteamCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateWorkteamCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateWorkteamCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class CreateWorkteamCommand extends $Command<CreateWorkteamCommandInput, CreateWorkteamCommandOutput, SageMakerClientResolvedConfig> {
|
|
30
11
|
readonly input: CreateWorkteamCommandInput;
|
|
31
12
|
constructor(input: CreateWorkteamCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWorkteamCommandInput, CreateWorkteamCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DeleteActionCommandInput extends DeleteActionRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteActionCommandOutput extends DeleteActionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes an action.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SageMakerClient, DeleteActionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
15
|
-
* // const { SageMakerClient, DeleteActionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
16
|
-
* const client = new SageMakerClient(config);
|
|
17
|
-
* const command = new DeleteActionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteActionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteActionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SageMakerClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DeleteActionCommand extends $Command<DeleteActionCommandInput, DeleteActionCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
11
|
readonly input: DeleteActionCommandInput;
|
|
28
12
|
constructor(input: DeleteActionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SageMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteActionCommandInput, DeleteActionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|