@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,4 +1,524 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoRollbackConfig, BatchStrategy, Bias, BlueGreenUpdatePolicy, CaptureStatus, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput, FeatureDefinition, FlowDefinitionOutputConfig, GitConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobWarmStartConfig,
|
|
1
|
+
import { ActionSource, ActionStatus, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoRollbackConfig, BatchStrategy, Bias, BlueGreenUpdatePolicy, CaptureStatus, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DomainSettings, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput, FeatureDefinition, FlowDefinitionOutputConfig, GitConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobWarmStartConfig, InferenceSpecification, InputConfig, KernelGatewayImageConfig, LabelingJobInputConfig, MetadataProperties, MetricsSource, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, OutputDataConfig, ProblemType, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariant, ResourceConfig, ResourceSpec, RetryStrategy, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
/**
|
|
3
|
+
* <p>Configure encryption on the storage volume attached to the ML compute instance used to
|
|
4
|
+
* run automated data labeling model training and inference. </p>
|
|
5
|
+
*/
|
|
6
|
+
export interface LabelingJobResourceConfig {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
|
|
9
|
+
* attached to the ML compute instance(s) that run the training and inference jobs used for
|
|
10
|
+
* automated data labeling. </p>
|
|
11
|
+
* <p>You can only specify a <code>VolumeKmsKeyId</code> when you create a labeling job with
|
|
12
|
+
* automated data labeling enabled using the API operation <code>CreateLabelingJob</code>.
|
|
13
|
+
* You cannot specify an Amazon Web Services KMS key to encrypt the storage volume used for
|
|
14
|
+
* automated data labeling model training and inference when you create a labeling job
|
|
15
|
+
* using the console. To learn more, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-security.html">Output Data and Storage Volume
|
|
16
|
+
* Encryption</a>.</p>
|
|
17
|
+
* <p>The <code>VolumeKmsKeyId</code> can be any of the following formats:</p>
|
|
18
|
+
* <ul>
|
|
19
|
+
* <li>
|
|
20
|
+
* <p>KMS Key ID</p>
|
|
21
|
+
* <p>
|
|
22
|
+
* <code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
23
|
+
* </p>
|
|
24
|
+
* </li>
|
|
25
|
+
* <li>
|
|
26
|
+
* <p>Amazon Resource Name (ARN) of a KMS Key</p>
|
|
27
|
+
* <p>
|
|
28
|
+
* <code>"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
29
|
+
* </p>
|
|
30
|
+
* </li>
|
|
31
|
+
* </ul>
|
|
32
|
+
*/
|
|
33
|
+
VolumeKmsKeyId?: string;
|
|
34
|
+
}
|
|
35
|
+
export declare namespace LabelingJobResourceConfig {
|
|
36
|
+
/**
|
|
37
|
+
* @internal
|
|
38
|
+
*/
|
|
39
|
+
const filterSensitiveLog: (obj: LabelingJobResourceConfig) => any;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* <p>Provides configuration information for auto-labeling of your data objects. A
|
|
43
|
+
* <code>LabelingJobAlgorithmsConfig</code> object must be supplied in order to use
|
|
44
|
+
* auto-labeling.</p>
|
|
45
|
+
*/
|
|
46
|
+
export interface LabelingJobAlgorithmsConfig {
|
|
47
|
+
/**
|
|
48
|
+
* <p>Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling. You
|
|
49
|
+
* must select one of the following ARNs:</p>
|
|
50
|
+
* <ul>
|
|
51
|
+
* <li>
|
|
52
|
+
* <p>
|
|
53
|
+
* <i>Image classification</i>
|
|
54
|
+
* </p>
|
|
55
|
+
* <p>
|
|
56
|
+
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/image-classification</code>
|
|
57
|
+
* </p>
|
|
58
|
+
* </li>
|
|
59
|
+
* <li>
|
|
60
|
+
* <p>
|
|
61
|
+
* <i>Text classification</i>
|
|
62
|
+
* </p>
|
|
63
|
+
* <p>
|
|
64
|
+
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/text-classification</code>
|
|
65
|
+
* </p>
|
|
66
|
+
* </li>
|
|
67
|
+
* <li>
|
|
68
|
+
* <p>
|
|
69
|
+
* <i>Object detection</i>
|
|
70
|
+
* </p>
|
|
71
|
+
* <p>
|
|
72
|
+
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/object-detection</code>
|
|
73
|
+
* </p>
|
|
74
|
+
* </li>
|
|
75
|
+
* <li>
|
|
76
|
+
* <p>
|
|
77
|
+
* <i>Semantic Segmentation</i>
|
|
78
|
+
* </p>
|
|
79
|
+
* <p>
|
|
80
|
+
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/semantic-segmentation</code>
|
|
81
|
+
* </p>
|
|
82
|
+
* </li>
|
|
83
|
+
* </ul>
|
|
84
|
+
*/
|
|
85
|
+
LabelingJobAlgorithmSpecificationArn: string | undefined;
|
|
86
|
+
/**
|
|
87
|
+
* <p>At the end of an auto-label job Ground Truth sends the Amazon Resource Name (ARN) of the final
|
|
88
|
+
* model used for auto-labeling. You can use this model as the starting point for
|
|
89
|
+
* subsequent similar jobs by providing the ARN of the model here. </p>
|
|
90
|
+
*/
|
|
91
|
+
InitialActiveLearningModelArn?: string;
|
|
92
|
+
/**
|
|
93
|
+
* <p>Provides configuration information for a labeling job.</p>
|
|
94
|
+
*/
|
|
95
|
+
LabelingJobResourceConfig?: LabelingJobResourceConfig;
|
|
96
|
+
}
|
|
97
|
+
export declare namespace LabelingJobAlgorithmsConfig {
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
*/
|
|
101
|
+
const filterSensitiveLog: (obj: LabelingJobAlgorithmsConfig) => any;
|
|
102
|
+
}
|
|
103
|
+
/**
|
|
104
|
+
* <p>Output configuration information for a labeling job.</p>
|
|
105
|
+
*/
|
|
106
|
+
export interface LabelingJobOutputConfig {
|
|
107
|
+
/**
|
|
108
|
+
* <p>The Amazon S3 location to write output data.</p>
|
|
109
|
+
*/
|
|
110
|
+
S3OutputPath: string | undefined;
|
|
111
|
+
/**
|
|
112
|
+
* <p>The Amazon Web Services Key Management Service ID of the key used to encrypt the output data, if any.</p>
|
|
113
|
+
* <p>If you provide your own KMS key ID, you must add the required permissions to your KMS
|
|
114
|
+
* key described in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-security-permission.html#sms-security-kms-permissions">Encrypt Output Data and Storage Volume with Amazon Web Services KMS</a>.</p>
|
|
115
|
+
* <p>If you don't provide a KMS key ID, Amazon SageMaker uses the default Amazon Web Services KMS key for Amazon S3 for your
|
|
116
|
+
* role's account to encrypt your output data.</p>
|
|
117
|
+
* <p>If you use a bucket policy with an <code>s3:PutObject</code> permission that only
|
|
118
|
+
* allows objects with server-side encryption, set the condition key of
|
|
119
|
+
* <code>s3:x-amz-server-side-encryption</code> to <code>"aws:kms"</code>. For more
|
|
120
|
+
* information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html">KMS-Managed Encryption Keys</a> in the <i>Amazon Simple Storage Service Developer
|
|
121
|
+
* Guide.</i>
|
|
122
|
+
* </p>
|
|
123
|
+
*/
|
|
124
|
+
KmsKeyId?: string;
|
|
125
|
+
/**
|
|
126
|
+
* <p>An Amazon Simple Notification Service (Amazon SNS) output topic ARN. Provide a <code>SnsTopicArn</code> if you want to
|
|
127
|
+
* do real time chaining to another streaming job and receive an Amazon SNS notifications each
|
|
128
|
+
* time a data object is submitted by a worker.</p>
|
|
129
|
+
* <p>If you provide an <code>SnsTopicArn</code> in <code>OutputConfig</code>, when workers
|
|
130
|
+
* complete labeling tasks, Ground Truth will send labeling task output data to the SNS output
|
|
131
|
+
* topic you specify here. </p>
|
|
132
|
+
* <p>To learn more, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-streaming-labeling-job.html#sms-streaming-how-it-works-output-data">Receive Output Data from a Streaming Labeling
|
|
133
|
+
* Job</a>. </p>
|
|
134
|
+
*/
|
|
135
|
+
SnsTopicArn?: string;
|
|
136
|
+
}
|
|
137
|
+
export declare namespace LabelingJobOutputConfig {
|
|
138
|
+
/**
|
|
139
|
+
* @internal
|
|
140
|
+
*/
|
|
141
|
+
const filterSensitiveLog: (obj: LabelingJobOutputConfig) => any;
|
|
142
|
+
}
|
|
143
|
+
/**
|
|
144
|
+
* <p>A set of conditions for stopping a labeling job. If any of the conditions are met, the
|
|
145
|
+
* job is automatically stopped. You can use these conditions to control the cost of data
|
|
146
|
+
* labeling.</p>
|
|
147
|
+
* <note>
|
|
148
|
+
* <p>Labeling jobs fail after 30 days with an appropriate client error message.</p>
|
|
149
|
+
* </note>
|
|
150
|
+
*/
|
|
151
|
+
export interface LabelingJobStoppingConditions {
|
|
152
|
+
/**
|
|
153
|
+
* <p>The maximum number of objects that can be labeled by human workers.</p>
|
|
154
|
+
*/
|
|
155
|
+
MaxHumanLabeledObjectCount?: number;
|
|
156
|
+
/**
|
|
157
|
+
* <p>The maximum number of input data objects that should be labeled.</p>
|
|
158
|
+
*/
|
|
159
|
+
MaxPercentageOfInputDatasetLabeled?: number;
|
|
160
|
+
}
|
|
161
|
+
export declare namespace LabelingJobStoppingConditions {
|
|
162
|
+
/**
|
|
163
|
+
* @internal
|
|
164
|
+
*/
|
|
165
|
+
const filterSensitiveLog: (obj: LabelingJobStoppingConditions) => any;
|
|
166
|
+
}
|
|
167
|
+
export interface CreateLabelingJobRequest {
|
|
168
|
+
/**
|
|
169
|
+
* <p>The name of the labeling job. This name is used to identify the job in a list of
|
|
170
|
+
* labeling jobs. Labeling job names must be unique within an Amazon Web Services account and region.
|
|
171
|
+
* <code>LabelingJobName</code> is not case sensitive. For example, Example-job and
|
|
172
|
+
* example-job are considered the same labeling job name by Ground Truth.</p>
|
|
173
|
+
*/
|
|
174
|
+
LabelingJobName: string | undefined;
|
|
175
|
+
/**
|
|
176
|
+
* <p>The attribute name to use for the label in the output manifest file. This is the key
|
|
177
|
+
* for the key/value pair formed with the label that a worker assigns to the object. The
|
|
178
|
+
* <code>LabelAttributeName</code> must meet the following requirements.</p>
|
|
179
|
+
* <ul>
|
|
180
|
+
* <li>
|
|
181
|
+
* <p>The name can't end with "-metadata". </p>
|
|
182
|
+
* </li>
|
|
183
|
+
* <li>
|
|
184
|
+
* <p>If you are using one of the following <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html">built-in task types</a>,
|
|
185
|
+
* the attribute name <i>must</i> end with "-ref". If the task type
|
|
186
|
+
* you are using is not listed below, the attribute name <i>must
|
|
187
|
+
* not</i> end with "-ref".</p>
|
|
188
|
+
* <ul>
|
|
189
|
+
* <li>
|
|
190
|
+
* <p>Image semantic segmentation (<code>SemanticSegmentation)</code>, and
|
|
191
|
+
* adjustment (<code>AdjustmentSemanticSegmentation</code>) and
|
|
192
|
+
* verification (<code>VerificationSemanticSegmentation</code>) labeling
|
|
193
|
+
* jobs for this task type.</p>
|
|
194
|
+
* </li>
|
|
195
|
+
* <li>
|
|
196
|
+
* <p>Video frame object detection (<code>VideoObjectDetection</code>), and
|
|
197
|
+
* adjustment and verification
|
|
198
|
+
* (<code>AdjustmentVideoObjectDetection</code>) labeling jobs for this
|
|
199
|
+
* task type.</p>
|
|
200
|
+
* </li>
|
|
201
|
+
* <li>
|
|
202
|
+
* <p>Video frame object tracking (<code>VideoObjectTracking</code>), and
|
|
203
|
+
* adjustment and verification (<code>AdjustmentVideoObjectTracking</code>)
|
|
204
|
+
* labeling jobs for this task type.</p>
|
|
205
|
+
* </li>
|
|
206
|
+
* <li>
|
|
207
|
+
* <p>3D point cloud semantic segmentation
|
|
208
|
+
* (<code>3DPointCloudSemanticSegmentation</code>), and adjustment and
|
|
209
|
+
* verification (<code>Adjustment3DPointCloudSemanticSegmentation</code>)
|
|
210
|
+
* labeling jobs for this task type. </p>
|
|
211
|
+
* </li>
|
|
212
|
+
* <li>
|
|
213
|
+
* <p>3D point cloud object tracking
|
|
214
|
+
* (<code>3DPointCloudObjectTracking</code>), and adjustment and
|
|
215
|
+
* verification (<code>Adjustment3DPointCloudObjectTracking</code>)
|
|
216
|
+
* labeling jobs for this task type. </p>
|
|
217
|
+
* </li>
|
|
218
|
+
* </ul>
|
|
219
|
+
* </li>
|
|
220
|
+
* </ul>
|
|
221
|
+
* <p></p>
|
|
222
|
+
* <important>
|
|
223
|
+
* <p>If you are creating an adjustment or verification labeling job, you must use a
|
|
224
|
+
* <i>different</i>
|
|
225
|
+
* <code>LabelAttributeName</code> than the one used in the original labeling job. The
|
|
226
|
+
* original labeling job is the Ground Truth labeling job that produced the labels that you
|
|
227
|
+
* want verified or adjusted. To learn more about adjustment and verification labeling
|
|
228
|
+
* jobs, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-verification-data.html">Verify and Adjust
|
|
229
|
+
* Labels</a>.</p>
|
|
230
|
+
* </important>
|
|
231
|
+
*/
|
|
232
|
+
LabelAttributeName: string | undefined;
|
|
233
|
+
/**
|
|
234
|
+
* <p>Input data for the labeling job, such as the Amazon S3 location of the data objects and the
|
|
235
|
+
* location of the manifest file that describes the data objects.</p>
|
|
236
|
+
* <p>You must specify at least one of the following: <code>S3DataSource</code> or
|
|
237
|
+
* <code>SnsDataSource</code>. </p>
|
|
238
|
+
* <ul>
|
|
239
|
+
* <li>
|
|
240
|
+
* <p>Use <code>SnsDataSource</code> to specify an SNS input topic for a streaming
|
|
241
|
+
* labeling job. If you do not specify and SNS input topic ARN, Ground Truth will
|
|
242
|
+
* create a one-time labeling job that stops after all data objects in the input
|
|
243
|
+
* manifest file have been labeled.</p>
|
|
244
|
+
* </li>
|
|
245
|
+
* <li>
|
|
246
|
+
* <p>Use <code>S3DataSource</code> to specify an input manifest file for both
|
|
247
|
+
* streaming and one-time labeling jobs. Adding an <code>S3DataSource</code> is
|
|
248
|
+
* optional if you use <code>SnsDataSource</code> to create a streaming labeling
|
|
249
|
+
* job.</p>
|
|
250
|
+
* </li>
|
|
251
|
+
* </ul>
|
|
252
|
+
* <p>If you use the Amazon Mechanical Turk workforce, your input data should not include
|
|
253
|
+
* confidential information, personal information or protected health information. Use
|
|
254
|
+
* <code>ContentClassifiers</code> to specify that your data is free of personally
|
|
255
|
+
* identifiable information and adult content.</p>
|
|
256
|
+
*/
|
|
257
|
+
InputConfig: LabelingJobInputConfig | undefined;
|
|
258
|
+
/**
|
|
259
|
+
* <p>The location of the output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt
|
|
260
|
+
* the output data, if any.</p>
|
|
261
|
+
*/
|
|
262
|
+
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
263
|
+
/**
|
|
264
|
+
* <p>The Amazon Resource Number (ARN) that Amazon SageMaker assumes to perform tasks on your behalf
|
|
265
|
+
* during data labeling. You must grant this role the necessary permissions so that Amazon SageMaker
|
|
266
|
+
* can successfully complete data labeling.</p>
|
|
267
|
+
*/
|
|
268
|
+
RoleArn: string | undefined;
|
|
269
|
+
/**
|
|
270
|
+
* <p>The S3 URI of the file, referred to as a <i>label category configuration
|
|
271
|
+
* file</i>, that defines the categories used to label the data objects.</p>
|
|
272
|
+
* <p>For 3D point cloud and video frame task types, you can add label category attributes
|
|
273
|
+
* and frame attributes to your label category configuration file. To learn how, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-point-cloud-label-category-config.html">Create a
|
|
274
|
+
* Labeling Category Configuration File for 3D Point Cloud Labeling Jobs</a>. </p>
|
|
275
|
+
* <p>For named entity recognition jobs, in addition to <code>"labels"</code>, you must
|
|
276
|
+
* provide worker instructions in the label category configuration file using the
|
|
277
|
+
* <code>"instructions"</code> parameter: <code>"instructions":
|
|
278
|
+
* {"shortInstruction":"<h1>Add header</h1><p>Add Instructions</p>",
|
|
279
|
+
* "fullInstruction":"<p>Add additional instructions.</p>"}</code>. For details
|
|
280
|
+
* and an example, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-named-entity-recg.html#sms-creating-ner-api">Create a
|
|
281
|
+
* Named Entity Recognition Labeling Job (API) </a>.</p>
|
|
282
|
+
* <p>For all other <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html">built-in task types</a> and <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-custom-templates.html">custom
|
|
283
|
+
* tasks</a>, your label category configuration file must be a JSON file in the
|
|
284
|
+
* following format. Identify the labels you want to use by replacing <code>label_1</code>,
|
|
285
|
+
* <code>label_2</code>,<code>...</code>,<code>label_n</code> with your label
|
|
286
|
+
* categories.</p>
|
|
287
|
+
* <p>
|
|
288
|
+
* <code>{ </code>
|
|
289
|
+
* </p>
|
|
290
|
+
* <p>
|
|
291
|
+
* <code>"document-version": "2018-11-28",</code>
|
|
292
|
+
* </p>
|
|
293
|
+
* <p>
|
|
294
|
+
* <code>"labels": [{"label": "label_1"},{"label": "label_2"},...{"label":
|
|
295
|
+
* "label_n"}]</code>
|
|
296
|
+
* </p>
|
|
297
|
+
* <p>
|
|
298
|
+
* <code>}</code>
|
|
299
|
+
* </p>
|
|
300
|
+
* <p>Note the following about the label category configuration file:</p>
|
|
301
|
+
* <ul>
|
|
302
|
+
* <li>
|
|
303
|
+
* <p>For image classification and text classification (single and multi-label) you
|
|
304
|
+
* must specify at least two label categories. For all other task types, the
|
|
305
|
+
* minimum number of label categories required is one. </p>
|
|
306
|
+
* </li>
|
|
307
|
+
* <li>
|
|
308
|
+
* <p>Each label category must be unique, you cannot specify duplicate label
|
|
309
|
+
* categories.</p>
|
|
310
|
+
* </li>
|
|
311
|
+
* <li>
|
|
312
|
+
* <p>If you create a 3D point cloud or video frame adjustment or verification
|
|
313
|
+
* labeling job, you must include <code>auditLabelAttributeName</code> in the label
|
|
314
|
+
* category configuration. Use this parameter to enter the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateLabelingJob.html#sagemaker-CreateLabelingJob-request-LabelAttributeName">
|
|
315
|
+
* <code>LabelAttributeName</code>
|
|
316
|
+
* </a> of the labeling job you want to
|
|
317
|
+
* adjust or verify annotations of.</p>
|
|
318
|
+
* </li>
|
|
319
|
+
* </ul>
|
|
320
|
+
*/
|
|
321
|
+
LabelCategoryConfigS3Uri?: string;
|
|
322
|
+
/**
|
|
323
|
+
* <p>A set of conditions for stopping the labeling job. If any of the conditions are met,
|
|
324
|
+
* the job is automatically stopped. You can use these conditions to control the cost of
|
|
325
|
+
* data labeling.</p>
|
|
326
|
+
*/
|
|
327
|
+
StoppingConditions?: LabelingJobStoppingConditions;
|
|
328
|
+
/**
|
|
329
|
+
* <p>Configures the information required to perform automated data labeling.</p>
|
|
330
|
+
*/
|
|
331
|
+
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig;
|
|
332
|
+
/**
|
|
333
|
+
* <p>Configures the labeling task and how it is presented to workers; including, but not limited to price, keywords, and batch size (task count).</p>
|
|
334
|
+
*/
|
|
335
|
+
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
336
|
+
/**
|
|
337
|
+
* <p>An array of key/value pairs. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-what">Using Cost Allocation Tags</a> in the <i>Amazon Web Services Billing and Cost Management
|
|
338
|
+
* User Guide</i>.</p>
|
|
339
|
+
*/
|
|
340
|
+
Tags?: Tag[];
|
|
341
|
+
}
|
|
342
|
+
export declare namespace CreateLabelingJobRequest {
|
|
343
|
+
/**
|
|
344
|
+
* @internal
|
|
345
|
+
*/
|
|
346
|
+
const filterSensitiveLog: (obj: CreateLabelingJobRequest) => any;
|
|
347
|
+
}
|
|
348
|
+
export interface CreateLabelingJobResponse {
|
|
349
|
+
/**
|
|
350
|
+
* <p>The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the
|
|
351
|
+
* labeling job.</p>
|
|
352
|
+
*/
|
|
353
|
+
LabelingJobArn: string | undefined;
|
|
354
|
+
}
|
|
355
|
+
export declare namespace CreateLabelingJobResponse {
|
|
356
|
+
/**
|
|
357
|
+
* @internal
|
|
358
|
+
*/
|
|
359
|
+
const filterSensitiveLog: (obj: CreateLabelingJobResponse) => any;
|
|
360
|
+
}
|
|
361
|
+
export declare enum InferenceExecutionMode {
|
|
362
|
+
DIRECT = "Direct",
|
|
363
|
+
SERIAL = "Serial"
|
|
364
|
+
}
|
|
365
|
+
/**
|
|
366
|
+
* <p>Specifies details about how containers in a multi-container endpoint are run.</p>
|
|
367
|
+
*/
|
|
368
|
+
export interface InferenceExecutionConfig {
|
|
369
|
+
/**
|
|
370
|
+
* <p>How containers in a multi-container are run. The following values are valid.</p>
|
|
371
|
+
* <ul>
|
|
372
|
+
* <li>
|
|
373
|
+
* <p>
|
|
374
|
+
* <code>SERIAL</code> - Containers run as a serial pipeline.</p>
|
|
375
|
+
* </li>
|
|
376
|
+
* <li>
|
|
377
|
+
* <p>
|
|
378
|
+
* <code>DIRECT</code> - Only the individual container that you specify is
|
|
379
|
+
* run.</p>
|
|
380
|
+
* </li>
|
|
381
|
+
* </ul>
|
|
382
|
+
*/
|
|
383
|
+
Mode: InferenceExecutionMode | string | undefined;
|
|
384
|
+
}
|
|
385
|
+
export declare namespace InferenceExecutionConfig {
|
|
386
|
+
/**
|
|
387
|
+
* @internal
|
|
388
|
+
*/
|
|
389
|
+
const filterSensitiveLog: (obj: InferenceExecutionConfig) => any;
|
|
390
|
+
}
|
|
391
|
+
export interface CreateModelInput {
|
|
392
|
+
/**
|
|
393
|
+
* <p>The name of the new model.</p>
|
|
394
|
+
*/
|
|
395
|
+
ModelName: string | undefined;
|
|
396
|
+
/**
|
|
397
|
+
* <p>The location of the primary docker image containing inference code, associated
|
|
398
|
+
* artifacts, and custom environment map that the inference code uses when the model is
|
|
399
|
+
* deployed for predictions. </p>
|
|
400
|
+
*/
|
|
401
|
+
PrimaryContainer?: ContainerDefinition;
|
|
402
|
+
/**
|
|
403
|
+
* <p>Specifies the containers in the inference pipeline.</p>
|
|
404
|
+
*/
|
|
405
|
+
Containers?: ContainerDefinition[];
|
|
406
|
+
/**
|
|
407
|
+
* <p>Specifies details of how containers in a multi-container endpoint are called.</p>
|
|
408
|
+
*/
|
|
409
|
+
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
410
|
+
/**
|
|
411
|
+
* <p>The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access model
|
|
412
|
+
* artifacts and docker image for deployment on ML compute instances or for batch transform
|
|
413
|
+
* jobs. Deploying on ML compute instances is part of model hosting. For more information,
|
|
414
|
+
* see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">Amazon SageMaker
|
|
415
|
+
* Roles</a>. </p>
|
|
416
|
+
* <note>
|
|
417
|
+
* <p>To be able to pass this role to Amazon SageMaker, the caller of this API must have the
|
|
418
|
+
* <code>iam:PassRole</code> permission.</p>
|
|
419
|
+
* </note>
|
|
420
|
+
*/
|
|
421
|
+
ExecutionRoleArn: string | undefined;
|
|
422
|
+
/**
|
|
423
|
+
* <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in
|
|
424
|
+
* different ways, for example, by purpose, owner, or environment. For more information,
|
|
425
|
+
* see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
|
|
426
|
+
* Resources</a>.</p>
|
|
427
|
+
*/
|
|
428
|
+
Tags?: Tag[];
|
|
429
|
+
/**
|
|
430
|
+
* <p>A <a>VpcConfig</a> object that specifies the VPC that you want your model
|
|
431
|
+
* to connect to. Control access to and from your model container by configuring the VPC.
|
|
432
|
+
* <code>VpcConfig</code> is used in hosting services and in batch transform. For more
|
|
433
|
+
* information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/host-vpc.html">Protect Endpoints by Using an Amazon Virtual Private Cloud</a> and <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-vpc.html">Protect Data in Batch
|
|
434
|
+
* Transform Jobs by Using an Amazon Virtual Private Cloud</a>.</p>
|
|
435
|
+
*/
|
|
436
|
+
VpcConfig?: VpcConfig;
|
|
437
|
+
/**
|
|
438
|
+
* <p>Isolates the model container. No inbound or outbound network calls can be made to or
|
|
439
|
+
* from the model container.</p>
|
|
440
|
+
*/
|
|
441
|
+
EnableNetworkIsolation?: boolean;
|
|
442
|
+
}
|
|
443
|
+
export declare namespace CreateModelInput {
|
|
444
|
+
/**
|
|
445
|
+
* @internal
|
|
446
|
+
*/
|
|
447
|
+
const filterSensitiveLog: (obj: CreateModelInput) => any;
|
|
448
|
+
}
|
|
449
|
+
export interface CreateModelOutput {
|
|
450
|
+
/**
|
|
451
|
+
* <p>The ARN of the model created in Amazon SageMaker.</p>
|
|
452
|
+
*/
|
|
453
|
+
ModelArn: string | undefined;
|
|
454
|
+
}
|
|
455
|
+
export declare namespace CreateModelOutput {
|
|
456
|
+
/**
|
|
457
|
+
* @internal
|
|
458
|
+
*/
|
|
459
|
+
const filterSensitiveLog: (obj: CreateModelOutput) => any;
|
|
460
|
+
}
|
|
461
|
+
/**
|
|
462
|
+
* <p>Docker container image configuration object for the model bias job.</p>
|
|
463
|
+
*/
|
|
464
|
+
export interface ModelBiasAppSpecification {
|
|
465
|
+
/**
|
|
466
|
+
* <p>The container image to be run by the model bias job.</p>
|
|
467
|
+
*/
|
|
468
|
+
ImageUri: string | undefined;
|
|
469
|
+
/**
|
|
470
|
+
* <p>JSON formatted S3 file that defines bias parameters. For more information on this JSON
|
|
471
|
+
* configuration file, see <a href="https://docs.aws.amazon.com/sagemaker/latest/json-bias-parameter-config.html">Configure bias
|
|
472
|
+
* parameters</a>.</p>
|
|
473
|
+
*/
|
|
474
|
+
ConfigUri: string | undefined;
|
|
475
|
+
/**
|
|
476
|
+
* <p>Sets the environment variables in the Docker container.</p>
|
|
477
|
+
*/
|
|
478
|
+
Environment?: {
|
|
479
|
+
[key: string]: string;
|
|
480
|
+
};
|
|
481
|
+
}
|
|
482
|
+
export declare namespace ModelBiasAppSpecification {
|
|
483
|
+
/**
|
|
484
|
+
* @internal
|
|
485
|
+
*/
|
|
486
|
+
const filterSensitiveLog: (obj: ModelBiasAppSpecification) => any;
|
|
487
|
+
}
|
|
488
|
+
/**
|
|
489
|
+
* <p>The configuration for a baseline model bias job.</p>
|
|
490
|
+
*/
|
|
491
|
+
export interface ModelBiasBaselineConfig {
|
|
492
|
+
/**
|
|
493
|
+
* <p>The name of the baseline model bias job.</p>
|
|
494
|
+
*/
|
|
495
|
+
BaseliningJobName?: string;
|
|
496
|
+
/**
|
|
497
|
+
* <p>The constraints resource for a monitoring job.</p>
|
|
498
|
+
*/
|
|
499
|
+
ConstraintsResource?: MonitoringConstraintsResource;
|
|
500
|
+
}
|
|
501
|
+
export declare namespace ModelBiasBaselineConfig {
|
|
502
|
+
/**
|
|
503
|
+
* @internal
|
|
504
|
+
*/
|
|
505
|
+
const filterSensitiveLog: (obj: ModelBiasBaselineConfig) => any;
|
|
506
|
+
}
|
|
507
|
+
/**
|
|
508
|
+
* <p>The ground truth labels for the dataset used for the monitoring job.</p>
|
|
509
|
+
*/
|
|
510
|
+
export interface MonitoringGroundTruthS3Input {
|
|
511
|
+
/**
|
|
512
|
+
* <p>The address of the Amazon S3 location of the ground truth labels.</p>
|
|
513
|
+
*/
|
|
514
|
+
S3Uri?: string;
|
|
515
|
+
}
|
|
516
|
+
export declare namespace MonitoringGroundTruthS3Input {
|
|
517
|
+
/**
|
|
518
|
+
* @internal
|
|
519
|
+
*/
|
|
520
|
+
const filterSensitiveLog: (obj: MonitoringGroundTruthS3Input) => any;
|
|
521
|
+
}
|
|
2
522
|
/**
|
|
3
523
|
* <p>Inputs for the model bias job.</p>
|
|
4
524
|
*/
|
|
@@ -206,11 +726,6 @@ export declare namespace CreateModelExplainabilityJobDefinitionResponse {
|
|
|
206
726
|
*/
|
|
207
727
|
const filterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionResponse) => any;
|
|
208
728
|
}
|
|
209
|
-
export declare enum ModelApprovalStatus {
|
|
210
|
-
APPROVED = "Approved",
|
|
211
|
-
PENDING_MANUAL_APPROVAL = "PendingManualApproval",
|
|
212
|
-
REJECTED = "Rejected"
|
|
213
|
-
}
|
|
214
729
|
/**
|
|
215
730
|
* <p>Contains explainability metrics for a model.</p>
|
|
216
731
|
*/
|
|
@@ -387,7 +902,7 @@ export interface CreateModelPackageInput {
|
|
|
387
902
|
*/
|
|
388
903
|
ModelPackageName?: string;
|
|
389
904
|
/**
|
|
390
|
-
* <p>The name of the model group that this model version belongs to.</p>
|
|
905
|
+
* <p>The name or Amazon Resource Name (ARN) of the model package group that this model version belongs to.</p>
|
|
391
906
|
* <p>This parameter is required for versioned models, and does not apply to unversioned
|
|
392
907
|
* models.</p>
|
|
393
908
|
*/
|
|
@@ -455,6 +970,12 @@ export interface CreateModelPackageInput {
|
|
|
455
970
|
* <p>A unique token that guarantees that the call to this API is idempotent.</p>
|
|
456
971
|
*/
|
|
457
972
|
ClientToken?: string;
|
|
973
|
+
/**
|
|
974
|
+
* <p>The metadata properties associated with the model package versions.</p>
|
|
975
|
+
*/
|
|
976
|
+
CustomerMetadataProperties?: {
|
|
977
|
+
[key: string]: string;
|
|
978
|
+
};
|
|
458
979
|
}
|
|
459
980
|
export declare namespace CreateModelPackageInput {
|
|
460
981
|
/**
|
|
@@ -1885,7 +2406,7 @@ export interface ServiceCatalogProvisioningDetails {
|
|
|
1885
2406
|
/**
|
|
1886
2407
|
* <p>The ID of the provisioning artifact.</p>
|
|
1887
2408
|
*/
|
|
1888
|
-
ProvisioningArtifactId
|
|
2409
|
+
ProvisioningArtifactId?: string;
|
|
1889
2410
|
/**
|
|
1890
2411
|
* <p>The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. </p>
|
|
1891
2412
|
*/
|
|
@@ -1911,8 +2432,9 @@ export interface CreateProjectInput {
|
|
|
1911
2432
|
*/
|
|
1912
2433
|
ProjectDescription?: string;
|
|
1913
2434
|
/**
|
|
1914
|
-
* <p>The product ID and provisioning artifact ID to provision a service catalog.
|
|
1915
|
-
*
|
|
2435
|
+
* <p>The product ID and provisioning artifact ID to provision a service catalog. The provisioning
|
|
2436
|
+
* artifact ID will default to the latest provisioning artifact ID of the product, if you don't
|
|
2437
|
+
* provide the provisioning artifact ID. For more information, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
|
|
1916
2438
|
* Catalog</a>.</p>
|
|
1917
2439
|
*/
|
|
1918
2440
|
ServiceCatalogProvisioningDetails: ServiceCatalogProvisioningDetails | undefined;
|
|
@@ -4444,7 +4966,7 @@ export declare namespace DescribeCompilationJobRequest {
|
|
|
4444
4966
|
* <p>Provides information about the location that is configured for storing model
|
|
4445
4967
|
* artifacts. </p>
|
|
4446
4968
|
* <p>Model artifacts are the output that results from training a model, and typically
|
|
4447
|
-
* consist of trained parameters, a model
|
|
4969
|
+
* consist of trained parameters, a model definition that describes how to compute
|
|
4448
4970
|
* inferences, and other metadata.</p>
|
|
4449
4971
|
*/
|
|
4450
4972
|
export interface ModelArtifacts {
|
|
@@ -4951,6 +5473,19 @@ export interface DescribeDomainResponse {
|
|
|
4951
5473
|
* the EFS volume attached to the domain.</p>
|
|
4952
5474
|
*/
|
|
4953
5475
|
KmsKeyId?: string;
|
|
5476
|
+
/**
|
|
5477
|
+
* <p>A collection of <code>Domain</code> settings.</p>
|
|
5478
|
+
*/
|
|
5479
|
+
DomainSettings?: DomainSettings;
|
|
5480
|
+
/**
|
|
5481
|
+
* <p>The entity that creates and manages the required security groups for inter-app communication in <code>VPCOnly</code> mode.
|
|
5482
|
+
* Required when <code>CreateDomain.AppNetworkAccessType</code> is <code>VPCOnly</code> and <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is provided.</p>
|
|
5483
|
+
*/
|
|
5484
|
+
AppSecurityGroupManagement?: AppSecurityGroupManagement | string;
|
|
5485
|
+
/**
|
|
5486
|
+
* <p>The ID of the security group that authorizes traffic between the <code>RSessionGateway</code> apps and the <code>RStudioServerPro</code> app.</p>
|
|
5487
|
+
*/
|
|
5488
|
+
SecurityGroupIdForDomainBoundary?: string;
|
|
4954
5489
|
}
|
|
4955
5490
|
export declare namespace DescribeDomainResponse {
|
|
4956
5491
|
/**
|
|
@@ -6512,7 +7047,7 @@ export interface DescribeModelPackageInput {
|
|
|
6512
7047
|
/**
|
|
6513
7048
|
* <p>The name or Amazon Resource Name (ARN) of the model package to describe.</p>
|
|
6514
7049
|
* <p>When you specify a name, the name must have 1 to 63 characters. Valid
|
|
6515
|
-
*
|
|
7050
|
+
* characters are a-z, A-Z, 0-9, and - (hyphen).</p>
|
|
6516
7051
|
*/
|
|
6517
7052
|
ModelPackageName: string | undefined;
|
|
6518
7053
|
}
|
|
@@ -6522,13 +7057,6 @@ export declare namespace DescribeModelPackageInput {
|
|
|
6522
7057
|
*/
|
|
6523
7058
|
const filterSensitiveLog: (obj: DescribeModelPackageInput) => any;
|
|
6524
7059
|
}
|
|
6525
|
-
export declare enum ModelPackageStatus {
|
|
6526
|
-
COMPLETED = "Completed",
|
|
6527
|
-
DELETING = "Deleting",
|
|
6528
|
-
FAILED = "Failed",
|
|
6529
|
-
IN_PROGRESS = "InProgress",
|
|
6530
|
-
PENDING = "Pending"
|
|
6531
|
-
}
|
|
6532
7060
|
export declare enum DetailedModelPackageStatus {
|
|
6533
7061
|
COMPLETED = "Completed",
|
|
6534
7062
|
FAILED = "Failed",
|
|
@@ -6613,7 +7141,7 @@ export interface DescribeModelPackageOutput {
|
|
|
6613
7141
|
*/
|
|
6614
7142
|
SourceAlgorithmSpecification?: SourceAlgorithmSpecification;
|
|
6615
7143
|
/**
|
|
6616
|
-
* <p>Configurations for one or more transform jobs that
|
|
7144
|
+
* <p>Configurations for one or more transform jobs that SageMaker runs to test the model
|
|
6617
7145
|
* package.</p>
|
|
6618
7146
|
*/
|
|
6619
7147
|
ValidationSpecification?: ModelPackageValidationSpecification;
|
|
@@ -6659,6 +7187,12 @@ export interface DescribeModelPackageOutput {
|
|
|
6659
7187
|
* <p>A description provided for the model approval.</p>
|
|
6660
7188
|
*/
|
|
6661
7189
|
ApprovalDescription?: string;
|
|
7190
|
+
/**
|
|
7191
|
+
* <p>The metadata properties associated with the model package versions.</p>
|
|
7192
|
+
*/
|
|
7193
|
+
CustomerMetadataProperties?: {
|
|
7194
|
+
[key: string]: string;
|
|
7195
|
+
};
|
|
6662
7196
|
}
|
|
6663
7197
|
export declare namespace DescribeModelPackageOutput {
|
|
6664
7198
|
/**
|
|
@@ -7457,263 +7991,8 @@ export declare enum ProjectStatus {
|
|
|
7457
7991
|
DELETE_COMPLETED = "DeleteCompleted",
|
|
7458
7992
|
DELETE_FAILED = "DeleteFailed",
|
|
7459
7993
|
DELETE_IN_PROGRESS = "DeleteInProgress",
|
|
7460
|
-
PENDING = "Pending"
|
|
7461
|
-
|
|
7462
|
-
|
|
7463
|
-
|
|
7464
|
-
* see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
|
|
7465
|
-
* Catalog</a>.</p>
|
|
7466
|
-
*/
|
|
7467
|
-
export interface ServiceCatalogProvisionedProductDetails {
|
|
7468
|
-
/**
|
|
7469
|
-
* <p>The ID of the provisioned product.</p>
|
|
7470
|
-
*/
|
|
7471
|
-
ProvisionedProductId?: string;
|
|
7472
|
-
/**
|
|
7473
|
-
* <p>The current status of the product.</p>
|
|
7474
|
-
* <ul>
|
|
7475
|
-
* <li>
|
|
7476
|
-
* <p>
|
|
7477
|
-
* <code>AVAILABLE</code> - Stable state, ready to perform any operation. The most recent operation succeeded and completed.</p>
|
|
7478
|
-
* </li>
|
|
7479
|
-
* <li>
|
|
7480
|
-
* <p>
|
|
7481
|
-
* <code>UNDER_CHANGE</code> - Transitive state. Operations performed might not have valid results. Wait for an AVAILABLE status before performing operations.</p>
|
|
7482
|
-
* </li>
|
|
7483
|
-
* <li>
|
|
7484
|
-
* <p>
|
|
7485
|
-
* <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>
|
|
7486
|
-
* </li>
|
|
7487
|
-
* <li>
|
|
7488
|
-
* <p>
|
|
7489
|
-
* <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>
|
|
7490
|
-
* </li>
|
|
7491
|
-
* <li>
|
|
7492
|
-
* <p>
|
|
7493
|
-
* <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>
|
|
7494
|
-
* </li>
|
|
7495
|
-
* </ul>
|
|
7496
|
-
*/
|
|
7497
|
-
ProvisionedProductStatusMessage?: string;
|
|
7498
|
-
}
|
|
7499
|
-
export declare namespace ServiceCatalogProvisionedProductDetails {
|
|
7500
|
-
/**
|
|
7501
|
-
* @internal
|
|
7502
|
-
*/
|
|
7503
|
-
const filterSensitiveLog: (obj: ServiceCatalogProvisionedProductDetails) => any;
|
|
7504
|
-
}
|
|
7505
|
-
export interface DescribeProjectOutput {
|
|
7506
|
-
/**
|
|
7507
|
-
* <p>The Amazon Resource Name (ARN) of the project.</p>
|
|
7508
|
-
*/
|
|
7509
|
-
ProjectArn: string | undefined;
|
|
7510
|
-
/**
|
|
7511
|
-
* <p>The name of the project.</p>
|
|
7512
|
-
*/
|
|
7513
|
-
ProjectName: string | undefined;
|
|
7514
|
-
/**
|
|
7515
|
-
* <p>The ID of the project.</p>
|
|
7516
|
-
*/
|
|
7517
|
-
ProjectId: string | undefined;
|
|
7518
|
-
/**
|
|
7519
|
-
* <p>The description of the project.</p>
|
|
7520
|
-
*/
|
|
7521
|
-
ProjectDescription?: string;
|
|
7522
|
-
/**
|
|
7523
|
-
* <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
|
|
7524
|
-
* Catalog</a>.</p>
|
|
7525
|
-
*/
|
|
7526
|
-
ServiceCatalogProvisioningDetails: ServiceCatalogProvisioningDetails | undefined;
|
|
7527
|
-
/**
|
|
7528
|
-
* <p>Information about a provisioned service catalog product.</p>
|
|
7529
|
-
*/
|
|
7530
|
-
ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
|
|
7531
|
-
/**
|
|
7532
|
-
* <p>The status of the project.</p>
|
|
7533
|
-
*/
|
|
7534
|
-
ProjectStatus: ProjectStatus | string | undefined;
|
|
7535
|
-
/**
|
|
7536
|
-
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
7537
|
-
* component, or project.</p>
|
|
7538
|
-
*/
|
|
7539
|
-
CreatedBy?: UserContext;
|
|
7540
|
-
/**
|
|
7541
|
-
* <p>The time when the project was created.</p>
|
|
7542
|
-
*/
|
|
7543
|
-
CreationTime: Date | undefined;
|
|
7544
|
-
}
|
|
7545
|
-
export declare namespace DescribeProjectOutput {
|
|
7546
|
-
/**
|
|
7547
|
-
* @internal
|
|
7548
|
-
*/
|
|
7549
|
-
const filterSensitiveLog: (obj: DescribeProjectOutput) => any;
|
|
7550
|
-
}
|
|
7551
|
-
export interface DescribeStudioLifecycleConfigRequest {
|
|
7552
|
-
/**
|
|
7553
|
-
* <p>The name of the Studio Lifecycle Configuration to describe.</p>
|
|
7554
|
-
*/
|
|
7555
|
-
StudioLifecycleConfigName: string | undefined;
|
|
7556
|
-
}
|
|
7557
|
-
export declare namespace DescribeStudioLifecycleConfigRequest {
|
|
7558
|
-
/**
|
|
7559
|
-
* @internal
|
|
7560
|
-
*/
|
|
7561
|
-
const filterSensitiveLog: (obj: DescribeStudioLifecycleConfigRequest) => any;
|
|
7562
|
-
}
|
|
7563
|
-
export interface DescribeStudioLifecycleConfigResponse {
|
|
7564
|
-
/**
|
|
7565
|
-
* <p>The ARN of the Lifecycle Configuration to describe.</p>
|
|
7566
|
-
*/
|
|
7567
|
-
StudioLifecycleConfigArn?: string;
|
|
7568
|
-
/**
|
|
7569
|
-
* <p>The name of the Studio Lifecycle Configuration that is described.</p>
|
|
7570
|
-
*/
|
|
7571
|
-
StudioLifecycleConfigName?: string;
|
|
7572
|
-
/**
|
|
7573
|
-
* <p>The creation time of the Studio Lifecycle Configuration.</p>
|
|
7574
|
-
*/
|
|
7575
|
-
CreationTime?: Date;
|
|
7576
|
-
/**
|
|
7577
|
-
* <p>This value is equivalent to CreationTime because Studio Lifecycle Configurations are immutable.</p>
|
|
7578
|
-
*/
|
|
7579
|
-
LastModifiedTime?: Date;
|
|
7580
|
-
/**
|
|
7581
|
-
* <p>The content of your Studio Lifecycle Configuration script.</p>
|
|
7582
|
-
*/
|
|
7583
|
-
StudioLifecycleConfigContent?: string;
|
|
7584
|
-
/**
|
|
7585
|
-
* <p>The App type that the Lifecycle Configuration is attached to.</p>
|
|
7586
|
-
*/
|
|
7587
|
-
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
7588
|
-
}
|
|
7589
|
-
export declare namespace DescribeStudioLifecycleConfigResponse {
|
|
7590
|
-
/**
|
|
7591
|
-
* @internal
|
|
7592
|
-
*/
|
|
7593
|
-
const filterSensitiveLog: (obj: DescribeStudioLifecycleConfigResponse) => any;
|
|
7594
|
-
}
|
|
7595
|
-
export interface DescribeSubscribedWorkteamRequest {
|
|
7596
|
-
/**
|
|
7597
|
-
* <p>The Amazon Resource Name (ARN) of the subscribed work team to describe.</p>
|
|
7598
|
-
*/
|
|
7599
|
-
WorkteamArn: string | undefined;
|
|
7600
|
-
}
|
|
7601
|
-
export declare namespace DescribeSubscribedWorkteamRequest {
|
|
7602
|
-
/**
|
|
7603
|
-
* @internal
|
|
7604
|
-
*/
|
|
7605
|
-
const filterSensitiveLog: (obj: DescribeSubscribedWorkteamRequest) => any;
|
|
7606
|
-
}
|
|
7607
|
-
/**
|
|
7608
|
-
* <p>Describes a work team of a vendor that does the a labelling job.</p>
|
|
7609
|
-
*/
|
|
7610
|
-
export interface SubscribedWorkteam {
|
|
7611
|
-
/**
|
|
7612
|
-
* <p>The Amazon Resource Name (ARN) of the vendor that you have subscribed.</p>
|
|
7613
|
-
*/
|
|
7614
|
-
WorkteamArn: string | undefined;
|
|
7615
|
-
/**
|
|
7616
|
-
* <p>The title of the service provided by the vendor in the Amazon Marketplace.</p>
|
|
7617
|
-
*/
|
|
7618
|
-
MarketplaceTitle?: string;
|
|
7619
|
-
/**
|
|
7620
|
-
* <p>The name of the vendor in the Amazon Marketplace.</p>
|
|
7621
|
-
*/
|
|
7622
|
-
SellerName?: string;
|
|
7623
|
-
/**
|
|
7624
|
-
* <p>The description of the vendor from the Amazon Marketplace.</p>
|
|
7625
|
-
*/
|
|
7626
|
-
MarketplaceDescription?: string;
|
|
7627
|
-
/**
|
|
7628
|
-
* <p>Marketplace product listing ID.</p>
|
|
7629
|
-
*/
|
|
7630
|
-
ListingId?: string;
|
|
7631
|
-
}
|
|
7632
|
-
export declare namespace SubscribedWorkteam {
|
|
7633
|
-
/**
|
|
7634
|
-
* @internal
|
|
7635
|
-
*/
|
|
7636
|
-
const filterSensitiveLog: (obj: SubscribedWorkteam) => any;
|
|
7637
|
-
}
|
|
7638
|
-
export interface DescribeSubscribedWorkteamResponse {
|
|
7639
|
-
/**
|
|
7640
|
-
* <p>A <code>Workteam</code> instance that contains information about the work team.</p>
|
|
7641
|
-
*/
|
|
7642
|
-
SubscribedWorkteam: SubscribedWorkteam | undefined;
|
|
7643
|
-
}
|
|
7644
|
-
export declare namespace DescribeSubscribedWorkteamResponse {
|
|
7645
|
-
/**
|
|
7646
|
-
* @internal
|
|
7647
|
-
*/
|
|
7648
|
-
const filterSensitiveLog: (obj: DescribeSubscribedWorkteamResponse) => any;
|
|
7649
|
-
}
|
|
7650
|
-
export interface DescribeTrainingJobRequest {
|
|
7651
|
-
/**
|
|
7652
|
-
* <p>The name of the training job.</p>
|
|
7653
|
-
*/
|
|
7654
|
-
TrainingJobName: string | undefined;
|
|
7655
|
-
}
|
|
7656
|
-
export declare namespace DescribeTrainingJobRequest {
|
|
7657
|
-
/**
|
|
7658
|
-
* @internal
|
|
7659
|
-
*/
|
|
7660
|
-
const filterSensitiveLog: (obj: DescribeTrainingJobRequest) => any;
|
|
7661
|
-
}
|
|
7662
|
-
/**
|
|
7663
|
-
* <p>The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.</p>
|
|
7664
|
-
*/
|
|
7665
|
-
export interface MetricData {
|
|
7666
|
-
/**
|
|
7667
|
-
* <p>The name of the metric.</p>
|
|
7668
|
-
*/
|
|
7669
|
-
MetricName?: string;
|
|
7670
|
-
/**
|
|
7671
|
-
* <p>The value of the metric.</p>
|
|
7672
|
-
*/
|
|
7673
|
-
Value?: number;
|
|
7674
|
-
/**
|
|
7675
|
-
* <p>The date and time that the algorithm emitted the metric.</p>
|
|
7676
|
-
*/
|
|
7677
|
-
Timestamp?: Date;
|
|
7678
|
-
}
|
|
7679
|
-
export declare namespace MetricData {
|
|
7680
|
-
/**
|
|
7681
|
-
* @internal
|
|
7682
|
-
*/
|
|
7683
|
-
const filterSensitiveLog: (obj: MetricData) => any;
|
|
7684
|
-
}
|
|
7685
|
-
/**
|
|
7686
|
-
* <p>Information about the status of the rule evaluation.</p>
|
|
7687
|
-
*/
|
|
7688
|
-
export interface ProfilerRuleEvaluationStatus {
|
|
7689
|
-
/**
|
|
7690
|
-
* <p>The name of the rule configuration.</p>
|
|
7691
|
-
*/
|
|
7692
|
-
RuleConfigurationName?: string;
|
|
7693
|
-
/**
|
|
7694
|
-
* <p>The Amazon Resource Name (ARN) of the rule evaluation job.</p>
|
|
7695
|
-
*/
|
|
7696
|
-
RuleEvaluationJobArn?: string;
|
|
7697
|
-
/**
|
|
7698
|
-
* <p>Status of the rule evaluation.</p>
|
|
7699
|
-
*/
|
|
7700
|
-
RuleEvaluationStatus?: RuleEvaluationStatus | string;
|
|
7701
|
-
/**
|
|
7702
|
-
* <p>Details from the rule evaluation.</p>
|
|
7703
|
-
*/
|
|
7704
|
-
StatusDetails?: string;
|
|
7705
|
-
/**
|
|
7706
|
-
* <p>Timestamp when the rule evaluation status was last modified.</p>
|
|
7707
|
-
*/
|
|
7708
|
-
LastModifiedTime?: Date;
|
|
7709
|
-
}
|
|
7710
|
-
export declare namespace ProfilerRuleEvaluationStatus {
|
|
7711
|
-
/**
|
|
7712
|
-
* @internal
|
|
7713
|
-
*/
|
|
7714
|
-
const filterSensitiveLog: (obj: ProfilerRuleEvaluationStatus) => any;
|
|
7715
|
-
}
|
|
7716
|
-
export declare enum ProfilingStatus {
|
|
7717
|
-
DISABLED = "Disabled",
|
|
7718
|
-
ENABLED = "Enabled"
|
|
7994
|
+
PENDING = "Pending",
|
|
7995
|
+
UPDATE_COMPLETED = "UpdateCompleted",
|
|
7996
|
+
UPDATE_FAILED = "UpdateFailed",
|
|
7997
|
+
UPDATE_IN_PROGRESS = "UpdateInProgress"
|
|
7719
7998
|
}
|