@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,3 +1,4 @@
|
|
|
1
|
+
import { LazyJsonString as __LazyJsonString } from "@aws-sdk/smithy-client";
|
|
1
2
|
import {
|
|
2
3
|
ActionSource,
|
|
3
4
|
ActionStatus,
|
|
@@ -13,7 +14,6 @@ import {
|
|
|
13
14
|
AppStatus,
|
|
14
15
|
AppType,
|
|
15
16
|
ArtifactSource,
|
|
16
|
-
AsyncInferenceConfig,
|
|
17
17
|
AthenaDatasetDefinition,
|
|
18
18
|
AuthMode,
|
|
19
19
|
AutoMLCandidate,
|
|
@@ -27,7 +27,9 @@ import {
|
|
|
27
27
|
AutoMLOutputDataConfig,
|
|
28
28
|
AutoMLPartialFailureReason,
|
|
29
29
|
AwsManagedHumanLoopRequestSource,
|
|
30
|
+
BatchDataCaptureConfig,
|
|
30
31
|
BatchStrategy,
|
|
32
|
+
BatchTransformInput,
|
|
31
33
|
Bias,
|
|
32
34
|
CaptureStatus,
|
|
33
35
|
CategoricalParameter,
|
|
@@ -45,7 +47,6 @@ import {
|
|
|
45
47
|
DataQualityAppSpecification,
|
|
46
48
|
DataQualityBaselineConfig,
|
|
47
49
|
DataQualityJobInput,
|
|
48
|
-
DeploymentConfig,
|
|
49
50
|
DeviceSelectionConfig,
|
|
50
51
|
DomainSettings,
|
|
51
52
|
EdgeDeploymentConfig,
|
|
@@ -53,9 +54,8 @@ import {
|
|
|
53
54
|
EdgeOutputConfig,
|
|
54
55
|
EdgePresetDeploymentType,
|
|
55
56
|
EndpointInput,
|
|
56
|
-
|
|
57
|
+
FeatureDefinition,
|
|
57
58
|
GitConfig,
|
|
58
|
-
HumanLoopActivationConfig,
|
|
59
59
|
HyperParameterScalingType,
|
|
60
60
|
HyperParameterTuningJobObjective,
|
|
61
61
|
InferenceSpecification,
|
|
@@ -73,6 +73,8 @@ import {
|
|
|
73
73
|
MonitoringStatisticsResource,
|
|
74
74
|
MonitoringStoppingCondition,
|
|
75
75
|
NeoVpcConfig,
|
|
76
|
+
OfflineStoreConfig,
|
|
77
|
+
OnlineStoreConfig,
|
|
76
78
|
OutputConfig,
|
|
77
79
|
OutputDataConfig,
|
|
78
80
|
ProblemType,
|
|
@@ -80,10 +82,7 @@ import {
|
|
|
80
82
|
ProcessingS3DataDistributionType,
|
|
81
83
|
ProcessingS3InputMode,
|
|
82
84
|
ProcessingS3UploadMode,
|
|
83
|
-
ProductionVariantAcceleratorType,
|
|
84
85
|
ProductionVariantInstanceType,
|
|
85
|
-
ProductionVariantServerlessConfig,
|
|
86
|
-
PublicWorkforceTaskPrice,
|
|
87
86
|
ResourceConfig,
|
|
88
87
|
ResourceSpec,
|
|
89
88
|
StoppingCondition,
|
|
@@ -99,6 +98,36 @@ import {
|
|
|
99
98
|
UserSettings,
|
|
100
99
|
VpcConfig,
|
|
101
100
|
} from "./models_0";
|
|
101
|
+
export interface CreateFeatureGroupRequest {
|
|
102
|
+
FeatureGroupName: string | undefined;
|
|
103
|
+
RecordIdentifierFeatureName: string | undefined;
|
|
104
|
+
EventTimeFeatureName: string | undefined;
|
|
105
|
+
FeatureDefinitions: FeatureDefinition[] | undefined;
|
|
106
|
+
OnlineStoreConfig?: OnlineStoreConfig;
|
|
107
|
+
OfflineStoreConfig?: OfflineStoreConfig;
|
|
108
|
+
RoleArn?: string;
|
|
109
|
+
Description?: string;
|
|
110
|
+
Tags?: Tag[];
|
|
111
|
+
}
|
|
112
|
+
export interface CreateFeatureGroupResponse {
|
|
113
|
+
FeatureGroupArn: string | undefined;
|
|
114
|
+
}
|
|
115
|
+
export interface HumanLoopActivationConditionsConfig {
|
|
116
|
+
HumanLoopActivationConditions: __LazyJsonString | string | undefined;
|
|
117
|
+
}
|
|
118
|
+
export interface HumanLoopActivationConfig {
|
|
119
|
+
HumanLoopActivationConditionsConfig:
|
|
120
|
+
| HumanLoopActivationConditionsConfig
|
|
121
|
+
| undefined;
|
|
122
|
+
}
|
|
123
|
+
export interface USD {
|
|
124
|
+
Dollars?: number;
|
|
125
|
+
Cents?: number;
|
|
126
|
+
TenthFractionsOfACent?: number;
|
|
127
|
+
}
|
|
128
|
+
export interface PublicWorkforceTaskPrice {
|
|
129
|
+
AmountInUsd?: USD;
|
|
130
|
+
}
|
|
102
131
|
export interface HumanLoopConfig {
|
|
103
132
|
WorkteamArn: string | undefined;
|
|
104
133
|
HumanTaskUiArn: string | undefined;
|
|
@@ -449,7 +478,8 @@ export interface MonitoringGroundTruthS3Input {
|
|
|
449
478
|
S3Uri?: string;
|
|
450
479
|
}
|
|
451
480
|
export interface ModelBiasJobInput {
|
|
452
|
-
EndpointInput
|
|
481
|
+
EndpointInput?: EndpointInput;
|
|
482
|
+
BatchTransformInput?: BatchTransformInput;
|
|
453
483
|
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
454
484
|
}
|
|
455
485
|
export interface CreateModelBiasJobDefinitionRequest {
|
|
@@ -477,7 +507,8 @@ export interface ModelExplainabilityBaselineConfig {
|
|
|
477
507
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
478
508
|
}
|
|
479
509
|
export interface ModelExplainabilityJobInput {
|
|
480
|
-
EndpointInput
|
|
510
|
+
EndpointInput?: EndpointInput;
|
|
511
|
+
BatchTransformInput?: BatchTransformInput;
|
|
481
512
|
}
|
|
482
513
|
export interface CreateModelExplainabilityJobDefinitionRequest {
|
|
483
514
|
JobDefinitionName: string | undefined;
|
|
@@ -606,7 +637,8 @@ export interface ModelQualityBaselineConfig {
|
|
|
606
637
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
607
638
|
}
|
|
608
639
|
export interface ModelQualityJobInput {
|
|
609
|
-
EndpointInput
|
|
640
|
+
EndpointInput?: EndpointInput;
|
|
641
|
+
BatchTransformInput?: BatchTransformInput;
|
|
610
642
|
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
611
643
|
}
|
|
612
644
|
export interface CreateModelQualityJobDefinitionRequest {
|
|
@@ -637,7 +669,8 @@ export interface MonitoringAppSpecification {
|
|
|
637
669
|
PostAnalyticsProcessorSourceUri?: string;
|
|
638
670
|
}
|
|
639
671
|
export interface MonitoringInput {
|
|
640
|
-
EndpointInput
|
|
672
|
+
EndpointInput?: EndpointInput;
|
|
673
|
+
BatchTransformInput?: BatchTransformInput;
|
|
641
674
|
}
|
|
642
675
|
export interface NetworkConfig {
|
|
643
676
|
EnableInterContainerTrafficEncryption?: boolean;
|
|
@@ -1069,6 +1102,7 @@ export interface CreateTransformJobRequest {
|
|
|
1069
1102
|
Environment?: Record<string, string>;
|
|
1070
1103
|
TransformInput: TransformInput | undefined;
|
|
1071
1104
|
TransformOutput: TransformOutput | undefined;
|
|
1105
|
+
DataCaptureConfig?: BatchDataCaptureConfig;
|
|
1072
1106
|
TransformResources: TransformResources | undefined;
|
|
1073
1107
|
DataProcessing?: DataProcessing;
|
|
1074
1108
|
Tags?: Tag[];
|
|
@@ -1765,58 +1799,22 @@ export declare enum VariantStatus {
|
|
|
1765
1799
|
DELETING = "Deleting",
|
|
1766
1800
|
UPDATING = "Updating",
|
|
1767
1801
|
}
|
|
1768
|
-
export
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
1785
|
-
}
|
|
1786
|
-
export interface PendingDeploymentSummary {
|
|
1787
|
-
EndpointConfigName: string | undefined;
|
|
1788
|
-
ProductionVariants?: PendingProductionVariantSummary[];
|
|
1789
|
-
StartTime?: Date;
|
|
1790
|
-
}
|
|
1791
|
-
export interface ProductionVariantSummary {
|
|
1792
|
-
VariantName: string | undefined;
|
|
1793
|
-
DeployedImages?: DeployedImage[];
|
|
1794
|
-
CurrentWeight?: number;
|
|
1795
|
-
DesiredWeight?: number;
|
|
1796
|
-
CurrentInstanceCount?: number;
|
|
1797
|
-
DesiredInstanceCount?: number;
|
|
1798
|
-
VariantStatus?: ProductionVariantStatus[];
|
|
1799
|
-
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
1800
|
-
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
1801
|
-
}
|
|
1802
|
-
export interface DescribeEndpointOutput {
|
|
1803
|
-
EndpointName: string | undefined;
|
|
1804
|
-
EndpointArn: string | undefined;
|
|
1805
|
-
EndpointConfigName: string | undefined;
|
|
1806
|
-
ProductionVariants?: ProductionVariantSummary[];
|
|
1807
|
-
DataCaptureConfig?: DataCaptureConfigSummary;
|
|
1808
|
-
EndpointStatus: EndpointStatus | string | undefined;
|
|
1809
|
-
FailureReason?: string;
|
|
1810
|
-
CreationTime: Date | undefined;
|
|
1811
|
-
LastModifiedTime: Date | undefined;
|
|
1812
|
-
LastDeploymentConfig?: DeploymentConfig;
|
|
1813
|
-
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
1814
|
-
PendingDeploymentSummary?: PendingDeploymentSummary;
|
|
1815
|
-
ExplainerConfig?: ExplainerConfig;
|
|
1816
|
-
}
|
|
1817
|
-
export interface DescribeEndpointConfigInput {
|
|
1818
|
-
EndpointConfigName: string | undefined;
|
|
1819
|
-
}
|
|
1802
|
+
export declare const CreateFeatureGroupRequestFilterSensitiveLog: (
|
|
1803
|
+
obj: CreateFeatureGroupRequest
|
|
1804
|
+
) => any;
|
|
1805
|
+
export declare const CreateFeatureGroupResponseFilterSensitiveLog: (
|
|
1806
|
+
obj: CreateFeatureGroupResponse
|
|
1807
|
+
) => any;
|
|
1808
|
+
export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (
|
|
1809
|
+
obj: HumanLoopActivationConditionsConfig
|
|
1810
|
+
) => any;
|
|
1811
|
+
export declare const HumanLoopActivationConfigFilterSensitiveLog: (
|
|
1812
|
+
obj: HumanLoopActivationConfig
|
|
1813
|
+
) => any;
|
|
1814
|
+
export declare const USDFilterSensitiveLog: (obj: USD) => any;
|
|
1815
|
+
export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (
|
|
1816
|
+
obj: PublicWorkforceTaskPrice
|
|
1817
|
+
) => any;
|
|
1820
1818
|
export declare const HumanLoopConfigFilterSensitiveLog: (
|
|
1821
1819
|
obj: HumanLoopConfig
|
|
1822
1820
|
) => any;
|
|
@@ -2591,21 +2589,3 @@ export declare const DescribeEdgePackagingJobResponseFilterSensitiveLog: (
|
|
|
2591
2589
|
export declare const DescribeEndpointInputFilterSensitiveLog: (
|
|
2592
2590
|
obj: DescribeEndpointInput
|
|
2593
2591
|
) => any;
|
|
2594
|
-
export declare const ProductionVariantStatusFilterSensitiveLog: (
|
|
2595
|
-
obj: ProductionVariantStatus
|
|
2596
|
-
) => any;
|
|
2597
|
-
export declare const PendingProductionVariantSummaryFilterSensitiveLog: (
|
|
2598
|
-
obj: PendingProductionVariantSummary
|
|
2599
|
-
) => any;
|
|
2600
|
-
export declare const PendingDeploymentSummaryFilterSensitiveLog: (
|
|
2601
|
-
obj: PendingDeploymentSummary
|
|
2602
|
-
) => any;
|
|
2603
|
-
export declare const ProductionVariantSummaryFilterSensitiveLog: (
|
|
2604
|
-
obj: ProductionVariantSummary
|
|
2605
|
-
) => any;
|
|
2606
|
-
export declare const DescribeEndpointOutputFilterSensitiveLog: (
|
|
2607
|
-
obj: DescribeEndpointOutput
|
|
2608
|
-
) => any;
|
|
2609
|
-
export declare const DescribeEndpointConfigInputFilterSensitiveLog: (
|
|
2610
|
-
obj: DescribeEndpointConfigInput
|
|
2611
|
-
) => any;
|
|
@@ -19,6 +19,7 @@ import {
|
|
|
19
19
|
AutoMLJobSummary,
|
|
20
20
|
AutoMLSortBy,
|
|
21
21
|
AutoMLSortOrder,
|
|
22
|
+
BatchDataCaptureConfig,
|
|
22
23
|
BatchStrategy,
|
|
23
24
|
CandidateSortBy,
|
|
24
25
|
CandidateStatus,
|
|
@@ -33,12 +34,12 @@ import {
|
|
|
33
34
|
ContainerDefinition,
|
|
34
35
|
ContextSummary,
|
|
35
36
|
DataCaptureConfig,
|
|
37
|
+
DeploymentConfig,
|
|
36
38
|
EdgeOutputConfig,
|
|
37
39
|
ExecutionRoleIdentityConfig,
|
|
38
40
|
ExplainerConfig,
|
|
39
41
|
FeatureDefinition,
|
|
40
42
|
FeatureType,
|
|
41
|
-
HumanLoopActivationConfig,
|
|
42
43
|
HyperParameterTuningJobObjectiveType,
|
|
43
44
|
InferenceSpecification,
|
|
44
45
|
MetadataProperties,
|
|
@@ -54,7 +55,9 @@ import {
|
|
|
54
55
|
OutputDataConfig,
|
|
55
56
|
OutputParameter,
|
|
56
57
|
ProductionVariant,
|
|
58
|
+
ProductionVariantAcceleratorType,
|
|
57
59
|
ProductionVariantInstanceType,
|
|
60
|
+
ProductionVariantServerlessConfig,
|
|
58
61
|
ResourceConfig,
|
|
59
62
|
ResourceSpec,
|
|
60
63
|
StoppingCondition,
|
|
@@ -73,6 +76,7 @@ import {
|
|
|
73
76
|
DebugHookConfig,
|
|
74
77
|
DebugRuleConfiguration,
|
|
75
78
|
DebugRuleEvaluationStatus,
|
|
79
|
+
DeployedImage,
|
|
76
80
|
DirectInternetAccess,
|
|
77
81
|
DomainStatus,
|
|
78
82
|
DriftCheckBaselines,
|
|
@@ -80,6 +84,7 @@ import {
|
|
|
80
84
|
EndpointStatus,
|
|
81
85
|
ExperimentConfig,
|
|
82
86
|
FlowDefinitionOutputConfig,
|
|
87
|
+
HumanLoopActivationConfig,
|
|
83
88
|
HumanLoopConfig,
|
|
84
89
|
HumanLoopRequestSource,
|
|
85
90
|
HumanTaskConfig,
|
|
@@ -118,7 +123,6 @@ import {
|
|
|
118
123
|
ProcessingOutputConfig,
|
|
119
124
|
ProcessingResources,
|
|
120
125
|
ProcessingStoppingCondition,
|
|
121
|
-
ProductionVariantSummary,
|
|
122
126
|
ProfilerConfig,
|
|
123
127
|
ProfilerRuleConfiguration,
|
|
124
128
|
RecommendationJobInputConfig,
|
|
@@ -136,7 +140,60 @@ import {
|
|
|
136
140
|
TrialComponentArtifact,
|
|
137
141
|
TrialComponentParameterValue,
|
|
138
142
|
TrialComponentStatus,
|
|
143
|
+
VariantStatus,
|
|
139
144
|
} from "./models_1";
|
|
145
|
+
export interface ProductionVariantStatus {
|
|
146
|
+
Status: VariantStatus | string | undefined;
|
|
147
|
+
StatusMessage?: string;
|
|
148
|
+
StartTime?: Date;
|
|
149
|
+
}
|
|
150
|
+
export interface PendingProductionVariantSummary {
|
|
151
|
+
VariantName: string | undefined;
|
|
152
|
+
DeployedImages?: DeployedImage[];
|
|
153
|
+
CurrentWeight?: number;
|
|
154
|
+
DesiredWeight?: number;
|
|
155
|
+
CurrentInstanceCount?: number;
|
|
156
|
+
DesiredInstanceCount?: number;
|
|
157
|
+
InstanceType?: ProductionVariantInstanceType | string;
|
|
158
|
+
AcceleratorType?: ProductionVariantAcceleratorType | string;
|
|
159
|
+
VariantStatus?: ProductionVariantStatus[];
|
|
160
|
+
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
161
|
+
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
162
|
+
}
|
|
163
|
+
export interface PendingDeploymentSummary {
|
|
164
|
+
EndpointConfigName: string | undefined;
|
|
165
|
+
ProductionVariants?: PendingProductionVariantSummary[];
|
|
166
|
+
StartTime?: Date;
|
|
167
|
+
}
|
|
168
|
+
export interface ProductionVariantSummary {
|
|
169
|
+
VariantName: string | undefined;
|
|
170
|
+
DeployedImages?: DeployedImage[];
|
|
171
|
+
CurrentWeight?: number;
|
|
172
|
+
DesiredWeight?: number;
|
|
173
|
+
CurrentInstanceCount?: number;
|
|
174
|
+
DesiredInstanceCount?: number;
|
|
175
|
+
VariantStatus?: ProductionVariantStatus[];
|
|
176
|
+
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
177
|
+
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
178
|
+
}
|
|
179
|
+
export interface DescribeEndpointOutput {
|
|
180
|
+
EndpointName: string | undefined;
|
|
181
|
+
EndpointArn: string | undefined;
|
|
182
|
+
EndpointConfigName: string | undefined;
|
|
183
|
+
ProductionVariants?: ProductionVariantSummary[];
|
|
184
|
+
DataCaptureConfig?: DataCaptureConfigSummary;
|
|
185
|
+
EndpointStatus: EndpointStatus | string | undefined;
|
|
186
|
+
FailureReason?: string;
|
|
187
|
+
CreationTime: Date | undefined;
|
|
188
|
+
LastModifiedTime: Date | undefined;
|
|
189
|
+
LastDeploymentConfig?: DeploymentConfig;
|
|
190
|
+
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
191
|
+
PendingDeploymentSummary?: PendingDeploymentSummary;
|
|
192
|
+
ExplainerConfig?: ExplainerConfig;
|
|
193
|
+
}
|
|
194
|
+
export interface DescribeEndpointConfigInput {
|
|
195
|
+
EndpointConfigName: string | undefined;
|
|
196
|
+
}
|
|
140
197
|
export interface DescribeEndpointConfigOutput {
|
|
141
198
|
EndpointConfigName: string | undefined;
|
|
142
199
|
EndpointConfigArn: string | undefined;
|
|
@@ -974,6 +1031,7 @@ export interface DescribeTransformJobResponse {
|
|
|
974
1031
|
Environment?: Record<string, string>;
|
|
975
1032
|
TransformInput: TransformInput | undefined;
|
|
976
1033
|
TransformOutput?: TransformOutput;
|
|
1034
|
+
DataCaptureConfig?: BatchDataCaptureConfig;
|
|
977
1035
|
TransformResources: TransformResources | undefined;
|
|
978
1036
|
CreationTime: Date | undefined;
|
|
979
1037
|
TransformStartTime?: Date;
|
|
@@ -2190,50 +2248,24 @@ export declare enum ModelPackageSortBy {
|
|
|
2190
2248
|
CREATION_TIME = "CreationTime",
|
|
2191
2249
|
NAME = "Name",
|
|
2192
2250
|
}
|
|
2193
|
-
export
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
export
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
CreationTime: Date | undefined;
|
|
2212
|
-
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
2213
|
-
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
2214
|
-
}
|
|
2215
|
-
export interface ListModelPackagesOutput {
|
|
2216
|
-
ModelPackageSummaryList: ModelPackageSummary[] | undefined;
|
|
2217
|
-
NextToken?: string;
|
|
2218
|
-
}
|
|
2219
|
-
export interface ListModelQualityJobDefinitionsRequest {
|
|
2220
|
-
EndpointName?: string;
|
|
2221
|
-
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
2222
|
-
SortOrder?: SortOrder | string;
|
|
2223
|
-
NextToken?: string;
|
|
2224
|
-
MaxResults?: number;
|
|
2225
|
-
NameContains?: string;
|
|
2226
|
-
CreationTimeBefore?: Date;
|
|
2227
|
-
CreationTimeAfter?: Date;
|
|
2228
|
-
}
|
|
2229
|
-
export interface ListModelQualityJobDefinitionsResponse {
|
|
2230
|
-
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
2231
|
-
NextToken?: string;
|
|
2232
|
-
}
|
|
2233
|
-
export declare enum ModelSortKey {
|
|
2234
|
-
CreationTime = "CreationTime",
|
|
2235
|
-
Name = "Name",
|
|
2236
|
-
}
|
|
2251
|
+
export declare const ProductionVariantStatusFilterSensitiveLog: (
|
|
2252
|
+
obj: ProductionVariantStatus
|
|
2253
|
+
) => any;
|
|
2254
|
+
export declare const PendingProductionVariantSummaryFilterSensitiveLog: (
|
|
2255
|
+
obj: PendingProductionVariantSummary
|
|
2256
|
+
) => any;
|
|
2257
|
+
export declare const PendingDeploymentSummaryFilterSensitiveLog: (
|
|
2258
|
+
obj: PendingDeploymentSummary
|
|
2259
|
+
) => any;
|
|
2260
|
+
export declare const ProductionVariantSummaryFilterSensitiveLog: (
|
|
2261
|
+
obj: ProductionVariantSummary
|
|
2262
|
+
) => any;
|
|
2263
|
+
export declare const DescribeEndpointOutputFilterSensitiveLog: (
|
|
2264
|
+
obj: DescribeEndpointOutput
|
|
2265
|
+
) => any;
|
|
2266
|
+
export declare const DescribeEndpointConfigInputFilterSensitiveLog: (
|
|
2267
|
+
obj: DescribeEndpointConfigInput
|
|
2268
|
+
) => any;
|
|
2237
2269
|
export declare const DescribeEndpointConfigOutputFilterSensitiveLog: (
|
|
2238
2270
|
obj: DescribeEndpointConfigOutput
|
|
2239
2271
|
) => any;
|
|
@@ -2907,18 +2939,3 @@ export declare const ModelPackageGroupSummaryFilterSensitiveLog: (
|
|
|
2907
2939
|
export declare const ListModelPackageGroupsOutputFilterSensitiveLog: (
|
|
2908
2940
|
obj: ListModelPackageGroupsOutput
|
|
2909
2941
|
) => any;
|
|
2910
|
-
export declare const ListModelPackagesInputFilterSensitiveLog: (
|
|
2911
|
-
obj: ListModelPackagesInput
|
|
2912
|
-
) => any;
|
|
2913
|
-
export declare const ModelPackageSummaryFilterSensitiveLog: (
|
|
2914
|
-
obj: ModelPackageSummary
|
|
2915
|
-
) => any;
|
|
2916
|
-
export declare const ListModelPackagesOutputFilterSensitiveLog: (
|
|
2917
|
-
obj: ListModelPackagesOutput
|
|
2918
|
-
) => any;
|
|
2919
|
-
export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (
|
|
2920
|
-
obj: ListModelQualityJobDefinitionsRequest
|
|
2921
|
-
) => any;
|
|
2922
|
-
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (
|
|
2923
|
-
obj: ListModelQualityJobDefinitionsResponse
|
|
2924
|
-
) => any;
|
|
@@ -96,9 +96,12 @@ import {
|
|
|
96
96
|
LineageType,
|
|
97
97
|
MetricData,
|
|
98
98
|
ModelPackageGroupStatus,
|
|
99
|
+
ModelPackageSortBy,
|
|
99
100
|
ModelPackageStatusDetails,
|
|
100
|
-
|
|
101
|
+
ModelPackageType,
|
|
101
102
|
MonitoringExecutionSummary,
|
|
103
|
+
MonitoringJobDefinitionSortKey,
|
|
104
|
+
MonitoringJobDefinitionSummary,
|
|
102
105
|
NotebookInstanceStatus,
|
|
103
106
|
OrderKey,
|
|
104
107
|
PipelineExecutionStatus,
|
|
@@ -125,6 +128,50 @@ import {
|
|
|
125
128
|
Workforce,
|
|
126
129
|
Workteam,
|
|
127
130
|
} from "./models_2";
|
|
131
|
+
export interface ListModelPackagesInput {
|
|
132
|
+
CreationTimeAfter?: Date;
|
|
133
|
+
CreationTimeBefore?: Date;
|
|
134
|
+
MaxResults?: number;
|
|
135
|
+
NameContains?: string;
|
|
136
|
+
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
137
|
+
ModelPackageGroupName?: string;
|
|
138
|
+
ModelPackageType?: ModelPackageType | string;
|
|
139
|
+
NextToken?: string;
|
|
140
|
+
SortBy?: ModelPackageSortBy | string;
|
|
141
|
+
SortOrder?: SortOrder | string;
|
|
142
|
+
}
|
|
143
|
+
export interface ModelPackageSummary {
|
|
144
|
+
ModelPackageName: string | undefined;
|
|
145
|
+
ModelPackageGroupName?: string;
|
|
146
|
+
ModelPackageVersion?: number;
|
|
147
|
+
ModelPackageArn: string | undefined;
|
|
148
|
+
ModelPackageDescription?: string;
|
|
149
|
+
CreationTime: Date | undefined;
|
|
150
|
+
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
151
|
+
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
152
|
+
}
|
|
153
|
+
export interface ListModelPackagesOutput {
|
|
154
|
+
ModelPackageSummaryList: ModelPackageSummary[] | undefined;
|
|
155
|
+
NextToken?: string;
|
|
156
|
+
}
|
|
157
|
+
export interface ListModelQualityJobDefinitionsRequest {
|
|
158
|
+
EndpointName?: string;
|
|
159
|
+
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
160
|
+
SortOrder?: SortOrder | string;
|
|
161
|
+
NextToken?: string;
|
|
162
|
+
MaxResults?: number;
|
|
163
|
+
NameContains?: string;
|
|
164
|
+
CreationTimeBefore?: Date;
|
|
165
|
+
CreationTimeAfter?: Date;
|
|
166
|
+
}
|
|
167
|
+
export interface ListModelQualityJobDefinitionsResponse {
|
|
168
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
169
|
+
NextToken?: string;
|
|
170
|
+
}
|
|
171
|
+
export declare enum ModelSortKey {
|
|
172
|
+
CreationTime = "CreationTime",
|
|
173
|
+
Name = "Name",
|
|
174
|
+
}
|
|
128
175
|
export interface ListModelsInput {
|
|
129
176
|
SortBy?: ModelSortKey | string;
|
|
130
177
|
SortOrder?: OrderKey | string;
|
|
@@ -1373,6 +1420,21 @@ export interface SearchRequest {
|
|
|
1373
1420
|
NextToken?: string;
|
|
1374
1421
|
MaxResults?: number;
|
|
1375
1422
|
}
|
|
1423
|
+
export declare const ListModelPackagesInputFilterSensitiveLog: (
|
|
1424
|
+
obj: ListModelPackagesInput
|
|
1425
|
+
) => any;
|
|
1426
|
+
export declare const ModelPackageSummaryFilterSensitiveLog: (
|
|
1427
|
+
obj: ModelPackageSummary
|
|
1428
|
+
) => any;
|
|
1429
|
+
export declare const ListModelPackagesOutputFilterSensitiveLog: (
|
|
1430
|
+
obj: ListModelPackagesOutput
|
|
1431
|
+
) => any;
|
|
1432
|
+
export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (
|
|
1433
|
+
obj: ListModelQualityJobDefinitionsRequest
|
|
1434
|
+
) => any;
|
|
1435
|
+
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (
|
|
1436
|
+
obj: ListModelQualityJobDefinitionsResponse
|
|
1437
|
+
) => any;
|
|
1376
1438
|
export declare const ListModelsInputFilterSensitiveLog: (
|
|
1377
1439
|
obj: ListModelsInput
|
|
1378
1440
|
) => any;
|
|
@@ -37,11 +37,14 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
37
37
|
logger: import("@aws-sdk/types").Logger;
|
|
38
38
|
serviceId: string;
|
|
39
39
|
endpoint?:
|
|
40
|
-
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
40
|
+
| ((
|
|
41
|
+
| string
|
|
42
|
+
| import("@aws-sdk/types").Endpoint
|
|
43
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
44
|
+
| import("@aws-sdk/types").EndpointV2
|
|
45
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>
|
|
46
|
+
) &
|
|
47
|
+
(string | import("@aws-sdk/types").Provider<string>))
|
|
45
48
|
| undefined;
|
|
46
49
|
endpointProvider: (
|
|
47
50
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
@@ -71,5 +74,4 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
71
74
|
) => import("@aws-sdk/types").RequestSigner)
|
|
72
75
|
| undefined;
|
|
73
76
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
74
|
-
Endpoint?: string | import("@aws-sdk/types").Provider<string> | undefined;
|
|
75
77
|
};
|
|
@@ -37,11 +37,14 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
37
37
|
logger: import("@aws-sdk/types").Logger;
|
|
38
38
|
serviceId: string;
|
|
39
39
|
endpoint?:
|
|
40
|
-
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
40
|
+
| ((
|
|
41
|
+
| string
|
|
42
|
+
| import("@aws-sdk/types").Endpoint
|
|
43
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
44
|
+
| import("@aws-sdk/types").EndpointV2
|
|
45
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>
|
|
46
|
+
) &
|
|
47
|
+
(string | import("@aws-sdk/types").Provider<string>))
|
|
45
48
|
| undefined;
|
|
46
49
|
endpointProvider: (
|
|
47
50
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
@@ -71,5 +74,4 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
71
74
|
) => import("@aws-sdk/types").RequestSigner)
|
|
72
75
|
| undefined;
|
|
73
76
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
74
|
-
Endpoint?: string | import("@aws-sdk/types").Provider<string> | undefined;
|
|
75
77
|
};
|
|
@@ -39,10 +39,14 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
39
39
|
>;
|
|
40
40
|
endpoint?:
|
|
41
41
|
| string
|
|
42
|
-
| import("@aws-sdk/types").Endpoint
|
|
43
|
-
|
|
44
|
-
| import("@aws-sdk/types").
|
|
45
|
-
|
|
42
|
+
| (import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> &
|
|
43
|
+
import("@aws-sdk/types").Provider<string>)
|
|
44
|
+
| (import("@aws-sdk/types").Endpoint &
|
|
45
|
+
import("@aws-sdk/types").Provider<string>)
|
|
46
|
+
| (import("@aws-sdk/types").EndpointV2 &
|
|
47
|
+
import("@aws-sdk/types").Provider<string>)
|
|
48
|
+
| (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> &
|
|
49
|
+
import("@aws-sdk/types").Provider<string>)
|
|
46
50
|
| undefined;
|
|
47
51
|
endpointProvider: (
|
|
48
52
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
@@ -72,5 +76,4 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
72
76
|
) => import("@aws-sdk/types").RequestSigner)
|
|
73
77
|
| undefined;
|
|
74
78
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
75
|
-
Endpoint?: string | import("@aws-sdk/types").Provider<string> | undefined;
|
|
76
79
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sagemaker",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.192.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
21
21
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
22
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
+
"@aws-sdk/client-sts": "3.192.0",
|
|
23
23
|
"@aws-sdk/config-resolver": "3.190.0",
|
|
24
24
|
"@aws-sdk/credential-provider-node": "3.190.0",
|
|
25
25
|
"@aws-sdk/fetch-http-handler": "3.190.0",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@aws-sdk/middleware-recursion-detection": "3.190.0",
|
|
33
33
|
"@aws-sdk/middleware-retry": "3.190.0",
|
|
34
34
|
"@aws-sdk/middleware-serde": "3.190.0",
|
|
35
|
-
"@aws-sdk/middleware-signing": "3.
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.192.0",
|
|
36
36
|
"@aws-sdk/middleware-stack": "3.190.0",
|
|
37
37
|
"@aws-sdk/middleware-user-agent": "3.190.0",
|
|
38
38
|
"@aws-sdk/node-config-provider": "3.190.0",
|