@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
|
@@ -54,12 +54,6 @@ export interface HyperParameterTuningJobConfig {
|
|
|
54
54
|
*/
|
|
55
55
|
TuningJobCompletionCriteria?: TuningJobCompletionCriteria;
|
|
56
56
|
}
|
|
57
|
-
export declare namespace HyperParameterTuningJobConfig {
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
const filterSensitiveLog: (obj: HyperParameterTuningJobConfig) => any;
|
|
62
|
-
}
|
|
63
57
|
/**
|
|
64
58
|
* <p>Specifies
|
|
65
59
|
* which
|
|
@@ -129,12 +123,6 @@ export interface HyperParameterAlgorithmSpecification {
|
|
|
129
123
|
*/
|
|
130
124
|
MetricDefinitions?: MetricDefinition[];
|
|
131
125
|
}
|
|
132
|
-
export declare namespace HyperParameterAlgorithmSpecification {
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
const filterSensitiveLog: (obj: HyperParameterAlgorithmSpecification) => any;
|
|
137
|
-
}
|
|
138
126
|
/**
|
|
139
127
|
* <p>The retry strategy to use when a training job fails due to an
|
|
140
128
|
* <code>InternalServerError</code>. <code>RetryStrategy</code> is specified as part of
|
|
@@ -149,12 +137,6 @@ export interface RetryStrategy {
|
|
|
149
137
|
*/
|
|
150
138
|
MaximumRetryAttempts: number | undefined;
|
|
151
139
|
}
|
|
152
|
-
export declare namespace RetryStrategy {
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
const filterSensitiveLog: (obj: RetryStrategy) => any;
|
|
157
|
-
}
|
|
158
140
|
/**
|
|
159
141
|
* <p>Defines
|
|
160
142
|
* the training jobs launched by a hyperparameter tuning job.</p>
|
|
@@ -283,12 +265,6 @@ export interface HyperParameterTrainingJobDefinition {
|
|
|
283
265
|
*/
|
|
284
266
|
RetryStrategy?: RetryStrategy;
|
|
285
267
|
}
|
|
286
|
-
export declare namespace HyperParameterTrainingJobDefinition {
|
|
287
|
-
/**
|
|
288
|
-
* @internal
|
|
289
|
-
*/
|
|
290
|
-
const filterSensitiveLog: (obj: HyperParameterTrainingJobDefinition) => any;
|
|
291
|
-
}
|
|
292
268
|
/**
|
|
293
269
|
* <p>A previously completed or stopped hyperparameter tuning job to be used as a starting
|
|
294
270
|
* point for a new hyperparameter tuning job.</p>
|
|
@@ -300,12 +276,6 @@ export interface ParentHyperParameterTuningJob {
|
|
|
300
276
|
*/
|
|
301
277
|
HyperParameterTuningJobName?: string;
|
|
302
278
|
}
|
|
303
|
-
export declare namespace ParentHyperParameterTuningJob {
|
|
304
|
-
/**
|
|
305
|
-
* @internal
|
|
306
|
-
*/
|
|
307
|
-
const filterSensitiveLog: (obj: ParentHyperParameterTuningJob) => any;
|
|
308
|
-
}
|
|
309
279
|
export declare enum HyperParameterTuningJobWarmStartType {
|
|
310
280
|
IDENTICAL_DATA_AND_ALGORITHM = "IdenticalDataAndAlgorithm",
|
|
311
281
|
TRANSFER_LEARNING = "TransferLearning"
|
|
@@ -369,12 +339,6 @@ export interface HyperParameterTuningJobWarmStartConfig {
|
|
|
369
339
|
*/
|
|
370
340
|
WarmStartType: HyperParameterTuningJobWarmStartType | string | undefined;
|
|
371
341
|
}
|
|
372
|
-
export declare namespace HyperParameterTuningJobWarmStartConfig {
|
|
373
|
-
/**
|
|
374
|
-
* @internal
|
|
375
|
-
*/
|
|
376
|
-
const filterSensitiveLog: (obj: HyperParameterTuningJobWarmStartConfig) => any;
|
|
377
|
-
}
|
|
378
342
|
export interface CreateHyperParameterTuningJobRequest {
|
|
379
343
|
/**
|
|
380
344
|
* <p>The name of the tuning job. This name is the prefix for the names of all training jobs
|
|
@@ -431,12 +395,6 @@ export interface CreateHyperParameterTuningJobRequest {
|
|
|
431
395
|
*/
|
|
432
396
|
Tags?: Tag[];
|
|
433
397
|
}
|
|
434
|
-
export declare namespace CreateHyperParameterTuningJobRequest {
|
|
435
|
-
/**
|
|
436
|
-
* @internal
|
|
437
|
-
*/
|
|
438
|
-
const filterSensitiveLog: (obj: CreateHyperParameterTuningJobRequest) => any;
|
|
439
|
-
}
|
|
440
398
|
export interface CreateHyperParameterTuningJobResponse {
|
|
441
399
|
/**
|
|
442
400
|
* <p>The Amazon Resource Name (ARN) of the tuning job. SageMaker assigns an ARN to a
|
|
@@ -444,12 +402,6 @@ export interface CreateHyperParameterTuningJobResponse {
|
|
|
444
402
|
*/
|
|
445
403
|
HyperParameterTuningJobArn: string | undefined;
|
|
446
404
|
}
|
|
447
|
-
export declare namespace CreateHyperParameterTuningJobResponse {
|
|
448
|
-
/**
|
|
449
|
-
* @internal
|
|
450
|
-
*/
|
|
451
|
-
const filterSensitiveLog: (obj: CreateHyperParameterTuningJobResponse) => any;
|
|
452
|
-
}
|
|
453
405
|
export interface CreateImageRequest {
|
|
454
406
|
/**
|
|
455
407
|
* <p>The description of the image.</p>
|
|
@@ -472,24 +424,12 @@ export interface CreateImageRequest {
|
|
|
472
424
|
*/
|
|
473
425
|
Tags?: Tag[];
|
|
474
426
|
}
|
|
475
|
-
export declare namespace CreateImageRequest {
|
|
476
|
-
/**
|
|
477
|
-
* @internal
|
|
478
|
-
*/
|
|
479
|
-
const filterSensitiveLog: (obj: CreateImageRequest) => any;
|
|
480
|
-
}
|
|
481
427
|
export interface CreateImageResponse {
|
|
482
428
|
/**
|
|
483
429
|
* <p>The Amazon Resource Name (ARN) of the image.</p>
|
|
484
430
|
*/
|
|
485
431
|
ImageArn?: string;
|
|
486
432
|
}
|
|
487
|
-
export declare namespace CreateImageResponse {
|
|
488
|
-
/**
|
|
489
|
-
* @internal
|
|
490
|
-
*/
|
|
491
|
-
const filterSensitiveLog: (obj: CreateImageResponse) => any;
|
|
492
|
-
}
|
|
493
433
|
export interface CreateImageVersionRequest {
|
|
494
434
|
/**
|
|
495
435
|
* <p>The registry path of the container image to use as the starting point for this
|
|
@@ -509,24 +449,12 @@ export interface CreateImageVersionRequest {
|
|
|
509
449
|
*/
|
|
510
450
|
ImageName: string | undefined;
|
|
511
451
|
}
|
|
512
|
-
export declare namespace CreateImageVersionRequest {
|
|
513
|
-
/**
|
|
514
|
-
* @internal
|
|
515
|
-
*/
|
|
516
|
-
const filterSensitiveLog: (obj: CreateImageVersionRequest) => any;
|
|
517
|
-
}
|
|
518
452
|
export interface CreateImageVersionResponse {
|
|
519
453
|
/**
|
|
520
454
|
* <p>The Amazon Resource Name (ARN) of the image version.</p>
|
|
521
455
|
*/
|
|
522
456
|
ImageVersionArn?: string;
|
|
523
457
|
}
|
|
524
|
-
export declare namespace CreateImageVersionResponse {
|
|
525
|
-
/**
|
|
526
|
-
* @internal
|
|
527
|
-
*/
|
|
528
|
-
const filterSensitiveLog: (obj: CreateImageVersionResponse) => any;
|
|
529
|
-
}
|
|
530
458
|
/**
|
|
531
459
|
* <p>Specifies the range of environment parameters</p>
|
|
532
460
|
*/
|
|
@@ -536,12 +464,6 @@ export interface EnvironmentParameterRanges {
|
|
|
536
464
|
*/
|
|
537
465
|
CategoricalParameterRanges?: CategoricalParameter[];
|
|
538
466
|
}
|
|
539
|
-
export declare namespace EnvironmentParameterRanges {
|
|
540
|
-
/**
|
|
541
|
-
* @internal
|
|
542
|
-
*/
|
|
543
|
-
const filterSensitiveLog: (obj: EnvironmentParameterRanges) => any;
|
|
544
|
-
}
|
|
545
467
|
/**
|
|
546
468
|
* <p>The endpoint configuration for the load test.</p>
|
|
547
469
|
*/
|
|
@@ -559,12 +481,6 @@ export interface EndpointInputConfiguration {
|
|
|
559
481
|
*/
|
|
560
482
|
EnvironmentParameterRanges?: EnvironmentParameterRanges;
|
|
561
483
|
}
|
|
562
|
-
export declare namespace EndpointInputConfiguration {
|
|
563
|
-
/**
|
|
564
|
-
* @internal
|
|
565
|
-
*/
|
|
566
|
-
const filterSensitiveLog: (obj: EndpointInputConfiguration) => any;
|
|
567
|
-
}
|
|
568
484
|
/**
|
|
569
485
|
* <p>Specifies the maximum number of jobs that can run in parallel
|
|
570
486
|
* and the maximum number of jobs that can run.</p>
|
|
@@ -579,12 +495,6 @@ export interface RecommendationJobResourceLimit {
|
|
|
579
495
|
*/
|
|
580
496
|
MaxParallelOfTests?: number;
|
|
581
497
|
}
|
|
582
|
-
export declare namespace RecommendationJobResourceLimit {
|
|
583
|
-
/**
|
|
584
|
-
* @internal
|
|
585
|
-
*/
|
|
586
|
-
const filterSensitiveLog: (obj: RecommendationJobResourceLimit) => any;
|
|
587
|
-
}
|
|
588
498
|
/**
|
|
589
499
|
* <p>Defines the traffic pattern.</p>
|
|
590
500
|
*/
|
|
@@ -602,12 +512,6 @@ export interface Phase {
|
|
|
602
512
|
*/
|
|
603
513
|
DurationInSeconds?: number;
|
|
604
514
|
}
|
|
605
|
-
export declare namespace Phase {
|
|
606
|
-
/**
|
|
607
|
-
* @internal
|
|
608
|
-
*/
|
|
609
|
-
const filterSensitiveLog: (obj: Phase) => any;
|
|
610
|
-
}
|
|
611
515
|
export declare enum TrafficType {
|
|
612
516
|
PHASES = "PHASES"
|
|
613
517
|
}
|
|
@@ -624,12 +528,6 @@ export interface TrafficPattern {
|
|
|
624
528
|
*/
|
|
625
529
|
Phases?: Phase[];
|
|
626
530
|
}
|
|
627
|
-
export declare namespace TrafficPattern {
|
|
628
|
-
/**
|
|
629
|
-
* @internal
|
|
630
|
-
*/
|
|
631
|
-
const filterSensitiveLog: (obj: TrafficPattern) => any;
|
|
632
|
-
}
|
|
633
531
|
/**
|
|
634
532
|
* <p>The input configuration of the recommendation job.</p>
|
|
635
533
|
*/
|
|
@@ -697,12 +595,6 @@ export interface RecommendationJobInputConfig {
|
|
|
697
595
|
*/
|
|
698
596
|
VolumeKmsKeyId?: string;
|
|
699
597
|
}
|
|
700
|
-
export declare namespace RecommendationJobInputConfig {
|
|
701
|
-
/**
|
|
702
|
-
* @internal
|
|
703
|
-
*/
|
|
704
|
-
const filterSensitiveLog: (obj: RecommendationJobInputConfig) => any;
|
|
705
|
-
}
|
|
706
598
|
export declare enum RecommendationJobType {
|
|
707
599
|
ADVANCED = "Advanced",
|
|
708
600
|
DEFAULT = "Default"
|
|
@@ -718,12 +610,6 @@ export interface RecommendationJobCompiledOutputConfig {
|
|
|
718
610
|
*/
|
|
719
611
|
S3OutputUri?: string;
|
|
720
612
|
}
|
|
721
|
-
export declare namespace RecommendationJobCompiledOutputConfig {
|
|
722
|
-
/**
|
|
723
|
-
* @internal
|
|
724
|
-
*/
|
|
725
|
-
const filterSensitiveLog: (obj: RecommendationJobCompiledOutputConfig) => any;
|
|
726
|
-
}
|
|
727
613
|
/**
|
|
728
614
|
* <p>Provides information about the output configuration for the compiled model.</p>
|
|
729
615
|
*/
|
|
@@ -771,12 +657,6 @@ export interface RecommendationJobOutputConfig {
|
|
|
771
657
|
*/
|
|
772
658
|
CompiledOutputConfig?: RecommendationJobCompiledOutputConfig;
|
|
773
659
|
}
|
|
774
|
-
export declare namespace RecommendationJobOutputConfig {
|
|
775
|
-
/**
|
|
776
|
-
* @internal
|
|
777
|
-
*/
|
|
778
|
-
const filterSensitiveLog: (obj: RecommendationJobOutputConfig) => any;
|
|
779
|
-
}
|
|
780
660
|
/**
|
|
781
661
|
* <p>The model latency threshold.</p>
|
|
782
662
|
*/
|
|
@@ -790,12 +670,6 @@ export interface ModelLatencyThreshold {
|
|
|
790
670
|
*/
|
|
791
671
|
ValueInMilliseconds?: number;
|
|
792
672
|
}
|
|
793
|
-
export declare namespace ModelLatencyThreshold {
|
|
794
|
-
/**
|
|
795
|
-
* @internal
|
|
796
|
-
*/
|
|
797
|
-
const filterSensitiveLog: (obj: ModelLatencyThreshold) => any;
|
|
798
|
-
}
|
|
799
673
|
/**
|
|
800
674
|
* <p>Specifies conditions for stopping a job. When a job reaches a
|
|
801
675
|
* stopping condition limit, SageMaker ends the job.</p>
|
|
@@ -813,12 +687,6 @@ export interface RecommendationJobStoppingConditions {
|
|
|
813
687
|
*/
|
|
814
688
|
ModelLatencyThresholds?: ModelLatencyThreshold[];
|
|
815
689
|
}
|
|
816
|
-
export declare namespace RecommendationJobStoppingConditions {
|
|
817
|
-
/**
|
|
818
|
-
* @internal
|
|
819
|
-
*/
|
|
820
|
-
const filterSensitiveLog: (obj: RecommendationJobStoppingConditions) => any;
|
|
821
|
-
}
|
|
822
690
|
export interface CreateInferenceRecommendationsJobRequest {
|
|
823
691
|
/**
|
|
824
692
|
* <p>A name for the recommendation job. The name must be unique within
|
|
@@ -864,24 +732,12 @@ export interface CreateInferenceRecommendationsJobRequest {
|
|
|
864
732
|
*/
|
|
865
733
|
Tags?: Tag[];
|
|
866
734
|
}
|
|
867
|
-
export declare namespace CreateInferenceRecommendationsJobRequest {
|
|
868
|
-
/**
|
|
869
|
-
* @internal
|
|
870
|
-
*/
|
|
871
|
-
const filterSensitiveLog: (obj: CreateInferenceRecommendationsJobRequest) => any;
|
|
872
|
-
}
|
|
873
735
|
export interface CreateInferenceRecommendationsJobResponse {
|
|
874
736
|
/**
|
|
875
737
|
* <p>The Amazon Resource Name (ARN) of the recommendation job.</p>
|
|
876
738
|
*/
|
|
877
739
|
JobArn: string | undefined;
|
|
878
740
|
}
|
|
879
|
-
export declare namespace CreateInferenceRecommendationsJobResponse {
|
|
880
|
-
/**
|
|
881
|
-
* @internal
|
|
882
|
-
*/
|
|
883
|
-
const filterSensitiveLog: (obj: CreateInferenceRecommendationsJobResponse) => any;
|
|
884
|
-
}
|
|
885
741
|
/**
|
|
886
742
|
* <p>Provided configuration information for the worker UI for a labeling job. Provide
|
|
887
743
|
* either <code>HumanTaskUiArn</code> or <code>UiTemplateS3Uri</code>.</p>
|
|
@@ -977,12 +833,6 @@ export interface UiConfig {
|
|
|
977
833
|
*/
|
|
978
834
|
HumanTaskUiArn?: string;
|
|
979
835
|
}
|
|
980
|
-
export declare namespace UiConfig {
|
|
981
|
-
/**
|
|
982
|
-
* @internal
|
|
983
|
-
*/
|
|
984
|
-
const filterSensitiveLog: (obj: UiConfig) => any;
|
|
985
|
-
}
|
|
986
836
|
/**
|
|
987
837
|
* <p>Information required for human workers to complete a labeling task.</p>
|
|
988
838
|
*/
|
|
@@ -2584,12 +2434,6 @@ export interface HumanTaskConfig {
|
|
|
2584
2434
|
*/
|
|
2585
2435
|
PublicWorkforceTaskPrice?: PublicWorkforceTaskPrice;
|
|
2586
2436
|
}
|
|
2587
|
-
export declare namespace HumanTaskConfig {
|
|
2588
|
-
/**
|
|
2589
|
-
* @internal
|
|
2590
|
-
*/
|
|
2591
|
-
const filterSensitiveLog: (obj: HumanTaskConfig) => any;
|
|
2592
|
-
}
|
|
2593
2437
|
/**
|
|
2594
2438
|
* <p>Attributes of the data specified by the customer. Use these to describe the data to be
|
|
2595
2439
|
* labeled.</p>
|
|
@@ -2602,12 +2446,6 @@ export interface LabelingJobDataAttributes {
|
|
|
2602
2446
|
*/
|
|
2603
2447
|
ContentClassifiers?: (ContentClassifier | string)[];
|
|
2604
2448
|
}
|
|
2605
|
-
export declare namespace LabelingJobDataAttributes {
|
|
2606
|
-
/**
|
|
2607
|
-
* @internal
|
|
2608
|
-
*/
|
|
2609
|
-
const filterSensitiveLog: (obj: LabelingJobDataAttributes) => any;
|
|
2610
|
-
}
|
|
2611
2449
|
/**
|
|
2612
2450
|
* <p>The Amazon S3 location of the input data objects.</p>
|
|
2613
2451
|
*/
|
|
@@ -2635,12 +2473,6 @@ export interface LabelingJobS3DataSource {
|
|
|
2635
2473
|
*/
|
|
2636
2474
|
ManifestS3Uri: string | undefined;
|
|
2637
2475
|
}
|
|
2638
|
-
export declare namespace LabelingJobS3DataSource {
|
|
2639
|
-
/**
|
|
2640
|
-
* @internal
|
|
2641
|
-
*/
|
|
2642
|
-
const filterSensitiveLog: (obj: LabelingJobS3DataSource) => any;
|
|
2643
|
-
}
|
|
2644
2476
|
/**
|
|
2645
2477
|
* <p>An Amazon SNS data source used for streaming labeling jobs.</p>
|
|
2646
2478
|
*/
|
|
@@ -2651,12 +2483,6 @@ export interface LabelingJobSnsDataSource {
|
|
|
2651
2483
|
*/
|
|
2652
2484
|
SnsTopicArn: string | undefined;
|
|
2653
2485
|
}
|
|
2654
|
-
export declare namespace LabelingJobSnsDataSource {
|
|
2655
|
-
/**
|
|
2656
|
-
* @internal
|
|
2657
|
-
*/
|
|
2658
|
-
const filterSensitiveLog: (obj: LabelingJobSnsDataSource) => any;
|
|
2659
|
-
}
|
|
2660
2486
|
/**
|
|
2661
2487
|
* <p>Provides information about the location of input data.</p>
|
|
2662
2488
|
*
|
|
@@ -2678,12 +2504,6 @@ export interface LabelingJobDataSource {
|
|
|
2678
2504
|
*/
|
|
2679
2505
|
SnsDataSource?: LabelingJobSnsDataSource;
|
|
2680
2506
|
}
|
|
2681
|
-
export declare namespace LabelingJobDataSource {
|
|
2682
|
-
/**
|
|
2683
|
-
* @internal
|
|
2684
|
-
*/
|
|
2685
|
-
const filterSensitiveLog: (obj: LabelingJobDataSource) => any;
|
|
2686
|
-
}
|
|
2687
2507
|
/**
|
|
2688
2508
|
* <p>Input configuration information for a labeling job.</p>
|
|
2689
2509
|
*/
|
|
@@ -2697,12 +2517,6 @@ export interface LabelingJobInputConfig {
|
|
|
2697
2517
|
*/
|
|
2698
2518
|
DataAttributes?: LabelingJobDataAttributes;
|
|
2699
2519
|
}
|
|
2700
|
-
export declare namespace LabelingJobInputConfig {
|
|
2701
|
-
/**
|
|
2702
|
-
* @internal
|
|
2703
|
-
*/
|
|
2704
|
-
const filterSensitiveLog: (obj: LabelingJobInputConfig) => any;
|
|
2705
|
-
}
|
|
2706
2520
|
/**
|
|
2707
2521
|
* <p>Configure encryption on the storage volume attached to the ML compute instance used to
|
|
2708
2522
|
* run automated data labeling model training and inference. </p>
|
|
@@ -2743,12 +2557,6 @@ export interface LabelingJobResourceConfig {
|
|
|
2743
2557
|
*/
|
|
2744
2558
|
VpcConfig?: VpcConfig;
|
|
2745
2559
|
}
|
|
2746
|
-
export declare namespace LabelingJobResourceConfig {
|
|
2747
|
-
/**
|
|
2748
|
-
* @internal
|
|
2749
|
-
*/
|
|
2750
|
-
const filterSensitiveLog: (obj: LabelingJobResourceConfig) => any;
|
|
2751
|
-
}
|
|
2752
2560
|
/**
|
|
2753
2561
|
* <p>Provides configuration information for auto-labeling of your data objects. A
|
|
2754
2562
|
* <code>LabelingJobAlgorithmsConfig</code> object must be supplied in order to use
|
|
@@ -2805,12 +2613,6 @@ export interface LabelingJobAlgorithmsConfig {
|
|
|
2805
2613
|
*/
|
|
2806
2614
|
LabelingJobResourceConfig?: LabelingJobResourceConfig;
|
|
2807
2615
|
}
|
|
2808
|
-
export declare namespace LabelingJobAlgorithmsConfig {
|
|
2809
|
-
/**
|
|
2810
|
-
* @internal
|
|
2811
|
-
*/
|
|
2812
|
-
const filterSensitiveLog: (obj: LabelingJobAlgorithmsConfig) => any;
|
|
2813
|
-
}
|
|
2814
2616
|
/**
|
|
2815
2617
|
* <p>Output configuration information for a labeling job.</p>
|
|
2816
2618
|
*/
|
|
@@ -2845,12 +2647,6 @@ export interface LabelingJobOutputConfig {
|
|
|
2845
2647
|
*/
|
|
2846
2648
|
SnsTopicArn?: string;
|
|
2847
2649
|
}
|
|
2848
|
-
export declare namespace LabelingJobOutputConfig {
|
|
2849
|
-
/**
|
|
2850
|
-
* @internal
|
|
2851
|
-
*/
|
|
2852
|
-
const filterSensitiveLog: (obj: LabelingJobOutputConfig) => any;
|
|
2853
|
-
}
|
|
2854
2650
|
/**
|
|
2855
2651
|
* <p>A set of conditions for stopping a labeling job. If any of the conditions are met, the
|
|
2856
2652
|
* job is automatically stopped. You can use these conditions to control the cost of data
|
|
@@ -2869,12 +2665,6 @@ export interface LabelingJobStoppingConditions {
|
|
|
2869
2665
|
*/
|
|
2870
2666
|
MaxPercentageOfInputDatasetLabeled?: number;
|
|
2871
2667
|
}
|
|
2872
|
-
export declare namespace LabelingJobStoppingConditions {
|
|
2873
|
-
/**
|
|
2874
|
-
* @internal
|
|
2875
|
-
*/
|
|
2876
|
-
const filterSensitiveLog: (obj: LabelingJobStoppingConditions) => any;
|
|
2877
|
-
}
|
|
2878
2668
|
export interface CreateLabelingJobRequest {
|
|
2879
2669
|
/**
|
|
2880
2670
|
* <p>The name of the labeling job. This name is used to identify the job in a list of
|
|
@@ -3050,12 +2840,6 @@ export interface CreateLabelingJobRequest {
|
|
|
3050
2840
|
*/
|
|
3051
2841
|
Tags?: Tag[];
|
|
3052
2842
|
}
|
|
3053
|
-
export declare namespace CreateLabelingJobRequest {
|
|
3054
|
-
/**
|
|
3055
|
-
* @internal
|
|
3056
|
-
*/
|
|
3057
|
-
const filterSensitiveLog: (obj: CreateLabelingJobRequest) => any;
|
|
3058
|
-
}
|
|
3059
2843
|
export interface CreateLabelingJobResponse {
|
|
3060
2844
|
/**
|
|
3061
2845
|
* <p>The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the
|
|
@@ -3063,12 +2847,6 @@ export interface CreateLabelingJobResponse {
|
|
|
3063
2847
|
*/
|
|
3064
2848
|
LabelingJobArn: string | undefined;
|
|
3065
2849
|
}
|
|
3066
|
-
export declare namespace CreateLabelingJobResponse {
|
|
3067
|
-
/**
|
|
3068
|
-
* @internal
|
|
3069
|
-
*/
|
|
3070
|
-
const filterSensitiveLog: (obj: CreateLabelingJobResponse) => any;
|
|
3071
|
-
}
|
|
3072
2850
|
export declare enum InferenceExecutionMode {
|
|
3073
2851
|
DIRECT = "Direct",
|
|
3074
2852
|
SERIAL = "Serial"
|
|
@@ -3093,12 +2871,6 @@ export interface InferenceExecutionConfig {
|
|
|
3093
2871
|
*/
|
|
3094
2872
|
Mode: InferenceExecutionMode | string | undefined;
|
|
3095
2873
|
}
|
|
3096
|
-
export declare namespace InferenceExecutionConfig {
|
|
3097
|
-
/**
|
|
3098
|
-
* @internal
|
|
3099
|
-
*/
|
|
3100
|
-
const filterSensitiveLog: (obj: InferenceExecutionConfig) => any;
|
|
3101
|
-
}
|
|
3102
2874
|
export interface CreateModelInput {
|
|
3103
2875
|
/**
|
|
3104
2876
|
* <p>The name of the new model.</p>
|
|
@@ -3151,24 +2923,12 @@ export interface CreateModelInput {
|
|
|
3151
2923
|
*/
|
|
3152
2924
|
EnableNetworkIsolation?: boolean;
|
|
3153
2925
|
}
|
|
3154
|
-
export declare namespace CreateModelInput {
|
|
3155
|
-
/**
|
|
3156
|
-
* @internal
|
|
3157
|
-
*/
|
|
3158
|
-
const filterSensitiveLog: (obj: CreateModelInput) => any;
|
|
3159
|
-
}
|
|
3160
2926
|
export interface CreateModelOutput {
|
|
3161
2927
|
/**
|
|
3162
2928
|
* <p>The ARN of the model created in SageMaker.</p>
|
|
3163
2929
|
*/
|
|
3164
2930
|
ModelArn: string | undefined;
|
|
3165
2931
|
}
|
|
3166
|
-
export declare namespace CreateModelOutput {
|
|
3167
|
-
/**
|
|
3168
|
-
* @internal
|
|
3169
|
-
*/
|
|
3170
|
-
const filterSensitiveLog: (obj: CreateModelOutput) => any;
|
|
3171
|
-
}
|
|
3172
2932
|
/**
|
|
3173
2933
|
* <p>Docker container image configuration object for the model bias job.</p>
|
|
3174
2934
|
*/
|
|
@@ -3188,12 +2948,6 @@ export interface ModelBiasAppSpecification {
|
|
|
3188
2948
|
*/
|
|
3189
2949
|
Environment?: Record<string, string>;
|
|
3190
2950
|
}
|
|
3191
|
-
export declare namespace ModelBiasAppSpecification {
|
|
3192
|
-
/**
|
|
3193
|
-
* @internal
|
|
3194
|
-
*/
|
|
3195
|
-
const filterSensitiveLog: (obj: ModelBiasAppSpecification) => any;
|
|
3196
|
-
}
|
|
3197
2951
|
/**
|
|
3198
2952
|
* <p>The configuration for a baseline model bias job.</p>
|
|
3199
2953
|
*/
|
|
@@ -3207,12 +2961,6 @@ export interface ModelBiasBaselineConfig {
|
|
|
3207
2961
|
*/
|
|
3208
2962
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
3209
2963
|
}
|
|
3210
|
-
export declare namespace ModelBiasBaselineConfig {
|
|
3211
|
-
/**
|
|
3212
|
-
* @internal
|
|
3213
|
-
*/
|
|
3214
|
-
const filterSensitiveLog: (obj: ModelBiasBaselineConfig) => any;
|
|
3215
|
-
}
|
|
3216
2964
|
/**
|
|
3217
2965
|
* <p>The ground truth labels for the dataset used for the monitoring job.</p>
|
|
3218
2966
|
*/
|
|
@@ -3222,12 +2970,6 @@ export interface MonitoringGroundTruthS3Input {
|
|
|
3222
2970
|
*/
|
|
3223
2971
|
S3Uri?: string;
|
|
3224
2972
|
}
|
|
3225
|
-
export declare namespace MonitoringGroundTruthS3Input {
|
|
3226
|
-
/**
|
|
3227
|
-
* @internal
|
|
3228
|
-
*/
|
|
3229
|
-
const filterSensitiveLog: (obj: MonitoringGroundTruthS3Input) => any;
|
|
3230
|
-
}
|
|
3231
2973
|
/**
|
|
3232
2974
|
* <p>Inputs for the model bias job.</p>
|
|
3233
2975
|
*/
|
|
@@ -3241,12 +2983,6 @@ export interface ModelBiasJobInput {
|
|
|
3241
2983
|
*/
|
|
3242
2984
|
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
3243
2985
|
}
|
|
3244
|
-
export declare namespace ModelBiasJobInput {
|
|
3245
|
-
/**
|
|
3246
|
-
* @internal
|
|
3247
|
-
*/
|
|
3248
|
-
const filterSensitiveLog: (obj: ModelBiasJobInput) => any;
|
|
3249
|
-
}
|
|
3250
2986
|
export interface CreateModelBiasJobDefinitionRequest {
|
|
3251
2987
|
/**
|
|
3252
2988
|
* <p>The name of the bias job definition. The name must be unique within an Amazon Web Services Region in the
|
|
@@ -3292,24 +3028,12 @@ export interface CreateModelBiasJobDefinitionRequest {
|
|
|
3292
3028
|
*/
|
|
3293
3029
|
Tags?: Tag[];
|
|
3294
3030
|
}
|
|
3295
|
-
export declare namespace CreateModelBiasJobDefinitionRequest {
|
|
3296
|
-
/**
|
|
3297
|
-
* @internal
|
|
3298
|
-
*/
|
|
3299
|
-
const filterSensitiveLog: (obj: CreateModelBiasJobDefinitionRequest) => any;
|
|
3300
|
-
}
|
|
3301
3031
|
export interface CreateModelBiasJobDefinitionResponse {
|
|
3302
3032
|
/**
|
|
3303
3033
|
* <p>The Amazon Resource Name (ARN) of the model bias job.</p>
|
|
3304
3034
|
*/
|
|
3305
3035
|
JobDefinitionArn: string | undefined;
|
|
3306
3036
|
}
|
|
3307
|
-
export declare namespace CreateModelBiasJobDefinitionResponse {
|
|
3308
|
-
/**
|
|
3309
|
-
* @internal
|
|
3310
|
-
*/
|
|
3311
|
-
const filterSensitiveLog: (obj: CreateModelBiasJobDefinitionResponse) => any;
|
|
3312
|
-
}
|
|
3313
3037
|
/**
|
|
3314
3038
|
* <p>Docker container image configuration object for the model explainability job.</p>
|
|
3315
3039
|
*/
|
|
@@ -3329,12 +3053,6 @@ export interface ModelExplainabilityAppSpecification {
|
|
|
3329
3053
|
*/
|
|
3330
3054
|
Environment?: Record<string, string>;
|
|
3331
3055
|
}
|
|
3332
|
-
export declare namespace ModelExplainabilityAppSpecification {
|
|
3333
|
-
/**
|
|
3334
|
-
* @internal
|
|
3335
|
-
*/
|
|
3336
|
-
const filterSensitiveLog: (obj: ModelExplainabilityAppSpecification) => any;
|
|
3337
|
-
}
|
|
3338
3056
|
/**
|
|
3339
3057
|
* <p>The configuration for a baseline model explainability job.</p>
|
|
3340
3058
|
*/
|
|
@@ -3348,12 +3066,6 @@ export interface ModelExplainabilityBaselineConfig {
|
|
|
3348
3066
|
*/
|
|
3349
3067
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
3350
3068
|
}
|
|
3351
|
-
export declare namespace ModelExplainabilityBaselineConfig {
|
|
3352
|
-
/**
|
|
3353
|
-
* @internal
|
|
3354
|
-
*/
|
|
3355
|
-
const filterSensitiveLog: (obj: ModelExplainabilityBaselineConfig) => any;
|
|
3356
|
-
}
|
|
3357
3069
|
/**
|
|
3358
3070
|
* <p>Inputs for the model explainability job.</p>
|
|
3359
3071
|
*/
|
|
@@ -3363,12 +3075,6 @@ export interface ModelExplainabilityJobInput {
|
|
|
3363
3075
|
*/
|
|
3364
3076
|
EndpointInput: EndpointInput | undefined;
|
|
3365
3077
|
}
|
|
3366
|
-
export declare namespace ModelExplainabilityJobInput {
|
|
3367
|
-
/**
|
|
3368
|
-
* @internal
|
|
3369
|
-
*/
|
|
3370
|
-
const filterSensitiveLog: (obj: ModelExplainabilityJobInput) => any;
|
|
3371
|
-
}
|
|
3372
3078
|
export interface CreateModelExplainabilityJobDefinitionRequest {
|
|
3373
3079
|
/**
|
|
3374
3080
|
* <p> The name of the model explainability job definition. The name must be unique within an
|
|
@@ -3415,24 +3121,12 @@ export interface CreateModelExplainabilityJobDefinitionRequest {
|
|
|
3415
3121
|
*/
|
|
3416
3122
|
Tags?: Tag[];
|
|
3417
3123
|
}
|
|
3418
|
-
export declare namespace CreateModelExplainabilityJobDefinitionRequest {
|
|
3419
|
-
/**
|
|
3420
|
-
* @internal
|
|
3421
|
-
*/
|
|
3422
|
-
const filterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionRequest) => any;
|
|
3423
|
-
}
|
|
3424
3124
|
export interface CreateModelExplainabilityJobDefinitionResponse {
|
|
3425
3125
|
/**
|
|
3426
3126
|
* <p>The Amazon Resource Name (ARN) of the model explainability job.</p>
|
|
3427
3127
|
*/
|
|
3428
3128
|
JobDefinitionArn: string | undefined;
|
|
3429
3129
|
}
|
|
3430
|
-
export declare namespace CreateModelExplainabilityJobDefinitionResponse {
|
|
3431
|
-
/**
|
|
3432
|
-
* @internal
|
|
3433
|
-
*/
|
|
3434
|
-
const filterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionResponse) => any;
|
|
3435
|
-
}
|
|
3436
3130
|
/**
|
|
3437
3131
|
* <p>Contains details regarding the file source.</p>
|
|
3438
3132
|
*/
|
|
@@ -3450,12 +3144,6 @@ export interface FileSource {
|
|
|
3450
3144
|
*/
|
|
3451
3145
|
S3Uri: string | undefined;
|
|
3452
3146
|
}
|
|
3453
|
-
export declare namespace FileSource {
|
|
3454
|
-
/**
|
|
3455
|
-
* @internal
|
|
3456
|
-
*/
|
|
3457
|
-
const filterSensitiveLog: (obj: FileSource) => any;
|
|
3458
|
-
}
|
|
3459
3147
|
/**
|
|
3460
3148
|
* <p>Represents the drift check bias baselines that can be used when the model monitor is set using the
|
|
3461
3149
|
* model package.</p>
|
|
@@ -3474,12 +3162,6 @@ export interface DriftCheckBias {
|
|
|
3474
3162
|
*/
|
|
3475
3163
|
PostTrainingConstraints?: MetricsSource;
|
|
3476
3164
|
}
|
|
3477
|
-
export declare namespace DriftCheckBias {
|
|
3478
|
-
/**
|
|
3479
|
-
* @internal
|
|
3480
|
-
*/
|
|
3481
|
-
const filterSensitiveLog: (obj: DriftCheckBias) => any;
|
|
3482
|
-
}
|
|
3483
3165
|
/**
|
|
3484
3166
|
* <p>Represents the drift check explainability baselines that can be used when the model monitor is set
|
|
3485
3167
|
* using the model package. </p>
|
|
@@ -3494,12 +3176,6 @@ export interface DriftCheckExplainability {
|
|
|
3494
3176
|
*/
|
|
3495
3177
|
ConfigFile?: FileSource;
|
|
3496
3178
|
}
|
|
3497
|
-
export declare namespace DriftCheckExplainability {
|
|
3498
|
-
/**
|
|
3499
|
-
* @internal
|
|
3500
|
-
*/
|
|
3501
|
-
const filterSensitiveLog: (obj: DriftCheckExplainability) => any;
|
|
3502
|
-
}
|
|
3503
3179
|
/**
|
|
3504
3180
|
* <p>Represents the drift check data quality baselines that can be used when the model monitor is set using
|
|
3505
3181
|
* the model package. </p>
|
|
@@ -3514,12 +3190,6 @@ export interface DriftCheckModelDataQuality {
|
|
|
3514
3190
|
*/
|
|
3515
3191
|
Constraints?: MetricsSource;
|
|
3516
3192
|
}
|
|
3517
|
-
export declare namespace DriftCheckModelDataQuality {
|
|
3518
|
-
/**
|
|
3519
|
-
* @internal
|
|
3520
|
-
*/
|
|
3521
|
-
const filterSensitiveLog: (obj: DriftCheckModelDataQuality) => any;
|
|
3522
|
-
}
|
|
3523
3193
|
/**
|
|
3524
3194
|
* <p>Represents the drift check model quality baselines that can be used when the model monitor is set using
|
|
3525
3195
|
* the model package. </p>
|
|
@@ -3534,12 +3204,6 @@ export interface DriftCheckModelQuality {
|
|
|
3534
3204
|
*/
|
|
3535
3205
|
Constraints?: MetricsSource;
|
|
3536
3206
|
}
|
|
3537
|
-
export declare namespace DriftCheckModelQuality {
|
|
3538
|
-
/**
|
|
3539
|
-
* @internal
|
|
3540
|
-
*/
|
|
3541
|
-
const filterSensitiveLog: (obj: DriftCheckModelQuality) => any;
|
|
3542
|
-
}
|
|
3543
3207
|
/**
|
|
3544
3208
|
* <p>Represents the drift check baselines that can be used when the model monitor is set using the model
|
|
3545
3209
|
* package. </p>
|
|
@@ -3566,12 +3230,6 @@ export interface DriftCheckBaselines {
|
|
|
3566
3230
|
*/
|
|
3567
3231
|
ModelDataQuality?: DriftCheckModelDataQuality;
|
|
3568
3232
|
}
|
|
3569
|
-
export declare namespace DriftCheckBaselines {
|
|
3570
|
-
/**
|
|
3571
|
-
* @internal
|
|
3572
|
-
*/
|
|
3573
|
-
const filterSensitiveLog: (obj: DriftCheckBaselines) => any;
|
|
3574
|
-
}
|
|
3575
3233
|
/**
|
|
3576
3234
|
* <p>Contains explainability metrics for a model.</p>
|
|
3577
3235
|
*/
|
|
@@ -3581,12 +3239,6 @@ export interface Explainability {
|
|
|
3581
3239
|
*/
|
|
3582
3240
|
Report?: MetricsSource;
|
|
3583
3241
|
}
|
|
3584
|
-
export declare namespace Explainability {
|
|
3585
|
-
/**
|
|
3586
|
-
* @internal
|
|
3587
|
-
*/
|
|
3588
|
-
const filterSensitiveLog: (obj: Explainability) => any;
|
|
3589
|
-
}
|
|
3590
3242
|
/**
|
|
3591
3243
|
* <p>Data quality constraints and statistics for a model.</p>
|
|
3592
3244
|
*/
|
|
@@ -3600,12 +3252,6 @@ export interface ModelDataQuality {
|
|
|
3600
3252
|
*/
|
|
3601
3253
|
Constraints?: MetricsSource;
|
|
3602
3254
|
}
|
|
3603
|
-
export declare namespace ModelDataQuality {
|
|
3604
|
-
/**
|
|
3605
|
-
* @internal
|
|
3606
|
-
*/
|
|
3607
|
-
const filterSensitiveLog: (obj: ModelDataQuality) => any;
|
|
3608
|
-
}
|
|
3609
3255
|
/**
|
|
3610
3256
|
* <p>Model quality statistics and constraints.</p>
|
|
3611
3257
|
*/
|
|
@@ -3619,12 +3265,6 @@ export interface ModelQuality {
|
|
|
3619
3265
|
*/
|
|
3620
3266
|
Constraints?: MetricsSource;
|
|
3621
3267
|
}
|
|
3622
|
-
export declare namespace ModelQuality {
|
|
3623
|
-
/**
|
|
3624
|
-
* @internal
|
|
3625
|
-
*/
|
|
3626
|
-
const filterSensitiveLog: (obj: ModelQuality) => any;
|
|
3627
|
-
}
|
|
3628
3268
|
/**
|
|
3629
3269
|
* <p>Contains metrics captured from a model.</p>
|
|
3630
3270
|
*/
|
|
@@ -3646,12 +3286,6 @@ export interface ModelMetrics {
|
|
|
3646
3286
|
*/
|
|
3647
3287
|
Explainability?: Explainability;
|
|
3648
3288
|
}
|
|
3649
|
-
export declare namespace ModelMetrics {
|
|
3650
|
-
/**
|
|
3651
|
-
* @internal
|
|
3652
|
-
*/
|
|
3653
|
-
const filterSensitiveLog: (obj: ModelMetrics) => any;
|
|
3654
|
-
}
|
|
3655
3289
|
/**
|
|
3656
3290
|
* <p>Specifies an algorithm that was used to create the model package. The algorithm must
|
|
3657
3291
|
* be either an algorithm resource in your SageMaker account or an algorithm in Amazon Web Services Marketplace that you
|
|
@@ -3675,12 +3309,6 @@ export interface SourceAlgorithm {
|
|
|
3675
3309
|
*/
|
|
3676
3310
|
AlgorithmName: string | undefined;
|
|
3677
3311
|
}
|
|
3678
|
-
export declare namespace SourceAlgorithm {
|
|
3679
|
-
/**
|
|
3680
|
-
* @internal
|
|
3681
|
-
*/
|
|
3682
|
-
const filterSensitiveLog: (obj: SourceAlgorithm) => any;
|
|
3683
|
-
}
|
|
3684
3312
|
/**
|
|
3685
3313
|
* <p>A list of algorithms that were used to create a model package.</p>
|
|
3686
3314
|
*/
|
|
@@ -3690,12 +3318,6 @@ export interface SourceAlgorithmSpecification {
|
|
|
3690
3318
|
*/
|
|
3691
3319
|
SourceAlgorithms: SourceAlgorithm[] | undefined;
|
|
3692
3320
|
}
|
|
3693
|
-
export declare namespace SourceAlgorithmSpecification {
|
|
3694
|
-
/**
|
|
3695
|
-
* @internal
|
|
3696
|
-
*/
|
|
3697
|
-
const filterSensitiveLog: (obj: SourceAlgorithmSpecification) => any;
|
|
3698
|
-
}
|
|
3699
3321
|
/**
|
|
3700
3322
|
* <p>Contains data, such as the inputs and targeted instance types that are used in the
|
|
3701
3323
|
* process of validating the model package.</p>
|
|
@@ -3713,12 +3335,6 @@ export interface ModelPackageValidationProfile {
|
|
|
3713
3335
|
*/
|
|
3714
3336
|
TransformJobDefinition: TransformJobDefinition | undefined;
|
|
3715
3337
|
}
|
|
3716
|
-
export declare namespace ModelPackageValidationProfile {
|
|
3717
|
-
/**
|
|
3718
|
-
* @internal
|
|
3719
|
-
*/
|
|
3720
|
-
const filterSensitiveLog: (obj: ModelPackageValidationProfile) => any;
|
|
3721
|
-
}
|
|
3722
3338
|
/**
|
|
3723
3339
|
* <p>Specifies batch transform jobs that SageMaker runs to validate your model package.</p>
|
|
3724
3340
|
*/
|
|
@@ -3733,12 +3349,6 @@ export interface ModelPackageValidationSpecification {
|
|
|
3733
3349
|
*/
|
|
3734
3350
|
ValidationProfiles: ModelPackageValidationProfile[] | undefined;
|
|
3735
3351
|
}
|
|
3736
|
-
export declare namespace ModelPackageValidationSpecification {
|
|
3737
|
-
/**
|
|
3738
|
-
* @internal
|
|
3739
|
-
*/
|
|
3740
|
-
const filterSensitiveLog: (obj: ModelPackageValidationSpecification) => any;
|
|
3741
|
-
}
|
|
3742
3352
|
export interface CreateModelPackageInput {
|
|
3743
3353
|
/**
|
|
3744
3354
|
* <p>The name of the model package. The name must have 1 to 63 characters. Valid characters
|
|
@@ -3853,24 +3463,12 @@ export interface CreateModelPackageInput {
|
|
|
3853
3463
|
*/
|
|
3854
3464
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
3855
3465
|
}
|
|
3856
|
-
export declare namespace CreateModelPackageInput {
|
|
3857
|
-
/**
|
|
3858
|
-
* @internal
|
|
3859
|
-
*/
|
|
3860
|
-
const filterSensitiveLog: (obj: CreateModelPackageInput) => any;
|
|
3861
|
-
}
|
|
3862
3466
|
export interface CreateModelPackageOutput {
|
|
3863
3467
|
/**
|
|
3864
3468
|
* <p>The Amazon Resource Name (ARN) of the new model package.</p>
|
|
3865
3469
|
*/
|
|
3866
3470
|
ModelPackageArn: string | undefined;
|
|
3867
3471
|
}
|
|
3868
|
-
export declare namespace CreateModelPackageOutput {
|
|
3869
|
-
/**
|
|
3870
|
-
* @internal
|
|
3871
|
-
*/
|
|
3872
|
-
const filterSensitiveLog: (obj: CreateModelPackageOutput) => any;
|
|
3873
|
-
}
|
|
3874
3472
|
export interface CreateModelPackageGroupInput {
|
|
3875
3473
|
/**
|
|
3876
3474
|
* <p>The name of the model group.</p>
|
|
@@ -3887,24 +3485,12 @@ export interface CreateModelPackageGroupInput {
|
|
|
3887
3485
|
*/
|
|
3888
3486
|
Tags?: Tag[];
|
|
3889
3487
|
}
|
|
3890
|
-
export declare namespace CreateModelPackageGroupInput {
|
|
3891
|
-
/**
|
|
3892
|
-
* @internal
|
|
3893
|
-
*/
|
|
3894
|
-
const filterSensitiveLog: (obj: CreateModelPackageGroupInput) => any;
|
|
3895
|
-
}
|
|
3896
3488
|
export interface CreateModelPackageGroupOutput {
|
|
3897
3489
|
/**
|
|
3898
3490
|
* <p>The Amazon Resource Name (ARN) of the model group.</p>
|
|
3899
3491
|
*/
|
|
3900
3492
|
ModelPackageGroupArn: string | undefined;
|
|
3901
3493
|
}
|
|
3902
|
-
export declare namespace CreateModelPackageGroupOutput {
|
|
3903
|
-
/**
|
|
3904
|
-
* @internal
|
|
3905
|
-
*/
|
|
3906
|
-
const filterSensitiveLog: (obj: CreateModelPackageGroupOutput) => any;
|
|
3907
|
-
}
|
|
3908
3494
|
export declare enum MonitoringProblemType {
|
|
3909
3495
|
BINARY_CLASSIFICATION = "BinaryClassification",
|
|
3910
3496
|
MULTICLASS_CLASSIFICATION = "MulticlassClassification",
|
|
@@ -3947,12 +3533,6 @@ export interface ModelQualityAppSpecification {
|
|
|
3947
3533
|
*/
|
|
3948
3534
|
Environment?: Record<string, string>;
|
|
3949
3535
|
}
|
|
3950
|
-
export declare namespace ModelQualityAppSpecification {
|
|
3951
|
-
/**
|
|
3952
|
-
* @internal
|
|
3953
|
-
*/
|
|
3954
|
-
const filterSensitiveLog: (obj: ModelQualityAppSpecification) => any;
|
|
3955
|
-
}
|
|
3956
3536
|
/**
|
|
3957
3537
|
* <p>Configuration for monitoring constraints and monitoring statistics. These baseline
|
|
3958
3538
|
* resources are compared against the results of the current job from the series of jobs
|
|
@@ -3968,12 +3548,6 @@ export interface ModelQualityBaselineConfig {
|
|
|
3968
3548
|
*/
|
|
3969
3549
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
3970
3550
|
}
|
|
3971
|
-
export declare namespace ModelQualityBaselineConfig {
|
|
3972
|
-
/**
|
|
3973
|
-
* @internal
|
|
3974
|
-
*/
|
|
3975
|
-
const filterSensitiveLog: (obj: ModelQualityBaselineConfig) => any;
|
|
3976
|
-
}
|
|
3977
3551
|
/**
|
|
3978
3552
|
* <p>The input for the model quality monitoring job. Currently endponts are supported for
|
|
3979
3553
|
* input for model quality monitoring jobs.</p>
|
|
@@ -3988,12 +3562,6 @@ export interface ModelQualityJobInput {
|
|
|
3988
3562
|
*/
|
|
3989
3563
|
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
3990
3564
|
}
|
|
3991
|
-
export declare namespace ModelQualityJobInput {
|
|
3992
|
-
/**
|
|
3993
|
-
* @internal
|
|
3994
|
-
*/
|
|
3995
|
-
const filterSensitiveLog: (obj: ModelQualityJobInput) => any;
|
|
3996
|
-
}
|
|
3997
3565
|
export interface CreateModelQualityJobDefinitionRequest {
|
|
3998
3566
|
/**
|
|
3999
3567
|
* <p>The name of the monitoring job definition.</p>
|
|
@@ -4038,24 +3606,12 @@ export interface CreateModelQualityJobDefinitionRequest {
|
|
|
4038
3606
|
*/
|
|
4039
3607
|
Tags?: Tag[];
|
|
4040
3608
|
}
|
|
4041
|
-
export declare namespace CreateModelQualityJobDefinitionRequest {
|
|
4042
|
-
/**
|
|
4043
|
-
* @internal
|
|
4044
|
-
*/
|
|
4045
|
-
const filterSensitiveLog: (obj: CreateModelQualityJobDefinitionRequest) => any;
|
|
4046
|
-
}
|
|
4047
3609
|
export interface CreateModelQualityJobDefinitionResponse {
|
|
4048
3610
|
/**
|
|
4049
3611
|
* <p>The Amazon Resource Name (ARN) of the model quality monitoring job.</p>
|
|
4050
3612
|
*/
|
|
4051
3613
|
JobDefinitionArn: string | undefined;
|
|
4052
3614
|
}
|
|
4053
|
-
export declare namespace CreateModelQualityJobDefinitionResponse {
|
|
4054
|
-
/**
|
|
4055
|
-
* @internal
|
|
4056
|
-
*/
|
|
4057
|
-
const filterSensitiveLog: (obj: CreateModelQualityJobDefinitionResponse) => any;
|
|
4058
|
-
}
|
|
4059
3615
|
/**
|
|
4060
3616
|
* <p>Configuration for monitoring constraints and monitoring statistics. These baseline
|
|
4061
3617
|
* resources are compared against the results of the current job from the series of jobs
|
|
@@ -4077,12 +3633,6 @@ export interface MonitoringBaselineConfig {
|
|
|
4077
3633
|
*/
|
|
4078
3634
|
StatisticsResource?: MonitoringStatisticsResource;
|
|
4079
3635
|
}
|
|
4080
|
-
export declare namespace MonitoringBaselineConfig {
|
|
4081
|
-
/**
|
|
4082
|
-
* @internal
|
|
4083
|
-
*/
|
|
4084
|
-
const filterSensitiveLog: (obj: MonitoringBaselineConfig) => any;
|
|
4085
|
-
}
|
|
4086
3636
|
/**
|
|
4087
3637
|
* <p>Container image configuration object for the monitoring job.</p>
|
|
4088
3638
|
*/
|
|
@@ -4112,12 +3662,6 @@ export interface MonitoringAppSpecification {
|
|
|
4112
3662
|
*/
|
|
4113
3663
|
PostAnalyticsProcessorSourceUri?: string;
|
|
4114
3664
|
}
|
|
4115
|
-
export declare namespace MonitoringAppSpecification {
|
|
4116
|
-
/**
|
|
4117
|
-
* @internal
|
|
4118
|
-
*/
|
|
4119
|
-
const filterSensitiveLog: (obj: MonitoringAppSpecification) => any;
|
|
4120
|
-
}
|
|
4121
3665
|
/**
|
|
4122
3666
|
* <p>The inputs for a monitoring job.</p>
|
|
4123
3667
|
*/
|
|
@@ -4127,12 +3671,6 @@ export interface MonitoringInput {
|
|
|
4127
3671
|
*/
|
|
4128
3672
|
EndpointInput: EndpointInput | undefined;
|
|
4129
3673
|
}
|
|
4130
|
-
export declare namespace MonitoringInput {
|
|
4131
|
-
/**
|
|
4132
|
-
* @internal
|
|
4133
|
-
*/
|
|
4134
|
-
const filterSensitiveLog: (obj: MonitoringInput) => any;
|
|
4135
|
-
}
|
|
4136
3674
|
/**
|
|
4137
3675
|
* <p>Networking options for a job, such as network traffic encryption between containers,
|
|
4138
3676
|
* whether to allow inbound and outbound network calls to and from containers, and the VPC
|
|
@@ -4158,12 +3696,6 @@ export interface NetworkConfig {
|
|
|
4158
3696
|
*/
|
|
4159
3697
|
VpcConfig?: VpcConfig;
|
|
4160
3698
|
}
|
|
4161
|
-
export declare namespace NetworkConfig {
|
|
4162
|
-
/**
|
|
4163
|
-
* @internal
|
|
4164
|
-
*/
|
|
4165
|
-
const filterSensitiveLog: (obj: NetworkConfig) => any;
|
|
4166
|
-
}
|
|
4167
3699
|
/**
|
|
4168
3700
|
* <p>Defines the monitoring job.</p>
|
|
4169
3701
|
*/
|
|
@@ -4210,12 +3742,6 @@ export interface MonitoringJobDefinition {
|
|
|
4210
3742
|
*/
|
|
4211
3743
|
RoleArn: string | undefined;
|
|
4212
3744
|
}
|
|
4213
|
-
export declare namespace MonitoringJobDefinition {
|
|
4214
|
-
/**
|
|
4215
|
-
* @internal
|
|
4216
|
-
*/
|
|
4217
|
-
const filterSensitiveLog: (obj: MonitoringJobDefinition) => any;
|
|
4218
|
-
}
|
|
4219
3745
|
export declare enum MonitoringType {
|
|
4220
3746
|
DATA_QUALITY = "DataQuality",
|
|
4221
3747
|
MODEL_BIAS = "ModelBias",
|
|
@@ -4288,12 +3814,6 @@ export interface ScheduleConfig {
|
|
|
4288
3814
|
*/
|
|
4289
3815
|
ScheduleExpression: string | undefined;
|
|
4290
3816
|
}
|
|
4291
|
-
export declare namespace ScheduleConfig {
|
|
4292
|
-
/**
|
|
4293
|
-
* @internal
|
|
4294
|
-
*/
|
|
4295
|
-
const filterSensitiveLog: (obj: ScheduleConfig) => any;
|
|
4296
|
-
}
|
|
4297
3817
|
/**
|
|
4298
3818
|
* <p>Configures the monitoring schedule and defines the monitoring job.</p>
|
|
4299
3819
|
*/
|
|
@@ -4315,12 +3835,6 @@ export interface MonitoringScheduleConfig {
|
|
|
4315
3835
|
*/
|
|
4316
3836
|
MonitoringType?: MonitoringType | string;
|
|
4317
3837
|
}
|
|
4318
|
-
export declare namespace MonitoringScheduleConfig {
|
|
4319
|
-
/**
|
|
4320
|
-
* @internal
|
|
4321
|
-
*/
|
|
4322
|
-
const filterSensitiveLog: (obj: MonitoringScheduleConfig) => any;
|
|
4323
|
-
}
|
|
4324
3838
|
export interface CreateMonitoringScheduleRequest {
|
|
4325
3839
|
/**
|
|
4326
3840
|
* <p>The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within
|
|
@@ -4338,24 +3852,12 @@ export interface CreateMonitoringScheduleRequest {
|
|
|
4338
3852
|
*/
|
|
4339
3853
|
Tags?: Tag[];
|
|
4340
3854
|
}
|
|
4341
|
-
export declare namespace CreateMonitoringScheduleRequest {
|
|
4342
|
-
/**
|
|
4343
|
-
* @internal
|
|
4344
|
-
*/
|
|
4345
|
-
const filterSensitiveLog: (obj: CreateMonitoringScheduleRequest) => any;
|
|
4346
|
-
}
|
|
4347
3855
|
export interface CreateMonitoringScheduleResponse {
|
|
4348
3856
|
/**
|
|
4349
3857
|
* <p>The Amazon Resource Name (ARN) of the monitoring schedule.</p>
|
|
4350
3858
|
*/
|
|
4351
3859
|
MonitoringScheduleArn: string | undefined;
|
|
4352
3860
|
}
|
|
4353
|
-
export declare namespace CreateMonitoringScheduleResponse {
|
|
4354
|
-
/**
|
|
4355
|
-
* @internal
|
|
4356
|
-
*/
|
|
4357
|
-
const filterSensitiveLog: (obj: CreateMonitoringScheduleResponse) => any;
|
|
4358
|
-
}
|
|
4359
3861
|
export declare enum NotebookInstanceAcceleratorType {
|
|
4360
3862
|
ML_EIA1_LARGE = "ml.eia1.large",
|
|
4361
3863
|
ML_EIA1_MEDIUM = "ml.eia1.medium",
|
|
@@ -4377,12 +3879,6 @@ export interface InstanceMetadataServiceConfiguration {
|
|
|
4377
3879
|
*/
|
|
4378
3880
|
MinimumInstanceMetadataServiceVersion: string | undefined;
|
|
4379
3881
|
}
|
|
4380
|
-
export declare namespace InstanceMetadataServiceConfiguration {
|
|
4381
|
-
/**
|
|
4382
|
-
* @internal
|
|
4383
|
-
*/
|
|
4384
|
-
const filterSensitiveLog: (obj: InstanceMetadataServiceConfiguration) => any;
|
|
4385
|
-
}
|
|
4386
3882
|
export declare enum _InstanceType {
|
|
4387
3883
|
ML_C4_2XLARGE = "ml.c4.2xlarge",
|
|
4388
3884
|
ML_C4_4XLARGE = "ml.c4.4xlarge",
|
|
@@ -4568,24 +4064,12 @@ export interface CreateNotebookInstanceInput {
|
|
|
4568
4064
|
*/
|
|
4569
4065
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
4570
4066
|
}
|
|
4571
|
-
export declare namespace CreateNotebookInstanceInput {
|
|
4572
|
-
/**
|
|
4573
|
-
* @internal
|
|
4574
|
-
*/
|
|
4575
|
-
const filterSensitiveLog: (obj: CreateNotebookInstanceInput) => any;
|
|
4576
|
-
}
|
|
4577
4067
|
export interface CreateNotebookInstanceOutput {
|
|
4578
4068
|
/**
|
|
4579
4069
|
* <p>The Amazon Resource Name (ARN) of the notebook instance. </p>
|
|
4580
4070
|
*/
|
|
4581
4071
|
NotebookInstanceArn?: string;
|
|
4582
4072
|
}
|
|
4583
|
-
export declare namespace CreateNotebookInstanceOutput {
|
|
4584
|
-
/**
|
|
4585
|
-
* @internal
|
|
4586
|
-
*/
|
|
4587
|
-
const filterSensitiveLog: (obj: CreateNotebookInstanceOutput) => any;
|
|
4588
|
-
}
|
|
4589
4073
|
/**
|
|
4590
4074
|
* <p>Contains the notebook instance lifecycle configuration script.</p>
|
|
4591
4075
|
* <p>Each lifecycle configuration script has a limit of 16384 characters.</p>
|
|
@@ -4607,12 +4091,6 @@ export interface NotebookInstanceLifecycleHook {
|
|
|
4607
4091
|
*/
|
|
4608
4092
|
Content?: string;
|
|
4609
4093
|
}
|
|
4610
|
-
export declare namespace NotebookInstanceLifecycleHook {
|
|
4611
|
-
/**
|
|
4612
|
-
* @internal
|
|
4613
|
-
*/
|
|
4614
|
-
const filterSensitiveLog: (obj: NotebookInstanceLifecycleHook) => any;
|
|
4615
|
-
}
|
|
4616
4094
|
export interface CreateNotebookInstanceLifecycleConfigInput {
|
|
4617
4095
|
/**
|
|
4618
4096
|
* <p>The name of the lifecycle configuration.</p>
|
|
@@ -4629,24 +4107,12 @@ export interface CreateNotebookInstanceLifecycleConfigInput {
|
|
|
4629
4107
|
*/
|
|
4630
4108
|
OnStart?: NotebookInstanceLifecycleHook[];
|
|
4631
4109
|
}
|
|
4632
|
-
export declare namespace CreateNotebookInstanceLifecycleConfigInput {
|
|
4633
|
-
/**
|
|
4634
|
-
* @internal
|
|
4635
|
-
*/
|
|
4636
|
-
const filterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigInput) => any;
|
|
4637
|
-
}
|
|
4638
4110
|
export interface CreateNotebookInstanceLifecycleConfigOutput {
|
|
4639
4111
|
/**
|
|
4640
4112
|
* <p>The Amazon Resource Name (ARN) of the lifecycle configuration.</p>
|
|
4641
4113
|
*/
|
|
4642
4114
|
NotebookInstanceLifecycleConfigArn?: string;
|
|
4643
4115
|
}
|
|
4644
|
-
export declare namespace CreateNotebookInstanceLifecycleConfigOutput {
|
|
4645
|
-
/**
|
|
4646
|
-
* @internal
|
|
4647
|
-
*/
|
|
4648
|
-
const filterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigOutput) => any;
|
|
4649
|
-
}
|
|
4650
4116
|
/**
|
|
4651
4117
|
* <p>Configuration that controls the parallelism of the pipeline.
|
|
4652
4118
|
* By default, the parallelism configuration specified applies to all
|
|
@@ -4658,12 +4124,6 @@ export interface ParallelismConfiguration {
|
|
|
4658
4124
|
*/
|
|
4659
4125
|
MaxParallelExecutionSteps: number | undefined;
|
|
4660
4126
|
}
|
|
4661
|
-
export declare namespace ParallelismConfiguration {
|
|
4662
|
-
/**
|
|
4663
|
-
* @internal
|
|
4664
|
-
*/
|
|
4665
|
-
const filterSensitiveLog: (obj: ParallelismConfiguration) => any;
|
|
4666
|
-
}
|
|
4667
4127
|
/**
|
|
4668
4128
|
* <p>The location of the pipeline definition stored in Amazon S3.</p>
|
|
4669
4129
|
*/
|
|
@@ -4683,12 +4143,6 @@ export interface PipelineDefinitionS3Location {
|
|
|
4683
4143
|
*/
|
|
4684
4144
|
VersionId?: string;
|
|
4685
4145
|
}
|
|
4686
|
-
export declare namespace PipelineDefinitionS3Location {
|
|
4687
|
-
/**
|
|
4688
|
-
* @internal
|
|
4689
|
-
*/
|
|
4690
|
-
const filterSensitiveLog: (obj: PipelineDefinitionS3Location) => any;
|
|
4691
|
-
}
|
|
4692
4146
|
export interface CreatePipelineRequest {
|
|
4693
4147
|
/**
|
|
4694
4148
|
* <p>The name of the pipeline.</p>
|
|
@@ -4730,24 +4184,12 @@ export interface CreatePipelineRequest {
|
|
|
4730
4184
|
*/
|
|
4731
4185
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
4732
4186
|
}
|
|
4733
|
-
export declare namespace CreatePipelineRequest {
|
|
4734
|
-
/**
|
|
4735
|
-
* @internal
|
|
4736
|
-
*/
|
|
4737
|
-
const filterSensitiveLog: (obj: CreatePipelineRequest) => any;
|
|
4738
|
-
}
|
|
4739
4187
|
export interface CreatePipelineResponse {
|
|
4740
4188
|
/**
|
|
4741
4189
|
* <p>The Amazon Resource Name (ARN) of the created pipeline.</p>
|
|
4742
4190
|
*/
|
|
4743
4191
|
PipelineArn?: string;
|
|
4744
4192
|
}
|
|
4745
|
-
export declare namespace CreatePipelineResponse {
|
|
4746
|
-
/**
|
|
4747
|
-
* @internal
|
|
4748
|
-
*/
|
|
4749
|
-
const filterSensitiveLog: (obj: CreatePipelineResponse) => any;
|
|
4750
|
-
}
|
|
4751
4193
|
export interface CreatePresignedDomainUrlRequest {
|
|
4752
4194
|
/**
|
|
4753
4195
|
* <p>The domain ID.</p>
|
|
@@ -4767,24 +4209,12 @@ export interface CreatePresignedDomainUrlRequest {
|
|
|
4767
4209
|
*/
|
|
4768
4210
|
ExpiresInSeconds?: number;
|
|
4769
4211
|
}
|
|
4770
|
-
export declare namespace CreatePresignedDomainUrlRequest {
|
|
4771
|
-
/**
|
|
4772
|
-
* @internal
|
|
4773
|
-
*/
|
|
4774
|
-
const filterSensitiveLog: (obj: CreatePresignedDomainUrlRequest) => any;
|
|
4775
|
-
}
|
|
4776
4212
|
export interface CreatePresignedDomainUrlResponse {
|
|
4777
4213
|
/**
|
|
4778
4214
|
* <p>The presigned URL.</p>
|
|
4779
4215
|
*/
|
|
4780
4216
|
AuthorizedUrl?: string;
|
|
4781
4217
|
}
|
|
4782
|
-
export declare namespace CreatePresignedDomainUrlResponse {
|
|
4783
|
-
/**
|
|
4784
|
-
* @internal
|
|
4785
|
-
*/
|
|
4786
|
-
const filterSensitiveLog: (obj: CreatePresignedDomainUrlResponse) => any;
|
|
4787
|
-
}
|
|
4788
4218
|
export interface CreatePresignedNotebookInstanceUrlInput {
|
|
4789
4219
|
/**
|
|
4790
4220
|
* <p>The name of the notebook instance.</p>
|
|
@@ -4795,24 +4225,12 @@ export interface CreatePresignedNotebookInstanceUrlInput {
|
|
|
4795
4225
|
*/
|
|
4796
4226
|
SessionExpirationDurationInSeconds?: number;
|
|
4797
4227
|
}
|
|
4798
|
-
export declare namespace CreatePresignedNotebookInstanceUrlInput {
|
|
4799
|
-
/**
|
|
4800
|
-
* @internal
|
|
4801
|
-
*/
|
|
4802
|
-
const filterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlInput) => any;
|
|
4803
|
-
}
|
|
4804
4228
|
export interface CreatePresignedNotebookInstanceUrlOutput {
|
|
4805
4229
|
/**
|
|
4806
4230
|
* <p>A JSON object that contains the URL string. </p>
|
|
4807
4231
|
*/
|
|
4808
4232
|
AuthorizedUrl?: string;
|
|
4809
4233
|
}
|
|
4810
|
-
export declare namespace CreatePresignedNotebookInstanceUrlOutput {
|
|
4811
|
-
/**
|
|
4812
|
-
* @internal
|
|
4813
|
-
*/
|
|
4814
|
-
const filterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlOutput) => any;
|
|
4815
|
-
}
|
|
4816
4234
|
/**
|
|
4817
4235
|
* <p>Associates a SageMaker job as a trial component with an experiment and trial. Specified when
|
|
4818
4236
|
* you call the following APIs:</p>
|
|
@@ -4850,12 +4268,6 @@ export interface ExperimentConfig {
|
|
|
4850
4268
|
*/
|
|
4851
4269
|
TrialComponentDisplayName?: string;
|
|
4852
4270
|
}
|
|
4853
|
-
export declare namespace ExperimentConfig {
|
|
4854
|
-
/**
|
|
4855
|
-
* @internal
|
|
4856
|
-
*/
|
|
4857
|
-
const filterSensitiveLog: (obj: ExperimentConfig) => any;
|
|
4858
|
-
}
|
|
4859
4271
|
export declare enum DataDistributionType {
|
|
4860
4272
|
FULLYREPLICATED = "FullyReplicated",
|
|
4861
4273
|
SHARDEDBYS3KEY = "ShardedByS3Key"
|
|
@@ -4917,12 +4329,6 @@ export interface RedshiftDatasetDefinition {
|
|
|
4917
4329
|
*/
|
|
4918
4330
|
OutputCompression?: RedshiftResultCompressionType | string;
|
|
4919
4331
|
}
|
|
4920
|
-
export declare namespace RedshiftDatasetDefinition {
|
|
4921
|
-
/**
|
|
4922
|
-
* @internal
|
|
4923
|
-
*/
|
|
4924
|
-
const filterSensitiveLog: (obj: RedshiftDatasetDefinition) => any;
|
|
4925
|
-
}
|
|
4926
4332
|
/**
|
|
4927
4333
|
* <p>Configuration for Dataset Definition inputs. The Dataset Definition input must specify
|
|
4928
4334
|
* exactly one of either <code>AthenaDatasetDefinition</code> or <code>RedshiftDatasetDefinition</code>
|
|
@@ -4957,12 +4363,6 @@ export interface DatasetDefinition {
|
|
|
4957
4363
|
*/
|
|
4958
4364
|
InputMode?: InputMode | string;
|
|
4959
4365
|
}
|
|
4960
|
-
export declare namespace DatasetDefinition {
|
|
4961
|
-
/**
|
|
4962
|
-
* @internal
|
|
4963
|
-
*/
|
|
4964
|
-
const filterSensitiveLog: (obj: DatasetDefinition) => any;
|
|
4965
|
-
}
|
|
4966
4366
|
export declare enum ProcessingS3CompressionType {
|
|
4967
4367
|
GZIP = "Gzip",
|
|
4968
4368
|
NONE = "None"
|
|
@@ -5017,12 +4417,6 @@ export interface ProcessingS3Input {
|
|
|
5017
4417
|
*/
|
|
5018
4418
|
S3CompressionType?: ProcessingS3CompressionType | string;
|
|
5019
4419
|
}
|
|
5020
|
-
export declare namespace ProcessingS3Input {
|
|
5021
|
-
/**
|
|
5022
|
-
* @internal
|
|
5023
|
-
*/
|
|
5024
|
-
const filterSensitiveLog: (obj: ProcessingS3Input) => any;
|
|
5025
|
-
}
|
|
5026
4420
|
/**
|
|
5027
4421
|
* <p>The inputs for a processing job. The processing input must specify exactly one of either
|
|
5028
4422
|
* <code>S3Input</code> or <code>DatasetDefinition</code> types.</p>
|
|
@@ -5046,12 +4440,6 @@ export interface ProcessingInput {
|
|
|
5046
4440
|
*/
|
|
5047
4441
|
DatasetDefinition?: DatasetDefinition;
|
|
5048
4442
|
}
|
|
5049
|
-
export declare namespace ProcessingInput {
|
|
5050
|
-
/**
|
|
5051
|
-
* @internal
|
|
5052
|
-
*/
|
|
5053
|
-
const filterSensitiveLog: (obj: ProcessingInput) => any;
|
|
5054
|
-
}
|
|
5055
4443
|
/**
|
|
5056
4444
|
* <p>Configuration for processing job outputs in Amazon SageMaker Feature Store.</p>
|
|
5057
4445
|
*/
|
|
@@ -5062,12 +4450,6 @@ export interface ProcessingFeatureStoreOutput {
|
|
|
5062
4450
|
*/
|
|
5063
4451
|
FeatureGroupName: string | undefined;
|
|
5064
4452
|
}
|
|
5065
|
-
export declare namespace ProcessingFeatureStoreOutput {
|
|
5066
|
-
/**
|
|
5067
|
-
* @internal
|
|
5068
|
-
*/
|
|
5069
|
-
const filterSensitiveLog: (obj: ProcessingFeatureStoreOutput) => any;
|
|
5070
|
-
}
|
|
5071
4453
|
/**
|
|
5072
4454
|
* <p>Configuration for uploading output data to Amazon S3 from the processing container.</p>
|
|
5073
4455
|
*/
|
|
@@ -5090,12 +4472,6 @@ export interface ProcessingS3Output {
|
|
|
5090
4472
|
*/
|
|
5091
4473
|
S3UploadMode: ProcessingS3UploadMode | string | undefined;
|
|
5092
4474
|
}
|
|
5093
|
-
export declare namespace ProcessingS3Output {
|
|
5094
|
-
/**
|
|
5095
|
-
* @internal
|
|
5096
|
-
*/
|
|
5097
|
-
const filterSensitiveLog: (obj: ProcessingS3Output) => any;
|
|
5098
|
-
}
|
|
5099
4475
|
/**
|
|
5100
4476
|
* <p>Describes the results of a processing job. The processing output must specify exactly one of
|
|
5101
4477
|
* either <code>S3Output</code> or <code>FeatureStoreOutput</code> types.</p>
|
|
@@ -5121,12 +4497,6 @@ export interface ProcessingOutput {
|
|
|
5121
4497
|
*/
|
|
5122
4498
|
AppManaged?: boolean;
|
|
5123
4499
|
}
|
|
5124
|
-
export declare namespace ProcessingOutput {
|
|
5125
|
-
/**
|
|
5126
|
-
* @internal
|
|
5127
|
-
*/
|
|
5128
|
-
const filterSensitiveLog: (obj: ProcessingOutput) => any;
|
|
5129
|
-
}
|
|
5130
4500
|
/**
|
|
5131
4501
|
* <p>Configuration for uploading output from the processing container.</p>
|
|
5132
4502
|
*/
|
|
@@ -5143,12 +4513,6 @@ export interface ProcessingOutputConfig {
|
|
|
5143
4513
|
*/
|
|
5144
4514
|
KmsKeyId?: string;
|
|
5145
4515
|
}
|
|
5146
|
-
export declare namespace ProcessingOutputConfig {
|
|
5147
|
-
/**
|
|
5148
|
-
* @internal
|
|
5149
|
-
*/
|
|
5150
|
-
const filterSensitiveLog: (obj: ProcessingOutputConfig) => any;
|
|
5151
|
-
}
|
|
5152
4516
|
/**
|
|
5153
4517
|
* <p>Configuration for the cluster used to run a processing job.</p>
|
|
5154
4518
|
*/
|
|
@@ -5192,12 +4556,6 @@ export interface ProcessingClusterConfig {
|
|
|
5192
4556
|
*/
|
|
5193
4557
|
VolumeKmsKeyId?: string;
|
|
5194
4558
|
}
|
|
5195
|
-
export declare namespace ProcessingClusterConfig {
|
|
5196
|
-
/**
|
|
5197
|
-
* @internal
|
|
5198
|
-
*/
|
|
5199
|
-
const filterSensitiveLog: (obj: ProcessingClusterConfig) => any;
|
|
5200
|
-
}
|
|
5201
4559
|
/**
|
|
5202
4560
|
* <p>Identifies the resources, ML compute instances, and ML storage volumes to deploy for a
|
|
5203
4561
|
* processing job. In distributed training, you specify more than one instance.</p>
|
|
@@ -5209,12 +4567,6 @@ export interface ProcessingResources {
|
|
|
5209
4567
|
*/
|
|
5210
4568
|
ClusterConfig: ProcessingClusterConfig | undefined;
|
|
5211
4569
|
}
|
|
5212
|
-
export declare namespace ProcessingResources {
|
|
5213
|
-
/**
|
|
5214
|
-
* @internal
|
|
5215
|
-
*/
|
|
5216
|
-
const filterSensitiveLog: (obj: ProcessingResources) => any;
|
|
5217
|
-
}
|
|
5218
4570
|
/**
|
|
5219
4571
|
* <p>Configures conditions under which the processing job should be stopped, such as how long
|
|
5220
4572
|
* the processing job has been running. After the condition is met, the processing job is stopped.</p>
|
|
@@ -5225,12 +4577,6 @@ export interface ProcessingStoppingCondition {
|
|
|
5225
4577
|
*/
|
|
5226
4578
|
MaxRuntimeInSeconds: number | undefined;
|
|
5227
4579
|
}
|
|
5228
|
-
export declare namespace ProcessingStoppingCondition {
|
|
5229
|
-
/**
|
|
5230
|
-
* @internal
|
|
5231
|
-
*/
|
|
5232
|
-
const filterSensitiveLog: (obj: ProcessingStoppingCondition) => any;
|
|
5233
|
-
}
|
|
5234
4580
|
export interface CreateProcessingJobRequest {
|
|
5235
4581
|
/**
|
|
5236
4582
|
* <p>An array of inputs configuring the data to download into the
|
|
@@ -5303,24 +4649,12 @@ export interface CreateProcessingJobRequest {
|
|
|
5303
4649
|
*/
|
|
5304
4650
|
ExperimentConfig?: ExperimentConfig;
|
|
5305
4651
|
}
|
|
5306
|
-
export declare namespace CreateProcessingJobRequest {
|
|
5307
|
-
/**
|
|
5308
|
-
* @internal
|
|
5309
|
-
*/
|
|
5310
|
-
const filterSensitiveLog: (obj: CreateProcessingJobRequest) => any;
|
|
5311
|
-
}
|
|
5312
4652
|
export interface CreateProcessingJobResponse {
|
|
5313
4653
|
/**
|
|
5314
4654
|
* <p>The Amazon Resource Name (ARN) of the processing job.</p>
|
|
5315
4655
|
*/
|
|
5316
4656
|
ProcessingJobArn: string | undefined;
|
|
5317
4657
|
}
|
|
5318
|
-
export declare namespace CreateProcessingJobResponse {
|
|
5319
|
-
/**
|
|
5320
|
-
* @internal
|
|
5321
|
-
*/
|
|
5322
|
-
const filterSensitiveLog: (obj: CreateProcessingJobResponse) => any;
|
|
5323
|
-
}
|
|
5324
4658
|
/**
|
|
5325
4659
|
* <p>A key value pair used when you provision a project as a service catalog product. For
|
|
5326
4660
|
* information, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
|
|
@@ -5336,12 +4670,6 @@ export interface ProvisioningParameter {
|
|
|
5336
4670
|
*/
|
|
5337
4671
|
Value?: string;
|
|
5338
4672
|
}
|
|
5339
|
-
export declare namespace ProvisioningParameter {
|
|
5340
|
-
/**
|
|
5341
|
-
* @internal
|
|
5342
|
-
*/
|
|
5343
|
-
const filterSensitiveLog: (obj: ProvisioningParameter) => any;
|
|
5344
|
-
}
|
|
5345
4673
|
/**
|
|
5346
4674
|
* <p>Details that you specify to provision a service catalog product. For information about
|
|
5347
4675
|
* service catalog, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
|
|
@@ -5365,12 +4693,6 @@ export interface ServiceCatalogProvisioningDetails {
|
|
|
5365
4693
|
*/
|
|
5366
4694
|
ProvisioningParameters?: ProvisioningParameter[];
|
|
5367
4695
|
}
|
|
5368
|
-
export declare namespace ServiceCatalogProvisioningDetails {
|
|
5369
|
-
/**
|
|
5370
|
-
* @internal
|
|
5371
|
-
*/
|
|
5372
|
-
const filterSensitiveLog: (obj: ServiceCatalogProvisioningDetails) => any;
|
|
5373
|
-
}
|
|
5374
4696
|
export interface CreateProjectInput {
|
|
5375
4697
|
/**
|
|
5376
4698
|
* <p>The name of the project.</p>
|
|
@@ -5393,12 +4715,6 @@ export interface CreateProjectInput {
|
|
|
5393
4715
|
*/
|
|
5394
4716
|
Tags?: Tag[];
|
|
5395
4717
|
}
|
|
5396
|
-
export declare namespace CreateProjectInput {
|
|
5397
|
-
/**
|
|
5398
|
-
* @internal
|
|
5399
|
-
*/
|
|
5400
|
-
const filterSensitiveLog: (obj: CreateProjectInput) => any;
|
|
5401
|
-
}
|
|
5402
4718
|
export interface CreateProjectOutput {
|
|
5403
4719
|
/**
|
|
5404
4720
|
* <p>The Amazon Resource Name (ARN) of the project.</p>
|
|
@@ -5409,12 +4725,6 @@ export interface CreateProjectOutput {
|
|
|
5409
4725
|
*/
|
|
5410
4726
|
ProjectId: string | undefined;
|
|
5411
4727
|
}
|
|
5412
|
-
export declare namespace CreateProjectOutput {
|
|
5413
|
-
/**
|
|
5414
|
-
* @internal
|
|
5415
|
-
*/
|
|
5416
|
-
const filterSensitiveLog: (obj: CreateProjectOutput) => any;
|
|
5417
|
-
}
|
|
5418
4728
|
export declare enum StudioLifecycleConfigAppType {
|
|
5419
4729
|
JupyterServer = "JupyterServer",
|
|
5420
4730
|
KernelGateway = "KernelGateway"
|
|
@@ -5437,24 +4747,12 @@ export interface CreateStudioLifecycleConfigRequest {
|
|
|
5437
4747
|
*/
|
|
5438
4748
|
Tags?: Tag[];
|
|
5439
4749
|
}
|
|
5440
|
-
export declare namespace CreateStudioLifecycleConfigRequest {
|
|
5441
|
-
/**
|
|
5442
|
-
* @internal
|
|
5443
|
-
*/
|
|
5444
|
-
const filterSensitiveLog: (obj: CreateStudioLifecycleConfigRequest) => any;
|
|
5445
|
-
}
|
|
5446
4750
|
export interface CreateStudioLifecycleConfigResponse {
|
|
5447
4751
|
/**
|
|
5448
4752
|
* <p>The ARN of your created Lifecycle Configuration.</p>
|
|
5449
4753
|
*/
|
|
5450
4754
|
StudioLifecycleConfigArn?: string;
|
|
5451
4755
|
}
|
|
5452
|
-
export declare namespace CreateStudioLifecycleConfigResponse {
|
|
5453
|
-
/**
|
|
5454
|
-
* @internal
|
|
5455
|
-
*/
|
|
5456
|
-
const filterSensitiveLog: (obj: CreateStudioLifecycleConfigResponse) => any;
|
|
5457
|
-
}
|
|
5458
4756
|
/**
|
|
5459
4757
|
* <p>Configuration information for the Debugger hook parameters, metric and tensor collections, and
|
|
5460
4758
|
* storage paths. To learn more about
|
|
@@ -5483,12 +4781,6 @@ export interface DebugHookConfig {
|
|
|
5483
4781
|
*/
|
|
5484
4782
|
CollectionConfigurations?: CollectionConfiguration[];
|
|
5485
4783
|
}
|
|
5486
|
-
export declare namespace DebugHookConfig {
|
|
5487
|
-
/**
|
|
5488
|
-
* @internal
|
|
5489
|
-
*/
|
|
5490
|
-
const filterSensitiveLog: (obj: DebugHookConfig) => any;
|
|
5491
|
-
}
|
|
5492
4784
|
/**
|
|
5493
4785
|
* <p>Configuration information for SageMaker Debugger rules for debugging. To learn more about
|
|
5494
4786
|
* how to configure the <code>DebugRuleConfiguration</code> parameter,
|
|
@@ -5526,12 +4818,6 @@ export interface DebugRuleConfiguration {
|
|
|
5526
4818
|
*/
|
|
5527
4819
|
RuleParameters?: Record<string, string>;
|
|
5528
4820
|
}
|
|
5529
|
-
export declare namespace DebugRuleConfiguration {
|
|
5530
|
-
/**
|
|
5531
|
-
* @internal
|
|
5532
|
-
*/
|
|
5533
|
-
const filterSensitiveLog: (obj: DebugRuleConfiguration) => any;
|
|
5534
|
-
}
|
|
5535
4821
|
/**
|
|
5536
4822
|
* <p>Configuration information for Debugger system monitoring, framework profiling, and
|
|
5537
4823
|
* storage paths.</p>
|
|
@@ -5556,12 +4842,6 @@ export interface ProfilerConfig {
|
|
|
5556
4842
|
*/
|
|
5557
4843
|
ProfilingParameters?: Record<string, string>;
|
|
5558
4844
|
}
|
|
5559
|
-
export declare namespace ProfilerConfig {
|
|
5560
|
-
/**
|
|
5561
|
-
* @internal
|
|
5562
|
-
*/
|
|
5563
|
-
const filterSensitiveLog: (obj: ProfilerConfig) => any;
|
|
5564
|
-
}
|
|
5565
4845
|
/**
|
|
5566
4846
|
* <p>Configuration information for profiling rules.</p>
|
|
5567
4847
|
*/
|
|
@@ -5595,12 +4875,6 @@ export interface ProfilerRuleConfiguration {
|
|
|
5595
4875
|
*/
|
|
5596
4876
|
RuleParameters?: Record<string, string>;
|
|
5597
4877
|
}
|
|
5598
|
-
export declare namespace ProfilerRuleConfiguration {
|
|
5599
|
-
/**
|
|
5600
|
-
* @internal
|
|
5601
|
-
*/
|
|
5602
|
-
const filterSensitiveLog: (obj: ProfilerRuleConfiguration) => any;
|
|
5603
|
-
}
|
|
5604
4878
|
/**
|
|
5605
4879
|
* <p>Configuration of storage locations for the Debugger TensorBoard output data.</p>
|
|
5606
4880
|
*/
|
|
@@ -5615,12 +4889,6 @@ export interface TensorBoardOutputConfig {
|
|
|
5615
4889
|
*/
|
|
5616
4890
|
S3OutputPath: string | undefined;
|
|
5617
4891
|
}
|
|
5618
|
-
export declare namespace TensorBoardOutputConfig {
|
|
5619
|
-
/**
|
|
5620
|
-
* @internal
|
|
5621
|
-
*/
|
|
5622
|
-
const filterSensitiveLog: (obj: TensorBoardOutputConfig) => any;
|
|
5623
|
-
}
|
|
5624
4892
|
export interface CreateTrainingJobRequest {
|
|
5625
4893
|
/**
|
|
5626
4894
|
* <p>The name of the training job. The name must be unique within an Amazon Web Services Region in an
|
|
@@ -5802,24 +5070,12 @@ export interface CreateTrainingJobRequest {
|
|
|
5802
5070
|
*/
|
|
5803
5071
|
RetryStrategy?: RetryStrategy;
|
|
5804
5072
|
}
|
|
5805
|
-
export declare namespace CreateTrainingJobRequest {
|
|
5806
|
-
/**
|
|
5807
|
-
* @internal
|
|
5808
|
-
*/
|
|
5809
|
-
const filterSensitiveLog: (obj: CreateTrainingJobRequest) => any;
|
|
5810
|
-
}
|
|
5811
5073
|
export interface CreateTrainingJobResponse {
|
|
5812
5074
|
/**
|
|
5813
5075
|
* <p>The Amazon Resource Name (ARN) of the training job.</p>
|
|
5814
5076
|
*/
|
|
5815
5077
|
TrainingJobArn: string | undefined;
|
|
5816
5078
|
}
|
|
5817
|
-
export declare namespace CreateTrainingJobResponse {
|
|
5818
|
-
/**
|
|
5819
|
-
* @internal
|
|
5820
|
-
*/
|
|
5821
|
-
const filterSensitiveLog: (obj: CreateTrainingJobResponse) => any;
|
|
5822
|
-
}
|
|
5823
5079
|
export declare enum JoinSource {
|
|
5824
5080
|
INPUT = "Input",
|
|
5825
5081
|
NONE = "None"
|
|
@@ -5876,12 +5132,6 @@ export interface DataProcessing {
|
|
|
5876
5132
|
*/
|
|
5877
5133
|
JoinSource?: JoinSource | string;
|
|
5878
5134
|
}
|
|
5879
|
-
export declare namespace DataProcessing {
|
|
5880
|
-
/**
|
|
5881
|
-
* @internal
|
|
5882
|
-
*/
|
|
5883
|
-
const filterSensitiveLog: (obj: DataProcessing) => any;
|
|
5884
|
-
}
|
|
5885
5135
|
/**
|
|
5886
5136
|
* <p>Configures the timeout and maximum number of retries for processing a transform job
|
|
5887
5137
|
* invocation.</p>
|
|
@@ -5896,12 +5146,6 @@ export interface ModelClientConfig {
|
|
|
5896
5146
|
*/
|
|
5897
5147
|
InvocationsMaxRetries?: number;
|
|
5898
5148
|
}
|
|
5899
|
-
export declare namespace ModelClientConfig {
|
|
5900
|
-
/**
|
|
5901
|
-
* @internal
|
|
5902
|
-
*/
|
|
5903
|
-
const filterSensitiveLog: (obj: ModelClientConfig) => any;
|
|
5904
|
-
}
|
|
5905
5149
|
export interface CreateTransformJobRequest {
|
|
5906
5150
|
/**
|
|
5907
5151
|
* <p>The name of the transform job. The name must be unique within an Amazon Web Services Region in an
|
|
@@ -6025,24 +5269,12 @@ export interface CreateTransformJobRequest {
|
|
|
6025
5269
|
*/
|
|
6026
5270
|
ExperimentConfig?: ExperimentConfig;
|
|
6027
5271
|
}
|
|
6028
|
-
export declare namespace CreateTransformJobRequest {
|
|
6029
|
-
/**
|
|
6030
|
-
* @internal
|
|
6031
|
-
*/
|
|
6032
|
-
const filterSensitiveLog: (obj: CreateTransformJobRequest) => any;
|
|
6033
|
-
}
|
|
6034
5272
|
export interface CreateTransformJobResponse {
|
|
6035
5273
|
/**
|
|
6036
5274
|
* <p>The Amazon Resource Name (ARN) of the transform job.</p>
|
|
6037
5275
|
*/
|
|
6038
5276
|
TransformJobArn: string | undefined;
|
|
6039
5277
|
}
|
|
6040
|
-
export declare namespace CreateTransformJobResponse {
|
|
6041
|
-
/**
|
|
6042
|
-
* @internal
|
|
6043
|
-
*/
|
|
6044
|
-
const filterSensitiveLog: (obj: CreateTransformJobResponse) => any;
|
|
6045
|
-
}
|
|
6046
5278
|
export interface CreateTrialRequest {
|
|
6047
5279
|
/**
|
|
6048
5280
|
* <p>The name of the trial. The name must be unique in your Amazon Web Services account and is not
|
|
@@ -6068,24 +5300,12 @@ export interface CreateTrialRequest {
|
|
|
6068
5300
|
*/
|
|
6069
5301
|
Tags?: Tag[];
|
|
6070
5302
|
}
|
|
6071
|
-
export declare namespace CreateTrialRequest {
|
|
6072
|
-
/**
|
|
6073
|
-
* @internal
|
|
6074
|
-
*/
|
|
6075
|
-
const filterSensitiveLog: (obj: CreateTrialRequest) => any;
|
|
6076
|
-
}
|
|
6077
5303
|
export interface CreateTrialResponse {
|
|
6078
5304
|
/**
|
|
6079
5305
|
* <p>The Amazon Resource Name (ARN) of the trial.</p>
|
|
6080
5306
|
*/
|
|
6081
5307
|
TrialArn?: string;
|
|
6082
5308
|
}
|
|
6083
|
-
export declare namespace CreateTrialResponse {
|
|
6084
|
-
/**
|
|
6085
|
-
* @internal
|
|
6086
|
-
*/
|
|
6087
|
-
const filterSensitiveLog: (obj: CreateTrialResponse) => any;
|
|
6088
|
-
}
|
|
6089
5309
|
/**
|
|
6090
5310
|
* <p>Represents an input or output artifact of a trial component. You specify
|
|
6091
5311
|
* <code>TrialComponentArtifact</code> as part of the <code>InputArtifacts</code> and
|
|
@@ -6107,12 +5327,6 @@ export interface TrialComponentArtifact {
|
|
|
6107
5327
|
*/
|
|
6108
5328
|
Value: string | undefined;
|
|
6109
5329
|
}
|
|
6110
|
-
export declare namespace TrialComponentArtifact {
|
|
6111
|
-
/**
|
|
6112
|
-
* @internal
|
|
6113
|
-
*/
|
|
6114
|
-
const filterSensitiveLog: (obj: TrialComponentArtifact) => any;
|
|
6115
|
-
}
|
|
6116
5330
|
/**
|
|
6117
5331
|
* <p>The value of a hyperparameter. Only one of <code>NumberValue</code> or
|
|
6118
5332
|
* <code>StringValue</code> can be specified.</p>
|
|
@@ -6149,10 +5363,6 @@ export declare namespace TrialComponentParameterValue {
|
|
|
6149
5363
|
_: (name: string, value: any) => T;
|
|
6150
5364
|
}
|
|
6151
5365
|
const visit: <T>(value: TrialComponentParameterValue, visitor: Visitor<T>) => T;
|
|
6152
|
-
/**
|
|
6153
|
-
* @internal
|
|
6154
|
-
*/
|
|
6155
|
-
const filterSensitiveLog: (obj: TrialComponentParameterValue) => any;
|
|
6156
5366
|
}
|
|
6157
5367
|
export declare enum TrialComponentPrimaryStatus {
|
|
6158
5368
|
COMPLETED = "Completed",
|
|
@@ -6174,12 +5384,6 @@ export interface TrialComponentStatus {
|
|
|
6174
5384
|
*/
|
|
6175
5385
|
Message?: string;
|
|
6176
5386
|
}
|
|
6177
|
-
export declare namespace TrialComponentStatus {
|
|
6178
|
-
/**
|
|
6179
|
-
* @internal
|
|
6180
|
-
*/
|
|
6181
|
-
const filterSensitiveLog: (obj: TrialComponentStatus) => any;
|
|
6182
|
-
}
|
|
6183
5387
|
export interface CreateTrialComponentRequest {
|
|
6184
5388
|
/**
|
|
6185
5389
|
* <p>The name of the component. The name must be unique in your Amazon Web Services account and is not
|
|
@@ -6239,24 +5443,12 @@ export interface CreateTrialComponentRequest {
|
|
|
6239
5443
|
*/
|
|
6240
5444
|
Tags?: Tag[];
|
|
6241
5445
|
}
|
|
6242
|
-
export declare namespace CreateTrialComponentRequest {
|
|
6243
|
-
/**
|
|
6244
|
-
* @internal
|
|
6245
|
-
*/
|
|
6246
|
-
const filterSensitiveLog: (obj: CreateTrialComponentRequest) => any;
|
|
6247
|
-
}
|
|
6248
5446
|
export interface CreateTrialComponentResponse {
|
|
6249
5447
|
/**
|
|
6250
5448
|
* <p>The Amazon Resource Name (ARN) of the trial component.</p>
|
|
6251
5449
|
*/
|
|
6252
5450
|
TrialComponentArn?: string;
|
|
6253
5451
|
}
|
|
6254
|
-
export declare namespace CreateTrialComponentResponse {
|
|
6255
|
-
/**
|
|
6256
|
-
* @internal
|
|
6257
|
-
*/
|
|
6258
|
-
const filterSensitiveLog: (obj: CreateTrialComponentResponse) => any;
|
|
6259
|
-
}
|
|
6260
5452
|
export interface CreateUserProfileRequest {
|
|
6261
5453
|
/**
|
|
6262
5454
|
* <p>The ID of the associated Domain.</p>
|
|
@@ -6290,24 +5482,12 @@ export interface CreateUserProfileRequest {
|
|
|
6290
5482
|
*/
|
|
6291
5483
|
UserSettings?: UserSettings;
|
|
6292
5484
|
}
|
|
6293
|
-
export declare namespace CreateUserProfileRequest {
|
|
6294
|
-
/**
|
|
6295
|
-
* @internal
|
|
6296
|
-
*/
|
|
6297
|
-
const filterSensitiveLog: (obj: CreateUserProfileRequest) => any;
|
|
6298
|
-
}
|
|
6299
5485
|
export interface CreateUserProfileResponse {
|
|
6300
5486
|
/**
|
|
6301
5487
|
* <p>The user profile Amazon Resource Name (ARN).</p>
|
|
6302
5488
|
*/
|
|
6303
5489
|
UserProfileArn?: string;
|
|
6304
5490
|
}
|
|
6305
|
-
export declare namespace CreateUserProfileResponse {
|
|
6306
|
-
/**
|
|
6307
|
-
* @internal
|
|
6308
|
-
*/
|
|
6309
|
-
const filterSensitiveLog: (obj: CreateUserProfileResponse) => any;
|
|
6310
|
-
}
|
|
6311
5491
|
/**
|
|
6312
5492
|
* <p>Use this parameter to configure your OIDC Identity Provider (IdP).</p>
|
|
6313
5493
|
*/
|
|
@@ -6345,12 +5525,6 @@ export interface OidcConfig {
|
|
|
6345
5525
|
*/
|
|
6346
5526
|
JwksUri: string | undefined;
|
|
6347
5527
|
}
|
|
6348
|
-
export declare namespace OidcConfig {
|
|
6349
|
-
/**
|
|
6350
|
-
* @internal
|
|
6351
|
-
*/
|
|
6352
|
-
const filterSensitiveLog: (obj: OidcConfig) => any;
|
|
6353
|
-
}
|
|
6354
5528
|
/**
|
|
6355
5529
|
* <p>A list of IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>). Used to create an allow
|
|
6356
5530
|
* list of IP addresses for a private workforce. Workers will only be able to login to their worker portal from an
|
|
@@ -6367,12 +5541,6 @@ export interface SourceIpConfig {
|
|
|
6367
5541
|
*/
|
|
6368
5542
|
Cidrs: string[] | undefined;
|
|
6369
5543
|
}
|
|
6370
|
-
export declare namespace SourceIpConfig {
|
|
6371
|
-
/**
|
|
6372
|
-
* @internal
|
|
6373
|
-
*/
|
|
6374
|
-
const filterSensitiveLog: (obj: SourceIpConfig) => any;
|
|
6375
|
-
}
|
|
6376
5544
|
/**
|
|
6377
5545
|
* <p>The VPC object you use to create or update a workforce.</p>
|
|
6378
5546
|
*/
|
|
@@ -6390,12 +5558,6 @@ export interface WorkforceVpcConfigRequest {
|
|
|
6390
5558
|
*/
|
|
6391
5559
|
Subnets?: string[];
|
|
6392
5560
|
}
|
|
6393
|
-
export declare namespace WorkforceVpcConfigRequest {
|
|
6394
|
-
/**
|
|
6395
|
-
* @internal
|
|
6396
|
-
*/
|
|
6397
|
-
const filterSensitiveLog: (obj: WorkforceVpcConfigRequest) => any;
|
|
6398
|
-
}
|
|
6399
5561
|
export interface CreateWorkforceRequest {
|
|
6400
5562
|
/**
|
|
6401
5563
|
* <p>Use this parameter to configure an Amazon Cognito private workforce.
|
|
@@ -6434,24 +5596,12 @@ export interface CreateWorkforceRequest {
|
|
|
6434
5596
|
*/
|
|
6435
5597
|
WorkforceVpcConfig?: WorkforceVpcConfigRequest;
|
|
6436
5598
|
}
|
|
6437
|
-
export declare namespace CreateWorkforceRequest {
|
|
6438
|
-
/**
|
|
6439
|
-
* @internal
|
|
6440
|
-
*/
|
|
6441
|
-
const filterSensitiveLog: (obj: CreateWorkforceRequest) => any;
|
|
6442
|
-
}
|
|
6443
5599
|
export interface CreateWorkforceResponse {
|
|
6444
5600
|
/**
|
|
6445
5601
|
* <p>The Amazon Resource Name (ARN) of the workforce.</p>
|
|
6446
5602
|
*/
|
|
6447
5603
|
WorkforceArn: string | undefined;
|
|
6448
5604
|
}
|
|
6449
|
-
export declare namespace CreateWorkforceResponse {
|
|
6450
|
-
/**
|
|
6451
|
-
* @internal
|
|
6452
|
-
*/
|
|
6453
|
-
const filterSensitiveLog: (obj: CreateWorkforceResponse) => any;
|
|
6454
|
-
}
|
|
6455
5605
|
/**
|
|
6456
5606
|
* <p>A list of user groups that exist in your OIDC Identity Provider (IdP).
|
|
6457
5607
|
* One to ten groups can be used to create a single private work team.
|
|
@@ -6467,12 +5617,6 @@ export interface OidcMemberDefinition {
|
|
|
6467
5617
|
*/
|
|
6468
5618
|
Groups: string[] | undefined;
|
|
6469
5619
|
}
|
|
6470
|
-
export declare namespace OidcMemberDefinition {
|
|
6471
|
-
/**
|
|
6472
|
-
* @internal
|
|
6473
|
-
*/
|
|
6474
|
-
const filterSensitiveLog: (obj: OidcMemberDefinition) => any;
|
|
6475
|
-
}
|
|
6476
5620
|
/**
|
|
6477
5621
|
* <p>Defines an Amazon Cognito or your own OIDC IdP user group that is part of a work team.</p>
|
|
6478
5622
|
*/
|
|
@@ -6490,12 +5634,6 @@ export interface MemberDefinition {
|
|
|
6490
5634
|
*/
|
|
6491
5635
|
OidcMemberDefinition?: OidcMemberDefinition;
|
|
6492
5636
|
}
|
|
6493
|
-
export declare namespace MemberDefinition {
|
|
6494
|
-
/**
|
|
6495
|
-
* @internal
|
|
6496
|
-
*/
|
|
6497
|
-
const filterSensitiveLog: (obj: MemberDefinition) => any;
|
|
6498
|
-
}
|
|
6499
5637
|
/**
|
|
6500
5638
|
* <p>Configures Amazon SNS notifications of available or expiring work items for work
|
|
6501
5639
|
* teams.</p>
|
|
@@ -6506,12 +5644,6 @@ export interface NotificationConfiguration {
|
|
|
6506
5644
|
*/
|
|
6507
5645
|
NotificationTopicArn?: string;
|
|
6508
5646
|
}
|
|
6509
|
-
export declare namespace NotificationConfiguration {
|
|
6510
|
-
/**
|
|
6511
|
-
* @internal
|
|
6512
|
-
*/
|
|
6513
|
-
const filterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
6514
|
-
}
|
|
6515
5647
|
export interface CreateWorkteamRequest {
|
|
6516
5648
|
/**
|
|
6517
5649
|
* <p>The name of the work team. Use this name to identify the work team.</p>
|
|
@@ -6558,12 +5690,6 @@ export interface CreateWorkteamRequest {
|
|
|
6558
5690
|
*/
|
|
6559
5691
|
Tags?: Tag[];
|
|
6560
5692
|
}
|
|
6561
|
-
export declare namespace CreateWorkteamRequest {
|
|
6562
|
-
/**
|
|
6563
|
-
* @internal
|
|
6564
|
-
*/
|
|
6565
|
-
const filterSensitiveLog: (obj: CreateWorkteamRequest) => any;
|
|
6566
|
-
}
|
|
6567
5693
|
export interface CreateWorkteamResponse {
|
|
6568
5694
|
/**
|
|
6569
5695
|
* <p>The Amazon Resource Name (ARN) of the work team. You can use this ARN to identify the
|
|
@@ -6571,12 +5697,6 @@ export interface CreateWorkteamResponse {
|
|
|
6571
5697
|
*/
|
|
6572
5698
|
WorkteamArn?: string;
|
|
6573
5699
|
}
|
|
6574
|
-
export declare namespace CreateWorkteamResponse {
|
|
6575
|
-
/**
|
|
6576
|
-
* @internal
|
|
6577
|
-
*/
|
|
6578
|
-
const filterSensitiveLog: (obj: CreateWorkteamResponse) => any;
|
|
6579
|
-
}
|
|
6580
5700
|
/**
|
|
6581
5701
|
* <p>The currently active data capture configuration used by your Endpoint.</p>
|
|
6582
5702
|
*/
|
|
@@ -6602,12 +5722,6 @@ export interface DataCaptureConfigSummary {
|
|
|
6602
5722
|
*/
|
|
6603
5723
|
KmsKeyId: string | undefined;
|
|
6604
5724
|
}
|
|
6605
|
-
export declare namespace DataCaptureConfigSummary {
|
|
6606
|
-
/**
|
|
6607
|
-
* @internal
|
|
6608
|
-
*/
|
|
6609
|
-
const filterSensitiveLog: (obj: DataCaptureConfigSummary) => any;
|
|
6610
|
-
}
|
|
6611
5725
|
export declare enum RuleEvaluationStatus {
|
|
6612
5726
|
ERROR = "Error",
|
|
6613
5727
|
IN_PROGRESS = "InProgress",
|
|
@@ -6641,48 +5755,24 @@ export interface DebugRuleEvaluationStatus {
|
|
|
6641
5755
|
*/
|
|
6642
5756
|
LastModifiedTime?: Date;
|
|
6643
5757
|
}
|
|
6644
|
-
export declare namespace DebugRuleEvaluationStatus {
|
|
6645
|
-
/**
|
|
6646
|
-
* @internal
|
|
6647
|
-
*/
|
|
6648
|
-
const filterSensitiveLog: (obj: DebugRuleEvaluationStatus) => any;
|
|
6649
|
-
}
|
|
6650
5758
|
export interface DeleteActionRequest {
|
|
6651
5759
|
/**
|
|
6652
5760
|
* <p>The name of the action to delete.</p>
|
|
6653
5761
|
*/
|
|
6654
5762
|
ActionName: string | undefined;
|
|
6655
5763
|
}
|
|
6656
|
-
export declare namespace DeleteActionRequest {
|
|
6657
|
-
/**
|
|
6658
|
-
* @internal
|
|
6659
|
-
*/
|
|
6660
|
-
const filterSensitiveLog: (obj: DeleteActionRequest) => any;
|
|
6661
|
-
}
|
|
6662
5764
|
export interface DeleteActionResponse {
|
|
6663
5765
|
/**
|
|
6664
5766
|
* <p>The Amazon Resource Name (ARN) of the action.</p>
|
|
6665
5767
|
*/
|
|
6666
5768
|
ActionArn?: string;
|
|
6667
5769
|
}
|
|
6668
|
-
export declare namespace DeleteActionResponse {
|
|
6669
|
-
/**
|
|
6670
|
-
* @internal
|
|
6671
|
-
*/
|
|
6672
|
-
const filterSensitiveLog: (obj: DeleteActionResponse) => any;
|
|
6673
|
-
}
|
|
6674
5770
|
export interface DeleteAlgorithmInput {
|
|
6675
5771
|
/**
|
|
6676
5772
|
* <p>The name of the algorithm to delete.</p>
|
|
6677
5773
|
*/
|
|
6678
5774
|
AlgorithmName: string | undefined;
|
|
6679
5775
|
}
|
|
6680
|
-
export declare namespace DeleteAlgorithmInput {
|
|
6681
|
-
/**
|
|
6682
|
-
* @internal
|
|
6683
|
-
*/
|
|
6684
|
-
const filterSensitiveLog: (obj: DeleteAlgorithmInput) => any;
|
|
6685
|
-
}
|
|
6686
5776
|
export interface DeleteAppRequest {
|
|
6687
5777
|
/**
|
|
6688
5778
|
* <p>The domain ID.</p>
|
|
@@ -6701,24 +5791,12 @@ export interface DeleteAppRequest {
|
|
|
6701
5791
|
*/
|
|
6702
5792
|
AppName: string | undefined;
|
|
6703
5793
|
}
|
|
6704
|
-
export declare namespace DeleteAppRequest {
|
|
6705
|
-
/**
|
|
6706
|
-
* @internal
|
|
6707
|
-
*/
|
|
6708
|
-
const filterSensitiveLog: (obj: DeleteAppRequest) => any;
|
|
6709
|
-
}
|
|
6710
5794
|
export interface DeleteAppImageConfigRequest {
|
|
6711
5795
|
/**
|
|
6712
5796
|
* <p>The name of the AppImageConfig to delete.</p>
|
|
6713
5797
|
*/
|
|
6714
5798
|
AppImageConfigName: string | undefined;
|
|
6715
5799
|
}
|
|
6716
|
-
export declare namespace DeleteAppImageConfigRequest {
|
|
6717
|
-
/**
|
|
6718
|
-
* @internal
|
|
6719
|
-
*/
|
|
6720
|
-
const filterSensitiveLog: (obj: DeleteAppImageConfigRequest) => any;
|
|
6721
|
-
}
|
|
6722
5800
|
export interface DeleteArtifactRequest {
|
|
6723
5801
|
/**
|
|
6724
5802
|
* <p>The Amazon Resource Name (ARN) of the artifact to delete.</p>
|
|
@@ -6729,24 +5807,12 @@ export interface DeleteArtifactRequest {
|
|
|
6729
5807
|
*/
|
|
6730
5808
|
Source?: ArtifactSource;
|
|
6731
5809
|
}
|
|
6732
|
-
export declare namespace DeleteArtifactRequest {
|
|
6733
|
-
/**
|
|
6734
|
-
* @internal
|
|
6735
|
-
*/
|
|
6736
|
-
const filterSensitiveLog: (obj: DeleteArtifactRequest) => any;
|
|
6737
|
-
}
|
|
6738
5810
|
export interface DeleteArtifactResponse {
|
|
6739
5811
|
/**
|
|
6740
5812
|
* <p>The Amazon Resource Name (ARN) of the artifact.</p>
|
|
6741
5813
|
*/
|
|
6742
5814
|
ArtifactArn?: string;
|
|
6743
5815
|
}
|
|
6744
|
-
export declare namespace DeleteArtifactResponse {
|
|
6745
|
-
/**
|
|
6746
|
-
* @internal
|
|
6747
|
-
*/
|
|
6748
|
-
const filterSensitiveLog: (obj: DeleteArtifactResponse) => any;
|
|
6749
|
-
}
|
|
6750
5816
|
export interface DeleteAssociationRequest {
|
|
6751
5817
|
/**
|
|
6752
5818
|
* <p>The ARN of the source.</p>
|
|
@@ -6757,12 +5823,6 @@ export interface DeleteAssociationRequest {
|
|
|
6757
5823
|
*/
|
|
6758
5824
|
DestinationArn: string | undefined;
|
|
6759
5825
|
}
|
|
6760
|
-
export declare namespace DeleteAssociationRequest {
|
|
6761
|
-
/**
|
|
6762
|
-
* @internal
|
|
6763
|
-
*/
|
|
6764
|
-
const filterSensitiveLog: (obj: DeleteAssociationRequest) => any;
|
|
6765
|
-
}
|
|
6766
5826
|
export interface DeleteAssociationResponse {
|
|
6767
5827
|
/**
|
|
6768
5828
|
* <p>The ARN of the source.</p>
|
|
@@ -6773,72 +5833,36 @@ export interface DeleteAssociationResponse {
|
|
|
6773
5833
|
*/
|
|
6774
5834
|
DestinationArn?: string;
|
|
6775
5835
|
}
|
|
6776
|
-
export declare namespace DeleteAssociationResponse {
|
|
6777
|
-
/**
|
|
6778
|
-
* @internal
|
|
6779
|
-
*/
|
|
6780
|
-
const filterSensitiveLog: (obj: DeleteAssociationResponse) => any;
|
|
6781
|
-
}
|
|
6782
5836
|
export interface DeleteCodeRepositoryInput {
|
|
6783
5837
|
/**
|
|
6784
5838
|
* <p>The name of the Git repository to delete.</p>
|
|
6785
5839
|
*/
|
|
6786
5840
|
CodeRepositoryName: string | undefined;
|
|
6787
5841
|
}
|
|
6788
|
-
export declare namespace DeleteCodeRepositoryInput {
|
|
6789
|
-
/**
|
|
6790
|
-
* @internal
|
|
6791
|
-
*/
|
|
6792
|
-
const filterSensitiveLog: (obj: DeleteCodeRepositoryInput) => any;
|
|
6793
|
-
}
|
|
6794
5842
|
export interface DeleteContextRequest {
|
|
6795
5843
|
/**
|
|
6796
5844
|
* <p>The name of the context to delete.</p>
|
|
6797
5845
|
*/
|
|
6798
5846
|
ContextName: string | undefined;
|
|
6799
5847
|
}
|
|
6800
|
-
export declare namespace DeleteContextRequest {
|
|
6801
|
-
/**
|
|
6802
|
-
* @internal
|
|
6803
|
-
*/
|
|
6804
|
-
const filterSensitiveLog: (obj: DeleteContextRequest) => any;
|
|
6805
|
-
}
|
|
6806
5848
|
export interface DeleteContextResponse {
|
|
6807
5849
|
/**
|
|
6808
5850
|
* <p>The Amazon Resource Name (ARN) of the context.</p>
|
|
6809
5851
|
*/
|
|
6810
5852
|
ContextArn?: string;
|
|
6811
5853
|
}
|
|
6812
|
-
export declare namespace DeleteContextResponse {
|
|
6813
|
-
/**
|
|
6814
|
-
* @internal
|
|
6815
|
-
*/
|
|
6816
|
-
const filterSensitiveLog: (obj: DeleteContextResponse) => any;
|
|
6817
|
-
}
|
|
6818
5854
|
export interface DeleteDataQualityJobDefinitionRequest {
|
|
6819
5855
|
/**
|
|
6820
5856
|
* <p>The name of the data quality monitoring job definition to delete.</p>
|
|
6821
5857
|
*/
|
|
6822
5858
|
JobDefinitionName: string | undefined;
|
|
6823
5859
|
}
|
|
6824
|
-
export declare namespace DeleteDataQualityJobDefinitionRequest {
|
|
6825
|
-
/**
|
|
6826
|
-
* @internal
|
|
6827
|
-
*/
|
|
6828
|
-
const filterSensitiveLog: (obj: DeleteDataQualityJobDefinitionRequest) => any;
|
|
6829
|
-
}
|
|
6830
5860
|
export interface DeleteDeviceFleetRequest {
|
|
6831
5861
|
/**
|
|
6832
5862
|
* <p>The name of the fleet to delete.</p>
|
|
6833
5863
|
*/
|
|
6834
5864
|
DeviceFleetName: string | undefined;
|
|
6835
5865
|
}
|
|
6836
|
-
export declare namespace DeleteDeviceFleetRequest {
|
|
6837
|
-
/**
|
|
6838
|
-
* @internal
|
|
6839
|
-
*/
|
|
6840
|
-
const filterSensitiveLog: (obj: DeleteDeviceFleetRequest) => any;
|
|
6841
|
-
}
|
|
6842
5866
|
export declare enum RetentionType {
|
|
6843
5867
|
Delete = "Delete",
|
|
6844
5868
|
Retain = "Retain"
|
|
@@ -6853,12 +5877,6 @@ export interface RetentionPolicy {
|
|
|
6853
5877
|
*/
|
|
6854
5878
|
HomeEfsFileSystem?: RetentionType | string;
|
|
6855
5879
|
}
|
|
6856
|
-
export declare namespace RetentionPolicy {
|
|
6857
|
-
/**
|
|
6858
|
-
* @internal
|
|
6859
|
-
*/
|
|
6860
|
-
const filterSensitiveLog: (obj: RetentionPolicy) => any;
|
|
6861
|
-
}
|
|
6862
5880
|
export interface DeleteDomainRequest {
|
|
6863
5881
|
/**
|
|
6864
5882
|
* <p>The domain ID.</p>
|
|
@@ -6871,24 +5889,12 @@ export interface DeleteDomainRequest {
|
|
|
6871
5889
|
*/
|
|
6872
5890
|
RetentionPolicy?: RetentionPolicy;
|
|
6873
5891
|
}
|
|
6874
|
-
export declare namespace DeleteDomainRequest {
|
|
6875
|
-
/**
|
|
6876
|
-
* @internal
|
|
6877
|
-
*/
|
|
6878
|
-
const filterSensitiveLog: (obj: DeleteDomainRequest) => any;
|
|
6879
|
-
}
|
|
6880
5892
|
export interface DeleteEdgeDeploymentPlanRequest {
|
|
6881
5893
|
/**
|
|
6882
5894
|
* <p>The name of the edge deployment plan to delete.</p>
|
|
6883
5895
|
*/
|
|
6884
5896
|
EdgeDeploymentPlanName: string | undefined;
|
|
6885
5897
|
}
|
|
6886
|
-
export declare namespace DeleteEdgeDeploymentPlanRequest {
|
|
6887
|
-
/**
|
|
6888
|
-
* @internal
|
|
6889
|
-
*/
|
|
6890
|
-
const filterSensitiveLog: (obj: DeleteEdgeDeploymentPlanRequest) => any;
|
|
6891
|
-
}
|
|
6892
5898
|
export interface DeleteEdgeDeploymentStageRequest {
|
|
6893
5899
|
/**
|
|
6894
5900
|
* <p>The name of the edge deployment plan from which the stage will be deleted.</p>
|
|
@@ -6899,60 +5905,30 @@ export interface DeleteEdgeDeploymentStageRequest {
|
|
|
6899
5905
|
*/
|
|
6900
5906
|
StageName: string | undefined;
|
|
6901
5907
|
}
|
|
6902
|
-
export declare namespace DeleteEdgeDeploymentStageRequest {
|
|
6903
|
-
/**
|
|
6904
|
-
* @internal
|
|
6905
|
-
*/
|
|
6906
|
-
const filterSensitiveLog: (obj: DeleteEdgeDeploymentStageRequest) => any;
|
|
6907
|
-
}
|
|
6908
5908
|
export interface DeleteEndpointInput {
|
|
6909
5909
|
/**
|
|
6910
5910
|
* <p>The name of the endpoint that you want to delete.</p>
|
|
6911
5911
|
*/
|
|
6912
5912
|
EndpointName: string | undefined;
|
|
6913
5913
|
}
|
|
6914
|
-
export declare namespace DeleteEndpointInput {
|
|
6915
|
-
/**
|
|
6916
|
-
* @internal
|
|
6917
|
-
*/
|
|
6918
|
-
const filterSensitiveLog: (obj: DeleteEndpointInput) => any;
|
|
6919
|
-
}
|
|
6920
5914
|
export interface DeleteEndpointConfigInput {
|
|
6921
5915
|
/**
|
|
6922
5916
|
* <p>The name of the endpoint configuration that you want to delete.</p>
|
|
6923
5917
|
*/
|
|
6924
5918
|
EndpointConfigName: string | undefined;
|
|
6925
5919
|
}
|
|
6926
|
-
export declare namespace DeleteEndpointConfigInput {
|
|
6927
|
-
/**
|
|
6928
|
-
* @internal
|
|
6929
|
-
*/
|
|
6930
|
-
const filterSensitiveLog: (obj: DeleteEndpointConfigInput) => any;
|
|
6931
|
-
}
|
|
6932
5920
|
export interface DeleteExperimentRequest {
|
|
6933
5921
|
/**
|
|
6934
5922
|
* <p>The name of the experiment to delete.</p>
|
|
6935
5923
|
*/
|
|
6936
5924
|
ExperimentName: string | undefined;
|
|
6937
5925
|
}
|
|
6938
|
-
export declare namespace DeleteExperimentRequest {
|
|
6939
|
-
/**
|
|
6940
|
-
* @internal
|
|
6941
|
-
*/
|
|
6942
|
-
const filterSensitiveLog: (obj: DeleteExperimentRequest) => any;
|
|
6943
|
-
}
|
|
6944
5926
|
export interface DeleteExperimentResponse {
|
|
6945
5927
|
/**
|
|
6946
5928
|
* <p>The Amazon Resource Name (ARN) of the experiment that is being deleted.</p>
|
|
6947
5929
|
*/
|
|
6948
5930
|
ExperimentArn?: string;
|
|
6949
5931
|
}
|
|
6950
|
-
export declare namespace DeleteExperimentResponse {
|
|
6951
|
-
/**
|
|
6952
|
-
* @internal
|
|
6953
|
-
*/
|
|
6954
|
-
const filterSensitiveLog: (obj: DeleteExperimentResponse) => any;
|
|
6955
|
-
}
|
|
6956
5932
|
export interface DeleteFeatureGroupRequest {
|
|
6957
5933
|
/**
|
|
6958
5934
|
* <p>The name of the <code>FeatureGroup</code> you want to delete. The name must be unique
|
|
@@ -6960,72 +5936,30 @@ export interface DeleteFeatureGroupRequest {
|
|
|
6960
5936
|
*/
|
|
6961
5937
|
FeatureGroupName: string | undefined;
|
|
6962
5938
|
}
|
|
6963
|
-
export declare namespace DeleteFeatureGroupRequest {
|
|
6964
|
-
/**
|
|
6965
|
-
* @internal
|
|
6966
|
-
*/
|
|
6967
|
-
const filterSensitiveLog: (obj: DeleteFeatureGroupRequest) => any;
|
|
6968
|
-
}
|
|
6969
5939
|
export interface DeleteFlowDefinitionRequest {
|
|
6970
5940
|
/**
|
|
6971
5941
|
* <p>The name of the flow definition you are deleting.</p>
|
|
6972
5942
|
*/
|
|
6973
5943
|
FlowDefinitionName: string | undefined;
|
|
6974
5944
|
}
|
|
6975
|
-
export declare namespace DeleteFlowDefinitionRequest {
|
|
6976
|
-
/**
|
|
6977
|
-
* @internal
|
|
6978
|
-
*/
|
|
6979
|
-
const filterSensitiveLog: (obj: DeleteFlowDefinitionRequest) => any;
|
|
6980
|
-
}
|
|
6981
5945
|
export interface DeleteFlowDefinitionResponse {
|
|
6982
5946
|
}
|
|
6983
|
-
export declare namespace DeleteFlowDefinitionResponse {
|
|
6984
|
-
/**
|
|
6985
|
-
* @internal
|
|
6986
|
-
*/
|
|
6987
|
-
const filterSensitiveLog: (obj: DeleteFlowDefinitionResponse) => any;
|
|
6988
|
-
}
|
|
6989
5947
|
export interface DeleteHumanTaskUiRequest {
|
|
6990
5948
|
/**
|
|
6991
5949
|
* <p>The name of the human task user interface (work task template) you want to delete.</p>
|
|
6992
5950
|
*/
|
|
6993
5951
|
HumanTaskUiName: string | undefined;
|
|
6994
5952
|
}
|
|
6995
|
-
export declare namespace DeleteHumanTaskUiRequest {
|
|
6996
|
-
/**
|
|
6997
|
-
* @internal
|
|
6998
|
-
*/
|
|
6999
|
-
const filterSensitiveLog: (obj: DeleteHumanTaskUiRequest) => any;
|
|
7000
|
-
}
|
|
7001
5953
|
export interface DeleteHumanTaskUiResponse {
|
|
7002
5954
|
}
|
|
7003
|
-
export declare namespace DeleteHumanTaskUiResponse {
|
|
7004
|
-
/**
|
|
7005
|
-
* @internal
|
|
7006
|
-
*/
|
|
7007
|
-
const filterSensitiveLog: (obj: DeleteHumanTaskUiResponse) => any;
|
|
7008
|
-
}
|
|
7009
5955
|
export interface DeleteImageRequest {
|
|
7010
5956
|
/**
|
|
7011
5957
|
* <p>The name of the image to delete.</p>
|
|
7012
5958
|
*/
|
|
7013
5959
|
ImageName: string | undefined;
|
|
7014
5960
|
}
|
|
7015
|
-
export declare namespace DeleteImageRequest {
|
|
7016
|
-
/**
|
|
7017
|
-
* @internal
|
|
7018
|
-
*/
|
|
7019
|
-
const filterSensitiveLog: (obj: DeleteImageRequest) => any;
|
|
7020
|
-
}
|
|
7021
5961
|
export interface DeleteImageResponse {
|
|
7022
5962
|
}
|
|
7023
|
-
export declare namespace DeleteImageResponse {
|
|
7024
|
-
/**
|
|
7025
|
-
* @internal
|
|
7026
|
-
*/
|
|
7027
|
-
const filterSensitiveLog: (obj: DeleteImageResponse) => any;
|
|
7028
|
-
}
|
|
7029
5963
|
export interface DeleteImageVersionRequest {
|
|
7030
5964
|
/**
|
|
7031
5965
|
* <p>The name of the image.</p>
|
|
@@ -7036,56 +5970,26 @@ export interface DeleteImageVersionRequest {
|
|
|
7036
5970
|
*/
|
|
7037
5971
|
Version: number | undefined;
|
|
7038
5972
|
}
|
|
7039
|
-
export declare namespace DeleteImageVersionRequest {
|
|
7040
|
-
/**
|
|
7041
|
-
* @internal
|
|
7042
|
-
*/
|
|
7043
|
-
const filterSensitiveLog: (obj: DeleteImageVersionRequest) => any;
|
|
7044
|
-
}
|
|
7045
5973
|
export interface DeleteImageVersionResponse {
|
|
7046
5974
|
}
|
|
7047
|
-
export declare namespace DeleteImageVersionResponse {
|
|
7048
|
-
/**
|
|
7049
|
-
* @internal
|
|
7050
|
-
*/
|
|
7051
|
-
const filterSensitiveLog: (obj: DeleteImageVersionResponse) => any;
|
|
7052
|
-
}
|
|
7053
5975
|
export interface DeleteModelInput {
|
|
7054
5976
|
/**
|
|
7055
5977
|
* <p>The name of the model to delete.</p>
|
|
7056
5978
|
*/
|
|
7057
5979
|
ModelName: string | undefined;
|
|
7058
5980
|
}
|
|
7059
|
-
export declare namespace DeleteModelInput {
|
|
7060
|
-
/**
|
|
7061
|
-
* @internal
|
|
7062
|
-
*/
|
|
7063
|
-
const filterSensitiveLog: (obj: DeleteModelInput) => any;
|
|
7064
|
-
}
|
|
7065
5981
|
export interface DeleteModelBiasJobDefinitionRequest {
|
|
7066
5982
|
/**
|
|
7067
5983
|
* <p>The name of the model bias job definition to delete.</p>
|
|
7068
5984
|
*/
|
|
7069
5985
|
JobDefinitionName: string | undefined;
|
|
7070
5986
|
}
|
|
7071
|
-
export declare namespace DeleteModelBiasJobDefinitionRequest {
|
|
7072
|
-
/**
|
|
7073
|
-
* @internal
|
|
7074
|
-
*/
|
|
7075
|
-
const filterSensitiveLog: (obj: DeleteModelBiasJobDefinitionRequest) => any;
|
|
7076
|
-
}
|
|
7077
5987
|
export interface DeleteModelExplainabilityJobDefinitionRequest {
|
|
7078
5988
|
/**
|
|
7079
5989
|
* <p>The name of the model explainability job definition to delete.</p>
|
|
7080
5990
|
*/
|
|
7081
5991
|
JobDefinitionName: string | undefined;
|
|
7082
5992
|
}
|
|
7083
|
-
export declare namespace DeleteModelExplainabilityJobDefinitionRequest {
|
|
7084
|
-
/**
|
|
7085
|
-
* @internal
|
|
7086
|
-
*/
|
|
7087
|
-
const filterSensitiveLog: (obj: DeleteModelExplainabilityJobDefinitionRequest) => any;
|
|
7088
|
-
}
|
|
7089
5993
|
export interface DeleteModelPackageInput {
|
|
7090
5994
|
/**
|
|
7091
5995
|
* <p>The name or Amazon Resource Name (ARN) of the model package to delete.</p>
|
|
@@ -7094,84 +5998,42 @@ export interface DeleteModelPackageInput {
|
|
|
7094
5998
|
*/
|
|
7095
5999
|
ModelPackageName: string | undefined;
|
|
7096
6000
|
}
|
|
7097
|
-
export declare namespace DeleteModelPackageInput {
|
|
7098
|
-
/**
|
|
7099
|
-
* @internal
|
|
7100
|
-
*/
|
|
7101
|
-
const filterSensitiveLog: (obj: DeleteModelPackageInput) => any;
|
|
7102
|
-
}
|
|
7103
6001
|
export interface DeleteModelPackageGroupInput {
|
|
7104
6002
|
/**
|
|
7105
6003
|
* <p>The name of the model group to delete.</p>
|
|
7106
6004
|
*/
|
|
7107
6005
|
ModelPackageGroupName: string | undefined;
|
|
7108
6006
|
}
|
|
7109
|
-
export declare namespace DeleteModelPackageGroupInput {
|
|
7110
|
-
/**
|
|
7111
|
-
* @internal
|
|
7112
|
-
*/
|
|
7113
|
-
const filterSensitiveLog: (obj: DeleteModelPackageGroupInput) => any;
|
|
7114
|
-
}
|
|
7115
6007
|
export interface DeleteModelPackageGroupPolicyInput {
|
|
7116
6008
|
/**
|
|
7117
6009
|
* <p>The name of the model group for which to delete the policy.</p>
|
|
7118
6010
|
*/
|
|
7119
6011
|
ModelPackageGroupName: string | undefined;
|
|
7120
6012
|
}
|
|
7121
|
-
export declare namespace DeleteModelPackageGroupPolicyInput {
|
|
7122
|
-
/**
|
|
7123
|
-
* @internal
|
|
7124
|
-
*/
|
|
7125
|
-
const filterSensitiveLog: (obj: DeleteModelPackageGroupPolicyInput) => any;
|
|
7126
|
-
}
|
|
7127
6013
|
export interface DeleteModelQualityJobDefinitionRequest {
|
|
7128
6014
|
/**
|
|
7129
6015
|
* <p>The name of the model quality monitoring job definition to delete.</p>
|
|
7130
6016
|
*/
|
|
7131
6017
|
JobDefinitionName: string | undefined;
|
|
7132
6018
|
}
|
|
7133
|
-
export declare namespace DeleteModelQualityJobDefinitionRequest {
|
|
7134
|
-
/**
|
|
7135
|
-
* @internal
|
|
7136
|
-
*/
|
|
7137
|
-
const filterSensitiveLog: (obj: DeleteModelQualityJobDefinitionRequest) => any;
|
|
7138
|
-
}
|
|
7139
6019
|
export interface DeleteMonitoringScheduleRequest {
|
|
7140
6020
|
/**
|
|
7141
6021
|
* <p>The name of the monitoring schedule to delete.</p>
|
|
7142
6022
|
*/
|
|
7143
6023
|
MonitoringScheduleName: string | undefined;
|
|
7144
6024
|
}
|
|
7145
|
-
export declare namespace DeleteMonitoringScheduleRequest {
|
|
7146
|
-
/**
|
|
7147
|
-
* @internal
|
|
7148
|
-
*/
|
|
7149
|
-
const filterSensitiveLog: (obj: DeleteMonitoringScheduleRequest) => any;
|
|
7150
|
-
}
|
|
7151
6025
|
export interface DeleteNotebookInstanceInput {
|
|
7152
6026
|
/**
|
|
7153
6027
|
* <p>The name of the SageMaker notebook instance to delete.</p>
|
|
7154
6028
|
*/
|
|
7155
6029
|
NotebookInstanceName: string | undefined;
|
|
7156
6030
|
}
|
|
7157
|
-
export declare namespace DeleteNotebookInstanceInput {
|
|
7158
|
-
/**
|
|
7159
|
-
* @internal
|
|
7160
|
-
*/
|
|
7161
|
-
const filterSensitiveLog: (obj: DeleteNotebookInstanceInput) => any;
|
|
7162
|
-
}
|
|
7163
6031
|
export interface DeleteNotebookInstanceLifecycleConfigInput {
|
|
7164
6032
|
/**
|
|
7165
6033
|
* <p>The name of the lifecycle configuration to delete.</p>
|
|
7166
6034
|
*/
|
|
7167
6035
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
7168
6036
|
}
|
|
7169
|
-
export declare namespace DeleteNotebookInstanceLifecycleConfigInput {
|
|
7170
|
-
/**
|
|
7171
|
-
* @internal
|
|
7172
|
-
*/
|
|
7173
|
-
const filterSensitiveLog: (obj: DeleteNotebookInstanceLifecycleConfigInput) => any;
|
|
7174
|
-
}
|
|
7175
6037
|
export interface DeletePipelineRequest {
|
|
7176
6038
|
/**
|
|
7177
6039
|
* <p>The name of the pipeline to delete.</p>
|
|
@@ -7183,48 +6045,24 @@ export interface DeletePipelineRequest {
|
|
|
7183
6045
|
*/
|
|
7184
6046
|
ClientRequestToken?: string;
|
|
7185
6047
|
}
|
|
7186
|
-
export declare namespace DeletePipelineRequest {
|
|
7187
|
-
/**
|
|
7188
|
-
* @internal
|
|
7189
|
-
*/
|
|
7190
|
-
const filterSensitiveLog: (obj: DeletePipelineRequest) => any;
|
|
7191
|
-
}
|
|
7192
6048
|
export interface DeletePipelineResponse {
|
|
7193
6049
|
/**
|
|
7194
6050
|
* <p>The Amazon Resource Name (ARN) of the pipeline to delete.</p>
|
|
7195
6051
|
*/
|
|
7196
6052
|
PipelineArn?: string;
|
|
7197
6053
|
}
|
|
7198
|
-
export declare namespace DeletePipelineResponse {
|
|
7199
|
-
/**
|
|
7200
|
-
* @internal
|
|
7201
|
-
*/
|
|
7202
|
-
const filterSensitiveLog: (obj: DeletePipelineResponse) => any;
|
|
7203
|
-
}
|
|
7204
6054
|
export interface DeleteProjectInput {
|
|
7205
6055
|
/**
|
|
7206
6056
|
* <p>The name of the project to delete.</p>
|
|
7207
6057
|
*/
|
|
7208
6058
|
ProjectName: string | undefined;
|
|
7209
6059
|
}
|
|
7210
|
-
export declare namespace DeleteProjectInput {
|
|
7211
|
-
/**
|
|
7212
|
-
* @internal
|
|
7213
|
-
*/
|
|
7214
|
-
const filterSensitiveLog: (obj: DeleteProjectInput) => any;
|
|
7215
|
-
}
|
|
7216
6060
|
export interface DeleteStudioLifecycleConfigRequest {
|
|
7217
6061
|
/**
|
|
7218
6062
|
* <p>The name of the Studio Lifecycle Configuration to delete.</p>
|
|
7219
6063
|
*/
|
|
7220
6064
|
StudioLifecycleConfigName: string | undefined;
|
|
7221
6065
|
}
|
|
7222
|
-
export declare namespace DeleteStudioLifecycleConfigRequest {
|
|
7223
|
-
/**
|
|
7224
|
-
* @internal
|
|
7225
|
-
*/
|
|
7226
|
-
const filterSensitiveLog: (obj: DeleteStudioLifecycleConfigRequest) => any;
|
|
7227
|
-
}
|
|
7228
6066
|
export interface DeleteTagsInput {
|
|
7229
6067
|
/**
|
|
7230
6068
|
* <p>The Amazon Resource Name (ARN) of the resource whose tags you want to
|
|
@@ -7236,68 +6074,32 @@ export interface DeleteTagsInput {
|
|
|
7236
6074
|
*/
|
|
7237
6075
|
TagKeys: string[] | undefined;
|
|
7238
6076
|
}
|
|
7239
|
-
export declare namespace DeleteTagsInput {
|
|
7240
|
-
/**
|
|
7241
|
-
* @internal
|
|
7242
|
-
*/
|
|
7243
|
-
const filterSensitiveLog: (obj: DeleteTagsInput) => any;
|
|
7244
|
-
}
|
|
7245
6077
|
export interface DeleteTagsOutput {
|
|
7246
6078
|
}
|
|
7247
|
-
export declare namespace DeleteTagsOutput {
|
|
7248
|
-
/**
|
|
7249
|
-
* @internal
|
|
7250
|
-
*/
|
|
7251
|
-
const filterSensitiveLog: (obj: DeleteTagsOutput) => any;
|
|
7252
|
-
}
|
|
7253
6079
|
export interface DeleteTrialRequest {
|
|
7254
6080
|
/**
|
|
7255
6081
|
* <p>The name of the trial to delete.</p>
|
|
7256
6082
|
*/
|
|
7257
6083
|
TrialName: string | undefined;
|
|
7258
6084
|
}
|
|
7259
|
-
export declare namespace DeleteTrialRequest {
|
|
7260
|
-
/**
|
|
7261
|
-
* @internal
|
|
7262
|
-
*/
|
|
7263
|
-
const filterSensitiveLog: (obj: DeleteTrialRequest) => any;
|
|
7264
|
-
}
|
|
7265
6085
|
export interface DeleteTrialResponse {
|
|
7266
6086
|
/**
|
|
7267
6087
|
* <p>The Amazon Resource Name (ARN) of the trial that is being deleted.</p>
|
|
7268
6088
|
*/
|
|
7269
6089
|
TrialArn?: string;
|
|
7270
6090
|
}
|
|
7271
|
-
export declare namespace DeleteTrialResponse {
|
|
7272
|
-
/**
|
|
7273
|
-
* @internal
|
|
7274
|
-
*/
|
|
7275
|
-
const filterSensitiveLog: (obj: DeleteTrialResponse) => any;
|
|
7276
|
-
}
|
|
7277
6091
|
export interface DeleteTrialComponentRequest {
|
|
7278
6092
|
/**
|
|
7279
6093
|
* <p>The name of the component to delete.</p>
|
|
7280
6094
|
*/
|
|
7281
6095
|
TrialComponentName: string | undefined;
|
|
7282
6096
|
}
|
|
7283
|
-
export declare namespace DeleteTrialComponentRequest {
|
|
7284
|
-
/**
|
|
7285
|
-
* @internal
|
|
7286
|
-
*/
|
|
7287
|
-
const filterSensitiveLog: (obj: DeleteTrialComponentRequest) => any;
|
|
7288
|
-
}
|
|
7289
6097
|
export interface DeleteTrialComponentResponse {
|
|
7290
6098
|
/**
|
|
7291
6099
|
* <p>The Amazon Resource Name (ARN) of the component is being deleted.</p>
|
|
7292
6100
|
*/
|
|
7293
6101
|
TrialComponentArn?: string;
|
|
7294
6102
|
}
|
|
7295
|
-
export declare namespace DeleteTrialComponentResponse {
|
|
7296
|
-
/**
|
|
7297
|
-
* @internal
|
|
7298
|
-
*/
|
|
7299
|
-
const filterSensitiveLog: (obj: DeleteTrialComponentResponse) => any;
|
|
7300
|
-
}
|
|
7301
6103
|
export interface DeleteUserProfileRequest {
|
|
7302
6104
|
/**
|
|
7303
6105
|
* <p>The domain ID.</p>
|
|
@@ -7308,44 +6110,20 @@ export interface DeleteUserProfileRequest {
|
|
|
7308
6110
|
*/
|
|
7309
6111
|
UserProfileName: string | undefined;
|
|
7310
6112
|
}
|
|
7311
|
-
export declare namespace DeleteUserProfileRequest {
|
|
7312
|
-
/**
|
|
7313
|
-
* @internal
|
|
7314
|
-
*/
|
|
7315
|
-
const filterSensitiveLog: (obj: DeleteUserProfileRequest) => any;
|
|
7316
|
-
}
|
|
7317
6113
|
export interface DeleteWorkforceRequest {
|
|
7318
6114
|
/**
|
|
7319
6115
|
* <p>The name of the workforce.</p>
|
|
7320
6116
|
*/
|
|
7321
6117
|
WorkforceName: string | undefined;
|
|
7322
6118
|
}
|
|
7323
|
-
export declare namespace DeleteWorkforceRequest {
|
|
7324
|
-
/**
|
|
7325
|
-
* @internal
|
|
7326
|
-
*/
|
|
7327
|
-
const filterSensitiveLog: (obj: DeleteWorkforceRequest) => any;
|
|
7328
|
-
}
|
|
7329
6119
|
export interface DeleteWorkforceResponse {
|
|
7330
6120
|
}
|
|
7331
|
-
export declare namespace DeleteWorkforceResponse {
|
|
7332
|
-
/**
|
|
7333
|
-
* @internal
|
|
7334
|
-
*/
|
|
7335
|
-
const filterSensitiveLog: (obj: DeleteWorkforceResponse) => any;
|
|
7336
|
-
}
|
|
7337
6121
|
export interface DeleteWorkteamRequest {
|
|
7338
6122
|
/**
|
|
7339
6123
|
* <p>The name of the work team to delete.</p>
|
|
7340
6124
|
*/
|
|
7341
6125
|
WorkteamName: string | undefined;
|
|
7342
6126
|
}
|
|
7343
|
-
export declare namespace DeleteWorkteamRequest {
|
|
7344
|
-
/**
|
|
7345
|
-
* @internal
|
|
7346
|
-
*/
|
|
7347
|
-
const filterSensitiveLog: (obj: DeleteWorkteamRequest) => any;
|
|
7348
|
-
}
|
|
7349
6127
|
export interface DeleteWorkteamResponse {
|
|
7350
6128
|
/**
|
|
7351
6129
|
* <p>Returns <code>true</code> if the work team was successfully deleted; otherwise,
|
|
@@ -7353,12 +6131,6 @@ export interface DeleteWorkteamResponse {
|
|
|
7353
6131
|
*/
|
|
7354
6132
|
Success: boolean | undefined;
|
|
7355
6133
|
}
|
|
7356
|
-
export declare namespace DeleteWorkteamResponse {
|
|
7357
|
-
/**
|
|
7358
|
-
* @internal
|
|
7359
|
-
*/
|
|
7360
|
-
const filterSensitiveLog: (obj: DeleteWorkteamResponse) => any;
|
|
7361
|
-
}
|
|
7362
6134
|
/**
|
|
7363
6135
|
* <p>Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this <a>ProductionVariant</a>.</p>
|
|
7364
6136
|
* <p>If you used the <code>registry/repository[:tag]</code> form to specify the image path
|
|
@@ -7384,12 +6156,6 @@ export interface DeployedImage {
|
|
|
7384
6156
|
*/
|
|
7385
6157
|
ResolutionTime?: Date;
|
|
7386
6158
|
}
|
|
7387
|
-
export declare namespace DeployedImage {
|
|
7388
|
-
/**
|
|
7389
|
-
* @internal
|
|
7390
|
-
*/
|
|
7391
|
-
const filterSensitiveLog: (obj: DeployedImage) => any;
|
|
7392
|
-
}
|
|
7393
6159
|
export declare enum StageStatus {
|
|
7394
6160
|
Creating = "CREATING",
|
|
7395
6161
|
Deployed = "DEPLOYED",
|
|
@@ -7429,12 +6195,6 @@ export interface EdgeDeploymentStatus {
|
|
|
7429
6195
|
*/
|
|
7430
6196
|
EdgeDeploymentStageStartTime?: Date;
|
|
7431
6197
|
}
|
|
7432
|
-
export declare namespace EdgeDeploymentStatus {
|
|
7433
|
-
/**
|
|
7434
|
-
* @internal
|
|
7435
|
-
*/
|
|
7436
|
-
const filterSensitiveLog: (obj: EdgeDeploymentStatus) => any;
|
|
7437
|
-
}
|
|
7438
6198
|
/**
|
|
7439
6199
|
* <p>Contains information summarizing the deployment stage results.</p>
|
|
7440
6200
|
*/
|
|
@@ -7456,12 +6216,6 @@ export interface DeploymentStageStatusSummary {
|
|
|
7456
6216
|
*/
|
|
7457
6217
|
DeploymentStatus: EdgeDeploymentStatus | undefined;
|
|
7458
6218
|
}
|
|
7459
|
-
export declare namespace DeploymentStageStatusSummary {
|
|
7460
|
-
/**
|
|
7461
|
-
* @internal
|
|
7462
|
-
*/
|
|
7463
|
-
const filterSensitiveLog: (obj: DeploymentStageStatusSummary) => any;
|
|
7464
|
-
}
|
|
7465
6219
|
export interface DeregisterDevicesRequest {
|
|
7466
6220
|
/**
|
|
7467
6221
|
* <p>The name of the fleet the devices belong to.</p>
|
|
@@ -7472,24 +6226,12 @@ export interface DeregisterDevicesRequest {
|
|
|
7472
6226
|
*/
|
|
7473
6227
|
DeviceNames: string[] | undefined;
|
|
7474
6228
|
}
|
|
7475
|
-
export declare namespace DeregisterDevicesRequest {
|
|
7476
|
-
/**
|
|
7477
|
-
* @internal
|
|
7478
|
-
*/
|
|
7479
|
-
const filterSensitiveLog: (obj: DeregisterDevicesRequest) => any;
|
|
7480
|
-
}
|
|
7481
6229
|
export interface DescribeActionRequest {
|
|
7482
6230
|
/**
|
|
7483
6231
|
* <p>The name of the action to describe.</p>
|
|
7484
6232
|
*/
|
|
7485
6233
|
ActionName: string | undefined;
|
|
7486
6234
|
}
|
|
7487
|
-
export declare namespace DescribeActionRequest {
|
|
7488
|
-
/**
|
|
7489
|
-
* @internal
|
|
7490
|
-
*/
|
|
7491
|
-
const filterSensitiveLog: (obj: DescribeActionRequest) => any;
|
|
7492
|
-
}
|
|
7493
6235
|
export interface DescribeActionResponse {
|
|
7494
6236
|
/**
|
|
7495
6237
|
* <p>The name of the action.</p>
|
|
@@ -7546,24 +6288,12 @@ export interface DescribeActionResponse {
|
|
|
7546
6288
|
*/
|
|
7547
6289
|
LineageGroupArn?: string;
|
|
7548
6290
|
}
|
|
7549
|
-
export declare namespace DescribeActionResponse {
|
|
7550
|
-
/**
|
|
7551
|
-
* @internal
|
|
7552
|
-
*/
|
|
7553
|
-
const filterSensitiveLog: (obj: DescribeActionResponse) => any;
|
|
7554
|
-
}
|
|
7555
6291
|
export interface DescribeAlgorithmInput {
|
|
7556
6292
|
/**
|
|
7557
6293
|
* <p>The name of the algorithm to describe.</p>
|
|
7558
6294
|
*/
|
|
7559
6295
|
AlgorithmName: string | undefined;
|
|
7560
6296
|
}
|
|
7561
|
-
export declare namespace DescribeAlgorithmInput {
|
|
7562
|
-
/**
|
|
7563
|
-
* @internal
|
|
7564
|
-
*/
|
|
7565
|
-
const filterSensitiveLog: (obj: DescribeAlgorithmInput) => any;
|
|
7566
|
-
}
|
|
7567
6297
|
export interface DescribeAlgorithmOutput {
|
|
7568
6298
|
/**
|
|
7569
6299
|
* <p>The name of the algorithm being described.</p>
|
|
@@ -7611,12 +6341,6 @@ export interface DescribeAlgorithmOutput {
|
|
|
7611
6341
|
*/
|
|
7612
6342
|
CertifyForMarketplace?: boolean;
|
|
7613
6343
|
}
|
|
7614
|
-
export declare namespace DescribeAlgorithmOutput {
|
|
7615
|
-
/**
|
|
7616
|
-
* @internal
|
|
7617
|
-
*/
|
|
7618
|
-
const filterSensitiveLog: (obj: DescribeAlgorithmOutput) => any;
|
|
7619
|
-
}
|
|
7620
6344
|
export interface DescribeAppRequest {
|
|
7621
6345
|
/**
|
|
7622
6346
|
* <p>The domain ID.</p>
|
|
@@ -7635,12 +6359,6 @@ export interface DescribeAppRequest {
|
|
|
7635
6359
|
*/
|
|
7636
6360
|
AppName: string | undefined;
|
|
7637
6361
|
}
|
|
7638
|
-
export declare namespace DescribeAppRequest {
|
|
7639
|
-
/**
|
|
7640
|
-
* @internal
|
|
7641
|
-
*/
|
|
7642
|
-
const filterSensitiveLog: (obj: DescribeAppRequest) => any;
|
|
7643
|
-
}
|
|
7644
6362
|
export interface DescribeAppResponse {
|
|
7645
6363
|
/**
|
|
7646
6364
|
* <p>The Amazon Resource Name (ARN) of the app.</p>
|
|
@@ -7687,24 +6405,12 @@ export interface DescribeAppResponse {
|
|
|
7687
6405
|
*/
|
|
7688
6406
|
ResourceSpec?: ResourceSpec;
|
|
7689
6407
|
}
|
|
7690
|
-
export declare namespace DescribeAppResponse {
|
|
7691
|
-
/**
|
|
7692
|
-
* @internal
|
|
7693
|
-
*/
|
|
7694
|
-
const filterSensitiveLog: (obj: DescribeAppResponse) => any;
|
|
7695
|
-
}
|
|
7696
6408
|
export interface DescribeAppImageConfigRequest {
|
|
7697
6409
|
/**
|
|
7698
6410
|
* <p>The name of the AppImageConfig to describe.</p>
|
|
7699
6411
|
*/
|
|
7700
6412
|
AppImageConfigName: string | undefined;
|
|
7701
6413
|
}
|
|
7702
|
-
export declare namespace DescribeAppImageConfigRequest {
|
|
7703
|
-
/**
|
|
7704
|
-
* @internal
|
|
7705
|
-
*/
|
|
7706
|
-
const filterSensitiveLog: (obj: DescribeAppImageConfigRequest) => any;
|
|
7707
|
-
}
|
|
7708
6414
|
export interface DescribeAppImageConfigResponse {
|
|
7709
6415
|
/**
|
|
7710
6416
|
* <p>The Amazon Resource Name (ARN) of the AppImageConfig.</p>
|
|
@@ -7727,24 +6433,12 @@ export interface DescribeAppImageConfigResponse {
|
|
|
7727
6433
|
*/
|
|
7728
6434
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
7729
6435
|
}
|
|
7730
|
-
export declare namespace DescribeAppImageConfigResponse {
|
|
7731
|
-
/**
|
|
7732
|
-
* @internal
|
|
7733
|
-
*/
|
|
7734
|
-
const filterSensitiveLog: (obj: DescribeAppImageConfigResponse) => any;
|
|
7735
|
-
}
|
|
7736
6436
|
export interface DescribeArtifactRequest {
|
|
7737
6437
|
/**
|
|
7738
6438
|
* <p>The Amazon Resource Name (ARN) of the artifact to describe.</p>
|
|
7739
6439
|
*/
|
|
7740
6440
|
ArtifactArn: string | undefined;
|
|
7741
6441
|
}
|
|
7742
|
-
export declare namespace DescribeArtifactRequest {
|
|
7743
|
-
/**
|
|
7744
|
-
* @internal
|
|
7745
|
-
*/
|
|
7746
|
-
const filterSensitiveLog: (obj: DescribeArtifactRequest) => any;
|
|
7747
|
-
}
|
|
7748
6442
|
export interface DescribeArtifactResponse {
|
|
7749
6443
|
/**
|
|
7750
6444
|
* <p>The name of the artifact.</p>
|
|
@@ -7793,24 +6487,12 @@ export interface DescribeArtifactResponse {
|
|
|
7793
6487
|
*/
|
|
7794
6488
|
LineageGroupArn?: string;
|
|
7795
6489
|
}
|
|
7796
|
-
export declare namespace DescribeArtifactResponse {
|
|
7797
|
-
/**
|
|
7798
|
-
* @internal
|
|
7799
|
-
*/
|
|
7800
|
-
const filterSensitiveLog: (obj: DescribeArtifactResponse) => any;
|
|
7801
|
-
}
|
|
7802
6490
|
export interface DescribeAutoMLJobRequest {
|
|
7803
6491
|
/**
|
|
7804
6492
|
* <p>Requests information about an AutoML job using its unique name.</p>
|
|
7805
6493
|
*/
|
|
7806
6494
|
AutoMLJobName: string | undefined;
|
|
7807
6495
|
}
|
|
7808
|
-
export declare namespace DescribeAutoMLJobRequest {
|
|
7809
|
-
/**
|
|
7810
|
-
* @internal
|
|
7811
|
-
*/
|
|
7812
|
-
const filterSensitiveLog: (obj: DescribeAutoMLJobRequest) => any;
|
|
7813
|
-
}
|
|
7814
6496
|
/**
|
|
7815
6497
|
* <p>Provides information about the endpoint of the model deployment.</p>
|
|
7816
6498
|
*/
|
|
@@ -7823,12 +6505,6 @@ export interface ModelDeployResult {
|
|
|
7823
6505
|
*/
|
|
7824
6506
|
EndpointName?: string;
|
|
7825
6507
|
}
|
|
7826
|
-
export declare namespace ModelDeployResult {
|
|
7827
|
-
/**
|
|
7828
|
-
* @internal
|
|
7829
|
-
*/
|
|
7830
|
-
const filterSensitiveLog: (obj: ModelDeployResult) => any;
|
|
7831
|
-
}
|
|
7832
6508
|
/**
|
|
7833
6509
|
* <p>The resolved attributes.</p>
|
|
7834
6510
|
*/
|
|
@@ -7847,12 +6523,6 @@ export interface ResolvedAttributes {
|
|
|
7847
6523
|
*/
|
|
7848
6524
|
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
7849
6525
|
}
|
|
7850
|
-
export declare namespace ResolvedAttributes {
|
|
7851
|
-
/**
|
|
7852
|
-
* @internal
|
|
7853
|
-
*/
|
|
7854
|
-
const filterSensitiveLog: (obj: ResolvedAttributes) => any;
|
|
7855
|
-
}
|
|
7856
6526
|
export interface DescribeAutoMLJobResponse {
|
|
7857
6527
|
/**
|
|
7858
6528
|
* <p>Returns the name of the AutoML job.</p>
|
|
@@ -7946,24 +6616,12 @@ export interface DescribeAutoMLJobResponse {
|
|
|
7946
6616
|
*/
|
|
7947
6617
|
ModelDeployResult?: ModelDeployResult;
|
|
7948
6618
|
}
|
|
7949
|
-
export declare namespace DescribeAutoMLJobResponse {
|
|
7950
|
-
/**
|
|
7951
|
-
* @internal
|
|
7952
|
-
*/
|
|
7953
|
-
const filterSensitiveLog: (obj: DescribeAutoMLJobResponse) => any;
|
|
7954
|
-
}
|
|
7955
6619
|
export interface DescribeCodeRepositoryInput {
|
|
7956
6620
|
/**
|
|
7957
6621
|
* <p>The name of the Git repository to describe.</p>
|
|
7958
6622
|
*/
|
|
7959
6623
|
CodeRepositoryName: string | undefined;
|
|
7960
6624
|
}
|
|
7961
|
-
export declare namespace DescribeCodeRepositoryInput {
|
|
7962
|
-
/**
|
|
7963
|
-
* @internal
|
|
7964
|
-
*/
|
|
7965
|
-
const filterSensitiveLog: (obj: DescribeCodeRepositoryInput) => any;
|
|
7966
|
-
}
|
|
7967
6625
|
export interface DescribeCodeRepositoryOutput {
|
|
7968
6626
|
/**
|
|
7969
6627
|
* <p>The name of the Git repository.</p>
|
|
@@ -7988,24 +6646,12 @@ export interface DescribeCodeRepositoryOutput {
|
|
|
7988
6646
|
*/
|
|
7989
6647
|
GitConfig?: GitConfig;
|
|
7990
6648
|
}
|
|
7991
|
-
export declare namespace DescribeCodeRepositoryOutput {
|
|
7992
|
-
/**
|
|
7993
|
-
* @internal
|
|
7994
|
-
*/
|
|
7995
|
-
const filterSensitiveLog: (obj: DescribeCodeRepositoryOutput) => any;
|
|
7996
|
-
}
|
|
7997
6649
|
export interface DescribeCompilationJobRequest {
|
|
7998
6650
|
/**
|
|
7999
6651
|
* <p>The name of the model compilation job that you want information about.</p>
|
|
8000
6652
|
*/
|
|
8001
6653
|
CompilationJobName: string | undefined;
|
|
8002
6654
|
}
|
|
8003
|
-
export declare namespace DescribeCompilationJobRequest {
|
|
8004
|
-
/**
|
|
8005
|
-
* @internal
|
|
8006
|
-
*/
|
|
8007
|
-
const filterSensitiveLog: (obj: DescribeCompilationJobRequest) => any;
|
|
8008
|
-
}
|
|
8009
6655
|
/**
|
|
8010
6656
|
* <p>Provides information about the location that is configured for storing model
|
|
8011
6657
|
* artifacts. </p>
|
|
@@ -8020,12 +6666,6 @@ export interface ModelArtifacts {
|
|
|
8020
6666
|
*/
|
|
8021
6667
|
S3ModelArtifacts: string | undefined;
|
|
8022
6668
|
}
|
|
8023
|
-
export declare namespace ModelArtifacts {
|
|
8024
|
-
/**
|
|
8025
|
-
* @internal
|
|
8026
|
-
*/
|
|
8027
|
-
const filterSensitiveLog: (obj: ModelArtifacts) => any;
|
|
8028
|
-
}
|
|
8029
6669
|
/**
|
|
8030
6670
|
* <p>Provides information to verify the integrity of stored model artifacts. </p>
|
|
8031
6671
|
*/
|
|
@@ -8036,12 +6676,6 @@ export interface ModelDigests {
|
|
|
8036
6676
|
*/
|
|
8037
6677
|
ArtifactDigest?: string;
|
|
8038
6678
|
}
|
|
8039
|
-
export declare namespace ModelDigests {
|
|
8040
|
-
/**
|
|
8041
|
-
* @internal
|
|
8042
|
-
*/
|
|
8043
|
-
const filterSensitiveLog: (obj: ModelDigests) => any;
|
|
8044
|
-
}
|
|
8045
6679
|
export interface DescribeCompilationJobResponse {
|
|
8046
6680
|
/**
|
|
8047
6681
|
* <p>The name of the model compilation job.</p>
|
|
@@ -8132,24 +6766,12 @@ export interface DescribeCompilationJobResponse {
|
|
|
8132
6766
|
*/
|
|
8133
6767
|
VpcConfig?: NeoVpcConfig;
|
|
8134
6768
|
}
|
|
8135
|
-
export declare namespace DescribeCompilationJobResponse {
|
|
8136
|
-
/**
|
|
8137
|
-
* @internal
|
|
8138
|
-
*/
|
|
8139
|
-
const filterSensitiveLog: (obj: DescribeCompilationJobResponse) => any;
|
|
8140
|
-
}
|
|
8141
6769
|
export interface DescribeContextRequest {
|
|
8142
6770
|
/**
|
|
8143
6771
|
* <p>The name of the context to describe.</p>
|
|
8144
6772
|
*/
|
|
8145
6773
|
ContextName: string | undefined;
|
|
8146
6774
|
}
|
|
8147
|
-
export declare namespace DescribeContextRequest {
|
|
8148
|
-
/**
|
|
8149
|
-
* @internal
|
|
8150
|
-
*/
|
|
8151
|
-
const filterSensitiveLog: (obj: DescribeContextRequest) => any;
|
|
8152
|
-
}
|
|
8153
6775
|
export interface DescribeContextResponse {
|
|
8154
6776
|
/**
|
|
8155
6777
|
* <p>The name of the context.</p>
|
|
@@ -8198,24 +6820,12 @@ export interface DescribeContextResponse {
|
|
|
8198
6820
|
*/
|
|
8199
6821
|
LineageGroupArn?: string;
|
|
8200
6822
|
}
|
|
8201
|
-
export declare namespace DescribeContextResponse {
|
|
8202
|
-
/**
|
|
8203
|
-
* @internal
|
|
8204
|
-
*/
|
|
8205
|
-
const filterSensitiveLog: (obj: DescribeContextResponse) => any;
|
|
8206
|
-
}
|
|
8207
6823
|
export interface DescribeDataQualityJobDefinitionRequest {
|
|
8208
6824
|
/**
|
|
8209
6825
|
* <p>The name of the data quality monitoring job definition to describe.</p>
|
|
8210
6826
|
*/
|
|
8211
6827
|
JobDefinitionName: string | undefined;
|
|
8212
6828
|
}
|
|
8213
|
-
export declare namespace DescribeDataQualityJobDefinitionRequest {
|
|
8214
|
-
/**
|
|
8215
|
-
* @internal
|
|
8216
|
-
*/
|
|
8217
|
-
const filterSensitiveLog: (obj: DescribeDataQualityJobDefinitionRequest) => any;
|
|
8218
|
-
}
|
|
8219
6829
|
export interface DescribeDataQualityJobDefinitionResponse {
|
|
8220
6830
|
/**
|
|
8221
6831
|
* <p>The Amazon Resource Name (ARN) of the data quality monitoring job definition.</p>
|
|
@@ -8264,12 +6874,6 @@ export interface DescribeDataQualityJobDefinitionResponse {
|
|
|
8264
6874
|
*/
|
|
8265
6875
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
8266
6876
|
}
|
|
8267
|
-
export declare namespace DescribeDataQualityJobDefinitionResponse {
|
|
8268
|
-
/**
|
|
8269
|
-
* @internal
|
|
8270
|
-
*/
|
|
8271
|
-
const filterSensitiveLog: (obj: DescribeDataQualityJobDefinitionResponse) => any;
|
|
8272
|
-
}
|
|
8273
6877
|
export interface DescribeDeviceRequest {
|
|
8274
6878
|
/**
|
|
8275
6879
|
* <p>Next token of device description.</p>
|
|
@@ -8284,12 +6888,6 @@ export interface DescribeDeviceRequest {
|
|
|
8284
6888
|
*/
|
|
8285
6889
|
DeviceFleetName: string | undefined;
|
|
8286
6890
|
}
|
|
8287
|
-
export declare namespace DescribeDeviceRequest {
|
|
8288
|
-
/**
|
|
8289
|
-
* @internal
|
|
8290
|
-
*/
|
|
8291
|
-
const filterSensitiveLog: (obj: DescribeDeviceRequest) => any;
|
|
8292
|
-
}
|
|
8293
6891
|
/**
|
|
8294
6892
|
* <p>The model on the edge device.</p>
|
|
8295
6893
|
*/
|
|
@@ -8311,12 +6909,6 @@ export interface EdgeModel {
|
|
|
8311
6909
|
*/
|
|
8312
6910
|
LatestInference?: Date;
|
|
8313
6911
|
}
|
|
8314
|
-
export declare namespace EdgeModel {
|
|
8315
|
-
/**
|
|
8316
|
-
* @internal
|
|
8317
|
-
*/
|
|
8318
|
-
const filterSensitiveLog: (obj: EdgeModel) => any;
|
|
8319
|
-
}
|
|
8320
6912
|
export interface DescribeDeviceResponse {
|
|
8321
6913
|
/**
|
|
8322
6914
|
* <p>The Amazon Resource Name (ARN) of the device.</p>
|
|
@@ -8363,24 +6955,12 @@ export interface DescribeDeviceResponse {
|
|
|
8363
6955
|
*/
|
|
8364
6956
|
AgentVersion?: string;
|
|
8365
6957
|
}
|
|
8366
|
-
export declare namespace DescribeDeviceResponse {
|
|
8367
|
-
/**
|
|
8368
|
-
* @internal
|
|
8369
|
-
*/
|
|
8370
|
-
const filterSensitiveLog: (obj: DescribeDeviceResponse) => any;
|
|
8371
|
-
}
|
|
8372
6958
|
export interface DescribeDeviceFleetRequest {
|
|
8373
6959
|
/**
|
|
8374
6960
|
* <p>The name of the fleet.</p>
|
|
8375
6961
|
*/
|
|
8376
6962
|
DeviceFleetName: string | undefined;
|
|
8377
6963
|
}
|
|
8378
|
-
export declare namespace DescribeDeviceFleetRequest {
|
|
8379
|
-
/**
|
|
8380
|
-
* @internal
|
|
8381
|
-
*/
|
|
8382
|
-
const filterSensitiveLog: (obj: DescribeDeviceFleetRequest) => any;
|
|
8383
|
-
}
|
|
8384
6964
|
export interface DescribeDeviceFleetResponse {
|
|
8385
6965
|
/**
|
|
8386
6966
|
* <p>The name of the fleet.</p>
|
|
@@ -8415,24 +6995,12 @@ export interface DescribeDeviceFleetResponse {
|
|
|
8415
6995
|
*/
|
|
8416
6996
|
IotRoleAlias?: string;
|
|
8417
6997
|
}
|
|
8418
|
-
export declare namespace DescribeDeviceFleetResponse {
|
|
8419
|
-
/**
|
|
8420
|
-
* @internal
|
|
8421
|
-
*/
|
|
8422
|
-
const filterSensitiveLog: (obj: DescribeDeviceFleetResponse) => any;
|
|
8423
|
-
}
|
|
8424
6998
|
export interface DescribeDomainRequest {
|
|
8425
6999
|
/**
|
|
8426
7000
|
* <p>The domain ID.</p>
|
|
8427
7001
|
*/
|
|
8428
7002
|
DomainId: string | undefined;
|
|
8429
7003
|
}
|
|
8430
|
-
export declare namespace DescribeDomainRequest {
|
|
8431
|
-
/**
|
|
8432
|
-
* @internal
|
|
8433
|
-
*/
|
|
8434
|
-
const filterSensitiveLog: (obj: DescribeDomainRequest) => any;
|
|
8435
|
-
}
|
|
8436
7004
|
export declare enum DomainStatus {
|
|
8437
7005
|
Delete_Failed = "Delete_Failed",
|
|
8438
7006
|
Deleting = "Deleting",
|
|
@@ -8542,12 +7110,6 @@ export interface DescribeDomainResponse {
|
|
|
8542
7110
|
*/
|
|
8543
7111
|
SecurityGroupIdForDomainBoundary?: string;
|
|
8544
7112
|
}
|
|
8545
|
-
export declare namespace DescribeDomainResponse {
|
|
8546
|
-
/**
|
|
8547
|
-
* @internal
|
|
8548
|
-
*/
|
|
8549
|
-
const filterSensitiveLog: (obj: DescribeDomainResponse) => any;
|
|
8550
|
-
}
|
|
8551
7113
|
export interface DescribeEdgeDeploymentPlanRequest {
|
|
8552
7114
|
/**
|
|
8553
7115
|
* <p>The name of the deployment plan to describe.</p>
|
|
@@ -8562,12 +7124,6 @@ export interface DescribeEdgeDeploymentPlanRequest {
|
|
|
8562
7124
|
*/
|
|
8563
7125
|
MaxResults?: number;
|
|
8564
7126
|
}
|
|
8565
|
-
export declare namespace DescribeEdgeDeploymentPlanRequest {
|
|
8566
|
-
/**
|
|
8567
|
-
* @internal
|
|
8568
|
-
*/
|
|
8569
|
-
const filterSensitiveLog: (obj: DescribeEdgeDeploymentPlanRequest) => any;
|
|
8570
|
-
}
|
|
8571
7127
|
export interface DescribeEdgeDeploymentPlanResponse {
|
|
8572
7128
|
/**
|
|
8573
7129
|
* <p>The ARN of edge deployment plan.</p>
|
|
@@ -8614,24 +7170,12 @@ export interface DescribeEdgeDeploymentPlanResponse {
|
|
|
8614
7170
|
*/
|
|
8615
7171
|
LastModifiedTime?: Date;
|
|
8616
7172
|
}
|
|
8617
|
-
export declare namespace DescribeEdgeDeploymentPlanResponse {
|
|
8618
|
-
/**
|
|
8619
|
-
* @internal
|
|
8620
|
-
*/
|
|
8621
|
-
const filterSensitiveLog: (obj: DescribeEdgeDeploymentPlanResponse) => any;
|
|
8622
|
-
}
|
|
8623
7173
|
export interface DescribeEdgePackagingJobRequest {
|
|
8624
7174
|
/**
|
|
8625
7175
|
* <p>The name of the edge packaging job.</p>
|
|
8626
7176
|
*/
|
|
8627
7177
|
EdgePackagingJobName: string | undefined;
|
|
8628
7178
|
}
|
|
8629
|
-
export declare namespace DescribeEdgePackagingJobRequest {
|
|
8630
|
-
/**
|
|
8631
|
-
* @internal
|
|
8632
|
-
*/
|
|
8633
|
-
const filterSensitiveLog: (obj: DescribeEdgePackagingJobRequest) => any;
|
|
8634
|
-
}
|
|
8635
7179
|
export declare enum EdgePackagingJobStatus {
|
|
8636
7180
|
Completed = "COMPLETED",
|
|
8637
7181
|
Failed = "FAILED",
|
|
@@ -8666,12 +7210,6 @@ export interface EdgePresetDeploymentOutput {
|
|
|
8666
7210
|
*/
|
|
8667
7211
|
StatusMessage?: string;
|
|
8668
7212
|
}
|
|
8669
|
-
export declare namespace EdgePresetDeploymentOutput {
|
|
8670
|
-
/**
|
|
8671
|
-
* @internal
|
|
8672
|
-
*/
|
|
8673
|
-
const filterSensitiveLog: (obj: EdgePresetDeploymentOutput) => any;
|
|
8674
|
-
}
|
|
8675
7213
|
export interface DescribeEdgePackagingJobResponse {
|
|
8676
7214
|
/**
|
|
8677
7215
|
* <p>The Amazon Resource Name (ARN) of the edge packaging job.</p>
|
|
@@ -8734,24 +7272,12 @@ export interface DescribeEdgePackagingJobResponse {
|
|
|
8734
7272
|
*/
|
|
8735
7273
|
PresetDeploymentOutput?: EdgePresetDeploymentOutput;
|
|
8736
7274
|
}
|
|
8737
|
-
export declare namespace DescribeEdgePackagingJobResponse {
|
|
8738
|
-
/**
|
|
8739
|
-
* @internal
|
|
8740
|
-
*/
|
|
8741
|
-
const filterSensitiveLog: (obj: DescribeEdgePackagingJobResponse) => any;
|
|
8742
|
-
}
|
|
8743
7275
|
export interface DescribeEndpointInput {
|
|
8744
7276
|
/**
|
|
8745
7277
|
* <p>The name of the endpoint.</p>
|
|
8746
7278
|
*/
|
|
8747
7279
|
EndpointName: string | undefined;
|
|
8748
7280
|
}
|
|
8749
|
-
export declare namespace DescribeEndpointInput {
|
|
8750
|
-
/**
|
|
8751
|
-
* @internal
|
|
8752
|
-
*/
|
|
8753
|
-
const filterSensitiveLog: (obj: DescribeEndpointInput) => any;
|
|
8754
|
-
}
|
|
8755
7281
|
export declare enum EndpointStatus {
|
|
8756
7282
|
CREATING = "Creating",
|
|
8757
7283
|
DELETING = "Deleting",
|
|
@@ -8809,12 +7335,6 @@ export interface ProductionVariantStatus {
|
|
|
8809
7335
|
*/
|
|
8810
7336
|
StartTime?: Date;
|
|
8811
7337
|
}
|
|
8812
|
-
export declare namespace ProductionVariantStatus {
|
|
8813
|
-
/**
|
|
8814
|
-
* @internal
|
|
8815
|
-
*/
|
|
8816
|
-
const filterSensitiveLog: (obj: ProductionVariantStatus) => any;
|
|
8817
|
-
}
|
|
8818
7338
|
/**
|
|
8819
7339
|
* <p>The production variant summary for a deployment when an endpoint is
|
|
8820
7340
|
* creating or updating with the <code>
|
|
@@ -8884,12 +7404,6 @@ export interface PendingProductionVariantSummary {
|
|
|
8884
7404
|
*/
|
|
8885
7405
|
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8886
7406
|
}
|
|
8887
|
-
export declare namespace PendingProductionVariantSummary {
|
|
8888
|
-
/**
|
|
8889
|
-
* @internal
|
|
8890
|
-
*/
|
|
8891
|
-
const filterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
|
|
8892
|
-
}
|
|
8893
7407
|
/**
|
|
8894
7408
|
* <p>The summary of an in-progress deployment when an endpoint is creating or
|
|
8895
7409
|
* updating with a new endpoint configuration.</p>
|
|
@@ -8908,12 +7422,6 @@ export interface PendingDeploymentSummary {
|
|
|
8908
7422
|
*/
|
|
8909
7423
|
StartTime?: Date;
|
|
8910
7424
|
}
|
|
8911
|
-
export declare namespace PendingDeploymentSummary {
|
|
8912
|
-
/**
|
|
8913
|
-
* @internal
|
|
8914
|
-
*/
|
|
8915
|
-
const filterSensitiveLog: (obj: PendingDeploymentSummary) => any;
|
|
8916
|
-
}
|
|
8917
7425
|
/**
|
|
8918
7426
|
* <p>Describes weight and capacities for a production variant associated with an
|
|
8919
7427
|
* endpoint. If you sent a request to the <code>UpdateEndpointWeightsAndCapacities</code>
|
|
@@ -8961,12 +7469,6 @@ export interface ProductionVariantSummary {
|
|
|
8961
7469
|
*/
|
|
8962
7470
|
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8963
7471
|
}
|
|
8964
|
-
export declare namespace ProductionVariantSummary {
|
|
8965
|
-
/**
|
|
8966
|
-
* @internal
|
|
8967
|
-
*/
|
|
8968
|
-
const filterSensitiveLog: (obj: ProductionVariantSummary) => any;
|
|
8969
|
-
}
|
|
8970
7472
|
export interface DescribeEndpointOutput {
|
|
8971
7473
|
/**
|
|
8972
7474
|
* <p>Name of the endpoint.</p>
|
|
@@ -9071,24 +7573,12 @@ export interface DescribeEndpointOutput {
|
|
|
9071
7573
|
*/
|
|
9072
7574
|
PendingDeploymentSummary?: PendingDeploymentSummary;
|
|
9073
7575
|
}
|
|
9074
|
-
export declare namespace DescribeEndpointOutput {
|
|
9075
|
-
/**
|
|
9076
|
-
* @internal
|
|
9077
|
-
*/
|
|
9078
|
-
const filterSensitiveLog: (obj: DescribeEndpointOutput) => any;
|
|
9079
|
-
}
|
|
9080
7576
|
export interface DescribeEndpointConfigInput {
|
|
9081
7577
|
/**
|
|
9082
7578
|
* <p>The name of the endpoint configuration.</p>
|
|
9083
7579
|
*/
|
|
9084
7580
|
EndpointConfigName: string | undefined;
|
|
9085
7581
|
}
|
|
9086
|
-
export declare namespace DescribeEndpointConfigInput {
|
|
9087
|
-
/**
|
|
9088
|
-
* @internal
|
|
9089
|
-
*/
|
|
9090
|
-
const filterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
|
|
9091
|
-
}
|
|
9092
7582
|
export interface DescribeEndpointConfigOutput {
|
|
9093
7583
|
/**
|
|
9094
7584
|
* <p>Name of the SageMaker endpoint configuration.</p>
|
|
@@ -9124,24 +7614,12 @@ export interface DescribeEndpointConfigOutput {
|
|
|
9124
7614
|
*/
|
|
9125
7615
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
9126
7616
|
}
|
|
9127
|
-
export declare namespace DescribeEndpointConfigOutput {
|
|
9128
|
-
/**
|
|
9129
|
-
* @internal
|
|
9130
|
-
*/
|
|
9131
|
-
const filterSensitiveLog: (obj: DescribeEndpointConfigOutput) => any;
|
|
9132
|
-
}
|
|
9133
7617
|
export interface DescribeExperimentRequest {
|
|
9134
7618
|
/**
|
|
9135
7619
|
* <p>The name of the experiment to describe.</p>
|
|
9136
7620
|
*/
|
|
9137
7621
|
ExperimentName: string | undefined;
|
|
9138
7622
|
}
|
|
9139
|
-
export declare namespace DescribeExperimentRequest {
|
|
9140
|
-
/**
|
|
9141
|
-
* @internal
|
|
9142
|
-
*/
|
|
9143
|
-
const filterSensitiveLog: (obj: DescribeExperimentRequest) => any;
|
|
9144
|
-
}
|
|
9145
7623
|
/**
|
|
9146
7624
|
* <p>The source of the experiment.</p>
|
|
9147
7625
|
*/
|
|
@@ -9155,12 +7633,6 @@ export interface ExperimentSource {
|
|
|
9155
7633
|
*/
|
|
9156
7634
|
SourceType?: string;
|
|
9157
7635
|
}
|
|
9158
|
-
export declare namespace ExperimentSource {
|
|
9159
|
-
/**
|
|
9160
|
-
* @internal
|
|
9161
|
-
*/
|
|
9162
|
-
const filterSensitiveLog: (obj: ExperimentSource) => any;
|
|
9163
|
-
}
|
|
9164
7636
|
export interface DescribeExperimentResponse {
|
|
9165
7637
|
/**
|
|
9166
7638
|
* <p>The name of the experiment.</p>
|
|
@@ -9200,12 +7672,6 @@ export interface DescribeExperimentResponse {
|
|
|
9200
7672
|
*/
|
|
9201
7673
|
LastModifiedBy?: UserContext;
|
|
9202
7674
|
}
|
|
9203
|
-
export declare namespace DescribeExperimentResponse {
|
|
9204
|
-
/**
|
|
9205
|
-
* @internal
|
|
9206
|
-
*/
|
|
9207
|
-
const filterSensitiveLog: (obj: DescribeExperimentResponse) => any;
|
|
9208
|
-
}
|
|
9209
7675
|
export interface DescribeFeatureGroupRequest {
|
|
9210
7676
|
/**
|
|
9211
7677
|
* <p>The name of the <code>FeatureGroup</code> you want described. </p>
|
|
@@ -9218,12 +7684,6 @@ export interface DescribeFeatureGroupRequest {
|
|
|
9218
7684
|
*/
|
|
9219
7685
|
NextToken?: string;
|
|
9220
7686
|
}
|
|
9221
|
-
export declare namespace DescribeFeatureGroupRequest {
|
|
9222
|
-
/**
|
|
9223
|
-
* @internal
|
|
9224
|
-
*/
|
|
9225
|
-
const filterSensitiveLog: (obj: DescribeFeatureGroupRequest) => any;
|
|
9226
|
-
}
|
|
9227
7687
|
export declare enum FeatureGroupStatus {
|
|
9228
7688
|
CREATED = "Created",
|
|
9229
7689
|
CREATE_FAILED = "CreateFailed",
|
|
@@ -9249,12 +7709,6 @@ export interface LastUpdateStatus {
|
|
|
9249
7709
|
*/
|
|
9250
7710
|
FailureReason?: string;
|
|
9251
7711
|
}
|
|
9252
|
-
export declare namespace LastUpdateStatus {
|
|
9253
|
-
/**
|
|
9254
|
-
* @internal
|
|
9255
|
-
*/
|
|
9256
|
-
const filterSensitiveLog: (obj: LastUpdateStatus) => any;
|
|
9257
|
-
}
|
|
9258
7712
|
export declare enum OfflineStoreStatusValue {
|
|
9259
7713
|
ACTIVE = "Active",
|
|
9260
7714
|
BLOCKED = "Blocked",
|
|
@@ -9273,12 +7727,6 @@ export interface OfflineStoreStatus {
|
|
|
9273
7727
|
*/
|
|
9274
7728
|
BlockedReason?: string;
|
|
9275
7729
|
}
|
|
9276
|
-
export declare namespace OfflineStoreStatus {
|
|
9277
|
-
/**
|
|
9278
|
-
* @internal
|
|
9279
|
-
*/
|
|
9280
|
-
const filterSensitiveLog: (obj: OfflineStoreStatus) => any;
|
|
9281
|
-
}
|
|
9282
7730
|
export interface DescribeFeatureGroupResponse {
|
|
9283
7731
|
/**
|
|
9284
7732
|
* <p>The Amazon Resource Name (ARN) of the <code>FeatureGroup</code>. </p>
|
|
@@ -9374,12 +7822,6 @@ export interface DescribeFeatureGroupResponse {
|
|
|
9374
7822
|
*/
|
|
9375
7823
|
OnlineStoreTotalSizeBytes?: number;
|
|
9376
7824
|
}
|
|
9377
|
-
export declare namespace DescribeFeatureGroupResponse {
|
|
9378
|
-
/**
|
|
9379
|
-
* @internal
|
|
9380
|
-
*/
|
|
9381
|
-
const filterSensitiveLog: (obj: DescribeFeatureGroupResponse) => any;
|
|
9382
|
-
}
|
|
9383
7825
|
export interface DescribeFeatureMetadataRequest {
|
|
9384
7826
|
/**
|
|
9385
7827
|
* <p>The name of the feature group containing the feature.</p>
|
|
@@ -9390,12 +7832,6 @@ export interface DescribeFeatureMetadataRequest {
|
|
|
9390
7832
|
*/
|
|
9391
7833
|
FeatureName: string | undefined;
|
|
9392
7834
|
}
|
|
9393
|
-
export declare namespace DescribeFeatureMetadataRequest {
|
|
9394
|
-
/**
|
|
9395
|
-
* @internal
|
|
9396
|
-
*/
|
|
9397
|
-
const filterSensitiveLog: (obj: DescribeFeatureMetadataRequest) => any;
|
|
9398
|
-
}
|
|
9399
7835
|
/**
|
|
9400
7836
|
* <p>A key-value pair that you specify to describe the feature.</p>
|
|
9401
7837
|
*/
|
|
@@ -9409,12 +7845,6 @@ export interface FeatureParameter {
|
|
|
9409
7845
|
*/
|
|
9410
7846
|
Value?: string;
|
|
9411
7847
|
}
|
|
9412
|
-
export declare namespace FeatureParameter {
|
|
9413
|
-
/**
|
|
9414
|
-
* @internal
|
|
9415
|
-
*/
|
|
9416
|
-
const filterSensitiveLog: (obj: FeatureParameter) => any;
|
|
9417
|
-
}
|
|
9418
7848
|
export interface DescribeFeatureMetadataResponse {
|
|
9419
7849
|
/**
|
|
9420
7850
|
* <p>The Amazon Resource Number (ARN) of the feature group that contains the feature.</p>
|
|
@@ -9449,24 +7879,12 @@ export interface DescribeFeatureMetadataResponse {
|
|
|
9449
7879
|
*/
|
|
9450
7880
|
Parameters?: FeatureParameter[];
|
|
9451
7881
|
}
|
|
9452
|
-
export declare namespace DescribeFeatureMetadataResponse {
|
|
9453
|
-
/**
|
|
9454
|
-
* @internal
|
|
9455
|
-
*/
|
|
9456
|
-
const filterSensitiveLog: (obj: DescribeFeatureMetadataResponse) => any;
|
|
9457
|
-
}
|
|
9458
7882
|
export interface DescribeFlowDefinitionRequest {
|
|
9459
7883
|
/**
|
|
9460
7884
|
* <p>The name of the flow definition.</p>
|
|
9461
7885
|
*/
|
|
9462
7886
|
FlowDefinitionName: string | undefined;
|
|
9463
7887
|
}
|
|
9464
|
-
export declare namespace DescribeFlowDefinitionRequest {
|
|
9465
|
-
/**
|
|
9466
|
-
* @internal
|
|
9467
|
-
*/
|
|
9468
|
-
const filterSensitiveLog: (obj: DescribeFlowDefinitionRequest) => any;
|
|
9469
|
-
}
|
|
9470
7888
|
export declare enum FlowDefinitionStatus {
|
|
9471
7889
|
ACTIVE = "Active",
|
|
9472
7890
|
DELETING = "Deleting",
|
|
@@ -9516,12 +7934,6 @@ export interface DescribeFlowDefinitionResponse {
|
|
|
9516
7934
|
*/
|
|
9517
7935
|
FailureReason?: string;
|
|
9518
7936
|
}
|
|
9519
|
-
export declare namespace DescribeFlowDefinitionResponse {
|
|
9520
|
-
/**
|
|
9521
|
-
* @internal
|
|
9522
|
-
*/
|
|
9523
|
-
const filterSensitiveLog: (obj: DescribeFlowDefinitionResponse) => any;
|
|
9524
|
-
}
|
|
9525
7937
|
export interface DescribeHumanTaskUiRequest {
|
|
9526
7938
|
/**
|
|
9527
7939
|
* <p>The name of the human task user interface
|
|
@@ -9529,12 +7941,6 @@ export interface DescribeHumanTaskUiRequest {
|
|
|
9529
7941
|
*/
|
|
9530
7942
|
HumanTaskUiName: string | undefined;
|
|
9531
7943
|
}
|
|
9532
|
-
export declare namespace DescribeHumanTaskUiRequest {
|
|
9533
|
-
/**
|
|
9534
|
-
* @internal
|
|
9535
|
-
*/
|
|
9536
|
-
const filterSensitiveLog: (obj: DescribeHumanTaskUiRequest) => any;
|
|
9537
|
-
}
|
|
9538
7944
|
export declare enum HumanTaskUiStatus {
|
|
9539
7945
|
ACTIVE = "Active",
|
|
9540
7946
|
DELETING = "Deleting"
|
|
@@ -9552,12 +7958,6 @@ export interface UiTemplateInfo {
|
|
|
9552
7958
|
*/
|
|
9553
7959
|
ContentSha256?: string;
|
|
9554
7960
|
}
|
|
9555
|
-
export declare namespace UiTemplateInfo {
|
|
9556
|
-
/**
|
|
9557
|
-
* @internal
|
|
9558
|
-
*/
|
|
9559
|
-
const filterSensitiveLog: (obj: UiTemplateInfo) => any;
|
|
9560
|
-
}
|
|
9561
7961
|
export interface DescribeHumanTaskUiResponse {
|
|
9562
7962
|
/**
|
|
9563
7963
|
* <p>The Amazon Resource Name (ARN) of the human task user interface (worker task template).</p>
|
|
@@ -9580,9 +7980,1075 @@ export interface DescribeHumanTaskUiResponse {
|
|
|
9580
7980
|
*/
|
|
9581
7981
|
UiTemplate: UiTemplateInfo | undefined;
|
|
9582
7982
|
}
|
|
9583
|
-
|
|
9584
|
-
|
|
9585
|
-
|
|
9586
|
-
|
|
9587
|
-
|
|
9588
|
-
|
|
7983
|
+
/**
|
|
7984
|
+
* @internal
|
|
7985
|
+
*/
|
|
7986
|
+
export declare const HyperParameterTuningJobConfigFilterSensitiveLog: (obj: HyperParameterTuningJobConfig) => any;
|
|
7987
|
+
/**
|
|
7988
|
+
* @internal
|
|
7989
|
+
*/
|
|
7990
|
+
export declare const HyperParameterAlgorithmSpecificationFilterSensitiveLog: (obj: HyperParameterAlgorithmSpecification) => any;
|
|
7991
|
+
/**
|
|
7992
|
+
* @internal
|
|
7993
|
+
*/
|
|
7994
|
+
export declare const RetryStrategyFilterSensitiveLog: (obj: RetryStrategy) => any;
|
|
7995
|
+
/**
|
|
7996
|
+
* @internal
|
|
7997
|
+
*/
|
|
7998
|
+
export declare const HyperParameterTrainingJobDefinitionFilterSensitiveLog: (obj: HyperParameterTrainingJobDefinition) => any;
|
|
7999
|
+
/**
|
|
8000
|
+
* @internal
|
|
8001
|
+
*/
|
|
8002
|
+
export declare const ParentHyperParameterTuningJobFilterSensitiveLog: (obj: ParentHyperParameterTuningJob) => any;
|
|
8003
|
+
/**
|
|
8004
|
+
* @internal
|
|
8005
|
+
*/
|
|
8006
|
+
export declare const HyperParameterTuningJobWarmStartConfigFilterSensitiveLog: (obj: HyperParameterTuningJobWarmStartConfig) => any;
|
|
8007
|
+
/**
|
|
8008
|
+
* @internal
|
|
8009
|
+
*/
|
|
8010
|
+
export declare const CreateHyperParameterTuningJobRequestFilterSensitiveLog: (obj: CreateHyperParameterTuningJobRequest) => any;
|
|
8011
|
+
/**
|
|
8012
|
+
* @internal
|
|
8013
|
+
*/
|
|
8014
|
+
export declare const CreateHyperParameterTuningJobResponseFilterSensitiveLog: (obj: CreateHyperParameterTuningJobResponse) => any;
|
|
8015
|
+
/**
|
|
8016
|
+
* @internal
|
|
8017
|
+
*/
|
|
8018
|
+
export declare const CreateImageRequestFilterSensitiveLog: (obj: CreateImageRequest) => any;
|
|
8019
|
+
/**
|
|
8020
|
+
* @internal
|
|
8021
|
+
*/
|
|
8022
|
+
export declare const CreateImageResponseFilterSensitiveLog: (obj: CreateImageResponse) => any;
|
|
8023
|
+
/**
|
|
8024
|
+
* @internal
|
|
8025
|
+
*/
|
|
8026
|
+
export declare const CreateImageVersionRequestFilterSensitiveLog: (obj: CreateImageVersionRequest) => any;
|
|
8027
|
+
/**
|
|
8028
|
+
* @internal
|
|
8029
|
+
*/
|
|
8030
|
+
export declare const CreateImageVersionResponseFilterSensitiveLog: (obj: CreateImageVersionResponse) => any;
|
|
8031
|
+
/**
|
|
8032
|
+
* @internal
|
|
8033
|
+
*/
|
|
8034
|
+
export declare const EnvironmentParameterRangesFilterSensitiveLog: (obj: EnvironmentParameterRanges) => any;
|
|
8035
|
+
/**
|
|
8036
|
+
* @internal
|
|
8037
|
+
*/
|
|
8038
|
+
export declare const EndpointInputConfigurationFilterSensitiveLog: (obj: EndpointInputConfiguration) => any;
|
|
8039
|
+
/**
|
|
8040
|
+
* @internal
|
|
8041
|
+
*/
|
|
8042
|
+
export declare const RecommendationJobResourceLimitFilterSensitiveLog: (obj: RecommendationJobResourceLimit) => any;
|
|
8043
|
+
/**
|
|
8044
|
+
* @internal
|
|
8045
|
+
*/
|
|
8046
|
+
export declare const PhaseFilterSensitiveLog: (obj: Phase) => any;
|
|
8047
|
+
/**
|
|
8048
|
+
* @internal
|
|
8049
|
+
*/
|
|
8050
|
+
export declare const TrafficPatternFilterSensitiveLog: (obj: TrafficPattern) => any;
|
|
8051
|
+
/**
|
|
8052
|
+
* @internal
|
|
8053
|
+
*/
|
|
8054
|
+
export declare const RecommendationJobInputConfigFilterSensitiveLog: (obj: RecommendationJobInputConfig) => any;
|
|
8055
|
+
/**
|
|
8056
|
+
* @internal
|
|
8057
|
+
*/
|
|
8058
|
+
export declare const RecommendationJobCompiledOutputConfigFilterSensitiveLog: (obj: RecommendationJobCompiledOutputConfig) => any;
|
|
8059
|
+
/**
|
|
8060
|
+
* @internal
|
|
8061
|
+
*/
|
|
8062
|
+
export declare const RecommendationJobOutputConfigFilterSensitiveLog: (obj: RecommendationJobOutputConfig) => any;
|
|
8063
|
+
/**
|
|
8064
|
+
* @internal
|
|
8065
|
+
*/
|
|
8066
|
+
export declare const ModelLatencyThresholdFilterSensitiveLog: (obj: ModelLatencyThreshold) => any;
|
|
8067
|
+
/**
|
|
8068
|
+
* @internal
|
|
8069
|
+
*/
|
|
8070
|
+
export declare const RecommendationJobStoppingConditionsFilterSensitiveLog: (obj: RecommendationJobStoppingConditions) => any;
|
|
8071
|
+
/**
|
|
8072
|
+
* @internal
|
|
8073
|
+
*/
|
|
8074
|
+
export declare const CreateInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: CreateInferenceRecommendationsJobRequest) => any;
|
|
8075
|
+
/**
|
|
8076
|
+
* @internal
|
|
8077
|
+
*/
|
|
8078
|
+
export declare const CreateInferenceRecommendationsJobResponseFilterSensitiveLog: (obj: CreateInferenceRecommendationsJobResponse) => any;
|
|
8079
|
+
/**
|
|
8080
|
+
* @internal
|
|
8081
|
+
*/
|
|
8082
|
+
export declare const UiConfigFilterSensitiveLog: (obj: UiConfig) => any;
|
|
8083
|
+
/**
|
|
8084
|
+
* @internal
|
|
8085
|
+
*/
|
|
8086
|
+
export declare const HumanTaskConfigFilterSensitiveLog: (obj: HumanTaskConfig) => any;
|
|
8087
|
+
/**
|
|
8088
|
+
* @internal
|
|
8089
|
+
*/
|
|
8090
|
+
export declare const LabelingJobDataAttributesFilterSensitiveLog: (obj: LabelingJobDataAttributes) => any;
|
|
8091
|
+
/**
|
|
8092
|
+
* @internal
|
|
8093
|
+
*/
|
|
8094
|
+
export declare const LabelingJobS3DataSourceFilterSensitiveLog: (obj: LabelingJobS3DataSource) => any;
|
|
8095
|
+
/**
|
|
8096
|
+
* @internal
|
|
8097
|
+
*/
|
|
8098
|
+
export declare const LabelingJobSnsDataSourceFilterSensitiveLog: (obj: LabelingJobSnsDataSource) => any;
|
|
8099
|
+
/**
|
|
8100
|
+
* @internal
|
|
8101
|
+
*/
|
|
8102
|
+
export declare const LabelingJobDataSourceFilterSensitiveLog: (obj: LabelingJobDataSource) => any;
|
|
8103
|
+
/**
|
|
8104
|
+
* @internal
|
|
8105
|
+
*/
|
|
8106
|
+
export declare const LabelingJobInputConfigFilterSensitiveLog: (obj: LabelingJobInputConfig) => any;
|
|
8107
|
+
/**
|
|
8108
|
+
* @internal
|
|
8109
|
+
*/
|
|
8110
|
+
export declare const LabelingJobResourceConfigFilterSensitiveLog: (obj: LabelingJobResourceConfig) => any;
|
|
8111
|
+
/**
|
|
8112
|
+
* @internal
|
|
8113
|
+
*/
|
|
8114
|
+
export declare const LabelingJobAlgorithmsConfigFilterSensitiveLog: (obj: LabelingJobAlgorithmsConfig) => any;
|
|
8115
|
+
/**
|
|
8116
|
+
* @internal
|
|
8117
|
+
*/
|
|
8118
|
+
export declare const LabelingJobOutputConfigFilterSensitiveLog: (obj: LabelingJobOutputConfig) => any;
|
|
8119
|
+
/**
|
|
8120
|
+
* @internal
|
|
8121
|
+
*/
|
|
8122
|
+
export declare const LabelingJobStoppingConditionsFilterSensitiveLog: (obj: LabelingJobStoppingConditions) => any;
|
|
8123
|
+
/**
|
|
8124
|
+
* @internal
|
|
8125
|
+
*/
|
|
8126
|
+
export declare const CreateLabelingJobRequestFilterSensitiveLog: (obj: CreateLabelingJobRequest) => any;
|
|
8127
|
+
/**
|
|
8128
|
+
* @internal
|
|
8129
|
+
*/
|
|
8130
|
+
export declare const CreateLabelingJobResponseFilterSensitiveLog: (obj: CreateLabelingJobResponse) => any;
|
|
8131
|
+
/**
|
|
8132
|
+
* @internal
|
|
8133
|
+
*/
|
|
8134
|
+
export declare const InferenceExecutionConfigFilterSensitiveLog: (obj: InferenceExecutionConfig) => any;
|
|
8135
|
+
/**
|
|
8136
|
+
* @internal
|
|
8137
|
+
*/
|
|
8138
|
+
export declare const CreateModelInputFilterSensitiveLog: (obj: CreateModelInput) => any;
|
|
8139
|
+
/**
|
|
8140
|
+
* @internal
|
|
8141
|
+
*/
|
|
8142
|
+
export declare const CreateModelOutputFilterSensitiveLog: (obj: CreateModelOutput) => any;
|
|
8143
|
+
/**
|
|
8144
|
+
* @internal
|
|
8145
|
+
*/
|
|
8146
|
+
export declare const ModelBiasAppSpecificationFilterSensitiveLog: (obj: ModelBiasAppSpecification) => any;
|
|
8147
|
+
/**
|
|
8148
|
+
* @internal
|
|
8149
|
+
*/
|
|
8150
|
+
export declare const ModelBiasBaselineConfigFilterSensitiveLog: (obj: ModelBiasBaselineConfig) => any;
|
|
8151
|
+
/**
|
|
8152
|
+
* @internal
|
|
8153
|
+
*/
|
|
8154
|
+
export declare const MonitoringGroundTruthS3InputFilterSensitiveLog: (obj: MonitoringGroundTruthS3Input) => any;
|
|
8155
|
+
/**
|
|
8156
|
+
* @internal
|
|
8157
|
+
*/
|
|
8158
|
+
export declare const ModelBiasJobInputFilterSensitiveLog: (obj: ModelBiasJobInput) => any;
|
|
8159
|
+
/**
|
|
8160
|
+
* @internal
|
|
8161
|
+
*/
|
|
8162
|
+
export declare const CreateModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelBiasJobDefinitionRequest) => any;
|
|
8163
|
+
/**
|
|
8164
|
+
* @internal
|
|
8165
|
+
*/
|
|
8166
|
+
export declare const CreateModelBiasJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelBiasJobDefinitionResponse) => any;
|
|
8167
|
+
/**
|
|
8168
|
+
* @internal
|
|
8169
|
+
*/
|
|
8170
|
+
export declare const ModelExplainabilityAppSpecificationFilterSensitiveLog: (obj: ModelExplainabilityAppSpecification) => any;
|
|
8171
|
+
/**
|
|
8172
|
+
* @internal
|
|
8173
|
+
*/
|
|
8174
|
+
export declare const ModelExplainabilityBaselineConfigFilterSensitiveLog: (obj: ModelExplainabilityBaselineConfig) => any;
|
|
8175
|
+
/**
|
|
8176
|
+
* @internal
|
|
8177
|
+
*/
|
|
8178
|
+
export declare const ModelExplainabilityJobInputFilterSensitiveLog: (obj: ModelExplainabilityJobInput) => any;
|
|
8179
|
+
/**
|
|
8180
|
+
* @internal
|
|
8181
|
+
*/
|
|
8182
|
+
export declare const CreateModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionRequest) => any;
|
|
8183
|
+
/**
|
|
8184
|
+
* @internal
|
|
8185
|
+
*/
|
|
8186
|
+
export declare const CreateModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionResponse) => any;
|
|
8187
|
+
/**
|
|
8188
|
+
* @internal
|
|
8189
|
+
*/
|
|
8190
|
+
export declare const FileSourceFilterSensitiveLog: (obj: FileSource) => any;
|
|
8191
|
+
/**
|
|
8192
|
+
* @internal
|
|
8193
|
+
*/
|
|
8194
|
+
export declare const DriftCheckBiasFilterSensitiveLog: (obj: DriftCheckBias) => any;
|
|
8195
|
+
/**
|
|
8196
|
+
* @internal
|
|
8197
|
+
*/
|
|
8198
|
+
export declare const DriftCheckExplainabilityFilterSensitiveLog: (obj: DriftCheckExplainability) => any;
|
|
8199
|
+
/**
|
|
8200
|
+
* @internal
|
|
8201
|
+
*/
|
|
8202
|
+
export declare const DriftCheckModelDataQualityFilterSensitiveLog: (obj: DriftCheckModelDataQuality) => any;
|
|
8203
|
+
/**
|
|
8204
|
+
* @internal
|
|
8205
|
+
*/
|
|
8206
|
+
export declare const DriftCheckModelQualityFilterSensitiveLog: (obj: DriftCheckModelQuality) => any;
|
|
8207
|
+
/**
|
|
8208
|
+
* @internal
|
|
8209
|
+
*/
|
|
8210
|
+
export declare const DriftCheckBaselinesFilterSensitiveLog: (obj: DriftCheckBaselines) => any;
|
|
8211
|
+
/**
|
|
8212
|
+
* @internal
|
|
8213
|
+
*/
|
|
8214
|
+
export declare const ExplainabilityFilterSensitiveLog: (obj: Explainability) => any;
|
|
8215
|
+
/**
|
|
8216
|
+
* @internal
|
|
8217
|
+
*/
|
|
8218
|
+
export declare const ModelDataQualityFilterSensitiveLog: (obj: ModelDataQuality) => any;
|
|
8219
|
+
/**
|
|
8220
|
+
* @internal
|
|
8221
|
+
*/
|
|
8222
|
+
export declare const ModelQualityFilterSensitiveLog: (obj: ModelQuality) => any;
|
|
8223
|
+
/**
|
|
8224
|
+
* @internal
|
|
8225
|
+
*/
|
|
8226
|
+
export declare const ModelMetricsFilterSensitiveLog: (obj: ModelMetrics) => any;
|
|
8227
|
+
/**
|
|
8228
|
+
* @internal
|
|
8229
|
+
*/
|
|
8230
|
+
export declare const SourceAlgorithmFilterSensitiveLog: (obj: SourceAlgorithm) => any;
|
|
8231
|
+
/**
|
|
8232
|
+
* @internal
|
|
8233
|
+
*/
|
|
8234
|
+
export declare const SourceAlgorithmSpecificationFilterSensitiveLog: (obj: SourceAlgorithmSpecification) => any;
|
|
8235
|
+
/**
|
|
8236
|
+
* @internal
|
|
8237
|
+
*/
|
|
8238
|
+
export declare const ModelPackageValidationProfileFilterSensitiveLog: (obj: ModelPackageValidationProfile) => any;
|
|
8239
|
+
/**
|
|
8240
|
+
* @internal
|
|
8241
|
+
*/
|
|
8242
|
+
export declare const ModelPackageValidationSpecificationFilterSensitiveLog: (obj: ModelPackageValidationSpecification) => any;
|
|
8243
|
+
/**
|
|
8244
|
+
* @internal
|
|
8245
|
+
*/
|
|
8246
|
+
export declare const CreateModelPackageInputFilterSensitiveLog: (obj: CreateModelPackageInput) => any;
|
|
8247
|
+
/**
|
|
8248
|
+
* @internal
|
|
8249
|
+
*/
|
|
8250
|
+
export declare const CreateModelPackageOutputFilterSensitiveLog: (obj: CreateModelPackageOutput) => any;
|
|
8251
|
+
/**
|
|
8252
|
+
* @internal
|
|
8253
|
+
*/
|
|
8254
|
+
export declare const CreateModelPackageGroupInputFilterSensitiveLog: (obj: CreateModelPackageGroupInput) => any;
|
|
8255
|
+
/**
|
|
8256
|
+
* @internal
|
|
8257
|
+
*/
|
|
8258
|
+
export declare const CreateModelPackageGroupOutputFilterSensitiveLog: (obj: CreateModelPackageGroupOutput) => any;
|
|
8259
|
+
/**
|
|
8260
|
+
* @internal
|
|
8261
|
+
*/
|
|
8262
|
+
export declare const ModelQualityAppSpecificationFilterSensitiveLog: (obj: ModelQualityAppSpecification) => any;
|
|
8263
|
+
/**
|
|
8264
|
+
* @internal
|
|
8265
|
+
*/
|
|
8266
|
+
export declare const ModelQualityBaselineConfigFilterSensitiveLog: (obj: ModelQualityBaselineConfig) => any;
|
|
8267
|
+
/**
|
|
8268
|
+
* @internal
|
|
8269
|
+
*/
|
|
8270
|
+
export declare const ModelQualityJobInputFilterSensitiveLog: (obj: ModelQualityJobInput) => any;
|
|
8271
|
+
/**
|
|
8272
|
+
* @internal
|
|
8273
|
+
*/
|
|
8274
|
+
export declare const CreateModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelQualityJobDefinitionRequest) => any;
|
|
8275
|
+
/**
|
|
8276
|
+
* @internal
|
|
8277
|
+
*/
|
|
8278
|
+
export declare const CreateModelQualityJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelQualityJobDefinitionResponse) => any;
|
|
8279
|
+
/**
|
|
8280
|
+
* @internal
|
|
8281
|
+
*/
|
|
8282
|
+
export declare const MonitoringBaselineConfigFilterSensitiveLog: (obj: MonitoringBaselineConfig) => any;
|
|
8283
|
+
/**
|
|
8284
|
+
* @internal
|
|
8285
|
+
*/
|
|
8286
|
+
export declare const MonitoringAppSpecificationFilterSensitiveLog: (obj: MonitoringAppSpecification) => any;
|
|
8287
|
+
/**
|
|
8288
|
+
* @internal
|
|
8289
|
+
*/
|
|
8290
|
+
export declare const MonitoringInputFilterSensitiveLog: (obj: MonitoringInput) => any;
|
|
8291
|
+
/**
|
|
8292
|
+
* @internal
|
|
8293
|
+
*/
|
|
8294
|
+
export declare const NetworkConfigFilterSensitiveLog: (obj: NetworkConfig) => any;
|
|
8295
|
+
/**
|
|
8296
|
+
* @internal
|
|
8297
|
+
*/
|
|
8298
|
+
export declare const MonitoringJobDefinitionFilterSensitiveLog: (obj: MonitoringJobDefinition) => any;
|
|
8299
|
+
/**
|
|
8300
|
+
* @internal
|
|
8301
|
+
*/
|
|
8302
|
+
export declare const ScheduleConfigFilterSensitiveLog: (obj: ScheduleConfig) => any;
|
|
8303
|
+
/**
|
|
8304
|
+
* @internal
|
|
8305
|
+
*/
|
|
8306
|
+
export declare const MonitoringScheduleConfigFilterSensitiveLog: (obj: MonitoringScheduleConfig) => any;
|
|
8307
|
+
/**
|
|
8308
|
+
* @internal
|
|
8309
|
+
*/
|
|
8310
|
+
export declare const CreateMonitoringScheduleRequestFilterSensitiveLog: (obj: CreateMonitoringScheduleRequest) => any;
|
|
8311
|
+
/**
|
|
8312
|
+
* @internal
|
|
8313
|
+
*/
|
|
8314
|
+
export declare const CreateMonitoringScheduleResponseFilterSensitiveLog: (obj: CreateMonitoringScheduleResponse) => any;
|
|
8315
|
+
/**
|
|
8316
|
+
* @internal
|
|
8317
|
+
*/
|
|
8318
|
+
export declare const InstanceMetadataServiceConfigurationFilterSensitiveLog: (obj: InstanceMetadataServiceConfiguration) => any;
|
|
8319
|
+
/**
|
|
8320
|
+
* @internal
|
|
8321
|
+
*/
|
|
8322
|
+
export declare const CreateNotebookInstanceInputFilterSensitiveLog: (obj: CreateNotebookInstanceInput) => any;
|
|
8323
|
+
/**
|
|
8324
|
+
* @internal
|
|
8325
|
+
*/
|
|
8326
|
+
export declare const CreateNotebookInstanceOutputFilterSensitiveLog: (obj: CreateNotebookInstanceOutput) => any;
|
|
8327
|
+
/**
|
|
8328
|
+
* @internal
|
|
8329
|
+
*/
|
|
8330
|
+
export declare const NotebookInstanceLifecycleHookFilterSensitiveLog: (obj: NotebookInstanceLifecycleHook) => any;
|
|
8331
|
+
/**
|
|
8332
|
+
* @internal
|
|
8333
|
+
*/
|
|
8334
|
+
export declare const CreateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigInput) => any;
|
|
8335
|
+
/**
|
|
8336
|
+
* @internal
|
|
8337
|
+
*/
|
|
8338
|
+
export declare const CreateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigOutput) => any;
|
|
8339
|
+
/**
|
|
8340
|
+
* @internal
|
|
8341
|
+
*/
|
|
8342
|
+
export declare const ParallelismConfigurationFilterSensitiveLog: (obj: ParallelismConfiguration) => any;
|
|
8343
|
+
/**
|
|
8344
|
+
* @internal
|
|
8345
|
+
*/
|
|
8346
|
+
export declare const PipelineDefinitionS3LocationFilterSensitiveLog: (obj: PipelineDefinitionS3Location) => any;
|
|
8347
|
+
/**
|
|
8348
|
+
* @internal
|
|
8349
|
+
*/
|
|
8350
|
+
export declare const CreatePipelineRequestFilterSensitiveLog: (obj: CreatePipelineRequest) => any;
|
|
8351
|
+
/**
|
|
8352
|
+
* @internal
|
|
8353
|
+
*/
|
|
8354
|
+
export declare const CreatePipelineResponseFilterSensitiveLog: (obj: CreatePipelineResponse) => any;
|
|
8355
|
+
/**
|
|
8356
|
+
* @internal
|
|
8357
|
+
*/
|
|
8358
|
+
export declare const CreatePresignedDomainUrlRequestFilterSensitiveLog: (obj: CreatePresignedDomainUrlRequest) => any;
|
|
8359
|
+
/**
|
|
8360
|
+
* @internal
|
|
8361
|
+
*/
|
|
8362
|
+
export declare const CreatePresignedDomainUrlResponseFilterSensitiveLog: (obj: CreatePresignedDomainUrlResponse) => any;
|
|
8363
|
+
/**
|
|
8364
|
+
* @internal
|
|
8365
|
+
*/
|
|
8366
|
+
export declare const CreatePresignedNotebookInstanceUrlInputFilterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlInput) => any;
|
|
8367
|
+
/**
|
|
8368
|
+
* @internal
|
|
8369
|
+
*/
|
|
8370
|
+
export declare const CreatePresignedNotebookInstanceUrlOutputFilterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlOutput) => any;
|
|
8371
|
+
/**
|
|
8372
|
+
* @internal
|
|
8373
|
+
*/
|
|
8374
|
+
export declare const ExperimentConfigFilterSensitiveLog: (obj: ExperimentConfig) => any;
|
|
8375
|
+
/**
|
|
8376
|
+
* @internal
|
|
8377
|
+
*/
|
|
8378
|
+
export declare const RedshiftDatasetDefinitionFilterSensitiveLog: (obj: RedshiftDatasetDefinition) => any;
|
|
8379
|
+
/**
|
|
8380
|
+
* @internal
|
|
8381
|
+
*/
|
|
8382
|
+
export declare const DatasetDefinitionFilterSensitiveLog: (obj: DatasetDefinition) => any;
|
|
8383
|
+
/**
|
|
8384
|
+
* @internal
|
|
8385
|
+
*/
|
|
8386
|
+
export declare const ProcessingS3InputFilterSensitiveLog: (obj: ProcessingS3Input) => any;
|
|
8387
|
+
/**
|
|
8388
|
+
* @internal
|
|
8389
|
+
*/
|
|
8390
|
+
export declare const ProcessingInputFilterSensitiveLog: (obj: ProcessingInput) => any;
|
|
8391
|
+
/**
|
|
8392
|
+
* @internal
|
|
8393
|
+
*/
|
|
8394
|
+
export declare const ProcessingFeatureStoreOutputFilterSensitiveLog: (obj: ProcessingFeatureStoreOutput) => any;
|
|
8395
|
+
/**
|
|
8396
|
+
* @internal
|
|
8397
|
+
*/
|
|
8398
|
+
export declare const ProcessingS3OutputFilterSensitiveLog: (obj: ProcessingS3Output) => any;
|
|
8399
|
+
/**
|
|
8400
|
+
* @internal
|
|
8401
|
+
*/
|
|
8402
|
+
export declare const ProcessingOutputFilterSensitiveLog: (obj: ProcessingOutput) => any;
|
|
8403
|
+
/**
|
|
8404
|
+
* @internal
|
|
8405
|
+
*/
|
|
8406
|
+
export declare const ProcessingOutputConfigFilterSensitiveLog: (obj: ProcessingOutputConfig) => any;
|
|
8407
|
+
/**
|
|
8408
|
+
* @internal
|
|
8409
|
+
*/
|
|
8410
|
+
export declare const ProcessingClusterConfigFilterSensitiveLog: (obj: ProcessingClusterConfig) => any;
|
|
8411
|
+
/**
|
|
8412
|
+
* @internal
|
|
8413
|
+
*/
|
|
8414
|
+
export declare const ProcessingResourcesFilterSensitiveLog: (obj: ProcessingResources) => any;
|
|
8415
|
+
/**
|
|
8416
|
+
* @internal
|
|
8417
|
+
*/
|
|
8418
|
+
export declare const ProcessingStoppingConditionFilterSensitiveLog: (obj: ProcessingStoppingCondition) => any;
|
|
8419
|
+
/**
|
|
8420
|
+
* @internal
|
|
8421
|
+
*/
|
|
8422
|
+
export declare const CreateProcessingJobRequestFilterSensitiveLog: (obj: CreateProcessingJobRequest) => any;
|
|
8423
|
+
/**
|
|
8424
|
+
* @internal
|
|
8425
|
+
*/
|
|
8426
|
+
export declare const CreateProcessingJobResponseFilterSensitiveLog: (obj: CreateProcessingJobResponse) => any;
|
|
8427
|
+
/**
|
|
8428
|
+
* @internal
|
|
8429
|
+
*/
|
|
8430
|
+
export declare const ProvisioningParameterFilterSensitiveLog: (obj: ProvisioningParameter) => any;
|
|
8431
|
+
/**
|
|
8432
|
+
* @internal
|
|
8433
|
+
*/
|
|
8434
|
+
export declare const ServiceCatalogProvisioningDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisioningDetails) => any;
|
|
8435
|
+
/**
|
|
8436
|
+
* @internal
|
|
8437
|
+
*/
|
|
8438
|
+
export declare const CreateProjectInputFilterSensitiveLog: (obj: CreateProjectInput) => any;
|
|
8439
|
+
/**
|
|
8440
|
+
* @internal
|
|
8441
|
+
*/
|
|
8442
|
+
export declare const CreateProjectOutputFilterSensitiveLog: (obj: CreateProjectOutput) => any;
|
|
8443
|
+
/**
|
|
8444
|
+
* @internal
|
|
8445
|
+
*/
|
|
8446
|
+
export declare const CreateStudioLifecycleConfigRequestFilterSensitiveLog: (obj: CreateStudioLifecycleConfigRequest) => any;
|
|
8447
|
+
/**
|
|
8448
|
+
* @internal
|
|
8449
|
+
*/
|
|
8450
|
+
export declare const CreateStudioLifecycleConfigResponseFilterSensitiveLog: (obj: CreateStudioLifecycleConfigResponse) => any;
|
|
8451
|
+
/**
|
|
8452
|
+
* @internal
|
|
8453
|
+
*/
|
|
8454
|
+
export declare const DebugHookConfigFilterSensitiveLog: (obj: DebugHookConfig) => any;
|
|
8455
|
+
/**
|
|
8456
|
+
* @internal
|
|
8457
|
+
*/
|
|
8458
|
+
export declare const DebugRuleConfigurationFilterSensitiveLog: (obj: DebugRuleConfiguration) => any;
|
|
8459
|
+
/**
|
|
8460
|
+
* @internal
|
|
8461
|
+
*/
|
|
8462
|
+
export declare const ProfilerConfigFilterSensitiveLog: (obj: ProfilerConfig) => any;
|
|
8463
|
+
/**
|
|
8464
|
+
* @internal
|
|
8465
|
+
*/
|
|
8466
|
+
export declare const ProfilerRuleConfigurationFilterSensitiveLog: (obj: ProfilerRuleConfiguration) => any;
|
|
8467
|
+
/**
|
|
8468
|
+
* @internal
|
|
8469
|
+
*/
|
|
8470
|
+
export declare const TensorBoardOutputConfigFilterSensitiveLog: (obj: TensorBoardOutputConfig) => any;
|
|
8471
|
+
/**
|
|
8472
|
+
* @internal
|
|
8473
|
+
*/
|
|
8474
|
+
export declare const CreateTrainingJobRequestFilterSensitiveLog: (obj: CreateTrainingJobRequest) => any;
|
|
8475
|
+
/**
|
|
8476
|
+
* @internal
|
|
8477
|
+
*/
|
|
8478
|
+
export declare const CreateTrainingJobResponseFilterSensitiveLog: (obj: CreateTrainingJobResponse) => any;
|
|
8479
|
+
/**
|
|
8480
|
+
* @internal
|
|
8481
|
+
*/
|
|
8482
|
+
export declare const DataProcessingFilterSensitiveLog: (obj: DataProcessing) => any;
|
|
8483
|
+
/**
|
|
8484
|
+
* @internal
|
|
8485
|
+
*/
|
|
8486
|
+
export declare const ModelClientConfigFilterSensitiveLog: (obj: ModelClientConfig) => any;
|
|
8487
|
+
/**
|
|
8488
|
+
* @internal
|
|
8489
|
+
*/
|
|
8490
|
+
export declare const CreateTransformJobRequestFilterSensitiveLog: (obj: CreateTransformJobRequest) => any;
|
|
8491
|
+
/**
|
|
8492
|
+
* @internal
|
|
8493
|
+
*/
|
|
8494
|
+
export declare const CreateTransformJobResponseFilterSensitiveLog: (obj: CreateTransformJobResponse) => any;
|
|
8495
|
+
/**
|
|
8496
|
+
* @internal
|
|
8497
|
+
*/
|
|
8498
|
+
export declare const CreateTrialRequestFilterSensitiveLog: (obj: CreateTrialRequest) => any;
|
|
8499
|
+
/**
|
|
8500
|
+
* @internal
|
|
8501
|
+
*/
|
|
8502
|
+
export declare const CreateTrialResponseFilterSensitiveLog: (obj: CreateTrialResponse) => any;
|
|
8503
|
+
/**
|
|
8504
|
+
* @internal
|
|
8505
|
+
*/
|
|
8506
|
+
export declare const TrialComponentArtifactFilterSensitiveLog: (obj: TrialComponentArtifact) => any;
|
|
8507
|
+
/**
|
|
8508
|
+
* @internal
|
|
8509
|
+
*/
|
|
8510
|
+
export declare const TrialComponentParameterValueFilterSensitiveLog: (obj: TrialComponentParameterValue) => any;
|
|
8511
|
+
/**
|
|
8512
|
+
* @internal
|
|
8513
|
+
*/
|
|
8514
|
+
export declare const TrialComponentStatusFilterSensitiveLog: (obj: TrialComponentStatus) => any;
|
|
8515
|
+
/**
|
|
8516
|
+
* @internal
|
|
8517
|
+
*/
|
|
8518
|
+
export declare const CreateTrialComponentRequestFilterSensitiveLog: (obj: CreateTrialComponentRequest) => any;
|
|
8519
|
+
/**
|
|
8520
|
+
* @internal
|
|
8521
|
+
*/
|
|
8522
|
+
export declare const CreateTrialComponentResponseFilterSensitiveLog: (obj: CreateTrialComponentResponse) => any;
|
|
8523
|
+
/**
|
|
8524
|
+
* @internal
|
|
8525
|
+
*/
|
|
8526
|
+
export declare const CreateUserProfileRequestFilterSensitiveLog: (obj: CreateUserProfileRequest) => any;
|
|
8527
|
+
/**
|
|
8528
|
+
* @internal
|
|
8529
|
+
*/
|
|
8530
|
+
export declare const CreateUserProfileResponseFilterSensitiveLog: (obj: CreateUserProfileResponse) => any;
|
|
8531
|
+
/**
|
|
8532
|
+
* @internal
|
|
8533
|
+
*/
|
|
8534
|
+
export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
|
|
8535
|
+
/**
|
|
8536
|
+
* @internal
|
|
8537
|
+
*/
|
|
8538
|
+
export declare const SourceIpConfigFilterSensitiveLog: (obj: SourceIpConfig) => any;
|
|
8539
|
+
/**
|
|
8540
|
+
* @internal
|
|
8541
|
+
*/
|
|
8542
|
+
export declare const WorkforceVpcConfigRequestFilterSensitiveLog: (obj: WorkforceVpcConfigRequest) => any;
|
|
8543
|
+
/**
|
|
8544
|
+
* @internal
|
|
8545
|
+
*/
|
|
8546
|
+
export declare const CreateWorkforceRequestFilterSensitiveLog: (obj: CreateWorkforceRequest) => any;
|
|
8547
|
+
/**
|
|
8548
|
+
* @internal
|
|
8549
|
+
*/
|
|
8550
|
+
export declare const CreateWorkforceResponseFilterSensitiveLog: (obj: CreateWorkforceResponse) => any;
|
|
8551
|
+
/**
|
|
8552
|
+
* @internal
|
|
8553
|
+
*/
|
|
8554
|
+
export declare const OidcMemberDefinitionFilterSensitiveLog: (obj: OidcMemberDefinition) => any;
|
|
8555
|
+
/**
|
|
8556
|
+
* @internal
|
|
8557
|
+
*/
|
|
8558
|
+
export declare const MemberDefinitionFilterSensitiveLog: (obj: MemberDefinition) => any;
|
|
8559
|
+
/**
|
|
8560
|
+
* @internal
|
|
8561
|
+
*/
|
|
8562
|
+
export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
8563
|
+
/**
|
|
8564
|
+
* @internal
|
|
8565
|
+
*/
|
|
8566
|
+
export declare const CreateWorkteamRequestFilterSensitiveLog: (obj: CreateWorkteamRequest) => any;
|
|
8567
|
+
/**
|
|
8568
|
+
* @internal
|
|
8569
|
+
*/
|
|
8570
|
+
export declare const CreateWorkteamResponseFilterSensitiveLog: (obj: CreateWorkteamResponse) => any;
|
|
8571
|
+
/**
|
|
8572
|
+
* @internal
|
|
8573
|
+
*/
|
|
8574
|
+
export declare const DataCaptureConfigSummaryFilterSensitiveLog: (obj: DataCaptureConfigSummary) => any;
|
|
8575
|
+
/**
|
|
8576
|
+
* @internal
|
|
8577
|
+
*/
|
|
8578
|
+
export declare const DebugRuleEvaluationStatusFilterSensitiveLog: (obj: DebugRuleEvaluationStatus) => any;
|
|
8579
|
+
/**
|
|
8580
|
+
* @internal
|
|
8581
|
+
*/
|
|
8582
|
+
export declare const DeleteActionRequestFilterSensitiveLog: (obj: DeleteActionRequest) => any;
|
|
8583
|
+
/**
|
|
8584
|
+
* @internal
|
|
8585
|
+
*/
|
|
8586
|
+
export declare const DeleteActionResponseFilterSensitiveLog: (obj: DeleteActionResponse) => any;
|
|
8587
|
+
/**
|
|
8588
|
+
* @internal
|
|
8589
|
+
*/
|
|
8590
|
+
export declare const DeleteAlgorithmInputFilterSensitiveLog: (obj: DeleteAlgorithmInput) => any;
|
|
8591
|
+
/**
|
|
8592
|
+
* @internal
|
|
8593
|
+
*/
|
|
8594
|
+
export declare const DeleteAppRequestFilterSensitiveLog: (obj: DeleteAppRequest) => any;
|
|
8595
|
+
/**
|
|
8596
|
+
* @internal
|
|
8597
|
+
*/
|
|
8598
|
+
export declare const DeleteAppImageConfigRequestFilterSensitiveLog: (obj: DeleteAppImageConfigRequest) => any;
|
|
8599
|
+
/**
|
|
8600
|
+
* @internal
|
|
8601
|
+
*/
|
|
8602
|
+
export declare const DeleteArtifactRequestFilterSensitiveLog: (obj: DeleteArtifactRequest) => any;
|
|
8603
|
+
/**
|
|
8604
|
+
* @internal
|
|
8605
|
+
*/
|
|
8606
|
+
export declare const DeleteArtifactResponseFilterSensitiveLog: (obj: DeleteArtifactResponse) => any;
|
|
8607
|
+
/**
|
|
8608
|
+
* @internal
|
|
8609
|
+
*/
|
|
8610
|
+
export declare const DeleteAssociationRequestFilterSensitiveLog: (obj: DeleteAssociationRequest) => any;
|
|
8611
|
+
/**
|
|
8612
|
+
* @internal
|
|
8613
|
+
*/
|
|
8614
|
+
export declare const DeleteAssociationResponseFilterSensitiveLog: (obj: DeleteAssociationResponse) => any;
|
|
8615
|
+
/**
|
|
8616
|
+
* @internal
|
|
8617
|
+
*/
|
|
8618
|
+
export declare const DeleteCodeRepositoryInputFilterSensitiveLog: (obj: DeleteCodeRepositoryInput) => any;
|
|
8619
|
+
/**
|
|
8620
|
+
* @internal
|
|
8621
|
+
*/
|
|
8622
|
+
export declare const DeleteContextRequestFilterSensitiveLog: (obj: DeleteContextRequest) => any;
|
|
8623
|
+
/**
|
|
8624
|
+
* @internal
|
|
8625
|
+
*/
|
|
8626
|
+
export declare const DeleteContextResponseFilterSensitiveLog: (obj: DeleteContextResponse) => any;
|
|
8627
|
+
/**
|
|
8628
|
+
* @internal
|
|
8629
|
+
*/
|
|
8630
|
+
export declare const DeleteDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteDataQualityJobDefinitionRequest) => any;
|
|
8631
|
+
/**
|
|
8632
|
+
* @internal
|
|
8633
|
+
*/
|
|
8634
|
+
export declare const DeleteDeviceFleetRequestFilterSensitiveLog: (obj: DeleteDeviceFleetRequest) => any;
|
|
8635
|
+
/**
|
|
8636
|
+
* @internal
|
|
8637
|
+
*/
|
|
8638
|
+
export declare const RetentionPolicyFilterSensitiveLog: (obj: RetentionPolicy) => any;
|
|
8639
|
+
/**
|
|
8640
|
+
* @internal
|
|
8641
|
+
*/
|
|
8642
|
+
export declare const DeleteDomainRequestFilterSensitiveLog: (obj: DeleteDomainRequest) => any;
|
|
8643
|
+
/**
|
|
8644
|
+
* @internal
|
|
8645
|
+
*/
|
|
8646
|
+
export declare const DeleteEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: DeleteEdgeDeploymentPlanRequest) => any;
|
|
8647
|
+
/**
|
|
8648
|
+
* @internal
|
|
8649
|
+
*/
|
|
8650
|
+
export declare const DeleteEdgeDeploymentStageRequestFilterSensitiveLog: (obj: DeleteEdgeDeploymentStageRequest) => any;
|
|
8651
|
+
/**
|
|
8652
|
+
* @internal
|
|
8653
|
+
*/
|
|
8654
|
+
export declare const DeleteEndpointInputFilterSensitiveLog: (obj: DeleteEndpointInput) => any;
|
|
8655
|
+
/**
|
|
8656
|
+
* @internal
|
|
8657
|
+
*/
|
|
8658
|
+
export declare const DeleteEndpointConfigInputFilterSensitiveLog: (obj: DeleteEndpointConfigInput) => any;
|
|
8659
|
+
/**
|
|
8660
|
+
* @internal
|
|
8661
|
+
*/
|
|
8662
|
+
export declare const DeleteExperimentRequestFilterSensitiveLog: (obj: DeleteExperimentRequest) => any;
|
|
8663
|
+
/**
|
|
8664
|
+
* @internal
|
|
8665
|
+
*/
|
|
8666
|
+
export declare const DeleteExperimentResponseFilterSensitiveLog: (obj: DeleteExperimentResponse) => any;
|
|
8667
|
+
/**
|
|
8668
|
+
* @internal
|
|
8669
|
+
*/
|
|
8670
|
+
export declare const DeleteFeatureGroupRequestFilterSensitiveLog: (obj: DeleteFeatureGroupRequest) => any;
|
|
8671
|
+
/**
|
|
8672
|
+
* @internal
|
|
8673
|
+
*/
|
|
8674
|
+
export declare const DeleteFlowDefinitionRequestFilterSensitiveLog: (obj: DeleteFlowDefinitionRequest) => any;
|
|
8675
|
+
/**
|
|
8676
|
+
* @internal
|
|
8677
|
+
*/
|
|
8678
|
+
export declare const DeleteFlowDefinitionResponseFilterSensitiveLog: (obj: DeleteFlowDefinitionResponse) => any;
|
|
8679
|
+
/**
|
|
8680
|
+
* @internal
|
|
8681
|
+
*/
|
|
8682
|
+
export declare const DeleteHumanTaskUiRequestFilterSensitiveLog: (obj: DeleteHumanTaskUiRequest) => any;
|
|
8683
|
+
/**
|
|
8684
|
+
* @internal
|
|
8685
|
+
*/
|
|
8686
|
+
export declare const DeleteHumanTaskUiResponseFilterSensitiveLog: (obj: DeleteHumanTaskUiResponse) => any;
|
|
8687
|
+
/**
|
|
8688
|
+
* @internal
|
|
8689
|
+
*/
|
|
8690
|
+
export declare const DeleteImageRequestFilterSensitiveLog: (obj: DeleteImageRequest) => any;
|
|
8691
|
+
/**
|
|
8692
|
+
* @internal
|
|
8693
|
+
*/
|
|
8694
|
+
export declare const DeleteImageResponseFilterSensitiveLog: (obj: DeleteImageResponse) => any;
|
|
8695
|
+
/**
|
|
8696
|
+
* @internal
|
|
8697
|
+
*/
|
|
8698
|
+
export declare const DeleteImageVersionRequestFilterSensitiveLog: (obj: DeleteImageVersionRequest) => any;
|
|
8699
|
+
/**
|
|
8700
|
+
* @internal
|
|
8701
|
+
*/
|
|
8702
|
+
export declare const DeleteImageVersionResponseFilterSensitiveLog: (obj: DeleteImageVersionResponse) => any;
|
|
8703
|
+
/**
|
|
8704
|
+
* @internal
|
|
8705
|
+
*/
|
|
8706
|
+
export declare const DeleteModelInputFilterSensitiveLog: (obj: DeleteModelInput) => any;
|
|
8707
|
+
/**
|
|
8708
|
+
* @internal
|
|
8709
|
+
*/
|
|
8710
|
+
export declare const DeleteModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelBiasJobDefinitionRequest) => any;
|
|
8711
|
+
/**
|
|
8712
|
+
* @internal
|
|
8713
|
+
*/
|
|
8714
|
+
export declare const DeleteModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelExplainabilityJobDefinitionRequest) => any;
|
|
8715
|
+
/**
|
|
8716
|
+
* @internal
|
|
8717
|
+
*/
|
|
8718
|
+
export declare const DeleteModelPackageInputFilterSensitiveLog: (obj: DeleteModelPackageInput) => any;
|
|
8719
|
+
/**
|
|
8720
|
+
* @internal
|
|
8721
|
+
*/
|
|
8722
|
+
export declare const DeleteModelPackageGroupInputFilterSensitiveLog: (obj: DeleteModelPackageGroupInput) => any;
|
|
8723
|
+
/**
|
|
8724
|
+
* @internal
|
|
8725
|
+
*/
|
|
8726
|
+
export declare const DeleteModelPackageGroupPolicyInputFilterSensitiveLog: (obj: DeleteModelPackageGroupPolicyInput) => any;
|
|
8727
|
+
/**
|
|
8728
|
+
* @internal
|
|
8729
|
+
*/
|
|
8730
|
+
export declare const DeleteModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelQualityJobDefinitionRequest) => any;
|
|
8731
|
+
/**
|
|
8732
|
+
* @internal
|
|
8733
|
+
*/
|
|
8734
|
+
export declare const DeleteMonitoringScheduleRequestFilterSensitiveLog: (obj: DeleteMonitoringScheduleRequest) => any;
|
|
8735
|
+
/**
|
|
8736
|
+
* @internal
|
|
8737
|
+
*/
|
|
8738
|
+
export declare const DeleteNotebookInstanceInputFilterSensitiveLog: (obj: DeleteNotebookInstanceInput) => any;
|
|
8739
|
+
/**
|
|
8740
|
+
* @internal
|
|
8741
|
+
*/
|
|
8742
|
+
export declare const DeleteNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: DeleteNotebookInstanceLifecycleConfigInput) => any;
|
|
8743
|
+
/**
|
|
8744
|
+
* @internal
|
|
8745
|
+
*/
|
|
8746
|
+
export declare const DeletePipelineRequestFilterSensitiveLog: (obj: DeletePipelineRequest) => any;
|
|
8747
|
+
/**
|
|
8748
|
+
* @internal
|
|
8749
|
+
*/
|
|
8750
|
+
export declare const DeletePipelineResponseFilterSensitiveLog: (obj: DeletePipelineResponse) => any;
|
|
8751
|
+
/**
|
|
8752
|
+
* @internal
|
|
8753
|
+
*/
|
|
8754
|
+
export declare const DeleteProjectInputFilterSensitiveLog: (obj: DeleteProjectInput) => any;
|
|
8755
|
+
/**
|
|
8756
|
+
* @internal
|
|
8757
|
+
*/
|
|
8758
|
+
export declare const DeleteStudioLifecycleConfigRequestFilterSensitiveLog: (obj: DeleteStudioLifecycleConfigRequest) => any;
|
|
8759
|
+
/**
|
|
8760
|
+
* @internal
|
|
8761
|
+
*/
|
|
8762
|
+
export declare const DeleteTagsInputFilterSensitiveLog: (obj: DeleteTagsInput) => any;
|
|
8763
|
+
/**
|
|
8764
|
+
* @internal
|
|
8765
|
+
*/
|
|
8766
|
+
export declare const DeleteTagsOutputFilterSensitiveLog: (obj: DeleteTagsOutput) => any;
|
|
8767
|
+
/**
|
|
8768
|
+
* @internal
|
|
8769
|
+
*/
|
|
8770
|
+
export declare const DeleteTrialRequestFilterSensitiveLog: (obj: DeleteTrialRequest) => any;
|
|
8771
|
+
/**
|
|
8772
|
+
* @internal
|
|
8773
|
+
*/
|
|
8774
|
+
export declare const DeleteTrialResponseFilterSensitiveLog: (obj: DeleteTrialResponse) => any;
|
|
8775
|
+
/**
|
|
8776
|
+
* @internal
|
|
8777
|
+
*/
|
|
8778
|
+
export declare const DeleteTrialComponentRequestFilterSensitiveLog: (obj: DeleteTrialComponentRequest) => any;
|
|
8779
|
+
/**
|
|
8780
|
+
* @internal
|
|
8781
|
+
*/
|
|
8782
|
+
export declare const DeleteTrialComponentResponseFilterSensitiveLog: (obj: DeleteTrialComponentResponse) => any;
|
|
8783
|
+
/**
|
|
8784
|
+
* @internal
|
|
8785
|
+
*/
|
|
8786
|
+
export declare const DeleteUserProfileRequestFilterSensitiveLog: (obj: DeleteUserProfileRequest) => any;
|
|
8787
|
+
/**
|
|
8788
|
+
* @internal
|
|
8789
|
+
*/
|
|
8790
|
+
export declare const DeleteWorkforceRequestFilterSensitiveLog: (obj: DeleteWorkforceRequest) => any;
|
|
8791
|
+
/**
|
|
8792
|
+
* @internal
|
|
8793
|
+
*/
|
|
8794
|
+
export declare const DeleteWorkforceResponseFilterSensitiveLog: (obj: DeleteWorkforceResponse) => any;
|
|
8795
|
+
/**
|
|
8796
|
+
* @internal
|
|
8797
|
+
*/
|
|
8798
|
+
export declare const DeleteWorkteamRequestFilterSensitiveLog: (obj: DeleteWorkteamRequest) => any;
|
|
8799
|
+
/**
|
|
8800
|
+
* @internal
|
|
8801
|
+
*/
|
|
8802
|
+
export declare const DeleteWorkteamResponseFilterSensitiveLog: (obj: DeleteWorkteamResponse) => any;
|
|
8803
|
+
/**
|
|
8804
|
+
* @internal
|
|
8805
|
+
*/
|
|
8806
|
+
export declare const DeployedImageFilterSensitiveLog: (obj: DeployedImage) => any;
|
|
8807
|
+
/**
|
|
8808
|
+
* @internal
|
|
8809
|
+
*/
|
|
8810
|
+
export declare const EdgeDeploymentStatusFilterSensitiveLog: (obj: EdgeDeploymentStatus) => any;
|
|
8811
|
+
/**
|
|
8812
|
+
* @internal
|
|
8813
|
+
*/
|
|
8814
|
+
export declare const DeploymentStageStatusSummaryFilterSensitiveLog: (obj: DeploymentStageStatusSummary) => any;
|
|
8815
|
+
/**
|
|
8816
|
+
* @internal
|
|
8817
|
+
*/
|
|
8818
|
+
export declare const DeregisterDevicesRequestFilterSensitiveLog: (obj: DeregisterDevicesRequest) => any;
|
|
8819
|
+
/**
|
|
8820
|
+
* @internal
|
|
8821
|
+
*/
|
|
8822
|
+
export declare const DescribeActionRequestFilterSensitiveLog: (obj: DescribeActionRequest) => any;
|
|
8823
|
+
/**
|
|
8824
|
+
* @internal
|
|
8825
|
+
*/
|
|
8826
|
+
export declare const DescribeActionResponseFilterSensitiveLog: (obj: DescribeActionResponse) => any;
|
|
8827
|
+
/**
|
|
8828
|
+
* @internal
|
|
8829
|
+
*/
|
|
8830
|
+
export declare const DescribeAlgorithmInputFilterSensitiveLog: (obj: DescribeAlgorithmInput) => any;
|
|
8831
|
+
/**
|
|
8832
|
+
* @internal
|
|
8833
|
+
*/
|
|
8834
|
+
export declare const DescribeAlgorithmOutputFilterSensitiveLog: (obj: DescribeAlgorithmOutput) => any;
|
|
8835
|
+
/**
|
|
8836
|
+
* @internal
|
|
8837
|
+
*/
|
|
8838
|
+
export declare const DescribeAppRequestFilterSensitiveLog: (obj: DescribeAppRequest) => any;
|
|
8839
|
+
/**
|
|
8840
|
+
* @internal
|
|
8841
|
+
*/
|
|
8842
|
+
export declare const DescribeAppResponseFilterSensitiveLog: (obj: DescribeAppResponse) => any;
|
|
8843
|
+
/**
|
|
8844
|
+
* @internal
|
|
8845
|
+
*/
|
|
8846
|
+
export declare const DescribeAppImageConfigRequestFilterSensitiveLog: (obj: DescribeAppImageConfigRequest) => any;
|
|
8847
|
+
/**
|
|
8848
|
+
* @internal
|
|
8849
|
+
*/
|
|
8850
|
+
export declare const DescribeAppImageConfigResponseFilterSensitiveLog: (obj: DescribeAppImageConfigResponse) => any;
|
|
8851
|
+
/**
|
|
8852
|
+
* @internal
|
|
8853
|
+
*/
|
|
8854
|
+
export declare const DescribeArtifactRequestFilterSensitiveLog: (obj: DescribeArtifactRequest) => any;
|
|
8855
|
+
/**
|
|
8856
|
+
* @internal
|
|
8857
|
+
*/
|
|
8858
|
+
export declare const DescribeArtifactResponseFilterSensitiveLog: (obj: DescribeArtifactResponse) => any;
|
|
8859
|
+
/**
|
|
8860
|
+
* @internal
|
|
8861
|
+
*/
|
|
8862
|
+
export declare const DescribeAutoMLJobRequestFilterSensitiveLog: (obj: DescribeAutoMLJobRequest) => any;
|
|
8863
|
+
/**
|
|
8864
|
+
* @internal
|
|
8865
|
+
*/
|
|
8866
|
+
export declare const ModelDeployResultFilterSensitiveLog: (obj: ModelDeployResult) => any;
|
|
8867
|
+
/**
|
|
8868
|
+
* @internal
|
|
8869
|
+
*/
|
|
8870
|
+
export declare const ResolvedAttributesFilterSensitiveLog: (obj: ResolvedAttributes) => any;
|
|
8871
|
+
/**
|
|
8872
|
+
* @internal
|
|
8873
|
+
*/
|
|
8874
|
+
export declare const DescribeAutoMLJobResponseFilterSensitiveLog: (obj: DescribeAutoMLJobResponse) => any;
|
|
8875
|
+
/**
|
|
8876
|
+
* @internal
|
|
8877
|
+
*/
|
|
8878
|
+
export declare const DescribeCodeRepositoryInputFilterSensitiveLog: (obj: DescribeCodeRepositoryInput) => any;
|
|
8879
|
+
/**
|
|
8880
|
+
* @internal
|
|
8881
|
+
*/
|
|
8882
|
+
export declare const DescribeCodeRepositoryOutputFilterSensitiveLog: (obj: DescribeCodeRepositoryOutput) => any;
|
|
8883
|
+
/**
|
|
8884
|
+
* @internal
|
|
8885
|
+
*/
|
|
8886
|
+
export declare const DescribeCompilationJobRequestFilterSensitiveLog: (obj: DescribeCompilationJobRequest) => any;
|
|
8887
|
+
/**
|
|
8888
|
+
* @internal
|
|
8889
|
+
*/
|
|
8890
|
+
export declare const ModelArtifactsFilterSensitiveLog: (obj: ModelArtifacts) => any;
|
|
8891
|
+
/**
|
|
8892
|
+
* @internal
|
|
8893
|
+
*/
|
|
8894
|
+
export declare const ModelDigestsFilterSensitiveLog: (obj: ModelDigests) => any;
|
|
8895
|
+
/**
|
|
8896
|
+
* @internal
|
|
8897
|
+
*/
|
|
8898
|
+
export declare const DescribeCompilationJobResponseFilterSensitiveLog: (obj: DescribeCompilationJobResponse) => any;
|
|
8899
|
+
/**
|
|
8900
|
+
* @internal
|
|
8901
|
+
*/
|
|
8902
|
+
export declare const DescribeContextRequestFilterSensitiveLog: (obj: DescribeContextRequest) => any;
|
|
8903
|
+
/**
|
|
8904
|
+
* @internal
|
|
8905
|
+
*/
|
|
8906
|
+
export declare const DescribeContextResponseFilterSensitiveLog: (obj: DescribeContextResponse) => any;
|
|
8907
|
+
/**
|
|
8908
|
+
* @internal
|
|
8909
|
+
*/
|
|
8910
|
+
export declare const DescribeDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeDataQualityJobDefinitionRequest) => any;
|
|
8911
|
+
/**
|
|
8912
|
+
* @internal
|
|
8913
|
+
*/
|
|
8914
|
+
export declare const DescribeDataQualityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeDataQualityJobDefinitionResponse) => any;
|
|
8915
|
+
/**
|
|
8916
|
+
* @internal
|
|
8917
|
+
*/
|
|
8918
|
+
export declare const DescribeDeviceRequestFilterSensitiveLog: (obj: DescribeDeviceRequest) => any;
|
|
8919
|
+
/**
|
|
8920
|
+
* @internal
|
|
8921
|
+
*/
|
|
8922
|
+
export declare const EdgeModelFilterSensitiveLog: (obj: EdgeModel) => any;
|
|
8923
|
+
/**
|
|
8924
|
+
* @internal
|
|
8925
|
+
*/
|
|
8926
|
+
export declare const DescribeDeviceResponseFilterSensitiveLog: (obj: DescribeDeviceResponse) => any;
|
|
8927
|
+
/**
|
|
8928
|
+
* @internal
|
|
8929
|
+
*/
|
|
8930
|
+
export declare const DescribeDeviceFleetRequestFilterSensitiveLog: (obj: DescribeDeviceFleetRequest) => any;
|
|
8931
|
+
/**
|
|
8932
|
+
* @internal
|
|
8933
|
+
*/
|
|
8934
|
+
export declare const DescribeDeviceFleetResponseFilterSensitiveLog: (obj: DescribeDeviceFleetResponse) => any;
|
|
8935
|
+
/**
|
|
8936
|
+
* @internal
|
|
8937
|
+
*/
|
|
8938
|
+
export declare const DescribeDomainRequestFilterSensitiveLog: (obj: DescribeDomainRequest) => any;
|
|
8939
|
+
/**
|
|
8940
|
+
* @internal
|
|
8941
|
+
*/
|
|
8942
|
+
export declare const DescribeDomainResponseFilterSensitiveLog: (obj: DescribeDomainResponse) => any;
|
|
8943
|
+
/**
|
|
8944
|
+
* @internal
|
|
8945
|
+
*/
|
|
8946
|
+
export declare const DescribeEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: DescribeEdgeDeploymentPlanRequest) => any;
|
|
8947
|
+
/**
|
|
8948
|
+
* @internal
|
|
8949
|
+
*/
|
|
8950
|
+
export declare const DescribeEdgeDeploymentPlanResponseFilterSensitiveLog: (obj: DescribeEdgeDeploymentPlanResponse) => any;
|
|
8951
|
+
/**
|
|
8952
|
+
* @internal
|
|
8953
|
+
*/
|
|
8954
|
+
export declare const DescribeEdgePackagingJobRequestFilterSensitiveLog: (obj: DescribeEdgePackagingJobRequest) => any;
|
|
8955
|
+
/**
|
|
8956
|
+
* @internal
|
|
8957
|
+
*/
|
|
8958
|
+
export declare const EdgePresetDeploymentOutputFilterSensitiveLog: (obj: EdgePresetDeploymentOutput) => any;
|
|
8959
|
+
/**
|
|
8960
|
+
* @internal
|
|
8961
|
+
*/
|
|
8962
|
+
export declare const DescribeEdgePackagingJobResponseFilterSensitiveLog: (obj: DescribeEdgePackagingJobResponse) => any;
|
|
8963
|
+
/**
|
|
8964
|
+
* @internal
|
|
8965
|
+
*/
|
|
8966
|
+
export declare const DescribeEndpointInputFilterSensitiveLog: (obj: DescribeEndpointInput) => any;
|
|
8967
|
+
/**
|
|
8968
|
+
* @internal
|
|
8969
|
+
*/
|
|
8970
|
+
export declare const ProductionVariantStatusFilterSensitiveLog: (obj: ProductionVariantStatus) => any;
|
|
8971
|
+
/**
|
|
8972
|
+
* @internal
|
|
8973
|
+
*/
|
|
8974
|
+
export declare const PendingProductionVariantSummaryFilterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
|
|
8975
|
+
/**
|
|
8976
|
+
* @internal
|
|
8977
|
+
*/
|
|
8978
|
+
export declare const PendingDeploymentSummaryFilterSensitiveLog: (obj: PendingDeploymentSummary) => any;
|
|
8979
|
+
/**
|
|
8980
|
+
* @internal
|
|
8981
|
+
*/
|
|
8982
|
+
export declare const ProductionVariantSummaryFilterSensitiveLog: (obj: ProductionVariantSummary) => any;
|
|
8983
|
+
/**
|
|
8984
|
+
* @internal
|
|
8985
|
+
*/
|
|
8986
|
+
export declare const DescribeEndpointOutputFilterSensitiveLog: (obj: DescribeEndpointOutput) => any;
|
|
8987
|
+
/**
|
|
8988
|
+
* @internal
|
|
8989
|
+
*/
|
|
8990
|
+
export declare const DescribeEndpointConfigInputFilterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
|
|
8991
|
+
/**
|
|
8992
|
+
* @internal
|
|
8993
|
+
*/
|
|
8994
|
+
export declare const DescribeEndpointConfigOutputFilterSensitiveLog: (obj: DescribeEndpointConfigOutput) => any;
|
|
8995
|
+
/**
|
|
8996
|
+
* @internal
|
|
8997
|
+
*/
|
|
8998
|
+
export declare const DescribeExperimentRequestFilterSensitiveLog: (obj: DescribeExperimentRequest) => any;
|
|
8999
|
+
/**
|
|
9000
|
+
* @internal
|
|
9001
|
+
*/
|
|
9002
|
+
export declare const ExperimentSourceFilterSensitiveLog: (obj: ExperimentSource) => any;
|
|
9003
|
+
/**
|
|
9004
|
+
* @internal
|
|
9005
|
+
*/
|
|
9006
|
+
export declare const DescribeExperimentResponseFilterSensitiveLog: (obj: DescribeExperimentResponse) => any;
|
|
9007
|
+
/**
|
|
9008
|
+
* @internal
|
|
9009
|
+
*/
|
|
9010
|
+
export declare const DescribeFeatureGroupRequestFilterSensitiveLog: (obj: DescribeFeatureGroupRequest) => any;
|
|
9011
|
+
/**
|
|
9012
|
+
* @internal
|
|
9013
|
+
*/
|
|
9014
|
+
export declare const LastUpdateStatusFilterSensitiveLog: (obj: LastUpdateStatus) => any;
|
|
9015
|
+
/**
|
|
9016
|
+
* @internal
|
|
9017
|
+
*/
|
|
9018
|
+
export declare const OfflineStoreStatusFilterSensitiveLog: (obj: OfflineStoreStatus) => any;
|
|
9019
|
+
/**
|
|
9020
|
+
* @internal
|
|
9021
|
+
*/
|
|
9022
|
+
export declare const DescribeFeatureGroupResponseFilterSensitiveLog: (obj: DescribeFeatureGroupResponse) => any;
|
|
9023
|
+
/**
|
|
9024
|
+
* @internal
|
|
9025
|
+
*/
|
|
9026
|
+
export declare const DescribeFeatureMetadataRequestFilterSensitiveLog: (obj: DescribeFeatureMetadataRequest) => any;
|
|
9027
|
+
/**
|
|
9028
|
+
* @internal
|
|
9029
|
+
*/
|
|
9030
|
+
export declare const FeatureParameterFilterSensitiveLog: (obj: FeatureParameter) => any;
|
|
9031
|
+
/**
|
|
9032
|
+
* @internal
|
|
9033
|
+
*/
|
|
9034
|
+
export declare const DescribeFeatureMetadataResponseFilterSensitiveLog: (obj: DescribeFeatureMetadataResponse) => any;
|
|
9035
|
+
/**
|
|
9036
|
+
* @internal
|
|
9037
|
+
*/
|
|
9038
|
+
export declare const DescribeFlowDefinitionRequestFilterSensitiveLog: (obj: DescribeFlowDefinitionRequest) => any;
|
|
9039
|
+
/**
|
|
9040
|
+
* @internal
|
|
9041
|
+
*/
|
|
9042
|
+
export declare const DescribeFlowDefinitionResponseFilterSensitiveLog: (obj: DescribeFlowDefinitionResponse) => any;
|
|
9043
|
+
/**
|
|
9044
|
+
* @internal
|
|
9045
|
+
*/
|
|
9046
|
+
export declare const DescribeHumanTaskUiRequestFilterSensitiveLog: (obj: DescribeHumanTaskUiRequest) => any;
|
|
9047
|
+
/**
|
|
9048
|
+
* @internal
|
|
9049
|
+
*/
|
|
9050
|
+
export declare const UiTemplateInfoFilterSensitiveLog: (obj: UiTemplateInfo) => any;
|
|
9051
|
+
/**
|
|
9052
|
+
* @internal
|
|
9053
|
+
*/
|
|
9054
|
+
export declare const DescribeHumanTaskUiResponseFilterSensitiveLog: (obj: DescribeHumanTaskUiResponse) => any;
|