@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
|
@@ -1,5 +1,272 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointStatus, ExecutionStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FlowDefinitionStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, LabelCounters, LabelingJobOutput, LabelingJobStatus, MemberDefinition,
|
|
1
|
+
import { ActionSummary, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContextSummary, EdgeOutputConfig, FeatureDefinition, HyperParameterTuningJobStrategyType, InferenceSpecification, LabelingJobInputConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ResourceConfig, ResourceLimits, ResourceSpec, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UiTemplate, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointStatus, ExecutionStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FlowDefinitionStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, LabelCounters, LabelingJobOutput, LabelingJobStatus, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageGroupStatus, ModelPackageStatusDetails, ModelPackageValidationSpecification, MonitoringExecutionSummary, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceStatus, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingInput, ProcessingJobStatus, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, ProjectStatus, RuleEvaluationStatus, ScheduleStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* <p>Details of a provisioned service catalog product. For information about service catalog,
|
|
5
|
+
* see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
|
|
6
|
+
* Catalog</a>.</p>
|
|
7
|
+
*/
|
|
8
|
+
export interface ServiceCatalogProvisionedProductDetails {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The ID of the provisioned product.</p>
|
|
11
|
+
*/
|
|
12
|
+
ProvisionedProductId?: string;
|
|
13
|
+
/**
|
|
14
|
+
* <p>The current status of the product.</p>
|
|
15
|
+
* <ul>
|
|
16
|
+
* <li>
|
|
17
|
+
* <p>
|
|
18
|
+
* <code>AVAILABLE</code> - Stable state, ready to perform any operation. The most recent operation succeeded and completed.</p>
|
|
19
|
+
* </li>
|
|
20
|
+
* <li>
|
|
21
|
+
* <p>
|
|
22
|
+
* <code>UNDER_CHANGE</code> - Transitive state. Operations performed might not have valid results. Wait for an AVAILABLE status before performing operations.</p>
|
|
23
|
+
* </li>
|
|
24
|
+
* <li>
|
|
25
|
+
* <p>
|
|
26
|
+
* <code>TAINTED</code> - Stable state, ready to perform any operation. The stack has completed the requested operation but is not exactly what was requested. For example, a request to update to a new version failed and the stack rolled back to the current version.</p>
|
|
27
|
+
* </li>
|
|
28
|
+
* <li>
|
|
29
|
+
* <p>
|
|
30
|
+
* <code>ERROR</code> - An unexpected error occurred. The provisioned product exists but the stack is not running. For example, CloudFormation received a parameter value that was not valid and could not launch the stack.</p>
|
|
31
|
+
* </li>
|
|
32
|
+
* <li>
|
|
33
|
+
* <p>
|
|
34
|
+
* <code>PLAN_IN_PROGRESS</code> - Transitive state. The plan operations were performed to provision a new product, but resources have not yet been created. After reviewing the list of resources to be created, execute the plan. Wait for an AVAILABLE status before performing operations.</p>
|
|
35
|
+
* </li>
|
|
36
|
+
* </ul>
|
|
37
|
+
*/
|
|
38
|
+
ProvisionedProductStatusMessage?: string;
|
|
39
|
+
}
|
|
40
|
+
export declare namespace ServiceCatalogProvisionedProductDetails {
|
|
41
|
+
/**
|
|
42
|
+
* @internal
|
|
43
|
+
*/
|
|
44
|
+
const filterSensitiveLog: (obj: ServiceCatalogProvisionedProductDetails) => any;
|
|
45
|
+
}
|
|
46
|
+
export interface DescribeProjectOutput {
|
|
47
|
+
/**
|
|
48
|
+
* <p>The Amazon Resource Name (ARN) of the project.</p>
|
|
49
|
+
*/
|
|
50
|
+
ProjectArn: string | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* <p>The name of the project.</p>
|
|
53
|
+
*/
|
|
54
|
+
ProjectName: string | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* <p>The ID of the project.</p>
|
|
57
|
+
*/
|
|
58
|
+
ProjectId: string | undefined;
|
|
59
|
+
/**
|
|
60
|
+
* <p>The description of the project.</p>
|
|
61
|
+
*/
|
|
62
|
+
ProjectDescription?: string;
|
|
63
|
+
/**
|
|
64
|
+
* <p>Information used to provision a service catalog product. For information, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
|
|
65
|
+
* Catalog</a>.</p>
|
|
66
|
+
*/
|
|
67
|
+
ServiceCatalogProvisioningDetails: ServiceCatalogProvisioningDetails | undefined;
|
|
68
|
+
/**
|
|
69
|
+
* <p>Information about a provisioned service catalog product.</p>
|
|
70
|
+
*/
|
|
71
|
+
ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
|
|
72
|
+
/**
|
|
73
|
+
* <p>The status of the project.</p>
|
|
74
|
+
*/
|
|
75
|
+
ProjectStatus: ProjectStatus | string | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
78
|
+
* component, or project.</p>
|
|
79
|
+
*/
|
|
80
|
+
CreatedBy?: UserContext;
|
|
81
|
+
/**
|
|
82
|
+
* <p>The time when the project was created.</p>
|
|
83
|
+
*/
|
|
84
|
+
CreationTime: Date | undefined;
|
|
85
|
+
/**
|
|
86
|
+
* <p>The timestamp when project was last modified.</p>
|
|
87
|
+
*/
|
|
88
|
+
LastModifiedTime?: Date;
|
|
89
|
+
/**
|
|
90
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
91
|
+
* component, or project.</p>
|
|
92
|
+
*/
|
|
93
|
+
LastModifiedBy?: UserContext;
|
|
94
|
+
}
|
|
95
|
+
export declare namespace DescribeProjectOutput {
|
|
96
|
+
/**
|
|
97
|
+
* @internal
|
|
98
|
+
*/
|
|
99
|
+
const filterSensitiveLog: (obj: DescribeProjectOutput) => any;
|
|
100
|
+
}
|
|
101
|
+
export interface DescribeStudioLifecycleConfigRequest {
|
|
102
|
+
/**
|
|
103
|
+
* <p>The name of the Studio Lifecycle Configuration to describe.</p>
|
|
104
|
+
*/
|
|
105
|
+
StudioLifecycleConfigName: string | undefined;
|
|
106
|
+
}
|
|
107
|
+
export declare namespace DescribeStudioLifecycleConfigRequest {
|
|
108
|
+
/**
|
|
109
|
+
* @internal
|
|
110
|
+
*/
|
|
111
|
+
const filterSensitiveLog: (obj: DescribeStudioLifecycleConfigRequest) => any;
|
|
112
|
+
}
|
|
113
|
+
export interface DescribeStudioLifecycleConfigResponse {
|
|
114
|
+
/**
|
|
115
|
+
* <p>The ARN of the Lifecycle Configuration to describe.</p>
|
|
116
|
+
*/
|
|
117
|
+
StudioLifecycleConfigArn?: string;
|
|
118
|
+
/**
|
|
119
|
+
* <p>The name of the Studio Lifecycle Configuration that is described.</p>
|
|
120
|
+
*/
|
|
121
|
+
StudioLifecycleConfigName?: string;
|
|
122
|
+
/**
|
|
123
|
+
* <p>The creation time of the Studio Lifecycle Configuration.</p>
|
|
124
|
+
*/
|
|
125
|
+
CreationTime?: Date;
|
|
126
|
+
/**
|
|
127
|
+
* <p>This value is equivalent to CreationTime because Studio Lifecycle Configurations are immutable.</p>
|
|
128
|
+
*/
|
|
129
|
+
LastModifiedTime?: Date;
|
|
130
|
+
/**
|
|
131
|
+
* <p>The content of your Studio Lifecycle Configuration script.</p>
|
|
132
|
+
*/
|
|
133
|
+
StudioLifecycleConfigContent?: string;
|
|
134
|
+
/**
|
|
135
|
+
* <p>The App type that the Lifecycle Configuration is attached to.</p>
|
|
136
|
+
*/
|
|
137
|
+
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
138
|
+
}
|
|
139
|
+
export declare namespace DescribeStudioLifecycleConfigResponse {
|
|
140
|
+
/**
|
|
141
|
+
* @internal
|
|
142
|
+
*/
|
|
143
|
+
const filterSensitiveLog: (obj: DescribeStudioLifecycleConfigResponse) => any;
|
|
144
|
+
}
|
|
145
|
+
export interface DescribeSubscribedWorkteamRequest {
|
|
146
|
+
/**
|
|
147
|
+
* <p>The Amazon Resource Name (ARN) of the subscribed work team to describe.</p>
|
|
148
|
+
*/
|
|
149
|
+
WorkteamArn: string | undefined;
|
|
150
|
+
}
|
|
151
|
+
export declare namespace DescribeSubscribedWorkteamRequest {
|
|
152
|
+
/**
|
|
153
|
+
* @internal
|
|
154
|
+
*/
|
|
155
|
+
const filterSensitiveLog: (obj: DescribeSubscribedWorkteamRequest) => any;
|
|
156
|
+
}
|
|
157
|
+
/**
|
|
158
|
+
* <p>Describes a work team of a vendor that does the a labelling job.</p>
|
|
159
|
+
*/
|
|
160
|
+
export interface SubscribedWorkteam {
|
|
161
|
+
/**
|
|
162
|
+
* <p>The Amazon Resource Name (ARN) of the vendor that you have subscribed.</p>
|
|
163
|
+
*/
|
|
164
|
+
WorkteamArn: string | undefined;
|
|
165
|
+
/**
|
|
166
|
+
* <p>The title of the service provided by the vendor in the Amazon Marketplace.</p>
|
|
167
|
+
*/
|
|
168
|
+
MarketplaceTitle?: string;
|
|
169
|
+
/**
|
|
170
|
+
* <p>The name of the vendor in the Amazon Marketplace.</p>
|
|
171
|
+
*/
|
|
172
|
+
SellerName?: string;
|
|
173
|
+
/**
|
|
174
|
+
* <p>The description of the vendor from the Amazon Marketplace.</p>
|
|
175
|
+
*/
|
|
176
|
+
MarketplaceDescription?: string;
|
|
177
|
+
/**
|
|
178
|
+
* <p>Marketplace product listing ID.</p>
|
|
179
|
+
*/
|
|
180
|
+
ListingId?: string;
|
|
181
|
+
}
|
|
182
|
+
export declare namespace SubscribedWorkteam {
|
|
183
|
+
/**
|
|
184
|
+
* @internal
|
|
185
|
+
*/
|
|
186
|
+
const filterSensitiveLog: (obj: SubscribedWorkteam) => any;
|
|
187
|
+
}
|
|
188
|
+
export interface DescribeSubscribedWorkteamResponse {
|
|
189
|
+
/**
|
|
190
|
+
* <p>A <code>Workteam</code> instance that contains information about the work team.</p>
|
|
191
|
+
*/
|
|
192
|
+
SubscribedWorkteam: SubscribedWorkteam | undefined;
|
|
193
|
+
}
|
|
194
|
+
export declare namespace DescribeSubscribedWorkteamResponse {
|
|
195
|
+
/**
|
|
196
|
+
* @internal
|
|
197
|
+
*/
|
|
198
|
+
const filterSensitiveLog: (obj: DescribeSubscribedWorkteamResponse) => any;
|
|
199
|
+
}
|
|
200
|
+
export interface DescribeTrainingJobRequest {
|
|
201
|
+
/**
|
|
202
|
+
* <p>The name of the training job.</p>
|
|
203
|
+
*/
|
|
204
|
+
TrainingJobName: string | undefined;
|
|
205
|
+
}
|
|
206
|
+
export declare namespace DescribeTrainingJobRequest {
|
|
207
|
+
/**
|
|
208
|
+
* @internal
|
|
209
|
+
*/
|
|
210
|
+
const filterSensitiveLog: (obj: DescribeTrainingJobRequest) => any;
|
|
211
|
+
}
|
|
212
|
+
/**
|
|
213
|
+
* <p>The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.</p>
|
|
214
|
+
*/
|
|
215
|
+
export interface MetricData {
|
|
216
|
+
/**
|
|
217
|
+
* <p>The name of the metric.</p>
|
|
218
|
+
*/
|
|
219
|
+
MetricName?: string;
|
|
220
|
+
/**
|
|
221
|
+
* <p>The value of the metric.</p>
|
|
222
|
+
*/
|
|
223
|
+
Value?: number;
|
|
224
|
+
/**
|
|
225
|
+
* <p>The date and time that the algorithm emitted the metric.</p>
|
|
226
|
+
*/
|
|
227
|
+
Timestamp?: Date;
|
|
228
|
+
}
|
|
229
|
+
export declare namespace MetricData {
|
|
230
|
+
/**
|
|
231
|
+
* @internal
|
|
232
|
+
*/
|
|
233
|
+
const filterSensitiveLog: (obj: MetricData) => any;
|
|
234
|
+
}
|
|
235
|
+
/**
|
|
236
|
+
* <p>Information about the status of the rule evaluation.</p>
|
|
237
|
+
*/
|
|
238
|
+
export interface ProfilerRuleEvaluationStatus {
|
|
239
|
+
/**
|
|
240
|
+
* <p>The name of the rule configuration.</p>
|
|
241
|
+
*/
|
|
242
|
+
RuleConfigurationName?: string;
|
|
243
|
+
/**
|
|
244
|
+
* <p>The Amazon Resource Name (ARN) of the rule evaluation job.</p>
|
|
245
|
+
*/
|
|
246
|
+
RuleEvaluationJobArn?: string;
|
|
247
|
+
/**
|
|
248
|
+
* <p>Status of the rule evaluation.</p>
|
|
249
|
+
*/
|
|
250
|
+
RuleEvaluationStatus?: RuleEvaluationStatus | string;
|
|
251
|
+
/**
|
|
252
|
+
* <p>Details from the rule evaluation.</p>
|
|
253
|
+
*/
|
|
254
|
+
StatusDetails?: string;
|
|
255
|
+
/**
|
|
256
|
+
* <p>Timestamp when the rule evaluation status was last modified.</p>
|
|
257
|
+
*/
|
|
258
|
+
LastModifiedTime?: Date;
|
|
259
|
+
}
|
|
260
|
+
export declare namespace ProfilerRuleEvaluationStatus {
|
|
261
|
+
/**
|
|
262
|
+
* @internal
|
|
263
|
+
*/
|
|
264
|
+
const filterSensitiveLog: (obj: ProfilerRuleEvaluationStatus) => any;
|
|
265
|
+
}
|
|
266
|
+
export declare enum ProfilingStatus {
|
|
267
|
+
DISABLED = "Disabled",
|
|
268
|
+
ENABLED = "Enabled"
|
|
269
|
+
}
|
|
3
270
|
export declare enum SecondaryStatus {
|
|
4
271
|
COMPLETED = "Completed",
|
|
5
272
|
DOWNLOADING = "Downloading",
|
|
@@ -1525,6 +1792,41 @@ export declare namespace DomainDetails {
|
|
|
1525
1792
|
*/
|
|
1526
1793
|
const filterSensitiveLog: (obj: DomainDetails) => any;
|
|
1527
1794
|
}
|
|
1795
|
+
/**
|
|
1796
|
+
* <p>A collection of settings that update the current configuration for the <code>RStudioServerPro</code> Domain-level app.</p>
|
|
1797
|
+
*/
|
|
1798
|
+
export interface RStudioServerProDomainSettingsForUpdate {
|
|
1799
|
+
/**
|
|
1800
|
+
* <p>The execution role for the <code>RStudioServerPro</code> Domain-level app.</p>
|
|
1801
|
+
*/
|
|
1802
|
+
DomainExecutionRoleArn: string | undefined;
|
|
1803
|
+
/**
|
|
1804
|
+
* <p>Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that
|
|
1805
|
+
* the version runs on.</p>
|
|
1806
|
+
*/
|
|
1807
|
+
DefaultResourceSpec?: ResourceSpec;
|
|
1808
|
+
}
|
|
1809
|
+
export declare namespace RStudioServerProDomainSettingsForUpdate {
|
|
1810
|
+
/**
|
|
1811
|
+
* @internal
|
|
1812
|
+
*/
|
|
1813
|
+
const filterSensitiveLog: (obj: RStudioServerProDomainSettingsForUpdate) => any;
|
|
1814
|
+
}
|
|
1815
|
+
/**
|
|
1816
|
+
* <p>A collection of <code>Domain</code> configuration settings to update.</p>
|
|
1817
|
+
*/
|
|
1818
|
+
export interface DomainSettingsForUpdate {
|
|
1819
|
+
/**
|
|
1820
|
+
* <p>A collection of <code>RStudioServerPro</code> Domain-level app settings to update.</p>
|
|
1821
|
+
*/
|
|
1822
|
+
RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate;
|
|
1823
|
+
}
|
|
1824
|
+
export declare namespace DomainSettingsForUpdate {
|
|
1825
|
+
/**
|
|
1826
|
+
* @internal
|
|
1827
|
+
*/
|
|
1828
|
+
const filterSensitiveLog: (obj: DomainSettingsForUpdate) => any;
|
|
1829
|
+
}
|
|
1528
1830
|
/**
|
|
1529
1831
|
* <p>Status of edge devices with this model.</p>
|
|
1530
1832
|
*/
|
|
@@ -7382,6 +7684,12 @@ export interface ModelPackage {
|
|
|
7382
7684
|
* resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
|
|
7383
7685
|
*/
|
|
7384
7686
|
Tags?: Tag[];
|
|
7687
|
+
/**
|
|
7688
|
+
* <p>The metadata properties for the model package. </p>
|
|
7689
|
+
*/
|
|
7690
|
+
CustomerMetadataProperties?: {
|
|
7691
|
+
[key: string]: string;
|
|
7692
|
+
};
|
|
7385
7693
|
}
|
|
7386
7694
|
export declare namespace ModelPackage {
|
|
7387
7695
|
/**
|
|
@@ -7856,6 +8164,15 @@ export interface Project {
|
|
|
7856
8164
|
* Resources</a>.</p>
|
|
7857
8165
|
*/
|
|
7858
8166
|
Tags?: Tag[];
|
|
8167
|
+
/**
|
|
8168
|
+
* <p>A timestamp container for when the project was last modified.</p>
|
|
8169
|
+
*/
|
|
8170
|
+
LastModifiedTime?: Date;
|
|
8171
|
+
/**
|
|
8172
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
8173
|
+
* component, or project.</p>
|
|
8174
|
+
*/
|
|
8175
|
+
LastModifiedBy?: UserContext;
|
|
7859
8176
|
}
|
|
7860
8177
|
export declare namespace Project {
|
|
7861
8178
|
/**
|
|
@@ -8998,186 +9315,3 @@ export declare namespace StopEdgePackagingJobRequest {
|
|
|
8998
9315
|
*/
|
|
8999
9316
|
const filterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
|
|
9000
9317
|
}
|
|
9001
|
-
export interface StopHyperParameterTuningJobRequest {
|
|
9002
|
-
/**
|
|
9003
|
-
* <p>The name of the tuning job to stop.</p>
|
|
9004
|
-
*/
|
|
9005
|
-
HyperParameterTuningJobName: string | undefined;
|
|
9006
|
-
}
|
|
9007
|
-
export declare namespace StopHyperParameterTuningJobRequest {
|
|
9008
|
-
/**
|
|
9009
|
-
* @internal
|
|
9010
|
-
*/
|
|
9011
|
-
const filterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
|
|
9012
|
-
}
|
|
9013
|
-
export interface StopLabelingJobRequest {
|
|
9014
|
-
/**
|
|
9015
|
-
* <p>The name of the labeling job to stop.</p>
|
|
9016
|
-
*/
|
|
9017
|
-
LabelingJobName: string | undefined;
|
|
9018
|
-
}
|
|
9019
|
-
export declare namespace StopLabelingJobRequest {
|
|
9020
|
-
/**
|
|
9021
|
-
* @internal
|
|
9022
|
-
*/
|
|
9023
|
-
const filterSensitiveLog: (obj: StopLabelingJobRequest) => any;
|
|
9024
|
-
}
|
|
9025
|
-
export interface StopMonitoringScheduleRequest {
|
|
9026
|
-
/**
|
|
9027
|
-
* <p>The name of the schedule to stop.</p>
|
|
9028
|
-
*/
|
|
9029
|
-
MonitoringScheduleName: string | undefined;
|
|
9030
|
-
}
|
|
9031
|
-
export declare namespace StopMonitoringScheduleRequest {
|
|
9032
|
-
/**
|
|
9033
|
-
* @internal
|
|
9034
|
-
*/
|
|
9035
|
-
const filterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
|
|
9036
|
-
}
|
|
9037
|
-
export interface StopNotebookInstanceInput {
|
|
9038
|
-
/**
|
|
9039
|
-
* <p>The name of the notebook instance to terminate.</p>
|
|
9040
|
-
*/
|
|
9041
|
-
NotebookInstanceName: string | undefined;
|
|
9042
|
-
}
|
|
9043
|
-
export declare namespace StopNotebookInstanceInput {
|
|
9044
|
-
/**
|
|
9045
|
-
* @internal
|
|
9046
|
-
*/
|
|
9047
|
-
const filterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
|
|
9048
|
-
}
|
|
9049
|
-
export interface StopPipelineExecutionRequest {
|
|
9050
|
-
/**
|
|
9051
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
9052
|
-
*/
|
|
9053
|
-
PipelineExecutionArn: string | undefined;
|
|
9054
|
-
/**
|
|
9055
|
-
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
9056
|
-
* operation. An idempotent operation completes no more than once.</p>
|
|
9057
|
-
*/
|
|
9058
|
-
ClientRequestToken?: string;
|
|
9059
|
-
}
|
|
9060
|
-
export declare namespace StopPipelineExecutionRequest {
|
|
9061
|
-
/**
|
|
9062
|
-
* @internal
|
|
9063
|
-
*/
|
|
9064
|
-
const filterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
|
|
9065
|
-
}
|
|
9066
|
-
export interface StopPipelineExecutionResponse {
|
|
9067
|
-
/**
|
|
9068
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
9069
|
-
*/
|
|
9070
|
-
PipelineExecutionArn?: string;
|
|
9071
|
-
}
|
|
9072
|
-
export declare namespace StopPipelineExecutionResponse {
|
|
9073
|
-
/**
|
|
9074
|
-
* @internal
|
|
9075
|
-
*/
|
|
9076
|
-
const filterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
|
|
9077
|
-
}
|
|
9078
|
-
export interface StopProcessingJobRequest {
|
|
9079
|
-
/**
|
|
9080
|
-
* <p>The name of the processing job to stop.</p>
|
|
9081
|
-
*/
|
|
9082
|
-
ProcessingJobName: string | undefined;
|
|
9083
|
-
}
|
|
9084
|
-
export declare namespace StopProcessingJobRequest {
|
|
9085
|
-
/**
|
|
9086
|
-
* @internal
|
|
9087
|
-
*/
|
|
9088
|
-
const filterSensitiveLog: (obj: StopProcessingJobRequest) => any;
|
|
9089
|
-
}
|
|
9090
|
-
export interface StopTrainingJobRequest {
|
|
9091
|
-
/**
|
|
9092
|
-
* <p>The name of the training job to stop.</p>
|
|
9093
|
-
*/
|
|
9094
|
-
TrainingJobName: string | undefined;
|
|
9095
|
-
}
|
|
9096
|
-
export declare namespace StopTrainingJobRequest {
|
|
9097
|
-
/**
|
|
9098
|
-
* @internal
|
|
9099
|
-
*/
|
|
9100
|
-
const filterSensitiveLog: (obj: StopTrainingJobRequest) => any;
|
|
9101
|
-
}
|
|
9102
|
-
export interface StopTransformJobRequest {
|
|
9103
|
-
/**
|
|
9104
|
-
* <p>The name of the transform job to stop.</p>
|
|
9105
|
-
*/
|
|
9106
|
-
TransformJobName: string | undefined;
|
|
9107
|
-
}
|
|
9108
|
-
export declare namespace StopTransformJobRequest {
|
|
9109
|
-
/**
|
|
9110
|
-
* @internal
|
|
9111
|
-
*/
|
|
9112
|
-
const filterSensitiveLog: (obj: StopTransformJobRequest) => any;
|
|
9113
|
-
}
|
|
9114
|
-
export interface UpdateActionRequest {
|
|
9115
|
-
/**
|
|
9116
|
-
* <p>The name of the action to update.</p>
|
|
9117
|
-
*/
|
|
9118
|
-
ActionName: string | undefined;
|
|
9119
|
-
/**
|
|
9120
|
-
* <p>The new description for the action.</p>
|
|
9121
|
-
*/
|
|
9122
|
-
Description?: string;
|
|
9123
|
-
/**
|
|
9124
|
-
* <p>The new status for the action.</p>
|
|
9125
|
-
*/
|
|
9126
|
-
Status?: ActionStatus | string;
|
|
9127
|
-
/**
|
|
9128
|
-
* <p>The new list of properties. Overwrites the current property list.</p>
|
|
9129
|
-
*/
|
|
9130
|
-
Properties?: {
|
|
9131
|
-
[key: string]: string;
|
|
9132
|
-
};
|
|
9133
|
-
/**
|
|
9134
|
-
* <p>A list of properties to remove.</p>
|
|
9135
|
-
*/
|
|
9136
|
-
PropertiesToRemove?: string[];
|
|
9137
|
-
}
|
|
9138
|
-
export declare namespace UpdateActionRequest {
|
|
9139
|
-
/**
|
|
9140
|
-
* @internal
|
|
9141
|
-
*/
|
|
9142
|
-
const filterSensitiveLog: (obj: UpdateActionRequest) => any;
|
|
9143
|
-
}
|
|
9144
|
-
export interface UpdateActionResponse {
|
|
9145
|
-
/**
|
|
9146
|
-
* <p>The Amazon Resource Name (ARN) of the action.</p>
|
|
9147
|
-
*/
|
|
9148
|
-
ActionArn?: string;
|
|
9149
|
-
}
|
|
9150
|
-
export declare namespace UpdateActionResponse {
|
|
9151
|
-
/**
|
|
9152
|
-
* @internal
|
|
9153
|
-
*/
|
|
9154
|
-
const filterSensitiveLog: (obj: UpdateActionResponse) => any;
|
|
9155
|
-
}
|
|
9156
|
-
export interface UpdateAppImageConfigRequest {
|
|
9157
|
-
/**
|
|
9158
|
-
* <p>The name of the AppImageConfig to update.</p>
|
|
9159
|
-
*/
|
|
9160
|
-
AppImageConfigName: string | undefined;
|
|
9161
|
-
/**
|
|
9162
|
-
* <p>The new KernelGateway app to run on the image.</p>
|
|
9163
|
-
*/
|
|
9164
|
-
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
9165
|
-
}
|
|
9166
|
-
export declare namespace UpdateAppImageConfigRequest {
|
|
9167
|
-
/**
|
|
9168
|
-
* @internal
|
|
9169
|
-
*/
|
|
9170
|
-
const filterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
|
|
9171
|
-
}
|
|
9172
|
-
export interface UpdateAppImageConfigResponse {
|
|
9173
|
-
/**
|
|
9174
|
-
* <p>The Amazon Resource Name (ARN) for the AppImageConfig.</p>
|
|
9175
|
-
*/
|
|
9176
|
-
AppImageConfigArn?: string;
|
|
9177
|
-
}
|
|
9178
|
-
export declare namespace UpdateAppImageConfigResponse {
|
|
9179
|
-
/**
|
|
9180
|
-
* @internal
|
|
9181
|
-
*/
|
|
9182
|
-
const filterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
|
|
9183
|
-
}
|