@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,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>A structure describing the source of an action.</p>
|
|
@@ -223,6 +223,27 @@ export declare enum ProductionVariantInstanceType {
|
|
|
223
223
|
ML_C5_9XLARGE = "ml.c5.9xlarge",
|
|
224
224
|
ML_C5_LARGE = "ml.c5.large",
|
|
225
225
|
ML_C5_XLARGE = "ml.c5.xlarge",
|
|
226
|
+
ML_C6GD_12XLARGE = "ml.c6gd.12xlarge",
|
|
227
|
+
ML_C6GD_16XLARGE = "ml.c6gd.16xlarge",
|
|
228
|
+
ML_C6GD_2XLARGE = "ml.c6gd.2xlarge",
|
|
229
|
+
ML_C6GD_4XLARGE = "ml.c6gd.4xlarge",
|
|
230
|
+
ML_C6GD_8XLARGE = "ml.c6gd.8xlarge",
|
|
231
|
+
ML_C6GD_LARGE = "ml.c6gd.large",
|
|
232
|
+
ML_C6GD_XLARGE = "ml.c6gd.xlarge",
|
|
233
|
+
ML_C6GN_12XLARGE = "ml.c6gn.12xlarge",
|
|
234
|
+
ML_C6GN_16XLARGE = "ml.c6gn.16xlarge",
|
|
235
|
+
ML_C6GN_2XLARGE = "ml.c6gn.2xlarge",
|
|
236
|
+
ML_C6GN_4XLARGE = "ml.c6gn.4xlarge",
|
|
237
|
+
ML_C6GN_8XLARGE = "ml.c6gn.8xlarge",
|
|
238
|
+
ML_C6GN_LARGE = "ml.c6gn.large",
|
|
239
|
+
ML_C6GN_XLARGE = "ml.c6gn.xlarge",
|
|
240
|
+
ML_C6G_12XLARGE = "ml.c6g.12xlarge",
|
|
241
|
+
ML_C6G_16XLARGE = "ml.c6g.16xlarge",
|
|
242
|
+
ML_C6G_2XLARGE = "ml.c6g.2xlarge",
|
|
243
|
+
ML_C6G_4XLARGE = "ml.c6g.4xlarge",
|
|
244
|
+
ML_C6G_8XLARGE = "ml.c6g.8xlarge",
|
|
245
|
+
ML_C6G_LARGE = "ml.c6g.large",
|
|
246
|
+
ML_C6G_XLARGE = "ml.c6g.xlarge",
|
|
226
247
|
ML_C6I_12XLARGE = "ml.c6i.12xlarge",
|
|
227
248
|
ML_C6I_16XLARGE = "ml.c6i.16xlarge",
|
|
228
249
|
ML_C6I_24XLARGE = "ml.c6i.24xlarge",
|
|
@@ -232,6 +253,13 @@ export declare enum ProductionVariantInstanceType {
|
|
|
232
253
|
ML_C6I_8XLARGE = "ml.c6i.8xlarge",
|
|
233
254
|
ML_C6I_LARGE = "ml.c6i.large",
|
|
234
255
|
ML_C6I_XLARGE = "ml.c6i.xlarge",
|
|
256
|
+
ML_C7G_12XLARGE = "ml.c7g.12xlarge",
|
|
257
|
+
ML_C7G_16XLARGE = "ml.c7g.16xlarge",
|
|
258
|
+
ML_C7G_2XLARGE = "ml.c7g.2xlarge",
|
|
259
|
+
ML_C7G_4XLARGE = "ml.c7g.4xlarge",
|
|
260
|
+
ML_C7G_8XLARGE = "ml.c7g.8xlarge",
|
|
261
|
+
ML_C7G_LARGE = "ml.c7g.large",
|
|
262
|
+
ML_C7G_XLARGE = "ml.c7g.xlarge",
|
|
235
263
|
ML_G4DN_12XLARGE = "ml.g4dn.12xlarge",
|
|
236
264
|
ML_G4DN_16XLARGE = "ml.g4dn.16xlarge",
|
|
237
265
|
ML_G4DN_2XLARGE = "ml.g4dn.2xlarge",
|
|
@@ -267,6 +295,20 @@ export declare enum ProductionVariantInstanceType {
|
|
|
267
295
|
ML_M5_4XLARGE = "ml.m5.4xlarge",
|
|
268
296
|
ML_M5_LARGE = "ml.m5.large",
|
|
269
297
|
ML_M5_XLARGE = "ml.m5.xlarge",
|
|
298
|
+
ML_M6GD_12XLARGE = "ml.m6gd.12xlarge",
|
|
299
|
+
ML_M6GD_16XLARGE = "ml.m6gd.16xlarge",
|
|
300
|
+
ML_M6GD_2XLARGE = "ml.m6gd.2xlarge",
|
|
301
|
+
ML_M6GD_4XLARGE = "ml.m6gd.4xlarge",
|
|
302
|
+
ML_M6GD_8XLARGE = "ml.m6gd.8xlarge",
|
|
303
|
+
ML_M6GD_LARGE = "ml.m6gd.large",
|
|
304
|
+
ML_M6GD_XLARGE = "ml.m6gd.xlarge",
|
|
305
|
+
ML_M6G_12XLARGE = "ml.m6g.12xlarge",
|
|
306
|
+
ML_M6G_16XLARGE = "ml.m6g.16xlarge",
|
|
307
|
+
ML_M6G_2XLARGE = "ml.m6g.2xlarge",
|
|
308
|
+
ML_M6G_4XLARGE = "ml.m6g.4xlarge",
|
|
309
|
+
ML_M6G_8XLARGE = "ml.m6g.8xlarge",
|
|
310
|
+
ML_M6G_LARGE = "ml.m6g.large",
|
|
311
|
+
ML_M6G_XLARGE = "ml.m6g.xlarge",
|
|
270
312
|
ML_P2_16XLARGE = "ml.p2.16xlarge",
|
|
271
313
|
ML_P2_8XLARGE = "ml.p2.8xlarge",
|
|
272
314
|
ML_P2_XLARGE = "ml.p2.xlarge",
|
|
@@ -286,6 +328,20 @@ export declare enum ProductionVariantInstanceType {
|
|
|
286
328
|
ML_R5_4XLARGE = "ml.r5.4xlarge",
|
|
287
329
|
ML_R5_LARGE = "ml.r5.large",
|
|
288
330
|
ML_R5_XLARGE = "ml.r5.xlarge",
|
|
331
|
+
ML_R6GD_12XLARGE = "ml.r6gd.12xlarge",
|
|
332
|
+
ML_R6GD_16XLARGE = "ml.r6gd.16xlarge",
|
|
333
|
+
ML_R6GD_2XLARGE = "ml.r6gd.2xlarge",
|
|
334
|
+
ML_R6GD_4XLARGE = "ml.r6gd.4xlarge",
|
|
335
|
+
ML_R6GD_8XLARGE = "ml.r6gd.8xlarge",
|
|
336
|
+
ML_R6GD_LARGE = "ml.r6gd.large",
|
|
337
|
+
ML_R6GD_XLARGE = "ml.r6gd.xlarge",
|
|
338
|
+
ML_R6G_12XLARGE = "ml.r6g.12xlarge",
|
|
339
|
+
ML_R6G_16XLARGE = "ml.r6g.16xlarge",
|
|
340
|
+
ML_R6G_2XLARGE = "ml.r6g.2xlarge",
|
|
341
|
+
ML_R6G_4XLARGE = "ml.r6g.4xlarge",
|
|
342
|
+
ML_R6G_8XLARGE = "ml.r6g.8xlarge",
|
|
343
|
+
ML_R6G_LARGE = "ml.r6g.large",
|
|
344
|
+
ML_R6G_XLARGE = "ml.r6g.xlarge",
|
|
289
345
|
ML_T2_2XLARGE = "ml.t2.2xlarge",
|
|
290
346
|
ML_T2_LARGE = "ml.t2.large",
|
|
291
347
|
ML_T2_MEDIUM = "ml.t2.medium",
|
|
@@ -1091,7 +1147,8 @@ export interface ResourceConfig {
|
|
|
1091
1147
|
*/
|
|
1092
1148
|
InstanceGroups?: InstanceGroup[];
|
|
1093
1149
|
/**
|
|
1094
|
-
* <p>The duration of time in seconds to retain configured resources in a warm pool for
|
|
1150
|
+
* <p>The duration of time in seconds to retain configured resources in a warm pool for
|
|
1151
|
+
* subsequent training jobs.</p>
|
|
1095
1152
|
*/
|
|
1096
1153
|
KeepAlivePeriodInSeconds?: number;
|
|
1097
1154
|
}
|
|
@@ -4214,6 +4271,45 @@ export declare enum AwsManagedHumanLoopRequestSource {
|
|
|
4214
4271
|
REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3 = "AWS/Rekognition/DetectModerationLabels/Image/V3",
|
|
4215
4272
|
TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1 = "AWS/Textract/AnalyzeDocument/Forms/V1"
|
|
4216
4273
|
}
|
|
4274
|
+
/**
|
|
4275
|
+
* <p>Configuration to control how SageMaker captures inference data for batch transform jobs.</p>
|
|
4276
|
+
*/
|
|
4277
|
+
export interface BatchDataCaptureConfig {
|
|
4278
|
+
/**
|
|
4279
|
+
* <p>The Amazon S3 location being used to capture the data.</p>
|
|
4280
|
+
*/
|
|
4281
|
+
DestinationS3Uri: string | undefined;
|
|
4282
|
+
/**
|
|
4283
|
+
* <p>The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on
|
|
4284
|
+
* the storage volume attached to the ML compute instance that hosts the batch transform job.</p>
|
|
4285
|
+
* <p>The KmsKeyId can be any of the following formats: </p>
|
|
4286
|
+
* <ul>
|
|
4287
|
+
* <li>
|
|
4288
|
+
* <p>Key ID: <code>1234abcd-12ab-34cd-56ef-1234567890ab</code>
|
|
4289
|
+
* </p>
|
|
4290
|
+
* </li>
|
|
4291
|
+
* <li>
|
|
4292
|
+
* <p>Key ARN:
|
|
4293
|
+
* <code>arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab</code>
|
|
4294
|
+
* </p>
|
|
4295
|
+
* </li>
|
|
4296
|
+
* <li>
|
|
4297
|
+
* <p>Alias name: <code>alias/ExampleAlias</code>
|
|
4298
|
+
* </p>
|
|
4299
|
+
* </li>
|
|
4300
|
+
* <li>
|
|
4301
|
+
* <p>Alias name ARN:
|
|
4302
|
+
* <code>arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias</code>
|
|
4303
|
+
* </p>
|
|
4304
|
+
* </li>
|
|
4305
|
+
* </ul>
|
|
4306
|
+
*/
|
|
4307
|
+
KmsKeyId?: string;
|
|
4308
|
+
/**
|
|
4309
|
+
* <p>Flag that indicates whether to append inference id to the output.</p>
|
|
4310
|
+
*/
|
|
4311
|
+
GenerateInferenceId?: boolean;
|
|
4312
|
+
}
|
|
4217
4313
|
export interface BatchDescribeModelPackageInput {
|
|
4218
4314
|
/**
|
|
4219
4315
|
* <p>The list of Amazon Resource Name (ARN) of the model package groups.</p>
|
|
@@ -4323,6 +4419,113 @@ export interface BatchDescribeModelPackageOutput {
|
|
|
4323
4419
|
*/
|
|
4324
4420
|
BatchDescribeModelPackageErrorMap?: Record<string, BatchDescribeModelPackageError>;
|
|
4325
4421
|
}
|
|
4422
|
+
/**
|
|
4423
|
+
* <p>Represents the CSV dataset format used when running a monitoring job.</p>
|
|
4424
|
+
*/
|
|
4425
|
+
export interface MonitoringCsvDatasetFormat {
|
|
4426
|
+
/**
|
|
4427
|
+
* <p>Indicates if the CSV data has a header.</p>
|
|
4428
|
+
*/
|
|
4429
|
+
Header?: boolean;
|
|
4430
|
+
}
|
|
4431
|
+
/**
|
|
4432
|
+
* <p>Represents the JSON dataset format used when running a monitoring job.</p>
|
|
4433
|
+
*/
|
|
4434
|
+
export interface MonitoringJsonDatasetFormat {
|
|
4435
|
+
/**
|
|
4436
|
+
* <p>Indicates if the file should be read as a json object per line.
|
|
4437
|
+
* </p>
|
|
4438
|
+
*/
|
|
4439
|
+
Line?: boolean;
|
|
4440
|
+
}
|
|
4441
|
+
/**
|
|
4442
|
+
* <p>Represents the Parquet dataset format used when running a monitoring job.</p>
|
|
4443
|
+
*/
|
|
4444
|
+
export interface MonitoringParquetDatasetFormat {
|
|
4445
|
+
}
|
|
4446
|
+
/**
|
|
4447
|
+
* <p>Represents the dataset format used when running a monitoring job.</p>
|
|
4448
|
+
*/
|
|
4449
|
+
export interface MonitoringDatasetFormat {
|
|
4450
|
+
/**
|
|
4451
|
+
* <p>The CSV dataset used in the monitoring job.</p>
|
|
4452
|
+
*/
|
|
4453
|
+
Csv?: MonitoringCsvDatasetFormat;
|
|
4454
|
+
/**
|
|
4455
|
+
* <p>The JSON dataset used in the monitoring job</p>
|
|
4456
|
+
*/
|
|
4457
|
+
Json?: MonitoringJsonDatasetFormat;
|
|
4458
|
+
/**
|
|
4459
|
+
* <p>The Parquet dataset used in the monitoring job</p>
|
|
4460
|
+
*/
|
|
4461
|
+
Parquet?: MonitoringParquetDatasetFormat;
|
|
4462
|
+
}
|
|
4463
|
+
export declare enum ProcessingS3DataDistributionType {
|
|
4464
|
+
FULLYREPLICATED = "FullyReplicated",
|
|
4465
|
+
SHARDEDBYS3KEY = "ShardedByS3Key"
|
|
4466
|
+
}
|
|
4467
|
+
export declare enum ProcessingS3InputMode {
|
|
4468
|
+
FILE = "File",
|
|
4469
|
+
PIPE = "Pipe"
|
|
4470
|
+
}
|
|
4471
|
+
/**
|
|
4472
|
+
* <p>Input object for the batch transform job.</p>
|
|
4473
|
+
*/
|
|
4474
|
+
export interface BatchTransformInput {
|
|
4475
|
+
/**
|
|
4476
|
+
* <p>The Amazon S3 location being used to capture the data.</p>
|
|
4477
|
+
*/
|
|
4478
|
+
DataCapturedDestinationS3Uri: string | undefined;
|
|
4479
|
+
/**
|
|
4480
|
+
* <p>The dataset format for your batch transform job.</p>
|
|
4481
|
+
*/
|
|
4482
|
+
DatasetFormat: MonitoringDatasetFormat | undefined;
|
|
4483
|
+
/**
|
|
4484
|
+
* <p>Path to the filesystem where the batch transform data is available to the container.</p>
|
|
4485
|
+
*/
|
|
4486
|
+
LocalPath: string | undefined;
|
|
4487
|
+
/**
|
|
4488
|
+
* <p>Whether the <code>Pipe</code> or <code>File</code> is used as the input mode for
|
|
4489
|
+
* transferring data for the monitoring job. <code>Pipe</code> mode is recommended for large
|
|
4490
|
+
* datasets. <code>File</code> mode is useful for small files that fit in memory. Defaults to
|
|
4491
|
+
* <code>File</code>.</p>
|
|
4492
|
+
*/
|
|
4493
|
+
S3InputMode?: ProcessingS3InputMode | string;
|
|
4494
|
+
/**
|
|
4495
|
+
* <p>Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key.
|
|
4496
|
+
* Defaults to <code>FullyReplicated</code>
|
|
4497
|
+
* </p>
|
|
4498
|
+
*/
|
|
4499
|
+
S3DataDistributionType?: ProcessingS3DataDistributionType | string;
|
|
4500
|
+
/**
|
|
4501
|
+
* <p>The attributes of the input data that are the input features.</p>
|
|
4502
|
+
*/
|
|
4503
|
+
FeaturesAttribute?: string;
|
|
4504
|
+
/**
|
|
4505
|
+
* <p>The attribute of the input data that represents the ground truth label.</p>
|
|
4506
|
+
*/
|
|
4507
|
+
InferenceAttribute?: string;
|
|
4508
|
+
/**
|
|
4509
|
+
* <p>In a classification problem, the attribute that represents the class probability.</p>
|
|
4510
|
+
*/
|
|
4511
|
+
ProbabilityAttribute?: string;
|
|
4512
|
+
/**
|
|
4513
|
+
* <p>The threshold for the class probability to be evaluated as a positive result.</p>
|
|
4514
|
+
*/
|
|
4515
|
+
ProbabilityThresholdAttribute?: number;
|
|
4516
|
+
/**
|
|
4517
|
+
* <p>If specified, monitoring jobs substract this time from the start time. For information
|
|
4518
|
+
* about using offsets for scheduling monitoring jobs, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor-model-quality-schedule.html">Schedule Model
|
|
4519
|
+
* Quality Monitoring Jobs</a>.</p>
|
|
4520
|
+
*/
|
|
4521
|
+
StartTimeOffset?: string;
|
|
4522
|
+
/**
|
|
4523
|
+
* <p>If specified, monitoring jobs substract this time from the end time. For information
|
|
4524
|
+
* about using offsets for scheduling monitoring jobs, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor-model-quality-schedule.html">Schedule Model
|
|
4525
|
+
* Quality Monitoring Jobs</a>.</p>
|
|
4526
|
+
*/
|
|
4527
|
+
EndTimeOffset?: string;
|
|
4528
|
+
}
|
|
4326
4529
|
/**
|
|
4327
4530
|
* <p>Details about the metrics source.</p>
|
|
4328
4531
|
*/
|
|
@@ -4719,7 +4922,7 @@ export interface ClarifyInferenceConfig {
|
|
|
4719
4922
|
* <p>Provides the JMESPath expression to extract the features from a model container input
|
|
4720
4923
|
* in JSON Lines format. For example, if <code>FeaturesAttribute</code> is the JMESPath
|
|
4721
4924
|
* expression <code>'myfeatures'</code>, it extracts a list of features
|
|
4722
|
-
* <code>[1,2,3]</code> from request data <code>'{"myfeatures":[1,2,3}'</code>.</p>
|
|
4925
|
+
* <code>[1,2,3]</code> from request data <code>'{"myfeatures":[1,2,3]}'</code>.</p>
|
|
4723
4926
|
*/
|
|
4724
4927
|
FeaturesAttribute?: string;
|
|
4725
4928
|
/**
|
|
@@ -5002,7 +5205,7 @@ export interface ClarifyShapConfig {
|
|
|
5002
5205
|
export interface ClarifyExplainerConfig {
|
|
5003
5206
|
/**
|
|
5004
5207
|
* <p>A JMESPath boolean expression used to filter which records to explain. Explanations
|
|
5005
|
-
* are activated by default. See <a href="https://docs.aws.amazon.com/sagemaker
|
|
5208
|
+
* are activated by default. See <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/clarify-online-explainability-create-endpoint.html#clarify-online-explainability-create-endpoint-enable">
|
|
5006
5209
|
* <code>EnableExplanations</code>
|
|
5007
5210
|
* </a>for additional information.</p>
|
|
5008
5211
|
*/
|
|
@@ -6451,7 +6654,8 @@ export interface InputConfig {
|
|
|
6451
6654
|
*/
|
|
6452
6655
|
Framework: Framework | string | undefined;
|
|
6453
6656
|
/**
|
|
6454
|
-
* <p>Specifies the framework version to use. This API field is only supported for the
|
|
6657
|
+
* <p>Specifies the framework version to use. This API field is only supported for the MXNet,
|
|
6658
|
+
* PyTorch, TensorFlow and TensorFlow Lite frameworks.</p>
|
|
6455
6659
|
* <p>For information about framework versions supported for cloud targets and edge devices, see
|
|
6456
6660
|
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/neo-supported-cloud.html">Cloud Supported Instance Types and Frameworks</a> and
|
|
6457
6661
|
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/neo-supported-devices-edge-frameworks.html">Edge Supported Frameworks</a>.</p>
|
|
@@ -7004,14 +7208,6 @@ export interface DataQualityBaselineConfig {
|
|
|
7004
7208
|
*/
|
|
7005
7209
|
StatisticsResource?: MonitoringStatisticsResource;
|
|
7006
7210
|
}
|
|
7007
|
-
export declare enum ProcessingS3DataDistributionType {
|
|
7008
|
-
FULLYREPLICATED = "FullyReplicated",
|
|
7009
|
-
SHARDEDBYS3KEY = "ShardedByS3Key"
|
|
7010
|
-
}
|
|
7011
|
-
export declare enum ProcessingS3InputMode {
|
|
7012
|
-
FILE = "File",
|
|
7013
|
-
PIPE = "Pipe"
|
|
7014
|
-
}
|
|
7015
7211
|
/**
|
|
7016
7212
|
* <p>Input object for the endpoint</p>
|
|
7017
7213
|
*/
|
|
@@ -7075,7 +7271,11 @@ export interface DataQualityJobInput {
|
|
|
7075
7271
|
/**
|
|
7076
7272
|
* <p>Input object for the endpoint</p>
|
|
7077
7273
|
*/
|
|
7078
|
-
EndpointInput
|
|
7274
|
+
EndpointInput?: EndpointInput;
|
|
7275
|
+
/**
|
|
7276
|
+
* <p>Input object for the batch transform job.</p>
|
|
7277
|
+
*/
|
|
7278
|
+
BatchTransformInput?: BatchTransformInput;
|
|
7079
7279
|
}
|
|
7080
7280
|
export declare enum ProcessingS3UploadMode {
|
|
7081
7281
|
CONTINUOUS = "Continuous",
|
|
@@ -8407,481 +8607,6 @@ export interface OnlineStoreConfig {
|
|
|
8407
8607
|
*/
|
|
8408
8608
|
EnableOnlineStore?: boolean;
|
|
8409
8609
|
}
|
|
8410
|
-
export interface CreateFeatureGroupRequest {
|
|
8411
|
-
/**
|
|
8412
|
-
* <p>The name of the <code>FeatureGroup</code>. The name must be unique within an Amazon Web Services Region
|
|
8413
|
-
* in an Amazon Web Services account. The name:</p>
|
|
8414
|
-
* <ul>
|
|
8415
|
-
* <li>
|
|
8416
|
-
* <p>Must start and end with an alphanumeric character.</p>
|
|
8417
|
-
* </li>
|
|
8418
|
-
* <li>
|
|
8419
|
-
* <p>Can only contain alphanumeric character and hyphens. Spaces are not allowed.
|
|
8420
|
-
* </p>
|
|
8421
|
-
* </li>
|
|
8422
|
-
* </ul>
|
|
8423
|
-
*/
|
|
8424
|
-
FeatureGroupName: string | undefined;
|
|
8425
|
-
/**
|
|
8426
|
-
* <p>The name of the <code>Feature</code> whose value uniquely identifies a
|
|
8427
|
-
* <code>Record</code> defined in the <code>FeatureStore</code>. Only the latest record per
|
|
8428
|
-
* identifier value will be stored in the <code>OnlineStore</code>.
|
|
8429
|
-
* <code>RecordIdentifierFeatureName</code> must be one of feature definitions'
|
|
8430
|
-
* names.</p>
|
|
8431
|
-
* <p>You use the <code>RecordIdentifierFeatureName</code> to access data in a
|
|
8432
|
-
* <code>FeatureStore</code>.</p>
|
|
8433
|
-
* <p>This name:</p>
|
|
8434
|
-
* <ul>
|
|
8435
|
-
* <li>
|
|
8436
|
-
* <p>Must start and end with an alphanumeric character.</p>
|
|
8437
|
-
* </li>
|
|
8438
|
-
* <li>
|
|
8439
|
-
* <p>Can only contains alphanumeric characters, hyphens, underscores. Spaces are not
|
|
8440
|
-
* allowed. </p>
|
|
8441
|
-
* </li>
|
|
8442
|
-
* </ul>
|
|
8443
|
-
*/
|
|
8444
|
-
RecordIdentifierFeatureName: string | undefined;
|
|
8445
|
-
/**
|
|
8446
|
-
* <p>The name of the feature that stores the <code>EventTime</code> of a <code>Record</code>
|
|
8447
|
-
* in a <code>FeatureGroup</code>.</p>
|
|
8448
|
-
* <p>An <code>EventTime</code> is a point in time when a new event occurs that corresponds to
|
|
8449
|
-
* the creation or update of a <code>Record</code> in a <code>FeatureGroup</code>. All
|
|
8450
|
-
* <code>Records</code> in the <code>FeatureGroup</code> must have a corresponding
|
|
8451
|
-
* <code>EventTime</code>.</p>
|
|
8452
|
-
* <p>An <code>EventTime</code> can be a <code>String</code> or <code>Fractional</code>. </p>
|
|
8453
|
-
* <ul>
|
|
8454
|
-
* <li>
|
|
8455
|
-
* <p>
|
|
8456
|
-
* <code>Fractional</code>: <code>EventTime</code> feature values must be a Unix
|
|
8457
|
-
* timestamp in seconds.</p>
|
|
8458
|
-
* </li>
|
|
8459
|
-
* <li>
|
|
8460
|
-
* <p>
|
|
8461
|
-
* <code>String</code>: <code>EventTime</code> feature values must be an ISO-8601
|
|
8462
|
-
* string in the format. The following formats are supported
|
|
8463
|
-
* <code>yyyy-MM-dd'T'HH:mm:ssZ</code> and <code>yyyy-MM-dd'T'HH:mm:ss.SSSZ</code>
|
|
8464
|
-
* where <code>yyyy</code>, <code>MM</code>, and <code>dd</code> represent the year,
|
|
8465
|
-
* month, and day respectively and <code>HH</code>, <code>mm</code>, <code>ss</code>,
|
|
8466
|
-
* and if applicable, <code>SSS</code> represent the hour, month, second and
|
|
8467
|
-
* milliseconds respsectively. <code>'T'</code> and <code>Z</code> are constants.</p>
|
|
8468
|
-
* </li>
|
|
8469
|
-
* </ul>
|
|
8470
|
-
*/
|
|
8471
|
-
EventTimeFeatureName: string | undefined;
|
|
8472
|
-
/**
|
|
8473
|
-
* <p>A list of <code>Feature</code> names and types. <code>Name</code> and <code>Type</code>
|
|
8474
|
-
* is compulsory per <code>Feature</code>. </p>
|
|
8475
|
-
* <p>Valid feature <code>FeatureType</code>s are <code>Integral</code>,
|
|
8476
|
-
* <code>Fractional</code> and <code>String</code>.</p>
|
|
8477
|
-
* <p>
|
|
8478
|
-
* <code>FeatureName</code>s cannot be any of the following: <code>is_deleted</code>,
|
|
8479
|
-
* <code>write_time</code>, <code>api_invocation_time</code>
|
|
8480
|
-
* </p>
|
|
8481
|
-
* <p>You can create up to 2,500 <code>FeatureDefinition</code>s per
|
|
8482
|
-
* <code>FeatureGroup</code>.</p>
|
|
8483
|
-
*/
|
|
8484
|
-
FeatureDefinitions: FeatureDefinition[] | undefined;
|
|
8485
|
-
/**
|
|
8486
|
-
* <p>You can turn the <code>OnlineStore</code> on or off by specifying <code>True</code> for
|
|
8487
|
-
* the <code>EnableOnlineStore</code> flag in <code>OnlineStoreConfig</code>; the default
|
|
8488
|
-
* value is <code>False</code>.</p>
|
|
8489
|
-
* <p>You can also include an Amazon Web Services KMS key ID (<code>KMSKeyId</code>) for at-rest encryption of
|
|
8490
|
-
* the <code>OnlineStore</code>.</p>
|
|
8491
|
-
*/
|
|
8492
|
-
OnlineStoreConfig?: OnlineStoreConfig;
|
|
8493
|
-
/**
|
|
8494
|
-
* <p>Use this to configure an <code>OfflineFeatureStore</code>. This parameter allows you to
|
|
8495
|
-
* specify:</p>
|
|
8496
|
-
* <ul>
|
|
8497
|
-
* <li>
|
|
8498
|
-
* <p>The Amazon Simple Storage Service (Amazon S3) location of an
|
|
8499
|
-
* <code>OfflineStore</code>.</p>
|
|
8500
|
-
* </li>
|
|
8501
|
-
* <li>
|
|
8502
|
-
* <p>A configuration for an Amazon Web Services Glue or Amazon Web Services Hive data catalog. </p>
|
|
8503
|
-
* </li>
|
|
8504
|
-
* <li>
|
|
8505
|
-
* <p>An KMS encryption key to encrypt the Amazon S3 location used for
|
|
8506
|
-
* <code>OfflineStore</code>. If KMS encryption key is not specified, by default we encrypt all data at rest using
|
|
8507
|
-
* Amazon Web Services KMS key. By defining your <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-key.html">bucket-level key</a> for SSE,
|
|
8508
|
-
* you can reduce Amazon Web Services KMS requests costs by up to 99 percent.</p>
|
|
8509
|
-
* </li>
|
|
8510
|
-
* </ul>
|
|
8511
|
-
* <p>To learn more about this parameter, see <a>OfflineStoreConfig</a>.</p>
|
|
8512
|
-
*/
|
|
8513
|
-
OfflineStoreConfig?: OfflineStoreConfig;
|
|
8514
|
-
/**
|
|
8515
|
-
* <p>The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the
|
|
8516
|
-
* <code>OfflineStore</code> if an <code>OfflineStoreConfig</code> is provided.</p>
|
|
8517
|
-
*/
|
|
8518
|
-
RoleArn?: string;
|
|
8519
|
-
/**
|
|
8520
|
-
* <p>A free-form description of a <code>FeatureGroup</code>.</p>
|
|
8521
|
-
*/
|
|
8522
|
-
Description?: string;
|
|
8523
|
-
/**
|
|
8524
|
-
* <p>Tags used to identify <code>Features</code> in each <code>FeatureGroup</code>.</p>
|
|
8525
|
-
*/
|
|
8526
|
-
Tags?: Tag[];
|
|
8527
|
-
}
|
|
8528
|
-
export interface CreateFeatureGroupResponse {
|
|
8529
|
-
/**
|
|
8530
|
-
* <p>The Amazon Resource Name (ARN) of the <code>FeatureGroup</code>. This is a unique
|
|
8531
|
-
* identifier for the feature group. </p>
|
|
8532
|
-
*/
|
|
8533
|
-
FeatureGroupArn: string | undefined;
|
|
8534
|
-
}
|
|
8535
|
-
/**
|
|
8536
|
-
* <p>Defines under what conditions SageMaker creates a human loop. Used within . See for the required
|
|
8537
|
-
* format of activation conditions.</p>
|
|
8538
|
-
*/
|
|
8539
|
-
export interface HumanLoopActivationConditionsConfig {
|
|
8540
|
-
/**
|
|
8541
|
-
* <p>JSON expressing use-case specific conditions declaratively. If any condition is matched, atomic tasks are created against the configured work team.
|
|
8542
|
-
* The set of conditions is different for Rekognition and Textract. For more information about how to structure the JSON, see
|
|
8543
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/a2i-human-fallback-conditions-json-schema.html">JSON Schema for Human Loop Activation Conditions in Amazon Augmented AI</a>
|
|
8544
|
-
* in the <i>Amazon SageMaker Developer Guide</i>.</p>
|
|
8545
|
-
*/
|
|
8546
|
-
HumanLoopActivationConditions: __LazyJsonString | string | undefined;
|
|
8547
|
-
}
|
|
8548
|
-
/**
|
|
8549
|
-
* <p>Provides information about how and under what conditions SageMaker creates a human loop. If <code>HumanLoopActivationConfig</code> is not given, then all requests go to humans.</p>
|
|
8550
|
-
*/
|
|
8551
|
-
export interface HumanLoopActivationConfig {
|
|
8552
|
-
/**
|
|
8553
|
-
* <p>Container structure for defining under what conditions SageMaker creates a human
|
|
8554
|
-
* loop.</p>
|
|
8555
|
-
*/
|
|
8556
|
-
HumanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig | undefined;
|
|
8557
|
-
}
|
|
8558
|
-
/**
|
|
8559
|
-
* <p>Represents an amount of money in United States dollars.</p>
|
|
8560
|
-
*/
|
|
8561
|
-
export interface USD {
|
|
8562
|
-
/**
|
|
8563
|
-
* <p>The whole number of dollars in the amount.</p>
|
|
8564
|
-
*/
|
|
8565
|
-
Dollars?: number;
|
|
8566
|
-
/**
|
|
8567
|
-
* <p>The fractional portion, in cents, of the amount. </p>
|
|
8568
|
-
*/
|
|
8569
|
-
Cents?: number;
|
|
8570
|
-
/**
|
|
8571
|
-
* <p>Fractions of a cent, in tenths.</p>
|
|
8572
|
-
*/
|
|
8573
|
-
TenthFractionsOfACent?: number;
|
|
8574
|
-
}
|
|
8575
|
-
/**
|
|
8576
|
-
* <p>Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed. </p>
|
|
8577
|
-
* <p>Use one of the following prices for bounding box tasks. Prices are in US dollars and
|
|
8578
|
-
* should be based on the complexity of the task; the longer it takes in your initial
|
|
8579
|
-
* testing, the more you should offer.</p>
|
|
8580
|
-
* <ul>
|
|
8581
|
-
* <li>
|
|
8582
|
-
* <p>0.036</p>
|
|
8583
|
-
* </li>
|
|
8584
|
-
* <li>
|
|
8585
|
-
* <p>0.048</p>
|
|
8586
|
-
* </li>
|
|
8587
|
-
* <li>
|
|
8588
|
-
* <p>0.060</p>
|
|
8589
|
-
* </li>
|
|
8590
|
-
* <li>
|
|
8591
|
-
* <p>0.072</p>
|
|
8592
|
-
* </li>
|
|
8593
|
-
* <li>
|
|
8594
|
-
* <p>0.120</p>
|
|
8595
|
-
* </li>
|
|
8596
|
-
* <li>
|
|
8597
|
-
* <p>0.240</p>
|
|
8598
|
-
* </li>
|
|
8599
|
-
* <li>
|
|
8600
|
-
* <p>0.360</p>
|
|
8601
|
-
* </li>
|
|
8602
|
-
* <li>
|
|
8603
|
-
* <p>0.480</p>
|
|
8604
|
-
* </li>
|
|
8605
|
-
* <li>
|
|
8606
|
-
* <p>0.600</p>
|
|
8607
|
-
* </li>
|
|
8608
|
-
* <li>
|
|
8609
|
-
* <p>0.720</p>
|
|
8610
|
-
* </li>
|
|
8611
|
-
* <li>
|
|
8612
|
-
* <p>0.840</p>
|
|
8613
|
-
* </li>
|
|
8614
|
-
* <li>
|
|
8615
|
-
* <p>0.960</p>
|
|
8616
|
-
* </li>
|
|
8617
|
-
* <li>
|
|
8618
|
-
* <p>1.080</p>
|
|
8619
|
-
* </li>
|
|
8620
|
-
* <li>
|
|
8621
|
-
* <p>1.200</p>
|
|
8622
|
-
* </li>
|
|
8623
|
-
* </ul>
|
|
8624
|
-
* <p>Use one of the following prices for image classification, text classification, and
|
|
8625
|
-
* custom tasks. Prices are in US dollars.</p>
|
|
8626
|
-
* <ul>
|
|
8627
|
-
* <li>
|
|
8628
|
-
* <p>0.012</p>
|
|
8629
|
-
* </li>
|
|
8630
|
-
* <li>
|
|
8631
|
-
* <p>0.024</p>
|
|
8632
|
-
* </li>
|
|
8633
|
-
* <li>
|
|
8634
|
-
* <p>0.036</p>
|
|
8635
|
-
* </li>
|
|
8636
|
-
* <li>
|
|
8637
|
-
* <p>0.048</p>
|
|
8638
|
-
* </li>
|
|
8639
|
-
* <li>
|
|
8640
|
-
* <p>0.060</p>
|
|
8641
|
-
* </li>
|
|
8642
|
-
* <li>
|
|
8643
|
-
* <p>0.072</p>
|
|
8644
|
-
* </li>
|
|
8645
|
-
* <li>
|
|
8646
|
-
* <p>0.120</p>
|
|
8647
|
-
* </li>
|
|
8648
|
-
* <li>
|
|
8649
|
-
* <p>0.240</p>
|
|
8650
|
-
* </li>
|
|
8651
|
-
* <li>
|
|
8652
|
-
* <p>0.360</p>
|
|
8653
|
-
* </li>
|
|
8654
|
-
* <li>
|
|
8655
|
-
* <p>0.480</p>
|
|
8656
|
-
* </li>
|
|
8657
|
-
* <li>
|
|
8658
|
-
* <p>0.600</p>
|
|
8659
|
-
* </li>
|
|
8660
|
-
* <li>
|
|
8661
|
-
* <p>0.720</p>
|
|
8662
|
-
* </li>
|
|
8663
|
-
* <li>
|
|
8664
|
-
* <p>0.840</p>
|
|
8665
|
-
* </li>
|
|
8666
|
-
* <li>
|
|
8667
|
-
* <p>0.960</p>
|
|
8668
|
-
* </li>
|
|
8669
|
-
* <li>
|
|
8670
|
-
* <p>1.080</p>
|
|
8671
|
-
* </li>
|
|
8672
|
-
* <li>
|
|
8673
|
-
* <p>1.200</p>
|
|
8674
|
-
* </li>
|
|
8675
|
-
* </ul>
|
|
8676
|
-
* <p>Use one of the following prices for semantic segmentation tasks. Prices are in US
|
|
8677
|
-
* dollars.</p>
|
|
8678
|
-
* <ul>
|
|
8679
|
-
* <li>
|
|
8680
|
-
* <p>0.840</p>
|
|
8681
|
-
* </li>
|
|
8682
|
-
* <li>
|
|
8683
|
-
* <p>0.960</p>
|
|
8684
|
-
* </li>
|
|
8685
|
-
* <li>
|
|
8686
|
-
* <p>1.080</p>
|
|
8687
|
-
* </li>
|
|
8688
|
-
* <li>
|
|
8689
|
-
* <p>1.200</p>
|
|
8690
|
-
* </li>
|
|
8691
|
-
* </ul>
|
|
8692
|
-
* <p>Use one of the following prices for Textract AnalyzeDocument Important Form Key Amazon
|
|
8693
|
-
* Augmented AI review tasks. Prices are in US dollars.</p>
|
|
8694
|
-
* <ul>
|
|
8695
|
-
* <li>
|
|
8696
|
-
* <p>2.400 </p>
|
|
8697
|
-
* </li>
|
|
8698
|
-
* <li>
|
|
8699
|
-
* <p>2.280 </p>
|
|
8700
|
-
* </li>
|
|
8701
|
-
* <li>
|
|
8702
|
-
* <p>2.160 </p>
|
|
8703
|
-
* </li>
|
|
8704
|
-
* <li>
|
|
8705
|
-
* <p>2.040 </p>
|
|
8706
|
-
* </li>
|
|
8707
|
-
* <li>
|
|
8708
|
-
* <p>1.920 </p>
|
|
8709
|
-
* </li>
|
|
8710
|
-
* <li>
|
|
8711
|
-
* <p>1.800 </p>
|
|
8712
|
-
* </li>
|
|
8713
|
-
* <li>
|
|
8714
|
-
* <p>1.680 </p>
|
|
8715
|
-
* </li>
|
|
8716
|
-
* <li>
|
|
8717
|
-
* <p>1.560 </p>
|
|
8718
|
-
* </li>
|
|
8719
|
-
* <li>
|
|
8720
|
-
* <p>1.440 </p>
|
|
8721
|
-
* </li>
|
|
8722
|
-
* <li>
|
|
8723
|
-
* <p>1.320 </p>
|
|
8724
|
-
* </li>
|
|
8725
|
-
* <li>
|
|
8726
|
-
* <p>1.200 </p>
|
|
8727
|
-
* </li>
|
|
8728
|
-
* <li>
|
|
8729
|
-
* <p>1.080 </p>
|
|
8730
|
-
* </li>
|
|
8731
|
-
* <li>
|
|
8732
|
-
* <p>0.960 </p>
|
|
8733
|
-
* </li>
|
|
8734
|
-
* <li>
|
|
8735
|
-
* <p>0.840 </p>
|
|
8736
|
-
* </li>
|
|
8737
|
-
* <li>
|
|
8738
|
-
* <p>0.720 </p>
|
|
8739
|
-
* </li>
|
|
8740
|
-
* <li>
|
|
8741
|
-
* <p>0.600 </p>
|
|
8742
|
-
* </li>
|
|
8743
|
-
* <li>
|
|
8744
|
-
* <p>0.480 </p>
|
|
8745
|
-
* </li>
|
|
8746
|
-
* <li>
|
|
8747
|
-
* <p>0.360 </p>
|
|
8748
|
-
* </li>
|
|
8749
|
-
* <li>
|
|
8750
|
-
* <p>0.240 </p>
|
|
8751
|
-
* </li>
|
|
8752
|
-
* <li>
|
|
8753
|
-
* <p>0.120 </p>
|
|
8754
|
-
* </li>
|
|
8755
|
-
* <li>
|
|
8756
|
-
* <p>0.072 </p>
|
|
8757
|
-
* </li>
|
|
8758
|
-
* <li>
|
|
8759
|
-
* <p>0.060 </p>
|
|
8760
|
-
* </li>
|
|
8761
|
-
* <li>
|
|
8762
|
-
* <p>0.048 </p>
|
|
8763
|
-
* </li>
|
|
8764
|
-
* <li>
|
|
8765
|
-
* <p>0.036 </p>
|
|
8766
|
-
* </li>
|
|
8767
|
-
* <li>
|
|
8768
|
-
* <p>0.024 </p>
|
|
8769
|
-
* </li>
|
|
8770
|
-
* <li>
|
|
8771
|
-
* <p>0.012 </p>
|
|
8772
|
-
* </li>
|
|
8773
|
-
* </ul>
|
|
8774
|
-
* <p>Use one of the following prices for Rekognition DetectModerationLabels Amazon
|
|
8775
|
-
* Augmented AI review tasks. Prices are in US dollars.</p>
|
|
8776
|
-
* <ul>
|
|
8777
|
-
* <li>
|
|
8778
|
-
* <p>1.200 </p>
|
|
8779
|
-
* </li>
|
|
8780
|
-
* <li>
|
|
8781
|
-
* <p>1.080 </p>
|
|
8782
|
-
* </li>
|
|
8783
|
-
* <li>
|
|
8784
|
-
* <p>0.960 </p>
|
|
8785
|
-
* </li>
|
|
8786
|
-
* <li>
|
|
8787
|
-
* <p>0.840 </p>
|
|
8788
|
-
* </li>
|
|
8789
|
-
* <li>
|
|
8790
|
-
* <p>0.720 </p>
|
|
8791
|
-
* </li>
|
|
8792
|
-
* <li>
|
|
8793
|
-
* <p>0.600 </p>
|
|
8794
|
-
* </li>
|
|
8795
|
-
* <li>
|
|
8796
|
-
* <p>0.480 </p>
|
|
8797
|
-
* </li>
|
|
8798
|
-
* <li>
|
|
8799
|
-
* <p>0.360 </p>
|
|
8800
|
-
* </li>
|
|
8801
|
-
* <li>
|
|
8802
|
-
* <p>0.240 </p>
|
|
8803
|
-
* </li>
|
|
8804
|
-
* <li>
|
|
8805
|
-
* <p>0.120 </p>
|
|
8806
|
-
* </li>
|
|
8807
|
-
* <li>
|
|
8808
|
-
* <p>0.072 </p>
|
|
8809
|
-
* </li>
|
|
8810
|
-
* <li>
|
|
8811
|
-
* <p>0.060 </p>
|
|
8812
|
-
* </li>
|
|
8813
|
-
* <li>
|
|
8814
|
-
* <p>0.048 </p>
|
|
8815
|
-
* </li>
|
|
8816
|
-
* <li>
|
|
8817
|
-
* <p>0.036 </p>
|
|
8818
|
-
* </li>
|
|
8819
|
-
* <li>
|
|
8820
|
-
* <p>0.024 </p>
|
|
8821
|
-
* </li>
|
|
8822
|
-
* <li>
|
|
8823
|
-
* <p>0.012 </p>
|
|
8824
|
-
* </li>
|
|
8825
|
-
* </ul>
|
|
8826
|
-
* <p>Use one of the following prices for Amazon Augmented AI custom human review tasks.
|
|
8827
|
-
* Prices are in US dollars.</p>
|
|
8828
|
-
* <ul>
|
|
8829
|
-
* <li>
|
|
8830
|
-
* <p>1.200 </p>
|
|
8831
|
-
* </li>
|
|
8832
|
-
* <li>
|
|
8833
|
-
* <p>1.080 </p>
|
|
8834
|
-
* </li>
|
|
8835
|
-
* <li>
|
|
8836
|
-
* <p>0.960 </p>
|
|
8837
|
-
* </li>
|
|
8838
|
-
* <li>
|
|
8839
|
-
* <p>0.840 </p>
|
|
8840
|
-
* </li>
|
|
8841
|
-
* <li>
|
|
8842
|
-
* <p>0.720 </p>
|
|
8843
|
-
* </li>
|
|
8844
|
-
* <li>
|
|
8845
|
-
* <p>0.600 </p>
|
|
8846
|
-
* </li>
|
|
8847
|
-
* <li>
|
|
8848
|
-
* <p>0.480 </p>
|
|
8849
|
-
* </li>
|
|
8850
|
-
* <li>
|
|
8851
|
-
* <p>0.360 </p>
|
|
8852
|
-
* </li>
|
|
8853
|
-
* <li>
|
|
8854
|
-
* <p>0.240 </p>
|
|
8855
|
-
* </li>
|
|
8856
|
-
* <li>
|
|
8857
|
-
* <p>0.120 </p>
|
|
8858
|
-
* </li>
|
|
8859
|
-
* <li>
|
|
8860
|
-
* <p>0.072 </p>
|
|
8861
|
-
* </li>
|
|
8862
|
-
* <li>
|
|
8863
|
-
* <p>0.060 </p>
|
|
8864
|
-
* </li>
|
|
8865
|
-
* <li>
|
|
8866
|
-
* <p>0.048 </p>
|
|
8867
|
-
* </li>
|
|
8868
|
-
* <li>
|
|
8869
|
-
* <p>0.036 </p>
|
|
8870
|
-
* </li>
|
|
8871
|
-
* <li>
|
|
8872
|
-
* <p>0.024 </p>
|
|
8873
|
-
* </li>
|
|
8874
|
-
* <li>
|
|
8875
|
-
* <p>0.012 </p>
|
|
8876
|
-
* </li>
|
|
8877
|
-
* </ul>
|
|
8878
|
-
*/
|
|
8879
|
-
export interface PublicWorkforceTaskPrice {
|
|
8880
|
-
/**
|
|
8881
|
-
* <p>Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.</p>
|
|
8882
|
-
*/
|
|
8883
|
-
AmountInUsd?: USD;
|
|
8884
|
-
}
|
|
8885
8610
|
/**
|
|
8886
8611
|
* @internal
|
|
8887
8612
|
*/
|
|
@@ -9186,6 +8911,10 @@ export declare const AutoMLOutputDataConfigFilterSensitiveLog: (obj: AutoMLOutpu
|
|
|
9186
8911
|
* @internal
|
|
9187
8912
|
*/
|
|
9188
8913
|
export declare const AutoRollbackConfigFilterSensitiveLog: (obj: AutoRollbackConfig) => any;
|
|
8914
|
+
/**
|
|
8915
|
+
* @internal
|
|
8916
|
+
*/
|
|
8917
|
+
export declare const BatchDataCaptureConfigFilterSensitiveLog: (obj: BatchDataCaptureConfig) => any;
|
|
9189
8918
|
/**
|
|
9190
8919
|
* @internal
|
|
9191
8920
|
*/
|
|
@@ -9206,6 +8935,26 @@ export declare const BatchDescribeModelPackageSummaryFilterSensitiveLog: (obj: B
|
|
|
9206
8935
|
* @internal
|
|
9207
8936
|
*/
|
|
9208
8937
|
export declare const BatchDescribeModelPackageOutputFilterSensitiveLog: (obj: BatchDescribeModelPackageOutput) => any;
|
|
8938
|
+
/**
|
|
8939
|
+
* @internal
|
|
8940
|
+
*/
|
|
8941
|
+
export declare const MonitoringCsvDatasetFormatFilterSensitiveLog: (obj: MonitoringCsvDatasetFormat) => any;
|
|
8942
|
+
/**
|
|
8943
|
+
* @internal
|
|
8944
|
+
*/
|
|
8945
|
+
export declare const MonitoringJsonDatasetFormatFilterSensitiveLog: (obj: MonitoringJsonDatasetFormat) => any;
|
|
8946
|
+
/**
|
|
8947
|
+
* @internal
|
|
8948
|
+
*/
|
|
8949
|
+
export declare const MonitoringParquetDatasetFormatFilterSensitiveLog: (obj: MonitoringParquetDatasetFormat) => any;
|
|
8950
|
+
/**
|
|
8951
|
+
* @internal
|
|
8952
|
+
*/
|
|
8953
|
+
export declare const MonitoringDatasetFormatFilterSensitiveLog: (obj: MonitoringDatasetFormat) => any;
|
|
8954
|
+
/**
|
|
8955
|
+
* @internal
|
|
8956
|
+
*/
|
|
8957
|
+
export declare const BatchTransformInputFilterSensitiveLog: (obj: BatchTransformInput) => any;
|
|
9209
8958
|
/**
|
|
9210
8959
|
* @internal
|
|
9211
8960
|
*/
|
|
@@ -9698,27 +9447,3 @@ export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (obj: OnlineSt
|
|
|
9698
9447
|
* @internal
|
|
9699
9448
|
*/
|
|
9700
9449
|
export declare const OnlineStoreConfigFilterSensitiveLog: (obj: OnlineStoreConfig) => any;
|
|
9701
|
-
/**
|
|
9702
|
-
* @internal
|
|
9703
|
-
*/
|
|
9704
|
-
export declare const CreateFeatureGroupRequestFilterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
|
|
9705
|
-
/**
|
|
9706
|
-
* @internal
|
|
9707
|
-
*/
|
|
9708
|
-
export declare const CreateFeatureGroupResponseFilterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
|
|
9709
|
-
/**
|
|
9710
|
-
* @internal
|
|
9711
|
-
*/
|
|
9712
|
-
export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
|
|
9713
|
-
/**
|
|
9714
|
-
* @internal
|
|
9715
|
-
*/
|
|
9716
|
-
export declare const HumanLoopActivationConfigFilterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
|
|
9717
|
-
/**
|
|
9718
|
-
* @internal
|
|
9719
|
-
*/
|
|
9720
|
-
export declare const USDFilterSensitiveLog: (obj: USD) => any;
|
|
9721
|
-
/**
|
|
9722
|
-
* @internal
|
|
9723
|
-
*/
|
|
9724
|
-
export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
|