@aws-sdk/client-sagemaker 3.170.0 → 3.172.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 +19 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -1
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-cjs/models/models_1.js +15 -15
- package/dist-cjs/models/models_2.js +13 -15
- package/dist-cjs/models/models_3.js +14 -4
- package/dist-cjs/protocols/Aws_json1_1.js +32 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -1
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_1.js +2 -2
- package/dist-es/models/models_2.js +2 -7
- package/dist-es/models/models_3.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +28 -2
- package/dist-types/SageMaker.d.ts +1 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -2
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +3 -4
- package/dist-types/models/models_1.d.ts +95 -60
- package/dist-types/models/models_2.d.ts +59 -27
- package/dist-types/models/models_3.d.ts +23 -2
- package/dist-types/ts3.4/SageMaker.d.ts +0 -263
- package/dist-types/ts3.4/SageMakerClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -6
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -6
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -888
- package/dist-types/ts3.4/models/models_1.d.ts +14 -1081
- package/dist-types/ts3.4/models/models_2.d.ts +20 -1339
- package/dist-types/ts3.4/models/models_3.d.ts +14 -777
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +0 -2
- package/package.json +27 -27
|
@@ -7,8 +7,7 @@ export interface CreateAppCommandInput extends CreateAppRequest {
|
|
|
7
7
|
export interface CreateAppCommandOutput extends CreateAppResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Creates a running app for the specified UserProfile.
|
|
11
|
-
* <code>JupyterServer</code> and <code>KernelGateway</code>. This operation is automatically
|
|
10
|
+
* <p>Creates a running app for the specified UserProfile. This operation is automatically
|
|
12
11
|
* invoked by Amazon SageMaker Studio upon access to the associated Domain, and when new kernel
|
|
13
12
|
* configurations are selected by the user. A user may have multiple Apps active simultaneously.</p>
|
|
14
13
|
* @example
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DescribeFeatureMetadataRequest
|
|
3
|
+
import { DescribeFeatureMetadataRequest } from "../models/models_1";
|
|
4
|
+
import { DescribeFeatureMetadataResponse } from "../models/models_2";
|
|
4
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
6
|
export interface DescribeFeatureMetadataCommandInput extends DescribeFeatureMetadataRequest {
|
|
6
7
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ListNotebookInstanceLifecycleConfigsInput
|
|
3
|
+
import { ListNotebookInstanceLifecycleConfigsInput } from "../models/models_2";
|
|
4
|
+
import { ListNotebookInstanceLifecycleConfigsOutput } from "../models/models_3";
|
|
4
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
6
|
export interface ListNotebookInstanceLifecycleConfigsCommandInput extends ListNotebookInstanceLifecycleConfigsInput {
|
|
6
7
|
}
|
|
@@ -5517,8 +5517,7 @@ export interface CreateAppRequest {
|
|
|
5517
5517
|
*/
|
|
5518
5518
|
UserProfileName: string | undefined;
|
|
5519
5519
|
/**
|
|
5520
|
-
* <p>The type of app
|
|
5521
|
-
* <code>KernelGateway</code>. <code>TensorBoard</code> is not supported.</p>
|
|
5520
|
+
* <p>The type of app.</p>
|
|
5522
5521
|
*/
|
|
5523
5522
|
AppType: AppType | string | undefined;
|
|
5524
5523
|
/**
|
|
@@ -7249,8 +7248,7 @@ export interface DomainSettings {
|
|
|
7249
7248
|
*/
|
|
7250
7249
|
RStudioServerProDomainSettings?: RStudioServerProDomainSettings;
|
|
7251
7250
|
/**
|
|
7252
|
-
* <p>The configuration for attaching a SageMaker user profile name to the execution role as a <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html">
|
|
7253
|
-
* <code>sts:SourceIdentity</code> key</a>.</p>
|
|
7251
|
+
* <p>The configuration for attaching a SageMaker user profile name to the execution role as a <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html">sts:SourceIdentity key</a>.</p>
|
|
7254
7252
|
*/
|
|
7255
7253
|
ExecutionRoleIdentityConfig?: ExecutionRoleIdentityConfig | string;
|
|
7256
7254
|
}
|
|
@@ -9048,6 +9046,7 @@ export interface ResourceLimits {
|
|
|
9048
9046
|
}
|
|
9049
9047
|
export declare enum HyperParameterTuningJobStrategyType {
|
|
9050
9048
|
BAYESIAN = "Bayesian",
|
|
9049
|
+
HYPERBAND = "Hyperband",
|
|
9051
9050
|
RANDOM = "Random"
|
|
9052
9051
|
}
|
|
9053
9052
|
/**
|
|
@@ -1,4 +1,79 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, BatchStrategy, Bias, CaptureStatus, CategoricalParameter, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContentClassifier, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput, FeatureDefinition,
|
|
1
|
+
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, BatchStrategy, Bias, CaptureStatus, CategoricalParameter, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContentClassifier, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput, FeatureDefinition, GitConfig, HyperParameterTuningJobObjective, HyperParameterTuningJobStrategyType, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDeployConfig, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, NeoVpcConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, OutputDataConfig, ParameterRanges, ProblemType, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantInstanceType, ProductionVariantServerlessConfig, PublicWorkforceTaskPrice, ResourceConfig, ResourceLimits, ResourceSpec, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TrainingSpecification, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
/**
|
|
3
|
+
* <p>The configuration for <code>Hyperband</code>, a multi-fidelity based hyperparameter
|
|
4
|
+
* tuning strategy. <code>Hyperband</code> uses the final and intermediate results of a
|
|
5
|
+
* training job to dynamically allocate resources to utilized hyperparameter configurations
|
|
6
|
+
* while automatically stopping under-performing configurations. This parameter should be
|
|
7
|
+
* provided only if <code>Hyperband</code> is selected as the <code>StrategyConfig</code>
|
|
8
|
+
* under the <code>HyperParameterTuningJobConfig</code> API.</p>
|
|
9
|
+
*/
|
|
10
|
+
export interface HyperbandStrategyConfig {
|
|
11
|
+
/**
|
|
12
|
+
* <p>The minimum number of resources (such as epochs) that can be used by a training job
|
|
13
|
+
* launched by a hyperparameter tuning job. If the value for <code>MinResource</code> has not
|
|
14
|
+
* been reached, the training job will not be stopped by <code>Hyperband</code>.</p>
|
|
15
|
+
*/
|
|
16
|
+
MinResource?: number;
|
|
17
|
+
/**
|
|
18
|
+
* <p>The maximum number of resources (such as epochs) that can be used by a training job
|
|
19
|
+
* launched by a hyperparameter tuning job. Once a job reaches the <code>MaxResource</code>
|
|
20
|
+
* value, it is stopped. If a value for <code>MaxResource</code> is not provided, and
|
|
21
|
+
* <code>Hyperband</code> is selected as the hyperparameter tuning strategy,
|
|
22
|
+
* <code>HyperbandTrainingJ</code> attempts to infer <code>MaxResource</code> from the
|
|
23
|
+
* following keys (if present) in <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTrainingJobDefinition.html#sagemaker-Type-HyperParameterTrainingJobDefinition-StaticHyperParameters">StaticsHyperParameters</a>:</p>
|
|
24
|
+
* <ul>
|
|
25
|
+
* <li>
|
|
26
|
+
* <p>
|
|
27
|
+
* <code>epochs</code>
|
|
28
|
+
* </p>
|
|
29
|
+
* </li>
|
|
30
|
+
* <li>
|
|
31
|
+
* <p>
|
|
32
|
+
* <code>numepochs</code>
|
|
33
|
+
* </p>
|
|
34
|
+
* </li>
|
|
35
|
+
* <li>
|
|
36
|
+
* <p>
|
|
37
|
+
* <code>n-epochs</code>
|
|
38
|
+
* </p>
|
|
39
|
+
* </li>
|
|
40
|
+
* <li>
|
|
41
|
+
* <p>
|
|
42
|
+
* <code>n_epochs</code>
|
|
43
|
+
* </p>
|
|
44
|
+
* </li>
|
|
45
|
+
* <li>
|
|
46
|
+
* <p>
|
|
47
|
+
* <code>num_epochs</code>
|
|
48
|
+
* </p>
|
|
49
|
+
* </li>
|
|
50
|
+
* </ul>
|
|
51
|
+
* <p>If <code>HyperbandStrategyConfig</code> is unable to infer a value for
|
|
52
|
+
* <code>MaxResource</code>, it generates a validation error. The maximum value is 20,000
|
|
53
|
+
* epochs. All metrics that correspond to an objective metric are used to derive <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-early-stopping.html">early stopping
|
|
54
|
+
* decisions</a>. For <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/distributed-training.html">distributive</a> training jobs,
|
|
55
|
+
* ensure that duplicate metrics are not printed in the logs across the individual nodes in a
|
|
56
|
+
* training job. If multiple nodes are publishing duplicate or incorrect metrics, training
|
|
57
|
+
* jobs may make an incorrect stopping decision and stop the job prematurely. </p>
|
|
58
|
+
*/
|
|
59
|
+
MaxResource?: number;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* <p>The configuration for a training job launched by a hyperparameter tuning job. Choose
|
|
63
|
+
* <code>Bayesian</code> for Bayesian optimization, and <code>Random</code> for random
|
|
64
|
+
* search optimization. For more advanced use cases, use <code>Hyperband</code>, which
|
|
65
|
+
* evaluates objective metrics for training jobs after every epoch. For more information about
|
|
66
|
+
* strategies, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-how-it-works.html">How Hyperparameter
|
|
67
|
+
* Tuning Works</a>.</p>
|
|
68
|
+
*/
|
|
69
|
+
export interface HyperParameterTuningJobStrategyConfig {
|
|
70
|
+
/**
|
|
71
|
+
* <p>The configuration for the object that specifies the <code>Hyperband</code> strategy.
|
|
72
|
+
* This parameter is only supported for the <code>Hyperband</code> selection for
|
|
73
|
+
* <code>Strategy</code> within the <code>HyperParameterTuningJobConfig</code> API.</p>
|
|
74
|
+
*/
|
|
75
|
+
HyperbandStrategyConfig?: HyperbandStrategyConfig;
|
|
76
|
+
}
|
|
2
77
|
export declare enum TrainingJobEarlyStoppingType {
|
|
3
78
|
AUTO = "Auto",
|
|
4
79
|
OFF = "Off"
|
|
@@ -18,12 +93,17 @@ export interface TuningJobCompletionCriteria {
|
|
|
18
93
|
export interface HyperParameterTuningJobConfig {
|
|
19
94
|
/**
|
|
20
95
|
* <p>Specifies how hyperparameter tuning chooses the combinations of hyperparameter values
|
|
21
|
-
* to use for the training job it launches.
|
|
22
|
-
*
|
|
23
|
-
* information about search strategies, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-how-it-works.html">How
|
|
96
|
+
* to use for the training job it launches. For information about search strategies, see
|
|
97
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-how-it-works.html">How
|
|
24
98
|
* Hyperparameter Tuning Works</a>.</p>
|
|
25
99
|
*/
|
|
26
100
|
Strategy: HyperParameterTuningJobStrategyType | string | undefined;
|
|
101
|
+
/**
|
|
102
|
+
* <p>The configuration for the <code>Hyperband</code> optimization strategy. This parameter
|
|
103
|
+
* should be provided only if <code>Hyperband</code> is selected as the strategy for
|
|
104
|
+
* <code>HyperParameterTuningJobConfig</code>.</p>
|
|
105
|
+
*/
|
|
106
|
+
StrategyConfig?: HyperParameterTuningJobStrategyConfig;
|
|
27
107
|
/**
|
|
28
108
|
* <p>The <a>HyperParameterTuningJobObjective</a> object that specifies the
|
|
29
109
|
* objective
|
|
@@ -45,8 +125,10 @@ export interface HyperParameterTuningJobConfig {
|
|
|
45
125
|
ParameterRanges?: ParameterRanges;
|
|
46
126
|
/**
|
|
47
127
|
* <p>Specifies whether to use early stopping for training jobs launched by the
|
|
48
|
-
* hyperparameter tuning job.
|
|
49
|
-
*
|
|
128
|
+
* hyperparameter tuning job. Because the <code>Hyperband</code> strategy has its own
|
|
129
|
+
* advanced internal early stopping mechanism,
|
|
130
|
+
* <code>TrainingJobEarlyStoppingType</code> must be <code>OFF</code> to use <code>Hyperband</code>. This parameter can take on one of the following values (the
|
|
131
|
+
* default value is <code>OFF</code>):</p>
|
|
50
132
|
* <dl>
|
|
51
133
|
* <dt>OFF</dt>
|
|
52
134
|
* <dd>
|
|
@@ -2620,7 +2702,7 @@ export interface HumanTaskConfig {
|
|
|
2620
2702
|
/**
|
|
2621
2703
|
* <p>Defines the maximum number of data objects that can be labeled by human workers at the
|
|
2622
2704
|
* same time. Also referred to as batch size. Each object may have more than one worker at one time.
|
|
2623
|
-
* The default value is 1000 objects.</p>
|
|
2705
|
+
* The default value is 1000 objects. To increase the maximum value to 5000 objects, contact Amazon Web Services Support.</p>
|
|
2624
2706
|
*/
|
|
2625
2707
|
MaxConcurrentTaskCount?: number;
|
|
2626
2708
|
/**
|
|
@@ -8041,52 +8123,13 @@ export interface DescribeFeatureMetadataRequest {
|
|
|
8041
8123
|
FeatureName: string | undefined;
|
|
8042
8124
|
}
|
|
8043
8125
|
/**
|
|
8044
|
-
*
|
|
8126
|
+
* @internal
|
|
8045
8127
|
*/
|
|
8046
|
-
export
|
|
8047
|
-
|
|
8048
|
-
|
|
8049
|
-
|
|
8050
|
-
|
|
8051
|
-
/**
|
|
8052
|
-
* <p>The value that belongs to a key.</p>
|
|
8053
|
-
*/
|
|
8054
|
-
Value?: string;
|
|
8055
|
-
}
|
|
8056
|
-
export interface DescribeFeatureMetadataResponse {
|
|
8057
|
-
/**
|
|
8058
|
-
* <p>The Amazon Resource Number (ARN) of the feature group that contains the feature.</p>
|
|
8059
|
-
*/
|
|
8060
|
-
FeatureGroupArn: string | undefined;
|
|
8061
|
-
/**
|
|
8062
|
-
* <p>The name of the feature group that you've specified.</p>
|
|
8063
|
-
*/
|
|
8064
|
-
FeatureGroupName: string | undefined;
|
|
8065
|
-
/**
|
|
8066
|
-
* <p>The name of the feature that you've specified.</p>
|
|
8067
|
-
*/
|
|
8068
|
-
FeatureName: string | undefined;
|
|
8069
|
-
/**
|
|
8070
|
-
* <p>The data type of the feature.</p>
|
|
8071
|
-
*/
|
|
8072
|
-
FeatureType: FeatureType | string | undefined;
|
|
8073
|
-
/**
|
|
8074
|
-
* <p>A timestamp indicating when the feature was created.</p>
|
|
8075
|
-
*/
|
|
8076
|
-
CreationTime: Date | undefined;
|
|
8077
|
-
/**
|
|
8078
|
-
* <p>A timestamp indicating when the metadata for the feature group was modified. For example, if you add a parameter describing the feature, the timestamp changes to reflect the last time you </p>
|
|
8079
|
-
*/
|
|
8080
|
-
LastModifiedTime: Date | undefined;
|
|
8081
|
-
/**
|
|
8082
|
-
* <p>The description you added to describe the feature.</p>
|
|
8083
|
-
*/
|
|
8084
|
-
Description?: string;
|
|
8085
|
-
/**
|
|
8086
|
-
* <p>The key-value pairs that you added to describe the feature.</p>
|
|
8087
|
-
*/
|
|
8088
|
-
Parameters?: FeatureParameter[];
|
|
8089
|
-
}
|
|
8128
|
+
export declare const HyperbandStrategyConfigFilterSensitiveLog: (obj: HyperbandStrategyConfig) => any;
|
|
8129
|
+
/**
|
|
8130
|
+
* @internal
|
|
8131
|
+
*/
|
|
8132
|
+
export declare const HyperParameterTuningJobStrategyConfigFilterSensitiveLog: (obj: HyperParameterTuningJobStrategyConfig) => any;
|
|
8090
8133
|
/**
|
|
8091
8134
|
* @internal
|
|
8092
8135
|
*/
|
|
@@ -9151,11 +9194,3 @@ export declare const DescribeFeatureGroupResponseFilterSensitiveLog: (obj: Descr
|
|
|
9151
9194
|
* @internal
|
|
9152
9195
|
*/
|
|
9153
9196
|
export declare const DescribeFeatureMetadataRequestFilterSensitiveLog: (obj: DescribeFeatureMetadataRequest) => any;
|
|
9154
|
-
/**
|
|
9155
|
-
* @internal
|
|
9156
|
-
*/
|
|
9157
|
-
export declare const FeatureParameterFilterSensitiveLog: (obj: FeatureParameter) => any;
|
|
9158
|
-
/**
|
|
9159
|
-
* @internal
|
|
9160
|
-
*/
|
|
9161
|
-
export declare const DescribeFeatureMetadataResponseFilterSensitiveLog: (obj: DescribeFeatureMetadataResponse) => any;
|
|
@@ -1,5 +1,52 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, EdgeOutputConfig, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobStrategyType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ProductionVariantInstanceType, ResourceConfig, ResourceLimits, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus,
|
|
2
|
+
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OfflineStoreStatus, OfflineStoreStatusValue, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* <p>A key-value pair that you specify to describe the feature.</p>
|
|
5
|
+
*/
|
|
6
|
+
export interface FeatureParameter {
|
|
7
|
+
/**
|
|
8
|
+
* <p>A key that must contain a value to describe the feature.</p>
|
|
9
|
+
*/
|
|
10
|
+
Key?: string;
|
|
11
|
+
/**
|
|
12
|
+
* <p>The value that belongs to a key.</p>
|
|
13
|
+
*/
|
|
14
|
+
Value?: string;
|
|
15
|
+
}
|
|
16
|
+
export interface DescribeFeatureMetadataResponse {
|
|
17
|
+
/**
|
|
18
|
+
* <p>The Amazon Resource Number (ARN) of the feature group that contains the feature.</p>
|
|
19
|
+
*/
|
|
20
|
+
FeatureGroupArn: string | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* <p>The name of the feature group that you've specified.</p>
|
|
23
|
+
*/
|
|
24
|
+
FeatureGroupName: string | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* <p>The name of the feature that you've specified.</p>
|
|
27
|
+
*/
|
|
28
|
+
FeatureName: string | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>The data type of the feature.</p>
|
|
31
|
+
*/
|
|
32
|
+
FeatureType: FeatureType | string | undefined;
|
|
33
|
+
/**
|
|
34
|
+
* <p>A timestamp indicating when the feature was created.</p>
|
|
35
|
+
*/
|
|
36
|
+
CreationTime: Date | undefined;
|
|
37
|
+
/**
|
|
38
|
+
* <p>A timestamp indicating when the metadata for the feature group was modified. For example, if you add a parameter describing the feature, the timestamp changes to reflect the last time you </p>
|
|
39
|
+
*/
|
|
40
|
+
LastModifiedTime: Date | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* <p>The description you added to describe the feature.</p>
|
|
43
|
+
*/
|
|
44
|
+
Description?: string;
|
|
45
|
+
/**
|
|
46
|
+
* <p>The key-value pairs that you added to describe the feature.</p>
|
|
47
|
+
*/
|
|
48
|
+
Parameters?: FeatureParameter[];
|
|
49
|
+
}
|
|
3
50
|
export interface DescribeFlowDefinitionRequest {
|
|
4
51
|
/**
|
|
5
52
|
* <p>The name of the flow definition.</p>
|
|
@@ -3545,8 +3592,7 @@ export interface DomainSettingsForUpdate {
|
|
|
3545
3592
|
*/
|
|
3546
3593
|
RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate;
|
|
3547
3594
|
/**
|
|
3548
|
-
* <p>The configuration for attaching a SageMaker user profile name to the execution role as a <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html">
|
|
3549
|
-
* <code>sts:SourceIdentity</code> key</a>. This configuration can only be modified if there are no apps in the <code>InService</code> or <code>Pending</code> state.</p>
|
|
3595
|
+
* <p>The configuration for attaching a SageMaker user profile name to the execution role as a <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_control-access_monitor.html">sts:SourceIdentity key</a>. This configuration can only be modified if there are no apps in the <code>InService</code> or <code>Pending</code> state.</p>
|
|
3550
3596
|
*/
|
|
3551
3597
|
ExecutionRoleIdentityConfig?: ExecutionRoleIdentityConfig | string;
|
|
3552
3598
|
}
|
|
@@ -4714,9 +4760,8 @@ export interface HyperParameterTuningJobSummary {
|
|
|
4714
4760
|
/**
|
|
4715
4761
|
* <p>Specifies the search strategy hyperparameter tuning uses to choose which
|
|
4716
4762
|
* hyperparameters to
|
|
4717
|
-
*
|
|
4718
|
-
*
|
|
4719
|
-
* Bayesian.</p>
|
|
4763
|
+
* evaluate
|
|
4764
|
+
* at each iteration.</p>
|
|
4720
4765
|
*/
|
|
4721
4766
|
Strategy: HyperParameterTuningJobStrategyType | string | undefined;
|
|
4722
4767
|
/**
|
|
@@ -7376,23 +7421,14 @@ export interface NotebookInstanceLifecycleConfigSummary {
|
|
|
7376
7421
|
*/
|
|
7377
7422
|
LastModifiedTime?: Date;
|
|
7378
7423
|
}
|
|
7379
|
-
|
|
7380
|
-
|
|
7381
|
-
|
|
7382
|
-
|
|
7383
|
-
|
|
7384
|
-
|
|
7385
|
-
|
|
7386
|
-
|
|
7387
|
-
* a lifecycle configuration.</p>
|
|
7388
|
-
*/
|
|
7389
|
-
NotebookInstanceLifecycleConfigs?: NotebookInstanceLifecycleConfigSummary[];
|
|
7390
|
-
}
|
|
7391
|
-
export declare enum NotebookInstanceSortKey {
|
|
7392
|
-
CREATION_TIME = "CreationTime",
|
|
7393
|
-
NAME = "Name",
|
|
7394
|
-
STATUS = "Status"
|
|
7395
|
-
}
|
|
7424
|
+
/**
|
|
7425
|
+
* @internal
|
|
7426
|
+
*/
|
|
7427
|
+
export declare const FeatureParameterFilterSensitiveLog: (obj: FeatureParameter) => any;
|
|
7428
|
+
/**
|
|
7429
|
+
* @internal
|
|
7430
|
+
*/
|
|
7431
|
+
export declare const DescribeFeatureMetadataResponseFilterSensitiveLog: (obj: DescribeFeatureMetadataResponse) => any;
|
|
7396
7432
|
/**
|
|
7397
7433
|
* @internal
|
|
7398
7434
|
*/
|
|
@@ -8337,7 +8373,3 @@ export declare const ListNotebookInstanceLifecycleConfigsInputFilterSensitiveLog
|
|
|
8337
8373
|
* @internal
|
|
8338
8374
|
*/
|
|
8339
8375
|
export declare const NotebookInstanceLifecycleConfigSummaryFilterSensitiveLog: (obj: NotebookInstanceLifecycleConfigSummary) => any;
|
|
8340
|
-
/**
|
|
8341
|
-
* @internal
|
|
8342
|
-
*/
|
|
8343
|
-
export declare const ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsOutput) => any;
|
|
@@ -1,6 +1,23 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, BatchStrategy, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ConditionStepMetadata, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UiTemplate, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig,
|
|
3
|
-
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, LambdaStepMetadata, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails,
|
|
2
|
+
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, InstanceMetadataServiceConfiguration, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_1";
|
|
3
|
+
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, FeatureParameter, Filter, GitConfigForUpdate, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, LambdaStepMetadata, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, NotebookInstanceLifecycleConfigSummary, NotebookInstanceStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
export interface ListNotebookInstanceLifecycleConfigsOutput {
|
|
5
|
+
/**
|
|
6
|
+
* <p>If the response is truncated, SageMaker returns this token. To get the next set of
|
|
7
|
+
* lifecycle configurations, use it in the next request. </p>
|
|
8
|
+
*/
|
|
9
|
+
NextToken?: string;
|
|
10
|
+
/**
|
|
11
|
+
* <p>An array of <code>NotebookInstanceLifecycleConfiguration</code> objects, each listing
|
|
12
|
+
* a lifecycle configuration.</p>
|
|
13
|
+
*/
|
|
14
|
+
NotebookInstanceLifecycleConfigs?: NotebookInstanceLifecycleConfigSummary[];
|
|
15
|
+
}
|
|
16
|
+
export declare enum NotebookInstanceSortKey {
|
|
17
|
+
CREATION_TIME = "CreationTime",
|
|
18
|
+
NAME = "Name",
|
|
19
|
+
STATUS = "Status"
|
|
20
|
+
}
|
|
4
21
|
export declare enum NotebookInstanceSortOrder {
|
|
5
22
|
ASCENDING = "Ascending",
|
|
6
23
|
DESCENDING = "Descending"
|
|
@@ -4287,6 +4304,10 @@ export interface SearchRequest {
|
|
|
4287
4304
|
*/
|
|
4288
4305
|
MaxResults?: number;
|
|
4289
4306
|
}
|
|
4307
|
+
/**
|
|
4308
|
+
* @internal
|
|
4309
|
+
*/
|
|
4310
|
+
export declare const ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsOutput) => any;
|
|
4290
4311
|
/**
|
|
4291
4312
|
* @internal
|
|
4292
4313
|
*/
|