@aws-sdk/client-sagemaker 3.133.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddAssociationCommand.js +2 -2
- package/dist-cjs/commands/AddTagsCommand.js +2 -2
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -2
- package/dist-cjs/commands/CreateActionCommand.js +2 -2
- package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/CreateAppCommand.js +2 -2
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateArtifactCommand.js +2 -2
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/CreateContextCommand.js +2 -2
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/CreateDomainCommand.js +2 -2
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -2
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateExperimentCommand.js +2 -2
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/CreateImageCommand.js +2 -2
- package/dist-cjs/commands/CreateImageVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
- package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateModelCommand.js +2 -2
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateModelPackageCommand.js +2 -2
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/CreatePipelineCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
- package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateTransformJobCommand.js +2 -2
- package/dist-cjs/commands/CreateTrialCommand.js +2 -2
- package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/CreateUserProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkforceCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionCommand.js +2 -2
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteArtifactCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssociationCommand.js +2 -2
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/DeleteContextCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteExperimentCommand.js +2 -2
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/DeleteImageCommand.js +2 -2
- package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeletePipelineCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrialCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/DescribeActionCommand.js +2 -2
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/DescribeAppCommand.js +2 -2
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeArtifactCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeContextCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeDeviceCommand.js +2 -2
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -2
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeExperimentCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -2
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeImageCommand.js +2 -2
- package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -2
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrialCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -2
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -2
- package/dist-cjs/commands/ListActionsCommand.js +2 -2
- package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -2
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListAppsCommand.js +2 -2
- package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
- package/dist-cjs/commands/ListAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -2
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -2
- package/dist-cjs/commands/ListContextsCommand.js +2 -2
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -2
- package/dist-cjs/commands/ListDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListDomainsCommand.js +2 -2
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -2
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -2
- package/dist-cjs/commands/ListExperimentsCommand.js +2 -2
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -2
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -2
- package/dist-cjs/commands/ListImageVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListImagesCommand.js +2 -2
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
- package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelMetadataCommand.js +2 -2
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListModelPackagesCommand.js +2 -2
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelsCommand.js +2 -2
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -2
- package/dist-cjs/commands/ListPipelinesCommand.js +2 -2
- package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListStageDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/ListTransformJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListTrialsCommand.js +2 -2
- package/dist-cjs/commands/ListUserProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListWorkforcesCommand.js +2 -2
- package/dist-cjs/commands/ListWorkteamsCommand.js +2 -2
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/QueryLineageCommand.js +2 -2
- package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -2
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/SearchCommand.js +2 -2
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
- package/dist-cjs/commands/UpdateActionCommand.js +2 -2
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateArtifactCommand.js +2 -2
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/UpdateContextCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
- package/dist-cjs/commands/UpdateDomainCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
- package/dist-cjs/commands/UpdateExperimentCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
- package/dist-cjs/commands/UpdateImageCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -2
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdatePipelineCommand.js +2 -2
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrialCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkforceCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -2
- package/dist-cjs/models/models_0.js +862 -1290
- package/dist-cjs/models/models_1.js +1092 -1624
- package/dist-cjs/models/models_2.js +960 -1434
- package/dist-cjs/models/models_3.js +663 -985
- package/dist-cjs/protocols/Aws_json1_1.js +1498 -2848
- package/dist-es/commands/AddAssociationCommand.js +3 -3
- package/dist-es/commands/AddTagsCommand.js +3 -3
- package/dist-es/commands/AssociateTrialComponentCommand.js +3 -3
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -3
- package/dist-es/commands/CreateActionCommand.js +3 -3
- package/dist-es/commands/CreateAlgorithmCommand.js +3 -3
- package/dist-es/commands/CreateAppCommand.js +3 -3
- package/dist-es/commands/CreateAppImageConfigCommand.js +3 -3
- package/dist-es/commands/CreateArtifactCommand.js +3 -3
- package/dist-es/commands/CreateAutoMLJobCommand.js +3 -3
- package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/CreateCompilationJobCommand.js +3 -3
- package/dist-es/commands/CreateContextCommand.js +3 -3
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +3 -3
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +3 -3
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
- package/dist-es/commands/CreateEndpointCommand.js +3 -3
- package/dist-es/commands/CreateEndpointConfigCommand.js +3 -3
- package/dist-es/commands/CreateExperimentCommand.js +3 -3
- package/dist-es/commands/CreateFeatureGroupCommand.js +3 -3
- package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/CreateImageCommand.js +3 -3
- package/dist-es/commands/CreateImageVersionCommand.js +3 -3
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
- package/dist-es/commands/CreateLabelingJobCommand.js +3 -3
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateModelCommand.js +3 -3
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateModelPackageCommand.js +3 -3
- package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -3
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/CreatePipelineCommand.js +3 -3
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -3
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
- package/dist-es/commands/CreateProcessingJobCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/CreateTrainingJobCommand.js +3 -3
- package/dist-es/commands/CreateTransformJobCommand.js +3 -3
- package/dist-es/commands/CreateTrialCommand.js +3 -3
- package/dist-es/commands/CreateTrialComponentCommand.js +3 -3
- package/dist-es/commands/CreateUserProfileCommand.js +3 -3
- package/dist-es/commands/CreateWorkforceCommand.js +3 -3
- package/dist-es/commands/CreateWorkteamCommand.js +3 -3
- package/dist-es/commands/DeleteActionCommand.js +3 -3
- package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
- package/dist-es/commands/DeleteAppCommand.js +2 -2
- package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
- package/dist-es/commands/DeleteArtifactCommand.js +3 -3
- package/dist-es/commands/DeleteAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
- package/dist-es/commands/DeleteContextCommand.js +3 -3
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -2
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
- package/dist-es/commands/DeleteExperimentCommand.js +3 -3
- package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/DeleteImageCommand.js +3 -3
- package/dist-es/commands/DeleteImageVersionCommand.js +3 -3
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteModelCommand.js +2 -2
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-es/commands/DeletePipelineCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteTrialCommand.js +3 -3
- package/dist-es/commands/DeleteTrialComponentCommand.js +3 -3
- package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
- package/dist-es/commands/DeleteWorkforceCommand.js +3 -3
- package/dist-es/commands/DeleteWorkteamCommand.js +3 -3
- package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
- package/dist-es/commands/DescribeActionCommand.js +3 -3
- package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
- package/dist-es/commands/DescribeAppCommand.js +3 -3
- package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -3
- package/dist-es/commands/DescribeArtifactCommand.js +3 -3
- package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -3
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/DescribeCompilationJobCommand.js +3 -3
- package/dist-es/commands/DescribeContextCommand.js +3 -3
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeDeviceCommand.js +3 -3
- package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -3
- package/dist-es/commands/DescribeDomainCommand.js +3 -3
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +3 -3
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -3
- package/dist-es/commands/DescribeExperimentCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -3
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/DescribeImageCommand.js +3 -3
- package/dist-es/commands/DescribeImageVersionCommand.js +3 -3
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -3
- package/dist-es/commands/DescribeLabelingJobCommand.js +3 -3
- package/dist-es/commands/DescribeLineageGroupCommand.js +3 -3
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeModelCommand.js +3 -3
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeModelPackageCommand.js +3 -3
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -3
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/DescribePipelineCommand.js +3 -3
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
- package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -3
- package/dist-es/commands/DescribeProcessingJobCommand.js +3 -3
- package/dist-es/commands/DescribeProjectCommand.js +3 -3
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -3
- package/dist-es/commands/DescribeTrainingJobCommand.js +3 -3
- package/dist-es/commands/DescribeTransformJobCommand.js +3 -3
- package/dist-es/commands/DescribeTrialCommand.js +3 -3
- package/dist-es/commands/DescribeTrialComponentCommand.js +3 -3
- package/dist-es/commands/DescribeUserProfileCommand.js +3 -3
- package/dist-es/commands/DescribeWorkforceCommand.js +3 -3
- package/dist-es/commands/DescribeWorkteamCommand.js +3 -3
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -3
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -3
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
- package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -3
- package/dist-es/commands/ListActionsCommand.js +3 -3
- package/dist-es/commands/ListAlgorithmsCommand.js +3 -3
- package/dist-es/commands/ListAppImageConfigsCommand.js +3 -3
- package/dist-es/commands/ListAppsCommand.js +3 -3
- package/dist-es/commands/ListArtifactsCommand.js +3 -3
- package/dist-es/commands/ListAssociationsCommand.js +3 -3
- package/dist-es/commands/ListAutoMLJobsCommand.js +3 -3
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
- package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -3
- package/dist-es/commands/ListCompilationJobsCommand.js +3 -3
- package/dist-es/commands/ListContextsCommand.js +3 -3
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListDeviceFleetsCommand.js +3 -3
- package/dist-es/commands/ListDevicesCommand.js +3 -3
- package/dist-es/commands/ListDomainsCommand.js +3 -3
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +3 -3
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -3
- package/dist-es/commands/ListEndpointConfigsCommand.js +3 -3
- package/dist-es/commands/ListEndpointsCommand.js +3 -3
- package/dist-es/commands/ListExperimentsCommand.js +3 -3
- package/dist-es/commands/ListFeatureGroupsCommand.js +3 -3
- package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListHumanTaskUisCommand.js +3 -3
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -3
- package/dist-es/commands/ListImageVersionsCommand.js +3 -3
- package/dist-es/commands/ListImagesCommand.js +3 -3
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
- package/dist-es/commands/ListLabelingJobsCommand.js +3 -3
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
- package/dist-es/commands/ListLineageGroupsCommand.js +3 -3
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelMetadataCommand.js +3 -3
- package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -3
- package/dist-es/commands/ListModelPackagesCommand.js +3 -3
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelsCommand.js +3 -3
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -3
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -3
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
- package/dist-es/commands/ListNotebookInstancesCommand.js +3 -3
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -3
- package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -3
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -3
- package/dist-es/commands/ListPipelinesCommand.js +3 -3
- package/dist-es/commands/ListProcessingJobsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListStageDevicesCommand.js +3 -3
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -3
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/ListTrainingJobsCommand.js +3 -3
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/ListTransformJobsCommand.js +3 -3
- package/dist-es/commands/ListTrialComponentsCommand.js +3 -3
- package/dist-es/commands/ListTrialsCommand.js +3 -3
- package/dist-es/commands/ListUserProfilesCommand.js +3 -3
- package/dist-es/commands/ListWorkforcesCommand.js +3 -3
- package/dist-es/commands/ListWorkteamsCommand.js +3 -3
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/QueryLineageCommand.js +3 -3
- package/dist-es/commands/RegisterDevicesCommand.js +2 -2
- package/dist-es/commands/RenderUiTemplateCommand.js +3 -3
- package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/SearchCommand.js +3 -3
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/StartPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
- package/dist-es/commands/StopCompilationJobCommand.js +2 -2
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
- package/dist-es/commands/StopLabelingJobCommand.js +2 -2
- package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/StopPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/StopProcessingJobCommand.js +2 -2
- package/dist-es/commands/StopTrainingJobCommand.js +2 -2
- package/dist-es/commands/StopTransformJobCommand.js +2 -2
- package/dist-es/commands/UpdateActionCommand.js +3 -3
- package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -3
- package/dist-es/commands/UpdateArtifactCommand.js +3 -3
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/UpdateContextCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
- package/dist-es/commands/UpdateDevicesCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
- package/dist-es/commands/UpdateExperimentCommand.js +3 -3
- package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -3
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateImageCommand.js +3 -3
- package/dist-es/commands/UpdateModelPackageCommand.js +3 -3
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/UpdatePipelineCommand.js +3 -3
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/commands/UpdateTrainingJobCommand.js +3 -3
- package/dist-es/commands/UpdateTrialCommand.js +3 -3
- package/dist-es/commands/UpdateTrialComponentCommand.js +3 -3
- package/dist-es/commands/UpdateUserProfileCommand.js +3 -3
- package/dist-es/commands/UpdateWorkforceCommand.js +3 -3
- package/dist-es/commands/UpdateWorkteamCommand.js +3 -3
- package/dist-es/models/models_0.js +214 -856
- package/dist-es/models/models_1.js +282 -1083
- package/dist-es/models/models_2.js +244 -955
- package/dist-es/models/models_3.js +174 -657
- package/dist-es/protocols/Aws_json1_1.js +2105 -2848
- package/dist-types/models/models_0.d.ts +856 -1284
- package/dist-types/models/models_1.d.ts +1072 -1606
- package/dist-types/models/models_2.d.ts +949 -1423
- package/dist-types/models/models_3.d.ts +645 -967
- package/dist-types/ts3.4/models/models_0.d.ts +428 -856
- package/dist-types/ts3.4/models/models_1.d.ts +536 -1070
- package/dist-types/ts3.4/models/models_2.d.ts +474 -948
- package/dist-types/ts3.4/models/models_3.d.ts +322 -644
- package/package.json +6 -6
|
@@ -17,12 +17,6 @@ export interface ActionSource {
|
|
|
17
17
|
*/
|
|
18
18
|
SourceId?: string;
|
|
19
19
|
}
|
|
20
|
-
export declare namespace ActionSource {
|
|
21
|
-
/**
|
|
22
|
-
* @internal
|
|
23
|
-
*/
|
|
24
|
-
const filterSensitiveLog: (obj: ActionSource) => any;
|
|
25
|
-
}
|
|
26
20
|
export declare enum ActionStatus {
|
|
27
21
|
COMPLETED = "Completed",
|
|
28
22
|
FAILED = "Failed",
|
|
@@ -66,12 +60,6 @@ export interface ActionSummary {
|
|
|
66
60
|
*/
|
|
67
61
|
LastModifiedTime?: Date;
|
|
68
62
|
}
|
|
69
|
-
export declare namespace ActionSummary {
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
const filterSensitiveLog: (obj: ActionSummary) => any;
|
|
74
|
-
}
|
|
75
63
|
export declare enum AssociationEdgeType {
|
|
76
64
|
ASSOCIATED_WITH = "AssociatedWith",
|
|
77
65
|
CONTRIBUTED_TO = "ContributedTo",
|
|
@@ -112,12 +100,6 @@ export interface AddAssociationRequest {
|
|
|
112
100
|
*/
|
|
113
101
|
AssociationType?: AssociationEdgeType | string;
|
|
114
102
|
}
|
|
115
|
-
export declare namespace AddAssociationRequest {
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
const filterSensitiveLog: (obj: AddAssociationRequest) => any;
|
|
120
|
-
}
|
|
121
103
|
export interface AddAssociationResponse {
|
|
122
104
|
/**
|
|
123
105
|
* <p>The ARN of the source.</p>
|
|
@@ -128,12 +110,6 @@ export interface AddAssociationResponse {
|
|
|
128
110
|
*/
|
|
129
111
|
DestinationArn?: string;
|
|
130
112
|
}
|
|
131
|
-
export declare namespace AddAssociationResponse {
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
const filterSensitiveLog: (obj: AddAssociationResponse) => any;
|
|
136
|
-
}
|
|
137
113
|
/**
|
|
138
114
|
* <p> You have exceeded an SageMaker resource limit. For example, you might have too many
|
|
139
115
|
* training jobs created. </p>
|
|
@@ -168,12 +144,6 @@ export interface ModelInput {
|
|
|
168
144
|
*/
|
|
169
145
|
DataInputConfig: string | undefined;
|
|
170
146
|
}
|
|
171
|
-
export declare namespace ModelInput {
|
|
172
|
-
/**
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
175
|
-
const filterSensitiveLog: (obj: ModelInput) => any;
|
|
176
|
-
}
|
|
177
147
|
/**
|
|
178
148
|
* <p>Describes the Docker container for the model package.</p>
|
|
179
149
|
*/
|
|
@@ -235,12 +205,6 @@ export interface ModelPackageContainerDefinition {
|
|
|
235
205
|
*/
|
|
236
206
|
NearestModelName?: string;
|
|
237
207
|
}
|
|
238
|
-
export declare namespace ModelPackageContainerDefinition {
|
|
239
|
-
/**
|
|
240
|
-
* @internal
|
|
241
|
-
*/
|
|
242
|
-
const filterSensitiveLog: (obj: ModelPackageContainerDefinition) => any;
|
|
243
|
-
}
|
|
244
208
|
export declare enum ProductionVariantInstanceType {
|
|
245
209
|
ML_C4_2XLARGE = "ml.c4.2xlarge",
|
|
246
210
|
ML_C4_4XLARGE = "ml.c4.4xlarge",
|
|
@@ -399,12 +363,6 @@ export interface AdditionalInferenceSpecificationDefinition {
|
|
|
399
363
|
*/
|
|
400
364
|
SupportedResponseMIMETypes?: string[];
|
|
401
365
|
}
|
|
402
|
-
export declare namespace AdditionalInferenceSpecificationDefinition {
|
|
403
|
-
/**
|
|
404
|
-
* @internal
|
|
405
|
-
*/
|
|
406
|
-
const filterSensitiveLog: (obj: AdditionalInferenceSpecificationDefinition) => any;
|
|
407
|
-
}
|
|
408
366
|
/**
|
|
409
367
|
* <p>A tag object that consists of a key and an optional value, used to manage metadata
|
|
410
368
|
* for SageMaker Amazon Web Services resources.</p>
|
|
@@ -427,12 +385,6 @@ export interface Tag {
|
|
|
427
385
|
*/
|
|
428
386
|
Value: string | undefined;
|
|
429
387
|
}
|
|
430
|
-
export declare namespace Tag {
|
|
431
|
-
/**
|
|
432
|
-
* @internal
|
|
433
|
-
*/
|
|
434
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
435
|
-
}
|
|
436
388
|
export interface AddTagsInput {
|
|
437
389
|
/**
|
|
438
390
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to tag.</p>
|
|
@@ -446,24 +398,12 @@ export interface AddTagsInput {
|
|
|
446
398
|
*/
|
|
447
399
|
Tags: Tag[] | undefined;
|
|
448
400
|
}
|
|
449
|
-
export declare namespace AddTagsInput {
|
|
450
|
-
/**
|
|
451
|
-
* @internal
|
|
452
|
-
*/
|
|
453
|
-
const filterSensitiveLog: (obj: AddTagsInput) => any;
|
|
454
|
-
}
|
|
455
401
|
export interface AddTagsOutput {
|
|
456
402
|
/**
|
|
457
403
|
* <p>A list of tags associated with the SageMaker resource.</p>
|
|
458
404
|
*/
|
|
459
405
|
Tags?: Tag[];
|
|
460
406
|
}
|
|
461
|
-
export declare namespace AddTagsOutput {
|
|
462
|
-
/**
|
|
463
|
-
* @internal
|
|
464
|
-
*/
|
|
465
|
-
const filterSensitiveLog: (obj: AddTagsOutput) => any;
|
|
466
|
-
}
|
|
467
407
|
/**
|
|
468
408
|
* <p>Edge Manager agent version.</p>
|
|
469
409
|
*/
|
|
@@ -477,12 +417,6 @@ export interface AgentVersion {
|
|
|
477
417
|
*/
|
|
478
418
|
AgentCount: number | undefined;
|
|
479
419
|
}
|
|
480
|
-
export declare namespace AgentVersion {
|
|
481
|
-
/**
|
|
482
|
-
* @internal
|
|
483
|
-
*/
|
|
484
|
-
const filterSensitiveLog: (obj: AgentVersion) => any;
|
|
485
|
-
}
|
|
486
420
|
/**
|
|
487
421
|
* <p>An Amazon CloudWatch alarm configured to monitor metrics on an endpoint.</p>
|
|
488
422
|
*/
|
|
@@ -492,12 +426,6 @@ export interface Alarm {
|
|
|
492
426
|
*/
|
|
493
427
|
AlarmName?: string;
|
|
494
428
|
}
|
|
495
|
-
export declare namespace Alarm {
|
|
496
|
-
/**
|
|
497
|
-
* @internal
|
|
498
|
-
*/
|
|
499
|
-
const filterSensitiveLog: (obj: Alarm) => any;
|
|
500
|
-
}
|
|
501
429
|
export declare enum AlgorithmSortBy {
|
|
502
430
|
CREATION_TIME = "CreationTime",
|
|
503
431
|
NAME = "Name"
|
|
@@ -526,12 +454,6 @@ export interface MetricDefinition {
|
|
|
526
454
|
*/
|
|
527
455
|
Regex: string | undefined;
|
|
528
456
|
}
|
|
529
|
-
export declare namespace MetricDefinition {
|
|
530
|
-
/**
|
|
531
|
-
* @internal
|
|
532
|
-
*/
|
|
533
|
-
const filterSensitiveLog: (obj: MetricDefinition) => any;
|
|
534
|
-
}
|
|
535
457
|
export declare enum TrainingInputMode {
|
|
536
458
|
FASTFILE = "FastFile",
|
|
537
459
|
FILE = "File",
|
|
@@ -650,12 +572,6 @@ export interface AlgorithmSpecification {
|
|
|
650
572
|
*/
|
|
651
573
|
EnableSageMakerMetricsTimeSeries?: boolean;
|
|
652
574
|
}
|
|
653
|
-
export declare namespace AlgorithmSpecification {
|
|
654
|
-
/**
|
|
655
|
-
* @internal
|
|
656
|
-
*/
|
|
657
|
-
const filterSensitiveLog: (obj: AlgorithmSpecification) => any;
|
|
658
|
-
}
|
|
659
575
|
export declare enum AlgorithmStatus {
|
|
660
576
|
COMPLETED = "Completed",
|
|
661
577
|
DELETING = "Deleting",
|
|
@@ -686,12 +602,6 @@ export interface AlgorithmStatusItem {
|
|
|
686
602
|
*/
|
|
687
603
|
FailureReason?: string;
|
|
688
604
|
}
|
|
689
|
-
export declare namespace AlgorithmStatusItem {
|
|
690
|
-
/**
|
|
691
|
-
* @internal
|
|
692
|
-
*/
|
|
693
|
-
const filterSensitiveLog: (obj: AlgorithmStatusItem) => any;
|
|
694
|
-
}
|
|
695
605
|
/**
|
|
696
606
|
* <p>Specifies the validation and image scan statuses of the algorithm.</p>
|
|
697
607
|
*/
|
|
@@ -705,12 +615,6 @@ export interface AlgorithmStatusDetails {
|
|
|
705
615
|
*/
|
|
706
616
|
ImageScanStatuses?: AlgorithmStatusItem[];
|
|
707
617
|
}
|
|
708
|
-
export declare namespace AlgorithmStatusDetails {
|
|
709
|
-
/**
|
|
710
|
-
* @internal
|
|
711
|
-
*/
|
|
712
|
-
const filterSensitiveLog: (obj: AlgorithmStatusDetails) => any;
|
|
713
|
-
}
|
|
714
618
|
/**
|
|
715
619
|
* <p>Provides summary information about an algorithm.</p>
|
|
716
620
|
*/
|
|
@@ -736,12 +640,6 @@ export interface AlgorithmSummary {
|
|
|
736
640
|
*/
|
|
737
641
|
AlgorithmStatus: AlgorithmStatus | string | undefined;
|
|
738
642
|
}
|
|
739
|
-
export declare namespace AlgorithmSummary {
|
|
740
|
-
/**
|
|
741
|
-
* @internal
|
|
742
|
-
*/
|
|
743
|
-
const filterSensitiveLog: (obj: AlgorithmSummary) => any;
|
|
744
|
-
}
|
|
745
643
|
export declare enum CompressionType {
|
|
746
644
|
GZIP = "Gzip",
|
|
747
645
|
NONE = "None"
|
|
@@ -777,12 +675,6 @@ export interface FileSystemDataSource {
|
|
|
777
675
|
*/
|
|
778
676
|
DirectoryPath: string | undefined;
|
|
779
677
|
}
|
|
780
|
-
export declare namespace FileSystemDataSource {
|
|
781
|
-
/**
|
|
782
|
-
* @internal
|
|
783
|
-
*/
|
|
784
|
-
const filterSensitiveLog: (obj: FileSystemDataSource) => any;
|
|
785
|
-
}
|
|
786
678
|
export declare enum S3DataDistribution {
|
|
787
679
|
FULLY_REPLICATED = "FullyReplicated",
|
|
788
680
|
SHARDED_BY_S3_KEY = "ShardedByS3Key"
|
|
@@ -897,12 +789,6 @@ export interface S3DataSource {
|
|
|
897
789
|
*/
|
|
898
790
|
InstanceGroupNames?: string[];
|
|
899
791
|
}
|
|
900
|
-
export declare namespace S3DataSource {
|
|
901
|
-
/**
|
|
902
|
-
* @internal
|
|
903
|
-
*/
|
|
904
|
-
const filterSensitiveLog: (obj: S3DataSource) => any;
|
|
905
|
-
}
|
|
906
792
|
/**
|
|
907
793
|
* <p>Describes the location of the channel data.</p>
|
|
908
794
|
*/
|
|
@@ -916,12 +802,6 @@ export interface DataSource {
|
|
|
916
802
|
*/
|
|
917
803
|
FileSystemDataSource?: FileSystemDataSource;
|
|
918
804
|
}
|
|
919
|
-
export declare namespace DataSource {
|
|
920
|
-
/**
|
|
921
|
-
* @internal
|
|
922
|
-
*/
|
|
923
|
-
const filterSensitiveLog: (obj: DataSource) => any;
|
|
924
|
-
}
|
|
925
805
|
export declare enum RecordWrapper {
|
|
926
806
|
NONE = "None",
|
|
927
807
|
RECORDIO = "RecordIO"
|
|
@@ -948,12 +828,6 @@ export interface ShuffleConfig {
|
|
|
948
828
|
*/
|
|
949
829
|
Seed: number | undefined;
|
|
950
830
|
}
|
|
951
|
-
export declare namespace ShuffleConfig {
|
|
952
|
-
/**
|
|
953
|
-
* @internal
|
|
954
|
-
*/
|
|
955
|
-
const filterSensitiveLog: (obj: ShuffleConfig) => any;
|
|
956
|
-
}
|
|
957
831
|
/**
|
|
958
832
|
* <p>A channel is a named input source that training algorithms can consume. </p>
|
|
959
833
|
*/
|
|
@@ -1017,12 +891,6 @@ export interface Channel {
|
|
|
1017
891
|
*/
|
|
1018
892
|
ShuffleConfig?: ShuffleConfig;
|
|
1019
893
|
}
|
|
1020
|
-
export declare namespace Channel {
|
|
1021
|
-
/**
|
|
1022
|
-
* @internal
|
|
1023
|
-
*/
|
|
1024
|
-
const filterSensitiveLog: (obj: Channel) => any;
|
|
1025
|
-
}
|
|
1026
894
|
/**
|
|
1027
895
|
* <p>Provides information about how to store model training results (model
|
|
1028
896
|
* artifacts).</p>
|
|
@@ -1083,12 +951,6 @@ export interface OutputDataConfig {
|
|
|
1083
951
|
*/
|
|
1084
952
|
S3OutputPath: string | undefined;
|
|
1085
953
|
}
|
|
1086
|
-
export declare namespace OutputDataConfig {
|
|
1087
|
-
/**
|
|
1088
|
-
* @internal
|
|
1089
|
-
*/
|
|
1090
|
-
const filterSensitiveLog: (obj: OutputDataConfig) => any;
|
|
1091
|
-
}
|
|
1092
954
|
export declare enum TrainingInstanceType {
|
|
1093
955
|
ML_C4_2XLARGE = "ml.c4.2xlarge",
|
|
1094
956
|
ML_C4_4XLARGE = "ml.c4.4xlarge",
|
|
@@ -1157,12 +1019,6 @@ export interface InstanceGroup {
|
|
|
1157
1019
|
*/
|
|
1158
1020
|
InstanceGroupName: string | undefined;
|
|
1159
1021
|
}
|
|
1160
|
-
export declare namespace InstanceGroup {
|
|
1161
|
-
/**
|
|
1162
|
-
* @internal
|
|
1163
|
-
*/
|
|
1164
|
-
const filterSensitiveLog: (obj: InstanceGroup) => any;
|
|
1165
|
-
}
|
|
1166
1022
|
/**
|
|
1167
1023
|
* <p>Describes the resources, including ML compute instances and ML storage volumes, to
|
|
1168
1024
|
* use for model training. </p>
|
|
@@ -1233,12 +1089,6 @@ export interface ResourceConfig {
|
|
|
1233
1089
|
*/
|
|
1234
1090
|
InstanceGroups?: InstanceGroup[];
|
|
1235
1091
|
}
|
|
1236
|
-
export declare namespace ResourceConfig {
|
|
1237
|
-
/**
|
|
1238
|
-
* @internal
|
|
1239
|
-
*/
|
|
1240
|
-
const filterSensitiveLog: (obj: ResourceConfig) => any;
|
|
1241
|
-
}
|
|
1242
1092
|
/**
|
|
1243
1093
|
* <p>Specifies a limit to how long a model training job or model compilation job
|
|
1244
1094
|
* can run. It also specifies how long a managed spot training
|
|
@@ -1283,12 +1133,6 @@ export interface StoppingCondition {
|
|
|
1283
1133
|
*/
|
|
1284
1134
|
MaxWaitTimeInSeconds?: number;
|
|
1285
1135
|
}
|
|
1286
|
-
export declare namespace StoppingCondition {
|
|
1287
|
-
/**
|
|
1288
|
-
* @internal
|
|
1289
|
-
*/
|
|
1290
|
-
const filterSensitiveLog: (obj: StoppingCondition) => any;
|
|
1291
|
-
}
|
|
1292
1136
|
/**
|
|
1293
1137
|
* <p>Defines the input needed to run a training job using the algorithm.</p>
|
|
1294
1138
|
*/
|
|
@@ -1362,12 +1206,6 @@ export interface TrainingJobDefinition {
|
|
|
1362
1206
|
*/
|
|
1363
1207
|
StoppingCondition: StoppingCondition | undefined;
|
|
1364
1208
|
}
|
|
1365
|
-
export declare namespace TrainingJobDefinition {
|
|
1366
|
-
/**
|
|
1367
|
-
* @internal
|
|
1368
|
-
*/
|
|
1369
|
-
const filterSensitiveLog: (obj: TrainingJobDefinition) => any;
|
|
1370
|
-
}
|
|
1371
1209
|
export declare enum BatchStrategy {
|
|
1372
1210
|
MULTI_RECORD = "MultiRecord",
|
|
1373
1211
|
SINGLE_RECORD = "SingleRecord"
|
|
@@ -1442,12 +1280,6 @@ export interface TransformS3DataSource {
|
|
|
1442
1280
|
*/
|
|
1443
1281
|
S3Uri: string | undefined;
|
|
1444
1282
|
}
|
|
1445
|
-
export declare namespace TransformS3DataSource {
|
|
1446
|
-
/**
|
|
1447
|
-
* @internal
|
|
1448
|
-
*/
|
|
1449
|
-
const filterSensitiveLog: (obj: TransformS3DataSource) => any;
|
|
1450
|
-
}
|
|
1451
1283
|
/**
|
|
1452
1284
|
* <p>Describes the location of the channel data.</p>
|
|
1453
1285
|
*/
|
|
@@ -1457,12 +1289,6 @@ export interface TransformDataSource {
|
|
|
1457
1289
|
*/
|
|
1458
1290
|
S3DataSource: TransformS3DataSource | undefined;
|
|
1459
1291
|
}
|
|
1460
|
-
export declare namespace TransformDataSource {
|
|
1461
|
-
/**
|
|
1462
|
-
* @internal
|
|
1463
|
-
*/
|
|
1464
|
-
const filterSensitiveLog: (obj: TransformDataSource) => any;
|
|
1465
|
-
}
|
|
1466
1292
|
export declare enum SplitType {
|
|
1467
1293
|
LINE = "Line",
|
|
1468
1294
|
NONE = "None",
|
|
@@ -1533,12 +1359,6 @@ export interface TransformInput {
|
|
|
1533
1359
|
*/
|
|
1534
1360
|
SplitType?: SplitType | string;
|
|
1535
1361
|
}
|
|
1536
|
-
export declare namespace TransformInput {
|
|
1537
|
-
/**
|
|
1538
|
-
* @internal
|
|
1539
|
-
*/
|
|
1540
|
-
const filterSensitiveLog: (obj: TransformInput) => any;
|
|
1541
|
-
}
|
|
1542
1362
|
export declare enum AssemblyType {
|
|
1543
1363
|
LINE = "Line",
|
|
1544
1364
|
NONE = "None"
|
|
@@ -1616,12 +1436,6 @@ export interface TransformOutput {
|
|
|
1616
1436
|
*/
|
|
1617
1437
|
KmsKeyId?: string;
|
|
1618
1438
|
}
|
|
1619
|
-
export declare namespace TransformOutput {
|
|
1620
|
-
/**
|
|
1621
|
-
* @internal
|
|
1622
|
-
*/
|
|
1623
|
-
const filterSensitiveLog: (obj: TransformOutput) => any;
|
|
1624
|
-
}
|
|
1625
1439
|
/**
|
|
1626
1440
|
* <p>Describes the resources, including ML instance types and ML instance count, to use for
|
|
1627
1441
|
* transform job.</p>
|
|
@@ -1680,12 +1494,6 @@ export interface TransformResources {
|
|
|
1680
1494
|
*/
|
|
1681
1495
|
VolumeKmsKeyId?: string;
|
|
1682
1496
|
}
|
|
1683
|
-
export declare namespace TransformResources {
|
|
1684
|
-
/**
|
|
1685
|
-
* @internal
|
|
1686
|
-
*/
|
|
1687
|
-
const filterSensitiveLog: (obj: TransformResources) => any;
|
|
1688
|
-
}
|
|
1689
1497
|
/**
|
|
1690
1498
|
* <p>Defines the input needed to run a transform job using the inference specification
|
|
1691
1499
|
* specified in the algorithm.</p>
|
|
@@ -1728,12 +1536,6 @@ export interface TransformJobDefinition {
|
|
|
1728
1536
|
*/
|
|
1729
1537
|
TransformResources: TransformResources | undefined;
|
|
1730
1538
|
}
|
|
1731
|
-
export declare namespace TransformJobDefinition {
|
|
1732
|
-
/**
|
|
1733
|
-
* @internal
|
|
1734
|
-
*/
|
|
1735
|
-
const filterSensitiveLog: (obj: TransformJobDefinition) => any;
|
|
1736
|
-
}
|
|
1737
1539
|
/**
|
|
1738
1540
|
* <p>Defines a training job and a batch transform job that SageMaker runs to validate your
|
|
1739
1541
|
* algorithm.</p>
|
|
@@ -1757,12 +1559,6 @@ export interface AlgorithmValidationProfile {
|
|
|
1757
1559
|
*/
|
|
1758
1560
|
TransformJobDefinition?: TransformJobDefinition;
|
|
1759
1561
|
}
|
|
1760
|
-
export declare namespace AlgorithmValidationProfile {
|
|
1761
|
-
/**
|
|
1762
|
-
* @internal
|
|
1763
|
-
*/
|
|
1764
|
-
const filterSensitiveLog: (obj: AlgorithmValidationProfile) => any;
|
|
1765
|
-
}
|
|
1766
1562
|
/**
|
|
1767
1563
|
* <p>Specifies configurations for one or more training jobs that SageMaker runs to test the
|
|
1768
1564
|
* algorithm.</p>
|
|
@@ -1778,12 +1574,6 @@ export interface AlgorithmValidationSpecification {
|
|
|
1778
1574
|
*/
|
|
1779
1575
|
ValidationProfiles: AlgorithmValidationProfile[] | undefined;
|
|
1780
1576
|
}
|
|
1781
|
-
export declare namespace AlgorithmValidationSpecification {
|
|
1782
|
-
/**
|
|
1783
|
-
* @internal
|
|
1784
|
-
*/
|
|
1785
|
-
const filterSensitiveLog: (obj: AlgorithmValidationSpecification) => any;
|
|
1786
|
-
}
|
|
1787
1577
|
/**
|
|
1788
1578
|
* <p>Configures how labels are consolidated across human workers and processes output data.
|
|
1789
1579
|
* </p>
|
|
@@ -3285,12 +3075,6 @@ export interface AnnotationConsolidationConfig {
|
|
|
3285
3075
|
*/
|
|
3286
3076
|
AnnotationConsolidationLambdaArn: string | undefined;
|
|
3287
3077
|
}
|
|
3288
|
-
export declare namespace AnnotationConsolidationConfig {
|
|
3289
|
-
/**
|
|
3290
|
-
* @internal
|
|
3291
|
-
*/
|
|
3292
|
-
const filterSensitiveLog: (obj: AnnotationConsolidationConfig) => any;
|
|
3293
|
-
}
|
|
3294
3078
|
export declare enum AppType {
|
|
3295
3079
|
JupyterServer = "JupyterServer",
|
|
3296
3080
|
KernelGateway = "KernelGateway",
|
|
@@ -3334,12 +3118,6 @@ export interface AppDetails {
|
|
|
3334
3118
|
*/
|
|
3335
3119
|
CreationTime?: Date;
|
|
3336
3120
|
}
|
|
3337
|
-
export declare namespace AppDetails {
|
|
3338
|
-
/**
|
|
3339
|
-
* @internal
|
|
3340
|
-
*/
|
|
3341
|
-
const filterSensitiveLog: (obj: AppDetails) => any;
|
|
3342
|
-
}
|
|
3343
3121
|
/**
|
|
3344
3122
|
* <p>The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.</p>
|
|
3345
3123
|
*/
|
|
@@ -3358,12 +3136,6 @@ export interface FileSystemConfig {
|
|
|
3358
3136
|
*/
|
|
3359
3137
|
DefaultGid?: number;
|
|
3360
3138
|
}
|
|
3361
|
-
export declare namespace FileSystemConfig {
|
|
3362
|
-
/**
|
|
3363
|
-
* @internal
|
|
3364
|
-
*/
|
|
3365
|
-
const filterSensitiveLog: (obj: FileSystemConfig) => any;
|
|
3366
|
-
}
|
|
3367
3139
|
/**
|
|
3368
3140
|
* <p>The specification of a Jupyter kernel.</p>
|
|
3369
3141
|
*/
|
|
@@ -3377,12 +3149,6 @@ export interface KernelSpec {
|
|
|
3377
3149
|
*/
|
|
3378
3150
|
DisplayName?: string;
|
|
3379
3151
|
}
|
|
3380
|
-
export declare namespace KernelSpec {
|
|
3381
|
-
/**
|
|
3382
|
-
* @internal
|
|
3383
|
-
*/
|
|
3384
|
-
const filterSensitiveLog: (obj: KernelSpec) => any;
|
|
3385
|
-
}
|
|
3386
3152
|
/**
|
|
3387
3153
|
* <p>The configuration for the file system and kernels in a SageMaker image running as a
|
|
3388
3154
|
* KernelGateway app.</p>
|
|
@@ -3397,12 +3163,6 @@ export interface KernelGatewayImageConfig {
|
|
|
3397
3163
|
*/
|
|
3398
3164
|
FileSystemConfig?: FileSystemConfig;
|
|
3399
3165
|
}
|
|
3400
|
-
export declare namespace KernelGatewayImageConfig {
|
|
3401
|
-
/**
|
|
3402
|
-
* @internal
|
|
3403
|
-
*/
|
|
3404
|
-
const filterSensitiveLog: (obj: KernelGatewayImageConfig) => any;
|
|
3405
|
-
}
|
|
3406
3166
|
/**
|
|
3407
3167
|
* <p>The configuration for running a SageMaker image as a KernelGateway app.</p>
|
|
3408
3168
|
*/
|
|
@@ -3428,12 +3188,6 @@ export interface AppImageConfigDetails {
|
|
|
3428
3188
|
*/
|
|
3429
3189
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
3430
3190
|
}
|
|
3431
|
-
export declare namespace AppImageConfigDetails {
|
|
3432
|
-
/**
|
|
3433
|
-
* @internal
|
|
3434
|
-
*/
|
|
3435
|
-
const filterSensitiveLog: (obj: AppImageConfigDetails) => any;
|
|
3436
|
-
}
|
|
3437
3191
|
export declare enum AppImageConfigSortKey {
|
|
3438
3192
|
CreationTime = "CreationTime",
|
|
3439
3193
|
LastModifiedTime = "LastModifiedTime",
|
|
@@ -3526,12 +3280,6 @@ export interface AppSpecification {
|
|
|
3526
3280
|
*/
|
|
3527
3281
|
ContainerArguments?: string[];
|
|
3528
3282
|
}
|
|
3529
|
-
export declare namespace AppSpecification {
|
|
3530
|
-
/**
|
|
3531
|
-
* @internal
|
|
3532
|
-
*/
|
|
3533
|
-
const filterSensitiveLog: (obj: AppSpecification) => any;
|
|
3534
|
-
}
|
|
3535
3283
|
export declare enum ArtifactSourceIdType {
|
|
3536
3284
|
CUSTOM = "Custom",
|
|
3537
3285
|
MD5_HASH = "MD5Hash",
|
|
@@ -3551,12 +3299,6 @@ export interface ArtifactSourceType {
|
|
|
3551
3299
|
*/
|
|
3552
3300
|
Value: string | undefined;
|
|
3553
3301
|
}
|
|
3554
|
-
export declare namespace ArtifactSourceType {
|
|
3555
|
-
/**
|
|
3556
|
-
* @internal
|
|
3557
|
-
*/
|
|
3558
|
-
const filterSensitiveLog: (obj: ArtifactSourceType) => any;
|
|
3559
|
-
}
|
|
3560
3302
|
/**
|
|
3561
3303
|
* <p>A structure describing the source of an artifact.</p>
|
|
3562
3304
|
*/
|
|
@@ -3570,12 +3312,6 @@ export interface ArtifactSource {
|
|
|
3570
3312
|
*/
|
|
3571
3313
|
SourceTypes?: ArtifactSourceType[];
|
|
3572
3314
|
}
|
|
3573
|
-
export declare namespace ArtifactSource {
|
|
3574
|
-
/**
|
|
3575
|
-
* @internal
|
|
3576
|
-
*/
|
|
3577
|
-
const filterSensitiveLog: (obj: ArtifactSource) => any;
|
|
3578
|
-
}
|
|
3579
3315
|
/**
|
|
3580
3316
|
* <p>Lists a summary of the properties of an artifact. An artifact represents a URI
|
|
3581
3317
|
* addressable object or data. Some examples are a dataset and a model.</p>
|
|
@@ -3606,12 +3342,6 @@ export interface ArtifactSummary {
|
|
|
3606
3342
|
*/
|
|
3607
3343
|
LastModifiedTime?: Date;
|
|
3608
3344
|
}
|
|
3609
|
-
export declare namespace ArtifactSummary {
|
|
3610
|
-
/**
|
|
3611
|
-
* @internal
|
|
3612
|
-
*/
|
|
3613
|
-
const filterSensitiveLog: (obj: ArtifactSummary) => any;
|
|
3614
|
-
}
|
|
3615
3345
|
export interface AssociateTrialComponentRequest {
|
|
3616
3346
|
/**
|
|
3617
3347
|
* <p>The name of the component to associated with the trial.</p>
|
|
@@ -3622,12 +3352,6 @@ export interface AssociateTrialComponentRequest {
|
|
|
3622
3352
|
*/
|
|
3623
3353
|
TrialName: string | undefined;
|
|
3624
3354
|
}
|
|
3625
|
-
export declare namespace AssociateTrialComponentRequest {
|
|
3626
|
-
/**
|
|
3627
|
-
* @internal
|
|
3628
|
-
*/
|
|
3629
|
-
const filterSensitiveLog: (obj: AssociateTrialComponentRequest) => any;
|
|
3630
|
-
}
|
|
3631
3355
|
export interface AssociateTrialComponentResponse {
|
|
3632
3356
|
/**
|
|
3633
3357
|
* <p>The ARN of the trial component.</p>
|
|
@@ -3638,12 +3362,6 @@ export interface AssociateTrialComponentResponse {
|
|
|
3638
3362
|
*/
|
|
3639
3363
|
TrialArn?: string;
|
|
3640
3364
|
}
|
|
3641
|
-
export declare namespace AssociateTrialComponentResponse {
|
|
3642
|
-
/**
|
|
3643
|
-
* @internal
|
|
3644
|
-
*/
|
|
3645
|
-
const filterSensitiveLog: (obj: AssociateTrialComponentResponse) => any;
|
|
3646
|
-
}
|
|
3647
3365
|
/**
|
|
3648
3366
|
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
3649
3367
|
* component, lineage group, or project.</p>
|
|
@@ -3662,12 +3380,6 @@ export interface UserContext {
|
|
|
3662
3380
|
*/
|
|
3663
3381
|
DomainId?: string;
|
|
3664
3382
|
}
|
|
3665
|
-
export declare namespace UserContext {
|
|
3666
|
-
/**
|
|
3667
|
-
* @internal
|
|
3668
|
-
*/
|
|
3669
|
-
const filterSensitiveLog: (obj: UserContext) => any;
|
|
3670
|
-
}
|
|
3671
3383
|
/**
|
|
3672
3384
|
* <p>Lists a summary of the properties of an association. An association is an entity that
|
|
3673
3385
|
* links other lineage or experiment entities. An example would be an association between a
|
|
@@ -3712,12 +3424,6 @@ export interface AssociationSummary {
|
|
|
3712
3424
|
*/
|
|
3713
3425
|
CreatedBy?: UserContext;
|
|
3714
3426
|
}
|
|
3715
|
-
export declare namespace AssociationSummary {
|
|
3716
|
-
/**
|
|
3717
|
-
* @internal
|
|
3718
|
-
*/
|
|
3719
|
-
const filterSensitiveLog: (obj: AssociationSummary) => any;
|
|
3720
|
-
}
|
|
3721
3427
|
/**
|
|
3722
3428
|
* <p>Configures the behavior of the client used by SageMaker to interact with the
|
|
3723
3429
|
* model container during asynchronous inference.</p>
|
|
@@ -3729,12 +3435,6 @@ export interface AsyncInferenceClientConfig {
|
|
|
3729
3435
|
*/
|
|
3730
3436
|
MaxConcurrentInvocationsPerInstance?: number;
|
|
3731
3437
|
}
|
|
3732
|
-
export declare namespace AsyncInferenceClientConfig {
|
|
3733
|
-
/**
|
|
3734
|
-
* @internal
|
|
3735
|
-
*/
|
|
3736
|
-
const filterSensitiveLog: (obj: AsyncInferenceClientConfig) => any;
|
|
3737
|
-
}
|
|
3738
3438
|
/**
|
|
3739
3439
|
* <p>Specifies the configuration for notifications of inference results for asynchronous inference.</p>
|
|
3740
3440
|
*/
|
|
@@ -3750,12 +3450,6 @@ export interface AsyncInferenceNotificationConfig {
|
|
|
3750
3450
|
*/
|
|
3751
3451
|
ErrorTopic?: string;
|
|
3752
3452
|
}
|
|
3753
|
-
export declare namespace AsyncInferenceNotificationConfig {
|
|
3754
|
-
/**
|
|
3755
|
-
* @internal
|
|
3756
|
-
*/
|
|
3757
|
-
const filterSensitiveLog: (obj: AsyncInferenceNotificationConfig) => any;
|
|
3758
|
-
}
|
|
3759
3453
|
/**
|
|
3760
3454
|
* <p>Specifies the configuration for asynchronous inference invocation outputs.</p>
|
|
3761
3455
|
*/
|
|
@@ -3775,12 +3469,6 @@ export interface AsyncInferenceOutputConfig {
|
|
|
3775
3469
|
*/
|
|
3776
3470
|
NotificationConfig?: AsyncInferenceNotificationConfig;
|
|
3777
3471
|
}
|
|
3778
|
-
export declare namespace AsyncInferenceOutputConfig {
|
|
3779
|
-
/**
|
|
3780
|
-
* @internal
|
|
3781
|
-
*/
|
|
3782
|
-
const filterSensitiveLog: (obj: AsyncInferenceOutputConfig) => any;
|
|
3783
|
-
}
|
|
3784
3472
|
/**
|
|
3785
3473
|
* <p>Specifies configuration for how an endpoint performs asynchronous inference.</p>
|
|
3786
3474
|
*/
|
|
@@ -3795,12 +3483,6 @@ export interface AsyncInferenceConfig {
|
|
|
3795
3483
|
*/
|
|
3796
3484
|
OutputConfig: AsyncInferenceOutputConfig | undefined;
|
|
3797
3485
|
}
|
|
3798
|
-
export declare namespace AsyncInferenceConfig {
|
|
3799
|
-
/**
|
|
3800
|
-
* @internal
|
|
3801
|
-
*/
|
|
3802
|
-
const filterSensitiveLog: (obj: AsyncInferenceConfig) => any;
|
|
3803
|
-
}
|
|
3804
3486
|
export declare enum AthenaResultCompressionType {
|
|
3805
3487
|
GZIP = "GZIP",
|
|
3806
3488
|
SNAPPY = "SNAPPY",
|
|
@@ -3851,12 +3533,6 @@ export interface AthenaDatasetDefinition {
|
|
|
3851
3533
|
*/
|
|
3852
3534
|
OutputCompression?: AthenaResultCompressionType | string;
|
|
3853
3535
|
}
|
|
3854
|
-
export declare namespace AthenaDatasetDefinition {
|
|
3855
|
-
/**
|
|
3856
|
-
* @internal
|
|
3857
|
-
*/
|
|
3858
|
-
const filterSensitiveLog: (obj: AthenaDatasetDefinition) => any;
|
|
3859
|
-
}
|
|
3860
3536
|
export declare enum AuthMode {
|
|
3861
3537
|
IAM = "IAM",
|
|
3862
3538
|
SSO = "SSO"
|
|
@@ -3875,12 +3551,6 @@ export interface CandidateArtifactLocations {
|
|
|
3875
3551
|
*/
|
|
3876
3552
|
ModelInsights?: string;
|
|
3877
3553
|
}
|
|
3878
|
-
export declare namespace CandidateArtifactLocations {
|
|
3879
|
-
/**
|
|
3880
|
-
* @internal
|
|
3881
|
-
*/
|
|
3882
|
-
const filterSensitiveLog: (obj: CandidateArtifactLocations) => any;
|
|
3883
|
-
}
|
|
3884
3554
|
export declare enum AutoMLMetricEnum {
|
|
3885
3555
|
ACCURACY = "Accuracy",
|
|
3886
3556
|
AUC = "AUC",
|
|
@@ -3935,12 +3605,6 @@ export interface MetricDatum {
|
|
|
3935
3605
|
*/
|
|
3936
3606
|
StandardMetricName?: AutoMLMetricExtendedEnum | string;
|
|
3937
3607
|
}
|
|
3938
|
-
export declare namespace MetricDatum {
|
|
3939
|
-
/**
|
|
3940
|
-
* @internal
|
|
3941
|
-
*/
|
|
3942
|
-
const filterSensitiveLog: (obj: MetricDatum) => any;
|
|
3943
|
-
}
|
|
3944
3608
|
/**
|
|
3945
3609
|
* <p>The properties of an AutoML candidate job.</p>
|
|
3946
3610
|
*/
|
|
@@ -3954,12 +3618,6 @@ export interface CandidateProperties {
|
|
|
3954
3618
|
*/
|
|
3955
3619
|
CandidateMetrics?: MetricDatum[];
|
|
3956
3620
|
}
|
|
3957
|
-
export declare namespace CandidateProperties {
|
|
3958
|
-
/**
|
|
3959
|
-
* @internal
|
|
3960
|
-
*/
|
|
3961
|
-
const filterSensitiveLog: (obj: CandidateProperties) => any;
|
|
3962
|
-
}
|
|
3963
3621
|
export declare enum CandidateStatus {
|
|
3964
3622
|
COMPLETED = "Completed",
|
|
3965
3623
|
FAILED = "Failed",
|
|
@@ -3989,12 +3647,6 @@ export interface AutoMLCandidateStep {
|
|
|
3989
3647
|
*/
|
|
3990
3648
|
CandidateStepName: string | undefined;
|
|
3991
3649
|
}
|
|
3992
|
-
export declare namespace AutoMLCandidateStep {
|
|
3993
|
-
/**
|
|
3994
|
-
* @internal
|
|
3995
|
-
*/
|
|
3996
|
-
const filterSensitiveLog: (obj: AutoMLCandidateStep) => any;
|
|
3997
|
-
}
|
|
3998
3650
|
export declare enum AutoMLJobObjectiveType {
|
|
3999
3651
|
MAXIMIZE = "Maximize",
|
|
4000
3652
|
MINIMIZE = "Minimize"
|
|
@@ -4017,12 +3669,6 @@ export interface FinalAutoMLJobObjectiveMetric {
|
|
|
4017
3669
|
*/
|
|
4018
3670
|
Value: number | undefined;
|
|
4019
3671
|
}
|
|
4020
|
-
export declare namespace FinalAutoMLJobObjectiveMetric {
|
|
4021
|
-
/**
|
|
4022
|
-
* @internal
|
|
4023
|
-
*/
|
|
4024
|
-
const filterSensitiveLog: (obj: FinalAutoMLJobObjectiveMetric) => any;
|
|
4025
|
-
}
|
|
4026
3672
|
/**
|
|
4027
3673
|
* <p>A list of container definitions that describe the different containers that make up an
|
|
4028
3674
|
* AutoML candidate. For more information, see .</p>
|
|
@@ -4042,12 +3688,6 @@ export interface AutoMLContainerDefinition {
|
|
|
4042
3688
|
*/
|
|
4043
3689
|
Environment?: Record<string, string>;
|
|
4044
3690
|
}
|
|
4045
|
-
export declare namespace AutoMLContainerDefinition {
|
|
4046
|
-
/**
|
|
4047
|
-
* @internal
|
|
4048
|
-
*/
|
|
4049
|
-
const filterSensitiveLog: (obj: AutoMLContainerDefinition) => any;
|
|
4050
|
-
}
|
|
4051
3691
|
export declare enum ObjectiveStatus {
|
|
4052
3692
|
Failed = "Failed",
|
|
4053
3693
|
Pending = "Pending",
|
|
@@ -4103,12 +3743,6 @@ export interface AutoMLCandidate {
|
|
|
4103
3743
|
*/
|
|
4104
3744
|
CandidateProperties?: CandidateProperties;
|
|
4105
3745
|
}
|
|
4106
|
-
export declare namespace AutoMLCandidate {
|
|
4107
|
-
/**
|
|
4108
|
-
* @internal
|
|
4109
|
-
*/
|
|
4110
|
-
const filterSensitiveLog: (obj: AutoMLCandidate) => any;
|
|
4111
|
-
}
|
|
4112
3746
|
/**
|
|
4113
3747
|
* <p>Stores the config information for how a candidate is generated (optional).</p>
|
|
4114
3748
|
*/
|
|
@@ -4125,12 +3759,6 @@ export interface AutoMLCandidateGenerationConfig {
|
|
|
4125
3759
|
*/
|
|
4126
3760
|
FeatureSpecificationS3Uri?: string;
|
|
4127
3761
|
}
|
|
4128
|
-
export declare namespace AutoMLCandidateGenerationConfig {
|
|
4129
|
-
/**
|
|
4130
|
-
* @internal
|
|
4131
|
-
*/
|
|
4132
|
-
const filterSensitiveLog: (obj: AutoMLCandidateGenerationConfig) => any;
|
|
4133
|
-
}
|
|
4134
3762
|
export declare enum AutoMLChannelType {
|
|
4135
3763
|
TRAINING = "training",
|
|
4136
3764
|
VALIDATION = "validation"
|
|
@@ -4169,12 +3797,6 @@ export interface AutoMLS3DataSource {
|
|
|
4169
3797
|
*/
|
|
4170
3798
|
S3Uri: string | undefined;
|
|
4171
3799
|
}
|
|
4172
|
-
export declare namespace AutoMLS3DataSource {
|
|
4173
|
-
/**
|
|
4174
|
-
* @internal
|
|
4175
|
-
*/
|
|
4176
|
-
const filterSensitiveLog: (obj: AutoMLS3DataSource) => any;
|
|
4177
|
-
}
|
|
4178
3800
|
/**
|
|
4179
3801
|
* <p>The data source for the Autopilot job.</p>
|
|
4180
3802
|
*/
|
|
@@ -4184,12 +3806,6 @@ export interface AutoMLDataSource {
|
|
|
4184
3806
|
*/
|
|
4185
3807
|
S3DataSource: AutoMLS3DataSource | undefined;
|
|
4186
3808
|
}
|
|
4187
|
-
export declare namespace AutoMLDataSource {
|
|
4188
|
-
/**
|
|
4189
|
-
* @internal
|
|
4190
|
-
*/
|
|
4191
|
-
const filterSensitiveLog: (obj: AutoMLDataSource) => any;
|
|
4192
|
-
}
|
|
4193
3809
|
/**
|
|
4194
3810
|
* <p>A channel is a named input source that training algorithms can consume. The validation
|
|
4195
3811
|
* dataset size is limited to less than 2 GB. The training dataset size must be less than 100
|
|
@@ -4230,12 +3846,6 @@ export interface AutoMLChannel {
|
|
|
4230
3846
|
*/
|
|
4231
3847
|
ChannelType?: AutoMLChannelType | string;
|
|
4232
3848
|
}
|
|
4233
|
-
export declare namespace AutoMLChannel {
|
|
4234
|
-
/**
|
|
4235
|
-
* @internal
|
|
4236
|
-
*/
|
|
4237
|
-
const filterSensitiveLog: (obj: AutoMLChannel) => any;
|
|
4238
|
-
}
|
|
4239
3849
|
/**
|
|
4240
3850
|
* <p>This structure specifies how to split the data into train and validation datasets. The
|
|
4241
3851
|
* validation and training datasets must contain the same headers. The validation dataset must
|
|
@@ -4249,12 +3859,6 @@ export interface AutoMLDataSplitConfig {
|
|
|
4249
3859
|
*/
|
|
4250
3860
|
ValidationFraction?: number;
|
|
4251
3861
|
}
|
|
4252
|
-
export declare namespace AutoMLDataSplitConfig {
|
|
4253
|
-
/**
|
|
4254
|
-
* @internal
|
|
4255
|
-
*/
|
|
4256
|
-
const filterSensitiveLog: (obj: AutoMLDataSplitConfig) => any;
|
|
4257
|
-
}
|
|
4258
3862
|
/**
|
|
4259
3863
|
* <p>The artifacts that are generated during an AutoML job.</p>
|
|
4260
3864
|
*/
|
|
@@ -4268,12 +3872,6 @@ export interface AutoMLJobArtifacts {
|
|
|
4268
3872
|
*/
|
|
4269
3873
|
DataExplorationNotebookLocation?: string;
|
|
4270
3874
|
}
|
|
4271
|
-
export declare namespace AutoMLJobArtifacts {
|
|
4272
|
-
/**
|
|
4273
|
-
* @internal
|
|
4274
|
-
*/
|
|
4275
|
-
const filterSensitiveLog: (obj: AutoMLJobArtifacts) => any;
|
|
4276
|
-
}
|
|
4277
3875
|
/**
|
|
4278
3876
|
* <p>How long a job is allowed to run, or how many candidates a job is allowed to
|
|
4279
3877
|
* generate.</p>
|
|
@@ -4297,12 +3895,6 @@ export interface AutoMLJobCompletionCriteria {
|
|
|
4297
3895
|
*/
|
|
4298
3896
|
MaxAutoMLJobRuntimeInSeconds?: number;
|
|
4299
3897
|
}
|
|
4300
|
-
export declare namespace AutoMLJobCompletionCriteria {
|
|
4301
|
-
/**
|
|
4302
|
-
* @internal
|
|
4303
|
-
*/
|
|
4304
|
-
const filterSensitiveLog: (obj: AutoMLJobCompletionCriteria) => any;
|
|
4305
|
-
}
|
|
4306
3898
|
/**
|
|
4307
3899
|
* <p>Specifies a VPC that your training jobs and hosted models have access to. Control
|
|
4308
3900
|
* access to and from your training and model containers by configuring the VPC. For more
|
|
@@ -4322,12 +3914,6 @@ export interface VpcConfig {
|
|
|
4322
3914
|
*/
|
|
4323
3915
|
Subnets: string[] | undefined;
|
|
4324
3916
|
}
|
|
4325
|
-
export declare namespace VpcConfig {
|
|
4326
|
-
/**
|
|
4327
|
-
* @internal
|
|
4328
|
-
*/
|
|
4329
|
-
const filterSensitiveLog: (obj: VpcConfig) => any;
|
|
4330
|
-
}
|
|
4331
3917
|
/**
|
|
4332
3918
|
* <p>Security options.</p>
|
|
4333
3919
|
*/
|
|
@@ -4345,12 +3931,6 @@ export interface AutoMLSecurityConfig {
|
|
|
4345
3931
|
*/
|
|
4346
3932
|
VpcConfig?: VpcConfig;
|
|
4347
3933
|
}
|
|
4348
|
-
export declare namespace AutoMLSecurityConfig {
|
|
4349
|
-
/**
|
|
4350
|
-
* @internal
|
|
4351
|
-
*/
|
|
4352
|
-
const filterSensitiveLog: (obj: AutoMLSecurityConfig) => any;
|
|
4353
|
-
}
|
|
4354
3934
|
/**
|
|
4355
3935
|
* <p>A collection of settings used for an AutoML job.</p>
|
|
4356
3936
|
*/
|
|
@@ -4374,12 +3954,6 @@ export interface AutoMLJobConfig {
|
|
|
4374
3954
|
*/
|
|
4375
3955
|
CandidateGenerationConfig?: AutoMLCandidateGenerationConfig;
|
|
4376
3956
|
}
|
|
4377
|
-
export declare namespace AutoMLJobConfig {
|
|
4378
|
-
/**
|
|
4379
|
-
* @internal
|
|
4380
|
-
*/
|
|
4381
|
-
const filterSensitiveLog: (obj: AutoMLJobConfig) => any;
|
|
4382
|
-
}
|
|
4383
3957
|
/**
|
|
4384
3958
|
* <p>Specifies a metric to minimize or maximize as the objective of a job.</p>
|
|
4385
3959
|
*/
|
|
@@ -4469,12 +4043,6 @@ export interface AutoMLJobObjective {
|
|
|
4469
4043
|
*/
|
|
4470
4044
|
MetricName: AutoMLMetricEnum | string | undefined;
|
|
4471
4045
|
}
|
|
4472
|
-
export declare namespace AutoMLJobObjective {
|
|
4473
|
-
/**
|
|
4474
|
-
* @internal
|
|
4475
|
-
*/
|
|
4476
|
-
const filterSensitiveLog: (obj: AutoMLJobObjective) => any;
|
|
4477
|
-
}
|
|
4478
4046
|
export declare enum AutoMLJobSecondaryStatus {
|
|
4479
4047
|
ANALYZING_DATA = "AnalyzingData",
|
|
4480
4048
|
CANDIDATE_DEFINITIONS_GENERATED = "CandidateDefinitionsGenerated",
|
|
@@ -4510,12 +4078,6 @@ export interface AutoMLPartialFailureReason {
|
|
|
4510
4078
|
*/
|
|
4511
4079
|
PartialFailureMessage?: string;
|
|
4512
4080
|
}
|
|
4513
|
-
export declare namespace AutoMLPartialFailureReason {
|
|
4514
|
-
/**
|
|
4515
|
-
* @internal
|
|
4516
|
-
*/
|
|
4517
|
-
const filterSensitiveLog: (obj: AutoMLPartialFailureReason) => any;
|
|
4518
|
-
}
|
|
4519
4081
|
/**
|
|
4520
4082
|
* <p>Provides a summary about an AutoML job.</p>
|
|
4521
4083
|
*/
|
|
@@ -4557,12 +4119,6 @@ export interface AutoMLJobSummary {
|
|
|
4557
4119
|
*/
|
|
4558
4120
|
PartialFailureReasons?: AutoMLPartialFailureReason[];
|
|
4559
4121
|
}
|
|
4560
|
-
export declare namespace AutoMLJobSummary {
|
|
4561
|
-
/**
|
|
4562
|
-
* @internal
|
|
4563
|
-
*/
|
|
4564
|
-
const filterSensitiveLog: (obj: AutoMLJobSummary) => any;
|
|
4565
|
-
}
|
|
4566
4122
|
/**
|
|
4567
4123
|
* <p>The output data configuration.</p>
|
|
4568
4124
|
*/
|
|
@@ -4576,12 +4132,6 @@ export interface AutoMLOutputDataConfig {
|
|
|
4576
4132
|
*/
|
|
4577
4133
|
S3OutputPath: string | undefined;
|
|
4578
4134
|
}
|
|
4579
|
-
export declare namespace AutoMLOutputDataConfig {
|
|
4580
|
-
/**
|
|
4581
|
-
* @internal
|
|
4582
|
-
*/
|
|
4583
|
-
const filterSensitiveLog: (obj: AutoMLOutputDataConfig) => any;
|
|
4584
|
-
}
|
|
4585
4135
|
export declare enum AutoMLSortBy {
|
|
4586
4136
|
CREATION_TIME = "CreationTime",
|
|
4587
4137
|
NAME = "Name",
|
|
@@ -4601,12 +4151,6 @@ export interface AutoRollbackConfig {
|
|
|
4601
4151
|
*/
|
|
4602
4152
|
Alarms?: Alarm[];
|
|
4603
4153
|
}
|
|
4604
|
-
export declare namespace AutoRollbackConfig {
|
|
4605
|
-
/**
|
|
4606
|
-
* @internal
|
|
4607
|
-
*/
|
|
4608
|
-
const filterSensitiveLog: (obj: AutoRollbackConfig) => any;
|
|
4609
|
-
}
|
|
4610
4154
|
export declare enum AwsManagedHumanLoopRequestSource {
|
|
4611
4155
|
REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3 = "AWS/Rekognition/DetectModerationLabels/Image/V3",
|
|
4612
4156
|
TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1 = "AWS/Textract/AnalyzeDocument/Forms/V1"
|
|
@@ -4617,12 +4161,6 @@ export interface BatchDescribeModelPackageInput {
|
|
|
4617
4161
|
*/
|
|
4618
4162
|
ModelPackageArnList: string[] | undefined;
|
|
4619
4163
|
}
|
|
4620
|
-
export declare namespace BatchDescribeModelPackageInput {
|
|
4621
|
-
/**
|
|
4622
|
-
* @internal
|
|
4623
|
-
*/
|
|
4624
|
-
const filterSensitiveLog: (obj: BatchDescribeModelPackageInput) => any;
|
|
4625
|
-
}
|
|
4626
4164
|
/**
|
|
4627
4165
|
* <p>The error code and error description associated with the resource.</p>
|
|
4628
4166
|
*/
|
|
@@ -4636,12 +4174,6 @@ export interface BatchDescribeModelPackageError {
|
|
|
4636
4174
|
*/
|
|
4637
4175
|
ErrorResponse: string | undefined;
|
|
4638
4176
|
}
|
|
4639
|
-
export declare namespace BatchDescribeModelPackageError {
|
|
4640
|
-
/**
|
|
4641
|
-
* @internal
|
|
4642
|
-
*/
|
|
4643
|
-
const filterSensitiveLog: (obj: BatchDescribeModelPackageError) => any;
|
|
4644
|
-
}
|
|
4645
4177
|
/**
|
|
4646
4178
|
* <p>Defines how to perform inference generation after a training job is run.</p>
|
|
4647
4179
|
*/
|
|
@@ -4672,12 +4204,6 @@ export interface InferenceSpecification {
|
|
|
4672
4204
|
*/
|
|
4673
4205
|
SupportedResponseMIMETypes: string[] | undefined;
|
|
4674
4206
|
}
|
|
4675
|
-
export declare namespace InferenceSpecification {
|
|
4676
|
-
/**
|
|
4677
|
-
* @internal
|
|
4678
|
-
*/
|
|
4679
|
-
const filterSensitiveLog: (obj: InferenceSpecification) => any;
|
|
4680
|
-
}
|
|
4681
4207
|
export declare enum ModelApprovalStatus {
|
|
4682
4208
|
APPROVED = "Approved",
|
|
4683
4209
|
PENDING_MANUAL_APPROVAL = "PendingManualApproval",
|
|
@@ -4727,12 +4253,6 @@ export interface BatchDescribeModelPackageSummary {
|
|
|
4727
4253
|
*/
|
|
4728
4254
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
4729
4255
|
}
|
|
4730
|
-
export declare namespace BatchDescribeModelPackageSummary {
|
|
4731
|
-
/**
|
|
4732
|
-
* @internal
|
|
4733
|
-
*/
|
|
4734
|
-
const filterSensitiveLog: (obj: BatchDescribeModelPackageSummary) => any;
|
|
4735
|
-
}
|
|
4736
4256
|
export interface BatchDescribeModelPackageOutput {
|
|
4737
4257
|
/**
|
|
4738
4258
|
* <p>The summaries for the model package versions</p>
|
|
@@ -4744,12 +4264,6 @@ export interface BatchDescribeModelPackageOutput {
|
|
|
4744
4264
|
*/
|
|
4745
4265
|
BatchDescribeModelPackageErrorMap?: Record<string, BatchDescribeModelPackageError>;
|
|
4746
4266
|
}
|
|
4747
|
-
export declare namespace BatchDescribeModelPackageOutput {
|
|
4748
|
-
/**
|
|
4749
|
-
* @internal
|
|
4750
|
-
*/
|
|
4751
|
-
const filterSensitiveLog: (obj: BatchDescribeModelPackageOutput) => any;
|
|
4752
|
-
}
|
|
4753
4267
|
/**
|
|
4754
4268
|
* <p>Details about the metrics source.</p>
|
|
4755
4269
|
*/
|
|
@@ -4767,12 +4281,6 @@ export interface MetricsSource {
|
|
|
4767
4281
|
*/
|
|
4768
4282
|
S3Uri: string | undefined;
|
|
4769
4283
|
}
|
|
4770
|
-
export declare namespace MetricsSource {
|
|
4771
|
-
/**
|
|
4772
|
-
* @internal
|
|
4773
|
-
*/
|
|
4774
|
-
const filterSensitiveLog: (obj: MetricsSource) => any;
|
|
4775
|
-
}
|
|
4776
4284
|
/**
|
|
4777
4285
|
* <p>Contains bias metrics for a model.</p>
|
|
4778
4286
|
*/
|
|
@@ -4790,12 +4298,6 @@ export interface Bias {
|
|
|
4790
4298
|
*/
|
|
4791
4299
|
PostTrainingReport?: MetricsSource;
|
|
4792
4300
|
}
|
|
4793
|
-
export declare namespace Bias {
|
|
4794
|
-
/**
|
|
4795
|
-
* @internal
|
|
4796
|
-
*/
|
|
4797
|
-
const filterSensitiveLog: (obj: Bias) => any;
|
|
4798
|
-
}
|
|
4799
4301
|
export declare enum CapacitySizeType {
|
|
4800
4302
|
CAPACITY_PERCENT = "CAPACITY_PERCENT",
|
|
4801
4303
|
INSTANCE_COUNT = "INSTANCE_COUNT"
|
|
@@ -4825,12 +4327,6 @@ export interface CapacitySize {
|
|
|
4825
4327
|
*/
|
|
4826
4328
|
Value: number | undefined;
|
|
4827
4329
|
}
|
|
4828
|
-
export declare namespace CapacitySize {
|
|
4829
|
-
/**
|
|
4830
|
-
* @internal
|
|
4831
|
-
*/
|
|
4832
|
-
const filterSensitiveLog: (obj: CapacitySize) => any;
|
|
4833
|
-
}
|
|
4834
4330
|
export declare enum TrafficRoutingConfigType {
|
|
4835
4331
|
ALL_AT_ONCE = "ALL_AT_ONCE",
|
|
4836
4332
|
CANARY = "CANARY",
|
|
@@ -4882,12 +4378,6 @@ export interface TrafficRoutingConfig {
|
|
|
4882
4378
|
*/
|
|
4883
4379
|
LinearStepSize?: CapacitySize;
|
|
4884
4380
|
}
|
|
4885
|
-
export declare namespace TrafficRoutingConfig {
|
|
4886
|
-
/**
|
|
4887
|
-
* @internal
|
|
4888
|
-
*/
|
|
4889
|
-
const filterSensitiveLog: (obj: TrafficRoutingConfig) => any;
|
|
4890
|
-
}
|
|
4891
4381
|
/**
|
|
4892
4382
|
* <p>Update policy for a blue/green deployment. If this update policy is specified, SageMaker
|
|
4893
4383
|
* creates a new fleet during the deployment while maintaining the old fleet. SageMaker flips
|
|
@@ -4913,12 +4403,6 @@ export interface BlueGreenUpdatePolicy {
|
|
|
4913
4403
|
*/
|
|
4914
4404
|
MaximumExecutionTimeoutInSeconds?: number;
|
|
4915
4405
|
}
|
|
4916
|
-
export declare namespace BlueGreenUpdatePolicy {
|
|
4917
|
-
/**
|
|
4918
|
-
* @internal
|
|
4919
|
-
*/
|
|
4920
|
-
const filterSensitiveLog: (obj: BlueGreenUpdatePolicy) => any;
|
|
4921
|
-
}
|
|
4922
4406
|
export declare enum BooleanOperator {
|
|
4923
4407
|
AND = "And",
|
|
4924
4408
|
OR = "Or"
|
|
@@ -4932,12 +4416,6 @@ export interface CacheHitResult {
|
|
|
4932
4416
|
*/
|
|
4933
4417
|
SourcePipelineExecutionArn?: string;
|
|
4934
4418
|
}
|
|
4935
|
-
export declare namespace CacheHitResult {
|
|
4936
|
-
/**
|
|
4937
|
-
* @internal
|
|
4938
|
-
*/
|
|
4939
|
-
const filterSensitiveLog: (obj: CacheHitResult) => any;
|
|
4940
|
-
}
|
|
4941
4419
|
/**
|
|
4942
4420
|
* <p>An output parameter of a pipeline step.</p>
|
|
4943
4421
|
*/
|
|
@@ -4951,12 +4429,6 @@ export interface OutputParameter {
|
|
|
4951
4429
|
*/
|
|
4952
4430
|
Value: string | undefined;
|
|
4953
4431
|
}
|
|
4954
|
-
export declare namespace OutputParameter {
|
|
4955
|
-
/**
|
|
4956
|
-
* @internal
|
|
4957
|
-
*/
|
|
4958
|
-
const filterSensitiveLog: (obj: OutputParameter) => any;
|
|
4959
|
-
}
|
|
4960
4432
|
/**
|
|
4961
4433
|
* <p>Metadata about a callback step.</p>
|
|
4962
4434
|
*/
|
|
@@ -4974,12 +4446,6 @@ export interface CallbackStepMetadata {
|
|
|
4974
4446
|
*/
|
|
4975
4447
|
OutputParameters?: OutputParameter[];
|
|
4976
4448
|
}
|
|
4977
|
-
export declare namespace CallbackStepMetadata {
|
|
4978
|
-
/**
|
|
4979
|
-
* @internal
|
|
4980
|
-
*/
|
|
4981
|
-
const filterSensitiveLog: (obj: CallbackStepMetadata) => any;
|
|
4982
|
-
}
|
|
4983
4449
|
export declare enum CandidateSortBy {
|
|
4984
4450
|
CreationTime = "CreationTime",
|
|
4985
4451
|
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
@@ -4999,12 +4465,6 @@ export interface CaptureContentTypeHeader {
|
|
|
4999
4465
|
*/
|
|
5000
4466
|
JsonContentTypes?: string[];
|
|
5001
4467
|
}
|
|
5002
|
-
export declare namespace CaptureContentTypeHeader {
|
|
5003
|
-
/**
|
|
5004
|
-
* @internal
|
|
5005
|
-
*/
|
|
5006
|
-
const filterSensitiveLog: (obj: CaptureContentTypeHeader) => any;
|
|
5007
|
-
}
|
|
5008
4468
|
export declare enum CaptureMode {
|
|
5009
4469
|
INPUT = "Input",
|
|
5010
4470
|
OUTPUT = "Output"
|
|
@@ -5018,12 +4478,6 @@ export interface CaptureOption {
|
|
|
5018
4478
|
*/
|
|
5019
4479
|
CaptureMode: CaptureMode | string | undefined;
|
|
5020
4480
|
}
|
|
5021
|
-
export declare namespace CaptureOption {
|
|
5022
|
-
/**
|
|
5023
|
-
* @internal
|
|
5024
|
-
*/
|
|
5025
|
-
const filterSensitiveLog: (obj: CaptureOption) => any;
|
|
5026
|
-
}
|
|
5027
4481
|
export declare enum CaptureStatus {
|
|
5028
4482
|
STARTED = "Started",
|
|
5029
4483
|
STOPPED = "Stopped"
|
|
@@ -5041,12 +4495,6 @@ export interface CategoricalParameter {
|
|
|
5041
4495
|
*/
|
|
5042
4496
|
Value: string[] | undefined;
|
|
5043
4497
|
}
|
|
5044
|
-
export declare namespace CategoricalParameter {
|
|
5045
|
-
/**
|
|
5046
|
-
* @internal
|
|
5047
|
-
*/
|
|
5048
|
-
const filterSensitiveLog: (obj: CategoricalParameter) => any;
|
|
5049
|
-
}
|
|
5050
4498
|
/**
|
|
5051
4499
|
* <p>A list of categorical hyperparameters to tune.</p>
|
|
5052
4500
|
*/
|
|
@@ -5062,12 +4510,6 @@ export interface CategoricalParameterRange {
|
|
|
5062
4510
|
*/
|
|
5063
4511
|
Values: string[] | undefined;
|
|
5064
4512
|
}
|
|
5065
|
-
export declare namespace CategoricalParameterRange {
|
|
5066
|
-
/**
|
|
5067
|
-
* @internal
|
|
5068
|
-
*/
|
|
5069
|
-
const filterSensitiveLog: (obj: CategoricalParameterRange) => any;
|
|
5070
|
-
}
|
|
5071
4513
|
/**
|
|
5072
4514
|
* <p>Defines the possible values for a categorical hyperparameter.</p>
|
|
5073
4515
|
*/
|
|
@@ -5077,12 +4519,6 @@ export interface CategoricalParameterRangeSpecification {
|
|
|
5077
4519
|
*/
|
|
5078
4520
|
Values: string[] | undefined;
|
|
5079
4521
|
}
|
|
5080
|
-
export declare namespace CategoricalParameterRangeSpecification {
|
|
5081
|
-
/**
|
|
5082
|
-
* @internal
|
|
5083
|
-
*/
|
|
5084
|
-
const filterSensitiveLog: (obj: CategoricalParameterRangeSpecification) => any;
|
|
5085
|
-
}
|
|
5086
4522
|
/**
|
|
5087
4523
|
* <p>Defines a named input source, called a channel, to be used by an algorithm.</p>
|
|
5088
4524
|
*/
|
|
@@ -5117,12 +4553,6 @@ export interface ChannelSpecification {
|
|
|
5117
4553
|
*/
|
|
5118
4554
|
SupportedInputModes: (TrainingInputMode | string)[] | undefined;
|
|
5119
4555
|
}
|
|
5120
|
-
export declare namespace ChannelSpecification {
|
|
5121
|
-
/**
|
|
5122
|
-
* @internal
|
|
5123
|
-
*/
|
|
5124
|
-
const filterSensitiveLog: (obj: ChannelSpecification) => any;
|
|
5125
|
-
}
|
|
5126
4556
|
/**
|
|
5127
4557
|
* <p>Contains information about the output location for managed spot training checkpoint
|
|
5128
4558
|
* data. </p>
|
|
@@ -5139,12 +4569,6 @@ export interface CheckpointConfig {
|
|
|
5139
4569
|
*/
|
|
5140
4570
|
LocalPath?: string;
|
|
5141
4571
|
}
|
|
5142
|
-
export declare namespace CheckpointConfig {
|
|
5143
|
-
/**
|
|
5144
|
-
* @internal
|
|
5145
|
-
*/
|
|
5146
|
-
const filterSensitiveLog: (obj: CheckpointConfig) => any;
|
|
5147
|
-
}
|
|
5148
4572
|
/**
|
|
5149
4573
|
* <p>The container for the metadata for the ClarifyCheck step. For more information,
|
|
5150
4574
|
* see the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/build-and-manage-steps.html#step-type-clarify-check">ClarifyCheck step</a> in the <i>Amazon SageMaker Developer Guide</i>.
|
|
@@ -5188,12 +4612,6 @@ export interface ClarifyCheckStepMetadata {
|
|
|
5188
4612
|
*/
|
|
5189
4613
|
RegisterNewBaseline?: boolean;
|
|
5190
4614
|
}
|
|
5191
|
-
export declare namespace ClarifyCheckStepMetadata {
|
|
5192
|
-
/**
|
|
5193
|
-
* @internal
|
|
5194
|
-
*/
|
|
5195
|
-
const filterSensitiveLog: (obj: ClarifyCheckStepMetadata) => any;
|
|
5196
|
-
}
|
|
5197
4615
|
export declare enum CodeRepositorySortBy {
|
|
5198
4616
|
CREATION_TIME = "CreationTime",
|
|
5199
4617
|
LAST_MODIFIED_TIME = "LastModifiedTime",
|
|
@@ -5226,12 +4644,6 @@ export interface GitConfig {
|
|
|
5226
4644
|
*/
|
|
5227
4645
|
SecretArn?: string;
|
|
5228
4646
|
}
|
|
5229
|
-
export declare namespace GitConfig {
|
|
5230
|
-
/**
|
|
5231
|
-
* @internal
|
|
5232
|
-
*/
|
|
5233
|
-
const filterSensitiveLog: (obj: GitConfig) => any;
|
|
5234
|
-
}
|
|
5235
4647
|
/**
|
|
5236
4648
|
* <p>Specifies summary information about a Git repository.</p>
|
|
5237
4649
|
*/
|
|
@@ -5259,12 +4671,6 @@ export interface CodeRepositorySummary {
|
|
|
5259
4671
|
*/
|
|
5260
4672
|
GitConfig?: GitConfig;
|
|
5261
4673
|
}
|
|
5262
|
-
export declare namespace CodeRepositorySummary {
|
|
5263
|
-
/**
|
|
5264
|
-
* @internal
|
|
5265
|
-
*/
|
|
5266
|
-
const filterSensitiveLog: (obj: CodeRepositorySummary) => any;
|
|
5267
|
-
}
|
|
5268
4674
|
/**
|
|
5269
4675
|
* <p>Use this parameter to configure your Amazon Cognito workforce.
|
|
5270
4676
|
* A single Cognito workforce is created using and corresponds to a single
|
|
@@ -5285,12 +4691,6 @@ export interface CognitoConfig {
|
|
|
5285
4691
|
*/
|
|
5286
4692
|
ClientId: string | undefined;
|
|
5287
4693
|
}
|
|
5288
|
-
export declare namespace CognitoConfig {
|
|
5289
|
-
/**
|
|
5290
|
-
* @internal
|
|
5291
|
-
*/
|
|
5292
|
-
const filterSensitiveLog: (obj: CognitoConfig) => any;
|
|
5293
|
-
}
|
|
5294
4694
|
/**
|
|
5295
4695
|
* <p>Identifies a Amazon Cognito user group. A user group can be used in on or more work
|
|
5296
4696
|
* teams.</p>
|
|
@@ -5311,12 +4711,6 @@ export interface CognitoMemberDefinition {
|
|
|
5311
4711
|
*/
|
|
5312
4712
|
ClientId: string | undefined;
|
|
5313
4713
|
}
|
|
5314
|
-
export declare namespace CognitoMemberDefinition {
|
|
5315
|
-
/**
|
|
5316
|
-
* @internal
|
|
5317
|
-
*/
|
|
5318
|
-
const filterSensitiveLog: (obj: CognitoMemberDefinition) => any;
|
|
5319
|
-
}
|
|
5320
4714
|
/**
|
|
5321
4715
|
* <p>Configuration information for the Debugger output tensor collections.</p>
|
|
5322
4716
|
*/
|
|
@@ -5333,12 +4727,6 @@ export interface CollectionConfiguration {
|
|
|
5333
4727
|
*/
|
|
5334
4728
|
CollectionParameters?: Record<string, string>;
|
|
5335
4729
|
}
|
|
5336
|
-
export declare namespace CollectionConfiguration {
|
|
5337
|
-
/**
|
|
5338
|
-
* @internal
|
|
5339
|
-
*/
|
|
5340
|
-
const filterSensitiveLog: (obj: CollectionConfiguration) => any;
|
|
5341
|
-
}
|
|
5342
4730
|
export declare enum CompilationJobStatus {
|
|
5343
4731
|
COMPLETED = "COMPLETED",
|
|
5344
4732
|
FAILED = "FAILED",
|
|
@@ -5451,12 +4839,6 @@ export interface CompilationJobSummary {
|
|
|
5451
4839
|
*/
|
|
5452
4840
|
CompilationJobStatus: CompilationJobStatus | string | undefined;
|
|
5453
4841
|
}
|
|
5454
|
-
export declare namespace CompilationJobSummary {
|
|
5455
|
-
/**
|
|
5456
|
-
* @internal
|
|
5457
|
-
*/
|
|
5458
|
-
const filterSensitiveLog: (obj: CompilationJobSummary) => any;
|
|
5459
|
-
}
|
|
5460
4842
|
export declare enum ConditionOutcome {
|
|
5461
4843
|
FALSE = "False",
|
|
5462
4844
|
TRUE = "True"
|
|
@@ -5470,12 +4852,6 @@ export interface ConditionStepMetadata {
|
|
|
5470
4852
|
*/
|
|
5471
4853
|
Outcome?: ConditionOutcome | string;
|
|
5472
4854
|
}
|
|
5473
|
-
export declare namespace ConditionStepMetadata {
|
|
5474
|
-
/**
|
|
5475
|
-
* @internal
|
|
5476
|
-
*/
|
|
5477
|
-
const filterSensitiveLog: (obj: ConditionStepMetadata) => any;
|
|
5478
|
-
}
|
|
5479
4855
|
/**
|
|
5480
4856
|
* <p>There was a conflict when you attempted to modify a SageMaker entity such as an
|
|
5481
4857
|
* <code>Experiment</code> or <code>Artifact</code>.</p>
|
|
@@ -5511,12 +4887,6 @@ export interface RepositoryAuthConfig {
|
|
|
5511
4887
|
*/
|
|
5512
4888
|
RepositoryCredentialsProviderArn: string | undefined;
|
|
5513
4889
|
}
|
|
5514
|
-
export declare namespace RepositoryAuthConfig {
|
|
5515
|
-
/**
|
|
5516
|
-
* @internal
|
|
5517
|
-
*/
|
|
5518
|
-
const filterSensitiveLog: (obj: RepositoryAuthConfig) => any;
|
|
5519
|
-
}
|
|
5520
4890
|
/**
|
|
5521
4891
|
* <p>Specifies whether the model container is in Amazon ECR or a private Docker registry
|
|
5522
4892
|
* accessible from your Amazon Virtual Private Cloud (VPC).</p>
|
|
@@ -5546,12 +4916,6 @@ export interface ImageConfig {
|
|
|
5546
4916
|
*/
|
|
5547
4917
|
RepositoryAuthConfig?: RepositoryAuthConfig;
|
|
5548
4918
|
}
|
|
5549
|
-
export declare namespace ImageConfig {
|
|
5550
|
-
/**
|
|
5551
|
-
* @internal
|
|
5552
|
-
*/
|
|
5553
|
-
const filterSensitiveLog: (obj: ImageConfig) => any;
|
|
5554
|
-
}
|
|
5555
4919
|
export declare enum ContainerMode {
|
|
5556
4920
|
MULTI_MODEL = "MultiModel",
|
|
5557
4921
|
SINGLE_MODEL = "SingleModel"
|
|
@@ -5574,12 +4938,6 @@ export interface MultiModelConfig {
|
|
|
5574
4938
|
*/
|
|
5575
4939
|
ModelCacheSetting?: ModelCacheSetting | string;
|
|
5576
4940
|
}
|
|
5577
|
-
export declare namespace MultiModelConfig {
|
|
5578
|
-
/**
|
|
5579
|
-
* @internal
|
|
5580
|
-
*/
|
|
5581
|
-
const filterSensitiveLog: (obj: MultiModelConfig) => any;
|
|
5582
|
-
}
|
|
5583
4941
|
/**
|
|
5584
4942
|
* <p>Describes the container, as part of model definition.</p>
|
|
5585
4943
|
*/
|
|
@@ -5665,12 +5023,6 @@ export interface ContainerDefinition {
|
|
|
5665
5023
|
*/
|
|
5666
5024
|
MultiModelConfig?: MultiModelConfig;
|
|
5667
5025
|
}
|
|
5668
|
-
export declare namespace ContainerDefinition {
|
|
5669
|
-
/**
|
|
5670
|
-
* @internal
|
|
5671
|
-
*/
|
|
5672
|
-
const filterSensitiveLog: (obj: ContainerDefinition) => any;
|
|
5673
|
-
}
|
|
5674
5026
|
export declare enum ContentClassifier {
|
|
5675
5027
|
FREE_OF_ADULT_CONTENT = "FreeOfAdultContent",
|
|
5676
5028
|
FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION = "FreeOfPersonallyIdentifiableInformation"
|
|
@@ -5692,12 +5044,6 @@ export interface ContextSource {
|
|
|
5692
5044
|
*/
|
|
5693
5045
|
SourceId?: string;
|
|
5694
5046
|
}
|
|
5695
|
-
export declare namespace ContextSource {
|
|
5696
|
-
/**
|
|
5697
|
-
* @internal
|
|
5698
|
-
*/
|
|
5699
|
-
const filterSensitiveLog: (obj: ContextSource) => any;
|
|
5700
|
-
}
|
|
5701
5047
|
/**
|
|
5702
5048
|
* <p>Lists a summary of the properties of a context. A context provides a logical grouping
|
|
5703
5049
|
* of other entities.</p>
|
|
@@ -5728,12 +5074,6 @@ export interface ContextSummary {
|
|
|
5728
5074
|
*/
|
|
5729
5075
|
LastModifiedTime?: Date;
|
|
5730
5076
|
}
|
|
5731
|
-
export declare namespace ContextSummary {
|
|
5732
|
-
/**
|
|
5733
|
-
* @internal
|
|
5734
|
-
*/
|
|
5735
|
-
const filterSensitiveLog: (obj: ContextSummary) => any;
|
|
5736
|
-
}
|
|
5737
5077
|
export declare enum HyperParameterScalingType {
|
|
5738
5078
|
AUTO = "Auto",
|
|
5739
5079
|
LINEAR = "Linear",
|
|
@@ -5792,12 +5132,6 @@ export interface ContinuousParameterRange {
|
|
|
5792
5132
|
*/
|
|
5793
5133
|
ScalingType?: HyperParameterScalingType | string;
|
|
5794
5134
|
}
|
|
5795
|
-
export declare namespace ContinuousParameterRange {
|
|
5796
|
-
/**
|
|
5797
|
-
* @internal
|
|
5798
|
-
*/
|
|
5799
|
-
const filterSensitiveLog: (obj: ContinuousParameterRange) => any;
|
|
5800
|
-
}
|
|
5801
5135
|
/**
|
|
5802
5136
|
* <p>Defines the possible values for a continuous hyperparameter.</p>
|
|
5803
5137
|
*/
|
|
@@ -5811,12 +5145,6 @@ export interface ContinuousParameterRangeSpecification {
|
|
|
5811
5145
|
*/
|
|
5812
5146
|
MaxValue: string | undefined;
|
|
5813
5147
|
}
|
|
5814
|
-
export declare namespace ContinuousParameterRangeSpecification {
|
|
5815
|
-
/**
|
|
5816
|
-
* @internal
|
|
5817
|
-
*/
|
|
5818
|
-
const filterSensitiveLog: (obj: ContinuousParameterRangeSpecification) => any;
|
|
5819
|
-
}
|
|
5820
5148
|
/**
|
|
5821
5149
|
* <p>Metadata properties of the tracking entity, trial, or trial component.</p>
|
|
5822
5150
|
*/
|
|
@@ -5838,12 +5166,6 @@ export interface MetadataProperties {
|
|
|
5838
5166
|
*/
|
|
5839
5167
|
ProjectId?: string;
|
|
5840
5168
|
}
|
|
5841
|
-
export declare namespace MetadataProperties {
|
|
5842
|
-
/**
|
|
5843
|
-
* @internal
|
|
5844
|
-
*/
|
|
5845
|
-
const filterSensitiveLog: (obj: MetadataProperties) => any;
|
|
5846
|
-
}
|
|
5847
5169
|
export interface CreateActionRequest {
|
|
5848
5170
|
/**
|
|
5849
5171
|
* <p>The name of the action. Must be unique to your account in an Amazon Web Services Region.</p>
|
|
@@ -5878,24 +5200,12 @@ export interface CreateActionRequest {
|
|
|
5878
5200
|
*/
|
|
5879
5201
|
Tags?: Tag[];
|
|
5880
5202
|
}
|
|
5881
|
-
export declare namespace CreateActionRequest {
|
|
5882
|
-
/**
|
|
5883
|
-
* @internal
|
|
5884
|
-
*/
|
|
5885
|
-
const filterSensitiveLog: (obj: CreateActionRequest) => any;
|
|
5886
|
-
}
|
|
5887
5203
|
export interface CreateActionResponse {
|
|
5888
5204
|
/**
|
|
5889
5205
|
* <p>The Amazon Resource Name (ARN) of the action.</p>
|
|
5890
5206
|
*/
|
|
5891
5207
|
ActionArn?: string;
|
|
5892
5208
|
}
|
|
5893
|
-
export declare namespace CreateActionResponse {
|
|
5894
|
-
/**
|
|
5895
|
-
* @internal
|
|
5896
|
-
*/
|
|
5897
|
-
const filterSensitiveLog: (obj: CreateActionResponse) => any;
|
|
5898
|
-
}
|
|
5899
5209
|
/**
|
|
5900
5210
|
* <p>Defines the possible values for an integer hyperparameter.</p>
|
|
5901
5211
|
*/
|
|
@@ -5909,12 +5219,6 @@ export interface IntegerParameterRangeSpecification {
|
|
|
5909
5219
|
*/
|
|
5910
5220
|
MaxValue: string | undefined;
|
|
5911
5221
|
}
|
|
5912
|
-
export declare namespace IntegerParameterRangeSpecification {
|
|
5913
|
-
/**
|
|
5914
|
-
* @internal
|
|
5915
|
-
*/
|
|
5916
|
-
const filterSensitiveLog: (obj: IntegerParameterRangeSpecification) => any;
|
|
5917
|
-
}
|
|
5918
5222
|
/**
|
|
5919
5223
|
* <p>Defines the possible values for categorical, continuous, and integer hyperparameters
|
|
5920
5224
|
* to be used by an algorithm.</p>
|
|
@@ -5936,12 +5240,6 @@ export interface ParameterRange {
|
|
|
5936
5240
|
*/
|
|
5937
5241
|
CategoricalParameterRangeSpecification?: CategoricalParameterRangeSpecification;
|
|
5938
5242
|
}
|
|
5939
|
-
export declare namespace ParameterRange {
|
|
5940
|
-
/**
|
|
5941
|
-
* @internal
|
|
5942
|
-
*/
|
|
5943
|
-
const filterSensitiveLog: (obj: ParameterRange) => any;
|
|
5944
|
-
}
|
|
5945
5243
|
export declare enum ParameterType {
|
|
5946
5244
|
CATEGORICAL = "Categorical",
|
|
5947
5245
|
CONTINUOUS = "Continuous",
|
|
@@ -5984,12 +5282,6 @@ export interface HyperParameterSpecification {
|
|
|
5984
5282
|
*/
|
|
5985
5283
|
DefaultValue?: string;
|
|
5986
5284
|
}
|
|
5987
|
-
export declare namespace HyperParameterSpecification {
|
|
5988
|
-
/**
|
|
5989
|
-
* @internal
|
|
5990
|
-
*/
|
|
5991
|
-
const filterSensitiveLog: (obj: HyperParameterSpecification) => any;
|
|
5992
|
-
}
|
|
5993
5285
|
export declare enum HyperParameterTuningJobObjectiveType {
|
|
5994
5286
|
MAXIMIZE = "Maximize",
|
|
5995
5287
|
MINIMIZE = "Minimize"
|
|
@@ -6015,12 +5307,6 @@ export interface HyperParameterTuningJobObjective {
|
|
|
6015
5307
|
*/
|
|
6016
5308
|
MetricName: string | undefined;
|
|
6017
5309
|
}
|
|
6018
|
-
export declare namespace HyperParameterTuningJobObjective {
|
|
6019
|
-
/**
|
|
6020
|
-
* @internal
|
|
6021
|
-
*/
|
|
6022
|
-
const filterSensitiveLog: (obj: HyperParameterTuningJobObjective) => any;
|
|
6023
|
-
}
|
|
6024
5310
|
/**
|
|
6025
5311
|
* <p>Defines how the algorithm is used for a training job.</p>
|
|
6026
5312
|
*/
|
|
@@ -6066,12 +5352,6 @@ export interface TrainingSpecification {
|
|
|
6066
5352
|
*/
|
|
6067
5353
|
SupportedTuningJobObjectiveMetrics?: HyperParameterTuningJobObjective[];
|
|
6068
5354
|
}
|
|
6069
|
-
export declare namespace TrainingSpecification {
|
|
6070
|
-
/**
|
|
6071
|
-
* @internal
|
|
6072
|
-
*/
|
|
6073
|
-
const filterSensitiveLog: (obj: TrainingSpecification) => any;
|
|
6074
|
-
}
|
|
6075
5355
|
export interface CreateAlgorithmInput {
|
|
6076
5356
|
/**
|
|
6077
5357
|
* <p>The name of the algorithm.</p>
|
|
@@ -6150,24 +5430,12 @@ export interface CreateAlgorithmInput {
|
|
|
6150
5430
|
*/
|
|
6151
5431
|
Tags?: Tag[];
|
|
6152
5432
|
}
|
|
6153
|
-
export declare namespace CreateAlgorithmInput {
|
|
6154
|
-
/**
|
|
6155
|
-
* @internal
|
|
6156
|
-
*/
|
|
6157
|
-
const filterSensitiveLog: (obj: CreateAlgorithmInput) => any;
|
|
6158
|
-
}
|
|
6159
5433
|
export interface CreateAlgorithmOutput {
|
|
6160
5434
|
/**
|
|
6161
5435
|
* <p>The Amazon Resource Name (ARN) of the new algorithm.</p>
|
|
6162
5436
|
*/
|
|
6163
5437
|
AlgorithmArn: string | undefined;
|
|
6164
5438
|
}
|
|
6165
|
-
export declare namespace CreateAlgorithmOutput {
|
|
6166
|
-
/**
|
|
6167
|
-
* @internal
|
|
6168
|
-
*/
|
|
6169
|
-
const filterSensitiveLog: (obj: CreateAlgorithmOutput) => any;
|
|
6170
|
-
}
|
|
6171
5439
|
/**
|
|
6172
5440
|
* <p>Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that
|
|
6173
5441
|
* the version runs on.</p>
|
|
@@ -6197,12 +5465,6 @@ export interface ResourceSpec {
|
|
|
6197
5465
|
*/
|
|
6198
5466
|
LifecycleConfigArn?: string;
|
|
6199
5467
|
}
|
|
6200
|
-
export declare namespace ResourceSpec {
|
|
6201
|
-
/**
|
|
6202
|
-
* @internal
|
|
6203
|
-
*/
|
|
6204
|
-
const filterSensitiveLog: (obj: ResourceSpec) => any;
|
|
6205
|
-
}
|
|
6206
5468
|
export interface CreateAppRequest {
|
|
6207
5469
|
/**
|
|
6208
5470
|
* <p>The domain ID.</p>
|
|
@@ -6236,24 +5498,12 @@ export interface CreateAppRequest {
|
|
|
6236
5498
|
*/
|
|
6237
5499
|
ResourceSpec?: ResourceSpec;
|
|
6238
5500
|
}
|
|
6239
|
-
export declare namespace CreateAppRequest {
|
|
6240
|
-
/**
|
|
6241
|
-
* @internal
|
|
6242
|
-
*/
|
|
6243
|
-
const filterSensitiveLog: (obj: CreateAppRequest) => any;
|
|
6244
|
-
}
|
|
6245
5501
|
export interface CreateAppResponse {
|
|
6246
5502
|
/**
|
|
6247
5503
|
* <p>The Amazon Resource Name (ARN) of the app.</p>
|
|
6248
5504
|
*/
|
|
6249
5505
|
AppArn?: string;
|
|
6250
5506
|
}
|
|
6251
|
-
export declare namespace CreateAppResponse {
|
|
6252
|
-
/**
|
|
6253
|
-
* @internal
|
|
6254
|
-
*/
|
|
6255
|
-
const filterSensitiveLog: (obj: CreateAppResponse) => any;
|
|
6256
|
-
}
|
|
6257
5507
|
/**
|
|
6258
5508
|
* <p>Resource being accessed is in use.</p>
|
|
6259
5509
|
*/
|
|
@@ -6280,24 +5530,12 @@ export interface CreateAppImageConfigRequest {
|
|
|
6280
5530
|
*/
|
|
6281
5531
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
6282
5532
|
}
|
|
6283
|
-
export declare namespace CreateAppImageConfigRequest {
|
|
6284
|
-
/**
|
|
6285
|
-
* @internal
|
|
6286
|
-
*/
|
|
6287
|
-
const filterSensitiveLog: (obj: CreateAppImageConfigRequest) => any;
|
|
6288
|
-
}
|
|
6289
5533
|
export interface CreateAppImageConfigResponse {
|
|
6290
5534
|
/**
|
|
6291
5535
|
* <p>The Amazon Resource Name (ARN) of the AppImageConfig.</p>
|
|
6292
5536
|
*/
|
|
6293
5537
|
AppImageConfigArn?: string;
|
|
6294
5538
|
}
|
|
6295
|
-
export declare namespace CreateAppImageConfigResponse {
|
|
6296
|
-
/**
|
|
6297
|
-
* @internal
|
|
6298
|
-
*/
|
|
6299
|
-
const filterSensitiveLog: (obj: CreateAppImageConfigResponse) => any;
|
|
6300
|
-
}
|
|
6301
5539
|
export interface CreateArtifactRequest {
|
|
6302
5540
|
/**
|
|
6303
5541
|
* <p>The name of the artifact. Must be unique to your account in an Amazon Web Services Region.</p>
|
|
@@ -6324,24 +5562,12 @@ export interface CreateArtifactRequest {
|
|
|
6324
5562
|
*/
|
|
6325
5563
|
Tags?: Tag[];
|
|
6326
5564
|
}
|
|
6327
|
-
export declare namespace CreateArtifactRequest {
|
|
6328
|
-
/**
|
|
6329
|
-
* @internal
|
|
6330
|
-
*/
|
|
6331
|
-
const filterSensitiveLog: (obj: CreateArtifactRequest) => any;
|
|
6332
|
-
}
|
|
6333
5565
|
export interface CreateArtifactResponse {
|
|
6334
5566
|
/**
|
|
6335
5567
|
* <p>The Amazon Resource Name (ARN) of the artifact.</p>
|
|
6336
5568
|
*/
|
|
6337
5569
|
ArtifactArn?: string;
|
|
6338
5570
|
}
|
|
6339
|
-
export declare namespace CreateArtifactResponse {
|
|
6340
|
-
/**
|
|
6341
|
-
* @internal
|
|
6342
|
-
*/
|
|
6343
|
-
const filterSensitiveLog: (obj: CreateArtifactResponse) => any;
|
|
6344
|
-
}
|
|
6345
5571
|
/**
|
|
6346
5572
|
* <p>Specifies how to generate the endpoint name for an automatic one-click Autopilot model
|
|
6347
5573
|
* deployment.</p>
|
|
@@ -6368,12 +5594,6 @@ export interface ModelDeployConfig {
|
|
|
6368
5594
|
*/
|
|
6369
5595
|
EndpointName?: string;
|
|
6370
5596
|
}
|
|
6371
|
-
export declare namespace ModelDeployConfig {
|
|
6372
|
-
/**
|
|
6373
|
-
* @internal
|
|
6374
|
-
*/
|
|
6375
|
-
const filterSensitiveLog: (obj: ModelDeployConfig) => any;
|
|
6376
|
-
}
|
|
6377
5597
|
export declare enum ProblemType {
|
|
6378
5598
|
BINARY_CLASSIFICATION = "BinaryClassification",
|
|
6379
5599
|
MULTICLASS_CLASSIFICATION = "MulticlassClassification",
|
|
@@ -6433,24 +5653,12 @@ export interface CreateAutoMLJobRequest {
|
|
|
6433
5653
|
*/
|
|
6434
5654
|
ModelDeployConfig?: ModelDeployConfig;
|
|
6435
5655
|
}
|
|
6436
|
-
export declare namespace CreateAutoMLJobRequest {
|
|
6437
|
-
/**
|
|
6438
|
-
* @internal
|
|
6439
|
-
*/
|
|
6440
|
-
const filterSensitiveLog: (obj: CreateAutoMLJobRequest) => any;
|
|
6441
|
-
}
|
|
6442
5656
|
export interface CreateAutoMLJobResponse {
|
|
6443
5657
|
/**
|
|
6444
5658
|
* <p>The unique ARN assigned to the AutoML job when it is created.</p>
|
|
6445
5659
|
*/
|
|
6446
5660
|
AutoMLJobArn: string | undefined;
|
|
6447
5661
|
}
|
|
6448
|
-
export declare namespace CreateAutoMLJobResponse {
|
|
6449
|
-
/**
|
|
6450
|
-
* @internal
|
|
6451
|
-
*/
|
|
6452
|
-
const filterSensitiveLog: (obj: CreateAutoMLJobResponse) => any;
|
|
6453
|
-
}
|
|
6454
5662
|
export interface CreateCodeRepositoryInput {
|
|
6455
5663
|
/**
|
|
6456
5664
|
* <p>The name of the Git repository. The name must have 1 to 63 characters. Valid
|
|
@@ -6470,24 +5678,12 @@ export interface CreateCodeRepositoryInput {
|
|
|
6470
5678
|
*/
|
|
6471
5679
|
Tags?: Tag[];
|
|
6472
5680
|
}
|
|
6473
|
-
export declare namespace CreateCodeRepositoryInput {
|
|
6474
|
-
/**
|
|
6475
|
-
* @internal
|
|
6476
|
-
*/
|
|
6477
|
-
const filterSensitiveLog: (obj: CreateCodeRepositoryInput) => any;
|
|
6478
|
-
}
|
|
6479
5681
|
export interface CreateCodeRepositoryOutput {
|
|
6480
5682
|
/**
|
|
6481
5683
|
* <p>The Amazon Resource Name (ARN) of the new repository.</p>
|
|
6482
5684
|
*/
|
|
6483
5685
|
CodeRepositoryArn: string | undefined;
|
|
6484
5686
|
}
|
|
6485
|
-
export declare namespace CreateCodeRepositoryOutput {
|
|
6486
|
-
/**
|
|
6487
|
-
* @internal
|
|
6488
|
-
*/
|
|
6489
|
-
const filterSensitiveLog: (obj: CreateCodeRepositoryOutput) => any;
|
|
6490
|
-
}
|
|
6491
5687
|
export declare enum Framework {
|
|
6492
5688
|
DARKNET = "DARKNET",
|
|
6493
5689
|
KERAS = "KERAS",
|
|
@@ -6854,12 +6050,6 @@ export interface InputConfig {
|
|
|
6854
6050
|
*/
|
|
6855
6051
|
FrameworkVersion?: string;
|
|
6856
6052
|
}
|
|
6857
|
-
export declare namespace InputConfig {
|
|
6858
|
-
/**
|
|
6859
|
-
* @internal
|
|
6860
|
-
*/
|
|
6861
|
-
const filterSensitiveLog: (obj: InputConfig) => any;
|
|
6862
|
-
}
|
|
6863
6053
|
/**
|
|
6864
6054
|
* <p>Contains information about a target platform that you want your model to run on, such
|
|
6865
6055
|
* as OS, architecture, and accelerators. It is an alternative of
|
|
@@ -6931,12 +6121,6 @@ export interface TargetPlatform {
|
|
|
6931
6121
|
*/
|
|
6932
6122
|
Accelerator?: TargetPlatformAccelerator | string;
|
|
6933
6123
|
}
|
|
6934
|
-
export declare namespace TargetPlatform {
|
|
6935
|
-
/**
|
|
6936
|
-
* @internal
|
|
6937
|
-
*/
|
|
6938
|
-
const filterSensitiveLog: (obj: TargetPlatform) => any;
|
|
6939
|
-
}
|
|
6940
6124
|
/**
|
|
6941
6125
|
* <p>Contains information about the output location for the compiled model and the target
|
|
6942
6126
|
* device that the model runs on. <code>TargetDevice</code> and <code>TargetPlatform</code>
|
|
@@ -7209,12 +6393,6 @@ export interface OutputConfig {
|
|
|
7209
6393
|
*/
|
|
7210
6394
|
KmsKeyId?: string;
|
|
7211
6395
|
}
|
|
7212
|
-
export declare namespace OutputConfig {
|
|
7213
|
-
/**
|
|
7214
|
-
* @internal
|
|
7215
|
-
*/
|
|
7216
|
-
const filterSensitiveLog: (obj: OutputConfig) => any;
|
|
7217
|
-
}
|
|
7218
6396
|
/**
|
|
7219
6397
|
* <p>The <a>VpcConfig</a> configuration object that specifies the VPC that you
|
|
7220
6398
|
* want the compilation jobs to connect to. For more information on
|
|
@@ -7233,12 +6411,6 @@ export interface NeoVpcConfig {
|
|
|
7233
6411
|
*/
|
|
7234
6412
|
Subnets: string[] | undefined;
|
|
7235
6413
|
}
|
|
7236
|
-
export declare namespace NeoVpcConfig {
|
|
7237
|
-
/**
|
|
7238
|
-
* @internal
|
|
7239
|
-
*/
|
|
7240
|
-
const filterSensitiveLog: (obj: NeoVpcConfig) => any;
|
|
7241
|
-
}
|
|
7242
6414
|
export interface CreateCompilationJobRequest {
|
|
7243
6415
|
/**
|
|
7244
6416
|
* <p>A name for the model compilation job. The name must be unique within the Amazon Web Services Region
|
|
@@ -7308,12 +6480,6 @@ export interface CreateCompilationJobRequest {
|
|
|
7308
6480
|
*/
|
|
7309
6481
|
Tags?: Tag[];
|
|
7310
6482
|
}
|
|
7311
|
-
export declare namespace CreateCompilationJobRequest {
|
|
7312
|
-
/**
|
|
7313
|
-
* @internal
|
|
7314
|
-
*/
|
|
7315
|
-
const filterSensitiveLog: (obj: CreateCompilationJobRequest) => any;
|
|
7316
|
-
}
|
|
7317
6483
|
export interface CreateCompilationJobResponse {
|
|
7318
6484
|
/**
|
|
7319
6485
|
* <p>If the action is successful, the service sends back an HTTP 200 response. Amazon SageMaker returns
|
|
@@ -7328,12 +6494,6 @@ export interface CreateCompilationJobResponse {
|
|
|
7328
6494
|
*/
|
|
7329
6495
|
CompilationJobArn: string | undefined;
|
|
7330
6496
|
}
|
|
7331
|
-
export declare namespace CreateCompilationJobResponse {
|
|
7332
|
-
/**
|
|
7333
|
-
* @internal
|
|
7334
|
-
*/
|
|
7335
|
-
const filterSensitiveLog: (obj: CreateCompilationJobResponse) => any;
|
|
7336
|
-
}
|
|
7337
6497
|
export interface CreateContextRequest {
|
|
7338
6498
|
/**
|
|
7339
6499
|
* <p>The name of the context. Must be unique to your account in an Amazon Web Services Region.</p>
|
|
@@ -7360,24 +6520,12 @@ export interface CreateContextRequest {
|
|
|
7360
6520
|
*/
|
|
7361
6521
|
Tags?: Tag[];
|
|
7362
6522
|
}
|
|
7363
|
-
export declare namespace CreateContextRequest {
|
|
7364
|
-
/**
|
|
7365
|
-
* @internal
|
|
7366
|
-
*/
|
|
7367
|
-
const filterSensitiveLog: (obj: CreateContextRequest) => any;
|
|
7368
|
-
}
|
|
7369
6523
|
export interface CreateContextResponse {
|
|
7370
6524
|
/**
|
|
7371
6525
|
* <p>The Amazon Resource Name (ARN) of the context.</p>
|
|
7372
6526
|
*/
|
|
7373
6527
|
ContextArn?: string;
|
|
7374
6528
|
}
|
|
7375
|
-
export declare namespace CreateContextResponse {
|
|
7376
|
-
/**
|
|
7377
|
-
* @internal
|
|
7378
|
-
*/
|
|
7379
|
-
const filterSensitiveLog: (obj: CreateContextResponse) => any;
|
|
7380
|
-
}
|
|
7381
6529
|
/**
|
|
7382
6530
|
* <p>Information about the container that a data quality monitoring job runs.</p>
|
|
7383
6531
|
*/
|
|
@@ -7411,12 +6559,6 @@ export interface DataQualityAppSpecification {
|
|
|
7411
6559
|
*/
|
|
7412
6560
|
Environment?: Record<string, string>;
|
|
7413
6561
|
}
|
|
7414
|
-
export declare namespace DataQualityAppSpecification {
|
|
7415
|
-
/**
|
|
7416
|
-
* @internal
|
|
7417
|
-
*/
|
|
7418
|
-
const filterSensitiveLog: (obj: DataQualityAppSpecification) => any;
|
|
7419
|
-
}
|
|
7420
6562
|
/**
|
|
7421
6563
|
* <p>The constraints resource for a monitoring job.</p>
|
|
7422
6564
|
*/
|
|
@@ -7426,12 +6568,6 @@ export interface MonitoringConstraintsResource {
|
|
|
7426
6568
|
*/
|
|
7427
6569
|
S3Uri?: string;
|
|
7428
6570
|
}
|
|
7429
|
-
export declare namespace MonitoringConstraintsResource {
|
|
7430
|
-
/**
|
|
7431
|
-
* @internal
|
|
7432
|
-
*/
|
|
7433
|
-
const filterSensitiveLog: (obj: MonitoringConstraintsResource) => any;
|
|
7434
|
-
}
|
|
7435
6571
|
/**
|
|
7436
6572
|
* <p>The statistics resource for a monitoring job.</p>
|
|
7437
6573
|
*/
|
|
@@ -7441,12 +6577,6 @@ export interface MonitoringStatisticsResource {
|
|
|
7441
6577
|
*/
|
|
7442
6578
|
S3Uri?: string;
|
|
7443
6579
|
}
|
|
7444
|
-
export declare namespace MonitoringStatisticsResource {
|
|
7445
|
-
/**
|
|
7446
|
-
* @internal
|
|
7447
|
-
*/
|
|
7448
|
-
const filterSensitiveLog: (obj: MonitoringStatisticsResource) => any;
|
|
7449
|
-
}
|
|
7450
6580
|
/**
|
|
7451
6581
|
* <p>Configuration for monitoring constraints and monitoring statistics. These baseline
|
|
7452
6582
|
* resources are compared against the results of the current job from the series of jobs
|
|
@@ -7466,12 +6596,6 @@ export interface DataQualityBaselineConfig {
|
|
|
7466
6596
|
*/
|
|
7467
6597
|
StatisticsResource?: MonitoringStatisticsResource;
|
|
7468
6598
|
}
|
|
7469
|
-
export declare namespace DataQualityBaselineConfig {
|
|
7470
|
-
/**
|
|
7471
|
-
* @internal
|
|
7472
|
-
*/
|
|
7473
|
-
const filterSensitiveLog: (obj: DataQualityBaselineConfig) => any;
|
|
7474
|
-
}
|
|
7475
6599
|
export declare enum ProcessingS3DataDistributionType {
|
|
7476
6600
|
FULLYREPLICATED = "FullyReplicated",
|
|
7477
6601
|
SHARDEDBYS3KEY = "ShardedByS3Key"
|
|
@@ -7535,12 +6659,6 @@ export interface EndpointInput {
|
|
|
7535
6659
|
*/
|
|
7536
6660
|
EndTimeOffset?: string;
|
|
7537
6661
|
}
|
|
7538
|
-
export declare namespace EndpointInput {
|
|
7539
|
-
/**
|
|
7540
|
-
* @internal
|
|
7541
|
-
*/
|
|
7542
|
-
const filterSensitiveLog: (obj: EndpointInput) => any;
|
|
7543
|
-
}
|
|
7544
6662
|
/**
|
|
7545
6663
|
* <p>The input for the data quality monitoring job. Currently endpoints are supported for
|
|
7546
6664
|
* input.</p>
|
|
@@ -7551,12 +6669,6 @@ export interface DataQualityJobInput {
|
|
|
7551
6669
|
*/
|
|
7552
6670
|
EndpointInput: EndpointInput | undefined;
|
|
7553
6671
|
}
|
|
7554
|
-
export declare namespace DataQualityJobInput {
|
|
7555
|
-
/**
|
|
7556
|
-
* @internal
|
|
7557
|
-
*/
|
|
7558
|
-
const filterSensitiveLog: (obj: DataQualityJobInput) => any;
|
|
7559
|
-
}
|
|
7560
6672
|
export declare enum ProcessingS3UploadMode {
|
|
7561
6673
|
CONTINUOUS = "Continuous",
|
|
7562
6674
|
END_OF_JOB = "EndOfJob"
|
|
@@ -7582,12 +6694,6 @@ export interface MonitoringS3Output {
|
|
|
7582
6694
|
*/
|
|
7583
6695
|
S3UploadMode?: ProcessingS3UploadMode | string;
|
|
7584
6696
|
}
|
|
7585
|
-
export declare namespace MonitoringS3Output {
|
|
7586
|
-
/**
|
|
7587
|
-
* @internal
|
|
7588
|
-
*/
|
|
7589
|
-
const filterSensitiveLog: (obj: MonitoringS3Output) => any;
|
|
7590
|
-
}
|
|
7591
6697
|
/**
|
|
7592
6698
|
* <p>The output object for a monitoring job.</p>
|
|
7593
6699
|
*/
|
|
@@ -7597,12 +6703,6 @@ export interface MonitoringOutput {
|
|
|
7597
6703
|
*/
|
|
7598
6704
|
S3Output: MonitoringS3Output | undefined;
|
|
7599
6705
|
}
|
|
7600
|
-
export declare namespace MonitoringOutput {
|
|
7601
|
-
/**
|
|
7602
|
-
* @internal
|
|
7603
|
-
*/
|
|
7604
|
-
const filterSensitiveLog: (obj: MonitoringOutput) => any;
|
|
7605
|
-
}
|
|
7606
6706
|
/**
|
|
7607
6707
|
* <p>The output configuration for monitoring jobs.</p>
|
|
7608
6708
|
*/
|
|
@@ -7618,12 +6718,6 @@ export interface MonitoringOutputConfig {
|
|
|
7618
6718
|
*/
|
|
7619
6719
|
KmsKeyId?: string;
|
|
7620
6720
|
}
|
|
7621
|
-
export declare namespace MonitoringOutputConfig {
|
|
7622
|
-
/**
|
|
7623
|
-
* @internal
|
|
7624
|
-
*/
|
|
7625
|
-
const filterSensitiveLog: (obj: MonitoringOutputConfig) => any;
|
|
7626
|
-
}
|
|
7627
6721
|
export declare enum ProcessingInstanceType {
|
|
7628
6722
|
ML_C4_2XLARGE = "ml.c4.2xlarge",
|
|
7629
6723
|
ML_C4_4XLARGE = "ml.c4.4xlarge",
|
|
@@ -7695,12 +6789,6 @@ export interface MonitoringClusterConfig {
|
|
|
7695
6789
|
*/
|
|
7696
6790
|
VolumeKmsKeyId?: string;
|
|
7697
6791
|
}
|
|
7698
|
-
export declare namespace MonitoringClusterConfig {
|
|
7699
|
-
/**
|
|
7700
|
-
* @internal
|
|
7701
|
-
*/
|
|
7702
|
-
const filterSensitiveLog: (obj: MonitoringClusterConfig) => any;
|
|
7703
|
-
}
|
|
7704
6792
|
/**
|
|
7705
6793
|
* <p>Identifies the resources to deploy for a monitoring job.</p>
|
|
7706
6794
|
*/
|
|
@@ -7710,12 +6798,6 @@ export interface MonitoringResources {
|
|
|
7710
6798
|
*/
|
|
7711
6799
|
ClusterConfig: MonitoringClusterConfig | undefined;
|
|
7712
6800
|
}
|
|
7713
|
-
export declare namespace MonitoringResources {
|
|
7714
|
-
/**
|
|
7715
|
-
* @internal
|
|
7716
|
-
*/
|
|
7717
|
-
const filterSensitiveLog: (obj: MonitoringResources) => any;
|
|
7718
|
-
}
|
|
7719
6801
|
/**
|
|
7720
6802
|
* <p>The networking configuration for the monitoring job.</p>
|
|
7721
6803
|
*/
|
|
@@ -7739,12 +6821,6 @@ export interface MonitoringNetworkConfig {
|
|
|
7739
6821
|
*/
|
|
7740
6822
|
VpcConfig?: VpcConfig;
|
|
7741
6823
|
}
|
|
7742
|
-
export declare namespace MonitoringNetworkConfig {
|
|
7743
|
-
/**
|
|
7744
|
-
* @internal
|
|
7745
|
-
*/
|
|
7746
|
-
const filterSensitiveLog: (obj: MonitoringNetworkConfig) => any;
|
|
7747
|
-
}
|
|
7748
6824
|
/**
|
|
7749
6825
|
* <p>A time limit for how long the monitoring job is allowed to run before stopping.</p>
|
|
7750
6826
|
*/
|
|
@@ -7759,12 +6835,6 @@ export interface MonitoringStoppingCondition {
|
|
|
7759
6835
|
*/
|
|
7760
6836
|
MaxRuntimeInSeconds: number | undefined;
|
|
7761
6837
|
}
|
|
7762
|
-
export declare namespace MonitoringStoppingCondition {
|
|
7763
|
-
/**
|
|
7764
|
-
* @internal
|
|
7765
|
-
*/
|
|
7766
|
-
const filterSensitiveLog: (obj: MonitoringStoppingCondition) => any;
|
|
7767
|
-
}
|
|
7768
6838
|
export interface CreateDataQualityJobDefinitionRequest {
|
|
7769
6839
|
/**
|
|
7770
6840
|
* <p>The name for the monitoring job definition.</p>
|
|
@@ -7810,24 +6880,12 @@ export interface CreateDataQualityJobDefinitionRequest {
|
|
|
7810
6880
|
*/
|
|
7811
6881
|
Tags?: Tag[];
|
|
7812
6882
|
}
|
|
7813
|
-
export declare namespace CreateDataQualityJobDefinitionRequest {
|
|
7814
|
-
/**
|
|
7815
|
-
* @internal
|
|
7816
|
-
*/
|
|
7817
|
-
const filterSensitiveLog: (obj: CreateDataQualityJobDefinitionRequest) => any;
|
|
7818
|
-
}
|
|
7819
6883
|
export interface CreateDataQualityJobDefinitionResponse {
|
|
7820
6884
|
/**
|
|
7821
6885
|
* <p>The Amazon Resource Name (ARN) of the job definition.</p>
|
|
7822
6886
|
*/
|
|
7823
6887
|
JobDefinitionArn: string | undefined;
|
|
7824
6888
|
}
|
|
7825
|
-
export declare namespace CreateDataQualityJobDefinitionResponse {
|
|
7826
|
-
/**
|
|
7827
|
-
* @internal
|
|
7828
|
-
*/
|
|
7829
|
-
const filterSensitiveLog: (obj: CreateDataQualityJobDefinitionResponse) => any;
|
|
7830
|
-
}
|
|
7831
6889
|
export declare enum EdgePresetDeploymentType {
|
|
7832
6890
|
GreengrassV2Component = "GreengrassV2Component"
|
|
7833
6891
|
}
|
|
@@ -7887,12 +6945,6 @@ export interface EdgeOutputConfig {
|
|
|
7887
6945
|
*/
|
|
7888
6946
|
PresetDeploymentConfig?: string;
|
|
7889
6947
|
}
|
|
7890
|
-
export declare namespace EdgeOutputConfig {
|
|
7891
|
-
/**
|
|
7892
|
-
* @internal
|
|
7893
|
-
*/
|
|
7894
|
-
const filterSensitiveLog: (obj: EdgeOutputConfig) => any;
|
|
7895
|
-
}
|
|
7896
6948
|
export interface CreateDeviceFleetRequest {
|
|
7897
6949
|
/**
|
|
7898
6950
|
* <p>The name of the fleet that the device belongs to.</p>
|
|
@@ -7923,12 +6975,6 @@ export interface CreateDeviceFleetRequest {
|
|
|
7923
6975
|
*/
|
|
7924
6976
|
EnableIotRoleAlias?: boolean;
|
|
7925
6977
|
}
|
|
7926
|
-
export declare namespace CreateDeviceFleetRequest {
|
|
7927
|
-
/**
|
|
7928
|
-
* @internal
|
|
7929
|
-
*/
|
|
7930
|
-
const filterSensitiveLog: (obj: CreateDeviceFleetRequest) => any;
|
|
7931
|
-
}
|
|
7932
6978
|
/**
|
|
7933
6979
|
* <p>The JupyterServer app settings.</p>
|
|
7934
6980
|
*/
|
|
@@ -7945,12 +6991,6 @@ export interface JupyterServerAppSettings {
|
|
|
7945
6991
|
*/
|
|
7946
6992
|
LifecycleConfigArns?: string[];
|
|
7947
6993
|
}
|
|
7948
|
-
export declare namespace JupyterServerAppSettings {
|
|
7949
|
-
/**
|
|
7950
|
-
* @internal
|
|
7951
|
-
*/
|
|
7952
|
-
const filterSensitiveLog: (obj: JupyterServerAppSettings) => any;
|
|
7953
|
-
}
|
|
7954
6994
|
/**
|
|
7955
6995
|
* <p>A custom SageMaker image. For more information, see
|
|
7956
6996
|
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html">Bring your own SageMaker image</a>.</p>
|
|
@@ -7969,12 +7009,6 @@ export interface CustomImage {
|
|
|
7969
7009
|
*/
|
|
7970
7010
|
AppImageConfigName: string | undefined;
|
|
7971
7011
|
}
|
|
7972
|
-
export declare namespace CustomImage {
|
|
7973
|
-
/**
|
|
7974
|
-
* @internal
|
|
7975
|
-
*/
|
|
7976
|
-
const filterSensitiveLog: (obj: CustomImage) => any;
|
|
7977
|
-
}
|
|
7978
7012
|
/**
|
|
7979
7013
|
* <p>The KernelGateway app settings.</p>
|
|
7980
7014
|
*/
|
|
@@ -8000,12 +7034,6 @@ export interface KernelGatewayAppSettings {
|
|
|
8000
7034
|
*/
|
|
8001
7035
|
LifecycleConfigArns?: string[];
|
|
8002
7036
|
}
|
|
8003
|
-
export declare namespace KernelGatewayAppSettings {
|
|
8004
|
-
/**
|
|
8005
|
-
* @internal
|
|
8006
|
-
*/
|
|
8007
|
-
const filterSensitiveLog: (obj: KernelGatewayAppSettings) => any;
|
|
8008
|
-
}
|
|
8009
7037
|
/**
|
|
8010
7038
|
* <p>A collection of settings that apply to an <code>RSessionGateway</code> app.</p>
|
|
8011
7039
|
*/
|
|
@@ -8020,12 +7048,6 @@ export interface RSessionAppSettings {
|
|
|
8020
7048
|
*/
|
|
8021
7049
|
CustomImages?: CustomImage[];
|
|
8022
7050
|
}
|
|
8023
|
-
export declare namespace RSessionAppSettings {
|
|
8024
|
-
/**
|
|
8025
|
-
* @internal
|
|
8026
|
-
*/
|
|
8027
|
-
const filterSensitiveLog: (obj: RSessionAppSettings) => any;
|
|
8028
|
-
}
|
|
8029
7051
|
export declare enum RStudioServerProAccessStatus {
|
|
8030
7052
|
Disabled = "DISABLED",
|
|
8031
7053
|
Enabled = "ENABLED"
|
|
@@ -8047,12 +7069,6 @@ export interface RStudioServerProAppSettings {
|
|
|
8047
7069
|
*/
|
|
8048
7070
|
UserGroup?: RStudioServerProUserGroup | string;
|
|
8049
7071
|
}
|
|
8050
|
-
export declare namespace RStudioServerProAppSettings {
|
|
8051
|
-
/**
|
|
8052
|
-
* @internal
|
|
8053
|
-
*/
|
|
8054
|
-
const filterSensitiveLog: (obj: RStudioServerProAppSettings) => any;
|
|
8055
|
-
}
|
|
8056
7072
|
export declare enum NotebookOutputOption {
|
|
8057
7073
|
Allowed = "Allowed",
|
|
8058
7074
|
Disabled = "Disabled"
|
|
@@ -8081,12 +7097,6 @@ export interface SharingSettings {
|
|
|
8081
7097
|
*/
|
|
8082
7098
|
S3KmsKeyId?: string;
|
|
8083
7099
|
}
|
|
8084
|
-
export declare namespace SharingSettings {
|
|
8085
|
-
/**
|
|
8086
|
-
* @internal
|
|
8087
|
-
*/
|
|
8088
|
-
const filterSensitiveLog: (obj: SharingSettings) => any;
|
|
8089
|
-
}
|
|
8090
7100
|
/**
|
|
8091
7101
|
* <p>The TensorBoard app settings.</p>
|
|
8092
7102
|
*/
|
|
@@ -8096,12 +7106,6 @@ export interface TensorBoardAppSettings {
|
|
|
8096
7106
|
*/
|
|
8097
7107
|
DefaultResourceSpec?: ResourceSpec;
|
|
8098
7108
|
}
|
|
8099
|
-
export declare namespace TensorBoardAppSettings {
|
|
8100
|
-
/**
|
|
8101
|
-
* @internal
|
|
8102
|
-
*/
|
|
8103
|
-
const filterSensitiveLog: (obj: TensorBoardAppSettings) => any;
|
|
8104
|
-
}
|
|
8105
7109
|
/**
|
|
8106
7110
|
* <p>A collection of settings that apply to users of Amazon SageMaker Studio. These settings are
|
|
8107
7111
|
* specified when the <code>CreateUserProfile</code> API is called, and as <code>DefaultUserSettings</code>
|
|
@@ -8151,12 +7155,6 @@ export interface UserSettings {
|
|
|
8151
7155
|
*/
|
|
8152
7156
|
RSessionAppSettings?: RSessionAppSettings;
|
|
8153
7157
|
}
|
|
8154
|
-
export declare namespace UserSettings {
|
|
8155
|
-
/**
|
|
8156
|
-
* @internal
|
|
8157
|
-
*/
|
|
8158
|
-
const filterSensitiveLog: (obj: UserSettings) => any;
|
|
8159
|
-
}
|
|
8160
7158
|
/**
|
|
8161
7159
|
* <p>A collection of settings that configure the <code>RStudioServerPro</code> Domain-level app.</p>
|
|
8162
7160
|
*/
|
|
@@ -8179,12 +7177,6 @@ export interface RStudioServerProDomainSettings {
|
|
|
8179
7177
|
*/
|
|
8180
7178
|
DefaultResourceSpec?: ResourceSpec;
|
|
8181
7179
|
}
|
|
8182
|
-
export declare namespace RStudioServerProDomainSettings {
|
|
8183
|
-
/**
|
|
8184
|
-
* @internal
|
|
8185
|
-
*/
|
|
8186
|
-
const filterSensitiveLog: (obj: RStudioServerProDomainSettings) => any;
|
|
8187
|
-
}
|
|
8188
7180
|
/**
|
|
8189
7181
|
* <p>A collection of settings that apply to the <code>SageMaker Domain</code>. These settings are specified through the <code>CreateDomain</code> API call.</p>
|
|
8190
7182
|
*/
|
|
@@ -8198,12 +7190,6 @@ export interface DomainSettings {
|
|
|
8198
7190
|
*/
|
|
8199
7191
|
RStudioServerProDomainSettings?: RStudioServerProDomainSettings;
|
|
8200
7192
|
}
|
|
8201
|
-
export declare namespace DomainSettings {
|
|
8202
|
-
/**
|
|
8203
|
-
* @internal
|
|
8204
|
-
*/
|
|
8205
|
-
const filterSensitiveLog: (obj: DomainSettings) => any;
|
|
8206
|
-
}
|
|
8207
7193
|
export interface CreateDomainRequest {
|
|
8208
7194
|
/**
|
|
8209
7195
|
* <p>A name for the domain.</p>
|
|
@@ -8278,12 +7264,6 @@ export interface CreateDomainRequest {
|
|
|
8278
7264
|
*/
|
|
8279
7265
|
DomainSettings?: DomainSettings;
|
|
8280
7266
|
}
|
|
8281
|
-
export declare namespace CreateDomainRequest {
|
|
8282
|
-
/**
|
|
8283
|
-
* @internal
|
|
8284
|
-
*/
|
|
8285
|
-
const filterSensitiveLog: (obj: CreateDomainRequest) => any;
|
|
8286
|
-
}
|
|
8287
7267
|
export interface CreateDomainResponse {
|
|
8288
7268
|
/**
|
|
8289
7269
|
* <p>The Amazon Resource Name (ARN) of the created domain.</p>
|
|
@@ -8294,12 +7274,6 @@ export interface CreateDomainResponse {
|
|
|
8294
7274
|
*/
|
|
8295
7275
|
Url?: string;
|
|
8296
7276
|
}
|
|
8297
|
-
export declare namespace CreateDomainResponse {
|
|
8298
|
-
/**
|
|
8299
|
-
* @internal
|
|
8300
|
-
*/
|
|
8301
|
-
const filterSensitiveLog: (obj: CreateDomainResponse) => any;
|
|
8302
|
-
}
|
|
8303
7277
|
/**
|
|
8304
7278
|
* <p>Contains information about the configuration of a model in a deployment.</p>
|
|
8305
7279
|
*/
|
|
@@ -8313,12 +7287,6 @@ export interface EdgeDeploymentModelConfig {
|
|
|
8313
7287
|
*/
|
|
8314
7288
|
EdgePackagingJobName: string | undefined;
|
|
8315
7289
|
}
|
|
8316
|
-
export declare namespace EdgeDeploymentModelConfig {
|
|
8317
|
-
/**
|
|
8318
|
-
* @internal
|
|
8319
|
-
*/
|
|
8320
|
-
const filterSensitiveLog: (obj: EdgeDeploymentModelConfig) => any;
|
|
8321
|
-
}
|
|
8322
7290
|
export declare enum FailureHandlingPolicy {
|
|
8323
7291
|
DoNothing = "DO_NOTHING",
|
|
8324
7292
|
RollbackOnFailure = "ROLLBACK_ON_FAILURE"
|
|
@@ -8333,12 +7301,6 @@ export interface EdgeDeploymentConfig {
|
|
|
8333
7301
|
*/
|
|
8334
7302
|
FailureHandlingPolicy: FailureHandlingPolicy | string | undefined;
|
|
8335
7303
|
}
|
|
8336
|
-
export declare namespace EdgeDeploymentConfig {
|
|
8337
|
-
/**
|
|
8338
|
-
* @internal
|
|
8339
|
-
*/
|
|
8340
|
-
const filterSensitiveLog: (obj: EdgeDeploymentConfig) => any;
|
|
8341
|
-
}
|
|
8342
7304
|
export declare enum DeviceSubsetType {
|
|
8343
7305
|
NameContains = "NAMECONTAINS",
|
|
8344
7306
|
Percentage = "PERCENTAGE",
|
|
@@ -8365,12 +7327,6 @@ export interface DeviceSelectionConfig {
|
|
|
8365
7327
|
*/
|
|
8366
7328
|
DeviceNameContains?: string;
|
|
8367
7329
|
}
|
|
8368
|
-
export declare namespace DeviceSelectionConfig {
|
|
8369
|
-
/**
|
|
8370
|
-
* @internal
|
|
8371
|
-
*/
|
|
8372
|
-
const filterSensitiveLog: (obj: DeviceSelectionConfig) => any;
|
|
8373
|
-
}
|
|
8374
7330
|
/**
|
|
8375
7331
|
* <p>Contains information about a stage in an edge deployment plan.</p>
|
|
8376
7332
|
*/
|
|
@@ -8388,12 +7344,6 @@ export interface DeploymentStage {
|
|
|
8388
7344
|
*/
|
|
8389
7345
|
DeploymentConfig?: EdgeDeploymentConfig;
|
|
8390
7346
|
}
|
|
8391
|
-
export declare namespace DeploymentStage {
|
|
8392
|
-
/**
|
|
8393
|
-
* @internal
|
|
8394
|
-
*/
|
|
8395
|
-
const filterSensitiveLog: (obj: DeploymentStage) => any;
|
|
8396
|
-
}
|
|
8397
7347
|
export interface CreateEdgeDeploymentPlanRequest {
|
|
8398
7348
|
/**
|
|
8399
7349
|
* <p>The name of the edge deployment plan.</p>
|
|
@@ -8416,24 +7366,12 @@ export interface CreateEdgeDeploymentPlanRequest {
|
|
|
8416
7366
|
*/
|
|
8417
7367
|
Tags?: Tag[];
|
|
8418
7368
|
}
|
|
8419
|
-
export declare namespace CreateEdgeDeploymentPlanRequest {
|
|
8420
|
-
/**
|
|
8421
|
-
* @internal
|
|
8422
|
-
*/
|
|
8423
|
-
const filterSensitiveLog: (obj: CreateEdgeDeploymentPlanRequest) => any;
|
|
8424
|
-
}
|
|
8425
7369
|
export interface CreateEdgeDeploymentPlanResponse {
|
|
8426
7370
|
/**
|
|
8427
7371
|
* <p>The ARN of the edge deployment plan.</p>
|
|
8428
7372
|
*/
|
|
8429
7373
|
EdgeDeploymentPlanArn: string | undefined;
|
|
8430
7374
|
}
|
|
8431
|
-
export declare namespace CreateEdgeDeploymentPlanResponse {
|
|
8432
|
-
/**
|
|
8433
|
-
* @internal
|
|
8434
|
-
*/
|
|
8435
|
-
const filterSensitiveLog: (obj: CreateEdgeDeploymentPlanResponse) => any;
|
|
8436
|
-
}
|
|
8437
7375
|
export interface CreateEdgeDeploymentStageRequest {
|
|
8438
7376
|
/**
|
|
8439
7377
|
* <p>The name of the edge deployment plan.</p>
|
|
@@ -8444,12 +7382,6 @@ export interface CreateEdgeDeploymentStageRequest {
|
|
|
8444
7382
|
*/
|
|
8445
7383
|
Stages: DeploymentStage[] | undefined;
|
|
8446
7384
|
}
|
|
8447
|
-
export declare namespace CreateEdgeDeploymentStageRequest {
|
|
8448
|
-
/**
|
|
8449
|
-
* @internal
|
|
8450
|
-
*/
|
|
8451
|
-
const filterSensitiveLog: (obj: CreateEdgeDeploymentStageRequest) => any;
|
|
8452
|
-
}
|
|
8453
7385
|
export interface CreateEdgePackagingJobRequest {
|
|
8454
7386
|
/**
|
|
8455
7387
|
* <p>The name of the edge packaging job.</p>
|
|
@@ -8484,12 +7416,6 @@ export interface CreateEdgePackagingJobRequest {
|
|
|
8484
7416
|
*/
|
|
8485
7417
|
Tags?: Tag[];
|
|
8486
7418
|
}
|
|
8487
|
-
export declare namespace CreateEdgePackagingJobRequest {
|
|
8488
|
-
/**
|
|
8489
|
-
* @internal
|
|
8490
|
-
*/
|
|
8491
|
-
const filterSensitiveLog: (obj: CreateEdgePackagingJobRequest) => any;
|
|
8492
|
-
}
|
|
8493
7419
|
/**
|
|
8494
7420
|
* <p>The deployment configuration for an endpoint, which contains the desired deployment
|
|
8495
7421
|
* strategy and rollback configurations.</p>
|
|
@@ -8509,12 +7435,6 @@ export interface DeploymentConfig {
|
|
|
8509
7435
|
*/
|
|
8510
7436
|
AutoRollbackConfiguration?: AutoRollbackConfig;
|
|
8511
7437
|
}
|
|
8512
|
-
export declare namespace DeploymentConfig {
|
|
8513
|
-
/**
|
|
8514
|
-
* @internal
|
|
8515
|
-
*/
|
|
8516
|
-
const filterSensitiveLog: (obj: DeploymentConfig) => any;
|
|
8517
|
-
}
|
|
8518
7438
|
export interface CreateEndpointInput {
|
|
8519
7439
|
/**
|
|
8520
7440
|
* <p>The name of the endpoint.The name must be unique within an Amazon Web Services Region in your Amazon Web Services
|
|
@@ -8539,24 +7459,12 @@ export interface CreateEndpointInput {
|
|
|
8539
7459
|
*/
|
|
8540
7460
|
Tags?: Tag[];
|
|
8541
7461
|
}
|
|
8542
|
-
export declare namespace CreateEndpointInput {
|
|
8543
|
-
/**
|
|
8544
|
-
* @internal
|
|
8545
|
-
*/
|
|
8546
|
-
const filterSensitiveLog: (obj: CreateEndpointInput) => any;
|
|
8547
|
-
}
|
|
8548
7462
|
export interface CreateEndpointOutput {
|
|
8549
7463
|
/**
|
|
8550
7464
|
* <p>The Amazon Resource Name (ARN) of the endpoint.</p>
|
|
8551
7465
|
*/
|
|
8552
7466
|
EndpointArn: string | undefined;
|
|
8553
7467
|
}
|
|
8554
|
-
export declare namespace CreateEndpointOutput {
|
|
8555
|
-
/**
|
|
8556
|
-
* @internal
|
|
8557
|
-
*/
|
|
8558
|
-
const filterSensitiveLog: (obj: CreateEndpointOutput) => any;
|
|
8559
|
-
}
|
|
8560
7468
|
/**
|
|
8561
7469
|
* <p>Configuration to control how SageMaker captures inference data.</p>
|
|
8562
7470
|
*/
|
|
@@ -8611,12 +7519,6 @@ export interface DataCaptureConfig {
|
|
|
8611
7519
|
*/
|
|
8612
7520
|
CaptureContentTypeHeader?: CaptureContentTypeHeader;
|
|
8613
7521
|
}
|
|
8614
|
-
export declare namespace DataCaptureConfig {
|
|
8615
|
-
/**
|
|
8616
|
-
* @internal
|
|
8617
|
-
*/
|
|
8618
|
-
const filterSensitiveLog: (obj: DataCaptureConfig) => any;
|
|
8619
|
-
}
|
|
8620
7522
|
export declare enum ProductionVariantAcceleratorType {
|
|
8621
7523
|
ML_EIA1_LARGE = "ml.eia1.large",
|
|
8622
7524
|
ML_EIA1_MEDIUM = "ml.eia1.medium",
|
|
@@ -8682,12 +7584,6 @@ export interface ProductionVariantCoreDumpConfig {
|
|
|
8682
7584
|
*/
|
|
8683
7585
|
KmsKeyId?: string;
|
|
8684
7586
|
}
|
|
8685
|
-
export declare namespace ProductionVariantCoreDumpConfig {
|
|
8686
|
-
/**
|
|
8687
|
-
* @internal
|
|
8688
|
-
*/
|
|
8689
|
-
const filterSensitiveLog: (obj: ProductionVariantCoreDumpConfig) => any;
|
|
8690
|
-
}
|
|
8691
7587
|
/**
|
|
8692
7588
|
* <p>Specifies the serverless configuration for an endpoint variant.</p>
|
|
8693
7589
|
*/
|
|
@@ -8701,12 +7597,6 @@ export interface ProductionVariantServerlessConfig {
|
|
|
8701
7597
|
*/
|
|
8702
7598
|
MaxConcurrency: number | undefined;
|
|
8703
7599
|
}
|
|
8704
|
-
export declare namespace ProductionVariantServerlessConfig {
|
|
8705
|
-
/**
|
|
8706
|
-
* @internal
|
|
8707
|
-
*/
|
|
8708
|
-
const filterSensitiveLog: (obj: ProductionVariantServerlessConfig) => any;
|
|
8709
|
-
}
|
|
8710
7600
|
/**
|
|
8711
7601
|
* <p>Identifies a model that you want to host and the resources chosen to deploy for
|
|
8712
7602
|
* hosting it. If you are deploying multiple models, tell SageMaker how to distribute traffic
|
|
@@ -8755,12 +7645,6 @@ export interface ProductionVariant {
|
|
|
8755
7645
|
*/
|
|
8756
7646
|
ServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8757
7647
|
}
|
|
8758
|
-
export declare namespace ProductionVariant {
|
|
8759
|
-
/**
|
|
8760
|
-
* @internal
|
|
8761
|
-
*/
|
|
8762
|
-
const filterSensitiveLog: (obj: ProductionVariant) => any;
|
|
8763
|
-
}
|
|
8764
7648
|
export interface CreateEndpointConfigInput {
|
|
8765
7649
|
/**
|
|
8766
7650
|
* <p>The name of the endpoint configuration. You specify this name in a <a>CreateEndpoint</a> request. </p>
|
|
@@ -8833,24 +7717,12 @@ export interface CreateEndpointConfigInput {
|
|
|
8833
7717
|
*/
|
|
8834
7718
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
8835
7719
|
}
|
|
8836
|
-
export declare namespace CreateEndpointConfigInput {
|
|
8837
|
-
/**
|
|
8838
|
-
* @internal
|
|
8839
|
-
*/
|
|
8840
|
-
const filterSensitiveLog: (obj: CreateEndpointConfigInput) => any;
|
|
8841
|
-
}
|
|
8842
7720
|
export interface CreateEndpointConfigOutput {
|
|
8843
7721
|
/**
|
|
8844
7722
|
* <p>The Amazon Resource Name (ARN) of the endpoint configuration. </p>
|
|
8845
7723
|
*/
|
|
8846
7724
|
EndpointConfigArn: string | undefined;
|
|
8847
7725
|
}
|
|
8848
|
-
export declare namespace CreateEndpointConfigOutput {
|
|
8849
|
-
/**
|
|
8850
|
-
* @internal
|
|
8851
|
-
*/
|
|
8852
|
-
const filterSensitiveLog: (obj: CreateEndpointConfigOutput) => any;
|
|
8853
|
-
}
|
|
8854
7726
|
export interface CreateExperimentRequest {
|
|
8855
7727
|
/**
|
|
8856
7728
|
* <p>The name of the experiment. The name must be unique in your Amazon Web Services account and is not
|
|
@@ -8873,24 +7745,12 @@ export interface CreateExperimentRequest {
|
|
|
8873
7745
|
*/
|
|
8874
7746
|
Tags?: Tag[];
|
|
8875
7747
|
}
|
|
8876
|
-
export declare namespace CreateExperimentRequest {
|
|
8877
|
-
/**
|
|
8878
|
-
* @internal
|
|
8879
|
-
*/
|
|
8880
|
-
const filterSensitiveLog: (obj: CreateExperimentRequest) => any;
|
|
8881
|
-
}
|
|
8882
7748
|
export interface CreateExperimentResponse {
|
|
8883
7749
|
/**
|
|
8884
7750
|
* <p>The Amazon Resource Name (ARN) of the experiment.</p>
|
|
8885
7751
|
*/
|
|
8886
7752
|
ExperimentArn?: string;
|
|
8887
7753
|
}
|
|
8888
|
-
export declare namespace CreateExperimentResponse {
|
|
8889
|
-
/**
|
|
8890
|
-
* @internal
|
|
8891
|
-
*/
|
|
8892
|
-
const filterSensitiveLog: (obj: CreateExperimentResponse) => any;
|
|
8893
|
-
}
|
|
8894
7754
|
export declare enum FeatureType {
|
|
8895
7755
|
FRACTIONAL = "Fractional",
|
|
8896
7756
|
INTEGRAL = "Integral",
|
|
@@ -8913,12 +7773,6 @@ export interface FeatureDefinition {
|
|
|
8913
7773
|
*/
|
|
8914
7774
|
FeatureType?: FeatureType | string;
|
|
8915
7775
|
}
|
|
8916
|
-
export declare namespace FeatureDefinition {
|
|
8917
|
-
/**
|
|
8918
|
-
* @internal
|
|
8919
|
-
*/
|
|
8920
|
-
const filterSensitiveLog: (obj: FeatureDefinition) => any;
|
|
8921
|
-
}
|
|
8922
7776
|
/**
|
|
8923
7777
|
* <p>The meta data of the Glue table which serves as data catalog for the
|
|
8924
7778
|
* <code>OfflineStore</code>. </p>
|
|
@@ -8937,12 +7791,6 @@ export interface DataCatalogConfig {
|
|
|
8937
7791
|
*/
|
|
8938
7792
|
Database: string | undefined;
|
|
8939
7793
|
}
|
|
8940
|
-
export declare namespace DataCatalogConfig {
|
|
8941
|
-
/**
|
|
8942
|
-
* @internal
|
|
8943
|
-
*/
|
|
8944
|
-
const filterSensitiveLog: (obj: DataCatalogConfig) => any;
|
|
8945
|
-
}
|
|
8946
7794
|
/**
|
|
8947
7795
|
* <p>The Amazon Simple Storage (Amazon S3) location and and security configuration for <code>OfflineStore</code>.</p>
|
|
8948
7796
|
*/
|
|
@@ -8972,12 +7820,6 @@ export interface S3StorageConfig {
|
|
|
8972
7820
|
*/
|
|
8973
7821
|
ResolvedOutputS3Uri?: string;
|
|
8974
7822
|
}
|
|
8975
|
-
export declare namespace S3StorageConfig {
|
|
8976
|
-
/**
|
|
8977
|
-
* @internal
|
|
8978
|
-
*/
|
|
8979
|
-
const filterSensitiveLog: (obj: S3StorageConfig) => any;
|
|
8980
|
-
}
|
|
8981
7823
|
/**
|
|
8982
7824
|
* <p>The configuration of an <code>OfflineStore</code>.</p>
|
|
8983
7825
|
* <p>Provide an <code>OfflineStoreConfig</code> in a request to
|
|
@@ -9002,12 +7844,6 @@ export interface OfflineStoreConfig {
|
|
|
9002
7844
|
*/
|
|
9003
7845
|
DataCatalogConfig?: DataCatalogConfig;
|
|
9004
7846
|
}
|
|
9005
|
-
export declare namespace OfflineStoreConfig {
|
|
9006
|
-
/**
|
|
9007
|
-
* @internal
|
|
9008
|
-
*/
|
|
9009
|
-
const filterSensitiveLog: (obj: OfflineStoreConfig) => any;
|
|
9010
|
-
}
|
|
9011
7847
|
/**
|
|
9012
7848
|
* <p>The security configuration for <code>OnlineStore</code>.</p>
|
|
9013
7849
|
*/
|
|
@@ -9088,12 +7924,6 @@ export interface OnlineStoreSecurityConfig {
|
|
|
9088
7924
|
*/
|
|
9089
7925
|
KmsKeyId?: string;
|
|
9090
7926
|
}
|
|
9091
|
-
export declare namespace OnlineStoreSecurityConfig {
|
|
9092
|
-
/**
|
|
9093
|
-
* @internal
|
|
9094
|
-
*/
|
|
9095
|
-
const filterSensitiveLog: (obj: OnlineStoreSecurityConfig) => any;
|
|
9096
|
-
}
|
|
9097
7927
|
/**
|
|
9098
7928
|
* <p>Use this to specify the Amazon Web Services Key Management Service (KMS) Key ID, or
|
|
9099
7929
|
* <code>KMSKeyId</code>, for at rest data encryption. You can turn
|
|
@@ -9115,12 +7945,6 @@ export interface OnlineStoreConfig {
|
|
|
9115
7945
|
*/
|
|
9116
7946
|
EnableOnlineStore?: boolean;
|
|
9117
7947
|
}
|
|
9118
|
-
export declare namespace OnlineStoreConfig {
|
|
9119
|
-
/**
|
|
9120
|
-
* @internal
|
|
9121
|
-
*/
|
|
9122
|
-
const filterSensitiveLog: (obj: OnlineStoreConfig) => any;
|
|
9123
|
-
}
|
|
9124
7948
|
export interface CreateFeatureGroupRequest {
|
|
9125
7949
|
/**
|
|
9126
7950
|
* <p>The name of the <code>FeatureGroup</code>. The name must be unique within an Amazon Web Services Region
|
|
@@ -9239,12 +8063,6 @@ export interface CreateFeatureGroupRequest {
|
|
|
9239
8063
|
*/
|
|
9240
8064
|
Tags?: Tag[];
|
|
9241
8065
|
}
|
|
9242
|
-
export declare namespace CreateFeatureGroupRequest {
|
|
9243
|
-
/**
|
|
9244
|
-
* @internal
|
|
9245
|
-
*/
|
|
9246
|
-
const filterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
|
|
9247
|
-
}
|
|
9248
8066
|
export interface CreateFeatureGroupResponse {
|
|
9249
8067
|
/**
|
|
9250
8068
|
* <p>The Amazon Resource Name (ARN) of the <code>FeatureGroup</code>. This is a unique
|
|
@@ -9252,12 +8070,6 @@ export interface CreateFeatureGroupResponse {
|
|
|
9252
8070
|
*/
|
|
9253
8071
|
FeatureGroupArn: string | undefined;
|
|
9254
8072
|
}
|
|
9255
|
-
export declare namespace CreateFeatureGroupResponse {
|
|
9256
|
-
/**
|
|
9257
|
-
* @internal
|
|
9258
|
-
*/
|
|
9259
|
-
const filterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
|
|
9260
|
-
}
|
|
9261
8073
|
/**
|
|
9262
8074
|
* <p>Defines under what conditions SageMaker creates a human loop. Used within . See for the required
|
|
9263
8075
|
* format of activation conditions.</p>
|
|
@@ -9271,12 +8083,6 @@ export interface HumanLoopActivationConditionsConfig {
|
|
|
9271
8083
|
*/
|
|
9272
8084
|
HumanLoopActivationConditions: __LazyJsonString | string | undefined;
|
|
9273
8085
|
}
|
|
9274
|
-
export declare namespace HumanLoopActivationConditionsConfig {
|
|
9275
|
-
/**
|
|
9276
|
-
* @internal
|
|
9277
|
-
*/
|
|
9278
|
-
const filterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
|
|
9279
|
-
}
|
|
9280
8086
|
/**
|
|
9281
8087
|
* <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>
|
|
9282
8088
|
*/
|
|
@@ -9287,12 +8093,6 @@ export interface HumanLoopActivationConfig {
|
|
|
9287
8093
|
*/
|
|
9288
8094
|
HumanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig | undefined;
|
|
9289
8095
|
}
|
|
9290
|
-
export declare namespace HumanLoopActivationConfig {
|
|
9291
|
-
/**
|
|
9292
|
-
* @internal
|
|
9293
|
-
*/
|
|
9294
|
-
const filterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
|
|
9295
|
-
}
|
|
9296
8096
|
/**
|
|
9297
8097
|
* <p>Represents an amount of money in United States dollars.</p>
|
|
9298
8098
|
*/
|
|
@@ -9310,12 +8110,6 @@ export interface USD {
|
|
|
9310
8110
|
*/
|
|
9311
8111
|
TenthFractionsOfACent?: number;
|
|
9312
8112
|
}
|
|
9313
|
-
export declare namespace USD {
|
|
9314
|
-
/**
|
|
9315
|
-
* @internal
|
|
9316
|
-
*/
|
|
9317
|
-
const filterSensitiveLog: (obj: USD) => any;
|
|
9318
|
-
}
|
|
9319
8113
|
/**
|
|
9320
8114
|
* <p>Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed. </p>
|
|
9321
8115
|
* <p>Use one of the following prices for bounding box tasks. Prices are in US dollars and
|
|
@@ -9626,12 +8420,6 @@ export interface PublicWorkforceTaskPrice {
|
|
|
9626
8420
|
*/
|
|
9627
8421
|
AmountInUsd?: USD;
|
|
9628
8422
|
}
|
|
9629
|
-
export declare namespace PublicWorkforceTaskPrice {
|
|
9630
|
-
/**
|
|
9631
|
-
* @internal
|
|
9632
|
-
*/
|
|
9633
|
-
const filterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
|
|
9634
|
-
}
|
|
9635
8423
|
/**
|
|
9636
8424
|
* <p>Describes the work to be performed by human workers.</p>
|
|
9637
8425
|
*/
|
|
@@ -9986,12 +8774,6 @@ export interface HumanLoopConfig {
|
|
|
9986
8774
|
*/
|
|
9987
8775
|
PublicWorkforceTaskPrice?: PublicWorkforceTaskPrice;
|
|
9988
8776
|
}
|
|
9989
|
-
export declare namespace HumanLoopConfig {
|
|
9990
|
-
/**
|
|
9991
|
-
* @internal
|
|
9992
|
-
*/
|
|
9993
|
-
const filterSensitiveLog: (obj: HumanLoopConfig) => any;
|
|
9994
|
-
}
|
|
9995
8777
|
/**
|
|
9996
8778
|
* <p>Container for configuring the source of human task requests.</p>
|
|
9997
8779
|
*/
|
|
@@ -10002,12 +8784,6 @@ export interface HumanLoopRequestSource {
|
|
|
10002
8784
|
*/
|
|
10003
8785
|
AwsManagedHumanLoopRequestSource: AwsManagedHumanLoopRequestSource | string | undefined;
|
|
10004
8786
|
}
|
|
10005
|
-
export declare namespace HumanLoopRequestSource {
|
|
10006
|
-
/**
|
|
10007
|
-
* @internal
|
|
10008
|
-
*/
|
|
10009
|
-
const filterSensitiveLog: (obj: HumanLoopRequestSource) => any;
|
|
10010
|
-
}
|
|
10011
8787
|
/**
|
|
10012
8788
|
* <p>Contains information about where human output will be stored.</p>
|
|
10013
8789
|
*/
|
|
@@ -10023,12 +8799,6 @@ export interface FlowDefinitionOutputConfig {
|
|
|
10023
8799
|
*/
|
|
10024
8800
|
KmsKeyId?: string;
|
|
10025
8801
|
}
|
|
10026
|
-
export declare namespace FlowDefinitionOutputConfig {
|
|
10027
|
-
/**
|
|
10028
|
-
* @internal
|
|
10029
|
-
*/
|
|
10030
|
-
const filterSensitiveLog: (obj: FlowDefinitionOutputConfig) => any;
|
|
10031
|
-
}
|
|
10032
8802
|
export interface CreateFlowDefinitionRequest {
|
|
10033
8803
|
/**
|
|
10034
8804
|
* <p>The name of your flow definition.</p>
|
|
@@ -10060,24 +8830,12 @@ export interface CreateFlowDefinitionRequest {
|
|
|
10060
8830
|
*/
|
|
10061
8831
|
Tags?: Tag[];
|
|
10062
8832
|
}
|
|
10063
|
-
export declare namespace CreateFlowDefinitionRequest {
|
|
10064
|
-
/**
|
|
10065
|
-
* @internal
|
|
10066
|
-
*/
|
|
10067
|
-
const filterSensitiveLog: (obj: CreateFlowDefinitionRequest) => any;
|
|
10068
|
-
}
|
|
10069
8833
|
export interface CreateFlowDefinitionResponse {
|
|
10070
8834
|
/**
|
|
10071
8835
|
* <p>The Amazon Resource Name (ARN) of the flow definition you create.</p>
|
|
10072
8836
|
*/
|
|
10073
8837
|
FlowDefinitionArn: string | undefined;
|
|
10074
8838
|
}
|
|
10075
|
-
export declare namespace CreateFlowDefinitionResponse {
|
|
10076
|
-
/**
|
|
10077
|
-
* @internal
|
|
10078
|
-
*/
|
|
10079
|
-
const filterSensitiveLog: (obj: CreateFlowDefinitionResponse) => any;
|
|
10080
|
-
}
|
|
10081
8839
|
/**
|
|
10082
8840
|
* <p>The Liquid template for the worker user interface.</p>
|
|
10083
8841
|
*/
|
|
@@ -10087,12 +8845,6 @@ export interface UiTemplate {
|
|
|
10087
8845
|
*/
|
|
10088
8846
|
Content: string | undefined;
|
|
10089
8847
|
}
|
|
10090
|
-
export declare namespace UiTemplate {
|
|
10091
|
-
/**
|
|
10092
|
-
* @internal
|
|
10093
|
-
*/
|
|
10094
|
-
const filterSensitiveLog: (obj: UiTemplate) => any;
|
|
10095
|
-
}
|
|
10096
8848
|
export interface CreateHumanTaskUiRequest {
|
|
10097
8849
|
/**
|
|
10098
8850
|
* <p>The name of the user interface you are creating.</p>
|
|
@@ -10107,24 +8859,12 @@ export interface CreateHumanTaskUiRequest {
|
|
|
10107
8859
|
*/
|
|
10108
8860
|
Tags?: Tag[];
|
|
10109
8861
|
}
|
|
10110
|
-
export declare namespace CreateHumanTaskUiRequest {
|
|
10111
|
-
/**
|
|
10112
|
-
* @internal
|
|
10113
|
-
*/
|
|
10114
|
-
const filterSensitiveLog: (obj: CreateHumanTaskUiRequest) => any;
|
|
10115
|
-
}
|
|
10116
8862
|
export interface CreateHumanTaskUiResponse {
|
|
10117
8863
|
/**
|
|
10118
8864
|
* <p>The Amazon Resource Name (ARN) of the human review workflow user interface you create.</p>
|
|
10119
8865
|
*/
|
|
10120
8866
|
HumanTaskUiArn: string | undefined;
|
|
10121
8867
|
}
|
|
10122
|
-
export declare namespace CreateHumanTaskUiResponse {
|
|
10123
|
-
/**
|
|
10124
|
-
* @internal
|
|
10125
|
-
*/
|
|
10126
|
-
const filterSensitiveLog: (obj: CreateHumanTaskUiResponse) => any;
|
|
10127
|
-
}
|
|
10128
8868
|
/**
|
|
10129
8869
|
* <p>For a hyperparameter of the integer type, specifies the range
|
|
10130
8870
|
* that
|
|
@@ -10172,12 +8912,6 @@ export interface IntegerParameterRange {
|
|
|
10172
8912
|
*/
|
|
10173
8913
|
ScalingType?: HyperParameterScalingType | string;
|
|
10174
8914
|
}
|
|
10175
|
-
export declare namespace IntegerParameterRange {
|
|
10176
|
-
/**
|
|
10177
|
-
* @internal
|
|
10178
|
-
*/
|
|
10179
|
-
const filterSensitiveLog: (obj: IntegerParameterRange) => any;
|
|
10180
|
-
}
|
|
10181
8915
|
/**
|
|
10182
8916
|
* <p>Specifies ranges of integer, continuous, and categorical hyperparameters that a
|
|
10183
8917
|
* hyperparameter tuning job searches. The hyperparameter tuning job launches training jobs
|
|
@@ -10208,12 +8942,6 @@ export interface ParameterRanges {
|
|
|
10208
8942
|
*/
|
|
10209
8943
|
CategoricalParameterRanges?: CategoricalParameterRange[];
|
|
10210
8944
|
}
|
|
10211
|
-
export declare namespace ParameterRanges {
|
|
10212
|
-
/**
|
|
10213
|
-
* @internal
|
|
10214
|
-
*/
|
|
10215
|
-
const filterSensitiveLog: (obj: ParameterRanges) => any;
|
|
10216
|
-
}
|
|
10217
8945
|
/**
|
|
10218
8946
|
* <p>Specifies the maximum number of
|
|
10219
8947
|
* training
|
|
@@ -10236,12 +8964,6 @@ export interface ResourceLimits {
|
|
|
10236
8964
|
*/
|
|
10237
8965
|
MaxParallelTrainingJobs: number | undefined;
|
|
10238
8966
|
}
|
|
10239
|
-
export declare namespace ResourceLimits {
|
|
10240
|
-
/**
|
|
10241
|
-
* @internal
|
|
10242
|
-
*/
|
|
10243
|
-
const filterSensitiveLog: (obj: ResourceLimits) => any;
|
|
10244
|
-
}
|
|
10245
8967
|
export declare enum HyperParameterTuningJobStrategyType {
|
|
10246
8968
|
BAYESIAN = "Bayesian",
|
|
10247
8969
|
RANDOM = "Random"
|
|
@@ -10259,9 +8981,859 @@ export interface TuningJobCompletionCriteria {
|
|
|
10259
8981
|
*/
|
|
10260
8982
|
TargetObjectiveMetricValue: number | undefined;
|
|
10261
8983
|
}
|
|
10262
|
-
|
|
10263
|
-
|
|
10264
|
-
|
|
10265
|
-
|
|
10266
|
-
|
|
10267
|
-
|
|
8984
|
+
/**
|
|
8985
|
+
* @internal
|
|
8986
|
+
*/
|
|
8987
|
+
export declare const ActionSourceFilterSensitiveLog: (obj: ActionSource) => any;
|
|
8988
|
+
/**
|
|
8989
|
+
* @internal
|
|
8990
|
+
*/
|
|
8991
|
+
export declare const ActionSummaryFilterSensitiveLog: (obj: ActionSummary) => any;
|
|
8992
|
+
/**
|
|
8993
|
+
* @internal
|
|
8994
|
+
*/
|
|
8995
|
+
export declare const AddAssociationRequestFilterSensitiveLog: (obj: AddAssociationRequest) => any;
|
|
8996
|
+
/**
|
|
8997
|
+
* @internal
|
|
8998
|
+
*/
|
|
8999
|
+
export declare const AddAssociationResponseFilterSensitiveLog: (obj: AddAssociationResponse) => any;
|
|
9000
|
+
/**
|
|
9001
|
+
* @internal
|
|
9002
|
+
*/
|
|
9003
|
+
export declare const ModelInputFilterSensitiveLog: (obj: ModelInput) => any;
|
|
9004
|
+
/**
|
|
9005
|
+
* @internal
|
|
9006
|
+
*/
|
|
9007
|
+
export declare const ModelPackageContainerDefinitionFilterSensitiveLog: (obj: ModelPackageContainerDefinition) => any;
|
|
9008
|
+
/**
|
|
9009
|
+
* @internal
|
|
9010
|
+
*/
|
|
9011
|
+
export declare const AdditionalInferenceSpecificationDefinitionFilterSensitiveLog: (obj: AdditionalInferenceSpecificationDefinition) => any;
|
|
9012
|
+
/**
|
|
9013
|
+
* @internal
|
|
9014
|
+
*/
|
|
9015
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
9016
|
+
/**
|
|
9017
|
+
* @internal
|
|
9018
|
+
*/
|
|
9019
|
+
export declare const AddTagsInputFilterSensitiveLog: (obj: AddTagsInput) => any;
|
|
9020
|
+
/**
|
|
9021
|
+
* @internal
|
|
9022
|
+
*/
|
|
9023
|
+
export declare const AddTagsOutputFilterSensitiveLog: (obj: AddTagsOutput) => any;
|
|
9024
|
+
/**
|
|
9025
|
+
* @internal
|
|
9026
|
+
*/
|
|
9027
|
+
export declare const AgentVersionFilterSensitiveLog: (obj: AgentVersion) => any;
|
|
9028
|
+
/**
|
|
9029
|
+
* @internal
|
|
9030
|
+
*/
|
|
9031
|
+
export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
|
|
9032
|
+
/**
|
|
9033
|
+
* @internal
|
|
9034
|
+
*/
|
|
9035
|
+
export declare const MetricDefinitionFilterSensitiveLog: (obj: MetricDefinition) => any;
|
|
9036
|
+
/**
|
|
9037
|
+
* @internal
|
|
9038
|
+
*/
|
|
9039
|
+
export declare const AlgorithmSpecificationFilterSensitiveLog: (obj: AlgorithmSpecification) => any;
|
|
9040
|
+
/**
|
|
9041
|
+
* @internal
|
|
9042
|
+
*/
|
|
9043
|
+
export declare const AlgorithmStatusItemFilterSensitiveLog: (obj: AlgorithmStatusItem) => any;
|
|
9044
|
+
/**
|
|
9045
|
+
* @internal
|
|
9046
|
+
*/
|
|
9047
|
+
export declare const AlgorithmStatusDetailsFilterSensitiveLog: (obj: AlgorithmStatusDetails) => any;
|
|
9048
|
+
/**
|
|
9049
|
+
* @internal
|
|
9050
|
+
*/
|
|
9051
|
+
export declare const AlgorithmSummaryFilterSensitiveLog: (obj: AlgorithmSummary) => any;
|
|
9052
|
+
/**
|
|
9053
|
+
* @internal
|
|
9054
|
+
*/
|
|
9055
|
+
export declare const FileSystemDataSourceFilterSensitiveLog: (obj: FileSystemDataSource) => any;
|
|
9056
|
+
/**
|
|
9057
|
+
* @internal
|
|
9058
|
+
*/
|
|
9059
|
+
export declare const S3DataSourceFilterSensitiveLog: (obj: S3DataSource) => any;
|
|
9060
|
+
/**
|
|
9061
|
+
* @internal
|
|
9062
|
+
*/
|
|
9063
|
+
export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
|
|
9064
|
+
/**
|
|
9065
|
+
* @internal
|
|
9066
|
+
*/
|
|
9067
|
+
export declare const ShuffleConfigFilterSensitiveLog: (obj: ShuffleConfig) => any;
|
|
9068
|
+
/**
|
|
9069
|
+
* @internal
|
|
9070
|
+
*/
|
|
9071
|
+
export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
|
|
9072
|
+
/**
|
|
9073
|
+
* @internal
|
|
9074
|
+
*/
|
|
9075
|
+
export declare const OutputDataConfigFilterSensitiveLog: (obj: OutputDataConfig) => any;
|
|
9076
|
+
/**
|
|
9077
|
+
* @internal
|
|
9078
|
+
*/
|
|
9079
|
+
export declare const InstanceGroupFilterSensitiveLog: (obj: InstanceGroup) => any;
|
|
9080
|
+
/**
|
|
9081
|
+
* @internal
|
|
9082
|
+
*/
|
|
9083
|
+
export declare const ResourceConfigFilterSensitiveLog: (obj: ResourceConfig) => any;
|
|
9084
|
+
/**
|
|
9085
|
+
* @internal
|
|
9086
|
+
*/
|
|
9087
|
+
export declare const StoppingConditionFilterSensitiveLog: (obj: StoppingCondition) => any;
|
|
9088
|
+
/**
|
|
9089
|
+
* @internal
|
|
9090
|
+
*/
|
|
9091
|
+
export declare const TrainingJobDefinitionFilterSensitiveLog: (obj: TrainingJobDefinition) => any;
|
|
9092
|
+
/**
|
|
9093
|
+
* @internal
|
|
9094
|
+
*/
|
|
9095
|
+
export declare const TransformS3DataSourceFilterSensitiveLog: (obj: TransformS3DataSource) => any;
|
|
9096
|
+
/**
|
|
9097
|
+
* @internal
|
|
9098
|
+
*/
|
|
9099
|
+
export declare const TransformDataSourceFilterSensitiveLog: (obj: TransformDataSource) => any;
|
|
9100
|
+
/**
|
|
9101
|
+
* @internal
|
|
9102
|
+
*/
|
|
9103
|
+
export declare const TransformInputFilterSensitiveLog: (obj: TransformInput) => any;
|
|
9104
|
+
/**
|
|
9105
|
+
* @internal
|
|
9106
|
+
*/
|
|
9107
|
+
export declare const TransformOutputFilterSensitiveLog: (obj: TransformOutput) => any;
|
|
9108
|
+
/**
|
|
9109
|
+
* @internal
|
|
9110
|
+
*/
|
|
9111
|
+
export declare const TransformResourcesFilterSensitiveLog: (obj: TransformResources) => any;
|
|
9112
|
+
/**
|
|
9113
|
+
* @internal
|
|
9114
|
+
*/
|
|
9115
|
+
export declare const TransformJobDefinitionFilterSensitiveLog: (obj: TransformJobDefinition) => any;
|
|
9116
|
+
/**
|
|
9117
|
+
* @internal
|
|
9118
|
+
*/
|
|
9119
|
+
export declare const AlgorithmValidationProfileFilterSensitiveLog: (obj: AlgorithmValidationProfile) => any;
|
|
9120
|
+
/**
|
|
9121
|
+
* @internal
|
|
9122
|
+
*/
|
|
9123
|
+
export declare const AlgorithmValidationSpecificationFilterSensitiveLog: (obj: AlgorithmValidationSpecification) => any;
|
|
9124
|
+
/**
|
|
9125
|
+
* @internal
|
|
9126
|
+
*/
|
|
9127
|
+
export declare const AnnotationConsolidationConfigFilterSensitiveLog: (obj: AnnotationConsolidationConfig) => any;
|
|
9128
|
+
/**
|
|
9129
|
+
* @internal
|
|
9130
|
+
*/
|
|
9131
|
+
export declare const AppDetailsFilterSensitiveLog: (obj: AppDetails) => any;
|
|
9132
|
+
/**
|
|
9133
|
+
* @internal
|
|
9134
|
+
*/
|
|
9135
|
+
export declare const FileSystemConfigFilterSensitiveLog: (obj: FileSystemConfig) => any;
|
|
9136
|
+
/**
|
|
9137
|
+
* @internal
|
|
9138
|
+
*/
|
|
9139
|
+
export declare const KernelSpecFilterSensitiveLog: (obj: KernelSpec) => any;
|
|
9140
|
+
/**
|
|
9141
|
+
* @internal
|
|
9142
|
+
*/
|
|
9143
|
+
export declare const KernelGatewayImageConfigFilterSensitiveLog: (obj: KernelGatewayImageConfig) => any;
|
|
9144
|
+
/**
|
|
9145
|
+
* @internal
|
|
9146
|
+
*/
|
|
9147
|
+
export declare const AppImageConfigDetailsFilterSensitiveLog: (obj: AppImageConfigDetails) => any;
|
|
9148
|
+
/**
|
|
9149
|
+
* @internal
|
|
9150
|
+
*/
|
|
9151
|
+
export declare const AppSpecificationFilterSensitiveLog: (obj: AppSpecification) => any;
|
|
9152
|
+
/**
|
|
9153
|
+
* @internal
|
|
9154
|
+
*/
|
|
9155
|
+
export declare const ArtifactSourceTypeFilterSensitiveLog: (obj: ArtifactSourceType) => any;
|
|
9156
|
+
/**
|
|
9157
|
+
* @internal
|
|
9158
|
+
*/
|
|
9159
|
+
export declare const ArtifactSourceFilterSensitiveLog: (obj: ArtifactSource) => any;
|
|
9160
|
+
/**
|
|
9161
|
+
* @internal
|
|
9162
|
+
*/
|
|
9163
|
+
export declare const ArtifactSummaryFilterSensitiveLog: (obj: ArtifactSummary) => any;
|
|
9164
|
+
/**
|
|
9165
|
+
* @internal
|
|
9166
|
+
*/
|
|
9167
|
+
export declare const AssociateTrialComponentRequestFilterSensitiveLog: (obj: AssociateTrialComponentRequest) => any;
|
|
9168
|
+
/**
|
|
9169
|
+
* @internal
|
|
9170
|
+
*/
|
|
9171
|
+
export declare const AssociateTrialComponentResponseFilterSensitiveLog: (obj: AssociateTrialComponentResponse) => any;
|
|
9172
|
+
/**
|
|
9173
|
+
* @internal
|
|
9174
|
+
*/
|
|
9175
|
+
export declare const UserContextFilterSensitiveLog: (obj: UserContext) => any;
|
|
9176
|
+
/**
|
|
9177
|
+
* @internal
|
|
9178
|
+
*/
|
|
9179
|
+
export declare const AssociationSummaryFilterSensitiveLog: (obj: AssociationSummary) => any;
|
|
9180
|
+
/**
|
|
9181
|
+
* @internal
|
|
9182
|
+
*/
|
|
9183
|
+
export declare const AsyncInferenceClientConfigFilterSensitiveLog: (obj: AsyncInferenceClientConfig) => any;
|
|
9184
|
+
/**
|
|
9185
|
+
* @internal
|
|
9186
|
+
*/
|
|
9187
|
+
export declare const AsyncInferenceNotificationConfigFilterSensitiveLog: (obj: AsyncInferenceNotificationConfig) => any;
|
|
9188
|
+
/**
|
|
9189
|
+
* @internal
|
|
9190
|
+
*/
|
|
9191
|
+
export declare const AsyncInferenceOutputConfigFilterSensitiveLog: (obj: AsyncInferenceOutputConfig) => any;
|
|
9192
|
+
/**
|
|
9193
|
+
* @internal
|
|
9194
|
+
*/
|
|
9195
|
+
export declare const AsyncInferenceConfigFilterSensitiveLog: (obj: AsyncInferenceConfig) => any;
|
|
9196
|
+
/**
|
|
9197
|
+
* @internal
|
|
9198
|
+
*/
|
|
9199
|
+
export declare const AthenaDatasetDefinitionFilterSensitiveLog: (obj: AthenaDatasetDefinition) => any;
|
|
9200
|
+
/**
|
|
9201
|
+
* @internal
|
|
9202
|
+
*/
|
|
9203
|
+
export declare const CandidateArtifactLocationsFilterSensitiveLog: (obj: CandidateArtifactLocations) => any;
|
|
9204
|
+
/**
|
|
9205
|
+
* @internal
|
|
9206
|
+
*/
|
|
9207
|
+
export declare const MetricDatumFilterSensitiveLog: (obj: MetricDatum) => any;
|
|
9208
|
+
/**
|
|
9209
|
+
* @internal
|
|
9210
|
+
*/
|
|
9211
|
+
export declare const CandidatePropertiesFilterSensitiveLog: (obj: CandidateProperties) => any;
|
|
9212
|
+
/**
|
|
9213
|
+
* @internal
|
|
9214
|
+
*/
|
|
9215
|
+
export declare const AutoMLCandidateStepFilterSensitiveLog: (obj: AutoMLCandidateStep) => any;
|
|
9216
|
+
/**
|
|
9217
|
+
* @internal
|
|
9218
|
+
*/
|
|
9219
|
+
export declare const FinalAutoMLJobObjectiveMetricFilterSensitiveLog: (obj: FinalAutoMLJobObjectiveMetric) => any;
|
|
9220
|
+
/**
|
|
9221
|
+
* @internal
|
|
9222
|
+
*/
|
|
9223
|
+
export declare const AutoMLContainerDefinitionFilterSensitiveLog: (obj: AutoMLContainerDefinition) => any;
|
|
9224
|
+
/**
|
|
9225
|
+
* @internal
|
|
9226
|
+
*/
|
|
9227
|
+
export declare const AutoMLCandidateFilterSensitiveLog: (obj: AutoMLCandidate) => any;
|
|
9228
|
+
/**
|
|
9229
|
+
* @internal
|
|
9230
|
+
*/
|
|
9231
|
+
export declare const AutoMLCandidateGenerationConfigFilterSensitiveLog: (obj: AutoMLCandidateGenerationConfig) => any;
|
|
9232
|
+
/**
|
|
9233
|
+
* @internal
|
|
9234
|
+
*/
|
|
9235
|
+
export declare const AutoMLS3DataSourceFilterSensitiveLog: (obj: AutoMLS3DataSource) => any;
|
|
9236
|
+
/**
|
|
9237
|
+
* @internal
|
|
9238
|
+
*/
|
|
9239
|
+
export declare const AutoMLDataSourceFilterSensitiveLog: (obj: AutoMLDataSource) => any;
|
|
9240
|
+
/**
|
|
9241
|
+
* @internal
|
|
9242
|
+
*/
|
|
9243
|
+
export declare const AutoMLChannelFilterSensitiveLog: (obj: AutoMLChannel) => any;
|
|
9244
|
+
/**
|
|
9245
|
+
* @internal
|
|
9246
|
+
*/
|
|
9247
|
+
export declare const AutoMLDataSplitConfigFilterSensitiveLog: (obj: AutoMLDataSplitConfig) => any;
|
|
9248
|
+
/**
|
|
9249
|
+
* @internal
|
|
9250
|
+
*/
|
|
9251
|
+
export declare const AutoMLJobArtifactsFilterSensitiveLog: (obj: AutoMLJobArtifacts) => any;
|
|
9252
|
+
/**
|
|
9253
|
+
* @internal
|
|
9254
|
+
*/
|
|
9255
|
+
export declare const AutoMLJobCompletionCriteriaFilterSensitiveLog: (obj: AutoMLJobCompletionCriteria) => any;
|
|
9256
|
+
/**
|
|
9257
|
+
* @internal
|
|
9258
|
+
*/
|
|
9259
|
+
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
9260
|
+
/**
|
|
9261
|
+
* @internal
|
|
9262
|
+
*/
|
|
9263
|
+
export declare const AutoMLSecurityConfigFilterSensitiveLog: (obj: AutoMLSecurityConfig) => any;
|
|
9264
|
+
/**
|
|
9265
|
+
* @internal
|
|
9266
|
+
*/
|
|
9267
|
+
export declare const AutoMLJobConfigFilterSensitiveLog: (obj: AutoMLJobConfig) => any;
|
|
9268
|
+
/**
|
|
9269
|
+
* @internal
|
|
9270
|
+
*/
|
|
9271
|
+
export declare const AutoMLJobObjectiveFilterSensitiveLog: (obj: AutoMLJobObjective) => any;
|
|
9272
|
+
/**
|
|
9273
|
+
* @internal
|
|
9274
|
+
*/
|
|
9275
|
+
export declare const AutoMLPartialFailureReasonFilterSensitiveLog: (obj: AutoMLPartialFailureReason) => any;
|
|
9276
|
+
/**
|
|
9277
|
+
* @internal
|
|
9278
|
+
*/
|
|
9279
|
+
export declare const AutoMLJobSummaryFilterSensitiveLog: (obj: AutoMLJobSummary) => any;
|
|
9280
|
+
/**
|
|
9281
|
+
* @internal
|
|
9282
|
+
*/
|
|
9283
|
+
export declare const AutoMLOutputDataConfigFilterSensitiveLog: (obj: AutoMLOutputDataConfig) => any;
|
|
9284
|
+
/**
|
|
9285
|
+
* @internal
|
|
9286
|
+
*/
|
|
9287
|
+
export declare const AutoRollbackConfigFilterSensitiveLog: (obj: AutoRollbackConfig) => any;
|
|
9288
|
+
/**
|
|
9289
|
+
* @internal
|
|
9290
|
+
*/
|
|
9291
|
+
export declare const BatchDescribeModelPackageInputFilterSensitiveLog: (obj: BatchDescribeModelPackageInput) => any;
|
|
9292
|
+
/**
|
|
9293
|
+
* @internal
|
|
9294
|
+
*/
|
|
9295
|
+
export declare const BatchDescribeModelPackageErrorFilterSensitiveLog: (obj: BatchDescribeModelPackageError) => any;
|
|
9296
|
+
/**
|
|
9297
|
+
* @internal
|
|
9298
|
+
*/
|
|
9299
|
+
export declare const InferenceSpecificationFilterSensitiveLog: (obj: InferenceSpecification) => any;
|
|
9300
|
+
/**
|
|
9301
|
+
* @internal
|
|
9302
|
+
*/
|
|
9303
|
+
export declare const BatchDescribeModelPackageSummaryFilterSensitiveLog: (obj: BatchDescribeModelPackageSummary) => any;
|
|
9304
|
+
/**
|
|
9305
|
+
* @internal
|
|
9306
|
+
*/
|
|
9307
|
+
export declare const BatchDescribeModelPackageOutputFilterSensitiveLog: (obj: BatchDescribeModelPackageOutput) => any;
|
|
9308
|
+
/**
|
|
9309
|
+
* @internal
|
|
9310
|
+
*/
|
|
9311
|
+
export declare const MetricsSourceFilterSensitiveLog: (obj: MetricsSource) => any;
|
|
9312
|
+
/**
|
|
9313
|
+
* @internal
|
|
9314
|
+
*/
|
|
9315
|
+
export declare const BiasFilterSensitiveLog: (obj: Bias) => any;
|
|
9316
|
+
/**
|
|
9317
|
+
* @internal
|
|
9318
|
+
*/
|
|
9319
|
+
export declare const CapacitySizeFilterSensitiveLog: (obj: CapacitySize) => any;
|
|
9320
|
+
/**
|
|
9321
|
+
* @internal
|
|
9322
|
+
*/
|
|
9323
|
+
export declare const TrafficRoutingConfigFilterSensitiveLog: (obj: TrafficRoutingConfig) => any;
|
|
9324
|
+
/**
|
|
9325
|
+
* @internal
|
|
9326
|
+
*/
|
|
9327
|
+
export declare const BlueGreenUpdatePolicyFilterSensitiveLog: (obj: BlueGreenUpdatePolicy) => any;
|
|
9328
|
+
/**
|
|
9329
|
+
* @internal
|
|
9330
|
+
*/
|
|
9331
|
+
export declare const CacheHitResultFilterSensitiveLog: (obj: CacheHitResult) => any;
|
|
9332
|
+
/**
|
|
9333
|
+
* @internal
|
|
9334
|
+
*/
|
|
9335
|
+
export declare const OutputParameterFilterSensitiveLog: (obj: OutputParameter) => any;
|
|
9336
|
+
/**
|
|
9337
|
+
* @internal
|
|
9338
|
+
*/
|
|
9339
|
+
export declare const CallbackStepMetadataFilterSensitiveLog: (obj: CallbackStepMetadata) => any;
|
|
9340
|
+
/**
|
|
9341
|
+
* @internal
|
|
9342
|
+
*/
|
|
9343
|
+
export declare const CaptureContentTypeHeaderFilterSensitiveLog: (obj: CaptureContentTypeHeader) => any;
|
|
9344
|
+
/**
|
|
9345
|
+
* @internal
|
|
9346
|
+
*/
|
|
9347
|
+
export declare const CaptureOptionFilterSensitiveLog: (obj: CaptureOption) => any;
|
|
9348
|
+
/**
|
|
9349
|
+
* @internal
|
|
9350
|
+
*/
|
|
9351
|
+
export declare const CategoricalParameterFilterSensitiveLog: (obj: CategoricalParameter) => any;
|
|
9352
|
+
/**
|
|
9353
|
+
* @internal
|
|
9354
|
+
*/
|
|
9355
|
+
export declare const CategoricalParameterRangeFilterSensitiveLog: (obj: CategoricalParameterRange) => any;
|
|
9356
|
+
/**
|
|
9357
|
+
* @internal
|
|
9358
|
+
*/
|
|
9359
|
+
export declare const CategoricalParameterRangeSpecificationFilterSensitiveLog: (obj: CategoricalParameterRangeSpecification) => any;
|
|
9360
|
+
/**
|
|
9361
|
+
* @internal
|
|
9362
|
+
*/
|
|
9363
|
+
export declare const ChannelSpecificationFilterSensitiveLog: (obj: ChannelSpecification) => any;
|
|
9364
|
+
/**
|
|
9365
|
+
* @internal
|
|
9366
|
+
*/
|
|
9367
|
+
export declare const CheckpointConfigFilterSensitiveLog: (obj: CheckpointConfig) => any;
|
|
9368
|
+
/**
|
|
9369
|
+
* @internal
|
|
9370
|
+
*/
|
|
9371
|
+
export declare const ClarifyCheckStepMetadataFilterSensitiveLog: (obj: ClarifyCheckStepMetadata) => any;
|
|
9372
|
+
/**
|
|
9373
|
+
* @internal
|
|
9374
|
+
*/
|
|
9375
|
+
export declare const GitConfigFilterSensitiveLog: (obj: GitConfig) => any;
|
|
9376
|
+
/**
|
|
9377
|
+
* @internal
|
|
9378
|
+
*/
|
|
9379
|
+
export declare const CodeRepositorySummaryFilterSensitiveLog: (obj: CodeRepositorySummary) => any;
|
|
9380
|
+
/**
|
|
9381
|
+
* @internal
|
|
9382
|
+
*/
|
|
9383
|
+
export declare const CognitoConfigFilterSensitiveLog: (obj: CognitoConfig) => any;
|
|
9384
|
+
/**
|
|
9385
|
+
* @internal
|
|
9386
|
+
*/
|
|
9387
|
+
export declare const CognitoMemberDefinitionFilterSensitiveLog: (obj: CognitoMemberDefinition) => any;
|
|
9388
|
+
/**
|
|
9389
|
+
* @internal
|
|
9390
|
+
*/
|
|
9391
|
+
export declare const CollectionConfigurationFilterSensitiveLog: (obj: CollectionConfiguration) => any;
|
|
9392
|
+
/**
|
|
9393
|
+
* @internal
|
|
9394
|
+
*/
|
|
9395
|
+
export declare const CompilationJobSummaryFilterSensitiveLog: (obj: CompilationJobSummary) => any;
|
|
9396
|
+
/**
|
|
9397
|
+
* @internal
|
|
9398
|
+
*/
|
|
9399
|
+
export declare const ConditionStepMetadataFilterSensitiveLog: (obj: ConditionStepMetadata) => any;
|
|
9400
|
+
/**
|
|
9401
|
+
* @internal
|
|
9402
|
+
*/
|
|
9403
|
+
export declare const RepositoryAuthConfigFilterSensitiveLog: (obj: RepositoryAuthConfig) => any;
|
|
9404
|
+
/**
|
|
9405
|
+
* @internal
|
|
9406
|
+
*/
|
|
9407
|
+
export declare const ImageConfigFilterSensitiveLog: (obj: ImageConfig) => any;
|
|
9408
|
+
/**
|
|
9409
|
+
* @internal
|
|
9410
|
+
*/
|
|
9411
|
+
export declare const MultiModelConfigFilterSensitiveLog: (obj: MultiModelConfig) => any;
|
|
9412
|
+
/**
|
|
9413
|
+
* @internal
|
|
9414
|
+
*/
|
|
9415
|
+
export declare const ContainerDefinitionFilterSensitiveLog: (obj: ContainerDefinition) => any;
|
|
9416
|
+
/**
|
|
9417
|
+
* @internal
|
|
9418
|
+
*/
|
|
9419
|
+
export declare const ContextSourceFilterSensitiveLog: (obj: ContextSource) => any;
|
|
9420
|
+
/**
|
|
9421
|
+
* @internal
|
|
9422
|
+
*/
|
|
9423
|
+
export declare const ContextSummaryFilterSensitiveLog: (obj: ContextSummary) => any;
|
|
9424
|
+
/**
|
|
9425
|
+
* @internal
|
|
9426
|
+
*/
|
|
9427
|
+
export declare const ContinuousParameterRangeFilterSensitiveLog: (obj: ContinuousParameterRange) => any;
|
|
9428
|
+
/**
|
|
9429
|
+
* @internal
|
|
9430
|
+
*/
|
|
9431
|
+
export declare const ContinuousParameterRangeSpecificationFilterSensitiveLog: (obj: ContinuousParameterRangeSpecification) => any;
|
|
9432
|
+
/**
|
|
9433
|
+
* @internal
|
|
9434
|
+
*/
|
|
9435
|
+
export declare const MetadataPropertiesFilterSensitiveLog: (obj: MetadataProperties) => any;
|
|
9436
|
+
/**
|
|
9437
|
+
* @internal
|
|
9438
|
+
*/
|
|
9439
|
+
export declare const CreateActionRequestFilterSensitiveLog: (obj: CreateActionRequest) => any;
|
|
9440
|
+
/**
|
|
9441
|
+
* @internal
|
|
9442
|
+
*/
|
|
9443
|
+
export declare const CreateActionResponseFilterSensitiveLog: (obj: CreateActionResponse) => any;
|
|
9444
|
+
/**
|
|
9445
|
+
* @internal
|
|
9446
|
+
*/
|
|
9447
|
+
export declare const IntegerParameterRangeSpecificationFilterSensitiveLog: (obj: IntegerParameterRangeSpecification) => any;
|
|
9448
|
+
/**
|
|
9449
|
+
* @internal
|
|
9450
|
+
*/
|
|
9451
|
+
export declare const ParameterRangeFilterSensitiveLog: (obj: ParameterRange) => any;
|
|
9452
|
+
/**
|
|
9453
|
+
* @internal
|
|
9454
|
+
*/
|
|
9455
|
+
export declare const HyperParameterSpecificationFilterSensitiveLog: (obj: HyperParameterSpecification) => any;
|
|
9456
|
+
/**
|
|
9457
|
+
* @internal
|
|
9458
|
+
*/
|
|
9459
|
+
export declare const HyperParameterTuningJobObjectiveFilterSensitiveLog: (obj: HyperParameterTuningJobObjective) => any;
|
|
9460
|
+
/**
|
|
9461
|
+
* @internal
|
|
9462
|
+
*/
|
|
9463
|
+
export declare const TrainingSpecificationFilterSensitiveLog: (obj: TrainingSpecification) => any;
|
|
9464
|
+
/**
|
|
9465
|
+
* @internal
|
|
9466
|
+
*/
|
|
9467
|
+
export declare const CreateAlgorithmInputFilterSensitiveLog: (obj: CreateAlgorithmInput) => any;
|
|
9468
|
+
/**
|
|
9469
|
+
* @internal
|
|
9470
|
+
*/
|
|
9471
|
+
export declare const CreateAlgorithmOutputFilterSensitiveLog: (obj: CreateAlgorithmOutput) => any;
|
|
9472
|
+
/**
|
|
9473
|
+
* @internal
|
|
9474
|
+
*/
|
|
9475
|
+
export declare const ResourceSpecFilterSensitiveLog: (obj: ResourceSpec) => any;
|
|
9476
|
+
/**
|
|
9477
|
+
* @internal
|
|
9478
|
+
*/
|
|
9479
|
+
export declare const CreateAppRequestFilterSensitiveLog: (obj: CreateAppRequest) => any;
|
|
9480
|
+
/**
|
|
9481
|
+
* @internal
|
|
9482
|
+
*/
|
|
9483
|
+
export declare const CreateAppResponseFilterSensitiveLog: (obj: CreateAppResponse) => any;
|
|
9484
|
+
/**
|
|
9485
|
+
* @internal
|
|
9486
|
+
*/
|
|
9487
|
+
export declare const CreateAppImageConfigRequestFilterSensitiveLog: (obj: CreateAppImageConfigRequest) => any;
|
|
9488
|
+
/**
|
|
9489
|
+
* @internal
|
|
9490
|
+
*/
|
|
9491
|
+
export declare const CreateAppImageConfigResponseFilterSensitiveLog: (obj: CreateAppImageConfigResponse) => any;
|
|
9492
|
+
/**
|
|
9493
|
+
* @internal
|
|
9494
|
+
*/
|
|
9495
|
+
export declare const CreateArtifactRequestFilterSensitiveLog: (obj: CreateArtifactRequest) => any;
|
|
9496
|
+
/**
|
|
9497
|
+
* @internal
|
|
9498
|
+
*/
|
|
9499
|
+
export declare const CreateArtifactResponseFilterSensitiveLog: (obj: CreateArtifactResponse) => any;
|
|
9500
|
+
/**
|
|
9501
|
+
* @internal
|
|
9502
|
+
*/
|
|
9503
|
+
export declare const ModelDeployConfigFilterSensitiveLog: (obj: ModelDeployConfig) => any;
|
|
9504
|
+
/**
|
|
9505
|
+
* @internal
|
|
9506
|
+
*/
|
|
9507
|
+
export declare const CreateAutoMLJobRequestFilterSensitiveLog: (obj: CreateAutoMLJobRequest) => any;
|
|
9508
|
+
/**
|
|
9509
|
+
* @internal
|
|
9510
|
+
*/
|
|
9511
|
+
export declare const CreateAutoMLJobResponseFilterSensitiveLog: (obj: CreateAutoMLJobResponse) => any;
|
|
9512
|
+
/**
|
|
9513
|
+
* @internal
|
|
9514
|
+
*/
|
|
9515
|
+
export declare const CreateCodeRepositoryInputFilterSensitiveLog: (obj: CreateCodeRepositoryInput) => any;
|
|
9516
|
+
/**
|
|
9517
|
+
* @internal
|
|
9518
|
+
*/
|
|
9519
|
+
export declare const CreateCodeRepositoryOutputFilterSensitiveLog: (obj: CreateCodeRepositoryOutput) => any;
|
|
9520
|
+
/**
|
|
9521
|
+
* @internal
|
|
9522
|
+
*/
|
|
9523
|
+
export declare const InputConfigFilterSensitiveLog: (obj: InputConfig) => any;
|
|
9524
|
+
/**
|
|
9525
|
+
* @internal
|
|
9526
|
+
*/
|
|
9527
|
+
export declare const TargetPlatformFilterSensitiveLog: (obj: TargetPlatform) => any;
|
|
9528
|
+
/**
|
|
9529
|
+
* @internal
|
|
9530
|
+
*/
|
|
9531
|
+
export declare const OutputConfigFilterSensitiveLog: (obj: OutputConfig) => any;
|
|
9532
|
+
/**
|
|
9533
|
+
* @internal
|
|
9534
|
+
*/
|
|
9535
|
+
export declare const NeoVpcConfigFilterSensitiveLog: (obj: NeoVpcConfig) => any;
|
|
9536
|
+
/**
|
|
9537
|
+
* @internal
|
|
9538
|
+
*/
|
|
9539
|
+
export declare const CreateCompilationJobRequestFilterSensitiveLog: (obj: CreateCompilationJobRequest) => any;
|
|
9540
|
+
/**
|
|
9541
|
+
* @internal
|
|
9542
|
+
*/
|
|
9543
|
+
export declare const CreateCompilationJobResponseFilterSensitiveLog: (obj: CreateCompilationJobResponse) => any;
|
|
9544
|
+
/**
|
|
9545
|
+
* @internal
|
|
9546
|
+
*/
|
|
9547
|
+
export declare const CreateContextRequestFilterSensitiveLog: (obj: CreateContextRequest) => any;
|
|
9548
|
+
/**
|
|
9549
|
+
* @internal
|
|
9550
|
+
*/
|
|
9551
|
+
export declare const CreateContextResponseFilterSensitiveLog: (obj: CreateContextResponse) => any;
|
|
9552
|
+
/**
|
|
9553
|
+
* @internal
|
|
9554
|
+
*/
|
|
9555
|
+
export declare const DataQualityAppSpecificationFilterSensitiveLog: (obj: DataQualityAppSpecification) => any;
|
|
9556
|
+
/**
|
|
9557
|
+
* @internal
|
|
9558
|
+
*/
|
|
9559
|
+
export declare const MonitoringConstraintsResourceFilterSensitiveLog: (obj: MonitoringConstraintsResource) => any;
|
|
9560
|
+
/**
|
|
9561
|
+
* @internal
|
|
9562
|
+
*/
|
|
9563
|
+
export declare const MonitoringStatisticsResourceFilterSensitiveLog: (obj: MonitoringStatisticsResource) => any;
|
|
9564
|
+
/**
|
|
9565
|
+
* @internal
|
|
9566
|
+
*/
|
|
9567
|
+
export declare const DataQualityBaselineConfigFilterSensitiveLog: (obj: DataQualityBaselineConfig) => any;
|
|
9568
|
+
/**
|
|
9569
|
+
* @internal
|
|
9570
|
+
*/
|
|
9571
|
+
export declare const EndpointInputFilterSensitiveLog: (obj: EndpointInput) => any;
|
|
9572
|
+
/**
|
|
9573
|
+
* @internal
|
|
9574
|
+
*/
|
|
9575
|
+
export declare const DataQualityJobInputFilterSensitiveLog: (obj: DataQualityJobInput) => any;
|
|
9576
|
+
/**
|
|
9577
|
+
* @internal
|
|
9578
|
+
*/
|
|
9579
|
+
export declare const MonitoringS3OutputFilterSensitiveLog: (obj: MonitoringS3Output) => any;
|
|
9580
|
+
/**
|
|
9581
|
+
* @internal
|
|
9582
|
+
*/
|
|
9583
|
+
export declare const MonitoringOutputFilterSensitiveLog: (obj: MonitoringOutput) => any;
|
|
9584
|
+
/**
|
|
9585
|
+
* @internal
|
|
9586
|
+
*/
|
|
9587
|
+
export declare const MonitoringOutputConfigFilterSensitiveLog: (obj: MonitoringOutputConfig) => any;
|
|
9588
|
+
/**
|
|
9589
|
+
* @internal
|
|
9590
|
+
*/
|
|
9591
|
+
export declare const MonitoringClusterConfigFilterSensitiveLog: (obj: MonitoringClusterConfig) => any;
|
|
9592
|
+
/**
|
|
9593
|
+
* @internal
|
|
9594
|
+
*/
|
|
9595
|
+
export declare const MonitoringResourcesFilterSensitiveLog: (obj: MonitoringResources) => any;
|
|
9596
|
+
/**
|
|
9597
|
+
* @internal
|
|
9598
|
+
*/
|
|
9599
|
+
export declare const MonitoringNetworkConfigFilterSensitiveLog: (obj: MonitoringNetworkConfig) => any;
|
|
9600
|
+
/**
|
|
9601
|
+
* @internal
|
|
9602
|
+
*/
|
|
9603
|
+
export declare const MonitoringStoppingConditionFilterSensitiveLog: (obj: MonitoringStoppingCondition) => any;
|
|
9604
|
+
/**
|
|
9605
|
+
* @internal
|
|
9606
|
+
*/
|
|
9607
|
+
export declare const CreateDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: CreateDataQualityJobDefinitionRequest) => any;
|
|
9608
|
+
/**
|
|
9609
|
+
* @internal
|
|
9610
|
+
*/
|
|
9611
|
+
export declare const CreateDataQualityJobDefinitionResponseFilterSensitiveLog: (obj: CreateDataQualityJobDefinitionResponse) => any;
|
|
9612
|
+
/**
|
|
9613
|
+
* @internal
|
|
9614
|
+
*/
|
|
9615
|
+
export declare const EdgeOutputConfigFilterSensitiveLog: (obj: EdgeOutputConfig) => any;
|
|
9616
|
+
/**
|
|
9617
|
+
* @internal
|
|
9618
|
+
*/
|
|
9619
|
+
export declare const CreateDeviceFleetRequestFilterSensitiveLog: (obj: CreateDeviceFleetRequest) => any;
|
|
9620
|
+
/**
|
|
9621
|
+
* @internal
|
|
9622
|
+
*/
|
|
9623
|
+
export declare const JupyterServerAppSettingsFilterSensitiveLog: (obj: JupyterServerAppSettings) => any;
|
|
9624
|
+
/**
|
|
9625
|
+
* @internal
|
|
9626
|
+
*/
|
|
9627
|
+
export declare const CustomImageFilterSensitiveLog: (obj: CustomImage) => any;
|
|
9628
|
+
/**
|
|
9629
|
+
* @internal
|
|
9630
|
+
*/
|
|
9631
|
+
export declare const KernelGatewayAppSettingsFilterSensitiveLog: (obj: KernelGatewayAppSettings) => any;
|
|
9632
|
+
/**
|
|
9633
|
+
* @internal
|
|
9634
|
+
*/
|
|
9635
|
+
export declare const RSessionAppSettingsFilterSensitiveLog: (obj: RSessionAppSettings) => any;
|
|
9636
|
+
/**
|
|
9637
|
+
* @internal
|
|
9638
|
+
*/
|
|
9639
|
+
export declare const RStudioServerProAppSettingsFilterSensitiveLog: (obj: RStudioServerProAppSettings) => any;
|
|
9640
|
+
/**
|
|
9641
|
+
* @internal
|
|
9642
|
+
*/
|
|
9643
|
+
export declare const SharingSettingsFilterSensitiveLog: (obj: SharingSettings) => any;
|
|
9644
|
+
/**
|
|
9645
|
+
* @internal
|
|
9646
|
+
*/
|
|
9647
|
+
export declare const TensorBoardAppSettingsFilterSensitiveLog: (obj: TensorBoardAppSettings) => any;
|
|
9648
|
+
/**
|
|
9649
|
+
* @internal
|
|
9650
|
+
*/
|
|
9651
|
+
export declare const UserSettingsFilterSensitiveLog: (obj: UserSettings) => any;
|
|
9652
|
+
/**
|
|
9653
|
+
* @internal
|
|
9654
|
+
*/
|
|
9655
|
+
export declare const RStudioServerProDomainSettingsFilterSensitiveLog: (obj: RStudioServerProDomainSettings) => any;
|
|
9656
|
+
/**
|
|
9657
|
+
* @internal
|
|
9658
|
+
*/
|
|
9659
|
+
export declare const DomainSettingsFilterSensitiveLog: (obj: DomainSettings) => any;
|
|
9660
|
+
/**
|
|
9661
|
+
* @internal
|
|
9662
|
+
*/
|
|
9663
|
+
export declare const CreateDomainRequestFilterSensitiveLog: (obj: CreateDomainRequest) => any;
|
|
9664
|
+
/**
|
|
9665
|
+
* @internal
|
|
9666
|
+
*/
|
|
9667
|
+
export declare const CreateDomainResponseFilterSensitiveLog: (obj: CreateDomainResponse) => any;
|
|
9668
|
+
/**
|
|
9669
|
+
* @internal
|
|
9670
|
+
*/
|
|
9671
|
+
export declare const EdgeDeploymentModelConfigFilterSensitiveLog: (obj: EdgeDeploymentModelConfig) => any;
|
|
9672
|
+
/**
|
|
9673
|
+
* @internal
|
|
9674
|
+
*/
|
|
9675
|
+
export declare const EdgeDeploymentConfigFilterSensitiveLog: (obj: EdgeDeploymentConfig) => any;
|
|
9676
|
+
/**
|
|
9677
|
+
* @internal
|
|
9678
|
+
*/
|
|
9679
|
+
export declare const DeviceSelectionConfigFilterSensitiveLog: (obj: DeviceSelectionConfig) => any;
|
|
9680
|
+
/**
|
|
9681
|
+
* @internal
|
|
9682
|
+
*/
|
|
9683
|
+
export declare const DeploymentStageFilterSensitiveLog: (obj: DeploymentStage) => any;
|
|
9684
|
+
/**
|
|
9685
|
+
* @internal
|
|
9686
|
+
*/
|
|
9687
|
+
export declare const CreateEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: CreateEdgeDeploymentPlanRequest) => any;
|
|
9688
|
+
/**
|
|
9689
|
+
* @internal
|
|
9690
|
+
*/
|
|
9691
|
+
export declare const CreateEdgeDeploymentPlanResponseFilterSensitiveLog: (obj: CreateEdgeDeploymentPlanResponse) => any;
|
|
9692
|
+
/**
|
|
9693
|
+
* @internal
|
|
9694
|
+
*/
|
|
9695
|
+
export declare const CreateEdgeDeploymentStageRequestFilterSensitiveLog: (obj: CreateEdgeDeploymentStageRequest) => any;
|
|
9696
|
+
/**
|
|
9697
|
+
* @internal
|
|
9698
|
+
*/
|
|
9699
|
+
export declare const CreateEdgePackagingJobRequestFilterSensitiveLog: (obj: CreateEdgePackagingJobRequest) => any;
|
|
9700
|
+
/**
|
|
9701
|
+
* @internal
|
|
9702
|
+
*/
|
|
9703
|
+
export declare const DeploymentConfigFilterSensitiveLog: (obj: DeploymentConfig) => any;
|
|
9704
|
+
/**
|
|
9705
|
+
* @internal
|
|
9706
|
+
*/
|
|
9707
|
+
export declare const CreateEndpointInputFilterSensitiveLog: (obj: CreateEndpointInput) => any;
|
|
9708
|
+
/**
|
|
9709
|
+
* @internal
|
|
9710
|
+
*/
|
|
9711
|
+
export declare const CreateEndpointOutputFilterSensitiveLog: (obj: CreateEndpointOutput) => any;
|
|
9712
|
+
/**
|
|
9713
|
+
* @internal
|
|
9714
|
+
*/
|
|
9715
|
+
export declare const DataCaptureConfigFilterSensitiveLog: (obj: DataCaptureConfig) => any;
|
|
9716
|
+
/**
|
|
9717
|
+
* @internal
|
|
9718
|
+
*/
|
|
9719
|
+
export declare const ProductionVariantCoreDumpConfigFilterSensitiveLog: (obj: ProductionVariantCoreDumpConfig) => any;
|
|
9720
|
+
/**
|
|
9721
|
+
* @internal
|
|
9722
|
+
*/
|
|
9723
|
+
export declare const ProductionVariantServerlessConfigFilterSensitiveLog: (obj: ProductionVariantServerlessConfig) => any;
|
|
9724
|
+
/**
|
|
9725
|
+
* @internal
|
|
9726
|
+
*/
|
|
9727
|
+
export declare const ProductionVariantFilterSensitiveLog: (obj: ProductionVariant) => any;
|
|
9728
|
+
/**
|
|
9729
|
+
* @internal
|
|
9730
|
+
*/
|
|
9731
|
+
export declare const CreateEndpointConfigInputFilterSensitiveLog: (obj: CreateEndpointConfigInput) => any;
|
|
9732
|
+
/**
|
|
9733
|
+
* @internal
|
|
9734
|
+
*/
|
|
9735
|
+
export declare const CreateEndpointConfigOutputFilterSensitiveLog: (obj: CreateEndpointConfigOutput) => any;
|
|
9736
|
+
/**
|
|
9737
|
+
* @internal
|
|
9738
|
+
*/
|
|
9739
|
+
export declare const CreateExperimentRequestFilterSensitiveLog: (obj: CreateExperimentRequest) => any;
|
|
9740
|
+
/**
|
|
9741
|
+
* @internal
|
|
9742
|
+
*/
|
|
9743
|
+
export declare const CreateExperimentResponseFilterSensitiveLog: (obj: CreateExperimentResponse) => any;
|
|
9744
|
+
/**
|
|
9745
|
+
* @internal
|
|
9746
|
+
*/
|
|
9747
|
+
export declare const FeatureDefinitionFilterSensitiveLog: (obj: FeatureDefinition) => any;
|
|
9748
|
+
/**
|
|
9749
|
+
* @internal
|
|
9750
|
+
*/
|
|
9751
|
+
export declare const DataCatalogConfigFilterSensitiveLog: (obj: DataCatalogConfig) => any;
|
|
9752
|
+
/**
|
|
9753
|
+
* @internal
|
|
9754
|
+
*/
|
|
9755
|
+
export declare const S3StorageConfigFilterSensitiveLog: (obj: S3StorageConfig) => any;
|
|
9756
|
+
/**
|
|
9757
|
+
* @internal
|
|
9758
|
+
*/
|
|
9759
|
+
export declare const OfflineStoreConfigFilterSensitiveLog: (obj: OfflineStoreConfig) => any;
|
|
9760
|
+
/**
|
|
9761
|
+
* @internal
|
|
9762
|
+
*/
|
|
9763
|
+
export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (obj: OnlineStoreSecurityConfig) => any;
|
|
9764
|
+
/**
|
|
9765
|
+
* @internal
|
|
9766
|
+
*/
|
|
9767
|
+
export declare const OnlineStoreConfigFilterSensitiveLog: (obj: OnlineStoreConfig) => any;
|
|
9768
|
+
/**
|
|
9769
|
+
* @internal
|
|
9770
|
+
*/
|
|
9771
|
+
export declare const CreateFeatureGroupRequestFilterSensitiveLog: (obj: CreateFeatureGroupRequest) => any;
|
|
9772
|
+
/**
|
|
9773
|
+
* @internal
|
|
9774
|
+
*/
|
|
9775
|
+
export declare const CreateFeatureGroupResponseFilterSensitiveLog: (obj: CreateFeatureGroupResponse) => any;
|
|
9776
|
+
/**
|
|
9777
|
+
* @internal
|
|
9778
|
+
*/
|
|
9779
|
+
export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (obj: HumanLoopActivationConditionsConfig) => any;
|
|
9780
|
+
/**
|
|
9781
|
+
* @internal
|
|
9782
|
+
*/
|
|
9783
|
+
export declare const HumanLoopActivationConfigFilterSensitiveLog: (obj: HumanLoopActivationConfig) => any;
|
|
9784
|
+
/**
|
|
9785
|
+
* @internal
|
|
9786
|
+
*/
|
|
9787
|
+
export declare const USDFilterSensitiveLog: (obj: USD) => any;
|
|
9788
|
+
/**
|
|
9789
|
+
* @internal
|
|
9790
|
+
*/
|
|
9791
|
+
export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (obj: PublicWorkforceTaskPrice) => any;
|
|
9792
|
+
/**
|
|
9793
|
+
* @internal
|
|
9794
|
+
*/
|
|
9795
|
+
export declare const HumanLoopConfigFilterSensitiveLog: (obj: HumanLoopConfig) => any;
|
|
9796
|
+
/**
|
|
9797
|
+
* @internal
|
|
9798
|
+
*/
|
|
9799
|
+
export declare const HumanLoopRequestSourceFilterSensitiveLog: (obj: HumanLoopRequestSource) => any;
|
|
9800
|
+
/**
|
|
9801
|
+
* @internal
|
|
9802
|
+
*/
|
|
9803
|
+
export declare const FlowDefinitionOutputConfigFilterSensitiveLog: (obj: FlowDefinitionOutputConfig) => any;
|
|
9804
|
+
/**
|
|
9805
|
+
* @internal
|
|
9806
|
+
*/
|
|
9807
|
+
export declare const CreateFlowDefinitionRequestFilterSensitiveLog: (obj: CreateFlowDefinitionRequest) => any;
|
|
9808
|
+
/**
|
|
9809
|
+
* @internal
|
|
9810
|
+
*/
|
|
9811
|
+
export declare const CreateFlowDefinitionResponseFilterSensitiveLog: (obj: CreateFlowDefinitionResponse) => any;
|
|
9812
|
+
/**
|
|
9813
|
+
* @internal
|
|
9814
|
+
*/
|
|
9815
|
+
export declare const UiTemplateFilterSensitiveLog: (obj: UiTemplate) => any;
|
|
9816
|
+
/**
|
|
9817
|
+
* @internal
|
|
9818
|
+
*/
|
|
9819
|
+
export declare const CreateHumanTaskUiRequestFilterSensitiveLog: (obj: CreateHumanTaskUiRequest) => any;
|
|
9820
|
+
/**
|
|
9821
|
+
* @internal
|
|
9822
|
+
*/
|
|
9823
|
+
export declare const CreateHumanTaskUiResponseFilterSensitiveLog: (obj: CreateHumanTaskUiResponse) => any;
|
|
9824
|
+
/**
|
|
9825
|
+
* @internal
|
|
9826
|
+
*/
|
|
9827
|
+
export declare const IntegerParameterRangeFilterSensitiveLog: (obj: IntegerParameterRange) => any;
|
|
9828
|
+
/**
|
|
9829
|
+
* @internal
|
|
9830
|
+
*/
|
|
9831
|
+
export declare const ParameterRangesFilterSensitiveLog: (obj: ParameterRanges) => any;
|
|
9832
|
+
/**
|
|
9833
|
+
* @internal
|
|
9834
|
+
*/
|
|
9835
|
+
export declare const ResourceLimitsFilterSensitiveLog: (obj: ResourceLimits) => any;
|
|
9836
|
+
/**
|
|
9837
|
+
* @internal
|
|
9838
|
+
*/
|
|
9839
|
+
export declare const TuningJobCompletionCriteriaFilterSensitiveLog: (obj: TuningJobCompletionCriteria) => any;
|