@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
|
@@ -0,0 +1,242 @@
|
|
|
1
|
+
export * from "./AddAssociationCommand";
|
|
2
|
+
export * from "./AddTagsCommand";
|
|
3
|
+
export * from "./AssociateTrialComponentCommand";
|
|
4
|
+
export * from "./BatchDescribeModelPackageCommand";
|
|
5
|
+
export * from "./CreateActionCommand";
|
|
6
|
+
export * from "./CreateAlgorithmCommand";
|
|
7
|
+
export * from "./CreateAppCommand";
|
|
8
|
+
export * from "./CreateAppImageConfigCommand";
|
|
9
|
+
export * from "./CreateArtifactCommand";
|
|
10
|
+
export * from "./CreateAutoMLJobCommand";
|
|
11
|
+
export * from "./CreateCodeRepositoryCommand";
|
|
12
|
+
export * from "./CreateCompilationJobCommand";
|
|
13
|
+
export * from "./CreateContextCommand";
|
|
14
|
+
export * from "./CreateDataQualityJobDefinitionCommand";
|
|
15
|
+
export * from "./CreateDeviceFleetCommand";
|
|
16
|
+
export * from "./CreateDomainCommand";
|
|
17
|
+
export * from "./CreateEdgePackagingJobCommand";
|
|
18
|
+
export * from "./CreateEndpointCommand";
|
|
19
|
+
export * from "./CreateEndpointConfigCommand";
|
|
20
|
+
export * from "./CreateExperimentCommand";
|
|
21
|
+
export * from "./CreateFeatureGroupCommand";
|
|
22
|
+
export * from "./CreateFlowDefinitionCommand";
|
|
23
|
+
export * from "./CreateHumanTaskUiCommand";
|
|
24
|
+
export * from "./CreateHyperParameterTuningJobCommand";
|
|
25
|
+
export * from "./CreateImageCommand";
|
|
26
|
+
export * from "./CreateImageVersionCommand";
|
|
27
|
+
export * from "./CreateLabelingJobCommand";
|
|
28
|
+
export * from "./CreateModelBiasJobDefinitionCommand";
|
|
29
|
+
export * from "./CreateModelCommand";
|
|
30
|
+
export * from "./CreateModelExplainabilityJobDefinitionCommand";
|
|
31
|
+
export * from "./CreateModelPackageCommand";
|
|
32
|
+
export * from "./CreateModelPackageGroupCommand";
|
|
33
|
+
export * from "./CreateModelQualityJobDefinitionCommand";
|
|
34
|
+
export * from "./CreateMonitoringScheduleCommand";
|
|
35
|
+
export * from "./CreateNotebookInstanceCommand";
|
|
36
|
+
export * from "./CreateNotebookInstanceLifecycleConfigCommand";
|
|
37
|
+
export * from "./CreatePipelineCommand";
|
|
38
|
+
export * from "./CreatePresignedDomainUrlCommand";
|
|
39
|
+
export * from "./CreatePresignedNotebookInstanceUrlCommand";
|
|
40
|
+
export * from "./CreateProcessingJobCommand";
|
|
41
|
+
export * from "./CreateProjectCommand";
|
|
42
|
+
export * from "./CreateStudioLifecycleConfigCommand";
|
|
43
|
+
export * from "./CreateTrainingJobCommand";
|
|
44
|
+
export * from "./CreateTransformJobCommand";
|
|
45
|
+
export * from "./CreateTrialCommand";
|
|
46
|
+
export * from "./CreateTrialComponentCommand";
|
|
47
|
+
export * from "./CreateUserProfileCommand";
|
|
48
|
+
export * from "./CreateWorkforceCommand";
|
|
49
|
+
export * from "./CreateWorkteamCommand";
|
|
50
|
+
export * from "./DeleteActionCommand";
|
|
51
|
+
export * from "./DeleteAlgorithmCommand";
|
|
52
|
+
export * from "./DeleteAppCommand";
|
|
53
|
+
export * from "./DeleteAppImageConfigCommand";
|
|
54
|
+
export * from "./DeleteArtifactCommand";
|
|
55
|
+
export * from "./DeleteAssociationCommand";
|
|
56
|
+
export * from "./DeleteCodeRepositoryCommand";
|
|
57
|
+
export * from "./DeleteContextCommand";
|
|
58
|
+
export * from "./DeleteDataQualityJobDefinitionCommand";
|
|
59
|
+
export * from "./DeleteDeviceFleetCommand";
|
|
60
|
+
export * from "./DeleteDomainCommand";
|
|
61
|
+
export * from "./DeleteEndpointCommand";
|
|
62
|
+
export * from "./DeleteEndpointConfigCommand";
|
|
63
|
+
export * from "./DeleteExperimentCommand";
|
|
64
|
+
export * from "./DeleteFeatureGroupCommand";
|
|
65
|
+
export * from "./DeleteFlowDefinitionCommand";
|
|
66
|
+
export * from "./DeleteHumanTaskUiCommand";
|
|
67
|
+
export * from "./DeleteImageCommand";
|
|
68
|
+
export * from "./DeleteImageVersionCommand";
|
|
69
|
+
export * from "./DeleteModelBiasJobDefinitionCommand";
|
|
70
|
+
export * from "./DeleteModelCommand";
|
|
71
|
+
export * from "./DeleteModelExplainabilityJobDefinitionCommand";
|
|
72
|
+
export * from "./DeleteModelPackageCommand";
|
|
73
|
+
export * from "./DeleteModelPackageGroupCommand";
|
|
74
|
+
export * from "./DeleteModelPackageGroupPolicyCommand";
|
|
75
|
+
export * from "./DeleteModelQualityJobDefinitionCommand";
|
|
76
|
+
export * from "./DeleteMonitoringScheduleCommand";
|
|
77
|
+
export * from "./DeleteNotebookInstanceCommand";
|
|
78
|
+
export * from "./DeleteNotebookInstanceLifecycleConfigCommand";
|
|
79
|
+
export * from "./DeletePipelineCommand";
|
|
80
|
+
export * from "./DeleteProjectCommand";
|
|
81
|
+
export * from "./DeleteStudioLifecycleConfigCommand";
|
|
82
|
+
export * from "./DeleteTagsCommand";
|
|
83
|
+
export * from "./DeleteTrialCommand";
|
|
84
|
+
export * from "./DeleteTrialComponentCommand";
|
|
85
|
+
export * from "./DeleteUserProfileCommand";
|
|
86
|
+
export * from "./DeleteWorkforceCommand";
|
|
87
|
+
export * from "./DeleteWorkteamCommand";
|
|
88
|
+
export * from "./DeregisterDevicesCommand";
|
|
89
|
+
export * from "./DescribeActionCommand";
|
|
90
|
+
export * from "./DescribeAlgorithmCommand";
|
|
91
|
+
export * from "./DescribeAppCommand";
|
|
92
|
+
export * from "./DescribeAppImageConfigCommand";
|
|
93
|
+
export * from "./DescribeArtifactCommand";
|
|
94
|
+
export * from "./DescribeAutoMLJobCommand";
|
|
95
|
+
export * from "./DescribeCodeRepositoryCommand";
|
|
96
|
+
export * from "./DescribeCompilationJobCommand";
|
|
97
|
+
export * from "./DescribeContextCommand";
|
|
98
|
+
export * from "./DescribeDataQualityJobDefinitionCommand";
|
|
99
|
+
export * from "./DescribeDeviceCommand";
|
|
100
|
+
export * from "./DescribeDeviceFleetCommand";
|
|
101
|
+
export * from "./DescribeDomainCommand";
|
|
102
|
+
export * from "./DescribeEdgePackagingJobCommand";
|
|
103
|
+
export * from "./DescribeEndpointCommand";
|
|
104
|
+
export * from "./DescribeEndpointConfigCommand";
|
|
105
|
+
export * from "./DescribeExperimentCommand";
|
|
106
|
+
export * from "./DescribeFeatureGroupCommand";
|
|
107
|
+
export * from "./DescribeFlowDefinitionCommand";
|
|
108
|
+
export * from "./DescribeHumanTaskUiCommand";
|
|
109
|
+
export * from "./DescribeHyperParameterTuningJobCommand";
|
|
110
|
+
export * from "./DescribeImageCommand";
|
|
111
|
+
export * from "./DescribeImageVersionCommand";
|
|
112
|
+
export * from "./DescribeLabelingJobCommand";
|
|
113
|
+
export * from "./DescribeModelBiasJobDefinitionCommand";
|
|
114
|
+
export * from "./DescribeModelCommand";
|
|
115
|
+
export * from "./DescribeModelExplainabilityJobDefinitionCommand";
|
|
116
|
+
export * from "./DescribeModelPackageCommand";
|
|
117
|
+
export * from "./DescribeModelPackageGroupCommand";
|
|
118
|
+
export * from "./DescribeModelQualityJobDefinitionCommand";
|
|
119
|
+
export * from "./DescribeMonitoringScheduleCommand";
|
|
120
|
+
export * from "./DescribeNotebookInstanceCommand";
|
|
121
|
+
export * from "./DescribeNotebookInstanceLifecycleConfigCommand";
|
|
122
|
+
export * from "./DescribePipelineCommand";
|
|
123
|
+
export * from "./DescribePipelineDefinitionForExecutionCommand";
|
|
124
|
+
export * from "./DescribePipelineExecutionCommand";
|
|
125
|
+
export * from "./DescribeProcessingJobCommand";
|
|
126
|
+
export * from "./DescribeProjectCommand";
|
|
127
|
+
export * from "./DescribeStudioLifecycleConfigCommand";
|
|
128
|
+
export * from "./DescribeSubscribedWorkteamCommand";
|
|
129
|
+
export * from "./DescribeTrainingJobCommand";
|
|
130
|
+
export * from "./DescribeTransformJobCommand";
|
|
131
|
+
export * from "./DescribeTrialCommand";
|
|
132
|
+
export * from "./DescribeTrialComponentCommand";
|
|
133
|
+
export * from "./DescribeUserProfileCommand";
|
|
134
|
+
export * from "./DescribeWorkforceCommand";
|
|
135
|
+
export * from "./DescribeWorkteamCommand";
|
|
136
|
+
export * from "./DisableSagemakerServicecatalogPortfolioCommand";
|
|
137
|
+
export * from "./DisassociateTrialComponentCommand";
|
|
138
|
+
export * from "./EnableSagemakerServicecatalogPortfolioCommand";
|
|
139
|
+
export * from "./GetDeviceFleetReportCommand";
|
|
140
|
+
export * from "./GetModelPackageGroupPolicyCommand";
|
|
141
|
+
export * from "./GetSagemakerServicecatalogPortfolioStatusCommand";
|
|
142
|
+
export * from "./GetSearchSuggestionsCommand";
|
|
143
|
+
export * from "./ListActionsCommand";
|
|
144
|
+
export * from "./ListAlgorithmsCommand";
|
|
145
|
+
export * from "./ListAppImageConfigsCommand";
|
|
146
|
+
export * from "./ListAppsCommand";
|
|
147
|
+
export * from "./ListArtifactsCommand";
|
|
148
|
+
export * from "./ListAssociationsCommand";
|
|
149
|
+
export * from "./ListAutoMLJobsCommand";
|
|
150
|
+
export * from "./ListCandidatesForAutoMLJobCommand";
|
|
151
|
+
export * from "./ListCodeRepositoriesCommand";
|
|
152
|
+
export * from "./ListCompilationJobsCommand";
|
|
153
|
+
export * from "./ListContextsCommand";
|
|
154
|
+
export * from "./ListDataQualityJobDefinitionsCommand";
|
|
155
|
+
export * from "./ListDeviceFleetsCommand";
|
|
156
|
+
export * from "./ListDevicesCommand";
|
|
157
|
+
export * from "./ListDomainsCommand";
|
|
158
|
+
export * from "./ListEdgePackagingJobsCommand";
|
|
159
|
+
export * from "./ListEndpointConfigsCommand";
|
|
160
|
+
export * from "./ListEndpointsCommand";
|
|
161
|
+
export * from "./ListExperimentsCommand";
|
|
162
|
+
export * from "./ListFeatureGroupsCommand";
|
|
163
|
+
export * from "./ListFlowDefinitionsCommand";
|
|
164
|
+
export * from "./ListHumanTaskUisCommand";
|
|
165
|
+
export * from "./ListHyperParameterTuningJobsCommand";
|
|
166
|
+
export * from "./ListImageVersionsCommand";
|
|
167
|
+
export * from "./ListImagesCommand";
|
|
168
|
+
export * from "./ListLabelingJobsCommand";
|
|
169
|
+
export * from "./ListLabelingJobsForWorkteamCommand";
|
|
170
|
+
export * from "./ListModelBiasJobDefinitionsCommand";
|
|
171
|
+
export * from "./ListModelExplainabilityJobDefinitionsCommand";
|
|
172
|
+
export * from "./ListModelPackageGroupsCommand";
|
|
173
|
+
export * from "./ListModelPackagesCommand";
|
|
174
|
+
export * from "./ListModelQualityJobDefinitionsCommand";
|
|
175
|
+
export * from "./ListModelsCommand";
|
|
176
|
+
export * from "./ListMonitoringExecutionsCommand";
|
|
177
|
+
export * from "./ListMonitoringSchedulesCommand";
|
|
178
|
+
export * from "./ListNotebookInstanceLifecycleConfigsCommand";
|
|
179
|
+
export * from "./ListNotebookInstancesCommand";
|
|
180
|
+
export * from "./ListPipelineExecutionStepsCommand";
|
|
181
|
+
export * from "./ListPipelineExecutionsCommand";
|
|
182
|
+
export * from "./ListPipelineParametersForExecutionCommand";
|
|
183
|
+
export * from "./ListPipelinesCommand";
|
|
184
|
+
export * from "./ListProcessingJobsCommand";
|
|
185
|
+
export * from "./ListProjectsCommand";
|
|
186
|
+
export * from "./ListStudioLifecycleConfigsCommand";
|
|
187
|
+
export * from "./ListSubscribedWorkteamsCommand";
|
|
188
|
+
export * from "./ListTagsCommand";
|
|
189
|
+
export * from "./ListTrainingJobsCommand";
|
|
190
|
+
export * from "./ListTrainingJobsForHyperParameterTuningJobCommand";
|
|
191
|
+
export * from "./ListTransformJobsCommand";
|
|
192
|
+
export * from "./ListTrialComponentsCommand";
|
|
193
|
+
export * from "./ListTrialsCommand";
|
|
194
|
+
export * from "./ListUserProfilesCommand";
|
|
195
|
+
export * from "./ListWorkforcesCommand";
|
|
196
|
+
export * from "./ListWorkteamsCommand";
|
|
197
|
+
export * from "./PutModelPackageGroupPolicyCommand";
|
|
198
|
+
export * from "./RegisterDevicesCommand";
|
|
199
|
+
export * from "./RenderUiTemplateCommand";
|
|
200
|
+
export * from "./RetryPipelineExecutionCommand";
|
|
201
|
+
export * from "./SearchCommand";
|
|
202
|
+
export * from "./SendPipelineExecutionStepFailureCommand";
|
|
203
|
+
export * from "./SendPipelineExecutionStepSuccessCommand";
|
|
204
|
+
export * from "./StartMonitoringScheduleCommand";
|
|
205
|
+
export * from "./StartNotebookInstanceCommand";
|
|
206
|
+
export * from "./StartPipelineExecutionCommand";
|
|
207
|
+
export * from "./StopAutoMLJobCommand";
|
|
208
|
+
export * from "./StopCompilationJobCommand";
|
|
209
|
+
export * from "./StopEdgePackagingJobCommand";
|
|
210
|
+
export * from "./StopHyperParameterTuningJobCommand";
|
|
211
|
+
export * from "./StopLabelingJobCommand";
|
|
212
|
+
export * from "./StopMonitoringScheduleCommand";
|
|
213
|
+
export * from "./StopNotebookInstanceCommand";
|
|
214
|
+
export * from "./StopPipelineExecutionCommand";
|
|
215
|
+
export * from "./StopProcessingJobCommand";
|
|
216
|
+
export * from "./StopTrainingJobCommand";
|
|
217
|
+
export * from "./StopTransformJobCommand";
|
|
218
|
+
export * from "./UpdateActionCommand";
|
|
219
|
+
export * from "./UpdateAppImageConfigCommand";
|
|
220
|
+
export * from "./UpdateArtifactCommand";
|
|
221
|
+
export * from "./UpdateCodeRepositoryCommand";
|
|
222
|
+
export * from "./UpdateContextCommand";
|
|
223
|
+
export * from "./UpdateDeviceFleetCommand";
|
|
224
|
+
export * from "./UpdateDevicesCommand";
|
|
225
|
+
export * from "./UpdateDomainCommand";
|
|
226
|
+
export * from "./UpdateEndpointCommand";
|
|
227
|
+
export * from "./UpdateEndpointWeightsAndCapacitiesCommand";
|
|
228
|
+
export * from "./UpdateExperimentCommand";
|
|
229
|
+
export * from "./UpdateImageCommand";
|
|
230
|
+
export * from "./UpdateModelPackageCommand";
|
|
231
|
+
export * from "./UpdateMonitoringScheduleCommand";
|
|
232
|
+
export * from "./UpdateNotebookInstanceCommand";
|
|
233
|
+
export * from "./UpdateNotebookInstanceLifecycleConfigCommand";
|
|
234
|
+
export * from "./UpdatePipelineCommand";
|
|
235
|
+
export * from "./UpdatePipelineExecutionCommand";
|
|
236
|
+
export * from "./UpdateProjectCommand";
|
|
237
|
+
export * from "./UpdateTrainingJobCommand";
|
|
238
|
+
export * from "./UpdateTrialCommand";
|
|
239
|
+
export * from "./UpdateTrialComponentCommand";
|
|
240
|
+
export * from "./UpdateUserProfileCommand";
|
|
241
|
+
export * from "./UpdateWorkforceCommand";
|
|
242
|
+
export * from "./UpdateWorkteamCommand";
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,311 +1,6 @@
|
|
|
1
|
-
export * from "./SageMakerClient";
|
|
2
1
|
export * from "./SageMaker";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./
|
|
8
|
-
export * from "./commands/CreateAppCommand";
|
|
9
|
-
export * from "./commands/CreateAppImageConfigCommand";
|
|
10
|
-
export * from "./commands/CreateArtifactCommand";
|
|
11
|
-
export * from "./commands/CreateAutoMLJobCommand";
|
|
12
|
-
export * from "./commands/CreateCodeRepositoryCommand";
|
|
13
|
-
export * from "./commands/CreateCompilationJobCommand";
|
|
14
|
-
export * from "./commands/CreateContextCommand";
|
|
15
|
-
export * from "./commands/CreateDataQualityJobDefinitionCommand";
|
|
16
|
-
export * from "./commands/CreateDeviceFleetCommand";
|
|
17
|
-
export * from "./commands/CreateDomainCommand";
|
|
18
|
-
export * from "./commands/CreateEdgePackagingJobCommand";
|
|
19
|
-
export * from "./commands/CreateEndpointCommand";
|
|
20
|
-
export * from "./commands/CreateEndpointConfigCommand";
|
|
21
|
-
export * from "./commands/CreateExperimentCommand";
|
|
22
|
-
export * from "./commands/CreateFeatureGroupCommand";
|
|
23
|
-
export * from "./commands/CreateFlowDefinitionCommand";
|
|
24
|
-
export * from "./commands/CreateHumanTaskUiCommand";
|
|
25
|
-
export * from "./commands/CreateHyperParameterTuningJobCommand";
|
|
26
|
-
export * from "./commands/CreateImageCommand";
|
|
27
|
-
export * from "./commands/CreateImageVersionCommand";
|
|
28
|
-
export * from "./commands/CreateLabelingJobCommand";
|
|
29
|
-
export * from "./commands/CreateModelCommand";
|
|
30
|
-
export * from "./commands/CreateModelBiasJobDefinitionCommand";
|
|
31
|
-
export * from "./commands/CreateModelExplainabilityJobDefinitionCommand";
|
|
32
|
-
export * from "./commands/CreateModelPackageCommand";
|
|
33
|
-
export * from "./commands/CreateModelPackageGroupCommand";
|
|
34
|
-
export * from "./commands/CreateModelQualityJobDefinitionCommand";
|
|
35
|
-
export * from "./commands/CreateMonitoringScheduleCommand";
|
|
36
|
-
export * from "./commands/CreateNotebookInstanceCommand";
|
|
37
|
-
export * from "./commands/CreateNotebookInstanceLifecycleConfigCommand";
|
|
38
|
-
export * from "./commands/CreatePipelineCommand";
|
|
39
|
-
export * from "./commands/CreatePresignedDomainUrlCommand";
|
|
40
|
-
export * from "./commands/CreatePresignedNotebookInstanceUrlCommand";
|
|
41
|
-
export * from "./commands/CreateProcessingJobCommand";
|
|
42
|
-
export * from "./commands/CreateProjectCommand";
|
|
43
|
-
export * from "./commands/CreateStudioLifecycleConfigCommand";
|
|
44
|
-
export * from "./commands/CreateTrainingJobCommand";
|
|
45
|
-
export * from "./commands/CreateTransformJobCommand";
|
|
46
|
-
export * from "./commands/CreateTrialCommand";
|
|
47
|
-
export * from "./commands/CreateTrialComponentCommand";
|
|
48
|
-
export * from "./commands/CreateUserProfileCommand";
|
|
49
|
-
export * from "./commands/CreateWorkforceCommand";
|
|
50
|
-
export * from "./commands/CreateWorkteamCommand";
|
|
51
|
-
export * from "./commands/DeleteActionCommand";
|
|
52
|
-
export * from "./commands/DeleteAlgorithmCommand";
|
|
53
|
-
export * from "./commands/DeleteAppCommand";
|
|
54
|
-
export * from "./commands/DeleteAppImageConfigCommand";
|
|
55
|
-
export * from "./commands/DeleteArtifactCommand";
|
|
56
|
-
export * from "./commands/DeleteAssociationCommand";
|
|
57
|
-
export * from "./commands/DeleteCodeRepositoryCommand";
|
|
58
|
-
export * from "./commands/DeleteContextCommand";
|
|
59
|
-
export * from "./commands/DeleteDataQualityJobDefinitionCommand";
|
|
60
|
-
export * from "./commands/DeleteDeviceFleetCommand";
|
|
61
|
-
export * from "./commands/DeleteDomainCommand";
|
|
62
|
-
export * from "./commands/DeleteEndpointCommand";
|
|
63
|
-
export * from "./commands/DeleteEndpointConfigCommand";
|
|
64
|
-
export * from "./commands/DeleteExperimentCommand";
|
|
65
|
-
export * from "./commands/DeleteFeatureGroupCommand";
|
|
66
|
-
export * from "./commands/DeleteFlowDefinitionCommand";
|
|
67
|
-
export * from "./commands/DeleteHumanTaskUiCommand";
|
|
68
|
-
export * from "./commands/DeleteImageCommand";
|
|
69
|
-
export * from "./commands/DeleteImageVersionCommand";
|
|
70
|
-
export * from "./commands/DeleteModelCommand";
|
|
71
|
-
export * from "./commands/DeleteModelBiasJobDefinitionCommand";
|
|
72
|
-
export * from "./commands/DeleteModelExplainabilityJobDefinitionCommand";
|
|
73
|
-
export * from "./commands/DeleteModelPackageCommand";
|
|
74
|
-
export * from "./commands/DeleteModelPackageGroupCommand";
|
|
75
|
-
export * from "./commands/DeleteModelPackageGroupPolicyCommand";
|
|
76
|
-
export * from "./commands/DeleteModelQualityJobDefinitionCommand";
|
|
77
|
-
export * from "./commands/DeleteMonitoringScheduleCommand";
|
|
78
|
-
export * from "./commands/DeleteNotebookInstanceCommand";
|
|
79
|
-
export * from "./commands/DeleteNotebookInstanceLifecycleConfigCommand";
|
|
80
|
-
export * from "./commands/DeletePipelineCommand";
|
|
81
|
-
export * from "./commands/DeleteProjectCommand";
|
|
82
|
-
export * from "./commands/DeleteStudioLifecycleConfigCommand";
|
|
83
|
-
export * from "./commands/DeleteTagsCommand";
|
|
84
|
-
export * from "./commands/DeleteTrialCommand";
|
|
85
|
-
export * from "./commands/DeleteTrialComponentCommand";
|
|
86
|
-
export * from "./commands/DeleteUserProfileCommand";
|
|
87
|
-
export * from "./commands/DeleteWorkforceCommand";
|
|
88
|
-
export * from "./commands/DeleteWorkteamCommand";
|
|
89
|
-
export * from "./commands/DeregisterDevicesCommand";
|
|
90
|
-
export * from "./commands/DescribeActionCommand";
|
|
91
|
-
export * from "./commands/DescribeAlgorithmCommand";
|
|
92
|
-
export * from "./commands/DescribeAppCommand";
|
|
93
|
-
export * from "./commands/DescribeAppImageConfigCommand";
|
|
94
|
-
export * from "./commands/DescribeArtifactCommand";
|
|
95
|
-
export * from "./commands/DescribeAutoMLJobCommand";
|
|
96
|
-
export * from "./commands/DescribeCodeRepositoryCommand";
|
|
97
|
-
export * from "./commands/DescribeCompilationJobCommand";
|
|
98
|
-
export * from "./commands/DescribeContextCommand";
|
|
99
|
-
export * from "./commands/DescribeDataQualityJobDefinitionCommand";
|
|
100
|
-
export * from "./commands/DescribeDeviceCommand";
|
|
101
|
-
export * from "./commands/DescribeDeviceFleetCommand";
|
|
102
|
-
export * from "./commands/DescribeDomainCommand";
|
|
103
|
-
export * from "./commands/DescribeEdgePackagingJobCommand";
|
|
104
|
-
export * from "./commands/DescribeEndpointCommand";
|
|
105
|
-
export * from "./waiters/waitForEndpointDeleted";
|
|
106
|
-
export * from "./waiters/waitForEndpointInService";
|
|
107
|
-
export * from "./commands/DescribeEndpointConfigCommand";
|
|
108
|
-
export * from "./commands/DescribeExperimentCommand";
|
|
109
|
-
export * from "./commands/DescribeFeatureGroupCommand";
|
|
110
|
-
export * from "./commands/DescribeFlowDefinitionCommand";
|
|
111
|
-
export * from "./commands/DescribeHumanTaskUiCommand";
|
|
112
|
-
export * from "./commands/DescribeHyperParameterTuningJobCommand";
|
|
113
|
-
export * from "./commands/DescribeImageCommand";
|
|
114
|
-
export * from "./waiters/waitForImageCreated";
|
|
115
|
-
export * from "./waiters/waitForImageDeleted";
|
|
116
|
-
export * from "./waiters/waitForImageUpdated";
|
|
117
|
-
export * from "./commands/DescribeImageVersionCommand";
|
|
118
|
-
export * from "./waiters/waitForImageVersionCreated";
|
|
119
|
-
export * from "./waiters/waitForImageVersionDeleted";
|
|
120
|
-
export * from "./commands/DescribeLabelingJobCommand";
|
|
121
|
-
export * from "./commands/DescribeModelCommand";
|
|
122
|
-
export * from "./commands/DescribeModelBiasJobDefinitionCommand";
|
|
123
|
-
export * from "./commands/DescribeModelExplainabilityJobDefinitionCommand";
|
|
124
|
-
export * from "./commands/DescribeModelPackageCommand";
|
|
125
|
-
export * from "./commands/DescribeModelPackageGroupCommand";
|
|
126
|
-
export * from "./commands/DescribeModelQualityJobDefinitionCommand";
|
|
127
|
-
export * from "./commands/DescribeMonitoringScheduleCommand";
|
|
128
|
-
export * from "./commands/DescribeNotebookInstanceCommand";
|
|
129
|
-
export * from "./waiters/waitForNotebookInstanceDeleted";
|
|
130
|
-
export * from "./waiters/waitForNotebookInstanceInService";
|
|
131
|
-
export * from "./waiters/waitForNotebookInstanceStopped";
|
|
132
|
-
export * from "./commands/DescribeNotebookInstanceLifecycleConfigCommand";
|
|
133
|
-
export * from "./commands/DescribePipelineCommand";
|
|
134
|
-
export * from "./commands/DescribePipelineDefinitionForExecutionCommand";
|
|
135
|
-
export * from "./commands/DescribePipelineExecutionCommand";
|
|
136
|
-
export * from "./commands/DescribeProcessingJobCommand";
|
|
137
|
-
export * from "./waiters/waitForProcessingJobCompletedOrStopped";
|
|
138
|
-
export * from "./commands/DescribeProjectCommand";
|
|
139
|
-
export * from "./commands/DescribeStudioLifecycleConfigCommand";
|
|
140
|
-
export * from "./commands/DescribeSubscribedWorkteamCommand";
|
|
141
|
-
export * from "./commands/DescribeTrainingJobCommand";
|
|
142
|
-
export * from "./waiters/waitForTrainingJobCompletedOrStopped";
|
|
143
|
-
export * from "./commands/DescribeTransformJobCommand";
|
|
144
|
-
export * from "./waiters/waitForTransformJobCompletedOrStopped";
|
|
145
|
-
export * from "./commands/DescribeTrialCommand";
|
|
146
|
-
export * from "./commands/DescribeTrialComponentCommand";
|
|
147
|
-
export * from "./commands/DescribeUserProfileCommand";
|
|
148
|
-
export * from "./commands/DescribeWorkforceCommand";
|
|
149
|
-
export * from "./commands/DescribeWorkteamCommand";
|
|
150
|
-
export * from "./commands/DisableSagemakerServicecatalogPortfolioCommand";
|
|
151
|
-
export * from "./commands/DisassociateTrialComponentCommand";
|
|
152
|
-
export * from "./commands/EnableSagemakerServicecatalogPortfolioCommand";
|
|
153
|
-
export * from "./commands/GetDeviceFleetReportCommand";
|
|
154
|
-
export * from "./commands/GetModelPackageGroupPolicyCommand";
|
|
155
|
-
export * from "./commands/GetSagemakerServicecatalogPortfolioStatusCommand";
|
|
156
|
-
export * from "./commands/GetSearchSuggestionsCommand";
|
|
157
|
-
export * from "./commands/ListActionsCommand";
|
|
158
|
-
export * from "./pagination/ListActionsPaginator";
|
|
159
|
-
export * from "./commands/ListAlgorithmsCommand";
|
|
160
|
-
export * from "./pagination/ListAlgorithmsPaginator";
|
|
161
|
-
export * from "./commands/ListAppImageConfigsCommand";
|
|
162
|
-
export * from "./pagination/ListAppImageConfigsPaginator";
|
|
163
|
-
export * from "./commands/ListAppsCommand";
|
|
164
|
-
export * from "./pagination/ListAppsPaginator";
|
|
165
|
-
export * from "./commands/ListArtifactsCommand";
|
|
166
|
-
export * from "./pagination/ListArtifactsPaginator";
|
|
167
|
-
export * from "./commands/ListAssociationsCommand";
|
|
168
|
-
export * from "./pagination/ListAssociationsPaginator";
|
|
169
|
-
export * from "./commands/ListAutoMLJobsCommand";
|
|
170
|
-
export * from "./pagination/ListAutoMLJobsPaginator";
|
|
171
|
-
export * from "./commands/ListCandidatesForAutoMLJobCommand";
|
|
172
|
-
export * from "./pagination/ListCandidatesForAutoMLJobPaginator";
|
|
173
|
-
export * from "./commands/ListCodeRepositoriesCommand";
|
|
174
|
-
export * from "./pagination/ListCodeRepositoriesPaginator";
|
|
175
|
-
export * from "./commands/ListCompilationJobsCommand";
|
|
176
|
-
export * from "./pagination/ListCompilationJobsPaginator";
|
|
177
|
-
export * from "./commands/ListContextsCommand";
|
|
178
|
-
export * from "./pagination/ListContextsPaginator";
|
|
179
|
-
export * from "./commands/ListDataQualityJobDefinitionsCommand";
|
|
180
|
-
export * from "./pagination/ListDataQualityJobDefinitionsPaginator";
|
|
181
|
-
export * from "./commands/ListDeviceFleetsCommand";
|
|
182
|
-
export * from "./pagination/ListDeviceFleetsPaginator";
|
|
183
|
-
export * from "./commands/ListDevicesCommand";
|
|
184
|
-
export * from "./pagination/ListDevicesPaginator";
|
|
185
|
-
export * from "./commands/ListDomainsCommand";
|
|
186
|
-
export * from "./pagination/ListDomainsPaginator";
|
|
187
|
-
export * from "./commands/ListEdgePackagingJobsCommand";
|
|
188
|
-
export * from "./pagination/ListEdgePackagingJobsPaginator";
|
|
189
|
-
export * from "./commands/ListEndpointConfigsCommand";
|
|
190
|
-
export * from "./pagination/ListEndpointConfigsPaginator";
|
|
191
|
-
export * from "./commands/ListEndpointsCommand";
|
|
192
|
-
export * from "./pagination/ListEndpointsPaginator";
|
|
193
|
-
export * from "./commands/ListExperimentsCommand";
|
|
194
|
-
export * from "./pagination/ListExperimentsPaginator";
|
|
195
|
-
export * from "./commands/ListFeatureGroupsCommand";
|
|
196
|
-
export * from "./commands/ListFlowDefinitionsCommand";
|
|
197
|
-
export * from "./pagination/ListFlowDefinitionsPaginator";
|
|
198
|
-
export * from "./commands/ListHumanTaskUisCommand";
|
|
199
|
-
export * from "./pagination/ListHumanTaskUisPaginator";
|
|
200
|
-
export * from "./commands/ListHyperParameterTuningJobsCommand";
|
|
201
|
-
export * from "./pagination/ListHyperParameterTuningJobsPaginator";
|
|
202
|
-
export * from "./commands/ListImagesCommand";
|
|
203
|
-
export * from "./pagination/ListImagesPaginator";
|
|
204
|
-
export * from "./commands/ListImageVersionsCommand";
|
|
205
|
-
export * from "./pagination/ListImageVersionsPaginator";
|
|
206
|
-
export * from "./commands/ListLabelingJobsCommand";
|
|
207
|
-
export * from "./pagination/ListLabelingJobsPaginator";
|
|
208
|
-
export * from "./commands/ListLabelingJobsForWorkteamCommand";
|
|
209
|
-
export * from "./pagination/ListLabelingJobsForWorkteamPaginator";
|
|
210
|
-
export * from "./commands/ListModelBiasJobDefinitionsCommand";
|
|
211
|
-
export * from "./pagination/ListModelBiasJobDefinitionsPaginator";
|
|
212
|
-
export * from "./commands/ListModelExplainabilityJobDefinitionsCommand";
|
|
213
|
-
export * from "./pagination/ListModelExplainabilityJobDefinitionsPaginator";
|
|
214
|
-
export * from "./commands/ListModelPackageGroupsCommand";
|
|
215
|
-
export * from "./pagination/ListModelPackageGroupsPaginator";
|
|
216
|
-
export * from "./commands/ListModelPackagesCommand";
|
|
217
|
-
export * from "./pagination/ListModelPackagesPaginator";
|
|
218
|
-
export * from "./commands/ListModelQualityJobDefinitionsCommand";
|
|
219
|
-
export * from "./pagination/ListModelQualityJobDefinitionsPaginator";
|
|
220
|
-
export * from "./commands/ListModelsCommand";
|
|
221
|
-
export * from "./pagination/ListModelsPaginator";
|
|
222
|
-
export * from "./commands/ListMonitoringExecutionsCommand";
|
|
223
|
-
export * from "./pagination/ListMonitoringExecutionsPaginator";
|
|
224
|
-
export * from "./commands/ListMonitoringSchedulesCommand";
|
|
225
|
-
export * from "./pagination/ListMonitoringSchedulesPaginator";
|
|
226
|
-
export * from "./commands/ListNotebookInstanceLifecycleConfigsCommand";
|
|
227
|
-
export * from "./pagination/ListNotebookInstanceLifecycleConfigsPaginator";
|
|
228
|
-
export * from "./commands/ListNotebookInstancesCommand";
|
|
229
|
-
export * from "./pagination/ListNotebookInstancesPaginator";
|
|
230
|
-
export * from "./commands/ListPipelineExecutionsCommand";
|
|
231
|
-
export * from "./pagination/ListPipelineExecutionsPaginator";
|
|
232
|
-
export * from "./commands/ListPipelineExecutionStepsCommand";
|
|
233
|
-
export * from "./pagination/ListPipelineExecutionStepsPaginator";
|
|
234
|
-
export * from "./commands/ListPipelineParametersForExecutionCommand";
|
|
235
|
-
export * from "./pagination/ListPipelineParametersForExecutionPaginator";
|
|
236
|
-
export * from "./commands/ListPipelinesCommand";
|
|
237
|
-
export * from "./pagination/ListPipelinesPaginator";
|
|
238
|
-
export * from "./commands/ListProcessingJobsCommand";
|
|
239
|
-
export * from "./pagination/ListProcessingJobsPaginator";
|
|
240
|
-
export * from "./commands/ListProjectsCommand";
|
|
241
|
-
export * from "./pagination/ListProjectsPaginator";
|
|
242
|
-
export * from "./commands/ListStudioLifecycleConfigsCommand";
|
|
243
|
-
export * from "./pagination/ListStudioLifecycleConfigsPaginator";
|
|
244
|
-
export * from "./commands/ListSubscribedWorkteamsCommand";
|
|
245
|
-
export * from "./pagination/ListSubscribedWorkteamsPaginator";
|
|
246
|
-
export * from "./commands/ListTagsCommand";
|
|
247
|
-
export * from "./pagination/ListTagsPaginator";
|
|
248
|
-
export * from "./commands/ListTrainingJobsCommand";
|
|
249
|
-
export * from "./pagination/ListTrainingJobsPaginator";
|
|
250
|
-
export * from "./commands/ListTrainingJobsForHyperParameterTuningJobCommand";
|
|
251
|
-
export * from "./pagination/ListTrainingJobsForHyperParameterTuningJobPaginator";
|
|
252
|
-
export * from "./commands/ListTransformJobsCommand";
|
|
253
|
-
export * from "./pagination/ListTransformJobsPaginator";
|
|
254
|
-
export * from "./commands/ListTrialComponentsCommand";
|
|
255
|
-
export * from "./pagination/ListTrialComponentsPaginator";
|
|
256
|
-
export * from "./commands/ListTrialsCommand";
|
|
257
|
-
export * from "./pagination/ListTrialsPaginator";
|
|
258
|
-
export * from "./commands/ListUserProfilesCommand";
|
|
259
|
-
export * from "./pagination/ListUserProfilesPaginator";
|
|
260
|
-
export * from "./commands/ListWorkforcesCommand";
|
|
261
|
-
export * from "./pagination/ListWorkforcesPaginator";
|
|
262
|
-
export * from "./commands/ListWorkteamsCommand";
|
|
263
|
-
export * from "./pagination/ListWorkteamsPaginator";
|
|
264
|
-
export * from "./commands/PutModelPackageGroupPolicyCommand";
|
|
265
|
-
export * from "./commands/RegisterDevicesCommand";
|
|
266
|
-
export * from "./commands/RenderUiTemplateCommand";
|
|
267
|
-
export * from "./commands/RetryPipelineExecutionCommand";
|
|
268
|
-
export * from "./commands/SearchCommand";
|
|
269
|
-
export * from "./pagination/SearchPaginator";
|
|
270
|
-
export * from "./commands/SendPipelineExecutionStepFailureCommand";
|
|
271
|
-
export * from "./commands/SendPipelineExecutionStepSuccessCommand";
|
|
272
|
-
export * from "./commands/StartMonitoringScheduleCommand";
|
|
273
|
-
export * from "./commands/StartNotebookInstanceCommand";
|
|
274
|
-
export * from "./commands/StartPipelineExecutionCommand";
|
|
275
|
-
export * from "./commands/StopAutoMLJobCommand";
|
|
276
|
-
export * from "./commands/StopCompilationJobCommand";
|
|
277
|
-
export * from "./commands/StopEdgePackagingJobCommand";
|
|
278
|
-
export * from "./commands/StopHyperParameterTuningJobCommand";
|
|
279
|
-
export * from "./commands/StopLabelingJobCommand";
|
|
280
|
-
export * from "./commands/StopMonitoringScheduleCommand";
|
|
281
|
-
export * from "./commands/StopNotebookInstanceCommand";
|
|
282
|
-
export * from "./commands/StopPipelineExecutionCommand";
|
|
283
|
-
export * from "./commands/StopProcessingJobCommand";
|
|
284
|
-
export * from "./commands/StopTrainingJobCommand";
|
|
285
|
-
export * from "./commands/StopTransformJobCommand";
|
|
286
|
-
export * from "./commands/UpdateActionCommand";
|
|
287
|
-
export * from "./commands/UpdateAppImageConfigCommand";
|
|
288
|
-
export * from "./commands/UpdateArtifactCommand";
|
|
289
|
-
export * from "./commands/UpdateCodeRepositoryCommand";
|
|
290
|
-
export * from "./commands/UpdateContextCommand";
|
|
291
|
-
export * from "./commands/UpdateDeviceFleetCommand";
|
|
292
|
-
export * from "./commands/UpdateDevicesCommand";
|
|
293
|
-
export * from "./commands/UpdateDomainCommand";
|
|
294
|
-
export * from "./commands/UpdateEndpointCommand";
|
|
295
|
-
export * from "./commands/UpdateEndpointWeightsAndCapacitiesCommand";
|
|
296
|
-
export * from "./commands/UpdateExperimentCommand";
|
|
297
|
-
export * from "./commands/UpdateImageCommand";
|
|
298
|
-
export * from "./commands/UpdateModelPackageCommand";
|
|
299
|
-
export * from "./commands/UpdateMonitoringScheduleCommand";
|
|
300
|
-
export * from "./commands/UpdateNotebookInstanceCommand";
|
|
301
|
-
export * from "./commands/UpdateNotebookInstanceLifecycleConfigCommand";
|
|
302
|
-
export * from "./commands/UpdatePipelineCommand";
|
|
303
|
-
export * from "./commands/UpdatePipelineExecutionCommand";
|
|
304
|
-
export * from "./commands/UpdateTrainingJobCommand";
|
|
305
|
-
export * from "./commands/UpdateTrialCommand";
|
|
306
|
-
export * from "./commands/UpdateTrialComponentCommand";
|
|
307
|
-
export * from "./commands/UpdateUserProfileCommand";
|
|
308
|
-
export * from "./commands/UpdateWorkforceCommand";
|
|
309
|
-
export * from "./commands/UpdateWorkteamCommand";
|
|
310
|
-
export * from "./pagination/Interfaces";
|
|
311
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./SageMakerClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export * from "./waiters";
|