@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,4 +1,480 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { LazyJsonString as __LazyJsonString } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AwsManagedHumanLoopRequestSource, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, Bias, CaptureStatus, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput, FeatureDefinition, GitConfig, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDeployConfig, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, NeoVpcConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, OutputDataConfig, ProblemType, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TrainingSpecification, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
3
|
+
export interface CreateFeatureGroupRequest {
|
|
4
|
+
/**
|
|
5
|
+
* <p>The name of the <code>FeatureGroup</code>. The name must be unique within an Amazon Web Services Region
|
|
6
|
+
* in an Amazon Web Services account. The name:</p>
|
|
7
|
+
* <ul>
|
|
8
|
+
* <li>
|
|
9
|
+
* <p>Must start and end with an alphanumeric character.</p>
|
|
10
|
+
* </li>
|
|
11
|
+
* <li>
|
|
12
|
+
* <p>Can only contain alphanumeric character and hyphens. Spaces are not allowed.
|
|
13
|
+
* </p>
|
|
14
|
+
* </li>
|
|
15
|
+
* </ul>
|
|
16
|
+
*/
|
|
17
|
+
FeatureGroupName: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* <p>The name of the <code>Feature</code> whose value uniquely identifies a
|
|
20
|
+
* <code>Record</code> defined in the <code>FeatureStore</code>. Only the latest record per
|
|
21
|
+
* identifier value will be stored in the <code>OnlineStore</code>.
|
|
22
|
+
* <code>RecordIdentifierFeatureName</code> must be one of feature definitions'
|
|
23
|
+
* names.</p>
|
|
24
|
+
* <p>You use the <code>RecordIdentifierFeatureName</code> to access data in a
|
|
25
|
+
* <code>FeatureStore</code>.</p>
|
|
26
|
+
* <p>This name:</p>
|
|
27
|
+
* <ul>
|
|
28
|
+
* <li>
|
|
29
|
+
* <p>Must start and end with an alphanumeric character.</p>
|
|
30
|
+
* </li>
|
|
31
|
+
* <li>
|
|
32
|
+
* <p>Can only contains alphanumeric characters, hyphens, underscores. Spaces are not
|
|
33
|
+
* allowed. </p>
|
|
34
|
+
* </li>
|
|
35
|
+
* </ul>
|
|
36
|
+
*/
|
|
37
|
+
RecordIdentifierFeatureName: string | undefined;
|
|
38
|
+
/**
|
|
39
|
+
* <p>The name of the feature that stores the <code>EventTime</code> of a <code>Record</code>
|
|
40
|
+
* in a <code>FeatureGroup</code>.</p>
|
|
41
|
+
* <p>An <code>EventTime</code> is a point in time when a new event occurs that corresponds to
|
|
42
|
+
* the creation or update of a <code>Record</code> in a <code>FeatureGroup</code>. All
|
|
43
|
+
* <code>Records</code> in the <code>FeatureGroup</code> must have a corresponding
|
|
44
|
+
* <code>EventTime</code>.</p>
|
|
45
|
+
* <p>An <code>EventTime</code> can be a <code>String</code> or <code>Fractional</code>. </p>
|
|
46
|
+
* <ul>
|
|
47
|
+
* <li>
|
|
48
|
+
* <p>
|
|
49
|
+
* <code>Fractional</code>: <code>EventTime</code> feature values must be a Unix
|
|
50
|
+
* timestamp in seconds.</p>
|
|
51
|
+
* </li>
|
|
52
|
+
* <li>
|
|
53
|
+
* <p>
|
|
54
|
+
* <code>String</code>: <code>EventTime</code> feature values must be an ISO-8601
|
|
55
|
+
* string in the format. The following formats are supported
|
|
56
|
+
* <code>yyyy-MM-dd'T'HH:mm:ssZ</code> and <code>yyyy-MM-dd'T'HH:mm:ss.SSSZ</code>
|
|
57
|
+
* where <code>yyyy</code>, <code>MM</code>, and <code>dd</code> represent the year,
|
|
58
|
+
* month, and day respectively and <code>HH</code>, <code>mm</code>, <code>ss</code>,
|
|
59
|
+
* and if applicable, <code>SSS</code> represent the hour, month, second and
|
|
60
|
+
* milliseconds respsectively. <code>'T'</code> and <code>Z</code> are constants.</p>
|
|
61
|
+
* </li>
|
|
62
|
+
* </ul>
|
|
63
|
+
*/
|
|
64
|
+
EventTimeFeatureName: string | undefined;
|
|
65
|
+
/**
|
|
66
|
+
* <p>A list of <code>Feature</code> names and types. <code>Name</code> and <code>Type</code>
|
|
67
|
+
* is compulsory per <code>Feature</code>. </p>
|
|
68
|
+
* <p>Valid feature <code>FeatureType</code>s are <code>Integral</code>,
|
|
69
|
+
* <code>Fractional</code> and <code>String</code>.</p>
|
|
70
|
+
* <p>
|
|
71
|
+
* <code>FeatureName</code>s cannot be any of the following: <code>is_deleted</code>,
|
|
72
|
+
* <code>write_time</code>, <code>api_invocation_time</code>
|
|
73
|
+
* </p>
|
|
74
|
+
* <p>You can create up to 2,500 <code>FeatureDefinition</code>s per
|
|
75
|
+
* <code>FeatureGroup</code>.</p>
|
|
76
|
+
*/
|
|
77
|
+
FeatureDefinitions: FeatureDefinition[] | undefined;
|
|
78
|
+
/**
|
|
79
|
+
* <p>You can turn the <code>OnlineStore</code> on or off by specifying <code>True</code> for
|
|
80
|
+
* the <code>EnableOnlineStore</code> flag in <code>OnlineStoreConfig</code>; the default
|
|
81
|
+
* value is <code>False</code>.</p>
|
|
82
|
+
* <p>You can also include an Amazon Web Services KMS key ID (<code>KMSKeyId</code>) for at-rest encryption of
|
|
83
|
+
* the <code>OnlineStore</code>.</p>
|
|
84
|
+
*/
|
|
85
|
+
OnlineStoreConfig?: OnlineStoreConfig;
|
|
86
|
+
/**
|
|
87
|
+
* <p>Use this to configure an <code>OfflineFeatureStore</code>. This parameter allows you to
|
|
88
|
+
* specify:</p>
|
|
89
|
+
* <ul>
|
|
90
|
+
* <li>
|
|
91
|
+
* <p>The Amazon Simple Storage Service (Amazon S3) location of an
|
|
92
|
+
* <code>OfflineStore</code>.</p>
|
|
93
|
+
* </li>
|
|
94
|
+
* <li>
|
|
95
|
+
* <p>A configuration for an Amazon Web Services Glue or Amazon Web Services Hive data catalog. </p>
|
|
96
|
+
* </li>
|
|
97
|
+
* <li>
|
|
98
|
+
* <p>An KMS encryption key to encrypt the Amazon S3 location used for
|
|
99
|
+
* <code>OfflineStore</code>. If KMS encryption key is not specified, by default we encrypt all data at rest using
|
|
100
|
+
* Amazon Web Services KMS key. By defining your <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-key.html">bucket-level key</a> for SSE,
|
|
101
|
+
* you can reduce Amazon Web Services KMS requests costs by up to 99 percent.</p>
|
|
102
|
+
* </li>
|
|
103
|
+
* </ul>
|
|
104
|
+
* <p>To learn more about this parameter, see <a>OfflineStoreConfig</a>.</p>
|
|
105
|
+
*/
|
|
106
|
+
OfflineStoreConfig?: OfflineStoreConfig;
|
|
107
|
+
/**
|
|
108
|
+
* <p>The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the
|
|
109
|
+
* <code>OfflineStore</code> if an <code>OfflineStoreConfig</code> is provided.</p>
|
|
110
|
+
*/
|
|
111
|
+
RoleArn?: string;
|
|
112
|
+
/**
|
|
113
|
+
* <p>A free-form description of a <code>FeatureGroup</code>.</p>
|
|
114
|
+
*/
|
|
115
|
+
Description?: string;
|
|
116
|
+
/**
|
|
117
|
+
* <p>Tags used to identify <code>Features</code> in each <code>FeatureGroup</code>.</p>
|
|
118
|
+
*/
|
|
119
|
+
Tags?: Tag[];
|
|
120
|
+
}
|
|
121
|
+
export interface CreateFeatureGroupResponse {
|
|
122
|
+
/**
|
|
123
|
+
* <p>The Amazon Resource Name (ARN) of the <code>FeatureGroup</code>. This is a unique
|
|
124
|
+
* identifier for the feature group. </p>
|
|
125
|
+
*/
|
|
126
|
+
FeatureGroupArn: string | undefined;
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* <p>Defines under what conditions SageMaker creates a human loop. Used within . See for the required
|
|
130
|
+
* format of activation conditions.</p>
|
|
131
|
+
*/
|
|
132
|
+
export interface HumanLoopActivationConditionsConfig {
|
|
133
|
+
/**
|
|
134
|
+
* <p>JSON expressing use-case specific conditions declaratively. If any condition is matched, atomic tasks are created against the configured work team.
|
|
135
|
+
* The set of conditions is different for Rekognition and Textract. For more information about how to structure the JSON, see
|
|
136
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/a2i-human-fallback-conditions-json-schema.html">JSON Schema for Human Loop Activation Conditions in Amazon Augmented AI</a>
|
|
137
|
+
* in the <i>Amazon SageMaker Developer Guide</i>.</p>
|
|
138
|
+
*/
|
|
139
|
+
HumanLoopActivationConditions: __LazyJsonString | string | undefined;
|
|
140
|
+
}
|
|
141
|
+
/**
|
|
142
|
+
* <p>Provides information about how and under what conditions SageMaker creates a human loop. If <code>HumanLoopActivationConfig</code> is not given, then all requests go to humans.</p>
|
|
143
|
+
*/
|
|
144
|
+
export interface HumanLoopActivationConfig {
|
|
145
|
+
/**
|
|
146
|
+
* <p>Container structure for defining under what conditions SageMaker creates a human
|
|
147
|
+
* loop.</p>
|
|
148
|
+
*/
|
|
149
|
+
HumanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig | undefined;
|
|
150
|
+
}
|
|
151
|
+
/**
|
|
152
|
+
* <p>Represents an amount of money in United States dollars.</p>
|
|
153
|
+
*/
|
|
154
|
+
export interface USD {
|
|
155
|
+
/**
|
|
156
|
+
* <p>The whole number of dollars in the amount.</p>
|
|
157
|
+
*/
|
|
158
|
+
Dollars?: number;
|
|
159
|
+
/**
|
|
160
|
+
* <p>The fractional portion, in cents, of the amount. </p>
|
|
161
|
+
*/
|
|
162
|
+
Cents?: number;
|
|
163
|
+
/**
|
|
164
|
+
* <p>Fractions of a cent, in tenths.</p>
|
|
165
|
+
*/
|
|
166
|
+
TenthFractionsOfACent?: number;
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* <p>Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed. </p>
|
|
170
|
+
* <p>Use one of the following prices for bounding box tasks. Prices are in US dollars and
|
|
171
|
+
* should be based on the complexity of the task; the longer it takes in your initial
|
|
172
|
+
* testing, the more you should offer.</p>
|
|
173
|
+
* <ul>
|
|
174
|
+
* <li>
|
|
175
|
+
* <p>0.036</p>
|
|
176
|
+
* </li>
|
|
177
|
+
* <li>
|
|
178
|
+
* <p>0.048</p>
|
|
179
|
+
* </li>
|
|
180
|
+
* <li>
|
|
181
|
+
* <p>0.060</p>
|
|
182
|
+
* </li>
|
|
183
|
+
* <li>
|
|
184
|
+
* <p>0.072</p>
|
|
185
|
+
* </li>
|
|
186
|
+
* <li>
|
|
187
|
+
* <p>0.120</p>
|
|
188
|
+
* </li>
|
|
189
|
+
* <li>
|
|
190
|
+
* <p>0.240</p>
|
|
191
|
+
* </li>
|
|
192
|
+
* <li>
|
|
193
|
+
* <p>0.360</p>
|
|
194
|
+
* </li>
|
|
195
|
+
* <li>
|
|
196
|
+
* <p>0.480</p>
|
|
197
|
+
* </li>
|
|
198
|
+
* <li>
|
|
199
|
+
* <p>0.600</p>
|
|
200
|
+
* </li>
|
|
201
|
+
* <li>
|
|
202
|
+
* <p>0.720</p>
|
|
203
|
+
* </li>
|
|
204
|
+
* <li>
|
|
205
|
+
* <p>0.840</p>
|
|
206
|
+
* </li>
|
|
207
|
+
* <li>
|
|
208
|
+
* <p>0.960</p>
|
|
209
|
+
* </li>
|
|
210
|
+
* <li>
|
|
211
|
+
* <p>1.080</p>
|
|
212
|
+
* </li>
|
|
213
|
+
* <li>
|
|
214
|
+
* <p>1.200</p>
|
|
215
|
+
* </li>
|
|
216
|
+
* </ul>
|
|
217
|
+
* <p>Use one of the following prices for image classification, text classification, and
|
|
218
|
+
* custom tasks. Prices are in US dollars.</p>
|
|
219
|
+
* <ul>
|
|
220
|
+
* <li>
|
|
221
|
+
* <p>0.012</p>
|
|
222
|
+
* </li>
|
|
223
|
+
* <li>
|
|
224
|
+
* <p>0.024</p>
|
|
225
|
+
* </li>
|
|
226
|
+
* <li>
|
|
227
|
+
* <p>0.036</p>
|
|
228
|
+
* </li>
|
|
229
|
+
* <li>
|
|
230
|
+
* <p>0.048</p>
|
|
231
|
+
* </li>
|
|
232
|
+
* <li>
|
|
233
|
+
* <p>0.060</p>
|
|
234
|
+
* </li>
|
|
235
|
+
* <li>
|
|
236
|
+
* <p>0.072</p>
|
|
237
|
+
* </li>
|
|
238
|
+
* <li>
|
|
239
|
+
* <p>0.120</p>
|
|
240
|
+
* </li>
|
|
241
|
+
* <li>
|
|
242
|
+
* <p>0.240</p>
|
|
243
|
+
* </li>
|
|
244
|
+
* <li>
|
|
245
|
+
* <p>0.360</p>
|
|
246
|
+
* </li>
|
|
247
|
+
* <li>
|
|
248
|
+
* <p>0.480</p>
|
|
249
|
+
* </li>
|
|
250
|
+
* <li>
|
|
251
|
+
* <p>0.600</p>
|
|
252
|
+
* </li>
|
|
253
|
+
* <li>
|
|
254
|
+
* <p>0.720</p>
|
|
255
|
+
* </li>
|
|
256
|
+
* <li>
|
|
257
|
+
* <p>0.840</p>
|
|
258
|
+
* </li>
|
|
259
|
+
* <li>
|
|
260
|
+
* <p>0.960</p>
|
|
261
|
+
* </li>
|
|
262
|
+
* <li>
|
|
263
|
+
* <p>1.080</p>
|
|
264
|
+
* </li>
|
|
265
|
+
* <li>
|
|
266
|
+
* <p>1.200</p>
|
|
267
|
+
* </li>
|
|
268
|
+
* </ul>
|
|
269
|
+
* <p>Use one of the following prices for semantic segmentation tasks. Prices are in US
|
|
270
|
+
* dollars.</p>
|
|
271
|
+
* <ul>
|
|
272
|
+
* <li>
|
|
273
|
+
* <p>0.840</p>
|
|
274
|
+
* </li>
|
|
275
|
+
* <li>
|
|
276
|
+
* <p>0.960</p>
|
|
277
|
+
* </li>
|
|
278
|
+
* <li>
|
|
279
|
+
* <p>1.080</p>
|
|
280
|
+
* </li>
|
|
281
|
+
* <li>
|
|
282
|
+
* <p>1.200</p>
|
|
283
|
+
* </li>
|
|
284
|
+
* </ul>
|
|
285
|
+
* <p>Use one of the following prices for Textract AnalyzeDocument Important Form Key Amazon
|
|
286
|
+
* Augmented AI review tasks. Prices are in US dollars.</p>
|
|
287
|
+
* <ul>
|
|
288
|
+
* <li>
|
|
289
|
+
* <p>2.400 </p>
|
|
290
|
+
* </li>
|
|
291
|
+
* <li>
|
|
292
|
+
* <p>2.280 </p>
|
|
293
|
+
* </li>
|
|
294
|
+
* <li>
|
|
295
|
+
* <p>2.160 </p>
|
|
296
|
+
* </li>
|
|
297
|
+
* <li>
|
|
298
|
+
* <p>2.040 </p>
|
|
299
|
+
* </li>
|
|
300
|
+
* <li>
|
|
301
|
+
* <p>1.920 </p>
|
|
302
|
+
* </li>
|
|
303
|
+
* <li>
|
|
304
|
+
* <p>1.800 </p>
|
|
305
|
+
* </li>
|
|
306
|
+
* <li>
|
|
307
|
+
* <p>1.680 </p>
|
|
308
|
+
* </li>
|
|
309
|
+
* <li>
|
|
310
|
+
* <p>1.560 </p>
|
|
311
|
+
* </li>
|
|
312
|
+
* <li>
|
|
313
|
+
* <p>1.440 </p>
|
|
314
|
+
* </li>
|
|
315
|
+
* <li>
|
|
316
|
+
* <p>1.320 </p>
|
|
317
|
+
* </li>
|
|
318
|
+
* <li>
|
|
319
|
+
* <p>1.200 </p>
|
|
320
|
+
* </li>
|
|
321
|
+
* <li>
|
|
322
|
+
* <p>1.080 </p>
|
|
323
|
+
* </li>
|
|
324
|
+
* <li>
|
|
325
|
+
* <p>0.960 </p>
|
|
326
|
+
* </li>
|
|
327
|
+
* <li>
|
|
328
|
+
* <p>0.840 </p>
|
|
329
|
+
* </li>
|
|
330
|
+
* <li>
|
|
331
|
+
* <p>0.720 </p>
|
|
332
|
+
* </li>
|
|
333
|
+
* <li>
|
|
334
|
+
* <p>0.600 </p>
|
|
335
|
+
* </li>
|
|
336
|
+
* <li>
|
|
337
|
+
* <p>0.480 </p>
|
|
338
|
+
* </li>
|
|
339
|
+
* <li>
|
|
340
|
+
* <p>0.360 </p>
|
|
341
|
+
* </li>
|
|
342
|
+
* <li>
|
|
343
|
+
* <p>0.240 </p>
|
|
344
|
+
* </li>
|
|
345
|
+
* <li>
|
|
346
|
+
* <p>0.120 </p>
|
|
347
|
+
* </li>
|
|
348
|
+
* <li>
|
|
349
|
+
* <p>0.072 </p>
|
|
350
|
+
* </li>
|
|
351
|
+
* <li>
|
|
352
|
+
* <p>0.060 </p>
|
|
353
|
+
* </li>
|
|
354
|
+
* <li>
|
|
355
|
+
* <p>0.048 </p>
|
|
356
|
+
* </li>
|
|
357
|
+
* <li>
|
|
358
|
+
* <p>0.036 </p>
|
|
359
|
+
* </li>
|
|
360
|
+
* <li>
|
|
361
|
+
* <p>0.024 </p>
|
|
362
|
+
* </li>
|
|
363
|
+
* <li>
|
|
364
|
+
* <p>0.012 </p>
|
|
365
|
+
* </li>
|
|
366
|
+
* </ul>
|
|
367
|
+
* <p>Use one of the following prices for Rekognition DetectModerationLabels Amazon
|
|
368
|
+
* Augmented AI review tasks. Prices are in US dollars.</p>
|
|
369
|
+
* <ul>
|
|
370
|
+
* <li>
|
|
371
|
+
* <p>1.200 </p>
|
|
372
|
+
* </li>
|
|
373
|
+
* <li>
|
|
374
|
+
* <p>1.080 </p>
|
|
375
|
+
* </li>
|
|
376
|
+
* <li>
|
|
377
|
+
* <p>0.960 </p>
|
|
378
|
+
* </li>
|
|
379
|
+
* <li>
|
|
380
|
+
* <p>0.840 </p>
|
|
381
|
+
* </li>
|
|
382
|
+
* <li>
|
|
383
|
+
* <p>0.720 </p>
|
|
384
|
+
* </li>
|
|
385
|
+
* <li>
|
|
386
|
+
* <p>0.600 </p>
|
|
387
|
+
* </li>
|
|
388
|
+
* <li>
|
|
389
|
+
* <p>0.480 </p>
|
|
390
|
+
* </li>
|
|
391
|
+
* <li>
|
|
392
|
+
* <p>0.360 </p>
|
|
393
|
+
* </li>
|
|
394
|
+
* <li>
|
|
395
|
+
* <p>0.240 </p>
|
|
396
|
+
* </li>
|
|
397
|
+
* <li>
|
|
398
|
+
* <p>0.120 </p>
|
|
399
|
+
* </li>
|
|
400
|
+
* <li>
|
|
401
|
+
* <p>0.072 </p>
|
|
402
|
+
* </li>
|
|
403
|
+
* <li>
|
|
404
|
+
* <p>0.060 </p>
|
|
405
|
+
* </li>
|
|
406
|
+
* <li>
|
|
407
|
+
* <p>0.048 </p>
|
|
408
|
+
* </li>
|
|
409
|
+
* <li>
|
|
410
|
+
* <p>0.036 </p>
|
|
411
|
+
* </li>
|
|
412
|
+
* <li>
|
|
413
|
+
* <p>0.024 </p>
|
|
414
|
+
* </li>
|
|
415
|
+
* <li>
|
|
416
|
+
* <p>0.012 </p>
|
|
417
|
+
* </li>
|
|
418
|
+
* </ul>
|
|
419
|
+
* <p>Use one of the following prices for Amazon Augmented AI custom human review tasks.
|
|
420
|
+
* Prices are in US dollars.</p>
|
|
421
|
+
* <ul>
|
|
422
|
+
* <li>
|
|
423
|
+
* <p>1.200 </p>
|
|
424
|
+
* </li>
|
|
425
|
+
* <li>
|
|
426
|
+
* <p>1.080 </p>
|
|
427
|
+
* </li>
|
|
428
|
+
* <li>
|
|
429
|
+
* <p>0.960 </p>
|
|
430
|
+
* </li>
|
|
431
|
+
* <li>
|
|
432
|
+
* <p>0.840 </p>
|
|
433
|
+
* </li>
|
|
434
|
+
* <li>
|
|
435
|
+
* <p>0.720 </p>
|
|
436
|
+
* </li>
|
|
437
|
+
* <li>
|
|
438
|
+
* <p>0.600 </p>
|
|
439
|
+
* </li>
|
|
440
|
+
* <li>
|
|
441
|
+
* <p>0.480 </p>
|
|
442
|
+
* </li>
|
|
443
|
+
* <li>
|
|
444
|
+
* <p>0.360 </p>
|
|
445
|
+
* </li>
|
|
446
|
+
* <li>
|
|
447
|
+
* <p>0.240 </p>
|
|
448
|
+
* </li>
|
|
449
|
+
* <li>
|
|
450
|
+
* <p>0.120 </p>
|
|
451
|
+
* </li>
|
|
452
|
+
* <li>
|
|
453
|
+
* <p>0.072 </p>
|
|
454
|
+
* </li>
|
|
455
|
+
* <li>
|
|
456
|
+
* <p>0.060 </p>
|
|
457
|
+
* </li>
|
|
458
|
+
* <li>
|
|
459
|
+
* <p>0.048 </p>
|
|
460
|
+
* </li>
|
|
461
|
+
* <li>
|
|
462
|
+
* <p>0.036 </p>
|
|
463
|
+
* </li>
|
|
464
|
+
* <li>
|
|
465
|
+
* <p>0.024 </p>
|
|
466
|
+
* </li>
|
|
467
|
+
* <li>
|
|
468
|
+
* <p>0.012 </p>
|
|
469
|
+
* </li>
|
|
470
|
+
* </ul>
|
|
471
|
+
*/
|
|
472
|
+
export interface PublicWorkforceTaskPrice {
|
|
473
|
+
/**
|
|
474
|
+
* <p>Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.</p>
|
|
475
|
+
*/
|
|
476
|
+
AmountInUsd?: USD;
|
|
477
|
+
}
|
|
2
478
|
/**
|
|
3
479
|
* <p>Describes the work to be performed by human workers.</p>
|
|
4
480
|
*/
|
|
@@ -3805,7 +4281,11 @@ export interface ModelBiasJobInput {
|
|
|
3805
4281
|
/**
|
|
3806
4282
|
* <p>Input object for the endpoint</p>
|
|
3807
4283
|
*/
|
|
3808
|
-
EndpointInput
|
|
4284
|
+
EndpointInput?: EndpointInput;
|
|
4285
|
+
/**
|
|
4286
|
+
* <p>Input object for the batch transform job.</p>
|
|
4287
|
+
*/
|
|
4288
|
+
BatchTransformInput?: BatchTransformInput;
|
|
3809
4289
|
/**
|
|
3810
4290
|
* <p>Location of ground truth labels to use in model bias job.</p>
|
|
3811
4291
|
*/
|
|
@@ -3901,7 +4381,11 @@ export interface ModelExplainabilityJobInput {
|
|
|
3901
4381
|
/**
|
|
3902
4382
|
* <p>Input object for the endpoint</p>
|
|
3903
4383
|
*/
|
|
3904
|
-
EndpointInput
|
|
4384
|
+
EndpointInput?: EndpointInput;
|
|
4385
|
+
/**
|
|
4386
|
+
* <p>Input object for the batch transform job.</p>
|
|
4387
|
+
*/
|
|
4388
|
+
BatchTransformInput?: BatchTransformInput;
|
|
3905
4389
|
}
|
|
3906
4390
|
export interface CreateModelExplainabilityJobDefinitionRequest {
|
|
3907
4391
|
/**
|
|
@@ -4382,7 +4866,11 @@ export interface ModelQualityJobInput {
|
|
|
4382
4866
|
/**
|
|
4383
4867
|
* <p>Input object for the endpoint</p>
|
|
4384
4868
|
*/
|
|
4385
|
-
EndpointInput
|
|
4869
|
+
EndpointInput?: EndpointInput;
|
|
4870
|
+
/**
|
|
4871
|
+
* <p>Input object for the batch transform job.</p>
|
|
4872
|
+
*/
|
|
4873
|
+
BatchTransformInput?: BatchTransformInput;
|
|
4386
4874
|
/**
|
|
4387
4875
|
* <p>The ground truth label provided for the model.</p>
|
|
4388
4876
|
*/
|
|
@@ -4495,7 +4983,11 @@ export interface MonitoringInput {
|
|
|
4495
4983
|
/**
|
|
4496
4984
|
* <p>The endpoint for a monitoring job.</p>
|
|
4497
4985
|
*/
|
|
4498
|
-
EndpointInput
|
|
4986
|
+
EndpointInput?: EndpointInput;
|
|
4987
|
+
/**
|
|
4988
|
+
* <p>Input object for the batch transform job.</p>
|
|
4989
|
+
*/
|
|
4990
|
+
BatchTransformInput?: BatchTransformInput;
|
|
4499
4991
|
}
|
|
4500
4992
|
/**
|
|
4501
4993
|
* <p>Networking options for a job, such as network traffic encryption between containers,
|
|
@@ -6053,6 +6545,10 @@ export interface CreateTransformJobRequest {
|
|
|
6053
6545
|
* <p>Describes the results of the transform job.</p>
|
|
6054
6546
|
*/
|
|
6055
6547
|
TransformOutput: TransformOutput | undefined;
|
|
6548
|
+
/**
|
|
6549
|
+
* <p>Configuration to control how SageMaker captures inference data.</p>
|
|
6550
|
+
*/
|
|
6551
|
+
DataCaptureConfig?: BatchDataCaptureConfig;
|
|
6056
6552
|
/**
|
|
6057
6553
|
* <p>Describes the resources, including
|
|
6058
6554
|
* ML
|
|
@@ -8133,296 +8629,29 @@ export declare enum VariantStatus {
|
|
|
8133
8629
|
UPDATING = "Updating"
|
|
8134
8630
|
}
|
|
8135
8631
|
/**
|
|
8136
|
-
*
|
|
8632
|
+
* @internal
|
|
8137
8633
|
*/
|
|
8138
|
-
export
|
|
8139
|
-
/**
|
|
8140
|
-
* <p>The endpoint variant status which describes the current deployment stage status or
|
|
8141
|
-
* operational status.</p>
|
|
8142
|
-
* <ul>
|
|
8143
|
-
* <li>
|
|
8144
|
-
* <p>
|
|
8145
|
-
* <code>Creating</code>: Creating inference resources for the production
|
|
8146
|
-
* variant.</p>
|
|
8147
|
-
* </li>
|
|
8148
|
-
* <li>
|
|
8149
|
-
* <p>
|
|
8150
|
-
* <code>Deleting</code>: Terminating inference resources for the production
|
|
8151
|
-
* variant.</p>
|
|
8152
|
-
* </li>
|
|
8153
|
-
* <li>
|
|
8154
|
-
* <p>
|
|
8155
|
-
* <code>Updating</code>: Updating capacity for the production variant.</p>
|
|
8156
|
-
* </li>
|
|
8157
|
-
* <li>
|
|
8158
|
-
* <p>
|
|
8159
|
-
* <code>ActivatingTraffic</code>: Turning on traffic for the production
|
|
8160
|
-
* variant.</p>
|
|
8161
|
-
* </li>
|
|
8162
|
-
* <li>
|
|
8163
|
-
* <p>
|
|
8164
|
-
* <code>Baking</code>: Waiting period to monitor the CloudWatch alarms in the
|
|
8165
|
-
* automatic rollback configuration.</p>
|
|
8166
|
-
* </li>
|
|
8167
|
-
* </ul>
|
|
8168
|
-
*/
|
|
8169
|
-
Status: VariantStatus | string | undefined;
|
|
8170
|
-
/**
|
|
8171
|
-
* <p>A message that describes the status of the production variant.</p>
|
|
8172
|
-
*/
|
|
8173
|
-
StatusMessage?: string;
|
|
8174
|
-
/**
|
|
8175
|
-
* <p>The start time of the current status change.</p>
|
|
8176
|
-
*/
|
|
8177
|
-
StartTime?: Date;
|
|
8178
|
-
}
|
|
8634
|
+
export declare const CreateFeatureGroupRequestFilterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
|
|
8179
8635
|
/**
|
|
8180
|
-
*
|
|
8181
|
-
* updating with the <code>
|
|
8182
|
-
* <a>CreateEndpoint</a>
|
|
8183
|
-
* </code> or <code>
|
|
8184
|
-
* <a>UpdateEndpoint</a>
|
|
8185
|
-
* </code> operations. Describes the <code>VariantStatus
|
|
8186
|
-
* </code>, weight and capacity for a production variant associated with an endpoint.
|
|
8187
|
-
* </p>
|
|
8636
|
+
* @internal
|
|
8188
8637
|
*/
|
|
8189
|
-
export
|
|
8190
|
-
/**
|
|
8191
|
-
* <p>The name of the variant.</p>
|
|
8192
|
-
*/
|
|
8193
|
-
VariantName: string | undefined;
|
|
8194
|
-
/**
|
|
8195
|
-
* <p>An array of <code>DeployedImage</code> objects that specify the Amazon EC2 Container
|
|
8196
|
-
* Registry paths of the inference images deployed on instances of this
|
|
8197
|
-
* <code>ProductionVariant</code>.</p>
|
|
8198
|
-
*/
|
|
8199
|
-
DeployedImages?: DeployedImage[];
|
|
8200
|
-
/**
|
|
8201
|
-
* <p>The weight associated with the variant.</p>
|
|
8202
|
-
*/
|
|
8203
|
-
CurrentWeight?: number;
|
|
8204
|
-
/**
|
|
8205
|
-
* <p>The requested weight for the variant in this deployment, as specified in the endpoint
|
|
8206
|
-
* configuration for the endpoint. The value is taken from the request to the <code>
|
|
8207
|
-
* <a>CreateEndpointConfig</a>
|
|
8208
|
-
* </code> operation.</p>
|
|
8209
|
-
*/
|
|
8210
|
-
DesiredWeight?: number;
|
|
8211
|
-
/**
|
|
8212
|
-
* <p>The number of instances associated with the variant.</p>
|
|
8213
|
-
*/
|
|
8214
|
-
CurrentInstanceCount?: number;
|
|
8215
|
-
/**
|
|
8216
|
-
* <p>The number of instances requested in this deployment, as specified in the endpoint
|
|
8217
|
-
* configuration for the endpoint. The value is taken from the request to the <code>
|
|
8218
|
-
* <a>CreateEndpointConfig</a>
|
|
8219
|
-
* </code> operation.</p>
|
|
8220
|
-
*/
|
|
8221
|
-
DesiredInstanceCount?: number;
|
|
8222
|
-
/**
|
|
8223
|
-
* <p>The type of instances associated with the variant.</p>
|
|
8224
|
-
*/
|
|
8225
|
-
InstanceType?: ProductionVariantInstanceType | string;
|
|
8226
|
-
/**
|
|
8227
|
-
* <p>The size of the Elastic Inference (EI) instance to use for the production variant. EI
|
|
8228
|
-
* instances provide on-demand GPU computing for inference. For more information, see
|
|
8229
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic
|
|
8230
|
-
* Inference in Amazon SageMaker</a>.</p>
|
|
8231
|
-
*/
|
|
8232
|
-
AcceleratorType?: ProductionVariantAcceleratorType | string;
|
|
8233
|
-
/**
|
|
8234
|
-
* <p>The endpoint variant status which describes the current deployment stage status or
|
|
8235
|
-
* operational status.</p>
|
|
8236
|
-
*/
|
|
8237
|
-
VariantStatus?: ProductionVariantStatus[];
|
|
8238
|
-
/**
|
|
8239
|
-
* <p>The serverless configuration for the endpoint.</p>
|
|
8240
|
-
*/
|
|
8241
|
-
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8242
|
-
/**
|
|
8243
|
-
* <p>The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.</p>
|
|
8244
|
-
*/
|
|
8245
|
-
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8246
|
-
}
|
|
8638
|
+
export declare const CreateFeatureGroupResponseFilterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
|
|
8247
8639
|
/**
|
|
8248
|
-
*
|
|
8249
|
-
* a new endpoint configuration.</p>
|
|
8640
|
+
* @internal
|
|
8250
8641
|
*/
|
|
8251
|
-
export
|
|
8252
|
-
/**
|
|
8253
|
-
* <p>The name of the endpoint configuration used in the deployment. </p>
|
|
8254
|
-
*/
|
|
8255
|
-
EndpointConfigName: string | undefined;
|
|
8256
|
-
/**
|
|
8257
|
-
* <p>List of <code>PendingProductionVariantSummary</code> objects.</p>
|
|
8258
|
-
*/
|
|
8259
|
-
ProductionVariants?: PendingProductionVariantSummary[];
|
|
8260
|
-
/**
|
|
8261
|
-
* <p>The start time of the deployment.</p>
|
|
8262
|
-
*/
|
|
8263
|
-
StartTime?: Date;
|
|
8264
|
-
}
|
|
8642
|
+
export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
|
|
8265
8643
|
/**
|
|
8266
|
-
*
|
|
8267
|
-
* endpoint. If you sent a request to the <code>UpdateEndpointWeightsAndCapacities</code>
|
|
8268
|
-
* API and the endpoint status is <code>Updating</code>, you get different desired and
|
|
8269
|
-
* current values. </p>
|
|
8644
|
+
* @internal
|
|
8270
8645
|
*/
|
|
8271
|
-
export
|
|
8272
|
-
|
|
8273
|
-
|
|
8274
|
-
|
|
8275
|
-
|
|
8276
|
-
|
|
8277
|
-
|
|
8278
|
-
|
|
8279
|
-
|
|
8280
|
-
DeployedImages?: DeployedImage[];
|
|
8281
|
-
/**
|
|
8282
|
-
* <p>The weight associated with the variant.</p>
|
|
8283
|
-
*/
|
|
8284
|
-
CurrentWeight?: number;
|
|
8285
|
-
/**
|
|
8286
|
-
* <p>The requested weight, as specified in the
|
|
8287
|
-
* <code>UpdateEndpointWeightsAndCapacities</code> request. </p>
|
|
8288
|
-
*/
|
|
8289
|
-
DesiredWeight?: number;
|
|
8290
|
-
/**
|
|
8291
|
-
* <p>The number of instances associated with the variant.</p>
|
|
8292
|
-
*/
|
|
8293
|
-
CurrentInstanceCount?: number;
|
|
8294
|
-
/**
|
|
8295
|
-
* <p>The number of instances requested in the
|
|
8296
|
-
* <code>UpdateEndpointWeightsAndCapacities</code> request. </p>
|
|
8297
|
-
*/
|
|
8298
|
-
DesiredInstanceCount?: number;
|
|
8299
|
-
/**
|
|
8300
|
-
* <p>The endpoint variant status which describes the current deployment stage status or
|
|
8301
|
-
* operational status.</p>
|
|
8302
|
-
*/
|
|
8303
|
-
VariantStatus?: ProductionVariantStatus[];
|
|
8304
|
-
/**
|
|
8305
|
-
* <p>The serverless configuration for the endpoint.</p>
|
|
8306
|
-
*/
|
|
8307
|
-
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8308
|
-
/**
|
|
8309
|
-
* <p>The serverless configuration requested for the endpoint update.</p>
|
|
8310
|
-
*/
|
|
8311
|
-
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8312
|
-
}
|
|
8313
|
-
export interface DescribeEndpointOutput {
|
|
8314
|
-
/**
|
|
8315
|
-
* <p>Name of the endpoint.</p>
|
|
8316
|
-
*/
|
|
8317
|
-
EndpointName: string | undefined;
|
|
8318
|
-
/**
|
|
8319
|
-
* <p>The Amazon Resource Name (ARN) of the endpoint.</p>
|
|
8320
|
-
*/
|
|
8321
|
-
EndpointArn: string | undefined;
|
|
8322
|
-
/**
|
|
8323
|
-
* <p>The name of the endpoint configuration associated with this endpoint.</p>
|
|
8324
|
-
*/
|
|
8325
|
-
EndpointConfigName: string | undefined;
|
|
8326
|
-
/**
|
|
8327
|
-
* <p> An array of <a>ProductionVariantSummary</a> objects, one for each model
|
|
8328
|
-
* hosted behind this endpoint. </p>
|
|
8329
|
-
*/
|
|
8330
|
-
ProductionVariants?: ProductionVariantSummary[];
|
|
8331
|
-
/**
|
|
8332
|
-
* <p>The currently active data capture configuration used by your Endpoint.</p>
|
|
8333
|
-
*/
|
|
8334
|
-
DataCaptureConfig?: DataCaptureConfigSummary;
|
|
8335
|
-
/**
|
|
8336
|
-
* <p>The status of the endpoint.</p>
|
|
8337
|
-
* <ul>
|
|
8338
|
-
* <li>
|
|
8339
|
-
* <p>
|
|
8340
|
-
* <code>OutOfService</code>: Endpoint is not available to take incoming
|
|
8341
|
-
* requests.</p>
|
|
8342
|
-
* </li>
|
|
8343
|
-
* <li>
|
|
8344
|
-
* <p>
|
|
8345
|
-
* <code>Creating</code>: <a>CreateEndpoint</a> is executing.</p>
|
|
8346
|
-
* </li>
|
|
8347
|
-
* <li>
|
|
8348
|
-
* <p>
|
|
8349
|
-
* <code>Updating</code>: <a>UpdateEndpoint</a> or <a>UpdateEndpointWeightsAndCapacities</a> is executing.</p>
|
|
8350
|
-
* </li>
|
|
8351
|
-
* <li>
|
|
8352
|
-
* <p>
|
|
8353
|
-
* <code>SystemUpdating</code>: Endpoint is undergoing maintenance and cannot be
|
|
8354
|
-
* updated or deleted or re-scaled until it has completed. This maintenance
|
|
8355
|
-
* operation does not change any customer-specified values such as VPC config, KMS
|
|
8356
|
-
* encryption, model, instance type, or instance count.</p>
|
|
8357
|
-
* </li>
|
|
8358
|
-
* <li>
|
|
8359
|
-
* <p>
|
|
8360
|
-
* <code>RollingBack</code>: Endpoint fails to scale up or down or change its
|
|
8361
|
-
* variant weight and is in the process of rolling back to its previous
|
|
8362
|
-
* configuration. Once the rollback completes, endpoint returns to an
|
|
8363
|
-
* <code>InService</code> status. This transitional status only applies to an
|
|
8364
|
-
* endpoint that has autoscaling enabled and is undergoing variant weight or
|
|
8365
|
-
* capacity changes as part of an <a>UpdateEndpointWeightsAndCapacities</a> call or when the <a>UpdateEndpointWeightsAndCapacities</a> operation is called
|
|
8366
|
-
* explicitly.</p>
|
|
8367
|
-
* </li>
|
|
8368
|
-
* <li>
|
|
8369
|
-
* <p>
|
|
8370
|
-
* <code>InService</code>: Endpoint is available to process incoming
|
|
8371
|
-
* requests.</p>
|
|
8372
|
-
* </li>
|
|
8373
|
-
* <li>
|
|
8374
|
-
* <p>
|
|
8375
|
-
* <code>Deleting</code>: <a>DeleteEndpoint</a> is executing.</p>
|
|
8376
|
-
* </li>
|
|
8377
|
-
* <li>
|
|
8378
|
-
* <p>
|
|
8379
|
-
* <code>Failed</code>: Endpoint could not be created, updated, or re-scaled. Use
|
|
8380
|
-
* <a>DescribeEndpointOutput$FailureReason</a> for information about
|
|
8381
|
-
* the failure. <a>DeleteEndpoint</a> is the only operation that can be
|
|
8382
|
-
* performed on a failed endpoint.</p>
|
|
8383
|
-
* </li>
|
|
8384
|
-
* </ul>
|
|
8385
|
-
*/
|
|
8386
|
-
EndpointStatus: EndpointStatus | string | undefined;
|
|
8387
|
-
/**
|
|
8388
|
-
* <p>If the status of the endpoint is <code>Failed</code>, the reason why it failed.
|
|
8389
|
-
* </p>
|
|
8390
|
-
*/
|
|
8391
|
-
FailureReason?: string;
|
|
8392
|
-
/**
|
|
8393
|
-
* <p>A timestamp that shows when the endpoint was created.</p>
|
|
8394
|
-
*/
|
|
8395
|
-
CreationTime: Date | undefined;
|
|
8396
|
-
/**
|
|
8397
|
-
* <p>A timestamp that shows when the endpoint was last modified.</p>
|
|
8398
|
-
*/
|
|
8399
|
-
LastModifiedTime: Date | undefined;
|
|
8400
|
-
/**
|
|
8401
|
-
* <p>The most recent deployment configuration for the endpoint.</p>
|
|
8402
|
-
*/
|
|
8403
|
-
LastDeploymentConfig?: DeploymentConfig;
|
|
8404
|
-
/**
|
|
8405
|
-
* <p>Returns the description of an endpoint configuration created using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">
|
|
8406
|
-
* <code>CreateEndpointConfig</code>
|
|
8407
|
-
* </a> API.</p>
|
|
8408
|
-
*/
|
|
8409
|
-
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
8410
|
-
/**
|
|
8411
|
-
* <p>Returns the summary of an in-progress deployment. This field is only returned when the
|
|
8412
|
-
* endpoint is creating or updating with a new endpoint configuration.</p>
|
|
8413
|
-
*/
|
|
8414
|
-
PendingDeploymentSummary?: PendingDeploymentSummary;
|
|
8415
|
-
/**
|
|
8416
|
-
* <p>The configuration parameters for an explainer.</p>
|
|
8417
|
-
*/
|
|
8418
|
-
ExplainerConfig?: ExplainerConfig;
|
|
8419
|
-
}
|
|
8420
|
-
export interface DescribeEndpointConfigInput {
|
|
8421
|
-
/**
|
|
8422
|
-
* <p>The name of the endpoint configuration.</p>
|
|
8423
|
-
*/
|
|
8424
|
-
EndpointConfigName: string | undefined;
|
|
8425
|
-
}
|
|
8646
|
+
export declare const HumanLoopActivationConfigFilterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
|
|
8647
|
+
/**
|
|
8648
|
+
* @internal
|
|
8649
|
+
*/
|
|
8650
|
+
export declare const USDFilterSensitiveLog: (obj: USD) => any;
|
|
8651
|
+
/**
|
|
8652
|
+
* @internal
|
|
8653
|
+
*/
|
|
8654
|
+
export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
|
|
8426
8655
|
/**
|
|
8427
8656
|
* @internal
|
|
8428
8657
|
*/
|
|
@@ -9479,27 +9708,3 @@ export declare const DescribeEdgePackagingJobResponseFilterSensitiveLog: (obj: D
|
|
|
9479
9708
|
* @internal
|
|
9480
9709
|
*/
|
|
9481
9710
|
export declare const DescribeEndpointInputFilterSensitiveLog: (obj: DescribeEndpointInput) => any;
|
|
9482
|
-
/**
|
|
9483
|
-
* @internal
|
|
9484
|
-
*/
|
|
9485
|
-
export declare const ProductionVariantStatusFilterSensitiveLog: (obj: ProductionVariantStatus) => any;
|
|
9486
|
-
/**
|
|
9487
|
-
* @internal
|
|
9488
|
-
*/
|
|
9489
|
-
export declare const PendingProductionVariantSummaryFilterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
|
|
9490
|
-
/**
|
|
9491
|
-
* @internal
|
|
9492
|
-
*/
|
|
9493
|
-
export declare const PendingDeploymentSummaryFilterSensitiveLog: (obj: PendingDeploymentSummary) => any;
|
|
9494
|
-
/**
|
|
9495
|
-
* @internal
|
|
9496
|
-
*/
|
|
9497
|
-
export declare const ProductionVariantSummaryFilterSensitiveLog: (obj: ProductionVariantSummary) => any;
|
|
9498
|
-
/**
|
|
9499
|
-
* @internal
|
|
9500
|
-
*/
|
|
9501
|
-
export declare const DescribeEndpointOutputFilterSensitiveLog: (obj: DescribeEndpointOutput) => any;
|
|
9502
|
-
/**
|
|
9503
|
-
* @internal
|
|
9504
|
-
*/
|
|
9505
|
-
export declare const DescribeEndpointConfigInputFilterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
|