@aws-sdk/client-sagemaker 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/SageMaker.d.ts +4858 -1320
- package/dist-types/ts3.4/SageMakerClient.d.ts +1707 -336
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +263 -263
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +4 -4
- package/dist-types/ts3.4/models/models_0.d.ts +3377 -3197
- package/dist-types/ts3.4/models/models_1.d.ts +3690 -3325
- package/dist-types/ts3.4/models/models_2.d.ts +4254 -3894
- package/dist-types/ts3.4/models/models_3.d.ts +2501 -2241
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAlgorithmsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppImageConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListArtifactsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAutoMLJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCodeRepositoriesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCompilationJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListContextsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDeviceFleetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEdgePackagingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEndpointConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListExperimentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFlowDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListHumanTaskUisPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListHyperParameterTuningJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImageVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLabelingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLineageGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelMetadataPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelPackageGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelPackagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMonitoringExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMonitoringSchedulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNotebookInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineExecutionStepsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineParametersForExecutionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelinesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProcessingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStudioLifecycleConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListSubscribedWorkteamsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrainingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTransformJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrialComponentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrialsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUserProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWorkforcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWorkteamsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/QueryLineagePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +61 -61
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +3161 -791
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +13 -13
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListModelQualityJobDefinitionsCommandInput,
|
|
4
|
+
ListModelQualityJobDefinitionsCommandOutput,
|
|
5
|
+
} from "../commands/ListModelQualityJobDefinitionsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListModelQualityJobDefinitions(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListModelQualityJobDefinitionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListModelQualityJobDefinitionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListModelsCommandInput,
|
|
4
|
+
ListModelsCommandOutput,
|
|
5
|
+
} from "../commands/ListModelsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListModels(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListModelsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListModelsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMonitoringExecutionsCommandInput,
|
|
4
|
+
ListMonitoringExecutionsCommandOutput,
|
|
5
|
+
} from "../commands/ListMonitoringExecutionsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMonitoringExecutions(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListMonitoringExecutionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMonitoringExecutionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMonitoringSchedulesCommandInput,
|
|
4
|
+
ListMonitoringSchedulesCommandOutput,
|
|
5
|
+
} from "../commands/ListMonitoringSchedulesCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMonitoringSchedules(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListMonitoringSchedulesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMonitoringSchedulesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListNotebookInstanceLifecycleConfigsCommandInput,
|
|
4
|
+
ListNotebookInstanceLifecycleConfigsCommandOutput,
|
|
5
|
+
} from "../commands/ListNotebookInstanceLifecycleConfigsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListNotebookInstanceLifecycleConfigs(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListNotebookInstanceLifecycleConfigsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListNotebookInstanceLifecycleConfigsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListNotebookInstancesCommandInput,
|
|
4
|
+
ListNotebookInstancesCommandOutput,
|
|
5
|
+
} from "../commands/ListNotebookInstancesCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListNotebookInstances(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListNotebookInstancesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListNotebookInstancesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPipelineExecutionStepsCommandInput,
|
|
4
|
+
ListPipelineExecutionStepsCommandOutput,
|
|
5
|
+
} from "../commands/ListPipelineExecutionStepsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPipelineExecutionSteps(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListPipelineExecutionStepsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPipelineExecutionStepsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPipelineExecutionsCommandInput,
|
|
4
|
+
ListPipelineExecutionsCommandOutput,
|
|
5
|
+
} from "../commands/ListPipelineExecutionsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPipelineExecutions(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListPipelineExecutionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPipelineExecutionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPipelineParametersForExecutionCommandInput,
|
|
4
|
+
ListPipelineParametersForExecutionCommandOutput,
|
|
5
|
+
} from "../commands/ListPipelineParametersForExecutionCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPipelineParametersForExecution(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListPipelineParametersForExecutionCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPipelineParametersForExecutionCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListPipelinesCommandInput,
|
|
4
|
+
ListPipelinesCommandOutput,
|
|
5
|
+
} from "../commands/ListPipelinesCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListPipelines(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListPipelinesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListPipelinesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListProcessingJobsCommandInput,
|
|
4
|
+
ListProcessingJobsCommandOutput,
|
|
5
|
+
} from "../commands/ListProcessingJobsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListProcessingJobs(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListProcessingJobsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListProcessingJobsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListProjectsCommandInput,
|
|
4
|
+
ListProjectsCommandOutput,
|
|
5
|
+
} from "../commands/ListProjectsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListProjects(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListProjectsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListProjectsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListStageDevicesCommandInput,
|
|
4
|
+
ListStageDevicesCommandOutput,
|
|
5
|
+
} from "../commands/ListStageDevicesCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListStageDevices(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListStageDevicesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListStageDevicesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListStudioLifecycleConfigsCommandInput,
|
|
4
|
+
ListStudioLifecycleConfigsCommandOutput,
|
|
5
|
+
} from "../commands/ListStudioLifecycleConfigsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListStudioLifecycleConfigs(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListStudioLifecycleConfigsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListStudioLifecycleConfigsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListSubscribedWorkteamsCommandInput,
|
|
4
|
+
ListSubscribedWorkteamsCommandOutput,
|
|
5
|
+
} from "../commands/ListSubscribedWorkteamsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListSubscribedWorkteams(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListSubscribedWorkteamsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListSubscribedWorkteamsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTagsCommandInput,
|
|
4
|
+
ListTagsCommandOutput,
|
|
5
|
+
} from "../commands/ListTagsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTags(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListTagsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTagsCommandOutput>;
|
package/dist-types/ts3.4/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts
CHANGED
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTrainingJobsForHyperParameterTuningJobCommandInput,
|
|
4
|
+
ListTrainingJobsForHyperParameterTuningJobCommandOutput,
|
|
5
|
+
} from "../commands/ListTrainingJobsForHyperParameterTuningJobCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTrainingJobsForHyperParameterTuningJob(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListTrainingJobsForHyperParameterTuningJobCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTrainingJobsForHyperParameterTuningJobCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTrainingJobsCommandInput,
|
|
4
|
+
ListTrainingJobsCommandOutput,
|
|
5
|
+
} from "../commands/ListTrainingJobsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTrainingJobs(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListTrainingJobsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTrainingJobsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTransformJobsCommandInput,
|
|
4
|
+
ListTransformJobsCommandOutput,
|
|
5
|
+
} from "../commands/ListTransformJobsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTransformJobs(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListTransformJobsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTransformJobsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTrialComponentsCommandInput,
|
|
4
|
+
ListTrialComponentsCommandOutput,
|
|
5
|
+
} from "../commands/ListTrialComponentsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTrialComponents(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListTrialComponentsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTrialComponentsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTrialsCommandInput,
|
|
4
|
+
ListTrialsCommandOutput,
|
|
5
|
+
} from "../commands/ListTrialsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTrials(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListTrialsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTrialsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListUserProfilesCommandInput,
|
|
4
|
+
ListUserProfilesCommandOutput,
|
|
5
|
+
} from "../commands/ListUserProfilesCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListUserProfiles(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListUserProfilesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListUserProfilesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListWorkforcesCommandInput,
|
|
4
|
+
ListWorkforcesCommandOutput,
|
|
5
|
+
} from "../commands/ListWorkforcesCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListWorkforces(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListWorkforcesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListWorkforcesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListWorkteamsCommandInput,
|
|
4
|
+
ListWorkteamsCommandOutput,
|
|
5
|
+
} from "../commands/ListWorkteamsCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListWorkteams(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: ListWorkteamsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListWorkteamsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
QueryLineageCommandInput,
|
|
4
|
+
QueryLineageCommandOutput,
|
|
5
|
+
} from "../commands/QueryLineageCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateQueryLineage(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: QueryLineageCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<QueryLineageCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
SearchCommandInput,
|
|
4
|
+
SearchCommandOutput,
|
|
5
|
+
} from "../commands/SearchCommand";
|
|
6
|
+
import { SageMakerPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateSearch(
|
|
8
|
+
config: SageMakerPaginationConfiguration,
|
|
9
|
+
input: SearchCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<SearchCommandOutput>;
|
|
@@ -1,61 +1,61 @@
|
|
|
1
|
-
export * from "./Interfaces";
|
|
2
|
-
export * from "./ListActionsPaginator";
|
|
3
|
-
export * from "./ListAlgorithmsPaginator";
|
|
4
|
-
export * from "./ListAppImageConfigsPaginator";
|
|
5
|
-
export * from "./ListAppsPaginator";
|
|
6
|
-
export * from "./ListArtifactsPaginator";
|
|
7
|
-
export * from "./ListAssociationsPaginator";
|
|
8
|
-
export * from "./ListAutoMLJobsPaginator";
|
|
9
|
-
export * from "./ListCandidatesForAutoMLJobPaginator";
|
|
10
|
-
export * from "./ListCodeRepositoriesPaginator";
|
|
11
|
-
export * from "./ListCompilationJobsPaginator";
|
|
12
|
-
export * from "./ListContextsPaginator";
|
|
13
|
-
export * from "./ListDataQualityJobDefinitionsPaginator";
|
|
14
|
-
export * from "./ListDeviceFleetsPaginator";
|
|
15
|
-
export * from "./ListDevicesPaginator";
|
|
16
|
-
export * from "./ListDomainsPaginator";
|
|
17
|
-
export * from "./ListEdgeDeploymentPlansPaginator";
|
|
18
|
-
export * from "./ListEdgePackagingJobsPaginator";
|
|
19
|
-
export * from "./ListEndpointConfigsPaginator";
|
|
20
|
-
export * from "./ListEndpointsPaginator";
|
|
21
|
-
export * from "./ListExperimentsPaginator";
|
|
22
|
-
export * from "./ListFlowDefinitionsPaginator";
|
|
23
|
-
export * from "./ListHumanTaskUisPaginator";
|
|
24
|
-
export * from "./ListHyperParameterTuningJobsPaginator";
|
|
25
|
-
export * from "./ListImageVersionsPaginator";
|
|
26
|
-
export * from "./ListImagesPaginator";
|
|
27
|
-
export * from "./ListInferenceRecommendationsJobsPaginator";
|
|
28
|
-
export * from "./ListLabelingJobsForWorkteamPaginator";
|
|
29
|
-
export * from "./ListLabelingJobsPaginator";
|
|
30
|
-
export * from "./ListLineageGroupsPaginator";
|
|
31
|
-
export * from "./ListModelBiasJobDefinitionsPaginator";
|
|
32
|
-
export * from "./ListModelExplainabilityJobDefinitionsPaginator";
|
|
33
|
-
export * from "./ListModelMetadataPaginator";
|
|
34
|
-
export * from "./ListModelPackageGroupsPaginator";
|
|
35
|
-
export * from "./ListModelPackagesPaginator";
|
|
36
|
-
export * from "./ListModelQualityJobDefinitionsPaginator";
|
|
37
|
-
export * from "./ListModelsPaginator";
|
|
38
|
-
export * from "./ListMonitoringExecutionsPaginator";
|
|
39
|
-
export * from "./ListMonitoringSchedulesPaginator";
|
|
40
|
-
export * from "./ListNotebookInstanceLifecycleConfigsPaginator";
|
|
41
|
-
export * from "./ListNotebookInstancesPaginator";
|
|
42
|
-
export * from "./ListPipelineExecutionStepsPaginator";
|
|
43
|
-
export * from "./ListPipelineExecutionsPaginator";
|
|
44
|
-
export * from "./ListPipelineParametersForExecutionPaginator";
|
|
45
|
-
export * from "./ListPipelinesPaginator";
|
|
46
|
-
export * from "./ListProcessingJobsPaginator";
|
|
47
|
-
export * from "./ListProjectsPaginator";
|
|
48
|
-
export * from "./ListStageDevicesPaginator";
|
|
49
|
-
export * from "./ListStudioLifecycleConfigsPaginator";
|
|
50
|
-
export * from "./ListSubscribedWorkteamsPaginator";
|
|
51
|
-
export * from "./ListTagsPaginator";
|
|
52
|
-
export * from "./ListTrainingJobsForHyperParameterTuningJobPaginator";
|
|
53
|
-
export * from "./ListTrainingJobsPaginator";
|
|
54
|
-
export * from "./ListTransformJobsPaginator";
|
|
55
|
-
export * from "./ListTrialComponentsPaginator";
|
|
56
|
-
export * from "./ListTrialsPaginator";
|
|
57
|
-
export * from "./ListUserProfilesPaginator";
|
|
58
|
-
export * from "./ListWorkforcesPaginator";
|
|
59
|
-
export * from "./ListWorkteamsPaginator";
|
|
60
|
-
export * from "./QueryLineagePaginator";
|
|
61
|
-
export * from "./SearchPaginator";
|
|
1
|
+
export * from "./Interfaces";
|
|
2
|
+
export * from "./ListActionsPaginator";
|
|
3
|
+
export * from "./ListAlgorithmsPaginator";
|
|
4
|
+
export * from "./ListAppImageConfigsPaginator";
|
|
5
|
+
export * from "./ListAppsPaginator";
|
|
6
|
+
export * from "./ListArtifactsPaginator";
|
|
7
|
+
export * from "./ListAssociationsPaginator";
|
|
8
|
+
export * from "./ListAutoMLJobsPaginator";
|
|
9
|
+
export * from "./ListCandidatesForAutoMLJobPaginator";
|
|
10
|
+
export * from "./ListCodeRepositoriesPaginator";
|
|
11
|
+
export * from "./ListCompilationJobsPaginator";
|
|
12
|
+
export * from "./ListContextsPaginator";
|
|
13
|
+
export * from "./ListDataQualityJobDefinitionsPaginator";
|
|
14
|
+
export * from "./ListDeviceFleetsPaginator";
|
|
15
|
+
export * from "./ListDevicesPaginator";
|
|
16
|
+
export * from "./ListDomainsPaginator";
|
|
17
|
+
export * from "./ListEdgeDeploymentPlansPaginator";
|
|
18
|
+
export * from "./ListEdgePackagingJobsPaginator";
|
|
19
|
+
export * from "./ListEndpointConfigsPaginator";
|
|
20
|
+
export * from "./ListEndpointsPaginator";
|
|
21
|
+
export * from "./ListExperimentsPaginator";
|
|
22
|
+
export * from "./ListFlowDefinitionsPaginator";
|
|
23
|
+
export * from "./ListHumanTaskUisPaginator";
|
|
24
|
+
export * from "./ListHyperParameterTuningJobsPaginator";
|
|
25
|
+
export * from "./ListImageVersionsPaginator";
|
|
26
|
+
export * from "./ListImagesPaginator";
|
|
27
|
+
export * from "./ListInferenceRecommendationsJobsPaginator";
|
|
28
|
+
export * from "./ListLabelingJobsForWorkteamPaginator";
|
|
29
|
+
export * from "./ListLabelingJobsPaginator";
|
|
30
|
+
export * from "./ListLineageGroupsPaginator";
|
|
31
|
+
export * from "./ListModelBiasJobDefinitionsPaginator";
|
|
32
|
+
export * from "./ListModelExplainabilityJobDefinitionsPaginator";
|
|
33
|
+
export * from "./ListModelMetadataPaginator";
|
|
34
|
+
export * from "./ListModelPackageGroupsPaginator";
|
|
35
|
+
export * from "./ListModelPackagesPaginator";
|
|
36
|
+
export * from "./ListModelQualityJobDefinitionsPaginator";
|
|
37
|
+
export * from "./ListModelsPaginator";
|
|
38
|
+
export * from "./ListMonitoringExecutionsPaginator";
|
|
39
|
+
export * from "./ListMonitoringSchedulesPaginator";
|
|
40
|
+
export * from "./ListNotebookInstanceLifecycleConfigsPaginator";
|
|
41
|
+
export * from "./ListNotebookInstancesPaginator";
|
|
42
|
+
export * from "./ListPipelineExecutionStepsPaginator";
|
|
43
|
+
export * from "./ListPipelineExecutionsPaginator";
|
|
44
|
+
export * from "./ListPipelineParametersForExecutionPaginator";
|
|
45
|
+
export * from "./ListPipelinesPaginator";
|
|
46
|
+
export * from "./ListProcessingJobsPaginator";
|
|
47
|
+
export * from "./ListProjectsPaginator";
|
|
48
|
+
export * from "./ListStageDevicesPaginator";
|
|
49
|
+
export * from "./ListStudioLifecycleConfigsPaginator";
|
|
50
|
+
export * from "./ListSubscribedWorkteamsPaginator";
|
|
51
|
+
export * from "./ListTagsPaginator";
|
|
52
|
+
export * from "./ListTrainingJobsForHyperParameterTuningJobPaginator";
|
|
53
|
+
export * from "./ListTrainingJobsPaginator";
|
|
54
|
+
export * from "./ListTransformJobsPaginator";
|
|
55
|
+
export * from "./ListTrialComponentsPaginator";
|
|
56
|
+
export * from "./ListTrialsPaginator";
|
|
57
|
+
export * from "./ListUserProfilesPaginator";
|
|
58
|
+
export * from "./ListWorkforcesPaginator";
|
|
59
|
+
export * from "./ListWorkteamsPaginator";
|
|
60
|
+
export * from "./QueryLineagePaginator";
|
|
61
|
+
export * from "./SearchPaginator";
|