@aws-sdk/client-sagemaker 3.190.0 → 3.192.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 +22 -0
- package/dist-cjs/commands/AddAssociationCommand.js +1 -1
- package/dist-cjs/commands/AddTagsCommand.js +1 -1
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +1 -1
- package/dist-cjs/commands/CreateActionCommand.js +1 -1
- package/dist-cjs/commands/CreateAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/CreateAppCommand.js +1 -1
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/CreateArtifactCommand.js +1 -1
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/CreateCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/CreateContextCommand.js +1 -1
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/CreateDomainCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateEndpointCommand.js +1 -1
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +1 -1
- package/dist-cjs/commands/CreateExperimentCommand.js +1 -1
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +1 -1
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/CreateImageCommand.js +1 -1
- package/dist-cjs/commands/CreateImageVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/CreateLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateModelCommand.js +1 -1
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateModelPackageCommand.js +1 -1
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/CreatePipelineCommand.js +1 -1
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +1 -1
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -1
- package/dist-cjs/commands/CreateProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateProjectCommand.js +1 -1
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/CreateTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateTransformJobCommand.js +1 -1
- package/dist-cjs/commands/CreateTrialCommand.js +1 -1
- package/dist-cjs/commands/CreateTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/CreateUserProfileCommand.js +1 -1
- package/dist-cjs/commands/CreateWorkforceCommand.js +1 -1
- package/dist-cjs/commands/CreateWorkteamCommand.js +1 -1
- package/dist-cjs/commands/DeleteActionCommand.js +1 -1
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteArtifactCommand.js +1 -1
- package/dist-cjs/commands/DeleteAssociationCommand.js +1 -1
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/DeleteContextCommand.js +1 -1
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteExperimentCommand.js +1 -1
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +1 -1
- package/dist-cjs/commands/DeleteImageCommand.js +1 -1
- package/dist-cjs/commands/DeleteImageVersionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeletePipelineCommand.js +1 -1
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
- package/dist-cjs/commands/DeleteTrialCommand.js +1 -1
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteWorkforceCommand.js +1 -1
- package/dist-cjs/commands/DeleteWorkteamCommand.js +1 -1
- package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/DescribeActionCommand.js +1 -1
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/DescribeAppCommand.js +1 -1
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/DescribeArtifactCommand.js +1 -1
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeContextCommand.js +1 -1
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeDeviceCommand.js +1 -1
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/DescribeDomainCommand.js +1 -1
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeEndpointCommand.js +3 -2
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -3
- package/dist-cjs/commands/DescribeExperimentCommand.js +1 -1
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +1 -1
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +1 -1
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeImageCommand.js +1 -1
- package/dist-cjs/commands/DescribeImageVersionCommand.js +1 -1
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelPackageCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DescribePipelineCommand.js +1 -1
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -1
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeProjectCommand.js +1 -1
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +1 -1
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeTransformJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeTrialCommand.js +1 -1
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/DescribeUserProfileCommand.js +1 -1
- package/dist-cjs/commands/DescribeWorkforceCommand.js +1 -1
- package/dist-cjs/commands/DescribeWorkteamCommand.js +1 -1
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -1
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -1
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +1 -1
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -1
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +1 -1
- package/dist-cjs/commands/ListActionsCommand.js +1 -1
- package/dist-cjs/commands/ListAlgorithmsCommand.js +1 -1
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +1 -1
- package/dist-cjs/commands/ListAppsCommand.js +1 -1
- package/dist-cjs/commands/ListArtifactsCommand.js +1 -1
- package/dist-cjs/commands/ListAssociationsCommand.js +1 -1
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +1 -1
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +1 -1
- package/dist-cjs/commands/ListCompilationJobsCommand.js +1 -1
- package/dist-cjs/commands/ListContextsCommand.js +1 -1
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +1 -1
- package/dist-cjs/commands/ListDevicesCommand.js +1 -1
- package/dist-cjs/commands/ListDomainsCommand.js +1 -1
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +1 -1
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +1 -1
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +1 -1
- package/dist-cjs/commands/ListEndpointsCommand.js +1 -1
- package/dist-cjs/commands/ListExperimentsCommand.js +1 -1
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +1 -1
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +1 -1
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +1 -1
- package/dist-cjs/commands/ListImageVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListImagesCommand.js +1 -1
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
- package/dist-cjs/commands/ListLabelingJobsCommand.js +1 -1
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
- package/dist-cjs/commands/ListLineageGroupsCommand.js +1 -1
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListModelMetadataCommand.js +1 -1
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +1 -1
- package/dist-cjs/commands/ListModelPackagesCommand.js +4 -4
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListModelsCommand.js +1 -1
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +1 -1
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +1 -1
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -1
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +1 -1
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +1 -1
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +1 -1
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +1 -1
- package/dist-cjs/commands/ListPipelinesCommand.js +1 -1
- package/dist-cjs/commands/ListProcessingJobsCommand.js +1 -1
- package/dist-cjs/commands/ListProjectsCommand.js +1 -1
- package/dist-cjs/commands/ListStageDevicesCommand.js +1 -1
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +1 -1
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +1 -1
- package/dist-cjs/commands/ListTagsCommand.js +1 -1
- package/dist-cjs/commands/ListTrainingJobsCommand.js +1 -1
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/ListTransformJobsCommand.js +1 -1
- package/dist-cjs/commands/ListTrialComponentsCommand.js +1 -1
- package/dist-cjs/commands/ListTrialsCommand.js +1 -1
- package/dist-cjs/commands/ListUserProfilesCommand.js +1 -1
- package/dist-cjs/commands/ListWorkforcesCommand.js +1 -1
- package/dist-cjs/commands/ListWorkteamsCommand.js +1 -1
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/QueryLineageCommand.js +1 -1
- package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/RenderUiTemplateCommand.js +1 -1
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/SearchCommand.js +1 -1
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +1 -1
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +1 -1
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
- package/dist-cjs/commands/UpdateActionCommand.js +1 -1
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/UpdateArtifactCommand.js +1 -1
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/UpdateContextCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
- package/dist-cjs/commands/UpdateDomainCommand.js +1 -1
- package/dist-cjs/commands/UpdateEndpointCommand.js +1 -1
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -1
- package/dist-cjs/commands/UpdateExperimentCommand.js +1 -1
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
- package/dist-cjs/commands/UpdateImageCommand.js +1 -1
- package/dist-cjs/commands/UpdateModelPackageCommand.js +1 -1
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/UpdatePipelineCommand.js +1 -1
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/UpdateProjectCommand.js +1 -1
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/UpdateTrialCommand.js +1 -1
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/UpdateUserProfileCommand.js +1 -1
- package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -1
- package/dist-cjs/commands/UpdateWorkteamCommand.js +1 -1
- package/dist-cjs/models/models_0.js +39 -39
- package/dist-cjs/models/models_1.js +31 -31
- package/dist-cjs/models/models_2.js +29 -30
- package/dist-cjs/models/models_3.js +30 -4
- package/dist-cjs/protocols/Aws_json1_1.js +132 -0
- package/dist-es/commands/AddAssociationCommand.js +1 -1
- package/dist-es/commands/AddTagsCommand.js +1 -1
- package/dist-es/commands/AssociateTrialComponentCommand.js +1 -1
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +1 -1
- package/dist-es/commands/CreateActionCommand.js +1 -1
- package/dist-es/commands/CreateAlgorithmCommand.js +1 -1
- package/dist-es/commands/CreateAppCommand.js +1 -1
- package/dist-es/commands/CreateAppImageConfigCommand.js +1 -1
- package/dist-es/commands/CreateArtifactCommand.js +1 -1
- package/dist-es/commands/CreateAutoMLJobCommand.js +1 -1
- package/dist-es/commands/CreateCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/CreateCompilationJobCommand.js +1 -1
- package/dist-es/commands/CreateContextCommand.js +1 -1
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateDeviceFleetCommand.js +1 -1
- package/dist-es/commands/CreateDomainCommand.js +1 -1
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +1 -1
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/CreateEndpointCommand.js +1 -1
- package/dist-es/commands/CreateEndpointConfigCommand.js +1 -1
- package/dist-es/commands/CreateExperimentCommand.js +1 -1
- package/dist-es/commands/CreateFeatureGroupCommand.js +2 -2
- package/dist-es/commands/CreateFlowDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateHumanTaskUiCommand.js +1 -1
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/CreateImageCommand.js +1 -1
- package/dist-es/commands/CreateImageVersionCommand.js +1 -1
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +1 -1
- package/dist-es/commands/CreateLabelingJobCommand.js +1 -1
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateModelCommand.js +1 -1
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateModelPackageCommand.js +1 -1
- package/dist-es/commands/CreateModelPackageGroupCommand.js +1 -1
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/CreateNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/CreatePipelineCommand.js +1 -1
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +1 -1
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -1
- package/dist-es/commands/CreateProcessingJobCommand.js +1 -1
- package/dist-es/commands/CreateProjectCommand.js +1 -1
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/CreateTrainingJobCommand.js +1 -1
- package/dist-es/commands/CreateTransformJobCommand.js +1 -1
- package/dist-es/commands/CreateTrialCommand.js +1 -1
- package/dist-es/commands/CreateTrialComponentCommand.js +1 -1
- package/dist-es/commands/CreateUserProfileCommand.js +1 -1
- package/dist-es/commands/CreateWorkforceCommand.js +1 -1
- package/dist-es/commands/CreateWorkteamCommand.js +1 -1
- package/dist-es/commands/DeleteActionCommand.js +1 -1
- package/dist-es/commands/DeleteAlgorithmCommand.js +1 -1
- package/dist-es/commands/DeleteAppCommand.js +1 -1
- package/dist-es/commands/DeleteAppImageConfigCommand.js +1 -1
- package/dist-es/commands/DeleteArtifactCommand.js +1 -1
- package/dist-es/commands/DeleteAssociationCommand.js +1 -1
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/DeleteContextCommand.js +1 -1
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteDeviceFleetCommand.js +1 -1
- package/dist-es/commands/DeleteDomainCommand.js +1 -1
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
- package/dist-es/commands/DeleteEndpointCommand.js +1 -1
- package/dist-es/commands/DeleteEndpointConfigCommand.js +1 -1
- package/dist-es/commands/DeleteExperimentCommand.js +1 -1
- package/dist-es/commands/DeleteFeatureGroupCommand.js +1 -1
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +1 -1
- package/dist-es/commands/DeleteImageCommand.js +1 -1
- package/dist-es/commands/DeleteImageVersionCommand.js +1 -1
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteModelCommand.js +1 -1
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteModelPackageCommand.js +1 -1
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +1 -1
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DeletePipelineCommand.js +1 -1
- package/dist-es/commands/DeleteProjectCommand.js +1 -1
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DeleteTagsCommand.js +1 -1
- package/dist-es/commands/DeleteTrialCommand.js +1 -1
- package/dist-es/commands/DeleteTrialComponentCommand.js +1 -1
- package/dist-es/commands/DeleteUserProfileCommand.js +1 -1
- package/dist-es/commands/DeleteWorkforceCommand.js +1 -1
- package/dist-es/commands/DeleteWorkteamCommand.js +1 -1
- package/dist-es/commands/DeregisterDevicesCommand.js +1 -1
- package/dist-es/commands/DescribeActionCommand.js +1 -1
- package/dist-es/commands/DescribeAlgorithmCommand.js +1 -1
- package/dist-es/commands/DescribeAppCommand.js +1 -1
- package/dist-es/commands/DescribeAppImageConfigCommand.js +1 -1
- package/dist-es/commands/DescribeArtifactCommand.js +1 -1
- package/dist-es/commands/DescribeAutoMLJobCommand.js +1 -1
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/DescribeCompilationJobCommand.js +1 -1
- package/dist-es/commands/DescribeContextCommand.js +1 -1
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceFleetCommand.js +1 -1
- package/dist-es/commands/DescribeDomainCommand.js +1 -1
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/DescribeEndpointCommand.js +3 -2
- package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -3
- package/dist-es/commands/DescribeExperimentCommand.js +1 -1
- package/dist-es/commands/DescribeFeatureGroupCommand.js +1 -1
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +1 -1
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +1 -1
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/DescribeImageCommand.js +1 -1
- package/dist-es/commands/DescribeImageVersionCommand.js +1 -1
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +1 -1
- package/dist-es/commands/DescribeLabelingJobCommand.js +1 -1
- package/dist-es/commands/DescribeLineageGroupCommand.js +1 -1
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeModelCommand.js +1 -1
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeModelPackageCommand.js +1 -1
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +1 -1
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DescribePipelineCommand.js +1 -1
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -1
- package/dist-es/commands/DescribePipelineExecutionCommand.js +1 -1
- package/dist-es/commands/DescribeProcessingJobCommand.js +1 -1
- package/dist-es/commands/DescribeProjectCommand.js +1 -1
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -1
- package/dist-es/commands/DescribeTrainingJobCommand.js +1 -1
- package/dist-es/commands/DescribeTransformJobCommand.js +1 -1
- package/dist-es/commands/DescribeTrialCommand.js +1 -1
- package/dist-es/commands/DescribeTrialComponentCommand.js +1 -1
- package/dist-es/commands/DescribeUserProfileCommand.js +1 -1
- package/dist-es/commands/DescribeWorkforceCommand.js +1 -1
- package/dist-es/commands/DescribeWorkteamCommand.js +1 -1
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -1
- package/dist-es/commands/DisassociateTrialComponentCommand.js +1 -1
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -1
- package/dist-es/commands/GetDeviceFleetReportCommand.js +1 -1
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +1 -1
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +1 -1
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -1
- package/dist-es/commands/GetSearchSuggestionsCommand.js +1 -1
- package/dist-es/commands/ListActionsCommand.js +1 -1
- package/dist-es/commands/ListAlgorithmsCommand.js +1 -1
- package/dist-es/commands/ListAppImageConfigsCommand.js +1 -1
- package/dist-es/commands/ListAppsCommand.js +1 -1
- package/dist-es/commands/ListArtifactsCommand.js +1 -1
- package/dist-es/commands/ListAssociationsCommand.js +1 -1
- package/dist-es/commands/ListAutoMLJobsCommand.js +1 -1
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +1 -1
- package/dist-es/commands/ListCodeRepositoriesCommand.js +1 -1
- package/dist-es/commands/ListCompilationJobsCommand.js +1 -1
- package/dist-es/commands/ListContextsCommand.js +1 -1
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListDeviceFleetsCommand.js +1 -1
- package/dist-es/commands/ListDevicesCommand.js +1 -1
- package/dist-es/commands/ListDomainsCommand.js +1 -1
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +1 -1
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +1 -1
- package/dist-es/commands/ListEndpointConfigsCommand.js +1 -1
- package/dist-es/commands/ListEndpointsCommand.js +1 -1
- package/dist-es/commands/ListExperimentsCommand.js +1 -1
- package/dist-es/commands/ListFeatureGroupsCommand.js +1 -1
- package/dist-es/commands/ListFlowDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListHumanTaskUisCommand.js +1 -1
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +1 -1
- package/dist-es/commands/ListImageVersionsCommand.js +1 -1
- package/dist-es/commands/ListImagesCommand.js +1 -1
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
- package/dist-es/commands/ListLineageGroupsCommand.js +1 -1
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelMetadataCommand.js +1 -1
- package/dist-es/commands/ListModelPackageGroupsCommand.js +1 -1
- package/dist-es/commands/ListModelPackagesCommand.js +2 -2
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListModelsCommand.js +1 -1
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +1 -1
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +1 -1
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -1
- package/dist-es/commands/ListNotebookInstancesCommand.js +1 -1
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +1 -1
- package/dist-es/commands/ListPipelineExecutionsCommand.js +1 -1
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +1 -1
- package/dist-es/commands/ListPipelinesCommand.js +1 -1
- package/dist-es/commands/ListProcessingJobsCommand.js +1 -1
- package/dist-es/commands/ListProjectsCommand.js +1 -1
- package/dist-es/commands/ListStageDevicesCommand.js +1 -1
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +1 -1
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +1 -1
- package/dist-es/commands/ListTagsCommand.js +1 -1
- package/dist-es/commands/ListTrainingJobsCommand.js +1 -1
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/ListTransformJobsCommand.js +1 -1
- package/dist-es/commands/ListTrialComponentsCommand.js +1 -1
- package/dist-es/commands/ListTrialsCommand.js +1 -1
- package/dist-es/commands/ListUserProfilesCommand.js +1 -1
- package/dist-es/commands/ListWorkforcesCommand.js +1 -1
- package/dist-es/commands/ListWorkteamsCommand.js +1 -1
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +1 -1
- package/dist-es/commands/QueryLineageCommand.js +1 -1
- package/dist-es/commands/RegisterDevicesCommand.js +1 -1
- package/dist-es/commands/RenderUiTemplateCommand.js +1 -1
- package/dist-es/commands/RetryPipelineExecutionCommand.js +1 -1
- package/dist-es/commands/SearchCommand.js +1 -1
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +1 -1
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +1 -1
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +1 -1
- package/dist-es/commands/StartMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/StartNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/StartPipelineExecutionCommand.js +1 -1
- package/dist-es/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-es/commands/StopCompilationJobCommand.js +1 -1
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +1 -1
- package/dist-es/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.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/UpdateArtifactCommand.js +1 -1
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/UpdateContextCommand.js +1 -1
- package/dist-es/commands/UpdateDeviceFleetCommand.js +1 -1
- package/dist-es/commands/UpdateDevicesCommand.js +1 -1
- package/dist-es/commands/UpdateDomainCommand.js +1 -1
- package/dist-es/commands/UpdateEndpointCommand.js +1 -1
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -1
- package/dist-es/commands/UpdateExperimentCommand.js +1 -1
- package/dist-es/commands/UpdateFeatureGroupCommand.js +1 -1
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +1 -1
- package/dist-es/commands/UpdateImageCommand.js +1 -1
- package/dist-es/commands/UpdateModelPackageCommand.js +1 -1
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +1 -1
- package/dist-es/commands/UpdateProjectCommand.js +1 -1
- package/dist-es/commands/UpdateTrainingJobCommand.js +1 -1
- package/dist-es/commands/UpdateTrialCommand.js +1 -1
- package/dist-es/commands/UpdateTrialComponentCommand.js +1 -1
- package/dist-es/commands/UpdateUserProfileCommand.js +1 -1
- package/dist-es/commands/UpdateWorkforceCommand.js +1 -1
- package/dist-es/commands/UpdateWorkteamCommand.js +1 -1
- package/dist-es/models/models_0.js +28 -28
- package/dist-es/models/models_1.js +18 -18
- package/dist-es/models/models_2.js +18 -20
- package/dist-es/models/models_3.js +20 -0
- package/dist-es/protocols/Aws_json1_1.js +132 -0
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -2
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +176 -509
- package/dist-types/models/models_1.d.ts +517 -312
- package/dist-types/models/models_2.d.ts +319 -206
- package/dist-types/models/models_3.d.ts +207 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -2
- package/dist-types/runtimeConfig.d.ts +1 -2
- package/dist-types/runtimeConfig.native.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +59 -59
- package/dist-types/ts3.4/models/models_1.d.ts +61 -81
- package/dist-types/ts3.4/models/models_2.d.ts +78 -61
- package/dist-types/ts3.4/models/models_3.d.ts +63 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -6
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -6
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -5
- package/package.json +3 -3
|
@@ -1,6 +1,192 @@
|
|
|
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, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, InstanceMetadataServiceConfiguration, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate, WorkforceVpcConfigRequest } from "./models_1";
|
|
3
|
-
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, FeatureParameter, Filter, GitConfigForUpdate, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, LambdaStepMetadata, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails,
|
|
3
|
+
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, FeatureParameter, Filter, GitConfigForUpdate, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, LambdaStepMetadata, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageSortBy, ModelPackageStatusDetails, ModelPackageType, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
export interface ListModelPackagesInput {
|
|
5
|
+
/**
|
|
6
|
+
* <p>A filter that returns only model packages created after the specified time
|
|
7
|
+
* (timestamp).</p>
|
|
8
|
+
*/
|
|
9
|
+
CreationTimeAfter?: Date;
|
|
10
|
+
/**
|
|
11
|
+
* <p>A filter that returns only model packages created before the specified time
|
|
12
|
+
* (timestamp).</p>
|
|
13
|
+
*/
|
|
14
|
+
CreationTimeBefore?: Date;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The maximum number of model packages to return in the response.</p>
|
|
17
|
+
*/
|
|
18
|
+
MaxResults?: number;
|
|
19
|
+
/**
|
|
20
|
+
* <p>A string in the model package name. This filter returns only model packages whose name
|
|
21
|
+
* contains the specified string.</p>
|
|
22
|
+
*/
|
|
23
|
+
NameContains?: string;
|
|
24
|
+
/**
|
|
25
|
+
* <p>A filter that returns only the model packages with the specified approval
|
|
26
|
+
* status.</p>
|
|
27
|
+
*/
|
|
28
|
+
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
29
|
+
/**
|
|
30
|
+
* <p>A filter that returns only model versions that belong to the specified model group.</p>
|
|
31
|
+
*/
|
|
32
|
+
ModelPackageGroupName?: string;
|
|
33
|
+
/**
|
|
34
|
+
* <p>A filter that returns only the model packages of the specified type. This can be one
|
|
35
|
+
* of the following values.</p>
|
|
36
|
+
* <ul>
|
|
37
|
+
* <li>
|
|
38
|
+
* <p>
|
|
39
|
+
* <code>UNVERSIONED</code> - List only unversioined models.
|
|
40
|
+
* This is the default value if no <code>ModelPackageType</code> is specified.</p>
|
|
41
|
+
* </li>
|
|
42
|
+
* <li>
|
|
43
|
+
* <p>
|
|
44
|
+
* <code>VERSIONED</code> - List only versioned models.</p>
|
|
45
|
+
* </li>
|
|
46
|
+
* <li>
|
|
47
|
+
* <p>
|
|
48
|
+
* <code>BOTH</code> - List both versioned and unversioned models.</p>
|
|
49
|
+
* </li>
|
|
50
|
+
* </ul>
|
|
51
|
+
*/
|
|
52
|
+
ModelPackageType?: ModelPackageType | string;
|
|
53
|
+
/**
|
|
54
|
+
* <p>If the response to a previous <code>ListModelPackages</code> request was truncated,
|
|
55
|
+
* the response includes a <code>NextToken</code>. To retrieve the next set of model
|
|
56
|
+
* packages, use the token in the next request.</p>
|
|
57
|
+
*/
|
|
58
|
+
NextToken?: string;
|
|
59
|
+
/**
|
|
60
|
+
* <p>The parameter by which to sort the results. The default is
|
|
61
|
+
* <code>CreationTime</code>.</p>
|
|
62
|
+
*/
|
|
63
|
+
SortBy?: ModelPackageSortBy | string;
|
|
64
|
+
/**
|
|
65
|
+
* <p>The sort order for the results. The default is <code>Ascending</code>.</p>
|
|
66
|
+
*/
|
|
67
|
+
SortOrder?: SortOrder | string;
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* <p>Provides summary information about a model package.</p>
|
|
71
|
+
*/
|
|
72
|
+
export interface ModelPackageSummary {
|
|
73
|
+
/**
|
|
74
|
+
* <p>The name of the model package.</p>
|
|
75
|
+
*/
|
|
76
|
+
ModelPackageName: string | undefined;
|
|
77
|
+
/**
|
|
78
|
+
* <p>If the model package is a versioned model, the model group that the versioned model
|
|
79
|
+
* belongs to.</p>
|
|
80
|
+
*/
|
|
81
|
+
ModelPackageGroupName?: string;
|
|
82
|
+
/**
|
|
83
|
+
* <p>If the model package is a versioned model, the version of the model.</p>
|
|
84
|
+
*/
|
|
85
|
+
ModelPackageVersion?: number;
|
|
86
|
+
/**
|
|
87
|
+
* <p>The Amazon Resource Name (ARN) of the model package.</p>
|
|
88
|
+
*/
|
|
89
|
+
ModelPackageArn: string | undefined;
|
|
90
|
+
/**
|
|
91
|
+
* <p>A brief description of the model package.</p>
|
|
92
|
+
*/
|
|
93
|
+
ModelPackageDescription?: string;
|
|
94
|
+
/**
|
|
95
|
+
* <p>A timestamp that shows when the model package was created.</p>
|
|
96
|
+
*/
|
|
97
|
+
CreationTime: Date | undefined;
|
|
98
|
+
/**
|
|
99
|
+
* <p>The overall status of the model package.</p>
|
|
100
|
+
*/
|
|
101
|
+
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
102
|
+
/**
|
|
103
|
+
* <p>The approval status of the model. This can be one of the following values.</p>
|
|
104
|
+
* <ul>
|
|
105
|
+
* <li>
|
|
106
|
+
* <p>
|
|
107
|
+
* <code>APPROVED</code> - The model is approved</p>
|
|
108
|
+
* </li>
|
|
109
|
+
* <li>
|
|
110
|
+
* <p>
|
|
111
|
+
* <code>REJECTED</code> - The model is rejected.</p>
|
|
112
|
+
* </li>
|
|
113
|
+
* <li>
|
|
114
|
+
* <p>
|
|
115
|
+
* <code>PENDING_MANUAL_APPROVAL</code> - The model is waiting for manual
|
|
116
|
+
* approval.</p>
|
|
117
|
+
* </li>
|
|
118
|
+
* </ul>
|
|
119
|
+
*/
|
|
120
|
+
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
121
|
+
}
|
|
122
|
+
export interface ListModelPackagesOutput {
|
|
123
|
+
/**
|
|
124
|
+
* <p>An array of <code>ModelPackageSummary</code> objects, each of which lists a model
|
|
125
|
+
* package.</p>
|
|
126
|
+
*/
|
|
127
|
+
ModelPackageSummaryList: ModelPackageSummary[] | undefined;
|
|
128
|
+
/**
|
|
129
|
+
* <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
|
|
130
|
+
* model packages, use it in the subsequent request.</p>
|
|
131
|
+
*/
|
|
132
|
+
NextToken?: string;
|
|
133
|
+
}
|
|
134
|
+
export interface ListModelQualityJobDefinitionsRequest {
|
|
135
|
+
/**
|
|
136
|
+
* <p>A filter that returns only model quality monitoring job definitions that are associated
|
|
137
|
+
* with the specified endpoint.</p>
|
|
138
|
+
*/
|
|
139
|
+
EndpointName?: string;
|
|
140
|
+
/**
|
|
141
|
+
* <p>The field to sort results by. The default is <code>CreationTime</code>.</p>
|
|
142
|
+
*/
|
|
143
|
+
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
144
|
+
/**
|
|
145
|
+
* <p>The sort order for results. The default is <code>Descending</code>.</p>
|
|
146
|
+
*/
|
|
147
|
+
SortOrder?: SortOrder | string;
|
|
148
|
+
/**
|
|
149
|
+
* <p>If the result of the previous <code>ListModelQualityJobDefinitions</code> request was
|
|
150
|
+
* truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
|
|
151
|
+
* model quality monitoring job definitions, use the token in the next request.</p>
|
|
152
|
+
*/
|
|
153
|
+
NextToken?: string;
|
|
154
|
+
/**
|
|
155
|
+
* <p>The maximum number of results to return in a call to
|
|
156
|
+
* <code>ListModelQualityJobDefinitions</code>.</p>
|
|
157
|
+
*/
|
|
158
|
+
MaxResults?: number;
|
|
159
|
+
/**
|
|
160
|
+
* <p>A string in the transform job name. This filter returns only model quality monitoring
|
|
161
|
+
* job definitions whose name contains the specified string.</p>
|
|
162
|
+
*/
|
|
163
|
+
NameContains?: string;
|
|
164
|
+
/**
|
|
165
|
+
* <p>A filter that returns only model quality monitoring job definitions created before the
|
|
166
|
+
* specified time.</p>
|
|
167
|
+
*/
|
|
168
|
+
CreationTimeBefore?: Date;
|
|
169
|
+
/**
|
|
170
|
+
* <p>A filter that returns only model quality monitoring job definitions created after the
|
|
171
|
+
* specified time.</p>
|
|
172
|
+
*/
|
|
173
|
+
CreationTimeAfter?: Date;
|
|
174
|
+
}
|
|
175
|
+
export interface ListModelQualityJobDefinitionsResponse {
|
|
176
|
+
/**
|
|
177
|
+
* <p>A list of summaries of model quality monitoring job definitions.</p>
|
|
178
|
+
*/
|
|
179
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
180
|
+
/**
|
|
181
|
+
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of model
|
|
182
|
+
* quality monitoring job definitions, use it in the next request.</p>
|
|
183
|
+
*/
|
|
184
|
+
NextToken?: string;
|
|
185
|
+
}
|
|
186
|
+
export declare enum ModelSortKey {
|
|
187
|
+
CreationTime = "CreationTime",
|
|
188
|
+
Name = "Name"
|
|
189
|
+
}
|
|
4
190
|
export interface ListModelsInput {
|
|
5
191
|
/**
|
|
6
192
|
* <p>Sorts the list of results. The default is <code>CreationTime</code>.</p>
|
|
@@ -4662,6 +4848,26 @@ export interface SearchRequest {
|
|
|
4662
4848
|
*/
|
|
4663
4849
|
MaxResults?: number;
|
|
4664
4850
|
}
|
|
4851
|
+
/**
|
|
4852
|
+
* @internal
|
|
4853
|
+
*/
|
|
4854
|
+
export declare const ListModelPackagesInputFilterSensitiveLog: (obj: ListModelPackagesInput) => any;
|
|
4855
|
+
/**
|
|
4856
|
+
* @internal
|
|
4857
|
+
*/
|
|
4858
|
+
export declare const ModelPackageSummaryFilterSensitiveLog: (obj: ModelPackageSummary) => any;
|
|
4859
|
+
/**
|
|
4860
|
+
* @internal
|
|
4861
|
+
*/
|
|
4862
|
+
export declare const ListModelPackagesOutputFilterSensitiveLog: (obj: ListModelPackagesOutput) => any;
|
|
4863
|
+
/**
|
|
4864
|
+
* @internal
|
|
4865
|
+
*/
|
|
4866
|
+
export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsRequest) => any;
|
|
4867
|
+
/**
|
|
4868
|
+
* @internal
|
|
4869
|
+
*/
|
|
4870
|
+
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
|
|
4665
4871
|
/**
|
|
4666
4872
|
* @internal
|
|
4667
4873
|
*/
|
|
@@ -26,7 +26,7 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
logger: import("@aws-sdk/types").Logger;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> | undefined;
|
|
29
|
+
endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@aws-sdk/types").Provider<string>)) | undefined;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
31
|
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
32
32
|
}) => import("@aws-sdk/types").EndpointV2;
|
|
@@ -39,5 +39,4 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
39
39
|
signingRegion?: string | undefined;
|
|
40
40
|
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
41
41
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
42
|
-
Endpoint?: string | import("@aws-sdk/types").Provider<string> | undefined;
|
|
43
42
|
};
|
|
@@ -26,7 +26,7 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
logger: import("@aws-sdk/types").Logger;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> | undefined;
|
|
29
|
+
endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@aws-sdk/types").Provider<string>)) | undefined;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
31
|
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
32
32
|
}) => import("@aws-sdk/types").EndpointV2;
|
|
@@ -39,5 +39,4 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
39
39
|
signingRegion?: string | undefined;
|
|
40
40
|
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
41
41
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
42
|
-
Endpoint?: string | import("@aws-sdk/types").Provider<string> | undefined;
|
|
43
42
|
};
|
|
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
25
25
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
26
26
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
27
27
|
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode>;
|
|
28
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint
|
|
28
|
+
endpoint?: string | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> & import("@aws-sdk/types").Provider<string>) | (import("@aws-sdk/types").Endpoint & import("@aws-sdk/types").Provider<string>) | (import("@aws-sdk/types").EndpointV2 & import("@aws-sdk/types").Provider<string>) | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> & import("@aws-sdk/types").Provider<string>) | undefined;
|
|
29
29
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
30
30
|
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
31
31
|
}) => import("@aws-sdk/types").EndpointV2;
|
|
@@ -38,5 +38,4 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
38
38
|
signingRegion?: string | undefined;
|
|
39
39
|
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
40
40
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
41
|
-
Endpoint?: string | import("@aws-sdk/types").Provider<string> | undefined;
|
|
42
41
|
};
|
|
@@ -6,10 +6,8 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
DescribeEndpointOutput,
|
|
12
|
-
} from "../models/models_1";
|
|
9
|
+
import { DescribeEndpointInput } from "../models/models_1";
|
|
10
|
+
import { DescribeEndpointOutput } from "../models/models_2";
|
|
13
11
|
import {
|
|
14
12
|
SageMakerClientResolvedConfig,
|
|
15
13
|
ServiceInputTypes,
|
|
@@ -6,8 +6,10 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import {
|
|
10
|
-
|
|
9
|
+
import {
|
|
10
|
+
DescribeEndpointConfigInput,
|
|
11
|
+
DescribeEndpointConfigOutput,
|
|
12
|
+
} from "../models/models_2";
|
|
11
13
|
import {
|
|
12
14
|
SageMakerClientResolvedConfig,
|
|
13
15
|
ServiceInputTypes,
|
|
@@ -6,7 +6,7 @@ export interface ClientInputEndpointParameters {
|
|
|
6
6
|
region?: string | Provider<string>;
|
|
7
7
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
8
8
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
9
|
-
|
|
9
|
+
endpoint?: string | Provider<string>;
|
|
10
10
|
}
|
|
11
11
|
export declare type ClientResolvedEndpointParameters =
|
|
12
12
|
ClientInputEndpointParameters & {
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ExceptionOptionType as __ExceptionOptionType,
|
|
3
|
-
LazyJsonString as __LazyJsonString,
|
|
4
|
-
} from "@aws-sdk/smithy-client";
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
5
2
|
import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
|
|
6
3
|
export interface ActionSource {
|
|
7
4
|
SourceUri: string | undefined;
|
|
@@ -937,6 +934,11 @@ export declare enum AwsManagedHumanLoopRequestSource {
|
|
|
937
934
|
REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3 = "AWS/Rekognition/DetectModerationLabels/Image/V3",
|
|
938
935
|
TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1 = "AWS/Textract/AnalyzeDocument/Forms/V1",
|
|
939
936
|
}
|
|
937
|
+
export interface BatchDataCaptureConfig {
|
|
938
|
+
DestinationS3Uri: string | undefined;
|
|
939
|
+
KmsKeyId?: string;
|
|
940
|
+
GenerateInferenceId?: boolean;
|
|
941
|
+
}
|
|
940
942
|
export interface BatchDescribeModelPackageInput {
|
|
941
943
|
ModelPackageArnList: string[] | undefined;
|
|
942
944
|
}
|
|
@@ -983,6 +985,39 @@ export interface BatchDescribeModelPackageOutput {
|
|
|
983
985
|
BatchDescribeModelPackageError
|
|
984
986
|
>;
|
|
985
987
|
}
|
|
988
|
+
export interface MonitoringCsvDatasetFormat {
|
|
989
|
+
Header?: boolean;
|
|
990
|
+
}
|
|
991
|
+
export interface MonitoringJsonDatasetFormat {
|
|
992
|
+
Line?: boolean;
|
|
993
|
+
}
|
|
994
|
+
export interface MonitoringParquetDatasetFormat {}
|
|
995
|
+
export interface MonitoringDatasetFormat {
|
|
996
|
+
Csv?: MonitoringCsvDatasetFormat;
|
|
997
|
+
Json?: MonitoringJsonDatasetFormat;
|
|
998
|
+
Parquet?: MonitoringParquetDatasetFormat;
|
|
999
|
+
}
|
|
1000
|
+
export declare enum ProcessingS3DataDistributionType {
|
|
1001
|
+
FULLYREPLICATED = "FullyReplicated",
|
|
1002
|
+
SHARDEDBYS3KEY = "ShardedByS3Key",
|
|
1003
|
+
}
|
|
1004
|
+
export declare enum ProcessingS3InputMode {
|
|
1005
|
+
FILE = "File",
|
|
1006
|
+
PIPE = "Pipe",
|
|
1007
|
+
}
|
|
1008
|
+
export interface BatchTransformInput {
|
|
1009
|
+
DataCapturedDestinationS3Uri: string | undefined;
|
|
1010
|
+
DatasetFormat: MonitoringDatasetFormat | undefined;
|
|
1011
|
+
LocalPath: string | undefined;
|
|
1012
|
+
S3InputMode?: ProcessingS3InputMode | string;
|
|
1013
|
+
S3DataDistributionType?: ProcessingS3DataDistributionType | string;
|
|
1014
|
+
FeaturesAttribute?: string;
|
|
1015
|
+
InferenceAttribute?: string;
|
|
1016
|
+
ProbabilityAttribute?: string;
|
|
1017
|
+
ProbabilityThresholdAttribute?: number;
|
|
1018
|
+
StartTimeOffset?: string;
|
|
1019
|
+
EndTimeOffset?: string;
|
|
1020
|
+
}
|
|
986
1021
|
export interface MetricsSource {
|
|
987
1022
|
ContentType: string | undefined;
|
|
988
1023
|
ContentDigest?: string;
|
|
@@ -1611,14 +1646,6 @@ export interface DataQualityBaselineConfig {
|
|
|
1611
1646
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
1612
1647
|
StatisticsResource?: MonitoringStatisticsResource;
|
|
1613
1648
|
}
|
|
1614
|
-
export declare enum ProcessingS3DataDistributionType {
|
|
1615
|
-
FULLYREPLICATED = "FullyReplicated",
|
|
1616
|
-
SHARDEDBYS3KEY = "ShardedByS3Key",
|
|
1617
|
-
}
|
|
1618
|
-
export declare enum ProcessingS3InputMode {
|
|
1619
|
-
FILE = "File",
|
|
1620
|
-
PIPE = "Pipe",
|
|
1621
|
-
}
|
|
1622
1649
|
export interface EndpointInput {
|
|
1623
1650
|
EndpointName: string | undefined;
|
|
1624
1651
|
LocalPath: string | undefined;
|
|
@@ -1632,7 +1659,8 @@ export interface EndpointInput {
|
|
|
1632
1659
|
EndTimeOffset?: string;
|
|
1633
1660
|
}
|
|
1634
1661
|
export interface DataQualityJobInput {
|
|
1635
|
-
EndpointInput
|
|
1662
|
+
EndpointInput?: EndpointInput;
|
|
1663
|
+
BatchTransformInput?: BatchTransformInput;
|
|
1636
1664
|
}
|
|
1637
1665
|
export declare enum ProcessingS3UploadMode {
|
|
1638
1666
|
CONTINUOUS = "Continuous",
|
|
@@ -1986,36 +2014,6 @@ export interface OnlineStoreConfig {
|
|
|
1986
2014
|
SecurityConfig?: OnlineStoreSecurityConfig;
|
|
1987
2015
|
EnableOnlineStore?: boolean;
|
|
1988
2016
|
}
|
|
1989
|
-
export interface CreateFeatureGroupRequest {
|
|
1990
|
-
FeatureGroupName: string | undefined;
|
|
1991
|
-
RecordIdentifierFeatureName: string | undefined;
|
|
1992
|
-
EventTimeFeatureName: string | undefined;
|
|
1993
|
-
FeatureDefinitions: FeatureDefinition[] | undefined;
|
|
1994
|
-
OnlineStoreConfig?: OnlineStoreConfig;
|
|
1995
|
-
OfflineStoreConfig?: OfflineStoreConfig;
|
|
1996
|
-
RoleArn?: string;
|
|
1997
|
-
Description?: string;
|
|
1998
|
-
Tags?: Tag[];
|
|
1999
|
-
}
|
|
2000
|
-
export interface CreateFeatureGroupResponse {
|
|
2001
|
-
FeatureGroupArn: string | undefined;
|
|
2002
|
-
}
|
|
2003
|
-
export interface HumanLoopActivationConditionsConfig {
|
|
2004
|
-
HumanLoopActivationConditions: __LazyJsonString | string | undefined;
|
|
2005
|
-
}
|
|
2006
|
-
export interface HumanLoopActivationConfig {
|
|
2007
|
-
HumanLoopActivationConditionsConfig:
|
|
2008
|
-
| HumanLoopActivationConditionsConfig
|
|
2009
|
-
| undefined;
|
|
2010
|
-
}
|
|
2011
|
-
export interface USD {
|
|
2012
|
-
Dollars?: number;
|
|
2013
|
-
Cents?: number;
|
|
2014
|
-
TenthFractionsOfACent?: number;
|
|
2015
|
-
}
|
|
2016
|
-
export interface PublicWorkforceTaskPrice {
|
|
2017
|
-
AmountInUsd?: USD;
|
|
2018
|
-
}
|
|
2019
2017
|
export declare const ActionSourceFilterSensitiveLog: (obj: ActionSource) => any;
|
|
2020
2018
|
export declare const ActionSummaryFilterSensitiveLog: (
|
|
2021
2019
|
obj: ActionSummary
|
|
@@ -2216,6 +2214,9 @@ export declare const AutoMLOutputDataConfigFilterSensitiveLog: (
|
|
|
2216
2214
|
export declare const AutoRollbackConfigFilterSensitiveLog: (
|
|
2217
2215
|
obj: AutoRollbackConfig
|
|
2218
2216
|
) => any;
|
|
2217
|
+
export declare const BatchDataCaptureConfigFilterSensitiveLog: (
|
|
2218
|
+
obj: BatchDataCaptureConfig
|
|
2219
|
+
) => any;
|
|
2219
2220
|
export declare const BatchDescribeModelPackageInputFilterSensitiveLog: (
|
|
2220
2221
|
obj: BatchDescribeModelPackageInput
|
|
2221
2222
|
) => any;
|
|
@@ -2231,6 +2232,21 @@ export declare const BatchDescribeModelPackageSummaryFilterSensitiveLog: (
|
|
|
2231
2232
|
export declare const BatchDescribeModelPackageOutputFilterSensitiveLog: (
|
|
2232
2233
|
obj: BatchDescribeModelPackageOutput
|
|
2233
2234
|
) => any;
|
|
2235
|
+
export declare const MonitoringCsvDatasetFormatFilterSensitiveLog: (
|
|
2236
|
+
obj: MonitoringCsvDatasetFormat
|
|
2237
|
+
) => any;
|
|
2238
|
+
export declare const MonitoringJsonDatasetFormatFilterSensitiveLog: (
|
|
2239
|
+
obj: MonitoringJsonDatasetFormat
|
|
2240
|
+
) => any;
|
|
2241
|
+
export declare const MonitoringParquetDatasetFormatFilterSensitiveLog: (
|
|
2242
|
+
obj: MonitoringParquetDatasetFormat
|
|
2243
|
+
) => any;
|
|
2244
|
+
export declare const MonitoringDatasetFormatFilterSensitiveLog: (
|
|
2245
|
+
obj: MonitoringDatasetFormat
|
|
2246
|
+
) => any;
|
|
2247
|
+
export declare const BatchTransformInputFilterSensitiveLog: (
|
|
2248
|
+
obj: BatchTransformInput
|
|
2249
|
+
) => any;
|
|
2234
2250
|
export declare const MetricsSourceFilterSensitiveLog: (
|
|
2235
2251
|
obj: MetricsSource
|
|
2236
2252
|
) => any;
|
|
@@ -2580,19 +2596,3 @@ export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (
|
|
|
2580
2596
|
export declare const OnlineStoreConfigFilterSensitiveLog: (
|
|
2581
2597
|
obj: OnlineStoreConfig
|
|
2582
2598
|
) => any;
|
|
2583
|
-
export declare const CreateFeatureGroupRequestFilterSensitiveLog: (
|
|
2584
|
-
obj: CreateFeatureGroupRequest
|
|
2585
|
-
) => any;
|
|
2586
|
-
export declare const CreateFeatureGroupResponseFilterSensitiveLog: (
|
|
2587
|
-
obj: CreateFeatureGroupResponse
|
|
2588
|
-
) => any;
|
|
2589
|
-
export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (
|
|
2590
|
-
obj: HumanLoopActivationConditionsConfig
|
|
2591
|
-
) => any;
|
|
2592
|
-
export declare const HumanLoopActivationConfigFilterSensitiveLog: (
|
|
2593
|
-
obj: HumanLoopActivationConfig
|
|
2594
|
-
) => any;
|
|
2595
|
-
export declare const USDFilterSensitiveLog: (obj: USD) => any;
|
|
2596
|
-
export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (
|
|
2597
|
-
obj: PublicWorkforceTaskPrice
|
|
2598
|
-
) => any;
|