@aws-sdk/client-sagemaker 3.188.0 → 3.191.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/SageMakerClient.js +11 -8
- package/dist-cjs/commands/AddAssociationCommand.js +10 -0
- package/dist-cjs/commands/AddTagsCommand.js +10 -0
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +10 -0
- package/dist-cjs/commands/CreateActionCommand.js +10 -0
- package/dist-cjs/commands/CreateAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/CreateAppCommand.js +10 -0
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateArtifactCommand.js +10 -0
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/CreateCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/CreateContextCommand.js +10 -0
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/CreateDomainCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateEndpointCommand.js +10 -0
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateExperimentCommand.js +10 -0
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +13 -3
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/CreateImageCommand.js +10 -0
- package/dist-cjs/commands/CreateImageVersionCommand.js +10 -0
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/CreateLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateModelCommand.js +10 -0
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateModelPackageCommand.js +10 -0
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/CreatePipelineCommand.js +10 -0
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +10 -0
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +10 -0
- package/dist-cjs/commands/CreateProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateProjectCommand.js +10 -0
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateTransformJobCommand.js +10 -0
- package/dist-cjs/commands/CreateTrialCommand.js +10 -0
- package/dist-cjs/commands/CreateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/CreateUserProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateWorkforceCommand.js +10 -0
- package/dist-cjs/commands/CreateWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DeleteActionCommand.js +10 -0
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/DeleteAppCommand.js +10 -0
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteArtifactCommand.js +10 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +10 -0
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/DeleteContextCommand.js +10 -0
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/DeleteDomainCommand.js +10 -0
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/DeleteEndpointCommand.js +10 -0
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteExperimentCommand.js +10 -0
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/DeleteImageCommand.js +10 -0
- package/dist-cjs/commands/DeleteImageVersionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DeletePipelineCommand.js +10 -0
- package/dist-cjs/commands/DeleteProjectCommand.js +10 -0
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteTagsCommand.js +10 -0
- package/dist-cjs/commands/DeleteTrialCommand.js +10 -0
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/DeleteUserProfileCommand.js +10 -0
- package/dist-cjs/commands/DeleteWorkforceCommand.js +10 -0
- package/dist-cjs/commands/DeleteWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DeregisterDevicesCommand.js +10 -0
- package/dist-cjs/commands/DescribeActionCommand.js +10 -0
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/DescribeAppCommand.js +10 -0
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribeArtifactCommand.js +10 -0
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeContextCommand.js +10 -0
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeDeviceCommand.js +10 -0
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/DescribeDomainCommand.js +10 -0
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeEndpointCommand.js +12 -1
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +11 -2
- package/dist-cjs/commands/DescribeExperimentCommand.js +10 -0
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +10 -0
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeImageCommand.js +10 -0
- package/dist-cjs/commands/DescribeImageVersionCommand.js +10 -0
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelPackageCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeProjectCommand.js +10 -0
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeTransformJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrialCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/DescribeUserProfileCommand.js +10 -0
- package/dist-cjs/commands/DescribeWorkforceCommand.js +10 -0
- package/dist-cjs/commands/DescribeWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +10 -0
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +10 -0
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +10 -0
- package/dist-cjs/commands/ListActionsCommand.js +10 -0
- package/dist-cjs/commands/ListAlgorithmsCommand.js +10 -0
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListAppsCommand.js +10 -0
- package/dist-cjs/commands/ListArtifactsCommand.js +10 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +10 -0
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +10 -0
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +10 -0
- package/dist-cjs/commands/ListCompilationJobsCommand.js +10 -0
- package/dist-cjs/commands/ListContextsCommand.js +10 -0
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +10 -0
- package/dist-cjs/commands/ListDevicesCommand.js +10 -0
- package/dist-cjs/commands/ListDomainsCommand.js +10 -0
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +10 -0
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListEndpointsCommand.js +10 -0
- package/dist-cjs/commands/ListExperimentsCommand.js +10 -0
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +10 -0
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +10 -0
- package/dist-cjs/commands/ListImageVersionsCommand.js +10 -0
- package/dist-cjs/commands/ListImagesCommand.js +10 -0
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +10 -0
- package/dist-cjs/commands/ListLabelingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +10 -0
- package/dist-cjs/commands/ListLineageGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListModelMetadataCommand.js +10 -0
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListModelPackagesCommand.js +13 -3
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +13 -3
- package/dist-cjs/commands/ListModelsCommand.js +10 -0
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +10 -0
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +10 -0
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +10 -0
- package/dist-cjs/commands/ListPipelinesCommand.js +10 -0
- package/dist-cjs/commands/ListProcessingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListProjectsCommand.js +10 -0
- package/dist-cjs/commands/ListStageDevicesCommand.js +10 -0
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +10 -0
- package/dist-cjs/commands/ListTagsCommand.js +10 -0
- package/dist-cjs/commands/ListTrainingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/ListTransformJobsCommand.js +10 -0
- package/dist-cjs/commands/ListTrialComponentsCommand.js +10 -0
- package/dist-cjs/commands/ListTrialsCommand.js +10 -0
- package/dist-cjs/commands/ListUserProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListWorkforcesCommand.js +10 -0
- package/dist-cjs/commands/ListWorkteamsCommand.js +10 -0
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/QueryLineageCommand.js +10 -0
- package/dist-cjs/commands/RegisterDevicesCommand.js +10 -0
- package/dist-cjs/commands/RenderUiTemplateCommand.js +10 -0
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/SearchCommand.js +10 -0
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +10 -0
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +10 -0
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/StopAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/StopCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/StopLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/StopProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/StopTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/StopTransformJobCommand.js +10 -0
- package/dist-cjs/commands/UpdateActionCommand.js +10 -0
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateArtifactCommand.js +10 -0
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/UpdateContextCommand.js +10 -0
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/UpdateDevicesCommand.js +10 -0
- package/dist-cjs/commands/UpdateDomainCommand.js +10 -0
- package/dist-cjs/commands/UpdateEndpointCommand.js +10 -0
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +10 -0
- package/dist-cjs/commands/UpdateExperimentCommand.js +10 -0
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdateImageCommand.js +10 -0
- package/dist-cjs/commands/UpdateModelPackageCommand.js +10 -0
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdatePipelineCommand.js +10 -0
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/UpdateProjectCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrialCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserProfileCommand.js +10 -0
- package/dist-cjs/commands/UpdateWorkforceCommand.js +10 -0
- package/dist-cjs/commands/UpdateWorkteamCommand.js +10 -0
- package/dist-cjs/endpoint/EndpointParameters.js +13 -0
- package/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist-cjs/endpoint/ruleset.js +387 -0
- package/dist-cjs/models/models_0.js +95 -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-cjs/runtimeConfig.shared.js +3 -3
- package/dist-es/SageMakerClient.js +12 -9
- package/dist-es/commands/AddAssociationCommand.js +10 -0
- package/dist-es/commands/AddTagsCommand.js +10 -0
- package/dist-es/commands/AssociateTrialComponentCommand.js +10 -0
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +10 -0
- package/dist-es/commands/CreateActionCommand.js +10 -0
- package/dist-es/commands/CreateAlgorithmCommand.js +10 -0
- package/dist-es/commands/CreateAppCommand.js +10 -0
- package/dist-es/commands/CreateAppImageConfigCommand.js +10 -0
- package/dist-es/commands/CreateArtifactCommand.js +10 -0
- package/dist-es/commands/CreateAutoMLJobCommand.js +10 -0
- package/dist-es/commands/CreateCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/CreateCompilationJobCommand.js +10 -0
- package/dist-es/commands/CreateContextCommand.js +10 -0
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateDeviceFleetCommand.js +10 -0
- package/dist-es/commands/CreateDomainCommand.js +10 -0
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/CreateEndpointCommand.js +10 -0
- package/dist-es/commands/CreateEndpointConfigCommand.js +10 -0
- package/dist-es/commands/CreateExperimentCommand.js +10 -0
- package/dist-es/commands/CreateFeatureGroupCommand.js +11 -1
- package/dist-es/commands/CreateFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/CreateImageCommand.js +10 -0
- package/dist-es/commands/CreateImageVersionCommand.js +10 -0
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/CreateLabelingJobCommand.js +10 -0
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateModelCommand.js +10 -0
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateModelPackageCommand.js +10 -0
- package/dist-es/commands/CreateModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/CreateNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/CreatePipelineCommand.js +10 -0
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +10 -0
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +10 -0
- package/dist-es/commands/CreateProcessingJobCommand.js +10 -0
- package/dist-es/commands/CreateProjectCommand.js +10 -0
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/CreateTrainingJobCommand.js +10 -0
- package/dist-es/commands/CreateTransformJobCommand.js +10 -0
- package/dist-es/commands/CreateTrialCommand.js +10 -0
- package/dist-es/commands/CreateTrialComponentCommand.js +10 -0
- package/dist-es/commands/CreateUserProfileCommand.js +10 -0
- package/dist-es/commands/CreateWorkforceCommand.js +10 -0
- package/dist-es/commands/CreateWorkteamCommand.js +10 -0
- package/dist-es/commands/DeleteActionCommand.js +10 -0
- package/dist-es/commands/DeleteAlgorithmCommand.js +10 -0
- package/dist-es/commands/DeleteAppCommand.js +10 -0
- package/dist-es/commands/DeleteAppImageConfigCommand.js +10 -0
- package/dist-es/commands/DeleteArtifactCommand.js +10 -0
- package/dist-es/commands/DeleteAssociationCommand.js +10 -0
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/DeleteContextCommand.js +10 -0
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteDeviceFleetCommand.js +10 -0
- package/dist-es/commands/DeleteDomainCommand.js +10 -0
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/DeleteEndpointCommand.js +10 -0
- package/dist-es/commands/DeleteEndpointConfigCommand.js +10 -0
- package/dist-es/commands/DeleteExperimentCommand.js +10 -0
- package/dist-es/commands/DeleteFeatureGroupCommand.js +10 -0
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/DeleteImageCommand.js +10 -0
- package/dist-es/commands/DeleteImageVersionCommand.js +10 -0
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteModelCommand.js +10 -0
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DeletePipelineCommand.js +10 -0
- package/dist-es/commands/DeleteProjectCommand.js +10 -0
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DeleteTagsCommand.js +10 -0
- package/dist-es/commands/DeleteTrialCommand.js +10 -0
- package/dist-es/commands/DeleteTrialComponentCommand.js +10 -0
- package/dist-es/commands/DeleteUserProfileCommand.js +10 -0
- package/dist-es/commands/DeleteWorkforceCommand.js +10 -0
- package/dist-es/commands/DeleteWorkteamCommand.js +10 -0
- package/dist-es/commands/DeregisterDevicesCommand.js +10 -0
- package/dist-es/commands/DescribeActionCommand.js +10 -0
- package/dist-es/commands/DescribeAlgorithmCommand.js +10 -0
- package/dist-es/commands/DescribeAppCommand.js +10 -0
- package/dist-es/commands/DescribeAppImageConfigCommand.js +10 -0
- package/dist-es/commands/DescribeArtifactCommand.js +10 -0
- package/dist-es/commands/DescribeAutoMLJobCommand.js +10 -0
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/DescribeCompilationJobCommand.js +10 -0
- package/dist-es/commands/DescribeContextCommand.js +10 -0
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeDeviceCommand.js +10 -0
- package/dist-es/commands/DescribeDeviceFleetCommand.js +10 -0
- package/dist-es/commands/DescribeDomainCommand.js +10 -0
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/DescribeEndpointCommand.js +12 -1
- package/dist-es/commands/DescribeEndpointConfigCommand.js +11 -2
- package/dist-es/commands/DescribeExperimentCommand.js +10 -0
- package/dist-es/commands/DescribeFeatureGroupCommand.js +10 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +10 -0
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/DescribeImageCommand.js +10 -0
- package/dist-es/commands/DescribeImageVersionCommand.js +10 -0
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/DescribeLabelingJobCommand.js +10 -0
- package/dist-es/commands/DescribeLineageGroupCommand.js +10 -0
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeModelCommand.js +10 -0
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeModelPackageCommand.js +10 -0
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DescribePipelineCommand.js +10 -0
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +10 -0
- package/dist-es/commands/DescribePipelineExecutionCommand.js +10 -0
- package/dist-es/commands/DescribeProcessingJobCommand.js +10 -0
- package/dist-es/commands/DescribeProjectCommand.js +10 -0
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +10 -0
- package/dist-es/commands/DescribeTrainingJobCommand.js +10 -0
- package/dist-es/commands/DescribeTransformJobCommand.js +10 -0
- package/dist-es/commands/DescribeTrialCommand.js +10 -0
- package/dist-es/commands/DescribeTrialComponentCommand.js +10 -0
- package/dist-es/commands/DescribeUserProfileCommand.js +10 -0
- package/dist-es/commands/DescribeWorkforceCommand.js +10 -0
- package/dist-es/commands/DescribeWorkteamCommand.js +10 -0
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-es/commands/DisassociateTrialComponentCommand.js +10 -0
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-es/commands/GetDeviceFleetReportCommand.js +10 -0
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +10 -0
- package/dist-es/commands/GetSearchSuggestionsCommand.js +10 -0
- package/dist-es/commands/ListActionsCommand.js +10 -0
- package/dist-es/commands/ListAlgorithmsCommand.js +10 -0
- package/dist-es/commands/ListAppImageConfigsCommand.js +10 -0
- package/dist-es/commands/ListAppsCommand.js +10 -0
- package/dist-es/commands/ListArtifactsCommand.js +10 -0
- package/dist-es/commands/ListAssociationsCommand.js +10 -0
- package/dist-es/commands/ListAutoMLJobsCommand.js +10 -0
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +10 -0
- package/dist-es/commands/ListCodeRepositoriesCommand.js +10 -0
- package/dist-es/commands/ListCompilationJobsCommand.js +10 -0
- package/dist-es/commands/ListContextsCommand.js +10 -0
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListDeviceFleetsCommand.js +10 -0
- package/dist-es/commands/ListDevicesCommand.js +10 -0
- package/dist-es/commands/ListDomainsCommand.js +10 -0
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +10 -0
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +10 -0
- package/dist-es/commands/ListEndpointConfigsCommand.js +10 -0
- package/dist-es/commands/ListEndpointsCommand.js +10 -0
- package/dist-es/commands/ListExperimentsCommand.js +10 -0
- package/dist-es/commands/ListFeatureGroupsCommand.js +10 -0
- package/dist-es/commands/ListFlowDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListHumanTaskUisCommand.js +10 -0
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +10 -0
- package/dist-es/commands/ListImageVersionsCommand.js +10 -0
- package/dist-es/commands/ListImagesCommand.js +10 -0
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +10 -0
- package/dist-es/commands/ListLabelingJobsCommand.js +10 -0
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +10 -0
- package/dist-es/commands/ListLineageGroupsCommand.js +10 -0
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListModelMetadataCommand.js +10 -0
- package/dist-es/commands/ListModelPackageGroupsCommand.js +10 -0
- package/dist-es/commands/ListModelPackagesCommand.js +11 -1
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +11 -1
- package/dist-es/commands/ListModelsCommand.js +10 -0
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +10 -0
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +10 -0
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +10 -0
- package/dist-es/commands/ListNotebookInstancesCommand.js +10 -0
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +10 -0
- package/dist-es/commands/ListPipelineExecutionsCommand.js +10 -0
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +10 -0
- package/dist-es/commands/ListPipelinesCommand.js +10 -0
- package/dist-es/commands/ListProcessingJobsCommand.js +10 -0
- package/dist-es/commands/ListProjectsCommand.js +10 -0
- package/dist-es/commands/ListStageDevicesCommand.js +10 -0
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +10 -0
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +10 -0
- package/dist-es/commands/ListTagsCommand.js +10 -0
- package/dist-es/commands/ListTrainingJobsCommand.js +10 -0
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/ListTransformJobsCommand.js +10 -0
- package/dist-es/commands/ListTrialComponentsCommand.js +10 -0
- package/dist-es/commands/ListTrialsCommand.js +10 -0
- package/dist-es/commands/ListUserProfilesCommand.js +10 -0
- package/dist-es/commands/ListWorkforcesCommand.js +10 -0
- package/dist-es/commands/ListWorkteamsCommand.js +10 -0
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/QueryLineageCommand.js +10 -0
- package/dist-es/commands/RegisterDevicesCommand.js +10 -0
- package/dist-es/commands/RenderUiTemplateCommand.js +10 -0
- package/dist-es/commands/RetryPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/SearchCommand.js +10 -0
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +10 -0
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +10 -0
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/StartMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/StartNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/StartPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/StopAutoMLJobCommand.js +10 -0
- package/dist-es/commands/StopCompilationJobCommand.js +10 -0
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/StopEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/StopLabelingJobCommand.js +10 -0
- package/dist-es/commands/StopMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/StopNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/StopPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/StopProcessingJobCommand.js +10 -0
- package/dist-es/commands/StopTrainingJobCommand.js +10 -0
- package/dist-es/commands/StopTransformJobCommand.js +10 -0
- package/dist-es/commands/UpdateActionCommand.js +10 -0
- package/dist-es/commands/UpdateAppImageConfigCommand.js +10 -0
- package/dist-es/commands/UpdateArtifactCommand.js +10 -0
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/UpdateContextCommand.js +10 -0
- package/dist-es/commands/UpdateDeviceFleetCommand.js +10 -0
- package/dist-es/commands/UpdateDevicesCommand.js +10 -0
- package/dist-es/commands/UpdateDomainCommand.js +10 -0
- package/dist-es/commands/UpdateEndpointCommand.js +10 -0
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +10 -0
- package/dist-es/commands/UpdateExperimentCommand.js +10 -0
- package/dist-es/commands/UpdateFeatureGroupCommand.js +10 -0
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +10 -0
- package/dist-es/commands/UpdateImageCommand.js +10 -0
- package/dist-es/commands/UpdateModelPackageCommand.js +10 -0
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/UpdatePipelineCommand.js +10 -0
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +10 -0
- package/dist-es/commands/UpdateProjectCommand.js +10 -0
- package/dist-es/commands/UpdateTrainingJobCommand.js +10 -0
- package/dist-es/commands/UpdateTrialCommand.js +10 -0
- package/dist-es/commands/UpdateTrialComponentCommand.js +10 -0
- package/dist-es/commands/UpdateUserProfileCommand.js +10 -0
- package/dist-es/commands/UpdateWorkforceCommand.js +10 -0
- package/dist-es/commands/UpdateWorkteamCommand.js +10 -0
- package/dist-es/endpoint/EndpointParameters.js +8 -0
- package/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist-es/endpoint/ruleset.js +384 -0
- package/dist-es/models/models_0.js +84 -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-es/runtimeConfig.shared.js +2 -2
- package/dist-types/SageMaker.d.ts +16 -6
- package/dist-types/SageMakerClient.d.ts +6 -9
- package/dist-types/commands/AddAssociationCommand.d.ts +2 -0
- package/dist-types/commands/AddTagsCommand.d.ts +2 -0
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/CreateActionCommand.d.ts +2 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateArtifactCommand.d.ts +2 -0
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateContextCommand.d.ts +2 -0
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +2 -0
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateExperimentCommand.d.ts +2 -0
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +3 -1
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +12 -0
- package/dist-types/commands/CreateImageCommand.d.ts +2 -0
- package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreatePipelineCommand.d.ts +2 -0
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -0
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -0
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -0
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -5
- package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrialCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DeleteActionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/DeleteContextCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeletePipelineCommand.d.ts +2 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -0
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTrialCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeActionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAppCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContextCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +4 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +3 -2
- package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeImageCommand.d.ts +2 -0
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -0
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrialCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -0
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -0
- package/dist-types/commands/ListActionsCommand.d.ts +2 -0
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -0
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListAppsCommand.d.ts +2 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -0
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListContextsCommand.d.ts +2 -0
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -0
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -0
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -0
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListEndpointsCommand.d.ts +2 -0
- package/dist-types/commands/ListExperimentsCommand.d.ts +2 -0
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -0
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListImagesCommand.d.ts +2 -0
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -0
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelPackagesCommand.d.ts +3 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +3 -1
- package/dist-types/commands/ListModelsCommand.d.ts +2 -0
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -0
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelinesCommand.d.ts +2 -0
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -0
- package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -0
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrialsCommand.d.ts +2 -0
- package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -0
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/QueryLineageCommand.d.ts +2 -0
- package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -0
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -0
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/SearchCommand.d.ts +2 -0
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -0
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -0
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/UpdateActionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -0
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContextCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +4 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
- package/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +238 -513
- package/dist-types/models/models_1.d.ts +524 -319
- package/dist-types/models/models_2.d.ts +331 -213
- package/dist-types/models/models_3.d.ts +213 -4
- package/dist-types/runtimeConfig.browser.d.ts +5 -2
- package/dist-types/runtimeConfig.d.ts +5 -2
- package/dist-types/runtimeConfig.native.d.ts +5 -2
- package/dist-types/runtimeConfig.shared.d.ts +3 -1
- package/dist-types/ts3.4/SageMakerClient.d.ts +15 -8
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +26 -0
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +115 -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 +9 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
- package/package.json +28 -27
- package/dist-cjs/endpoints.js +0 -183
- package/dist-es/endpoints.js +0 -179
- package/dist-types/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
|
@@ -1,5 +1,296 @@
|
|
|
1
|
-
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AsyncInferenceConfig, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, DataCaptureConfig, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType,
|
|
2
|
-
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, FlowDefinitionOutputConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition,
|
|
1
|
+
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AsyncInferenceConfig, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, DataCaptureConfig, DeploymentConfig, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType, HyperParameterTuningJobObjectiveType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantInstanceType, ProductionVariantServerlessConfig, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeployedImage, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, FlowDefinitionOutputConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VariantStatus } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* <p>Describes the status of the production variant.</p>
|
|
5
|
+
*/
|
|
6
|
+
export interface ProductionVariantStatus {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The endpoint variant status which describes the current deployment stage status or
|
|
9
|
+
* operational status.</p>
|
|
10
|
+
* <ul>
|
|
11
|
+
* <li>
|
|
12
|
+
* <p>
|
|
13
|
+
* <code>Creating</code>: Creating inference resources for the production
|
|
14
|
+
* variant.</p>
|
|
15
|
+
* </li>
|
|
16
|
+
* <li>
|
|
17
|
+
* <p>
|
|
18
|
+
* <code>Deleting</code>: Terminating inference resources for the production
|
|
19
|
+
* variant.</p>
|
|
20
|
+
* </li>
|
|
21
|
+
* <li>
|
|
22
|
+
* <p>
|
|
23
|
+
* <code>Updating</code>: Updating capacity for the production variant.</p>
|
|
24
|
+
* </li>
|
|
25
|
+
* <li>
|
|
26
|
+
* <p>
|
|
27
|
+
* <code>ActivatingTraffic</code>: Turning on traffic for the production
|
|
28
|
+
* variant.</p>
|
|
29
|
+
* </li>
|
|
30
|
+
* <li>
|
|
31
|
+
* <p>
|
|
32
|
+
* <code>Baking</code>: Waiting period to monitor the CloudWatch alarms in the
|
|
33
|
+
* automatic rollback configuration.</p>
|
|
34
|
+
* </li>
|
|
35
|
+
* </ul>
|
|
36
|
+
*/
|
|
37
|
+
Status: VariantStatus | string | undefined;
|
|
38
|
+
/**
|
|
39
|
+
* <p>A message that describes the status of the production variant.</p>
|
|
40
|
+
*/
|
|
41
|
+
StatusMessage?: string;
|
|
42
|
+
/**
|
|
43
|
+
* <p>The start time of the current status change.</p>
|
|
44
|
+
*/
|
|
45
|
+
StartTime?: Date;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* <p>The production variant summary for a deployment when an endpoint is creating or
|
|
49
|
+
* updating with the <code>
|
|
50
|
+
* <a>CreateEndpoint</a>
|
|
51
|
+
* </code> or <code>
|
|
52
|
+
* <a>UpdateEndpoint</a>
|
|
53
|
+
* </code> operations. Describes the <code>VariantStatus
|
|
54
|
+
* </code>, weight and capacity for a production variant associated with an endpoint.
|
|
55
|
+
* </p>
|
|
56
|
+
*/
|
|
57
|
+
export interface PendingProductionVariantSummary {
|
|
58
|
+
/**
|
|
59
|
+
* <p>The name of the variant.</p>
|
|
60
|
+
*/
|
|
61
|
+
VariantName: string | undefined;
|
|
62
|
+
/**
|
|
63
|
+
* <p>An array of <code>DeployedImage</code> objects that specify the Amazon EC2 Container
|
|
64
|
+
* Registry paths of the inference images deployed on instances of this
|
|
65
|
+
* <code>ProductionVariant</code>.</p>
|
|
66
|
+
*/
|
|
67
|
+
DeployedImages?: DeployedImage[];
|
|
68
|
+
/**
|
|
69
|
+
* <p>The weight associated with the variant.</p>
|
|
70
|
+
*/
|
|
71
|
+
CurrentWeight?: number;
|
|
72
|
+
/**
|
|
73
|
+
* <p>The requested weight for the variant in this deployment, as specified in the endpoint
|
|
74
|
+
* configuration for the endpoint. The value is taken from the request to the <code>
|
|
75
|
+
* <a>CreateEndpointConfig</a>
|
|
76
|
+
* </code> operation.</p>
|
|
77
|
+
*/
|
|
78
|
+
DesiredWeight?: number;
|
|
79
|
+
/**
|
|
80
|
+
* <p>The number of instances associated with the variant.</p>
|
|
81
|
+
*/
|
|
82
|
+
CurrentInstanceCount?: number;
|
|
83
|
+
/**
|
|
84
|
+
* <p>The number of instances requested in this deployment, as specified in the endpoint
|
|
85
|
+
* configuration for the endpoint. The value is taken from the request to the <code>
|
|
86
|
+
* <a>CreateEndpointConfig</a>
|
|
87
|
+
* </code> operation.</p>
|
|
88
|
+
*/
|
|
89
|
+
DesiredInstanceCount?: number;
|
|
90
|
+
/**
|
|
91
|
+
* <p>The type of instances associated with the variant.</p>
|
|
92
|
+
*/
|
|
93
|
+
InstanceType?: ProductionVariantInstanceType | string;
|
|
94
|
+
/**
|
|
95
|
+
* <p>The size of the Elastic Inference (EI) instance to use for the production variant. EI
|
|
96
|
+
* instances provide on-demand GPU computing for inference. For more information, see
|
|
97
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic
|
|
98
|
+
* Inference in Amazon SageMaker</a>.</p>
|
|
99
|
+
*/
|
|
100
|
+
AcceleratorType?: ProductionVariantAcceleratorType | string;
|
|
101
|
+
/**
|
|
102
|
+
* <p>The endpoint variant status which describes the current deployment stage status or
|
|
103
|
+
* operational status.</p>
|
|
104
|
+
*/
|
|
105
|
+
VariantStatus?: ProductionVariantStatus[];
|
|
106
|
+
/**
|
|
107
|
+
* <p>The serverless configuration for the endpoint.</p>
|
|
108
|
+
*/
|
|
109
|
+
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
110
|
+
/**
|
|
111
|
+
* <p>The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.</p>
|
|
112
|
+
*/
|
|
113
|
+
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* <p>The summary of an in-progress deployment when an endpoint is creating or updating with
|
|
117
|
+
* a new endpoint configuration.</p>
|
|
118
|
+
*/
|
|
119
|
+
export interface PendingDeploymentSummary {
|
|
120
|
+
/**
|
|
121
|
+
* <p>The name of the endpoint configuration used in the deployment. </p>
|
|
122
|
+
*/
|
|
123
|
+
EndpointConfigName: string | undefined;
|
|
124
|
+
/**
|
|
125
|
+
* <p>List of <code>PendingProductionVariantSummary</code> objects.</p>
|
|
126
|
+
*/
|
|
127
|
+
ProductionVariants?: PendingProductionVariantSummary[];
|
|
128
|
+
/**
|
|
129
|
+
* <p>The start time of the deployment.</p>
|
|
130
|
+
*/
|
|
131
|
+
StartTime?: Date;
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* <p>Describes weight and capacities for a production variant associated with an
|
|
135
|
+
* endpoint. If you sent a request to the <code>UpdateEndpointWeightsAndCapacities</code>
|
|
136
|
+
* API and the endpoint status is <code>Updating</code>, you get different desired and
|
|
137
|
+
* current values. </p>
|
|
138
|
+
*/
|
|
139
|
+
export interface ProductionVariantSummary {
|
|
140
|
+
/**
|
|
141
|
+
* <p>The name of the variant.</p>
|
|
142
|
+
*/
|
|
143
|
+
VariantName: string | undefined;
|
|
144
|
+
/**
|
|
145
|
+
* <p>An array of <code>DeployedImage</code> objects that specify the Amazon EC2 Container Registry paths of the
|
|
146
|
+
* inference images deployed on instances of this <code>ProductionVariant</code>.</p>
|
|
147
|
+
*/
|
|
148
|
+
DeployedImages?: DeployedImage[];
|
|
149
|
+
/**
|
|
150
|
+
* <p>The weight associated with the variant.</p>
|
|
151
|
+
*/
|
|
152
|
+
CurrentWeight?: number;
|
|
153
|
+
/**
|
|
154
|
+
* <p>The requested weight, as specified in the
|
|
155
|
+
* <code>UpdateEndpointWeightsAndCapacities</code> request. </p>
|
|
156
|
+
*/
|
|
157
|
+
DesiredWeight?: number;
|
|
158
|
+
/**
|
|
159
|
+
* <p>The number of instances associated with the variant.</p>
|
|
160
|
+
*/
|
|
161
|
+
CurrentInstanceCount?: number;
|
|
162
|
+
/**
|
|
163
|
+
* <p>The number of instances requested in the
|
|
164
|
+
* <code>UpdateEndpointWeightsAndCapacities</code> request. </p>
|
|
165
|
+
*/
|
|
166
|
+
DesiredInstanceCount?: number;
|
|
167
|
+
/**
|
|
168
|
+
* <p>The endpoint variant status which describes the current deployment stage status or
|
|
169
|
+
* operational status.</p>
|
|
170
|
+
*/
|
|
171
|
+
VariantStatus?: ProductionVariantStatus[];
|
|
172
|
+
/**
|
|
173
|
+
* <p>The serverless configuration for the endpoint.</p>
|
|
174
|
+
*/
|
|
175
|
+
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
176
|
+
/**
|
|
177
|
+
* <p>The serverless configuration requested for the endpoint update.</p>
|
|
178
|
+
*/
|
|
179
|
+
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
180
|
+
}
|
|
181
|
+
export interface DescribeEndpointOutput {
|
|
182
|
+
/**
|
|
183
|
+
* <p>Name of the endpoint.</p>
|
|
184
|
+
*/
|
|
185
|
+
EndpointName: string | undefined;
|
|
186
|
+
/**
|
|
187
|
+
* <p>The Amazon Resource Name (ARN) of the endpoint.</p>
|
|
188
|
+
*/
|
|
189
|
+
EndpointArn: string | undefined;
|
|
190
|
+
/**
|
|
191
|
+
* <p>The name of the endpoint configuration associated with this endpoint.</p>
|
|
192
|
+
*/
|
|
193
|
+
EndpointConfigName: string | undefined;
|
|
194
|
+
/**
|
|
195
|
+
* <p> An array of <a>ProductionVariantSummary</a> objects, one for each model
|
|
196
|
+
* hosted behind this endpoint. </p>
|
|
197
|
+
*/
|
|
198
|
+
ProductionVariants?: ProductionVariantSummary[];
|
|
199
|
+
/**
|
|
200
|
+
* <p>The currently active data capture configuration used by your Endpoint.</p>
|
|
201
|
+
*/
|
|
202
|
+
DataCaptureConfig?: DataCaptureConfigSummary;
|
|
203
|
+
/**
|
|
204
|
+
* <p>The status of the endpoint.</p>
|
|
205
|
+
* <ul>
|
|
206
|
+
* <li>
|
|
207
|
+
* <p>
|
|
208
|
+
* <code>OutOfService</code>: Endpoint is not available to take incoming
|
|
209
|
+
* requests.</p>
|
|
210
|
+
* </li>
|
|
211
|
+
* <li>
|
|
212
|
+
* <p>
|
|
213
|
+
* <code>Creating</code>: <a>CreateEndpoint</a> is executing.</p>
|
|
214
|
+
* </li>
|
|
215
|
+
* <li>
|
|
216
|
+
* <p>
|
|
217
|
+
* <code>Updating</code>: <a>UpdateEndpoint</a> or <a>UpdateEndpointWeightsAndCapacities</a> is executing.</p>
|
|
218
|
+
* </li>
|
|
219
|
+
* <li>
|
|
220
|
+
* <p>
|
|
221
|
+
* <code>SystemUpdating</code>: Endpoint is undergoing maintenance and cannot be
|
|
222
|
+
* updated or deleted or re-scaled until it has completed. This maintenance
|
|
223
|
+
* operation does not change any customer-specified values such as VPC config, KMS
|
|
224
|
+
* encryption, model, instance type, or instance count.</p>
|
|
225
|
+
* </li>
|
|
226
|
+
* <li>
|
|
227
|
+
* <p>
|
|
228
|
+
* <code>RollingBack</code>: Endpoint fails to scale up or down or change its
|
|
229
|
+
* variant weight and is in the process of rolling back to its previous
|
|
230
|
+
* configuration. Once the rollback completes, endpoint returns to an
|
|
231
|
+
* <code>InService</code> status. This transitional status only applies to an
|
|
232
|
+
* endpoint that has autoscaling enabled and is undergoing variant weight or
|
|
233
|
+
* capacity changes as part of an <a>UpdateEndpointWeightsAndCapacities</a> call or when the <a>UpdateEndpointWeightsAndCapacities</a> operation is called
|
|
234
|
+
* explicitly.</p>
|
|
235
|
+
* </li>
|
|
236
|
+
* <li>
|
|
237
|
+
* <p>
|
|
238
|
+
* <code>InService</code>: Endpoint is available to process incoming
|
|
239
|
+
* requests.</p>
|
|
240
|
+
* </li>
|
|
241
|
+
* <li>
|
|
242
|
+
* <p>
|
|
243
|
+
* <code>Deleting</code>: <a>DeleteEndpoint</a> is executing.</p>
|
|
244
|
+
* </li>
|
|
245
|
+
* <li>
|
|
246
|
+
* <p>
|
|
247
|
+
* <code>Failed</code>: Endpoint could not be created, updated, or re-scaled. Use
|
|
248
|
+
* <a>DescribeEndpointOutput$FailureReason</a> for information about
|
|
249
|
+
* the failure. <a>DeleteEndpoint</a> is the only operation that can be
|
|
250
|
+
* performed on a failed endpoint.</p>
|
|
251
|
+
* </li>
|
|
252
|
+
* </ul>
|
|
253
|
+
*/
|
|
254
|
+
EndpointStatus: EndpointStatus | string | undefined;
|
|
255
|
+
/**
|
|
256
|
+
* <p>If the status of the endpoint is <code>Failed</code>, the reason why it failed.
|
|
257
|
+
* </p>
|
|
258
|
+
*/
|
|
259
|
+
FailureReason?: string;
|
|
260
|
+
/**
|
|
261
|
+
* <p>A timestamp that shows when the endpoint was created.</p>
|
|
262
|
+
*/
|
|
263
|
+
CreationTime: Date | undefined;
|
|
264
|
+
/**
|
|
265
|
+
* <p>A timestamp that shows when the endpoint was last modified.</p>
|
|
266
|
+
*/
|
|
267
|
+
LastModifiedTime: Date | undefined;
|
|
268
|
+
/**
|
|
269
|
+
* <p>The most recent deployment configuration for the endpoint.</p>
|
|
270
|
+
*/
|
|
271
|
+
LastDeploymentConfig?: DeploymentConfig;
|
|
272
|
+
/**
|
|
273
|
+
* <p>Returns the description of an endpoint configuration created using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">
|
|
274
|
+
* <code>CreateEndpointConfig</code>
|
|
275
|
+
* </a> API.</p>
|
|
276
|
+
*/
|
|
277
|
+
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
278
|
+
/**
|
|
279
|
+
* <p>Returns the summary of an in-progress deployment. This field is only returned when the
|
|
280
|
+
* endpoint is creating or updating with a new endpoint configuration.</p>
|
|
281
|
+
*/
|
|
282
|
+
PendingDeploymentSummary?: PendingDeploymentSummary;
|
|
283
|
+
/**
|
|
284
|
+
* <p>The configuration parameters for an explainer.</p>
|
|
285
|
+
*/
|
|
286
|
+
ExplainerConfig?: ExplainerConfig;
|
|
287
|
+
}
|
|
288
|
+
export interface DescribeEndpointConfigInput {
|
|
289
|
+
/**
|
|
290
|
+
* <p>The name of the endpoint configuration.</p>
|
|
291
|
+
*/
|
|
292
|
+
EndpointConfigName: string | undefined;
|
|
293
|
+
}
|
|
3
294
|
export interface DescribeEndpointConfigOutput {
|
|
4
295
|
/**
|
|
5
296
|
* <p>Name of the SageMaker endpoint configuration.</p>
|
|
@@ -2613,26 +2904,31 @@ export interface WarmPoolStatus {
|
|
|
2613
2904
|
* </li>
|
|
2614
2905
|
* <li>
|
|
2615
2906
|
* <p>
|
|
2616
|
-
* <code>Available</code>: The warm pool is available to reuse for a matching
|
|
2907
|
+
* <code>Available</code>: The warm pool is available to reuse for a matching
|
|
2908
|
+
* training job.</p>
|
|
2617
2909
|
* </li>
|
|
2618
2910
|
* <li>
|
|
2619
2911
|
* <p>
|
|
2620
|
-
* <code>Reused</code>: The warm pool moved to a matching training job for
|
|
2912
|
+
* <code>Reused</code>: The warm pool moved to a matching training job for
|
|
2913
|
+
* reuse.</p>
|
|
2621
2914
|
* </li>
|
|
2622
2915
|
* <li>
|
|
2623
2916
|
* <p>
|
|
2624
|
-
* <code>Terminated</code>: The warm pool is no longer available. Warm pools are
|
|
2917
|
+
* <code>Terminated</code>: The warm pool is no longer available. Warm pools are
|
|
2918
|
+
* unavailable if they are terminated by a user, terminated for a patch update, or
|
|
2919
|
+
* terminated for exceeding the specified
|
|
2920
|
+
* <code>KeepAlivePeriodInSeconds</code>.</p>
|
|
2625
2921
|
* </li>
|
|
2626
2922
|
* </ul>
|
|
2627
2923
|
*/
|
|
2628
2924
|
Status: WarmPoolResourceStatus | string | undefined;
|
|
2629
2925
|
/**
|
|
2630
|
-
* <p>The billable time in seconds used by the warm pool. Billable time refers to the
|
|
2631
|
-
* time.</p>
|
|
2926
|
+
* <p>The billable time in seconds used by the warm pool. Billable time refers to the
|
|
2927
|
+
* absolute wall-clock time.</p>
|
|
2632
2928
|
* <p>Multiply <code>ResourceRetainedBillableTimeInSeconds</code> by the number of instances
|
|
2633
|
-
*
|
|
2929
|
+
* (<code>InstanceCount</code>) in your training cluster to get the total compute time
|
|
2634
2930
|
* SageMaker bills you if you run warm pool training. The formula is as follows:
|
|
2635
|
-
*
|
|
2931
|
+
* <code>ResourceRetainedBillableTimeInSeconds * InstanceCount</code>.</p>
|
|
2636
2932
|
*/
|
|
2637
2933
|
ResourceRetainedBillableTimeInSeconds?: number;
|
|
2638
2934
|
/**
|
|
@@ -3096,6 +3392,10 @@ export interface DescribeTransformJobResponse {
|
|
|
3096
3392
|
* transform job.</p>
|
|
3097
3393
|
*/
|
|
3098
3394
|
TransformOutput?: TransformOutput;
|
|
3395
|
+
/**
|
|
3396
|
+
* <p>Configuration to control how SageMaker captures inference data.</p>
|
|
3397
|
+
*/
|
|
3398
|
+
DataCaptureConfig?: BatchDataCaptureConfig;
|
|
3099
3399
|
/**
|
|
3100
3400
|
* <p>Describes
|
|
3101
3401
|
* the resources, including ML instance types and ML instance count, to
|
|
@@ -7209,192 +7509,30 @@ export declare enum ModelPackageSortBy {
|
|
|
7209
7509
|
CREATION_TIME = "CreationTime",
|
|
7210
7510
|
NAME = "Name"
|
|
7211
7511
|
}
|
|
7212
|
-
export interface ListModelPackagesInput {
|
|
7213
|
-
/**
|
|
7214
|
-
* <p>A filter that returns only model packages created after the specified time
|
|
7215
|
-
* (timestamp).</p>
|
|
7216
|
-
*/
|
|
7217
|
-
CreationTimeAfter?: Date;
|
|
7218
|
-
/**
|
|
7219
|
-
* <p>A filter that returns only model packages created before the specified time
|
|
7220
|
-
* (timestamp).</p>
|
|
7221
|
-
*/
|
|
7222
|
-
CreationTimeBefore?: Date;
|
|
7223
|
-
/**
|
|
7224
|
-
* <p>The maximum number of model packages to return in the response.</p>
|
|
7225
|
-
*/
|
|
7226
|
-
MaxResults?: number;
|
|
7227
|
-
/**
|
|
7228
|
-
* <p>A string in the model package name. This filter returns only model packages whose name
|
|
7229
|
-
* contains the specified string.</p>
|
|
7230
|
-
*/
|
|
7231
|
-
NameContains?: string;
|
|
7232
|
-
/**
|
|
7233
|
-
* <p>A filter that returns only the model packages with the specified approval
|
|
7234
|
-
* status.</p>
|
|
7235
|
-
*/
|
|
7236
|
-
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
7237
|
-
/**
|
|
7238
|
-
* <p>A filter that returns only model versions that belong to the specified model group.</p>
|
|
7239
|
-
*/
|
|
7240
|
-
ModelPackageGroupName?: string;
|
|
7241
|
-
/**
|
|
7242
|
-
* <p>A filter that returns only the model packages of the specified type. This can be one
|
|
7243
|
-
* of the following values.</p>
|
|
7244
|
-
* <ul>
|
|
7245
|
-
* <li>
|
|
7246
|
-
* <p>
|
|
7247
|
-
* <code>UNVERSIONED</code> - List only unversioined models.
|
|
7248
|
-
* This is the default value if no <code>ModelPackageType</code> is specified.</p>
|
|
7249
|
-
* </li>
|
|
7250
|
-
* <li>
|
|
7251
|
-
* <p>
|
|
7252
|
-
* <code>VERSIONED</code> - List only versioned models.</p>
|
|
7253
|
-
* </li>
|
|
7254
|
-
* <li>
|
|
7255
|
-
* <p>
|
|
7256
|
-
* <code>BOTH</code> - List both versioned and unversioned models.</p>
|
|
7257
|
-
* </li>
|
|
7258
|
-
* </ul>
|
|
7259
|
-
*/
|
|
7260
|
-
ModelPackageType?: ModelPackageType | string;
|
|
7261
|
-
/**
|
|
7262
|
-
* <p>If the response to a previous <code>ListModelPackages</code> request was truncated,
|
|
7263
|
-
* the response includes a <code>NextToken</code>. To retrieve the next set of model
|
|
7264
|
-
* packages, use the token in the next request.</p>
|
|
7265
|
-
*/
|
|
7266
|
-
NextToken?: string;
|
|
7267
|
-
/**
|
|
7268
|
-
* <p>The parameter by which to sort the results. The default is
|
|
7269
|
-
* <code>CreationTime</code>.</p>
|
|
7270
|
-
*/
|
|
7271
|
-
SortBy?: ModelPackageSortBy | string;
|
|
7272
|
-
/**
|
|
7273
|
-
* <p>The sort order for the results. The default is <code>Ascending</code>.</p>
|
|
7274
|
-
*/
|
|
7275
|
-
SortOrder?: SortOrder | string;
|
|
7276
|
-
}
|
|
7277
7512
|
/**
|
|
7278
|
-
*
|
|
7513
|
+
* @internal
|
|
7279
7514
|
*/
|
|
7280
|
-
export
|
|
7281
|
-
|
|
7282
|
-
|
|
7283
|
-
|
|
7284
|
-
|
|
7285
|
-
|
|
7286
|
-
|
|
7287
|
-
|
|
7288
|
-
|
|
7289
|
-
|
|
7290
|
-
|
|
7291
|
-
|
|
7292
|
-
|
|
7293
|
-
|
|
7294
|
-
|
|
7295
|
-
|
|
7296
|
-
|
|
7297
|
-
|
|
7298
|
-
|
|
7299
|
-
|
|
7300
|
-
|
|
7301
|
-
ModelPackageDescription?: string;
|
|
7302
|
-
/**
|
|
7303
|
-
* <p>A timestamp that shows when the model package was created.</p>
|
|
7304
|
-
*/
|
|
7305
|
-
CreationTime: Date | undefined;
|
|
7306
|
-
/**
|
|
7307
|
-
* <p>The overall status of the model package.</p>
|
|
7308
|
-
*/
|
|
7309
|
-
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
7310
|
-
/**
|
|
7311
|
-
* <p>The approval status of the model. This can be one of the following values.</p>
|
|
7312
|
-
* <ul>
|
|
7313
|
-
* <li>
|
|
7314
|
-
* <p>
|
|
7315
|
-
* <code>APPROVED</code> - The model is approved</p>
|
|
7316
|
-
* </li>
|
|
7317
|
-
* <li>
|
|
7318
|
-
* <p>
|
|
7319
|
-
* <code>REJECTED</code> - The model is rejected.</p>
|
|
7320
|
-
* </li>
|
|
7321
|
-
* <li>
|
|
7322
|
-
* <p>
|
|
7323
|
-
* <code>PENDING_MANUAL_APPROVAL</code> - The model is waiting for manual
|
|
7324
|
-
* approval.</p>
|
|
7325
|
-
* </li>
|
|
7326
|
-
* </ul>
|
|
7327
|
-
*/
|
|
7328
|
-
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
7329
|
-
}
|
|
7330
|
-
export interface ListModelPackagesOutput {
|
|
7331
|
-
/**
|
|
7332
|
-
* <p>An array of <code>ModelPackageSummary</code> objects, each of which lists a model
|
|
7333
|
-
* package.</p>
|
|
7334
|
-
*/
|
|
7335
|
-
ModelPackageSummaryList: ModelPackageSummary[] | undefined;
|
|
7336
|
-
/**
|
|
7337
|
-
* <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
|
|
7338
|
-
* model packages, use it in the subsequent request.</p>
|
|
7339
|
-
*/
|
|
7340
|
-
NextToken?: string;
|
|
7341
|
-
}
|
|
7342
|
-
export interface ListModelQualityJobDefinitionsRequest {
|
|
7343
|
-
/**
|
|
7344
|
-
* <p>A filter that returns only model quality monitoring job definitions that are associated
|
|
7345
|
-
* with the specified endpoint.</p>
|
|
7346
|
-
*/
|
|
7347
|
-
EndpointName?: string;
|
|
7348
|
-
/**
|
|
7349
|
-
* <p>The field to sort results by. The default is <code>CreationTime</code>.</p>
|
|
7350
|
-
*/
|
|
7351
|
-
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
7352
|
-
/**
|
|
7353
|
-
* <p>The sort order for results. The default is <code>Descending</code>.</p>
|
|
7354
|
-
*/
|
|
7355
|
-
SortOrder?: SortOrder | string;
|
|
7356
|
-
/**
|
|
7357
|
-
* <p>If the result of the previous <code>ListModelQualityJobDefinitions</code> request was
|
|
7358
|
-
* truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
|
|
7359
|
-
* model quality monitoring job definitions, use the token in the next request.</p>
|
|
7360
|
-
*/
|
|
7361
|
-
NextToken?: string;
|
|
7362
|
-
/**
|
|
7363
|
-
* <p>The maximum number of results to return in a call to
|
|
7364
|
-
* <code>ListModelQualityJobDefinitions</code>.</p>
|
|
7365
|
-
*/
|
|
7366
|
-
MaxResults?: number;
|
|
7367
|
-
/**
|
|
7368
|
-
* <p>A string in the transform job name. This filter returns only model quality monitoring
|
|
7369
|
-
* job definitions whose name contains the specified string.</p>
|
|
7370
|
-
*/
|
|
7371
|
-
NameContains?: string;
|
|
7372
|
-
/**
|
|
7373
|
-
* <p>A filter that returns only model quality monitoring job definitions created before the
|
|
7374
|
-
* specified time.</p>
|
|
7375
|
-
*/
|
|
7376
|
-
CreationTimeBefore?: Date;
|
|
7377
|
-
/**
|
|
7378
|
-
* <p>A filter that returns only model quality monitoring job definitions created after the
|
|
7379
|
-
* specified time.</p>
|
|
7380
|
-
*/
|
|
7381
|
-
CreationTimeAfter?: Date;
|
|
7382
|
-
}
|
|
7383
|
-
export interface ListModelQualityJobDefinitionsResponse {
|
|
7384
|
-
/**
|
|
7385
|
-
* <p>A list of summaries of model quality monitoring job definitions.</p>
|
|
7386
|
-
*/
|
|
7387
|
-
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
7388
|
-
/**
|
|
7389
|
-
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of model
|
|
7390
|
-
* quality monitoring job definitions, use it in the next request.</p>
|
|
7391
|
-
*/
|
|
7392
|
-
NextToken?: string;
|
|
7393
|
-
}
|
|
7394
|
-
export declare enum ModelSortKey {
|
|
7395
|
-
CreationTime = "CreationTime",
|
|
7396
|
-
Name = "Name"
|
|
7397
|
-
}
|
|
7515
|
+
export declare const ProductionVariantStatusFilterSensitiveLog: (obj: ProductionVariantStatus) => any;
|
|
7516
|
+
/**
|
|
7517
|
+
* @internal
|
|
7518
|
+
*/
|
|
7519
|
+
export declare const PendingProductionVariantSummaryFilterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
|
|
7520
|
+
/**
|
|
7521
|
+
* @internal
|
|
7522
|
+
*/
|
|
7523
|
+
export declare const PendingDeploymentSummaryFilterSensitiveLog: (obj: PendingDeploymentSummary) => any;
|
|
7524
|
+
/**
|
|
7525
|
+
* @internal
|
|
7526
|
+
*/
|
|
7527
|
+
export declare const ProductionVariantSummaryFilterSensitiveLog: (obj: ProductionVariantSummary) => any;
|
|
7528
|
+
/**
|
|
7529
|
+
* @internal
|
|
7530
|
+
*/
|
|
7531
|
+
export declare const DescribeEndpointOutputFilterSensitiveLog: (obj: DescribeEndpointOutput) => any;
|
|
7532
|
+
/**
|
|
7533
|
+
* @internal
|
|
7534
|
+
*/
|
|
7535
|
+
export declare const DescribeEndpointConfigInputFilterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
|
|
7398
7536
|
/**
|
|
7399
7537
|
* @internal
|
|
7400
7538
|
*/
|
|
@@ -8327,23 +8465,3 @@ export declare const ModelPackageGroupSummaryFilterSensitiveLog: (obj: ModelPack
|
|
|
8327
8465
|
* @internal
|
|
8328
8466
|
*/
|
|
8329
8467
|
export declare const ListModelPackageGroupsOutputFilterSensitiveLog: (obj: ListModelPackageGroupsOutput) => any;
|
|
8330
|
-
/**
|
|
8331
|
-
* @internal
|
|
8332
|
-
*/
|
|
8333
|
-
export declare const ListModelPackagesInputFilterSensitiveLog: (obj: ListModelPackagesInput) => any;
|
|
8334
|
-
/**
|
|
8335
|
-
* @internal
|
|
8336
|
-
*/
|
|
8337
|
-
export declare const ModelPackageSummaryFilterSensitiveLog: (obj: ModelPackageSummary) => any;
|
|
8338
|
-
/**
|
|
8339
|
-
* @internal
|
|
8340
|
-
*/
|
|
8341
|
-
export declare const ListModelPackagesOutputFilterSensitiveLog: (obj: ListModelPackagesOutput) => any;
|
|
8342
|
-
/**
|
|
8343
|
-
* @internal
|
|
8344
|
-
*/
|
|
8345
|
-
export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsRequest) => any;
|
|
8346
|
-
/**
|
|
8347
|
-
* @internal
|
|
8348
|
-
*/
|
|
8349
|
-
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
|