@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
|
@@ -3033,6 +3033,8 @@ export declare namespace AnnotationConsolidationConfig {
|
|
|
3033
3033
|
export declare enum AppType {
|
|
3034
3034
|
JupyterServer = "JupyterServer",
|
|
3035
3035
|
KernelGateway = "KernelGateway",
|
|
3036
|
+
RSessionGateway = "RSessionGateway",
|
|
3037
|
+
RStudioServerPro = "RStudioServerPro",
|
|
3036
3038
|
TensorBoard = "TensorBoard"
|
|
3037
3039
|
}
|
|
3038
3040
|
export declare enum AppStatus {
|
|
@@ -3231,6 +3233,10 @@ export declare enum AppNetworkAccessType {
|
|
|
3231
3233
|
PublicInternetOnly = "PublicInternetOnly",
|
|
3232
3234
|
VpcOnly = "VpcOnly"
|
|
3233
3235
|
}
|
|
3236
|
+
export declare enum AppSecurityGroupManagement {
|
|
3237
|
+
Customer = "Customer",
|
|
3238
|
+
Service = "Service"
|
|
3239
|
+
}
|
|
3234
3240
|
export declare enum AppSortKey {
|
|
3235
3241
|
CreationTime = "CreationTime"
|
|
3236
3242
|
}
|
|
@@ -4218,6 +4224,268 @@ export declare enum AwsManagedHumanLoopRequestSource {
|
|
|
4218
4224
|
REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3 = "AWS/Rekognition/DetectModerationLabels/Image/V3",
|
|
4219
4225
|
TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1 = "AWS/Textract/AnalyzeDocument/Forms/V1"
|
|
4220
4226
|
}
|
|
4227
|
+
export interface BatchDescribeModelPackageInput {
|
|
4228
|
+
/**
|
|
4229
|
+
* <p>The list of Amazon Resource Name (ARN) of the model package groups.</p>
|
|
4230
|
+
*/
|
|
4231
|
+
ModelPackageArnList: string[] | undefined;
|
|
4232
|
+
}
|
|
4233
|
+
export declare namespace BatchDescribeModelPackageInput {
|
|
4234
|
+
/**
|
|
4235
|
+
* @internal
|
|
4236
|
+
*/
|
|
4237
|
+
const filterSensitiveLog: (obj: BatchDescribeModelPackageInput) => any;
|
|
4238
|
+
}
|
|
4239
|
+
/**
|
|
4240
|
+
* <p>The error code and error description associated with the resource.</p>
|
|
4241
|
+
*/
|
|
4242
|
+
export interface BatchDescribeModelPackageError {
|
|
4243
|
+
/**
|
|
4244
|
+
* <p></p>
|
|
4245
|
+
*/
|
|
4246
|
+
ErrorCode: string | undefined;
|
|
4247
|
+
/**
|
|
4248
|
+
* <p></p>
|
|
4249
|
+
*/
|
|
4250
|
+
ErrorResponse: string | undefined;
|
|
4251
|
+
}
|
|
4252
|
+
export declare namespace BatchDescribeModelPackageError {
|
|
4253
|
+
/**
|
|
4254
|
+
* @internal
|
|
4255
|
+
*/
|
|
4256
|
+
const filterSensitiveLog: (obj: BatchDescribeModelPackageError) => any;
|
|
4257
|
+
}
|
|
4258
|
+
/**
|
|
4259
|
+
* <p>Describes the Docker container for the model package.</p>
|
|
4260
|
+
*/
|
|
4261
|
+
export interface ModelPackageContainerDefinition {
|
|
4262
|
+
/**
|
|
4263
|
+
* <p>The DNS host name for the Docker container.</p>
|
|
4264
|
+
*/
|
|
4265
|
+
ContainerHostname?: string;
|
|
4266
|
+
/**
|
|
4267
|
+
* <p>The Amazon EC2 Container Registry (Amazon ECR) path where inference code is stored.</p>
|
|
4268
|
+
* <p>If you are using your own custom algorithm instead of an algorithm provided by Amazon SageMaker,
|
|
4269
|
+
* the inference code must meet Amazon SageMaker requirements. Amazon SageMaker supports both
|
|
4270
|
+
* <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code>
|
|
4271
|
+
* image path formats. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html">Using Your Own Algorithms with Amazon
|
|
4272
|
+
* SageMaker</a>.</p>
|
|
4273
|
+
*/
|
|
4274
|
+
Image: string | undefined;
|
|
4275
|
+
/**
|
|
4276
|
+
* <p>An MD5 hash of the training algorithm that identifies the Docker image used for
|
|
4277
|
+
* training.</p>
|
|
4278
|
+
*/
|
|
4279
|
+
ImageDigest?: string;
|
|
4280
|
+
/**
|
|
4281
|
+
* <p>The Amazon S3 path where the model artifacts, which result from model training, are stored.
|
|
4282
|
+
* This path must point to a single <code>gzip</code> compressed tar archive
|
|
4283
|
+
* (<code>.tar.gz</code> suffix).</p>
|
|
4284
|
+
* <note>
|
|
4285
|
+
* <p>The model artifacts must be in an S3 bucket that is in the same region as the
|
|
4286
|
+
* model package.</p>
|
|
4287
|
+
* </note>
|
|
4288
|
+
*/
|
|
4289
|
+
ModelDataUrl?: string;
|
|
4290
|
+
/**
|
|
4291
|
+
* <p>The Amazon Web Services Marketplace product ID of the model package.</p>
|
|
4292
|
+
*/
|
|
4293
|
+
ProductId?: string;
|
|
4294
|
+
/**
|
|
4295
|
+
* <p>The environment variables to set in the Docker container. Each key and value in the
|
|
4296
|
+
* <code>Environment</code> string to string map can have length of up to 1024. We
|
|
4297
|
+
* support up to 16 entries in the map.</p>
|
|
4298
|
+
*/
|
|
4299
|
+
Environment?: {
|
|
4300
|
+
[key: string]: string;
|
|
4301
|
+
};
|
|
4302
|
+
}
|
|
4303
|
+
export declare namespace ModelPackageContainerDefinition {
|
|
4304
|
+
/**
|
|
4305
|
+
* @internal
|
|
4306
|
+
*/
|
|
4307
|
+
const filterSensitiveLog: (obj: ModelPackageContainerDefinition) => any;
|
|
4308
|
+
}
|
|
4309
|
+
export declare enum ProductionVariantInstanceType {
|
|
4310
|
+
ML_C4_2XLARGE = "ml.c4.2xlarge",
|
|
4311
|
+
ML_C4_4XLARGE = "ml.c4.4xlarge",
|
|
4312
|
+
ML_C4_8XLARGE = "ml.c4.8xlarge",
|
|
4313
|
+
ML_C4_LARGE = "ml.c4.large",
|
|
4314
|
+
ML_C4_XLARGE = "ml.c4.xlarge",
|
|
4315
|
+
ML_C5D_18XLARGE = "ml.c5d.18xlarge",
|
|
4316
|
+
ML_C5D_2XLARGE = "ml.c5d.2xlarge",
|
|
4317
|
+
ML_C5D_4XLARGE = "ml.c5d.4xlarge",
|
|
4318
|
+
ML_C5D_9XLARGE = "ml.c5d.9xlarge",
|
|
4319
|
+
ML_C5D_LARGE = "ml.c5d.large",
|
|
4320
|
+
ML_C5D_XLARGE = "ml.c5d.xlarge",
|
|
4321
|
+
ML_C5_18XLARGE = "ml.c5.18xlarge",
|
|
4322
|
+
ML_C5_2XLARGE = "ml.c5.2xlarge",
|
|
4323
|
+
ML_C5_4XLARGE = "ml.c5.4xlarge",
|
|
4324
|
+
ML_C5_9XLARGE = "ml.c5.9xlarge",
|
|
4325
|
+
ML_C5_LARGE = "ml.c5.large",
|
|
4326
|
+
ML_C5_XLARGE = "ml.c5.xlarge",
|
|
4327
|
+
ML_G4DN_12XLARGE = "ml.g4dn.12xlarge",
|
|
4328
|
+
ML_G4DN_16XLARGE = "ml.g4dn.16xlarge",
|
|
4329
|
+
ML_G4DN_2XLARGE = "ml.g4dn.2xlarge",
|
|
4330
|
+
ML_G4DN_4XLARGE = "ml.g4dn.4xlarge",
|
|
4331
|
+
ML_G4DN_8XLARGE = "ml.g4dn.8xlarge",
|
|
4332
|
+
ML_G4DN_XLARGE = "ml.g4dn.xlarge",
|
|
4333
|
+
ML_INF1_24XLARGE = "ml.inf1.24xlarge",
|
|
4334
|
+
ML_INF1_2XLARGE = "ml.inf1.2xlarge",
|
|
4335
|
+
ML_INF1_6XLARGE = "ml.inf1.6xlarge",
|
|
4336
|
+
ML_INF1_XLARGE = "ml.inf1.xlarge",
|
|
4337
|
+
ML_M4_10XLARGE = "ml.m4.10xlarge",
|
|
4338
|
+
ML_M4_16XLARGE = "ml.m4.16xlarge",
|
|
4339
|
+
ML_M4_2XLARGE = "ml.m4.2xlarge",
|
|
4340
|
+
ML_M4_4XLARGE = "ml.m4.4xlarge",
|
|
4341
|
+
ML_M4_XLARGE = "ml.m4.xlarge",
|
|
4342
|
+
ML_M5D_12XLARGE = "ml.m5d.12xlarge",
|
|
4343
|
+
ML_M5D_24XLARGE = "ml.m5d.24xlarge",
|
|
4344
|
+
ML_M5D_2XLARGE = "ml.m5d.2xlarge",
|
|
4345
|
+
ML_M5D_4XLARGE = "ml.m5d.4xlarge",
|
|
4346
|
+
ML_M5D_LARGE = "ml.m5d.large",
|
|
4347
|
+
ML_M5D_XLARGE = "ml.m5d.xlarge",
|
|
4348
|
+
ML_M5_12XLARGE = "ml.m5.12xlarge",
|
|
4349
|
+
ML_M5_24XLARGE = "ml.m5.24xlarge",
|
|
4350
|
+
ML_M5_2XLARGE = "ml.m5.2xlarge",
|
|
4351
|
+
ML_M5_4XLARGE = "ml.m5.4xlarge",
|
|
4352
|
+
ML_M5_LARGE = "ml.m5.large",
|
|
4353
|
+
ML_M5_XLARGE = "ml.m5.xlarge",
|
|
4354
|
+
ML_P2_16XLARGE = "ml.p2.16xlarge",
|
|
4355
|
+
ML_P2_8XLARGE = "ml.p2.8xlarge",
|
|
4356
|
+
ML_P2_XLARGE = "ml.p2.xlarge",
|
|
4357
|
+
ML_P3_16XLARGE = "ml.p3.16xlarge",
|
|
4358
|
+
ML_P3_2XLARGE = "ml.p3.2xlarge",
|
|
4359
|
+
ML_P3_8XLARGE = "ml.p3.8xlarge",
|
|
4360
|
+
ML_R5D_12XLARGE = "ml.r5d.12xlarge",
|
|
4361
|
+
ML_R5D_24XLARGE = "ml.r5d.24xlarge",
|
|
4362
|
+
ML_R5D_2XLARGE = "ml.r5d.2xlarge",
|
|
4363
|
+
ML_R5D_4XLARGE = "ml.r5d.4xlarge",
|
|
4364
|
+
ML_R5D_LARGE = "ml.r5d.large",
|
|
4365
|
+
ML_R5D_XLARGE = "ml.r5d.xlarge",
|
|
4366
|
+
ML_R5_12XLARGE = "ml.r5.12xlarge",
|
|
4367
|
+
ML_R5_24XLARGE = "ml.r5.24xlarge",
|
|
4368
|
+
ML_R5_2XLARGE = "ml.r5.2xlarge",
|
|
4369
|
+
ML_R5_4XLARGE = "ml.r5.4xlarge",
|
|
4370
|
+
ML_R5_LARGE = "ml.r5.large",
|
|
4371
|
+
ML_R5_XLARGE = "ml.r5.xlarge",
|
|
4372
|
+
ML_T2_2XLARGE = "ml.t2.2xlarge",
|
|
4373
|
+
ML_T2_LARGE = "ml.t2.large",
|
|
4374
|
+
ML_T2_MEDIUM = "ml.t2.medium",
|
|
4375
|
+
ML_T2_XLARGE = "ml.t2.xlarge"
|
|
4376
|
+
}
|
|
4377
|
+
/**
|
|
4378
|
+
* <p>Defines how to perform inference generation after a training job is run.</p>
|
|
4379
|
+
*/
|
|
4380
|
+
export interface InferenceSpecification {
|
|
4381
|
+
/**
|
|
4382
|
+
* <p>The Amazon ECR registry path of the Docker image that contains the inference code.</p>
|
|
4383
|
+
*/
|
|
4384
|
+
Containers: ModelPackageContainerDefinition[] | undefined;
|
|
4385
|
+
/**
|
|
4386
|
+
* <p>A list of the instance types on which a transformation job can be run or on which an
|
|
4387
|
+
* endpoint can be deployed.</p>
|
|
4388
|
+
* <p>This parameter is required for unversioned models, and optional for versioned
|
|
4389
|
+
* models.</p>
|
|
4390
|
+
*/
|
|
4391
|
+
SupportedTransformInstanceTypes?: (TransformInstanceType | string)[];
|
|
4392
|
+
/**
|
|
4393
|
+
* <p>A list of the instance types that are used to generate inferences in real-time.</p>
|
|
4394
|
+
* <p>This parameter is required for unversioned models, and optional for versioned
|
|
4395
|
+
* models.</p>
|
|
4396
|
+
*/
|
|
4397
|
+
SupportedRealtimeInferenceInstanceTypes?: (ProductionVariantInstanceType | string)[];
|
|
4398
|
+
/**
|
|
4399
|
+
* <p>The supported MIME types for the input data.</p>
|
|
4400
|
+
*/
|
|
4401
|
+
SupportedContentTypes: string[] | undefined;
|
|
4402
|
+
/**
|
|
4403
|
+
* <p>The supported MIME types for the output data.</p>
|
|
4404
|
+
*/
|
|
4405
|
+
SupportedResponseMIMETypes: string[] | undefined;
|
|
4406
|
+
}
|
|
4407
|
+
export declare namespace InferenceSpecification {
|
|
4408
|
+
/**
|
|
4409
|
+
* @internal
|
|
4410
|
+
*/
|
|
4411
|
+
const filterSensitiveLog: (obj: InferenceSpecification) => any;
|
|
4412
|
+
}
|
|
4413
|
+
export declare enum ModelApprovalStatus {
|
|
4414
|
+
APPROVED = "Approved",
|
|
4415
|
+
PENDING_MANUAL_APPROVAL = "PendingManualApproval",
|
|
4416
|
+
REJECTED = "Rejected"
|
|
4417
|
+
}
|
|
4418
|
+
export declare enum ModelPackageStatus {
|
|
4419
|
+
COMPLETED = "Completed",
|
|
4420
|
+
DELETING = "Deleting",
|
|
4421
|
+
FAILED = "Failed",
|
|
4422
|
+
IN_PROGRESS = "InProgress",
|
|
4423
|
+
PENDING = "Pending"
|
|
4424
|
+
}
|
|
4425
|
+
/**
|
|
4426
|
+
* <p>Provides summary information about the model package.</p>
|
|
4427
|
+
*/
|
|
4428
|
+
export interface BatchDescribeModelPackageSummary {
|
|
4429
|
+
/**
|
|
4430
|
+
* <p>The group name for the model package</p>
|
|
4431
|
+
*/
|
|
4432
|
+
ModelPackageGroupName: string | undefined;
|
|
4433
|
+
/**
|
|
4434
|
+
* <p>The version number of a versioned model.</p>
|
|
4435
|
+
*/
|
|
4436
|
+
ModelPackageVersion?: number;
|
|
4437
|
+
/**
|
|
4438
|
+
* <p>The Amazon Resource Name (ARN) of the model package.</p>
|
|
4439
|
+
*/
|
|
4440
|
+
ModelPackageArn: string | undefined;
|
|
4441
|
+
/**
|
|
4442
|
+
* <p>The description of the model package.</p>
|
|
4443
|
+
*/
|
|
4444
|
+
ModelPackageDescription?: string;
|
|
4445
|
+
/**
|
|
4446
|
+
* <p>The creation time of the mortgage package summary.</p>
|
|
4447
|
+
*/
|
|
4448
|
+
CreationTime: Date | undefined;
|
|
4449
|
+
/**
|
|
4450
|
+
* <p>Defines how to perform inference generation after a training job is run.</p>
|
|
4451
|
+
*/
|
|
4452
|
+
InferenceSpecification: InferenceSpecification | undefined;
|
|
4453
|
+
/**
|
|
4454
|
+
* <p>The status of the mortgage package.</p>
|
|
4455
|
+
*/
|
|
4456
|
+
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
4457
|
+
/**
|
|
4458
|
+
* <p>The approval status of the model.</p>
|
|
4459
|
+
*/
|
|
4460
|
+
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
4461
|
+
}
|
|
4462
|
+
export declare namespace BatchDescribeModelPackageSummary {
|
|
4463
|
+
/**
|
|
4464
|
+
* @internal
|
|
4465
|
+
*/
|
|
4466
|
+
const filterSensitiveLog: (obj: BatchDescribeModelPackageSummary) => any;
|
|
4467
|
+
}
|
|
4468
|
+
export interface BatchDescribeModelPackageOutput {
|
|
4469
|
+
/**
|
|
4470
|
+
* <p>The summaries for the model package versions</p>
|
|
4471
|
+
*/
|
|
4472
|
+
ModelPackageSummaries?: {
|
|
4473
|
+
[key: string]: BatchDescribeModelPackageSummary;
|
|
4474
|
+
};
|
|
4475
|
+
/**
|
|
4476
|
+
* <p>A map of the resource and BatchDescribeModelPackageError objects
|
|
4477
|
+
* reporting the error associated with describing the model package.</p>
|
|
4478
|
+
*/
|
|
4479
|
+
BatchDescribeModelPackageErrorMap?: {
|
|
4480
|
+
[key: string]: BatchDescribeModelPackageError;
|
|
4481
|
+
};
|
|
4482
|
+
}
|
|
4483
|
+
export declare namespace BatchDescribeModelPackageOutput {
|
|
4484
|
+
/**
|
|
4485
|
+
* @internal
|
|
4486
|
+
*/
|
|
4487
|
+
const filterSensitiveLog: (obj: BatchDescribeModelPackageOutput) => any;
|
|
4488
|
+
}
|
|
4221
4489
|
/**
|
|
4222
4490
|
* <p></p>
|
|
4223
4491
|
*/
|
|
@@ -5240,184 +5508,29 @@ export declare namespace CreateActionResponse {
|
|
|
5240
5508
|
const filterSensitiveLog: (obj: CreateActionResponse) => any;
|
|
5241
5509
|
}
|
|
5242
5510
|
/**
|
|
5243
|
-
* <p>
|
|
5511
|
+
* <p>Defines the possible values for an integer hyperparameter.</p>
|
|
5244
5512
|
*/
|
|
5245
|
-
export interface
|
|
5513
|
+
export interface IntegerParameterRangeSpecification {
|
|
5246
5514
|
/**
|
|
5247
|
-
* <p>The
|
|
5515
|
+
* <p>The minimum integer value allowed.</p>
|
|
5248
5516
|
*/
|
|
5249
|
-
|
|
5517
|
+
MinValue: string | undefined;
|
|
5250
5518
|
/**
|
|
5251
|
-
* <p>The
|
|
5252
|
-
* <p>If you are using your own custom algorithm instead of an algorithm provided by Amazon SageMaker,
|
|
5253
|
-
* the inference code must meet Amazon SageMaker requirements. Amazon SageMaker supports both
|
|
5254
|
-
* <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code>
|
|
5255
|
-
* image path formats. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html">Using Your Own Algorithms with Amazon
|
|
5256
|
-
* SageMaker</a>.</p>
|
|
5519
|
+
* <p>The maximum integer value allowed.</p>
|
|
5257
5520
|
*/
|
|
5258
|
-
|
|
5521
|
+
MaxValue: string | undefined;
|
|
5522
|
+
}
|
|
5523
|
+
export declare namespace IntegerParameterRangeSpecification {
|
|
5259
5524
|
/**
|
|
5260
|
-
*
|
|
5261
|
-
* training.</p>
|
|
5525
|
+
* @internal
|
|
5262
5526
|
*/
|
|
5263
|
-
|
|
5264
|
-
|
|
5265
|
-
|
|
5266
|
-
|
|
5267
|
-
|
|
5268
|
-
|
|
5269
|
-
|
|
5270
|
-
* model package.</p>
|
|
5271
|
-
* </note>
|
|
5272
|
-
*/
|
|
5273
|
-
ModelDataUrl?: string;
|
|
5274
|
-
/**
|
|
5275
|
-
* <p>The Amazon Web Services Marketplace product ID of the model package.</p>
|
|
5276
|
-
*/
|
|
5277
|
-
ProductId?: string;
|
|
5278
|
-
/**
|
|
5279
|
-
* <p>The environment variables to set in the Docker container. Each key and value in the
|
|
5280
|
-
* <code>Environment</code> string to string map can have length of up to 1024. We
|
|
5281
|
-
* support up to 16 entries in the map.</p>
|
|
5282
|
-
*/
|
|
5283
|
-
Environment?: {
|
|
5284
|
-
[key: string]: string;
|
|
5285
|
-
};
|
|
5286
|
-
}
|
|
5287
|
-
export declare namespace ModelPackageContainerDefinition {
|
|
5288
|
-
/**
|
|
5289
|
-
* @internal
|
|
5290
|
-
*/
|
|
5291
|
-
const filterSensitiveLog: (obj: ModelPackageContainerDefinition) => any;
|
|
5292
|
-
}
|
|
5293
|
-
export declare enum ProductionVariantInstanceType {
|
|
5294
|
-
ML_C4_2XLARGE = "ml.c4.2xlarge",
|
|
5295
|
-
ML_C4_4XLARGE = "ml.c4.4xlarge",
|
|
5296
|
-
ML_C4_8XLARGE = "ml.c4.8xlarge",
|
|
5297
|
-
ML_C4_LARGE = "ml.c4.large",
|
|
5298
|
-
ML_C4_XLARGE = "ml.c4.xlarge",
|
|
5299
|
-
ML_C5D_18XLARGE = "ml.c5d.18xlarge",
|
|
5300
|
-
ML_C5D_2XLARGE = "ml.c5d.2xlarge",
|
|
5301
|
-
ML_C5D_4XLARGE = "ml.c5d.4xlarge",
|
|
5302
|
-
ML_C5D_9XLARGE = "ml.c5d.9xlarge",
|
|
5303
|
-
ML_C5D_LARGE = "ml.c5d.large",
|
|
5304
|
-
ML_C5D_XLARGE = "ml.c5d.xlarge",
|
|
5305
|
-
ML_C5_18XLARGE = "ml.c5.18xlarge",
|
|
5306
|
-
ML_C5_2XLARGE = "ml.c5.2xlarge",
|
|
5307
|
-
ML_C5_4XLARGE = "ml.c5.4xlarge",
|
|
5308
|
-
ML_C5_9XLARGE = "ml.c5.9xlarge",
|
|
5309
|
-
ML_C5_LARGE = "ml.c5.large",
|
|
5310
|
-
ML_C5_XLARGE = "ml.c5.xlarge",
|
|
5311
|
-
ML_G4DN_12XLARGE = "ml.g4dn.12xlarge",
|
|
5312
|
-
ML_G4DN_16XLARGE = "ml.g4dn.16xlarge",
|
|
5313
|
-
ML_G4DN_2XLARGE = "ml.g4dn.2xlarge",
|
|
5314
|
-
ML_G4DN_4XLARGE = "ml.g4dn.4xlarge",
|
|
5315
|
-
ML_G4DN_8XLARGE = "ml.g4dn.8xlarge",
|
|
5316
|
-
ML_G4DN_XLARGE = "ml.g4dn.xlarge",
|
|
5317
|
-
ML_INF1_24XLARGE = "ml.inf1.24xlarge",
|
|
5318
|
-
ML_INF1_2XLARGE = "ml.inf1.2xlarge",
|
|
5319
|
-
ML_INF1_6XLARGE = "ml.inf1.6xlarge",
|
|
5320
|
-
ML_INF1_XLARGE = "ml.inf1.xlarge",
|
|
5321
|
-
ML_M4_10XLARGE = "ml.m4.10xlarge",
|
|
5322
|
-
ML_M4_16XLARGE = "ml.m4.16xlarge",
|
|
5323
|
-
ML_M4_2XLARGE = "ml.m4.2xlarge",
|
|
5324
|
-
ML_M4_4XLARGE = "ml.m4.4xlarge",
|
|
5325
|
-
ML_M4_XLARGE = "ml.m4.xlarge",
|
|
5326
|
-
ML_M5D_12XLARGE = "ml.m5d.12xlarge",
|
|
5327
|
-
ML_M5D_24XLARGE = "ml.m5d.24xlarge",
|
|
5328
|
-
ML_M5D_2XLARGE = "ml.m5d.2xlarge",
|
|
5329
|
-
ML_M5D_4XLARGE = "ml.m5d.4xlarge",
|
|
5330
|
-
ML_M5D_LARGE = "ml.m5d.large",
|
|
5331
|
-
ML_M5D_XLARGE = "ml.m5d.xlarge",
|
|
5332
|
-
ML_M5_12XLARGE = "ml.m5.12xlarge",
|
|
5333
|
-
ML_M5_24XLARGE = "ml.m5.24xlarge",
|
|
5334
|
-
ML_M5_2XLARGE = "ml.m5.2xlarge",
|
|
5335
|
-
ML_M5_4XLARGE = "ml.m5.4xlarge",
|
|
5336
|
-
ML_M5_LARGE = "ml.m5.large",
|
|
5337
|
-
ML_M5_XLARGE = "ml.m5.xlarge",
|
|
5338
|
-
ML_P2_16XLARGE = "ml.p2.16xlarge",
|
|
5339
|
-
ML_P2_8XLARGE = "ml.p2.8xlarge",
|
|
5340
|
-
ML_P2_XLARGE = "ml.p2.xlarge",
|
|
5341
|
-
ML_P3_16XLARGE = "ml.p3.16xlarge",
|
|
5342
|
-
ML_P3_2XLARGE = "ml.p3.2xlarge",
|
|
5343
|
-
ML_P3_8XLARGE = "ml.p3.8xlarge",
|
|
5344
|
-
ML_R5D_12XLARGE = "ml.r5d.12xlarge",
|
|
5345
|
-
ML_R5D_24XLARGE = "ml.r5d.24xlarge",
|
|
5346
|
-
ML_R5D_2XLARGE = "ml.r5d.2xlarge",
|
|
5347
|
-
ML_R5D_4XLARGE = "ml.r5d.4xlarge",
|
|
5348
|
-
ML_R5D_LARGE = "ml.r5d.large",
|
|
5349
|
-
ML_R5D_XLARGE = "ml.r5d.xlarge",
|
|
5350
|
-
ML_R5_12XLARGE = "ml.r5.12xlarge",
|
|
5351
|
-
ML_R5_24XLARGE = "ml.r5.24xlarge",
|
|
5352
|
-
ML_R5_2XLARGE = "ml.r5.2xlarge",
|
|
5353
|
-
ML_R5_4XLARGE = "ml.r5.4xlarge",
|
|
5354
|
-
ML_R5_LARGE = "ml.r5.large",
|
|
5355
|
-
ML_R5_XLARGE = "ml.r5.xlarge",
|
|
5356
|
-
ML_T2_2XLARGE = "ml.t2.2xlarge",
|
|
5357
|
-
ML_T2_LARGE = "ml.t2.large",
|
|
5358
|
-
ML_T2_MEDIUM = "ml.t2.medium",
|
|
5359
|
-
ML_T2_XLARGE = "ml.t2.xlarge"
|
|
5360
|
-
}
|
|
5361
|
-
/**
|
|
5362
|
-
* <p>Defines how to perform inference generation after a training job is run.</p>
|
|
5363
|
-
*/
|
|
5364
|
-
export interface InferenceSpecification {
|
|
5365
|
-
/**
|
|
5366
|
-
* <p>The Amazon ECR registry path of the Docker image that contains the inference code.</p>
|
|
5367
|
-
*/
|
|
5368
|
-
Containers: ModelPackageContainerDefinition[] | undefined;
|
|
5369
|
-
/**
|
|
5370
|
-
* <p>A list of the instance types on which a transformation job can be run or on which an
|
|
5371
|
-
* endpoint can be deployed.</p>
|
|
5372
|
-
* <p>This parameter is required for unversioned models, and optional for versioned
|
|
5373
|
-
* models.</p>
|
|
5374
|
-
*/
|
|
5375
|
-
SupportedTransformInstanceTypes?: (TransformInstanceType | string)[];
|
|
5376
|
-
/**
|
|
5377
|
-
* <p>A list of the instance types that are used to generate inferences in real-time.</p>
|
|
5378
|
-
* <p>This parameter is required for unversioned models, and optional for versioned
|
|
5379
|
-
* models.</p>
|
|
5380
|
-
*/
|
|
5381
|
-
SupportedRealtimeInferenceInstanceTypes?: (ProductionVariantInstanceType | string)[];
|
|
5382
|
-
/**
|
|
5383
|
-
* <p>The supported MIME types for the input data.</p>
|
|
5384
|
-
*/
|
|
5385
|
-
SupportedContentTypes: string[] | undefined;
|
|
5386
|
-
/**
|
|
5387
|
-
* <p>The supported MIME types for the output data.</p>
|
|
5388
|
-
*/
|
|
5389
|
-
SupportedResponseMIMETypes: string[] | undefined;
|
|
5390
|
-
}
|
|
5391
|
-
export declare namespace InferenceSpecification {
|
|
5392
|
-
/**
|
|
5393
|
-
* @internal
|
|
5394
|
-
*/
|
|
5395
|
-
const filterSensitiveLog: (obj: InferenceSpecification) => any;
|
|
5396
|
-
}
|
|
5397
|
-
/**
|
|
5398
|
-
* <p>Defines the possible values for an integer hyperparameter.</p>
|
|
5399
|
-
*/
|
|
5400
|
-
export interface IntegerParameterRangeSpecification {
|
|
5401
|
-
/**
|
|
5402
|
-
* <p>The minimum integer value allowed.</p>
|
|
5403
|
-
*/
|
|
5404
|
-
MinValue: string | undefined;
|
|
5405
|
-
/**
|
|
5406
|
-
* <p>The maximum integer value allowed.</p>
|
|
5407
|
-
*/
|
|
5408
|
-
MaxValue: string | undefined;
|
|
5409
|
-
}
|
|
5410
|
-
export declare namespace IntegerParameterRangeSpecification {
|
|
5411
|
-
/**
|
|
5412
|
-
* @internal
|
|
5413
|
-
*/
|
|
5414
|
-
const filterSensitiveLog: (obj: IntegerParameterRangeSpecification) => any;
|
|
5415
|
-
}
|
|
5416
|
-
/**
|
|
5417
|
-
* <p>Defines the possible values for categorical, continuous, and integer hyperparameters
|
|
5418
|
-
* to be used by an algorithm.</p>
|
|
5419
|
-
*/
|
|
5420
|
-
export interface ParameterRange {
|
|
5527
|
+
const filterSensitiveLog: (obj: IntegerParameterRangeSpecification) => any;
|
|
5528
|
+
}
|
|
5529
|
+
/**
|
|
5530
|
+
* <p>Defines the possible values for categorical, continuous, and integer hyperparameters
|
|
5531
|
+
* to be used by an algorithm.</p>
|
|
5532
|
+
*/
|
|
5533
|
+
export interface ParameterRange {
|
|
5421
5534
|
/**
|
|
5422
5535
|
* <p>A <code>IntegerParameterRangeSpecification</code> object that defines the possible
|
|
5423
5536
|
* values for an integer hyperparameter.</p>
|
|
@@ -7484,6 +7597,44 @@ export declare namespace KernelGatewayAppSettings {
|
|
|
7484
7597
|
*/
|
|
7485
7598
|
const filterSensitiveLog: (obj: KernelGatewayAppSettings) => any;
|
|
7486
7599
|
}
|
|
7600
|
+
/**
|
|
7601
|
+
* <p>A collection of settings that apply to an <code>RSessionGateway</code> app.</p>
|
|
7602
|
+
*/
|
|
7603
|
+
export interface RSessionAppSettings {
|
|
7604
|
+
}
|
|
7605
|
+
export declare namespace RSessionAppSettings {
|
|
7606
|
+
/**
|
|
7607
|
+
* @internal
|
|
7608
|
+
*/
|
|
7609
|
+
const filterSensitiveLog: (obj: RSessionAppSettings) => any;
|
|
7610
|
+
}
|
|
7611
|
+
export declare enum RStudioServerProAccessStatus {
|
|
7612
|
+
Disabled = "DISABLED",
|
|
7613
|
+
Enabled = "ENABLED"
|
|
7614
|
+
}
|
|
7615
|
+
export declare enum RStudioServerProUserGroup {
|
|
7616
|
+
Admin = "R_STUDIO_ADMIN",
|
|
7617
|
+
User = "R_STUDIO_USER"
|
|
7618
|
+
}
|
|
7619
|
+
/**
|
|
7620
|
+
* <p>A collection of settings that configure user interaction with the <code>RStudioServerPro</code> app. <code>RStudioServerProAppSettings</code> cannot be updated. The <code>RStudioServerPro</code> app must be deleted and a new one created to make any changes.</p>
|
|
7621
|
+
*/
|
|
7622
|
+
export interface RStudioServerProAppSettings {
|
|
7623
|
+
/**
|
|
7624
|
+
* <p>Indicates whether the current user has access to the <code>RStudioServerPro</code> app.</p>
|
|
7625
|
+
*/
|
|
7626
|
+
AccessStatus?: RStudioServerProAccessStatus | string;
|
|
7627
|
+
/**
|
|
7628
|
+
* <p>The level of permissions that the user has within the <code>RStudioServerPro</code> app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.</p>
|
|
7629
|
+
*/
|
|
7630
|
+
UserGroup?: RStudioServerProUserGroup | string;
|
|
7631
|
+
}
|
|
7632
|
+
export declare namespace RStudioServerProAppSettings {
|
|
7633
|
+
/**
|
|
7634
|
+
* @internal
|
|
7635
|
+
*/
|
|
7636
|
+
const filterSensitiveLog: (obj: RStudioServerProAppSettings) => any;
|
|
7637
|
+
}
|
|
7487
7638
|
export declare enum NotebookOutputOption {
|
|
7488
7639
|
Allowed = "Allowed",
|
|
7489
7640
|
Disabled = "Disabled"
|
|
@@ -7573,6 +7724,14 @@ export interface UserSettings {
|
|
|
7573
7724
|
* <p>The TensorBoard app settings.</p>
|
|
7574
7725
|
*/
|
|
7575
7726
|
TensorBoardAppSettings?: TensorBoardAppSettings;
|
|
7727
|
+
/**
|
|
7728
|
+
* <p>A collection of settings that configure user interaction with the <code>RStudioServerPro</code> app.</p>
|
|
7729
|
+
*/
|
|
7730
|
+
RStudioServerProAppSettings?: RStudioServerProAppSettings;
|
|
7731
|
+
/**
|
|
7732
|
+
* <p>A collection of settings that configure the <code>RSessionGateway</code> app.</p>
|
|
7733
|
+
*/
|
|
7734
|
+
RSessionAppSettings?: RSessionAppSettings;
|
|
7576
7735
|
}
|
|
7577
7736
|
export declare namespace UserSettings {
|
|
7578
7737
|
/**
|
|
@@ -7580,6 +7739,53 @@ export declare namespace UserSettings {
|
|
|
7580
7739
|
*/
|
|
7581
7740
|
const filterSensitiveLog: (obj: UserSettings) => any;
|
|
7582
7741
|
}
|
|
7742
|
+
/**
|
|
7743
|
+
* <p>A collection of settings that configure the <code>RStudioServerPro</code> Domain-level app.</p>
|
|
7744
|
+
*/
|
|
7745
|
+
export interface RStudioServerProDomainSettings {
|
|
7746
|
+
/**
|
|
7747
|
+
* <p>The ARN of the execution role for the <code>RStudioServerPro</code> Domain-level app.</p>
|
|
7748
|
+
*/
|
|
7749
|
+
DomainExecutionRoleArn: string | undefined;
|
|
7750
|
+
/**
|
|
7751
|
+
* <p>A URL pointing to an RStudio Connect server.</p>
|
|
7752
|
+
*/
|
|
7753
|
+
RStudioConnectUrl?: string;
|
|
7754
|
+
/**
|
|
7755
|
+
* <p>A URL pointing to an RStudio Package Manager server.</p>
|
|
7756
|
+
*/
|
|
7757
|
+
RStudioPackageManagerUrl?: string;
|
|
7758
|
+
/**
|
|
7759
|
+
* <p>Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that
|
|
7760
|
+
* the version runs on.</p>
|
|
7761
|
+
*/
|
|
7762
|
+
DefaultResourceSpec?: ResourceSpec;
|
|
7763
|
+
}
|
|
7764
|
+
export declare namespace RStudioServerProDomainSettings {
|
|
7765
|
+
/**
|
|
7766
|
+
* @internal
|
|
7767
|
+
*/
|
|
7768
|
+
const filterSensitiveLog: (obj: RStudioServerProDomainSettings) => any;
|
|
7769
|
+
}
|
|
7770
|
+
/**
|
|
7771
|
+
* <p>A collection of settings that apply to the <code>SageMaker Domain</code>. These settings are specified through the <code>CreateDomain</code> API call.</p>
|
|
7772
|
+
*/
|
|
7773
|
+
export interface DomainSettings {
|
|
7774
|
+
/**
|
|
7775
|
+
* <p>The security groups for the Amazon Virtual Private Cloud that the <code>Domain</code> uses for communication between Domain-level apps and user apps.</p>
|
|
7776
|
+
*/
|
|
7777
|
+
SecurityGroupIds?: string[];
|
|
7778
|
+
/**
|
|
7779
|
+
* <p>A collection of settings that configure the <code>RStudioServerPro</code> Domain-level app.</p>
|
|
7780
|
+
*/
|
|
7781
|
+
RStudioServerProDomainSettings?: RStudioServerProDomainSettings;
|
|
7782
|
+
}
|
|
7783
|
+
export declare namespace DomainSettings {
|
|
7784
|
+
/**
|
|
7785
|
+
* @internal
|
|
7786
|
+
*/
|
|
7787
|
+
const filterSensitiveLog: (obj: DomainSettings) => any;
|
|
7788
|
+
}
|
|
7583
7789
|
export interface CreateDomainRequest {
|
|
7584
7790
|
/**
|
|
7585
7791
|
* <p>A name for the domain.</p>
|
|
@@ -7641,6 +7847,18 @@ export interface CreateDomainRequest {
|
|
|
7641
7847
|
* key by default. For more control, specify a customer managed key.</p>
|
|
7642
7848
|
*/
|
|
7643
7849
|
KmsKeyId?: string;
|
|
7850
|
+
/**
|
|
7851
|
+
* <p>The entity that creates and manages the required security groups for inter-app
|
|
7852
|
+
* communication in <code>VPCOnly</code> mode. Required when
|
|
7853
|
+
* <code>CreateDomain.AppNetworkAccessType</code> is <code>VPCOnly</code> and
|
|
7854
|
+
* <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is
|
|
7855
|
+
* provided.</p>
|
|
7856
|
+
*/
|
|
7857
|
+
AppSecurityGroupManagement?: AppSecurityGroupManagement | string;
|
|
7858
|
+
/**
|
|
7859
|
+
* <p>A collection of <code>Domain</code> settings.</p>
|
|
7860
|
+
*/
|
|
7861
|
+
DomainSettings?: DomainSettings;
|
|
7644
7862
|
}
|
|
7645
7863
|
export declare namespace CreateDomainRequest {
|
|
7646
7864
|
/**
|
|
@@ -11758,523 +11976,3 @@ export declare namespace LabelingJobInputConfig {
|
|
|
11758
11976
|
*/
|
|
11759
11977
|
const filterSensitiveLog: (obj: LabelingJobInputConfig) => any;
|
|
11760
11978
|
}
|
|
11761
|
-
/**
|
|
11762
|
-
* <p>Configure encryption on the storage volume attached to the ML compute instance used to
|
|
11763
|
-
* run automated data labeling model training and inference. </p>
|
|
11764
|
-
*/
|
|
11765
|
-
export interface LabelingJobResourceConfig {
|
|
11766
|
-
/**
|
|
11767
|
-
* <p>The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
|
|
11768
|
-
* attached to the ML compute instance(s) that run the training and inference jobs used for
|
|
11769
|
-
* automated data labeling. </p>
|
|
11770
|
-
* <p>You can only specify a <code>VolumeKmsKeyId</code> when you create a labeling job with
|
|
11771
|
-
* automated data labeling enabled using the API operation <code>CreateLabelingJob</code>.
|
|
11772
|
-
* You cannot specify an Amazon Web Services KMS key to encrypt the storage volume used for
|
|
11773
|
-
* automated data labeling model training and inference when you create a labeling job
|
|
11774
|
-
* 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
|
|
11775
|
-
* Encryption</a>.</p>
|
|
11776
|
-
* <p>The <code>VolumeKmsKeyId</code> can be any of the following formats:</p>
|
|
11777
|
-
* <ul>
|
|
11778
|
-
* <li>
|
|
11779
|
-
* <p>KMS Key ID</p>
|
|
11780
|
-
* <p>
|
|
11781
|
-
* <code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
11782
|
-
* </p>
|
|
11783
|
-
* </li>
|
|
11784
|
-
* <li>
|
|
11785
|
-
* <p>Amazon Resource Name (ARN) of a KMS Key</p>
|
|
11786
|
-
* <p>
|
|
11787
|
-
* <code>"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
11788
|
-
* </p>
|
|
11789
|
-
* </li>
|
|
11790
|
-
* </ul>
|
|
11791
|
-
*/
|
|
11792
|
-
VolumeKmsKeyId?: string;
|
|
11793
|
-
}
|
|
11794
|
-
export declare namespace LabelingJobResourceConfig {
|
|
11795
|
-
/**
|
|
11796
|
-
* @internal
|
|
11797
|
-
*/
|
|
11798
|
-
const filterSensitiveLog: (obj: LabelingJobResourceConfig) => any;
|
|
11799
|
-
}
|
|
11800
|
-
/**
|
|
11801
|
-
* <p>Provides configuration information for auto-labeling of your data objects. A
|
|
11802
|
-
* <code>LabelingJobAlgorithmsConfig</code> object must be supplied in order to use
|
|
11803
|
-
* auto-labeling.</p>
|
|
11804
|
-
*/
|
|
11805
|
-
export interface LabelingJobAlgorithmsConfig {
|
|
11806
|
-
/**
|
|
11807
|
-
* <p>Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling. You
|
|
11808
|
-
* must select one of the following ARNs:</p>
|
|
11809
|
-
* <ul>
|
|
11810
|
-
* <li>
|
|
11811
|
-
* <p>
|
|
11812
|
-
* <i>Image classification</i>
|
|
11813
|
-
* </p>
|
|
11814
|
-
* <p>
|
|
11815
|
-
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/image-classification</code>
|
|
11816
|
-
* </p>
|
|
11817
|
-
* </li>
|
|
11818
|
-
* <li>
|
|
11819
|
-
* <p>
|
|
11820
|
-
* <i>Text classification</i>
|
|
11821
|
-
* </p>
|
|
11822
|
-
* <p>
|
|
11823
|
-
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/text-classification</code>
|
|
11824
|
-
* </p>
|
|
11825
|
-
* </li>
|
|
11826
|
-
* <li>
|
|
11827
|
-
* <p>
|
|
11828
|
-
* <i>Object detection</i>
|
|
11829
|
-
* </p>
|
|
11830
|
-
* <p>
|
|
11831
|
-
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/object-detection</code>
|
|
11832
|
-
* </p>
|
|
11833
|
-
* </li>
|
|
11834
|
-
* <li>
|
|
11835
|
-
* <p>
|
|
11836
|
-
* <i>Semantic Segmentation</i>
|
|
11837
|
-
* </p>
|
|
11838
|
-
* <p>
|
|
11839
|
-
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/semantic-segmentation</code>
|
|
11840
|
-
* </p>
|
|
11841
|
-
* </li>
|
|
11842
|
-
* </ul>
|
|
11843
|
-
*/
|
|
11844
|
-
LabelingJobAlgorithmSpecificationArn: string | undefined;
|
|
11845
|
-
/**
|
|
11846
|
-
* <p>At the end of an auto-label job Ground Truth sends the Amazon Resource Name (ARN) of the final
|
|
11847
|
-
* model used for auto-labeling. You can use this model as the starting point for
|
|
11848
|
-
* subsequent similar jobs by providing the ARN of the model here. </p>
|
|
11849
|
-
*/
|
|
11850
|
-
InitialActiveLearningModelArn?: string;
|
|
11851
|
-
/**
|
|
11852
|
-
* <p>Provides configuration information for a labeling job.</p>
|
|
11853
|
-
*/
|
|
11854
|
-
LabelingJobResourceConfig?: LabelingJobResourceConfig;
|
|
11855
|
-
}
|
|
11856
|
-
export declare namespace LabelingJobAlgorithmsConfig {
|
|
11857
|
-
/**
|
|
11858
|
-
* @internal
|
|
11859
|
-
*/
|
|
11860
|
-
const filterSensitiveLog: (obj: LabelingJobAlgorithmsConfig) => any;
|
|
11861
|
-
}
|
|
11862
|
-
/**
|
|
11863
|
-
* <p>Output configuration information for a labeling job.</p>
|
|
11864
|
-
*/
|
|
11865
|
-
export interface LabelingJobOutputConfig {
|
|
11866
|
-
/**
|
|
11867
|
-
* <p>The Amazon S3 location to write output data.</p>
|
|
11868
|
-
*/
|
|
11869
|
-
S3OutputPath: string | undefined;
|
|
11870
|
-
/**
|
|
11871
|
-
* <p>The Amazon Web Services Key Management Service ID of the key used to encrypt the output data, if any.</p>
|
|
11872
|
-
* <p>If you provide your own KMS key ID, you must add the required permissions to your KMS
|
|
11873
|
-
* 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>
|
|
11874
|
-
* <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
|
|
11875
|
-
* role's account to encrypt your output data.</p>
|
|
11876
|
-
* <p>If you use a bucket policy with an <code>s3:PutObject</code> permission that only
|
|
11877
|
-
* allows objects with server-side encryption, set the condition key of
|
|
11878
|
-
* <code>s3:x-amz-server-side-encryption</code> to <code>"aws:kms"</code>. For more
|
|
11879
|
-
* 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
|
|
11880
|
-
* Guide.</i>
|
|
11881
|
-
* </p>
|
|
11882
|
-
*/
|
|
11883
|
-
KmsKeyId?: string;
|
|
11884
|
-
/**
|
|
11885
|
-
* <p>An Amazon Simple Notification Service (Amazon SNS) output topic ARN. Provide a <code>SnsTopicArn</code> if you want to
|
|
11886
|
-
* do real time chaining to another streaming job and receive an Amazon SNS notifications each
|
|
11887
|
-
* time a data object is submitted by a worker.</p>
|
|
11888
|
-
* <p>If you provide an <code>SnsTopicArn</code> in <code>OutputConfig</code>, when workers
|
|
11889
|
-
* complete labeling tasks, Ground Truth will send labeling task output data to the SNS output
|
|
11890
|
-
* topic you specify here. </p>
|
|
11891
|
-
* <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
|
|
11892
|
-
* Job</a>. </p>
|
|
11893
|
-
*/
|
|
11894
|
-
SnsTopicArn?: string;
|
|
11895
|
-
}
|
|
11896
|
-
export declare namespace LabelingJobOutputConfig {
|
|
11897
|
-
/**
|
|
11898
|
-
* @internal
|
|
11899
|
-
*/
|
|
11900
|
-
const filterSensitiveLog: (obj: LabelingJobOutputConfig) => any;
|
|
11901
|
-
}
|
|
11902
|
-
/**
|
|
11903
|
-
* <p>A set of conditions for stopping a labeling job. If any of the conditions are met, the
|
|
11904
|
-
* job is automatically stopped. You can use these conditions to control the cost of data
|
|
11905
|
-
* labeling.</p>
|
|
11906
|
-
* <note>
|
|
11907
|
-
* <p>Labeling jobs fail after 30 days with an appropriate client error message.</p>
|
|
11908
|
-
* </note>
|
|
11909
|
-
*/
|
|
11910
|
-
export interface LabelingJobStoppingConditions {
|
|
11911
|
-
/**
|
|
11912
|
-
* <p>The maximum number of objects that can be labeled by human workers.</p>
|
|
11913
|
-
*/
|
|
11914
|
-
MaxHumanLabeledObjectCount?: number;
|
|
11915
|
-
/**
|
|
11916
|
-
* <p>The maximum number of input data objects that should be labeled.</p>
|
|
11917
|
-
*/
|
|
11918
|
-
MaxPercentageOfInputDatasetLabeled?: number;
|
|
11919
|
-
}
|
|
11920
|
-
export declare namespace LabelingJobStoppingConditions {
|
|
11921
|
-
/**
|
|
11922
|
-
* @internal
|
|
11923
|
-
*/
|
|
11924
|
-
const filterSensitiveLog: (obj: LabelingJobStoppingConditions) => any;
|
|
11925
|
-
}
|
|
11926
|
-
export interface CreateLabelingJobRequest {
|
|
11927
|
-
/**
|
|
11928
|
-
* <p>The name of the labeling job. This name is used to identify the job in a list of
|
|
11929
|
-
* labeling jobs. Labeling job names must be unique within an Amazon Web Services account and region.
|
|
11930
|
-
* <code>LabelingJobName</code> is not case sensitive. For example, Example-job and
|
|
11931
|
-
* example-job are considered the same labeling job name by Ground Truth.</p>
|
|
11932
|
-
*/
|
|
11933
|
-
LabelingJobName: string | undefined;
|
|
11934
|
-
/**
|
|
11935
|
-
* <p>The attribute name to use for the label in the output manifest file. This is the key
|
|
11936
|
-
* for the key/value pair formed with the label that a worker assigns to the object. The
|
|
11937
|
-
* <code>LabelAttributeName</code> must meet the following requirements.</p>
|
|
11938
|
-
* <ul>
|
|
11939
|
-
* <li>
|
|
11940
|
-
* <p>The name can't end with "-metadata". </p>
|
|
11941
|
-
* </li>
|
|
11942
|
-
* <li>
|
|
11943
|
-
* <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>,
|
|
11944
|
-
* the attribute name <i>must</i> end with "-ref". If the task type
|
|
11945
|
-
* you are using is not listed below, the attribute name <i>must
|
|
11946
|
-
* not</i> end with "-ref".</p>
|
|
11947
|
-
* <ul>
|
|
11948
|
-
* <li>
|
|
11949
|
-
* <p>Image semantic segmentation (<code>SemanticSegmentation)</code>, and
|
|
11950
|
-
* adjustment (<code>AdjustmentSemanticSegmentation</code>) and
|
|
11951
|
-
* verification (<code>VerificationSemanticSegmentation</code>) labeling
|
|
11952
|
-
* jobs for this task type.</p>
|
|
11953
|
-
* </li>
|
|
11954
|
-
* <li>
|
|
11955
|
-
* <p>Video frame object detection (<code>VideoObjectDetection</code>), and
|
|
11956
|
-
* adjustment and verification
|
|
11957
|
-
* (<code>AdjustmentVideoObjectDetection</code>) labeling jobs for this
|
|
11958
|
-
* task type.</p>
|
|
11959
|
-
* </li>
|
|
11960
|
-
* <li>
|
|
11961
|
-
* <p>Video frame object tracking (<code>VideoObjectTracking</code>), and
|
|
11962
|
-
* adjustment and verification (<code>AdjustmentVideoObjectTracking</code>)
|
|
11963
|
-
* labeling jobs for this task type.</p>
|
|
11964
|
-
* </li>
|
|
11965
|
-
* <li>
|
|
11966
|
-
* <p>3D point cloud semantic segmentation
|
|
11967
|
-
* (<code>3DPointCloudSemanticSegmentation</code>), and adjustment and
|
|
11968
|
-
* verification (<code>Adjustment3DPointCloudSemanticSegmentation</code>)
|
|
11969
|
-
* labeling jobs for this task type. </p>
|
|
11970
|
-
* </li>
|
|
11971
|
-
* <li>
|
|
11972
|
-
* <p>3D point cloud object tracking
|
|
11973
|
-
* (<code>3DPointCloudObjectTracking</code>), and adjustment and
|
|
11974
|
-
* verification (<code>Adjustment3DPointCloudObjectTracking</code>)
|
|
11975
|
-
* labeling jobs for this task type. </p>
|
|
11976
|
-
* </li>
|
|
11977
|
-
* </ul>
|
|
11978
|
-
* </li>
|
|
11979
|
-
* </ul>
|
|
11980
|
-
* <p></p>
|
|
11981
|
-
* <important>
|
|
11982
|
-
* <p>If you are creating an adjustment or verification labeling job, you must use a
|
|
11983
|
-
* <i>different</i>
|
|
11984
|
-
* <code>LabelAttributeName</code> than the one used in the original labeling job. The
|
|
11985
|
-
* original labeling job is the Ground Truth labeling job that produced the labels that you
|
|
11986
|
-
* want verified or adjusted. To learn more about adjustment and verification labeling
|
|
11987
|
-
* jobs, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-verification-data.html">Verify and Adjust
|
|
11988
|
-
* Labels</a>.</p>
|
|
11989
|
-
* </important>
|
|
11990
|
-
*/
|
|
11991
|
-
LabelAttributeName: string | undefined;
|
|
11992
|
-
/**
|
|
11993
|
-
* <p>Input data for the labeling job, such as the Amazon S3 location of the data objects and the
|
|
11994
|
-
* location of the manifest file that describes the data objects.</p>
|
|
11995
|
-
* <p>You must specify at least one of the following: <code>S3DataSource</code> or
|
|
11996
|
-
* <code>SnsDataSource</code>. </p>
|
|
11997
|
-
* <ul>
|
|
11998
|
-
* <li>
|
|
11999
|
-
* <p>Use <code>SnsDataSource</code> to specify an SNS input topic for a streaming
|
|
12000
|
-
* labeling job. If you do not specify and SNS input topic ARN, Ground Truth will
|
|
12001
|
-
* create a one-time labeling job that stops after all data objects in the input
|
|
12002
|
-
* manifest file have been labeled.</p>
|
|
12003
|
-
* </li>
|
|
12004
|
-
* <li>
|
|
12005
|
-
* <p>Use <code>S3DataSource</code> to specify an input manifest file for both
|
|
12006
|
-
* streaming and one-time labeling jobs. Adding an <code>S3DataSource</code> is
|
|
12007
|
-
* optional if you use <code>SnsDataSource</code> to create a streaming labeling
|
|
12008
|
-
* job.</p>
|
|
12009
|
-
* </li>
|
|
12010
|
-
* </ul>
|
|
12011
|
-
* <p>If you use the Amazon Mechanical Turk workforce, your input data should not include
|
|
12012
|
-
* confidential information, personal information or protected health information. Use
|
|
12013
|
-
* <code>ContentClassifiers</code> to specify that your data is free of personally
|
|
12014
|
-
* identifiable information and adult content.</p>
|
|
12015
|
-
*/
|
|
12016
|
-
InputConfig: LabelingJobInputConfig | undefined;
|
|
12017
|
-
/**
|
|
12018
|
-
* <p>The location of the output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt
|
|
12019
|
-
* the output data, if any.</p>
|
|
12020
|
-
*/
|
|
12021
|
-
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
12022
|
-
/**
|
|
12023
|
-
* <p>The Amazon Resource Number (ARN) that Amazon SageMaker assumes to perform tasks on your behalf
|
|
12024
|
-
* during data labeling. You must grant this role the necessary permissions so that Amazon SageMaker
|
|
12025
|
-
* can successfully complete data labeling.</p>
|
|
12026
|
-
*/
|
|
12027
|
-
RoleArn: string | undefined;
|
|
12028
|
-
/**
|
|
12029
|
-
* <p>The S3 URI of the file, referred to as a <i>label category configuration
|
|
12030
|
-
* file</i>, that defines the categories used to label the data objects.</p>
|
|
12031
|
-
* <p>For 3D point cloud and video frame task types, you can add label category attributes
|
|
12032
|
-
* 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
|
|
12033
|
-
* Labeling Category Configuration File for 3D Point Cloud Labeling Jobs</a>. </p>
|
|
12034
|
-
* <p>For named entity recognition jobs, in addition to <code>"labels"</code>, you must
|
|
12035
|
-
* provide worker instructions in the label category configuration file using the
|
|
12036
|
-
* <code>"instructions"</code> parameter: <code>"instructions":
|
|
12037
|
-
* {"shortInstruction":"<h1>Add header</h1><p>Add Instructions</p>",
|
|
12038
|
-
* "fullInstruction":"<p>Add additional instructions.</p>"}</code>. For details
|
|
12039
|
-
* 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
|
|
12040
|
-
* Named Entity Recognition Labeling Job (API) </a>.</p>
|
|
12041
|
-
* <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
|
|
12042
|
-
* tasks</a>, your label category configuration file must be a JSON file in the
|
|
12043
|
-
* following format. Identify the labels you want to use by replacing <code>label_1</code>,
|
|
12044
|
-
* <code>label_2</code>,<code>...</code>,<code>label_n</code> with your label
|
|
12045
|
-
* categories.</p>
|
|
12046
|
-
* <p>
|
|
12047
|
-
* <code>{ </code>
|
|
12048
|
-
* </p>
|
|
12049
|
-
* <p>
|
|
12050
|
-
* <code>"document-version": "2018-11-28",</code>
|
|
12051
|
-
* </p>
|
|
12052
|
-
* <p>
|
|
12053
|
-
* <code>"labels": [{"label": "label_1"},{"label": "label_2"},...{"label":
|
|
12054
|
-
* "label_n"}]</code>
|
|
12055
|
-
* </p>
|
|
12056
|
-
* <p>
|
|
12057
|
-
* <code>}</code>
|
|
12058
|
-
* </p>
|
|
12059
|
-
* <p>Note the following about the label category configuration file:</p>
|
|
12060
|
-
* <ul>
|
|
12061
|
-
* <li>
|
|
12062
|
-
* <p>For image classification and text classification (single and multi-label) you
|
|
12063
|
-
* must specify at least two label categories. For all other task types, the
|
|
12064
|
-
* minimum number of label categories required is one. </p>
|
|
12065
|
-
* </li>
|
|
12066
|
-
* <li>
|
|
12067
|
-
* <p>Each label category must be unique, you cannot specify duplicate label
|
|
12068
|
-
* categories.</p>
|
|
12069
|
-
* </li>
|
|
12070
|
-
* <li>
|
|
12071
|
-
* <p>If you create a 3D point cloud or video frame adjustment or verification
|
|
12072
|
-
* labeling job, you must include <code>auditLabelAttributeName</code> in the label
|
|
12073
|
-
* 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">
|
|
12074
|
-
* <code>LabelAttributeName</code>
|
|
12075
|
-
* </a> of the labeling job you want to
|
|
12076
|
-
* adjust or verify annotations of.</p>
|
|
12077
|
-
* </li>
|
|
12078
|
-
* </ul>
|
|
12079
|
-
*/
|
|
12080
|
-
LabelCategoryConfigS3Uri?: string;
|
|
12081
|
-
/**
|
|
12082
|
-
* <p>A set of conditions for stopping the labeling job. If any of the conditions are met,
|
|
12083
|
-
* the job is automatically stopped. You can use these conditions to control the cost of
|
|
12084
|
-
* data labeling.</p>
|
|
12085
|
-
*/
|
|
12086
|
-
StoppingConditions?: LabelingJobStoppingConditions;
|
|
12087
|
-
/**
|
|
12088
|
-
* <p>Configures the information required to perform automated data labeling.</p>
|
|
12089
|
-
*/
|
|
12090
|
-
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig;
|
|
12091
|
-
/**
|
|
12092
|
-
* <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>
|
|
12093
|
-
*/
|
|
12094
|
-
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
12095
|
-
/**
|
|
12096
|
-
* <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
|
|
12097
|
-
* User Guide</i>.</p>
|
|
12098
|
-
*/
|
|
12099
|
-
Tags?: Tag[];
|
|
12100
|
-
}
|
|
12101
|
-
export declare namespace CreateLabelingJobRequest {
|
|
12102
|
-
/**
|
|
12103
|
-
* @internal
|
|
12104
|
-
*/
|
|
12105
|
-
const filterSensitiveLog: (obj: CreateLabelingJobRequest) => any;
|
|
12106
|
-
}
|
|
12107
|
-
export interface CreateLabelingJobResponse {
|
|
12108
|
-
/**
|
|
12109
|
-
* <p>The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the
|
|
12110
|
-
* labeling job.</p>
|
|
12111
|
-
*/
|
|
12112
|
-
LabelingJobArn: string | undefined;
|
|
12113
|
-
}
|
|
12114
|
-
export declare namespace CreateLabelingJobResponse {
|
|
12115
|
-
/**
|
|
12116
|
-
* @internal
|
|
12117
|
-
*/
|
|
12118
|
-
const filterSensitiveLog: (obj: CreateLabelingJobResponse) => any;
|
|
12119
|
-
}
|
|
12120
|
-
export declare enum InferenceExecutionMode {
|
|
12121
|
-
DIRECT = "Direct",
|
|
12122
|
-
SERIAL = "Serial"
|
|
12123
|
-
}
|
|
12124
|
-
/**
|
|
12125
|
-
* <p>Specifies details about how containers in a multi-container endpoint are run.</p>
|
|
12126
|
-
*/
|
|
12127
|
-
export interface InferenceExecutionConfig {
|
|
12128
|
-
/**
|
|
12129
|
-
* <p>How containers in a multi-container are run. The following values are valid.</p>
|
|
12130
|
-
* <ul>
|
|
12131
|
-
* <li>
|
|
12132
|
-
* <p>
|
|
12133
|
-
* <code>SERIAL</code> - Containers run as a serial pipeline.</p>
|
|
12134
|
-
* </li>
|
|
12135
|
-
* <li>
|
|
12136
|
-
* <p>
|
|
12137
|
-
* <code>DIRECT</code> - Only the individual container that you specify is
|
|
12138
|
-
* run.</p>
|
|
12139
|
-
* </li>
|
|
12140
|
-
* </ul>
|
|
12141
|
-
*/
|
|
12142
|
-
Mode: InferenceExecutionMode | string | undefined;
|
|
12143
|
-
}
|
|
12144
|
-
export declare namespace InferenceExecutionConfig {
|
|
12145
|
-
/**
|
|
12146
|
-
* @internal
|
|
12147
|
-
*/
|
|
12148
|
-
const filterSensitiveLog: (obj: InferenceExecutionConfig) => any;
|
|
12149
|
-
}
|
|
12150
|
-
export interface CreateModelInput {
|
|
12151
|
-
/**
|
|
12152
|
-
* <p>The name of the new model.</p>
|
|
12153
|
-
*/
|
|
12154
|
-
ModelName: string | undefined;
|
|
12155
|
-
/**
|
|
12156
|
-
* <p>The location of the primary docker image containing inference code, associated
|
|
12157
|
-
* artifacts, and custom environment map that the inference code uses when the model is
|
|
12158
|
-
* deployed for predictions. </p>
|
|
12159
|
-
*/
|
|
12160
|
-
PrimaryContainer?: ContainerDefinition;
|
|
12161
|
-
/**
|
|
12162
|
-
* <p>Specifies the containers in the inference pipeline.</p>
|
|
12163
|
-
*/
|
|
12164
|
-
Containers?: ContainerDefinition[];
|
|
12165
|
-
/**
|
|
12166
|
-
* <p>Specifies details of how containers in a multi-container endpoint are called.</p>
|
|
12167
|
-
*/
|
|
12168
|
-
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
12169
|
-
/**
|
|
12170
|
-
* <p>The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access model
|
|
12171
|
-
* artifacts and docker image for deployment on ML compute instances or for batch transform
|
|
12172
|
-
* jobs. Deploying on ML compute instances is part of model hosting. For more information,
|
|
12173
|
-
* see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">Amazon SageMaker
|
|
12174
|
-
* Roles</a>. </p>
|
|
12175
|
-
* <note>
|
|
12176
|
-
* <p>To be able to pass this role to Amazon SageMaker, the caller of this API must have the
|
|
12177
|
-
* <code>iam:PassRole</code> permission.</p>
|
|
12178
|
-
* </note>
|
|
12179
|
-
*/
|
|
12180
|
-
ExecutionRoleArn: string | undefined;
|
|
12181
|
-
/**
|
|
12182
|
-
* <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in
|
|
12183
|
-
* different ways, for example, by purpose, owner, or environment. For more information,
|
|
12184
|
-
* see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
|
|
12185
|
-
* Resources</a>.</p>
|
|
12186
|
-
*/
|
|
12187
|
-
Tags?: Tag[];
|
|
12188
|
-
/**
|
|
12189
|
-
* <p>A <a>VpcConfig</a> object that specifies the VPC that you want your model
|
|
12190
|
-
* to connect to. Control access to and from your model container by configuring the VPC.
|
|
12191
|
-
* <code>VpcConfig</code> is used in hosting services and in batch transform. For more
|
|
12192
|
-
* 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
|
|
12193
|
-
* Transform Jobs by Using an Amazon Virtual Private Cloud</a>.</p>
|
|
12194
|
-
*/
|
|
12195
|
-
VpcConfig?: VpcConfig;
|
|
12196
|
-
/**
|
|
12197
|
-
* <p>Isolates the model container. No inbound or outbound network calls can be made to or
|
|
12198
|
-
* from the model container.</p>
|
|
12199
|
-
*/
|
|
12200
|
-
EnableNetworkIsolation?: boolean;
|
|
12201
|
-
}
|
|
12202
|
-
export declare namespace CreateModelInput {
|
|
12203
|
-
/**
|
|
12204
|
-
* @internal
|
|
12205
|
-
*/
|
|
12206
|
-
const filterSensitiveLog: (obj: CreateModelInput) => any;
|
|
12207
|
-
}
|
|
12208
|
-
export interface CreateModelOutput {
|
|
12209
|
-
/**
|
|
12210
|
-
* <p>The ARN of the model created in Amazon SageMaker.</p>
|
|
12211
|
-
*/
|
|
12212
|
-
ModelArn: string | undefined;
|
|
12213
|
-
}
|
|
12214
|
-
export declare namespace CreateModelOutput {
|
|
12215
|
-
/**
|
|
12216
|
-
* @internal
|
|
12217
|
-
*/
|
|
12218
|
-
const filterSensitiveLog: (obj: CreateModelOutput) => any;
|
|
12219
|
-
}
|
|
12220
|
-
/**
|
|
12221
|
-
* <p>Docker container image configuration object for the model bias job.</p>
|
|
12222
|
-
*/
|
|
12223
|
-
export interface ModelBiasAppSpecification {
|
|
12224
|
-
/**
|
|
12225
|
-
* <p>The container image to be run by the model bias job.</p>
|
|
12226
|
-
*/
|
|
12227
|
-
ImageUri: string | undefined;
|
|
12228
|
-
/**
|
|
12229
|
-
* <p>JSON formatted S3 file that defines bias parameters. For more information on this JSON
|
|
12230
|
-
* configuration file, see <a href="https://docs.aws.amazon.com/sagemaker/latest/json-bias-parameter-config.html">Configure bias
|
|
12231
|
-
* parameters</a>.</p>
|
|
12232
|
-
*/
|
|
12233
|
-
ConfigUri: string | undefined;
|
|
12234
|
-
/**
|
|
12235
|
-
* <p>Sets the environment variables in the Docker container.</p>
|
|
12236
|
-
*/
|
|
12237
|
-
Environment?: {
|
|
12238
|
-
[key: string]: string;
|
|
12239
|
-
};
|
|
12240
|
-
}
|
|
12241
|
-
export declare namespace ModelBiasAppSpecification {
|
|
12242
|
-
/**
|
|
12243
|
-
* @internal
|
|
12244
|
-
*/
|
|
12245
|
-
const filterSensitiveLog: (obj: ModelBiasAppSpecification) => any;
|
|
12246
|
-
}
|
|
12247
|
-
/**
|
|
12248
|
-
* <p>The configuration for a baseline model bias job.</p>
|
|
12249
|
-
*/
|
|
12250
|
-
export interface ModelBiasBaselineConfig {
|
|
12251
|
-
/**
|
|
12252
|
-
* <p>The name of the baseline model bias job.</p>
|
|
12253
|
-
*/
|
|
12254
|
-
BaseliningJobName?: string;
|
|
12255
|
-
/**
|
|
12256
|
-
* <p>The constraints resource for a monitoring job.</p>
|
|
12257
|
-
*/
|
|
12258
|
-
ConstraintsResource?: MonitoringConstraintsResource;
|
|
12259
|
-
}
|
|
12260
|
-
export declare namespace ModelBiasBaselineConfig {
|
|
12261
|
-
/**
|
|
12262
|
-
* @internal
|
|
12263
|
-
*/
|
|
12264
|
-
const filterSensitiveLog: (obj: ModelBiasBaselineConfig) => any;
|
|
12265
|
-
}
|
|
12266
|
-
/**
|
|
12267
|
-
* <p>The ground truth labels for the dataset used for the monitoring job.</p>
|
|
12268
|
-
*/
|
|
12269
|
-
export interface MonitoringGroundTruthS3Input {
|
|
12270
|
-
/**
|
|
12271
|
-
* <p>The address of the Amazon S3 location of the ground truth labels.</p>
|
|
12272
|
-
*/
|
|
12273
|
-
S3Uri?: string;
|
|
12274
|
-
}
|
|
12275
|
-
export declare namespace MonitoringGroundTruthS3Input {
|
|
12276
|
-
/**
|
|
12277
|
-
* @internal
|
|
12278
|
-
*/
|
|
12279
|
-
const filterSensitiveLog: (obj: MonitoringGroundTruthS3Input) => any;
|
|
12280
|
-
}
|