@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
|
@@ -6,12 +6,6 @@ export interface DescribeHyperParameterTuningJobRequest {
|
|
|
6
6
|
*/
|
|
7
7
|
HyperParameterTuningJobName: string | undefined;
|
|
8
8
|
}
|
|
9
|
-
export declare namespace DescribeHyperParameterTuningJobRequest {
|
|
10
|
-
/**
|
|
11
|
-
* @internal
|
|
12
|
-
*/
|
|
13
|
-
const filterSensitiveLog: (obj: DescribeHyperParameterTuningJobRequest) => any;
|
|
14
|
-
}
|
|
15
9
|
/**
|
|
16
10
|
* <p>Shows the final value for the
|
|
17
11
|
* objective
|
|
@@ -38,12 +32,6 @@ export interface FinalHyperParameterTuningJobObjectiveMetric {
|
|
|
38
32
|
*/
|
|
39
33
|
Value: number | undefined;
|
|
40
34
|
}
|
|
41
|
-
export declare namespace FinalHyperParameterTuningJobObjectiveMetric {
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
|
-
const filterSensitiveLog: (obj: FinalHyperParameterTuningJobObjectiveMetric) => any;
|
|
46
|
-
}
|
|
47
35
|
export declare enum TrainingJobStatus {
|
|
48
36
|
COMPLETED = "Completed",
|
|
49
37
|
FAILED = "Failed",
|
|
@@ -143,12 +131,6 @@ export interface HyperParameterTrainingJobSummary {
|
|
|
143
131
|
*/
|
|
144
132
|
ObjectiveStatus?: ObjectiveStatus | string;
|
|
145
133
|
}
|
|
146
|
-
export declare namespace HyperParameterTrainingJobSummary {
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
const filterSensitiveLog: (obj: HyperParameterTrainingJobSummary) => any;
|
|
151
|
-
}
|
|
152
134
|
export declare enum HyperParameterTuningJobStatus {
|
|
153
135
|
COMPLETED = "Completed",
|
|
154
136
|
FAILED = "Failed",
|
|
@@ -182,12 +164,6 @@ export interface ObjectiveStatusCounters {
|
|
|
182
164
|
*/
|
|
183
165
|
Failed?: number;
|
|
184
166
|
}
|
|
185
|
-
export declare namespace ObjectiveStatusCounters {
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
|
-
const filterSensitiveLog: (obj: ObjectiveStatusCounters) => any;
|
|
190
|
-
}
|
|
191
167
|
/**
|
|
192
168
|
* <p>The numbers of training jobs launched by a hyperparameter tuning job, categorized by
|
|
193
169
|
* status.</p>
|
|
@@ -220,12 +196,6 @@ export interface TrainingJobStatusCounters {
|
|
|
220
196
|
*/
|
|
221
197
|
Stopped?: number;
|
|
222
198
|
}
|
|
223
|
-
export declare namespace TrainingJobStatusCounters {
|
|
224
|
-
/**
|
|
225
|
-
* @internal
|
|
226
|
-
*/
|
|
227
|
-
const filterSensitiveLog: (obj: TrainingJobStatusCounters) => any;
|
|
228
|
-
}
|
|
229
199
|
export interface DescribeHyperParameterTuningJobResponse {
|
|
230
200
|
/**
|
|
231
201
|
* <p>The name of the tuning job.</p>
|
|
@@ -304,24 +274,12 @@ export interface DescribeHyperParameterTuningJobResponse {
|
|
|
304
274
|
*/
|
|
305
275
|
FailureReason?: string;
|
|
306
276
|
}
|
|
307
|
-
export declare namespace DescribeHyperParameterTuningJobResponse {
|
|
308
|
-
/**
|
|
309
|
-
* @internal
|
|
310
|
-
*/
|
|
311
|
-
const filterSensitiveLog: (obj: DescribeHyperParameterTuningJobResponse) => any;
|
|
312
|
-
}
|
|
313
277
|
export interface DescribeImageRequest {
|
|
314
278
|
/**
|
|
315
279
|
* <p>The name of the image to describe.</p>
|
|
316
280
|
*/
|
|
317
281
|
ImageName: string | undefined;
|
|
318
282
|
}
|
|
319
|
-
export declare namespace DescribeImageRequest {
|
|
320
|
-
/**
|
|
321
|
-
* @internal
|
|
322
|
-
*/
|
|
323
|
-
const filterSensitiveLog: (obj: DescribeImageRequest) => any;
|
|
324
|
-
}
|
|
325
283
|
export declare enum ImageStatus {
|
|
326
284
|
CREATED = "CREATED",
|
|
327
285
|
CREATE_FAILED = "CREATE_FAILED",
|
|
@@ -369,12 +327,6 @@ export interface DescribeImageResponse {
|
|
|
369
327
|
*/
|
|
370
328
|
RoleArn?: string;
|
|
371
329
|
}
|
|
372
|
-
export declare namespace DescribeImageResponse {
|
|
373
|
-
/**
|
|
374
|
-
* @internal
|
|
375
|
-
*/
|
|
376
|
-
const filterSensitiveLog: (obj: DescribeImageResponse) => any;
|
|
377
|
-
}
|
|
378
330
|
export interface DescribeImageVersionRequest {
|
|
379
331
|
/**
|
|
380
332
|
* <p>The name of the image.</p>
|
|
@@ -385,12 +337,6 @@ export interface DescribeImageVersionRequest {
|
|
|
385
337
|
*/
|
|
386
338
|
Version?: number;
|
|
387
339
|
}
|
|
388
|
-
export declare namespace DescribeImageVersionRequest {
|
|
389
|
-
/**
|
|
390
|
-
* @internal
|
|
391
|
-
*/
|
|
392
|
-
const filterSensitiveLog: (obj: DescribeImageVersionRequest) => any;
|
|
393
|
-
}
|
|
394
340
|
export declare enum ImageVersionStatus {
|
|
395
341
|
CREATED = "CREATED",
|
|
396
342
|
CREATE_FAILED = "CREATE_FAILED",
|
|
@@ -436,12 +382,6 @@ export interface DescribeImageVersionResponse {
|
|
|
436
382
|
*/
|
|
437
383
|
Version?: number;
|
|
438
384
|
}
|
|
439
|
-
export declare namespace DescribeImageVersionResponse {
|
|
440
|
-
/**
|
|
441
|
-
* @internal
|
|
442
|
-
*/
|
|
443
|
-
const filterSensitiveLog: (obj: DescribeImageVersionResponse) => any;
|
|
444
|
-
}
|
|
445
385
|
export interface DescribeInferenceRecommendationsJobRequest {
|
|
446
386
|
/**
|
|
447
387
|
* <p>The name of the job. The name must be unique within an
|
|
@@ -449,12 +389,6 @@ export interface DescribeInferenceRecommendationsJobRequest {
|
|
|
449
389
|
*/
|
|
450
390
|
JobName: string | undefined;
|
|
451
391
|
}
|
|
452
|
-
export declare namespace DescribeInferenceRecommendationsJobRequest {
|
|
453
|
-
/**
|
|
454
|
-
* @internal
|
|
455
|
-
*/
|
|
456
|
-
const filterSensitiveLog: (obj: DescribeInferenceRecommendationsJobRequest) => any;
|
|
457
|
-
}
|
|
458
392
|
/**
|
|
459
393
|
* <p>The endpoint configuration made by Inference Recommender during a recommendation job.</p>
|
|
460
394
|
*/
|
|
@@ -476,12 +410,6 @@ export interface EndpointOutputConfiguration {
|
|
|
476
410
|
*/
|
|
477
411
|
InitialInstanceCount: number | undefined;
|
|
478
412
|
}
|
|
479
|
-
export declare namespace EndpointOutputConfiguration {
|
|
480
|
-
/**
|
|
481
|
-
* @internal
|
|
482
|
-
*/
|
|
483
|
-
const filterSensitiveLog: (obj: EndpointOutputConfiguration) => any;
|
|
484
|
-
}
|
|
485
413
|
/**
|
|
486
414
|
* <p>The metrics of recommendations.</p>
|
|
487
415
|
*/
|
|
@@ -503,12 +431,6 @@ export interface RecommendationMetrics {
|
|
|
503
431
|
*/
|
|
504
432
|
ModelLatency: number | undefined;
|
|
505
433
|
}
|
|
506
|
-
export declare namespace RecommendationMetrics {
|
|
507
|
-
/**
|
|
508
|
-
* @internal
|
|
509
|
-
*/
|
|
510
|
-
const filterSensitiveLog: (obj: RecommendationMetrics) => any;
|
|
511
|
-
}
|
|
512
434
|
/**
|
|
513
435
|
* <p>A list of environment parameters suggested by the Amazon SageMaker Inference Recommender.</p>
|
|
514
436
|
*/
|
|
@@ -526,12 +448,6 @@ export interface EnvironmentParameter {
|
|
|
526
448
|
*/
|
|
527
449
|
Value: string | undefined;
|
|
528
450
|
}
|
|
529
|
-
export declare namespace EnvironmentParameter {
|
|
530
|
-
/**
|
|
531
|
-
* @internal
|
|
532
|
-
*/
|
|
533
|
-
const filterSensitiveLog: (obj: EnvironmentParameter) => any;
|
|
534
|
-
}
|
|
535
451
|
/**
|
|
536
452
|
* <p>Defines the model configuration. Includes the specification name and environment parameters.</p>
|
|
537
453
|
*/
|
|
@@ -545,12 +461,6 @@ export interface ModelConfiguration {
|
|
|
545
461
|
*/
|
|
546
462
|
EnvironmentParameters?: EnvironmentParameter[];
|
|
547
463
|
}
|
|
548
|
-
export declare namespace ModelConfiguration {
|
|
549
|
-
/**
|
|
550
|
-
* @internal
|
|
551
|
-
*/
|
|
552
|
-
const filterSensitiveLog: (obj: ModelConfiguration) => any;
|
|
553
|
-
}
|
|
554
464
|
/**
|
|
555
465
|
* <p>A list of recommendations made by Amazon SageMaker Inference Recommender.</p>
|
|
556
466
|
*/
|
|
@@ -568,12 +478,6 @@ export interface InferenceRecommendation {
|
|
|
568
478
|
*/
|
|
569
479
|
ModelConfiguration: ModelConfiguration | undefined;
|
|
570
480
|
}
|
|
571
|
-
export declare namespace InferenceRecommendation {
|
|
572
|
-
/**
|
|
573
|
-
* @internal
|
|
574
|
-
*/
|
|
575
|
-
const filterSensitiveLog: (obj: InferenceRecommendation) => any;
|
|
576
|
-
}
|
|
577
481
|
export declare enum RecommendationJobStatus {
|
|
578
482
|
COMPLETED = "COMPLETED",
|
|
579
483
|
FAILED = "FAILED",
|
|
@@ -639,24 +543,12 @@ export interface DescribeInferenceRecommendationsJobResponse {
|
|
|
639
543
|
*/
|
|
640
544
|
InferenceRecommendations?: InferenceRecommendation[];
|
|
641
545
|
}
|
|
642
|
-
export declare namespace DescribeInferenceRecommendationsJobResponse {
|
|
643
|
-
/**
|
|
644
|
-
* @internal
|
|
645
|
-
*/
|
|
646
|
-
const filterSensitiveLog: (obj: DescribeInferenceRecommendationsJobResponse) => any;
|
|
647
|
-
}
|
|
648
546
|
export interface DescribeLabelingJobRequest {
|
|
649
547
|
/**
|
|
650
548
|
* <p>The name of the labeling job to return information for.</p>
|
|
651
549
|
*/
|
|
652
550
|
LabelingJobName: string | undefined;
|
|
653
551
|
}
|
|
654
|
-
export declare namespace DescribeLabelingJobRequest {
|
|
655
|
-
/**
|
|
656
|
-
* @internal
|
|
657
|
-
*/
|
|
658
|
-
const filterSensitiveLog: (obj: DescribeLabelingJobRequest) => any;
|
|
659
|
-
}
|
|
660
552
|
/**
|
|
661
553
|
* <p>Provides a breakdown of the number of objects labeled.</p>
|
|
662
554
|
*/
|
|
@@ -682,12 +574,6 @@ export interface LabelCounters {
|
|
|
682
574
|
*/
|
|
683
575
|
Unlabeled?: number;
|
|
684
576
|
}
|
|
685
|
-
export declare namespace LabelCounters {
|
|
686
|
-
/**
|
|
687
|
-
* @internal
|
|
688
|
-
*/
|
|
689
|
-
const filterSensitiveLog: (obj: LabelCounters) => any;
|
|
690
|
-
}
|
|
691
577
|
/**
|
|
692
578
|
* <p>Specifies the location of the output produced by the labeling job. </p>
|
|
693
579
|
*/
|
|
@@ -702,12 +588,6 @@ export interface LabelingJobOutput {
|
|
|
702
588
|
*/
|
|
703
589
|
FinalActiveLearningModelArn?: string;
|
|
704
590
|
}
|
|
705
|
-
export declare namespace LabelingJobOutput {
|
|
706
|
-
/**
|
|
707
|
-
* @internal
|
|
708
|
-
*/
|
|
709
|
-
const filterSensitiveLog: (obj: LabelingJobOutput) => any;
|
|
710
|
-
}
|
|
711
591
|
export declare enum LabelingJobStatus {
|
|
712
592
|
COMPLETED = "Completed",
|
|
713
593
|
FAILED = "Failed",
|
|
@@ -856,24 +736,12 @@ export interface DescribeLabelingJobResponse {
|
|
|
856
736
|
*/
|
|
857
737
|
LabelingJobOutput?: LabelingJobOutput;
|
|
858
738
|
}
|
|
859
|
-
export declare namespace DescribeLabelingJobResponse {
|
|
860
|
-
/**
|
|
861
|
-
* @internal
|
|
862
|
-
*/
|
|
863
|
-
const filterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
|
|
864
|
-
}
|
|
865
739
|
export interface DescribeLineageGroupRequest {
|
|
866
740
|
/**
|
|
867
741
|
* <p>The name of the lineage group.</p>
|
|
868
742
|
*/
|
|
869
743
|
LineageGroupName: string | undefined;
|
|
870
744
|
}
|
|
871
|
-
export declare namespace DescribeLineageGroupRequest {
|
|
872
|
-
/**
|
|
873
|
-
* @internal
|
|
874
|
-
*/
|
|
875
|
-
const filterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
876
|
-
}
|
|
877
745
|
export interface DescribeLineageGroupResponse {
|
|
878
746
|
/**
|
|
879
747
|
* <p>The name of the lineage group.</p>
|
|
@@ -910,24 +778,12 @@ export interface DescribeLineageGroupResponse {
|
|
|
910
778
|
*/
|
|
911
779
|
LastModifiedBy?: UserContext;
|
|
912
780
|
}
|
|
913
|
-
export declare namespace DescribeLineageGroupResponse {
|
|
914
|
-
/**
|
|
915
|
-
* @internal
|
|
916
|
-
*/
|
|
917
|
-
const filterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
|
|
918
|
-
}
|
|
919
781
|
export interface DescribeModelInput {
|
|
920
782
|
/**
|
|
921
783
|
* <p>The name of the model.</p>
|
|
922
784
|
*/
|
|
923
785
|
ModelName: string | undefined;
|
|
924
786
|
}
|
|
925
|
-
export declare namespace DescribeModelInput {
|
|
926
|
-
/**
|
|
927
|
-
* @internal
|
|
928
|
-
*/
|
|
929
|
-
const filterSensitiveLog: (obj: DescribeModelInput) => any;
|
|
930
|
-
}
|
|
931
787
|
export interface DescribeModelOutput {
|
|
932
788
|
/**
|
|
933
789
|
* <p>Name of the SageMaker model.</p>
|
|
@@ -973,12 +829,6 @@ export interface DescribeModelOutput {
|
|
|
973
829
|
*/
|
|
974
830
|
EnableNetworkIsolation?: boolean;
|
|
975
831
|
}
|
|
976
|
-
export declare namespace DescribeModelOutput {
|
|
977
|
-
/**
|
|
978
|
-
* @internal
|
|
979
|
-
*/
|
|
980
|
-
const filterSensitiveLog: (obj: DescribeModelOutput) => any;
|
|
981
|
-
}
|
|
982
832
|
export interface DescribeModelBiasJobDefinitionRequest {
|
|
983
833
|
/**
|
|
984
834
|
* <p>The name of the model bias job definition. The name must be unique within an Amazon Web Services Region
|
|
@@ -986,12 +836,6 @@ export interface DescribeModelBiasJobDefinitionRequest {
|
|
|
986
836
|
*/
|
|
987
837
|
JobDefinitionName: string | undefined;
|
|
988
838
|
}
|
|
989
|
-
export declare namespace DescribeModelBiasJobDefinitionRequest {
|
|
990
|
-
/**
|
|
991
|
-
* @internal
|
|
992
|
-
*/
|
|
993
|
-
const filterSensitiveLog: (obj: DescribeModelBiasJobDefinitionRequest) => any;
|
|
994
|
-
}
|
|
995
839
|
export interface DescribeModelBiasJobDefinitionResponse {
|
|
996
840
|
/**
|
|
997
841
|
* <p>The Amazon Resource Name (ARN) of the model bias job.</p>
|
|
@@ -1041,12 +885,6 @@ export interface DescribeModelBiasJobDefinitionResponse {
|
|
|
1041
885
|
*/
|
|
1042
886
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
1043
887
|
}
|
|
1044
|
-
export declare namespace DescribeModelBiasJobDefinitionResponse {
|
|
1045
|
-
/**
|
|
1046
|
-
* @internal
|
|
1047
|
-
*/
|
|
1048
|
-
const filterSensitiveLog: (obj: DescribeModelBiasJobDefinitionResponse) => any;
|
|
1049
|
-
}
|
|
1050
888
|
export interface DescribeModelExplainabilityJobDefinitionRequest {
|
|
1051
889
|
/**
|
|
1052
890
|
* <p>The name of the model explainability job definition. The name must be unique within an
|
|
@@ -1054,12 +892,6 @@ export interface DescribeModelExplainabilityJobDefinitionRequest {
|
|
|
1054
892
|
*/
|
|
1055
893
|
JobDefinitionName: string | undefined;
|
|
1056
894
|
}
|
|
1057
|
-
export declare namespace DescribeModelExplainabilityJobDefinitionRequest {
|
|
1058
|
-
/**
|
|
1059
|
-
* @internal
|
|
1060
|
-
*/
|
|
1061
|
-
const filterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionRequest) => any;
|
|
1062
|
-
}
|
|
1063
895
|
export interface DescribeModelExplainabilityJobDefinitionResponse {
|
|
1064
896
|
/**
|
|
1065
897
|
* <p>The Amazon Resource Name (ARN) of the model explainability job.</p>
|
|
@@ -1110,12 +942,6 @@ export interface DescribeModelExplainabilityJobDefinitionResponse {
|
|
|
1110
942
|
*/
|
|
1111
943
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
1112
944
|
}
|
|
1113
|
-
export declare namespace DescribeModelExplainabilityJobDefinitionResponse {
|
|
1114
|
-
/**
|
|
1115
|
-
* @internal
|
|
1116
|
-
*/
|
|
1117
|
-
const filterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionResponse) => any;
|
|
1118
|
-
}
|
|
1119
945
|
export interface DescribeModelPackageInput {
|
|
1120
946
|
/**
|
|
1121
947
|
* <p>The name or Amazon Resource Name (ARN) of the model package to describe.</p>
|
|
@@ -1124,12 +950,6 @@ export interface DescribeModelPackageInput {
|
|
|
1124
950
|
*/
|
|
1125
951
|
ModelPackageName: string | undefined;
|
|
1126
952
|
}
|
|
1127
|
-
export declare namespace DescribeModelPackageInput {
|
|
1128
|
-
/**
|
|
1129
|
-
* @internal
|
|
1130
|
-
*/
|
|
1131
|
-
const filterSensitiveLog: (obj: DescribeModelPackageInput) => any;
|
|
1132
|
-
}
|
|
1133
953
|
export declare enum DetailedModelPackageStatus {
|
|
1134
954
|
COMPLETED = "Completed",
|
|
1135
955
|
FAILED = "Failed",
|
|
@@ -1153,12 +973,6 @@ export interface ModelPackageStatusItem {
|
|
|
1153
973
|
*/
|
|
1154
974
|
FailureReason?: string;
|
|
1155
975
|
}
|
|
1156
|
-
export declare namespace ModelPackageStatusItem {
|
|
1157
|
-
/**
|
|
1158
|
-
* @internal
|
|
1159
|
-
*/
|
|
1160
|
-
const filterSensitiveLog: (obj: ModelPackageStatusItem) => any;
|
|
1161
|
-
}
|
|
1162
976
|
/**
|
|
1163
977
|
* <p>Specifies the validation and image scan statuses of the model package.</p>
|
|
1164
978
|
*/
|
|
@@ -1172,12 +986,6 @@ export interface ModelPackageStatusDetails {
|
|
|
1172
986
|
*/
|
|
1173
987
|
ImageScanStatuses?: ModelPackageStatusItem[];
|
|
1174
988
|
}
|
|
1175
|
-
export declare namespace ModelPackageStatusDetails {
|
|
1176
|
-
/**
|
|
1177
|
-
* @internal
|
|
1178
|
-
*/
|
|
1179
|
-
const filterSensitiveLog: (obj: ModelPackageStatusDetails) => any;
|
|
1180
|
-
}
|
|
1181
989
|
export interface DescribeModelPackageOutput {
|
|
1182
990
|
/**
|
|
1183
991
|
* <p>The name of the model package being described.</p>
|
|
@@ -1292,24 +1100,12 @@ export interface DescribeModelPackageOutput {
|
|
|
1292
1100
|
*/
|
|
1293
1101
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
1294
1102
|
}
|
|
1295
|
-
export declare namespace DescribeModelPackageOutput {
|
|
1296
|
-
/**
|
|
1297
|
-
* @internal
|
|
1298
|
-
*/
|
|
1299
|
-
const filterSensitiveLog: (obj: DescribeModelPackageOutput) => any;
|
|
1300
|
-
}
|
|
1301
1103
|
export interface DescribeModelPackageGroupInput {
|
|
1302
1104
|
/**
|
|
1303
1105
|
* <p>The name of gthe model group to describe.</p>
|
|
1304
1106
|
*/
|
|
1305
1107
|
ModelPackageGroupName: string | undefined;
|
|
1306
1108
|
}
|
|
1307
|
-
export declare namespace DescribeModelPackageGroupInput {
|
|
1308
|
-
/**
|
|
1309
|
-
* @internal
|
|
1310
|
-
*/
|
|
1311
|
-
const filterSensitiveLog: (obj: DescribeModelPackageGroupInput) => any;
|
|
1312
|
-
}
|
|
1313
1109
|
export declare enum ModelPackageGroupStatus {
|
|
1314
1110
|
COMPLETED = "Completed",
|
|
1315
1111
|
DELETE_FAILED = "DeleteFailed",
|
|
@@ -1345,12 +1141,6 @@ export interface DescribeModelPackageGroupOutput {
|
|
|
1345
1141
|
*/
|
|
1346
1142
|
ModelPackageGroupStatus: ModelPackageGroupStatus | string | undefined;
|
|
1347
1143
|
}
|
|
1348
|
-
export declare namespace DescribeModelPackageGroupOutput {
|
|
1349
|
-
/**
|
|
1350
|
-
* @internal
|
|
1351
|
-
*/
|
|
1352
|
-
const filterSensitiveLog: (obj: DescribeModelPackageGroupOutput) => any;
|
|
1353
|
-
}
|
|
1354
1144
|
export interface DescribeModelQualityJobDefinitionRequest {
|
|
1355
1145
|
/**
|
|
1356
1146
|
* <p>The name of the model quality job. The name must be unique within an Amazon Web Services Region in the
|
|
@@ -1358,12 +1148,6 @@ export interface DescribeModelQualityJobDefinitionRequest {
|
|
|
1358
1148
|
*/
|
|
1359
1149
|
JobDefinitionName: string | undefined;
|
|
1360
1150
|
}
|
|
1361
|
-
export declare namespace DescribeModelQualityJobDefinitionRequest {
|
|
1362
|
-
/**
|
|
1363
|
-
* @internal
|
|
1364
|
-
*/
|
|
1365
|
-
const filterSensitiveLog: (obj: DescribeModelQualityJobDefinitionRequest) => any;
|
|
1366
|
-
}
|
|
1367
1151
|
export interface DescribeModelQualityJobDefinitionResponse {
|
|
1368
1152
|
/**
|
|
1369
1153
|
* <p>The Amazon Resource Name (ARN) of the model quality job.</p>
|
|
@@ -1412,24 +1196,12 @@ export interface DescribeModelQualityJobDefinitionResponse {
|
|
|
1412
1196
|
*/
|
|
1413
1197
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
1414
1198
|
}
|
|
1415
|
-
export declare namespace DescribeModelQualityJobDefinitionResponse {
|
|
1416
|
-
/**
|
|
1417
|
-
* @internal
|
|
1418
|
-
*/
|
|
1419
|
-
const filterSensitiveLog: (obj: DescribeModelQualityJobDefinitionResponse) => any;
|
|
1420
|
-
}
|
|
1421
1199
|
export interface DescribeMonitoringScheduleRequest {
|
|
1422
1200
|
/**
|
|
1423
1201
|
* <p>Name of a previously created monitoring schedule.</p>
|
|
1424
1202
|
*/
|
|
1425
1203
|
MonitoringScheduleName: string | undefined;
|
|
1426
1204
|
}
|
|
1427
|
-
export declare namespace DescribeMonitoringScheduleRequest {
|
|
1428
|
-
/**
|
|
1429
|
-
* @internal
|
|
1430
|
-
*/
|
|
1431
|
-
const filterSensitiveLog: (obj: DescribeMonitoringScheduleRequest) => any;
|
|
1432
|
-
}
|
|
1433
1205
|
export declare enum ExecutionStatus {
|
|
1434
1206
|
COMPLETED = "Completed",
|
|
1435
1207
|
COMPLETED_WITH_VIOLATIONS = "CompletedWithViolations",
|
|
@@ -1484,12 +1256,6 @@ export interface MonitoringExecutionSummary {
|
|
|
1484
1256
|
*/
|
|
1485
1257
|
MonitoringType?: MonitoringType | string;
|
|
1486
1258
|
}
|
|
1487
|
-
export declare namespace MonitoringExecutionSummary {
|
|
1488
|
-
/**
|
|
1489
|
-
* @internal
|
|
1490
|
-
*/
|
|
1491
|
-
const filterSensitiveLog: (obj: MonitoringExecutionSummary) => any;
|
|
1492
|
-
}
|
|
1493
1259
|
export declare enum ScheduleStatus {
|
|
1494
1260
|
FAILED = "Failed",
|
|
1495
1261
|
PENDING = "Pending",
|
|
@@ -1562,24 +1328,12 @@ export interface DescribeMonitoringScheduleResponse {
|
|
|
1562
1328
|
*/
|
|
1563
1329
|
LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
|
|
1564
1330
|
}
|
|
1565
|
-
export declare namespace DescribeMonitoringScheduleResponse {
|
|
1566
|
-
/**
|
|
1567
|
-
* @internal
|
|
1568
|
-
*/
|
|
1569
|
-
const filterSensitiveLog: (obj: DescribeMonitoringScheduleResponse) => any;
|
|
1570
|
-
}
|
|
1571
1331
|
export interface DescribeNotebookInstanceInput {
|
|
1572
1332
|
/**
|
|
1573
1333
|
* <p>The name of the notebook instance that you want information about.</p>
|
|
1574
1334
|
*/
|
|
1575
1335
|
NotebookInstanceName: string | undefined;
|
|
1576
1336
|
}
|
|
1577
|
-
export declare namespace DescribeNotebookInstanceInput {
|
|
1578
|
-
/**
|
|
1579
|
-
* @internal
|
|
1580
|
-
*/
|
|
1581
|
-
const filterSensitiveLog: (obj: DescribeNotebookInstanceInput) => any;
|
|
1582
|
-
}
|
|
1583
1337
|
export declare enum NotebookInstanceStatus {
|
|
1584
1338
|
Deleting = "Deleting",
|
|
1585
1339
|
Failed = "Failed",
|
|
@@ -1710,24 +1464,12 @@ export interface DescribeNotebookInstanceOutput {
|
|
|
1710
1464
|
*/
|
|
1711
1465
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
1712
1466
|
}
|
|
1713
|
-
export declare namespace DescribeNotebookInstanceOutput {
|
|
1714
|
-
/**
|
|
1715
|
-
* @internal
|
|
1716
|
-
*/
|
|
1717
|
-
const filterSensitiveLog: (obj: DescribeNotebookInstanceOutput) => any;
|
|
1718
|
-
}
|
|
1719
1467
|
export interface DescribeNotebookInstanceLifecycleConfigInput {
|
|
1720
1468
|
/**
|
|
1721
1469
|
* <p>The name of the lifecycle configuration to describe.</p>
|
|
1722
1470
|
*/
|
|
1723
1471
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
1724
1472
|
}
|
|
1725
|
-
export declare namespace DescribeNotebookInstanceLifecycleConfigInput {
|
|
1726
|
-
/**
|
|
1727
|
-
* @internal
|
|
1728
|
-
*/
|
|
1729
|
-
const filterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigInput) => any;
|
|
1730
|
-
}
|
|
1731
1473
|
export interface DescribeNotebookInstanceLifecycleConfigOutput {
|
|
1732
1474
|
/**
|
|
1733
1475
|
* <p>The Amazon Resource Name (ARN) of the lifecycle configuration.</p>
|
|
@@ -1755,24 +1497,12 @@ export interface DescribeNotebookInstanceLifecycleConfigOutput {
|
|
|
1755
1497
|
*/
|
|
1756
1498
|
CreationTime?: Date;
|
|
1757
1499
|
}
|
|
1758
|
-
export declare namespace DescribeNotebookInstanceLifecycleConfigOutput {
|
|
1759
|
-
/**
|
|
1760
|
-
* @internal
|
|
1761
|
-
*/
|
|
1762
|
-
const filterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigOutput) => any;
|
|
1763
|
-
}
|
|
1764
1500
|
export interface DescribePipelineRequest {
|
|
1765
1501
|
/**
|
|
1766
1502
|
* <p>The name of the pipeline to describe.</p>
|
|
1767
1503
|
*/
|
|
1768
1504
|
PipelineName: string | undefined;
|
|
1769
1505
|
}
|
|
1770
|
-
export declare namespace DescribePipelineRequest {
|
|
1771
|
-
/**
|
|
1772
|
-
* @internal
|
|
1773
|
-
*/
|
|
1774
|
-
const filterSensitiveLog: (obj: DescribePipelineRequest) => any;
|
|
1775
|
-
}
|
|
1776
1506
|
export declare enum PipelineStatus {
|
|
1777
1507
|
ACTIVE = "Active"
|
|
1778
1508
|
}
|
|
@@ -1832,24 +1562,12 @@ export interface DescribePipelineResponse {
|
|
|
1832
1562
|
*/
|
|
1833
1563
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1834
1564
|
}
|
|
1835
|
-
export declare namespace DescribePipelineResponse {
|
|
1836
|
-
/**
|
|
1837
|
-
* @internal
|
|
1838
|
-
*/
|
|
1839
|
-
const filterSensitiveLog: (obj: DescribePipelineResponse) => any;
|
|
1840
|
-
}
|
|
1841
1565
|
export interface DescribePipelineDefinitionForExecutionRequest {
|
|
1842
1566
|
/**
|
|
1843
1567
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
1844
1568
|
*/
|
|
1845
1569
|
PipelineExecutionArn: string | undefined;
|
|
1846
1570
|
}
|
|
1847
|
-
export declare namespace DescribePipelineDefinitionForExecutionRequest {
|
|
1848
|
-
/**
|
|
1849
|
-
* @internal
|
|
1850
|
-
*/
|
|
1851
|
-
const filterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionRequest) => any;
|
|
1852
|
-
}
|
|
1853
1571
|
export interface DescribePipelineDefinitionForExecutionResponse {
|
|
1854
1572
|
/**
|
|
1855
1573
|
* <p>The JSON pipeline definition.</p>
|
|
@@ -1860,24 +1578,12 @@ export interface DescribePipelineDefinitionForExecutionResponse {
|
|
|
1860
1578
|
*/
|
|
1861
1579
|
CreationTime?: Date;
|
|
1862
1580
|
}
|
|
1863
|
-
export declare namespace DescribePipelineDefinitionForExecutionResponse {
|
|
1864
|
-
/**
|
|
1865
|
-
* @internal
|
|
1866
|
-
*/
|
|
1867
|
-
const filterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionResponse) => any;
|
|
1868
|
-
}
|
|
1869
1581
|
export interface DescribePipelineExecutionRequest {
|
|
1870
1582
|
/**
|
|
1871
1583
|
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
1872
1584
|
*/
|
|
1873
1585
|
PipelineExecutionArn: string | undefined;
|
|
1874
1586
|
}
|
|
1875
|
-
export declare namespace DescribePipelineExecutionRequest {
|
|
1876
|
-
/**
|
|
1877
|
-
* @internal
|
|
1878
|
-
*/
|
|
1879
|
-
const filterSensitiveLog: (obj: DescribePipelineExecutionRequest) => any;
|
|
1880
|
-
}
|
|
1881
1587
|
export declare enum PipelineExecutionStatus {
|
|
1882
1588
|
EXECUTING = "Executing",
|
|
1883
1589
|
FAILED = "Failed",
|
|
@@ -1898,12 +1604,6 @@ export interface PipelineExperimentConfig {
|
|
|
1898
1604
|
*/
|
|
1899
1605
|
TrialName?: string;
|
|
1900
1606
|
}
|
|
1901
|
-
export declare namespace PipelineExperimentConfig {
|
|
1902
|
-
/**
|
|
1903
|
-
* @internal
|
|
1904
|
-
*/
|
|
1905
|
-
const filterSensitiveLog: (obj: PipelineExperimentConfig) => any;
|
|
1906
|
-
}
|
|
1907
1607
|
export interface DescribePipelineExecutionResponse {
|
|
1908
1608
|
/**
|
|
1909
1609
|
* <p>The Amazon Resource Name (ARN) of the pipeline.</p>
|
|
@@ -1956,12 +1656,6 @@ export interface DescribePipelineExecutionResponse {
|
|
|
1956
1656
|
*/
|
|
1957
1657
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1958
1658
|
}
|
|
1959
|
-
export declare namespace DescribePipelineExecutionResponse {
|
|
1960
|
-
/**
|
|
1961
|
-
* @internal
|
|
1962
|
-
*/
|
|
1963
|
-
const filterSensitiveLog: (obj: DescribePipelineExecutionResponse) => any;
|
|
1964
|
-
}
|
|
1965
1659
|
export interface DescribeProcessingJobRequest {
|
|
1966
1660
|
/**
|
|
1967
1661
|
* <p>The name of the processing job. The name must be unique within an Amazon Web Services Region in the
|
|
@@ -1969,12 +1663,6 @@ export interface DescribeProcessingJobRequest {
|
|
|
1969
1663
|
*/
|
|
1970
1664
|
ProcessingJobName: string | undefined;
|
|
1971
1665
|
}
|
|
1972
|
-
export declare namespace DescribeProcessingJobRequest {
|
|
1973
|
-
/**
|
|
1974
|
-
* @internal
|
|
1975
|
-
*/
|
|
1976
|
-
const filterSensitiveLog: (obj: DescribeProcessingJobRequest) => any;
|
|
1977
|
-
}
|
|
1978
1666
|
export declare enum ProcessingJobStatus {
|
|
1979
1667
|
COMPLETED = "Completed",
|
|
1980
1668
|
FAILED = "Failed",
|
|
@@ -2074,24 +1762,12 @@ export interface DescribeProcessingJobResponse {
|
|
|
2074
1762
|
*/
|
|
2075
1763
|
TrainingJobArn?: string;
|
|
2076
1764
|
}
|
|
2077
|
-
export declare namespace DescribeProcessingJobResponse {
|
|
2078
|
-
/**
|
|
2079
|
-
* @internal
|
|
2080
|
-
*/
|
|
2081
|
-
const filterSensitiveLog: (obj: DescribeProcessingJobResponse) => any;
|
|
2082
|
-
}
|
|
2083
1765
|
export interface DescribeProjectInput {
|
|
2084
1766
|
/**
|
|
2085
1767
|
* <p>The name of the project to describe.</p>
|
|
2086
1768
|
*/
|
|
2087
1769
|
ProjectName: string | undefined;
|
|
2088
1770
|
}
|
|
2089
|
-
export declare namespace DescribeProjectInput {
|
|
2090
|
-
/**
|
|
2091
|
-
* @internal
|
|
2092
|
-
*/
|
|
2093
|
-
const filterSensitiveLog: (obj: DescribeProjectInput) => any;
|
|
2094
|
-
}
|
|
2095
1771
|
export declare enum ProjectStatus {
|
|
2096
1772
|
CREATE_COMPLETED = "CreateCompleted",
|
|
2097
1773
|
CREATE_FAILED = "CreateFailed",
|
|
@@ -2141,12 +1817,6 @@ export interface ServiceCatalogProvisionedProductDetails {
|
|
|
2141
1817
|
*/
|
|
2142
1818
|
ProvisionedProductStatusMessage?: string;
|
|
2143
1819
|
}
|
|
2144
|
-
export declare namespace ServiceCatalogProvisionedProductDetails {
|
|
2145
|
-
/**
|
|
2146
|
-
* @internal
|
|
2147
|
-
*/
|
|
2148
|
-
const filterSensitiveLog: (obj: ServiceCatalogProvisionedProductDetails) => any;
|
|
2149
|
-
}
|
|
2150
1820
|
export interface DescribeProjectOutput {
|
|
2151
1821
|
/**
|
|
2152
1822
|
* <p>The Amazon Resource Name (ARN) of the project.</p>
|
|
@@ -2196,24 +1866,12 @@ export interface DescribeProjectOutput {
|
|
|
2196
1866
|
*/
|
|
2197
1867
|
LastModifiedBy?: UserContext;
|
|
2198
1868
|
}
|
|
2199
|
-
export declare namespace DescribeProjectOutput {
|
|
2200
|
-
/**
|
|
2201
|
-
* @internal
|
|
2202
|
-
*/
|
|
2203
|
-
const filterSensitiveLog: (obj: DescribeProjectOutput) => any;
|
|
2204
|
-
}
|
|
2205
1869
|
export interface DescribeStudioLifecycleConfigRequest {
|
|
2206
1870
|
/**
|
|
2207
1871
|
* <p>The name of the Studio Lifecycle Configuration to describe.</p>
|
|
2208
1872
|
*/
|
|
2209
1873
|
StudioLifecycleConfigName: string | undefined;
|
|
2210
1874
|
}
|
|
2211
|
-
export declare namespace DescribeStudioLifecycleConfigRequest {
|
|
2212
|
-
/**
|
|
2213
|
-
* @internal
|
|
2214
|
-
*/
|
|
2215
|
-
const filterSensitiveLog: (obj: DescribeStudioLifecycleConfigRequest) => any;
|
|
2216
|
-
}
|
|
2217
1875
|
export interface DescribeStudioLifecycleConfigResponse {
|
|
2218
1876
|
/**
|
|
2219
1877
|
* <p>The ARN of the Lifecycle Configuration to describe.</p>
|
|
@@ -2240,24 +1898,12 @@ export interface DescribeStudioLifecycleConfigResponse {
|
|
|
2240
1898
|
*/
|
|
2241
1899
|
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
2242
1900
|
}
|
|
2243
|
-
export declare namespace DescribeStudioLifecycleConfigResponse {
|
|
2244
|
-
/**
|
|
2245
|
-
* @internal
|
|
2246
|
-
*/
|
|
2247
|
-
const filterSensitiveLog: (obj: DescribeStudioLifecycleConfigResponse) => any;
|
|
2248
|
-
}
|
|
2249
1901
|
export interface DescribeSubscribedWorkteamRequest {
|
|
2250
1902
|
/**
|
|
2251
1903
|
* <p>The Amazon Resource Name (ARN) of the subscribed work team to describe.</p>
|
|
2252
1904
|
*/
|
|
2253
1905
|
WorkteamArn: string | undefined;
|
|
2254
1906
|
}
|
|
2255
|
-
export declare namespace DescribeSubscribedWorkteamRequest {
|
|
2256
|
-
/**
|
|
2257
|
-
* @internal
|
|
2258
|
-
*/
|
|
2259
|
-
const filterSensitiveLog: (obj: DescribeSubscribedWorkteamRequest) => any;
|
|
2260
|
-
}
|
|
2261
1907
|
/**
|
|
2262
1908
|
* <p>Describes a work team of a vendor that does the a labelling job.</p>
|
|
2263
1909
|
*/
|
|
@@ -2283,36 +1929,18 @@ export interface SubscribedWorkteam {
|
|
|
2283
1929
|
*/
|
|
2284
1930
|
ListingId?: string;
|
|
2285
1931
|
}
|
|
2286
|
-
export declare namespace SubscribedWorkteam {
|
|
2287
|
-
/**
|
|
2288
|
-
* @internal
|
|
2289
|
-
*/
|
|
2290
|
-
const filterSensitiveLog: (obj: SubscribedWorkteam) => any;
|
|
2291
|
-
}
|
|
2292
1932
|
export interface DescribeSubscribedWorkteamResponse {
|
|
2293
1933
|
/**
|
|
2294
1934
|
* <p>A <code>Workteam</code> instance that contains information about the work team.</p>
|
|
2295
1935
|
*/
|
|
2296
1936
|
SubscribedWorkteam: SubscribedWorkteam | undefined;
|
|
2297
1937
|
}
|
|
2298
|
-
export declare namespace DescribeSubscribedWorkteamResponse {
|
|
2299
|
-
/**
|
|
2300
|
-
* @internal
|
|
2301
|
-
*/
|
|
2302
|
-
const filterSensitiveLog: (obj: DescribeSubscribedWorkteamResponse) => any;
|
|
2303
|
-
}
|
|
2304
1938
|
export interface DescribeTrainingJobRequest {
|
|
2305
1939
|
/**
|
|
2306
1940
|
* <p>The name of the training job.</p>
|
|
2307
1941
|
*/
|
|
2308
1942
|
TrainingJobName: string | undefined;
|
|
2309
1943
|
}
|
|
2310
|
-
export declare namespace DescribeTrainingJobRequest {
|
|
2311
|
-
/**
|
|
2312
|
-
* @internal
|
|
2313
|
-
*/
|
|
2314
|
-
const filterSensitiveLog: (obj: DescribeTrainingJobRequest) => any;
|
|
2315
|
-
}
|
|
2316
1944
|
/**
|
|
2317
1945
|
* <p>The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.</p>
|
|
2318
1946
|
*/
|
|
@@ -2330,12 +1958,6 @@ export interface MetricData {
|
|
|
2330
1958
|
*/
|
|
2331
1959
|
Timestamp?: Date;
|
|
2332
1960
|
}
|
|
2333
|
-
export declare namespace MetricData {
|
|
2334
|
-
/**
|
|
2335
|
-
* @internal
|
|
2336
|
-
*/
|
|
2337
|
-
const filterSensitiveLog: (obj: MetricData) => any;
|
|
2338
|
-
}
|
|
2339
1961
|
/**
|
|
2340
1962
|
* <p>Information about the status of the rule evaluation.</p>
|
|
2341
1963
|
*/
|
|
@@ -2361,12 +1983,6 @@ export interface ProfilerRuleEvaluationStatus {
|
|
|
2361
1983
|
*/
|
|
2362
1984
|
LastModifiedTime?: Date;
|
|
2363
1985
|
}
|
|
2364
|
-
export declare namespace ProfilerRuleEvaluationStatus {
|
|
2365
|
-
/**
|
|
2366
|
-
* @internal
|
|
2367
|
-
*/
|
|
2368
|
-
const filterSensitiveLog: (obj: ProfilerRuleEvaluationStatus) => any;
|
|
2369
|
-
}
|
|
2370
1986
|
export declare enum ProfilingStatus {
|
|
2371
1987
|
DISABLED = "Disabled",
|
|
2372
1988
|
ENABLED = "Enabled"
|
|
@@ -2575,12 +2191,6 @@ export interface SecondaryStatusTransition {
|
|
|
2575
2191
|
*/
|
|
2576
2192
|
StatusMessage?: string;
|
|
2577
2193
|
}
|
|
2578
|
-
export declare namespace SecondaryStatusTransition {
|
|
2579
|
-
/**
|
|
2580
|
-
* @internal
|
|
2581
|
-
*/
|
|
2582
|
-
const filterSensitiveLog: (obj: SecondaryStatusTransition) => any;
|
|
2583
|
-
}
|
|
2584
2194
|
export interface DescribeTrainingJobResponse {
|
|
2585
2195
|
/**
|
|
2586
2196
|
* <p> Name of the model training job. </p>
|
|
@@ -2942,24 +2552,12 @@ export interface DescribeTrainingJobResponse {
|
|
|
2942
2552
|
*/
|
|
2943
2553
|
Environment?: Record<string, string>;
|
|
2944
2554
|
}
|
|
2945
|
-
export declare namespace DescribeTrainingJobResponse {
|
|
2946
|
-
/**
|
|
2947
|
-
* @internal
|
|
2948
|
-
*/
|
|
2949
|
-
const filterSensitiveLog: (obj: DescribeTrainingJobResponse) => any;
|
|
2950
|
-
}
|
|
2951
2555
|
export interface DescribeTransformJobRequest {
|
|
2952
2556
|
/**
|
|
2953
2557
|
* <p>The name of the transform job that you want to view details of.</p>
|
|
2954
2558
|
*/
|
|
2955
2559
|
TransformJobName: string | undefined;
|
|
2956
2560
|
}
|
|
2957
|
-
export declare namespace DescribeTransformJobRequest {
|
|
2958
|
-
/**
|
|
2959
|
-
* @internal
|
|
2960
|
-
*/
|
|
2961
|
-
const filterSensitiveLog: (obj: DescribeTransformJobRequest) => any;
|
|
2962
|
-
}
|
|
2963
2561
|
export declare enum TransformJobStatus {
|
|
2964
2562
|
COMPLETED = "Completed",
|
|
2965
2563
|
FAILED = "Failed",
|
|
@@ -3110,24 +2708,12 @@ export interface DescribeTransformJobResponse {
|
|
|
3110
2708
|
*/
|
|
3111
2709
|
ExperimentConfig?: ExperimentConfig;
|
|
3112
2710
|
}
|
|
3113
|
-
export declare namespace DescribeTransformJobResponse {
|
|
3114
|
-
/**
|
|
3115
|
-
* @internal
|
|
3116
|
-
*/
|
|
3117
|
-
const filterSensitiveLog: (obj: DescribeTransformJobResponse) => any;
|
|
3118
|
-
}
|
|
3119
2711
|
export interface DescribeTrialRequest {
|
|
3120
2712
|
/**
|
|
3121
2713
|
* <p>The name of the trial to describe.</p>
|
|
3122
2714
|
*/
|
|
3123
2715
|
TrialName: string | undefined;
|
|
3124
2716
|
}
|
|
3125
|
-
export declare namespace DescribeTrialRequest {
|
|
3126
|
-
/**
|
|
3127
|
-
* @internal
|
|
3128
|
-
*/
|
|
3129
|
-
const filterSensitiveLog: (obj: DescribeTrialRequest) => any;
|
|
3130
|
-
}
|
|
3131
2717
|
/**
|
|
3132
2718
|
* <p>The source of the trial.</p>
|
|
3133
2719
|
*/
|
|
@@ -3141,12 +2727,6 @@ export interface TrialSource {
|
|
|
3141
2727
|
*/
|
|
3142
2728
|
SourceType?: string;
|
|
3143
2729
|
}
|
|
3144
|
-
export declare namespace TrialSource {
|
|
3145
|
-
/**
|
|
3146
|
-
* @internal
|
|
3147
|
-
*/
|
|
3148
|
-
const filterSensitiveLog: (obj: TrialSource) => any;
|
|
3149
|
-
}
|
|
3150
2730
|
export interface DescribeTrialResponse {
|
|
3151
2731
|
/**
|
|
3152
2732
|
* <p>The name of the trial.</p>
|
|
@@ -3190,24 +2770,12 @@ export interface DescribeTrialResponse {
|
|
|
3190
2770
|
*/
|
|
3191
2771
|
MetadataProperties?: MetadataProperties;
|
|
3192
2772
|
}
|
|
3193
|
-
export declare namespace DescribeTrialResponse {
|
|
3194
|
-
/**
|
|
3195
|
-
* @internal
|
|
3196
|
-
*/
|
|
3197
|
-
const filterSensitiveLog: (obj: DescribeTrialResponse) => any;
|
|
3198
|
-
}
|
|
3199
2773
|
export interface DescribeTrialComponentRequest {
|
|
3200
2774
|
/**
|
|
3201
2775
|
* <p>The name of the trial component to describe.</p>
|
|
3202
2776
|
*/
|
|
3203
2777
|
TrialComponentName: string | undefined;
|
|
3204
2778
|
}
|
|
3205
|
-
export declare namespace DescribeTrialComponentRequest {
|
|
3206
|
-
/**
|
|
3207
|
-
* @internal
|
|
3208
|
-
*/
|
|
3209
|
-
const filterSensitiveLog: (obj: DescribeTrialComponentRequest) => any;
|
|
3210
|
-
}
|
|
3211
2779
|
/**
|
|
3212
2780
|
* <p>A summary of the metrics of a trial component.</p>
|
|
3213
2781
|
*/
|
|
@@ -3249,12 +2817,6 @@ export interface TrialComponentMetricSummary {
|
|
|
3249
2817
|
*/
|
|
3250
2818
|
StdDev?: number;
|
|
3251
2819
|
}
|
|
3252
|
-
export declare namespace TrialComponentMetricSummary {
|
|
3253
|
-
/**
|
|
3254
|
-
* @internal
|
|
3255
|
-
*/
|
|
3256
|
-
const filterSensitiveLog: (obj: TrialComponentMetricSummary) => any;
|
|
3257
|
-
}
|
|
3258
2820
|
/**
|
|
3259
2821
|
* <p>The Amazon Resource Name (ARN) and job type of the source of a trial component.</p>
|
|
3260
2822
|
*/
|
|
@@ -3268,12 +2830,6 @@ export interface TrialComponentSource {
|
|
|
3268
2830
|
*/
|
|
3269
2831
|
SourceType?: string;
|
|
3270
2832
|
}
|
|
3271
|
-
export declare namespace TrialComponentSource {
|
|
3272
|
-
/**
|
|
3273
|
-
* @internal
|
|
3274
|
-
*/
|
|
3275
|
-
const filterSensitiveLog: (obj: TrialComponentSource) => any;
|
|
3276
|
-
}
|
|
3277
2833
|
export interface DescribeTrialComponentResponse {
|
|
3278
2834
|
/**
|
|
3279
2835
|
* <p>The name of the trial component.</p>
|
|
@@ -3356,12 +2912,6 @@ export interface DescribeTrialComponentResponse {
|
|
|
3356
2912
|
*/
|
|
3357
2913
|
LineageGroupArn?: string;
|
|
3358
2914
|
}
|
|
3359
|
-
export declare namespace DescribeTrialComponentResponse {
|
|
3360
|
-
/**
|
|
3361
|
-
* @internal
|
|
3362
|
-
*/
|
|
3363
|
-
const filterSensitiveLog: (obj: DescribeTrialComponentResponse) => any;
|
|
3364
|
-
}
|
|
3365
2915
|
export interface DescribeUserProfileRequest {
|
|
3366
2916
|
/**
|
|
3367
2917
|
* <p>The domain ID.</p>
|
|
@@ -3372,12 +2922,6 @@ export interface DescribeUserProfileRequest {
|
|
|
3372
2922
|
*/
|
|
3373
2923
|
UserProfileName: string | undefined;
|
|
3374
2924
|
}
|
|
3375
|
-
export declare namespace DescribeUserProfileRequest {
|
|
3376
|
-
/**
|
|
3377
|
-
* @internal
|
|
3378
|
-
*/
|
|
3379
|
-
const filterSensitiveLog: (obj: DescribeUserProfileRequest) => any;
|
|
3380
|
-
}
|
|
3381
2925
|
export declare enum UserProfileStatus {
|
|
3382
2926
|
Delete_Failed = "Delete_Failed",
|
|
3383
2927
|
Deleting = "Deleting",
|
|
@@ -3433,12 +2977,6 @@ export interface DescribeUserProfileResponse {
|
|
|
3433
2977
|
*/
|
|
3434
2978
|
UserSettings?: UserSettings;
|
|
3435
2979
|
}
|
|
3436
|
-
export declare namespace DescribeUserProfileResponse {
|
|
3437
|
-
/**
|
|
3438
|
-
* @internal
|
|
3439
|
-
*/
|
|
3440
|
-
const filterSensitiveLog: (obj: DescribeUserProfileResponse) => any;
|
|
3441
|
-
}
|
|
3442
2980
|
export interface DescribeWorkforceRequest {
|
|
3443
2981
|
/**
|
|
3444
2982
|
* <p>The name of the private workforce whose access you want to restrict.
|
|
@@ -3447,12 +2985,6 @@ export interface DescribeWorkforceRequest {
|
|
|
3447
2985
|
*/
|
|
3448
2986
|
WorkforceName: string | undefined;
|
|
3449
2987
|
}
|
|
3450
|
-
export declare namespace DescribeWorkforceRequest {
|
|
3451
|
-
/**
|
|
3452
|
-
* @internal
|
|
3453
|
-
*/
|
|
3454
|
-
const filterSensitiveLog: (obj: DescribeWorkforceRequest) => any;
|
|
3455
|
-
}
|
|
3456
2988
|
/**
|
|
3457
2989
|
* <p>Your OIDC IdP workforce configuration.</p>
|
|
3458
2990
|
*/
|
|
@@ -3486,12 +3018,6 @@ export interface OidcConfigForResponse {
|
|
|
3486
3018
|
*/
|
|
3487
3019
|
JwksUri?: string;
|
|
3488
3020
|
}
|
|
3489
|
-
export declare namespace OidcConfigForResponse {
|
|
3490
|
-
/**
|
|
3491
|
-
* @internal
|
|
3492
|
-
*/
|
|
3493
|
-
const filterSensitiveLog: (obj: OidcConfigForResponse) => any;
|
|
3494
|
-
}
|
|
3495
3021
|
export declare enum WorkforceStatus {
|
|
3496
3022
|
ACTIVE = "Active",
|
|
3497
3023
|
DELETING = "Deleting",
|
|
@@ -3520,12 +3046,6 @@ export interface WorkforceVpcConfigResponse {
|
|
|
3520
3046
|
*/
|
|
3521
3047
|
VpcEndpointId?: string;
|
|
3522
3048
|
}
|
|
3523
|
-
export declare namespace WorkforceVpcConfigResponse {
|
|
3524
|
-
/**
|
|
3525
|
-
* @internal
|
|
3526
|
-
*/
|
|
3527
|
-
const filterSensitiveLog: (obj: WorkforceVpcConfigResponse) => any;
|
|
3528
|
-
}
|
|
3529
3049
|
/**
|
|
3530
3050
|
* <p>A single private workforce, which is automatically created when you create your first
|
|
3531
3051
|
* private work team. You can create one private work force in each Amazon Web Services Region. By default,
|
|
@@ -3584,12 +3104,6 @@ export interface Workforce {
|
|
|
3584
3104
|
*/
|
|
3585
3105
|
FailureReason?: string;
|
|
3586
3106
|
}
|
|
3587
|
-
export declare namespace Workforce {
|
|
3588
|
-
/**
|
|
3589
|
-
* @internal
|
|
3590
|
-
*/
|
|
3591
|
-
const filterSensitiveLog: (obj: Workforce) => any;
|
|
3592
|
-
}
|
|
3593
3107
|
export interface DescribeWorkforceResponse {
|
|
3594
3108
|
/**
|
|
3595
3109
|
* <p>A single private workforce, which is automatically created when you create your first
|
|
@@ -3599,24 +3113,12 @@ export interface DescribeWorkforceResponse {
|
|
|
3599
3113
|
*/
|
|
3600
3114
|
Workforce: Workforce | undefined;
|
|
3601
3115
|
}
|
|
3602
|
-
export declare namespace DescribeWorkforceResponse {
|
|
3603
|
-
/**
|
|
3604
|
-
* @internal
|
|
3605
|
-
*/
|
|
3606
|
-
const filterSensitiveLog: (obj: DescribeWorkforceResponse) => any;
|
|
3607
|
-
}
|
|
3608
3116
|
export interface DescribeWorkteamRequest {
|
|
3609
3117
|
/**
|
|
3610
3118
|
* <p>The name of the work team to return a description of.</p>
|
|
3611
3119
|
*/
|
|
3612
3120
|
WorkteamName: string | undefined;
|
|
3613
3121
|
}
|
|
3614
|
-
export declare namespace DescribeWorkteamRequest {
|
|
3615
|
-
/**
|
|
3616
|
-
* @internal
|
|
3617
|
-
*/
|
|
3618
|
-
const filterSensitiveLog: (obj: DescribeWorkteamRequest) => any;
|
|
3619
|
-
}
|
|
3620
3122
|
/**
|
|
3621
3123
|
* <p>Provides details about a labeling work team.</p>
|
|
3622
3124
|
*/
|
|
@@ -3669,12 +3171,6 @@ export interface Workteam {
|
|
|
3669
3171
|
*/
|
|
3670
3172
|
NotificationConfiguration?: NotificationConfiguration;
|
|
3671
3173
|
}
|
|
3672
|
-
export declare namespace Workteam {
|
|
3673
|
-
/**
|
|
3674
|
-
* @internal
|
|
3675
|
-
*/
|
|
3676
|
-
const filterSensitiveLog: (obj: Workteam) => any;
|
|
3677
|
-
}
|
|
3678
3174
|
export interface DescribeWorkteamResponse {
|
|
3679
3175
|
/**
|
|
3680
3176
|
* <p>A <code>Workteam</code> instance that contains information about the work team.
|
|
@@ -3682,12 +3178,6 @@ export interface DescribeWorkteamResponse {
|
|
|
3682
3178
|
*/
|
|
3683
3179
|
Workteam: Workteam | undefined;
|
|
3684
3180
|
}
|
|
3685
|
-
export declare namespace DescribeWorkteamResponse {
|
|
3686
|
-
/**
|
|
3687
|
-
* @internal
|
|
3688
|
-
*/
|
|
3689
|
-
const filterSensitiveLog: (obj: DescribeWorkteamResponse) => any;
|
|
3690
|
-
}
|
|
3691
3181
|
/**
|
|
3692
3182
|
* <p>Specifies weight and capacity values for a production variant.</p>
|
|
3693
3183
|
*/
|
|
@@ -3705,12 +3195,6 @@ export interface DesiredWeightAndCapacity {
|
|
|
3705
3195
|
*/
|
|
3706
3196
|
DesiredInstanceCount?: number;
|
|
3707
3197
|
}
|
|
3708
|
-
export declare namespace DesiredWeightAndCapacity {
|
|
3709
|
-
/**
|
|
3710
|
-
* @internal
|
|
3711
|
-
*/
|
|
3712
|
-
const filterSensitiveLog: (obj: DesiredWeightAndCapacity) => any;
|
|
3713
|
-
}
|
|
3714
3198
|
/**
|
|
3715
3199
|
* <p>Information of a particular device.</p>
|
|
3716
3200
|
*/
|
|
@@ -3728,12 +3212,6 @@ export interface Device {
|
|
|
3728
3212
|
*/
|
|
3729
3213
|
IotThingName?: string;
|
|
3730
3214
|
}
|
|
3731
|
-
export declare namespace Device {
|
|
3732
|
-
/**
|
|
3733
|
-
* @internal
|
|
3734
|
-
*/
|
|
3735
|
-
const filterSensitiveLog: (obj: Device) => any;
|
|
3736
|
-
}
|
|
3737
3215
|
export declare enum DeviceDeploymentStatus {
|
|
3738
3216
|
Deployed = "DEPLOYED",
|
|
3739
3217
|
Failed = "FAILED",
|
|
@@ -3791,12 +3269,6 @@ export interface DeviceDeploymentSummary {
|
|
|
3791
3269
|
*/
|
|
3792
3270
|
DeploymentStartTime?: Date;
|
|
3793
3271
|
}
|
|
3794
|
-
export declare namespace DeviceDeploymentSummary {
|
|
3795
|
-
/**
|
|
3796
|
-
* @internal
|
|
3797
|
-
*/
|
|
3798
|
-
const filterSensitiveLog: (obj: DeviceDeploymentSummary) => any;
|
|
3799
|
-
}
|
|
3800
3272
|
/**
|
|
3801
3273
|
* <p>Summary of the device fleet.</p>
|
|
3802
3274
|
*/
|
|
@@ -3818,12 +3290,6 @@ export interface DeviceFleetSummary {
|
|
|
3818
3290
|
*/
|
|
3819
3291
|
LastModifiedTime?: Date;
|
|
3820
3292
|
}
|
|
3821
|
-
export declare namespace DeviceFleetSummary {
|
|
3822
|
-
/**
|
|
3823
|
-
* @internal
|
|
3824
|
-
*/
|
|
3825
|
-
const filterSensitiveLog: (obj: DeviceFleetSummary) => any;
|
|
3826
|
-
}
|
|
3827
3293
|
/**
|
|
3828
3294
|
* <p>Status of devices.</p>
|
|
3829
3295
|
*/
|
|
@@ -3837,12 +3303,6 @@ export interface DeviceStats {
|
|
|
3837
3303
|
*/
|
|
3838
3304
|
RegisteredDeviceCount: number | undefined;
|
|
3839
3305
|
}
|
|
3840
|
-
export declare namespace DeviceStats {
|
|
3841
|
-
/**
|
|
3842
|
-
* @internal
|
|
3843
|
-
*/
|
|
3844
|
-
const filterSensitiveLog: (obj: DeviceStats) => any;
|
|
3845
|
-
}
|
|
3846
3306
|
/**
|
|
3847
3307
|
* <p>Summary of model on edge device.</p>
|
|
3848
3308
|
*/
|
|
@@ -3856,12 +3316,6 @@ export interface EdgeModelSummary {
|
|
|
3856
3316
|
*/
|
|
3857
3317
|
ModelVersion: string | undefined;
|
|
3858
3318
|
}
|
|
3859
|
-
export declare namespace EdgeModelSummary {
|
|
3860
|
-
/**
|
|
3861
|
-
* @internal
|
|
3862
|
-
*/
|
|
3863
|
-
const filterSensitiveLog: (obj: EdgeModelSummary) => any;
|
|
3864
|
-
}
|
|
3865
3319
|
/**
|
|
3866
3320
|
* <p>Summary of the device.</p>
|
|
3867
3321
|
*/
|
|
@@ -3903,12 +3357,6 @@ export interface DeviceSummary {
|
|
|
3903
3357
|
*/
|
|
3904
3358
|
AgentVersion?: string;
|
|
3905
3359
|
}
|
|
3906
|
-
export declare namespace DeviceSummary {
|
|
3907
|
-
/**
|
|
3908
|
-
* @internal
|
|
3909
|
-
*/
|
|
3910
|
-
const filterSensitiveLog: (obj: DeviceSummary) => any;
|
|
3911
|
-
}
|
|
3912
3360
|
export declare enum Direction {
|
|
3913
3361
|
ASCENDANTS = "Ascendants",
|
|
3914
3362
|
BOTH = "Both",
|
|
@@ -3916,20 +3364,8 @@ export declare enum Direction {
|
|
|
3916
3364
|
}
|
|
3917
3365
|
export interface DisableSagemakerServicecatalogPortfolioInput {
|
|
3918
3366
|
}
|
|
3919
|
-
export declare namespace DisableSagemakerServicecatalogPortfolioInput {
|
|
3920
|
-
/**
|
|
3921
|
-
* @internal
|
|
3922
|
-
*/
|
|
3923
|
-
const filterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioInput) => any;
|
|
3924
|
-
}
|
|
3925
3367
|
export interface DisableSagemakerServicecatalogPortfolioOutput {
|
|
3926
3368
|
}
|
|
3927
|
-
export declare namespace DisableSagemakerServicecatalogPortfolioOutput {
|
|
3928
|
-
/**
|
|
3929
|
-
* @internal
|
|
3930
|
-
*/
|
|
3931
|
-
const filterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioOutput) => any;
|
|
3932
|
-
}
|
|
3933
3369
|
export interface DisassociateTrialComponentRequest {
|
|
3934
3370
|
/**
|
|
3935
3371
|
* <p>The name of the component to disassociate from the trial.</p>
|
|
@@ -3940,12 +3376,6 @@ export interface DisassociateTrialComponentRequest {
|
|
|
3940
3376
|
*/
|
|
3941
3377
|
TrialName: string | undefined;
|
|
3942
3378
|
}
|
|
3943
|
-
export declare namespace DisassociateTrialComponentRequest {
|
|
3944
|
-
/**
|
|
3945
|
-
* @internal
|
|
3946
|
-
*/
|
|
3947
|
-
const filterSensitiveLog: (obj: DisassociateTrialComponentRequest) => any;
|
|
3948
|
-
}
|
|
3949
3379
|
export interface DisassociateTrialComponentResponse {
|
|
3950
3380
|
/**
|
|
3951
3381
|
* <p>The ARN of the trial component.</p>
|
|
@@ -3956,12 +3386,6 @@ export interface DisassociateTrialComponentResponse {
|
|
|
3956
3386
|
*/
|
|
3957
3387
|
TrialArn?: string;
|
|
3958
3388
|
}
|
|
3959
|
-
export declare namespace DisassociateTrialComponentResponse {
|
|
3960
|
-
/**
|
|
3961
|
-
* @internal
|
|
3962
|
-
*/
|
|
3963
|
-
const filterSensitiveLog: (obj: DisassociateTrialComponentResponse) => any;
|
|
3964
|
-
}
|
|
3965
3389
|
/**
|
|
3966
3390
|
* <p>The domain's details.</p>
|
|
3967
3391
|
*/
|
|
@@ -3995,12 +3419,6 @@ export interface DomainDetails {
|
|
|
3995
3419
|
*/
|
|
3996
3420
|
Url?: string;
|
|
3997
3421
|
}
|
|
3998
|
-
export declare namespace DomainDetails {
|
|
3999
|
-
/**
|
|
4000
|
-
* @internal
|
|
4001
|
-
*/
|
|
4002
|
-
const filterSensitiveLog: (obj: DomainDetails) => any;
|
|
4003
|
-
}
|
|
4004
3422
|
/**
|
|
4005
3423
|
* <p>A collection of settings that update the current configuration for the <code>RStudioServerPro</code> Domain-level app.</p>
|
|
4006
3424
|
*/
|
|
@@ -4015,12 +3433,6 @@ export interface RStudioServerProDomainSettingsForUpdate {
|
|
|
4015
3433
|
*/
|
|
4016
3434
|
DefaultResourceSpec?: ResourceSpec;
|
|
4017
3435
|
}
|
|
4018
|
-
export declare namespace RStudioServerProDomainSettingsForUpdate {
|
|
4019
|
-
/**
|
|
4020
|
-
* @internal
|
|
4021
|
-
*/
|
|
4022
|
-
const filterSensitiveLog: (obj: RStudioServerProDomainSettingsForUpdate) => any;
|
|
4023
|
-
}
|
|
4024
3436
|
/**
|
|
4025
3437
|
* <p>A collection of <code>Domain</code> configuration settings to update.</p>
|
|
4026
3438
|
*/
|
|
@@ -4030,12 +3442,6 @@ export interface DomainSettingsForUpdate {
|
|
|
4030
3442
|
*/
|
|
4031
3443
|
RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate;
|
|
4032
3444
|
}
|
|
4033
|
-
export declare namespace DomainSettingsForUpdate {
|
|
4034
|
-
/**
|
|
4035
|
-
* @internal
|
|
4036
|
-
*/
|
|
4037
|
-
const filterSensitiveLog: (obj: DomainSettingsForUpdate) => any;
|
|
4038
|
-
}
|
|
4039
3445
|
/**
|
|
4040
3446
|
* <p>A directed edge connecting two lineage entities.</p>
|
|
4041
3447
|
*/
|
|
@@ -4054,12 +3460,6 @@ export interface Edge {
|
|
|
4054
3460
|
*/
|
|
4055
3461
|
AssociationType?: AssociationEdgeType | string;
|
|
4056
3462
|
}
|
|
4057
|
-
export declare namespace Edge {
|
|
4058
|
-
/**
|
|
4059
|
-
* @internal
|
|
4060
|
-
*/
|
|
4061
|
-
const filterSensitiveLog: (obj: Edge) => any;
|
|
4062
|
-
}
|
|
4063
3463
|
/**
|
|
4064
3464
|
* <p>Contains information summarizing an edge deployment plan.</p>
|
|
4065
3465
|
*/
|
|
@@ -4097,12 +3497,6 @@ export interface EdgeDeploymentPlanSummary {
|
|
|
4097
3497
|
*/
|
|
4098
3498
|
LastModifiedTime?: Date;
|
|
4099
3499
|
}
|
|
4100
|
-
export declare namespace EdgeDeploymentPlanSummary {
|
|
4101
|
-
/**
|
|
4102
|
-
* @internal
|
|
4103
|
-
*/
|
|
4104
|
-
const filterSensitiveLog: (obj: EdgeDeploymentPlanSummary) => any;
|
|
4105
|
-
}
|
|
4106
3500
|
/**
|
|
4107
3501
|
* <p>Status of edge devices with this model.</p>
|
|
4108
3502
|
*/
|
|
@@ -4132,12 +3526,6 @@ export interface EdgeModelStat {
|
|
|
4132
3526
|
*/
|
|
4133
3527
|
SamplingDeviceCount: number | undefined;
|
|
4134
3528
|
}
|
|
4135
|
-
export declare namespace EdgeModelStat {
|
|
4136
|
-
/**
|
|
4137
|
-
* @internal
|
|
4138
|
-
*/
|
|
4139
|
-
const filterSensitiveLog: (obj: EdgeModelStat) => any;
|
|
4140
|
-
}
|
|
4141
3529
|
/**
|
|
4142
3530
|
* <p>Summary of edge packaging job.</p>
|
|
4143
3531
|
*/
|
|
@@ -4175,12 +3563,6 @@ export interface EdgePackagingJobSummary {
|
|
|
4175
3563
|
*/
|
|
4176
3564
|
LastModifiedTime?: Date;
|
|
4177
3565
|
}
|
|
4178
|
-
export declare namespace EdgePackagingJobSummary {
|
|
4179
|
-
/**
|
|
4180
|
-
* @internal
|
|
4181
|
-
*/
|
|
4182
|
-
const filterSensitiveLog: (obj: EdgePackagingJobSummary) => any;
|
|
4183
|
-
}
|
|
4184
3566
|
/**
|
|
4185
3567
|
* <p>The configurations and outcomes of an Amazon EMR step execution.</p>
|
|
4186
3568
|
*/
|
|
@@ -4203,28 +3585,10 @@ export interface EMRStepMetadata {
|
|
|
4203
3585
|
*/
|
|
4204
3586
|
LogFilePath?: string;
|
|
4205
3587
|
}
|
|
4206
|
-
export declare namespace EMRStepMetadata {
|
|
4207
|
-
/**
|
|
4208
|
-
* @internal
|
|
4209
|
-
*/
|
|
4210
|
-
const filterSensitiveLog: (obj: EMRStepMetadata) => any;
|
|
4211
|
-
}
|
|
4212
3588
|
export interface EnableSagemakerServicecatalogPortfolioInput {
|
|
4213
3589
|
}
|
|
4214
|
-
export declare namespace EnableSagemakerServicecatalogPortfolioInput {
|
|
4215
|
-
/**
|
|
4216
|
-
* @internal
|
|
4217
|
-
*/
|
|
4218
|
-
const filterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioInput) => any;
|
|
4219
|
-
}
|
|
4220
3590
|
export interface EnableSagemakerServicecatalogPortfolioOutput {
|
|
4221
3591
|
}
|
|
4222
|
-
export declare namespace EnableSagemakerServicecatalogPortfolioOutput {
|
|
4223
|
-
/**
|
|
4224
|
-
* @internal
|
|
4225
|
-
*/
|
|
4226
|
-
const filterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioOutput) => any;
|
|
4227
|
-
}
|
|
4228
3592
|
/**
|
|
4229
3593
|
* <p>A schedule for a model monitoring job. For information about model monitor, see
|
|
4230
3594
|
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html">Amazon SageMaker Model
|
|
@@ -4295,12 +3659,6 @@ export interface MonitoringSchedule {
|
|
|
4295
3659
|
*/
|
|
4296
3660
|
Tags?: Tag[];
|
|
4297
3661
|
}
|
|
4298
|
-
export declare namespace MonitoringSchedule {
|
|
4299
|
-
/**
|
|
4300
|
-
* @internal
|
|
4301
|
-
*/
|
|
4302
|
-
const filterSensitiveLog: (obj: MonitoringSchedule) => any;
|
|
4303
|
-
}
|
|
4304
3662
|
/**
|
|
4305
3663
|
* <p>A hosted endpoint for real-time inference.</p>
|
|
4306
3664
|
*/
|
|
@@ -4353,12 +3711,6 @@ export interface Endpoint {
|
|
|
4353
3711
|
*/
|
|
4354
3712
|
Tags?: Tag[];
|
|
4355
3713
|
}
|
|
4356
|
-
export declare namespace Endpoint {
|
|
4357
|
-
/**
|
|
4358
|
-
* @internal
|
|
4359
|
-
*/
|
|
4360
|
-
const filterSensitiveLog: (obj: Endpoint) => any;
|
|
4361
|
-
}
|
|
4362
3714
|
export declare enum EndpointConfigSortKey {
|
|
4363
3715
|
CreationTime = "CreationTime",
|
|
4364
3716
|
Name = "Name"
|
|
@@ -4380,12 +3732,6 @@ export interface EndpointConfigSummary {
|
|
|
4380
3732
|
*/
|
|
4381
3733
|
CreationTime: Date | undefined;
|
|
4382
3734
|
}
|
|
4383
|
-
export declare namespace EndpointConfigSummary {
|
|
4384
|
-
/**
|
|
4385
|
-
* @internal
|
|
4386
|
-
*/
|
|
4387
|
-
const filterSensitiveLog: (obj: EndpointConfigSummary) => any;
|
|
4388
|
-
}
|
|
4389
3735
|
export declare enum EndpointSortKey {
|
|
4390
3736
|
CreationTime = "CreationTime",
|
|
4391
3737
|
Name = "Name",
|
|
@@ -4465,12 +3811,6 @@ export interface EndpointSummary {
|
|
|
4465
3811
|
*/
|
|
4466
3812
|
EndpointStatus: EndpointStatus | string | undefined;
|
|
4467
3813
|
}
|
|
4468
|
-
export declare namespace EndpointSummary {
|
|
4469
|
-
/**
|
|
4470
|
-
* @internal
|
|
4471
|
-
*/
|
|
4472
|
-
const filterSensitiveLog: (obj: EndpointSummary) => any;
|
|
4473
|
-
}
|
|
4474
3814
|
/**
|
|
4475
3815
|
* <p>The properties of an experiment as returned by the <a>Search</a> API.</p>
|
|
4476
3816
|
*/
|
|
@@ -4518,12 +3858,6 @@ export interface Experiment {
|
|
|
4518
3858
|
*/
|
|
4519
3859
|
Tags?: Tag[];
|
|
4520
3860
|
}
|
|
4521
|
-
export declare namespace Experiment {
|
|
4522
|
-
/**
|
|
4523
|
-
* @internal
|
|
4524
|
-
*/
|
|
4525
|
-
const filterSensitiveLog: (obj: Experiment) => any;
|
|
4526
|
-
}
|
|
4527
3861
|
/**
|
|
4528
3862
|
* <p>A summary of the properties of an experiment. To get the complete set of properties, call
|
|
4529
3863
|
* the <a>DescribeExperiment</a> API and provide the
|
|
@@ -4556,12 +3890,6 @@ export interface ExperimentSummary {
|
|
|
4556
3890
|
*/
|
|
4557
3891
|
LastModifiedTime?: Date;
|
|
4558
3892
|
}
|
|
4559
|
-
export declare namespace ExperimentSummary {
|
|
4560
|
-
/**
|
|
4561
|
-
* @internal
|
|
4562
|
-
*/
|
|
4563
|
-
const filterSensitiveLog: (obj: ExperimentSummary) => any;
|
|
4564
|
-
}
|
|
4565
3893
|
/**
|
|
4566
3894
|
* <p>The container for the metadata for Fail step.</p>
|
|
4567
3895
|
*/
|
|
@@ -4572,12 +3900,6 @@ export interface FailStepMetadata {
|
|
|
4572
3900
|
*/
|
|
4573
3901
|
ErrorMessage?: string;
|
|
4574
3902
|
}
|
|
4575
|
-
export declare namespace FailStepMetadata {
|
|
4576
|
-
/**
|
|
4577
|
-
* @internal
|
|
4578
|
-
*/
|
|
4579
|
-
const filterSensitiveLog: (obj: FailStepMetadata) => any;
|
|
4580
|
-
}
|
|
4581
3903
|
/**
|
|
4582
3904
|
* <p>Amazon SageMaker Feature Store stores features in a collection called Feature Group.
|
|
4583
3905
|
* A Feature Group can be visualized as a table which has rows,
|
|
@@ -4677,12 +3999,6 @@ export interface FeatureGroup {
|
|
|
4677
3999
|
*/
|
|
4678
4000
|
Tags?: Tag[];
|
|
4679
4001
|
}
|
|
4680
|
-
export declare namespace FeatureGroup {
|
|
4681
|
-
/**
|
|
4682
|
-
* @internal
|
|
4683
|
-
*/
|
|
4684
|
-
const filterSensitiveLog: (obj: FeatureGroup) => any;
|
|
4685
|
-
}
|
|
4686
4002
|
export declare enum FeatureGroupSortBy {
|
|
4687
4003
|
CREATION_TIME = "CreationTime",
|
|
4688
4004
|
FEATURE_GROUP_STATUS = "FeatureGroupStatus",
|
|
@@ -4723,12 +4039,6 @@ export interface FeatureGroupSummary {
|
|
|
4723
4039
|
*/
|
|
4724
4040
|
OfflineStoreStatus?: OfflineStoreStatus;
|
|
4725
4041
|
}
|
|
4726
|
-
export declare namespace FeatureGroupSummary {
|
|
4727
|
-
/**
|
|
4728
|
-
* @internal
|
|
4729
|
-
*/
|
|
4730
|
-
const filterSensitiveLog: (obj: FeatureGroupSummary) => any;
|
|
4731
|
-
}
|
|
4732
4042
|
/**
|
|
4733
4043
|
* <p>The metadata for a feature. It can either be metadata that you specify, or metadata that is updated automatically.</p>
|
|
4734
4044
|
*/
|
|
@@ -4766,12 +4076,6 @@ export interface FeatureMetadata {
|
|
|
4766
4076
|
*/
|
|
4767
4077
|
Parameters?: FeatureParameter[];
|
|
4768
4078
|
}
|
|
4769
|
-
export declare namespace FeatureMetadata {
|
|
4770
|
-
/**
|
|
4771
|
-
* @internal
|
|
4772
|
-
*/
|
|
4773
|
-
const filterSensitiveLog: (obj: FeatureMetadata) => any;
|
|
4774
|
-
}
|
|
4775
4079
|
export declare enum Operator {
|
|
4776
4080
|
CONTAINS = "Contains",
|
|
4777
4081
|
EQUALS = "Equals",
|
|
@@ -4982,12 +4286,6 @@ export interface Filter {
|
|
|
4982
4286
|
*/
|
|
4983
4287
|
Value?: string;
|
|
4984
4288
|
}
|
|
4985
|
-
export declare namespace Filter {
|
|
4986
|
-
/**
|
|
4987
|
-
* @internal
|
|
4988
|
-
*/
|
|
4989
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
4990
|
-
}
|
|
4991
4289
|
/**
|
|
4992
4290
|
* <p>Contains summary information about the flow definition.</p>
|
|
4993
4291
|
*/
|
|
@@ -5013,24 +4311,12 @@ export interface FlowDefinitionSummary {
|
|
|
5013
4311
|
*/
|
|
5014
4312
|
FailureReason?: string;
|
|
5015
4313
|
}
|
|
5016
|
-
export declare namespace FlowDefinitionSummary {
|
|
5017
|
-
/**
|
|
5018
|
-
* @internal
|
|
5019
|
-
*/
|
|
5020
|
-
const filterSensitiveLog: (obj: FlowDefinitionSummary) => any;
|
|
5021
|
-
}
|
|
5022
4314
|
export interface GetDeviceFleetReportRequest {
|
|
5023
4315
|
/**
|
|
5024
4316
|
* <p>The name of the fleet.</p>
|
|
5025
4317
|
*/
|
|
5026
4318
|
DeviceFleetName: string | undefined;
|
|
5027
4319
|
}
|
|
5028
|
-
export declare namespace GetDeviceFleetReportRequest {
|
|
5029
|
-
/**
|
|
5030
|
-
* @internal
|
|
5031
|
-
*/
|
|
5032
|
-
const filterSensitiveLog: (obj: GetDeviceFleetReportRequest) => any;
|
|
5033
|
-
}
|
|
5034
4320
|
export interface GetDeviceFleetReportResponse {
|
|
5035
4321
|
/**
|
|
5036
4322
|
* <p>The Amazon Resource Name (ARN) of the device.</p>
|
|
@@ -5065,24 +4351,12 @@ export interface GetDeviceFleetReportResponse {
|
|
|
5065
4351
|
*/
|
|
5066
4352
|
ModelStats?: EdgeModelStat[];
|
|
5067
4353
|
}
|
|
5068
|
-
export declare namespace GetDeviceFleetReportResponse {
|
|
5069
|
-
/**
|
|
5070
|
-
* @internal
|
|
5071
|
-
*/
|
|
5072
|
-
const filterSensitiveLog: (obj: GetDeviceFleetReportResponse) => any;
|
|
5073
|
-
}
|
|
5074
4354
|
export interface GetLineageGroupPolicyRequest {
|
|
5075
4355
|
/**
|
|
5076
4356
|
* <p>The name or Amazon Resource Name (ARN) of the lineage group.</p>
|
|
5077
4357
|
*/
|
|
5078
4358
|
LineageGroupName: string | undefined;
|
|
5079
4359
|
}
|
|
5080
|
-
export declare namespace GetLineageGroupPolicyRequest {
|
|
5081
|
-
/**
|
|
5082
|
-
* @internal
|
|
5083
|
-
*/
|
|
5084
|
-
const filterSensitiveLog: (obj: GetLineageGroupPolicyRequest) => any;
|
|
5085
|
-
}
|
|
5086
4360
|
export interface GetLineageGroupPolicyResponse {
|
|
5087
4361
|
/**
|
|
5088
4362
|
* <p>The Amazon Resource Name (ARN) of the lineage group.</p>
|
|
@@ -5093,44 +4367,20 @@ export interface GetLineageGroupPolicyResponse {
|
|
|
5093
4367
|
*/
|
|
5094
4368
|
ResourcePolicy?: string;
|
|
5095
4369
|
}
|
|
5096
|
-
export declare namespace GetLineageGroupPolicyResponse {
|
|
5097
|
-
/**
|
|
5098
|
-
* @internal
|
|
5099
|
-
*/
|
|
5100
|
-
const filterSensitiveLog: (obj: GetLineageGroupPolicyResponse) => any;
|
|
5101
|
-
}
|
|
5102
4370
|
export interface GetModelPackageGroupPolicyInput {
|
|
5103
4371
|
/**
|
|
5104
4372
|
* <p>The name of the model group for which to get the resource policy.</p>
|
|
5105
4373
|
*/
|
|
5106
4374
|
ModelPackageGroupName: string | undefined;
|
|
5107
4375
|
}
|
|
5108
|
-
export declare namespace GetModelPackageGroupPolicyInput {
|
|
5109
|
-
/**
|
|
5110
|
-
* @internal
|
|
5111
|
-
*/
|
|
5112
|
-
const filterSensitiveLog: (obj: GetModelPackageGroupPolicyInput) => any;
|
|
5113
|
-
}
|
|
5114
4376
|
export interface GetModelPackageGroupPolicyOutput {
|
|
5115
4377
|
/**
|
|
5116
4378
|
* <p>The resource policy for the model group.</p>
|
|
5117
4379
|
*/
|
|
5118
4380
|
ResourcePolicy: string | undefined;
|
|
5119
4381
|
}
|
|
5120
|
-
export declare namespace GetModelPackageGroupPolicyOutput {
|
|
5121
|
-
/**
|
|
5122
|
-
* @internal
|
|
5123
|
-
*/
|
|
5124
|
-
const filterSensitiveLog: (obj: GetModelPackageGroupPolicyOutput) => any;
|
|
5125
|
-
}
|
|
5126
4382
|
export interface GetSagemakerServicecatalogPortfolioStatusInput {
|
|
5127
4383
|
}
|
|
5128
|
-
export declare namespace GetSagemakerServicecatalogPortfolioStatusInput {
|
|
5129
|
-
/**
|
|
5130
|
-
* @internal
|
|
5131
|
-
*/
|
|
5132
|
-
const filterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusInput) => any;
|
|
5133
|
-
}
|
|
5134
4384
|
export declare enum SagemakerServicecatalogStatus {
|
|
5135
4385
|
DISABLED = "Disabled",
|
|
5136
4386
|
ENABLED = "Enabled"
|
|
@@ -5141,12 +4391,6 @@ export interface GetSagemakerServicecatalogPortfolioStatusOutput {
|
|
|
5141
4391
|
*/
|
|
5142
4392
|
Status?: SagemakerServicecatalogStatus | string;
|
|
5143
4393
|
}
|
|
5144
|
-
export declare namespace GetSagemakerServicecatalogPortfolioStatusOutput {
|
|
5145
|
-
/**
|
|
5146
|
-
* @internal
|
|
5147
|
-
*/
|
|
5148
|
-
const filterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusOutput) => any;
|
|
5149
|
-
}
|
|
5150
4394
|
export declare enum ResourceType {
|
|
5151
4395
|
ENDPOINT = "Endpoint",
|
|
5152
4396
|
EXPERIMENT = "Experiment",
|
|
@@ -5171,12 +4415,6 @@ export interface PropertyNameQuery {
|
|
|
5171
4415
|
*/
|
|
5172
4416
|
PropertyNameHint: string | undefined;
|
|
5173
4417
|
}
|
|
5174
|
-
export declare namespace PropertyNameQuery {
|
|
5175
|
-
/**
|
|
5176
|
-
* @internal
|
|
5177
|
-
*/
|
|
5178
|
-
const filterSensitiveLog: (obj: PropertyNameQuery) => any;
|
|
5179
|
-
}
|
|
5180
4418
|
/**
|
|
5181
4419
|
* <p>Specified in the <a>GetSearchSuggestions</a> request.
|
|
5182
4420
|
* Limits the property names that are included in the response.</p>
|
|
@@ -5188,12 +4426,6 @@ export interface SuggestionQuery {
|
|
|
5188
4426
|
*/
|
|
5189
4427
|
PropertyNameQuery?: PropertyNameQuery;
|
|
5190
4428
|
}
|
|
5191
|
-
export declare namespace SuggestionQuery {
|
|
5192
|
-
/**
|
|
5193
|
-
* @internal
|
|
5194
|
-
*/
|
|
5195
|
-
const filterSensitiveLog: (obj: SuggestionQuery) => any;
|
|
5196
|
-
}
|
|
5197
4429
|
export interface GetSearchSuggestionsRequest {
|
|
5198
4430
|
/**
|
|
5199
4431
|
* <p>The name of the Amazon SageMaker resource to search for.</p>
|
|
@@ -5204,12 +4436,6 @@ export interface GetSearchSuggestionsRequest {
|
|
|
5204
4436
|
*/
|
|
5205
4437
|
SuggestionQuery?: SuggestionQuery;
|
|
5206
4438
|
}
|
|
5207
|
-
export declare namespace GetSearchSuggestionsRequest {
|
|
5208
|
-
/**
|
|
5209
|
-
* @internal
|
|
5210
|
-
*/
|
|
5211
|
-
const filterSensitiveLog: (obj: GetSearchSuggestionsRequest) => any;
|
|
5212
|
-
}
|
|
5213
4439
|
/**
|
|
5214
4440
|
* <p>A property name returned from a <code>GetSearchSuggestions</code> call that specifies
|
|
5215
4441
|
* a value in the <code>PropertyNameQuery</code> field.</p>
|
|
@@ -5221,12 +4447,6 @@ export interface PropertyNameSuggestion {
|
|
|
5221
4447
|
*/
|
|
5222
4448
|
PropertyName?: string;
|
|
5223
4449
|
}
|
|
5224
|
-
export declare namespace PropertyNameSuggestion {
|
|
5225
|
-
/**
|
|
5226
|
-
* @internal
|
|
5227
|
-
*/
|
|
5228
|
-
const filterSensitiveLog: (obj: PropertyNameSuggestion) => any;
|
|
5229
|
-
}
|
|
5230
4450
|
export interface GetSearchSuggestionsResponse {
|
|
5231
4451
|
/**
|
|
5232
4452
|
* <p>A list of property names for a <code>Resource</code> that match a
|
|
@@ -5234,12 +4454,6 @@ export interface GetSearchSuggestionsResponse {
|
|
|
5234
4454
|
*/
|
|
5235
4455
|
PropertyNameSuggestions?: PropertyNameSuggestion[];
|
|
5236
4456
|
}
|
|
5237
|
-
export declare namespace GetSearchSuggestionsResponse {
|
|
5238
|
-
/**
|
|
5239
|
-
* @internal
|
|
5240
|
-
*/
|
|
5241
|
-
const filterSensitiveLog: (obj: GetSearchSuggestionsResponse) => any;
|
|
5242
|
-
}
|
|
5243
4457
|
/**
|
|
5244
4458
|
* <p>Specifies configuration details for a Git repository when the repository is
|
|
5245
4459
|
* updated.</p>
|
|
@@ -5256,12 +4470,6 @@ export interface GitConfigForUpdate {
|
|
|
5256
4470
|
*/
|
|
5257
4471
|
SecretArn?: string;
|
|
5258
4472
|
}
|
|
5259
|
-
export declare namespace GitConfigForUpdate {
|
|
5260
|
-
/**
|
|
5261
|
-
* @internal
|
|
5262
|
-
*/
|
|
5263
|
-
const filterSensitiveLog: (obj: GitConfigForUpdate) => any;
|
|
5264
|
-
}
|
|
5265
4473
|
/**
|
|
5266
4474
|
* <p>Container for human task user interface information.</p>
|
|
5267
4475
|
*/
|
|
@@ -5279,12 +4487,6 @@ export interface HumanTaskUiSummary {
|
|
|
5279
4487
|
*/
|
|
5280
4488
|
CreationTime: Date | undefined;
|
|
5281
4489
|
}
|
|
5282
|
-
export declare namespace HumanTaskUiSummary {
|
|
5283
|
-
/**
|
|
5284
|
-
* @internal
|
|
5285
|
-
*/
|
|
5286
|
-
const filterSensitiveLog: (obj: HumanTaskUiSummary) => any;
|
|
5287
|
-
}
|
|
5288
4490
|
export declare enum HyperParameterTuningJobSortByOptions {
|
|
5289
4491
|
CreationTime = "CreationTime",
|
|
5290
4492
|
Name = "Name",
|
|
@@ -5348,12 +4550,6 @@ export interface HyperParameterTuningJobSummary {
|
|
|
5348
4550
|
*/
|
|
5349
4551
|
ResourceLimits?: ResourceLimits;
|
|
5350
4552
|
}
|
|
5351
|
-
export declare namespace HyperParameterTuningJobSummary {
|
|
5352
|
-
/**
|
|
5353
|
-
* @internal
|
|
5354
|
-
*/
|
|
5355
|
-
const filterSensitiveLog: (obj: HyperParameterTuningJobSummary) => any;
|
|
5356
|
-
}
|
|
5357
4553
|
/**
|
|
5358
4554
|
* <p>A SageMaker image. A SageMaker image represents a set of container images that are derived from
|
|
5359
4555
|
* a common base container image. Each of these container images is represented by a SageMaker
|
|
@@ -5393,12 +4589,6 @@ export interface Image {
|
|
|
5393
4589
|
*/
|
|
5394
4590
|
LastModifiedTime: Date | undefined;
|
|
5395
4591
|
}
|
|
5396
|
-
export declare namespace Image {
|
|
5397
|
-
/**
|
|
5398
|
-
* @internal
|
|
5399
|
-
*/
|
|
5400
|
-
const filterSensitiveLog: (obj: Image) => any;
|
|
5401
|
-
}
|
|
5402
4592
|
export declare enum ImageSortBy {
|
|
5403
4593
|
CREATION_TIME = "CREATION_TIME",
|
|
5404
4594
|
IMAGE_NAME = "IMAGE_NAME",
|
|
@@ -5442,12 +4632,6 @@ export interface ImageVersion {
|
|
|
5442
4632
|
*/
|
|
5443
4633
|
Version: number | undefined;
|
|
5444
4634
|
}
|
|
5445
|
-
export declare namespace ImageVersion {
|
|
5446
|
-
/**
|
|
5447
|
-
* @internal
|
|
5448
|
-
*/
|
|
5449
|
-
const filterSensitiveLog: (obj: ImageVersion) => any;
|
|
5450
|
-
}
|
|
5451
4635
|
export declare enum ImageVersionSortBy {
|
|
5452
4636
|
CREATION_TIME = "CREATION_TIME",
|
|
5453
4637
|
LAST_MODIFIED_TIME = "LAST_MODIFIED_TIME",
|
|
@@ -5503,12 +4687,6 @@ export interface InferenceRecommendationsJob {
|
|
|
5503
4687
|
*/
|
|
5504
4688
|
FailureReason?: string;
|
|
5505
4689
|
}
|
|
5506
|
-
export declare namespace InferenceRecommendationsJob {
|
|
5507
|
-
/**
|
|
5508
|
-
* @internal
|
|
5509
|
-
*/
|
|
5510
|
-
const filterSensitiveLog: (obj: InferenceRecommendationsJob) => any;
|
|
5511
|
-
}
|
|
5512
4690
|
/**
|
|
5513
4691
|
* <p>Provides counts for human-labeled tasks in the labeling job.</p>
|
|
5514
4692
|
*/
|
|
@@ -5526,12 +4704,6 @@ export interface LabelCountersForWorkteam {
|
|
|
5526
4704
|
*/
|
|
5527
4705
|
Total?: number;
|
|
5528
4706
|
}
|
|
5529
|
-
export declare namespace LabelCountersForWorkteam {
|
|
5530
|
-
/**
|
|
5531
|
-
* @internal
|
|
5532
|
-
*/
|
|
5533
|
-
const filterSensitiveLog: (obj: LabelCountersForWorkteam) => any;
|
|
5534
|
-
}
|
|
5535
4707
|
/**
|
|
5536
4708
|
* <p>Provides summary information for a work team.</p>
|
|
5537
4709
|
*/
|
|
@@ -5562,12 +4734,6 @@ export interface LabelingJobForWorkteamSummary {
|
|
|
5562
4734
|
*/
|
|
5563
4735
|
NumberOfHumanWorkersPerDataObject?: number;
|
|
5564
4736
|
}
|
|
5565
|
-
export declare namespace LabelingJobForWorkteamSummary {
|
|
5566
|
-
/**
|
|
5567
|
-
* @internal
|
|
5568
|
-
*/
|
|
5569
|
-
const filterSensitiveLog: (obj: LabelingJobForWorkteamSummary) => any;
|
|
5570
|
-
}
|
|
5571
4737
|
/**
|
|
5572
4738
|
* <p>Provides summary information about a labeling job.</p>
|
|
5573
4739
|
*/
|
|
@@ -5627,12 +4793,6 @@ export interface LabelingJobSummary {
|
|
|
5627
4793
|
*/
|
|
5628
4794
|
InputConfig?: LabelingJobInputConfig;
|
|
5629
4795
|
}
|
|
5630
|
-
export declare namespace LabelingJobSummary {
|
|
5631
|
-
/**
|
|
5632
|
-
* @internal
|
|
5633
|
-
*/
|
|
5634
|
-
const filterSensitiveLog: (obj: LabelingJobSummary) => any;
|
|
5635
|
-
}
|
|
5636
4796
|
/**
|
|
5637
4797
|
* <p>Metadata for a Lambda step.</p>
|
|
5638
4798
|
*/
|
|
@@ -5646,12 +4806,6 @@ export interface LambdaStepMetadata {
|
|
|
5646
4806
|
*/
|
|
5647
4807
|
OutputParameters?: OutputParameter[];
|
|
5648
4808
|
}
|
|
5649
|
-
export declare namespace LambdaStepMetadata {
|
|
5650
|
-
/**
|
|
5651
|
-
* @internal
|
|
5652
|
-
*/
|
|
5653
|
-
const filterSensitiveLog: (obj: LambdaStepMetadata) => any;
|
|
5654
|
-
}
|
|
5655
4809
|
/**
|
|
5656
4810
|
* <p>Lists a summary of the properties of a lineage group. A lineage group provides a group of shareable lineage entity
|
|
5657
4811
|
* resources.</p>
|
|
@@ -5678,12 +4832,6 @@ export interface LineageGroupSummary {
|
|
|
5678
4832
|
*/
|
|
5679
4833
|
LastModifiedTime?: Date;
|
|
5680
4834
|
}
|
|
5681
|
-
export declare namespace LineageGroupSummary {
|
|
5682
|
-
/**
|
|
5683
|
-
* @internal
|
|
5684
|
-
*/
|
|
5685
|
-
const filterSensitiveLog: (obj: LineageGroupSummary) => any;
|
|
5686
|
-
}
|
|
5687
4835
|
export declare enum LineageType {
|
|
5688
4836
|
ACTION = "Action",
|
|
5689
4837
|
ARTIFACT = "Artifact",
|
|
@@ -5733,12 +4881,6 @@ export interface ListActionsRequest {
|
|
|
5733
4881
|
*/
|
|
5734
4882
|
MaxResults?: number;
|
|
5735
4883
|
}
|
|
5736
|
-
export declare namespace ListActionsRequest {
|
|
5737
|
-
/**
|
|
5738
|
-
* @internal
|
|
5739
|
-
*/
|
|
5740
|
-
const filterSensitiveLog: (obj: ListActionsRequest) => any;
|
|
5741
|
-
}
|
|
5742
4884
|
export interface ListActionsResponse {
|
|
5743
4885
|
/**
|
|
5744
4886
|
* <p>A list of actions and their properties.</p>
|
|
@@ -5749,12 +4891,6 @@ export interface ListActionsResponse {
|
|
|
5749
4891
|
*/
|
|
5750
4892
|
NextToken?: string;
|
|
5751
4893
|
}
|
|
5752
|
-
export declare namespace ListActionsResponse {
|
|
5753
|
-
/**
|
|
5754
|
-
* @internal
|
|
5755
|
-
*/
|
|
5756
|
-
const filterSensitiveLog: (obj: ListActionsResponse) => any;
|
|
5757
|
-
}
|
|
5758
4894
|
export interface ListAlgorithmsInput {
|
|
5759
4895
|
/**
|
|
5760
4896
|
* <p>A filter that returns only algorithms created after the specified time
|
|
@@ -5791,12 +4927,6 @@ export interface ListAlgorithmsInput {
|
|
|
5791
4927
|
*/
|
|
5792
4928
|
SortOrder?: SortOrder | string;
|
|
5793
4929
|
}
|
|
5794
|
-
export declare namespace ListAlgorithmsInput {
|
|
5795
|
-
/**
|
|
5796
|
-
* @internal
|
|
5797
|
-
*/
|
|
5798
|
-
const filterSensitiveLog: (obj: ListAlgorithmsInput) => any;
|
|
5799
|
-
}
|
|
5800
4930
|
export interface ListAlgorithmsOutput {
|
|
5801
4931
|
/**
|
|
5802
4932
|
* <p>>An array of <code>AlgorithmSummary</code> objects, each of which lists an
|
|
@@ -5809,12 +4939,6 @@ export interface ListAlgorithmsOutput {
|
|
|
5809
4939
|
*/
|
|
5810
4940
|
NextToken?: string;
|
|
5811
4941
|
}
|
|
5812
|
-
export declare namespace ListAlgorithmsOutput {
|
|
5813
|
-
/**
|
|
5814
|
-
* @internal
|
|
5815
|
-
*/
|
|
5816
|
-
const filterSensitiveLog: (obj: ListAlgorithmsOutput) => any;
|
|
5817
|
-
}
|
|
5818
4942
|
export interface ListAppImageConfigsRequest {
|
|
5819
4943
|
/**
|
|
5820
4944
|
* <p>The maximum number of AppImageConfigs to return in the response. The default value is
|
|
@@ -5855,12 +4979,6 @@ export interface ListAppImageConfigsRequest {
|
|
|
5855
4979
|
*/
|
|
5856
4980
|
SortOrder?: SortOrder | string;
|
|
5857
4981
|
}
|
|
5858
|
-
export declare namespace ListAppImageConfigsRequest {
|
|
5859
|
-
/**
|
|
5860
|
-
* @internal
|
|
5861
|
-
*/
|
|
5862
|
-
const filterSensitiveLog: (obj: ListAppImageConfigsRequest) => any;
|
|
5863
|
-
}
|
|
5864
4982
|
export interface ListAppImageConfigsResponse {
|
|
5865
4983
|
/**
|
|
5866
4984
|
* <p>A token for getting the next set of AppImageConfigs, if there are any.</p>
|
|
@@ -5871,12 +4989,6 @@ export interface ListAppImageConfigsResponse {
|
|
|
5871
4989
|
*/
|
|
5872
4990
|
AppImageConfigs?: AppImageConfigDetails[];
|
|
5873
4991
|
}
|
|
5874
|
-
export declare namespace ListAppImageConfigsResponse {
|
|
5875
|
-
/**
|
|
5876
|
-
* @internal
|
|
5877
|
-
*/
|
|
5878
|
-
const filterSensitiveLog: (obj: ListAppImageConfigsResponse) => any;
|
|
5879
|
-
}
|
|
5880
4992
|
export interface ListAppsRequest {
|
|
5881
4993
|
/**
|
|
5882
4994
|
* <p>If the previous response was truncated, you will receive this token.
|
|
@@ -5904,12 +5016,6 @@ export interface ListAppsRequest {
|
|
|
5904
5016
|
*/
|
|
5905
5017
|
UserProfileNameEquals?: string;
|
|
5906
5018
|
}
|
|
5907
|
-
export declare namespace ListAppsRequest {
|
|
5908
|
-
/**
|
|
5909
|
-
* @internal
|
|
5910
|
-
*/
|
|
5911
|
-
const filterSensitiveLog: (obj: ListAppsRequest) => any;
|
|
5912
|
-
}
|
|
5913
5019
|
export interface ListAppsResponse {
|
|
5914
5020
|
/**
|
|
5915
5021
|
* <p>The list of apps.</p>
|
|
@@ -5921,12 +5027,6 @@ export interface ListAppsResponse {
|
|
|
5921
5027
|
*/
|
|
5922
5028
|
NextToken?: string;
|
|
5923
5029
|
}
|
|
5924
|
-
export declare namespace ListAppsResponse {
|
|
5925
|
-
/**
|
|
5926
|
-
* @internal
|
|
5927
|
-
*/
|
|
5928
|
-
const filterSensitiveLog: (obj: ListAppsResponse) => any;
|
|
5929
|
-
}
|
|
5930
5030
|
export declare enum SortArtifactsBy {
|
|
5931
5031
|
CREATION_TIME = "CreationTime"
|
|
5932
5032
|
}
|
|
@@ -5965,12 +5065,6 @@ export interface ListArtifactsRequest {
|
|
|
5965
5065
|
*/
|
|
5966
5066
|
MaxResults?: number;
|
|
5967
5067
|
}
|
|
5968
|
-
export declare namespace ListArtifactsRequest {
|
|
5969
|
-
/**
|
|
5970
|
-
* @internal
|
|
5971
|
-
*/
|
|
5972
|
-
const filterSensitiveLog: (obj: ListArtifactsRequest) => any;
|
|
5973
|
-
}
|
|
5974
5068
|
export interface ListArtifactsResponse {
|
|
5975
5069
|
/**
|
|
5976
5070
|
* <p>A list of artifacts and their properties.</p>
|
|
@@ -5981,12 +5075,6 @@ export interface ListArtifactsResponse {
|
|
|
5981
5075
|
*/
|
|
5982
5076
|
NextToken?: string;
|
|
5983
5077
|
}
|
|
5984
|
-
export declare namespace ListArtifactsResponse {
|
|
5985
|
-
/**
|
|
5986
|
-
* @internal
|
|
5987
|
-
*/
|
|
5988
|
-
const filterSensitiveLog: (obj: ListArtifactsResponse) => any;
|
|
5989
|
-
}
|
|
5990
5078
|
export declare enum SortAssociationsBy {
|
|
5991
5079
|
CREATION_TIME = "CreationTime",
|
|
5992
5080
|
DESTINATION_ARN = "DestinationArn",
|
|
@@ -6041,12 +5129,6 @@ export interface ListAssociationsRequest {
|
|
|
6041
5129
|
*/
|
|
6042
5130
|
MaxResults?: number;
|
|
6043
5131
|
}
|
|
6044
|
-
export declare namespace ListAssociationsRequest {
|
|
6045
|
-
/**
|
|
6046
|
-
* @internal
|
|
6047
|
-
*/
|
|
6048
|
-
const filterSensitiveLog: (obj: ListAssociationsRequest) => any;
|
|
6049
|
-
}
|
|
6050
5132
|
export interface ListAssociationsResponse {
|
|
6051
5133
|
/**
|
|
6052
5134
|
* <p>A list of associations and their properties.</p>
|
|
@@ -6057,12 +5139,6 @@ export interface ListAssociationsResponse {
|
|
|
6057
5139
|
*/
|
|
6058
5140
|
NextToken?: string;
|
|
6059
5141
|
}
|
|
6060
|
-
export declare namespace ListAssociationsResponse {
|
|
6061
|
-
/**
|
|
6062
|
-
* @internal
|
|
6063
|
-
*/
|
|
6064
|
-
const filterSensitiveLog: (obj: ListAssociationsResponse) => any;
|
|
6065
|
-
}
|
|
6066
5142
|
export interface ListAutoMLJobsRequest {
|
|
6067
5143
|
/**
|
|
6068
5144
|
* <p>Request a list of jobs, using a filter for time.</p>
|
|
@@ -6106,12 +5182,6 @@ export interface ListAutoMLJobsRequest {
|
|
|
6106
5182
|
*/
|
|
6107
5183
|
NextToken?: string;
|
|
6108
5184
|
}
|
|
6109
|
-
export declare namespace ListAutoMLJobsRequest {
|
|
6110
|
-
/**
|
|
6111
|
-
* @internal
|
|
6112
|
-
*/
|
|
6113
|
-
const filterSensitiveLog: (obj: ListAutoMLJobsRequest) => any;
|
|
6114
|
-
}
|
|
6115
5185
|
export interface ListAutoMLJobsResponse {
|
|
6116
5186
|
/**
|
|
6117
5187
|
* <p>Returns a summary list of jobs.</p>
|
|
@@ -6123,12 +5193,6 @@ export interface ListAutoMLJobsResponse {
|
|
|
6123
5193
|
*/
|
|
6124
5194
|
NextToken?: string;
|
|
6125
5195
|
}
|
|
6126
|
-
export declare namespace ListAutoMLJobsResponse {
|
|
6127
|
-
/**
|
|
6128
|
-
* @internal
|
|
6129
|
-
*/
|
|
6130
|
-
const filterSensitiveLog: (obj: ListAutoMLJobsResponse) => any;
|
|
6131
|
-
}
|
|
6132
5196
|
export interface ListCandidatesForAutoMLJobRequest {
|
|
6133
5197
|
/**
|
|
6134
5198
|
* <p>List the candidates created for the job by providing the job's name.</p>
|
|
@@ -6161,12 +5225,6 @@ export interface ListCandidatesForAutoMLJobRequest {
|
|
|
6161
5225
|
*/
|
|
6162
5226
|
NextToken?: string;
|
|
6163
5227
|
}
|
|
6164
|
-
export declare namespace ListCandidatesForAutoMLJobRequest {
|
|
6165
|
-
/**
|
|
6166
|
-
* @internal
|
|
6167
|
-
*/
|
|
6168
|
-
const filterSensitiveLog: (obj: ListCandidatesForAutoMLJobRequest) => any;
|
|
6169
|
-
}
|
|
6170
5228
|
export interface ListCandidatesForAutoMLJobResponse {
|
|
6171
5229
|
/**
|
|
6172
5230
|
* <p>Summaries about the <code>AutoMLCandidates</code>.</p>
|
|
@@ -6178,12 +5236,6 @@ export interface ListCandidatesForAutoMLJobResponse {
|
|
|
6178
5236
|
*/
|
|
6179
5237
|
NextToken?: string;
|
|
6180
5238
|
}
|
|
6181
|
-
export declare namespace ListCandidatesForAutoMLJobResponse {
|
|
6182
|
-
/**
|
|
6183
|
-
* @internal
|
|
6184
|
-
*/
|
|
6185
|
-
const filterSensitiveLog: (obj: ListCandidatesForAutoMLJobResponse) => any;
|
|
6186
|
-
}
|
|
6187
5239
|
export interface ListCodeRepositoriesInput {
|
|
6188
5240
|
/**
|
|
6189
5241
|
* <p>A filter that returns only Git repositories that were created after the specified
|
|
@@ -6229,12 +5281,6 @@ export interface ListCodeRepositoriesInput {
|
|
|
6229
5281
|
*/
|
|
6230
5282
|
SortOrder?: CodeRepositorySortOrder | string;
|
|
6231
5283
|
}
|
|
6232
|
-
export declare namespace ListCodeRepositoriesInput {
|
|
6233
|
-
/**
|
|
6234
|
-
* @internal
|
|
6235
|
-
*/
|
|
6236
|
-
const filterSensitiveLog: (obj: ListCodeRepositoriesInput) => any;
|
|
6237
|
-
}
|
|
6238
5284
|
export interface ListCodeRepositoriesOutput {
|
|
6239
5285
|
/**
|
|
6240
5286
|
* <p>Gets a list of summaries of the Git repositories. Each summary specifies the following
|
|
@@ -6267,12 +5313,6 @@ export interface ListCodeRepositoriesOutput {
|
|
|
6267
5313
|
*/
|
|
6268
5314
|
NextToken?: string;
|
|
6269
5315
|
}
|
|
6270
|
-
export declare namespace ListCodeRepositoriesOutput {
|
|
6271
|
-
/**
|
|
6272
|
-
* @internal
|
|
6273
|
-
*/
|
|
6274
|
-
const filterSensitiveLog: (obj: ListCodeRepositoriesOutput) => any;
|
|
6275
|
-
}
|
|
6276
5316
|
export declare enum ListCompilationJobsSortBy {
|
|
6277
5317
|
CREATION_TIME = "CreationTime",
|
|
6278
5318
|
NAME = "Name",
|
|
@@ -6327,12 +5367,6 @@ export interface ListCompilationJobsRequest {
|
|
|
6327
5367
|
*/
|
|
6328
5368
|
SortOrder?: SortOrder | string;
|
|
6329
5369
|
}
|
|
6330
|
-
export declare namespace ListCompilationJobsRequest {
|
|
6331
|
-
/**
|
|
6332
|
-
* @internal
|
|
6333
|
-
*/
|
|
6334
|
-
const filterSensitiveLog: (obj: ListCompilationJobsRequest) => any;
|
|
6335
|
-
}
|
|
6336
5370
|
export interface ListCompilationJobsResponse {
|
|
6337
5371
|
/**
|
|
6338
5372
|
* <p>An array of <a>CompilationJobSummary</a> objects, each describing a model
|
|
@@ -6345,12 +5379,6 @@ export interface ListCompilationJobsResponse {
|
|
|
6345
5379
|
*/
|
|
6346
5380
|
NextToken?: string;
|
|
6347
5381
|
}
|
|
6348
|
-
export declare namespace ListCompilationJobsResponse {
|
|
6349
|
-
/**
|
|
6350
|
-
* @internal
|
|
6351
|
-
*/
|
|
6352
|
-
const filterSensitiveLog: (obj: ListCompilationJobsResponse) => any;
|
|
6353
|
-
}
|
|
6354
5382
|
export declare enum SortContextsBy {
|
|
6355
5383
|
CREATION_TIME = "CreationTime",
|
|
6356
5384
|
NAME = "Name"
|
|
@@ -6390,12 +5418,6 @@ export interface ListContextsRequest {
|
|
|
6390
5418
|
*/
|
|
6391
5419
|
MaxResults?: number;
|
|
6392
5420
|
}
|
|
6393
|
-
export declare namespace ListContextsRequest {
|
|
6394
|
-
/**
|
|
6395
|
-
* @internal
|
|
6396
|
-
*/
|
|
6397
|
-
const filterSensitiveLog: (obj: ListContextsRequest) => any;
|
|
6398
|
-
}
|
|
6399
5421
|
export interface ListContextsResponse {
|
|
6400
5422
|
/**
|
|
6401
5423
|
* <p>A list of contexts and their properties.</p>
|
|
@@ -6406,12 +5428,6 @@ export interface ListContextsResponse {
|
|
|
6406
5428
|
*/
|
|
6407
5429
|
NextToken?: string;
|
|
6408
5430
|
}
|
|
6409
|
-
export declare namespace ListContextsResponse {
|
|
6410
|
-
/**
|
|
6411
|
-
* @internal
|
|
6412
|
-
*/
|
|
6413
|
-
const filterSensitiveLog: (obj: ListContextsResponse) => any;
|
|
6414
|
-
}
|
|
6415
5431
|
export declare enum MonitoringJobDefinitionSortKey {
|
|
6416
5432
|
CREATION_TIME = "CreationTime",
|
|
6417
5433
|
NAME = "Name"
|
|
@@ -6457,12 +5473,6 @@ export interface ListDataQualityJobDefinitionsRequest {
|
|
|
6457
5473
|
*/
|
|
6458
5474
|
CreationTimeAfter?: Date;
|
|
6459
5475
|
}
|
|
6460
|
-
export declare namespace ListDataQualityJobDefinitionsRequest {
|
|
6461
|
-
/**
|
|
6462
|
-
* @internal
|
|
6463
|
-
*/
|
|
6464
|
-
const filterSensitiveLog: (obj: ListDataQualityJobDefinitionsRequest) => any;
|
|
6465
|
-
}
|
|
6466
5476
|
/**
|
|
6467
5477
|
* <p>Summary information about a monitoring job.</p>
|
|
6468
5478
|
*/
|
|
@@ -6484,12 +5494,6 @@ export interface MonitoringJobDefinitionSummary {
|
|
|
6484
5494
|
*/
|
|
6485
5495
|
EndpointName: string | undefined;
|
|
6486
5496
|
}
|
|
6487
|
-
export declare namespace MonitoringJobDefinitionSummary {
|
|
6488
|
-
/**
|
|
6489
|
-
* @internal
|
|
6490
|
-
*/
|
|
6491
|
-
const filterSensitiveLog: (obj: MonitoringJobDefinitionSummary) => any;
|
|
6492
|
-
}
|
|
6493
5497
|
export interface ListDataQualityJobDefinitionsResponse {
|
|
6494
5498
|
/**
|
|
6495
5499
|
* <p>A list of data quality monitoring job definitions.</p>
|
|
@@ -6502,12 +5506,6 @@ export interface ListDataQualityJobDefinitionsResponse {
|
|
|
6502
5506
|
*/
|
|
6503
5507
|
NextToken?: string;
|
|
6504
5508
|
}
|
|
6505
|
-
export declare namespace ListDataQualityJobDefinitionsResponse {
|
|
6506
|
-
/**
|
|
6507
|
-
* @internal
|
|
6508
|
-
*/
|
|
6509
|
-
const filterSensitiveLog: (obj: ListDataQualityJobDefinitionsResponse) => any;
|
|
6510
|
-
}
|
|
6511
5509
|
export declare enum ListDeviceFleetsSortBy {
|
|
6512
5510
|
CreationTime = "CREATION_TIME",
|
|
6513
5511
|
LastModifiedTime = "LAST_MODIFIED_TIME",
|
|
@@ -6551,12 +5549,6 @@ export interface ListDeviceFleetsRequest {
|
|
|
6551
5549
|
*/
|
|
6552
5550
|
SortOrder?: SortOrder | string;
|
|
6553
5551
|
}
|
|
6554
|
-
export declare namespace ListDeviceFleetsRequest {
|
|
6555
|
-
/**
|
|
6556
|
-
* @internal
|
|
6557
|
-
*/
|
|
6558
|
-
const filterSensitiveLog: (obj: ListDeviceFleetsRequest) => any;
|
|
6559
|
-
}
|
|
6560
5552
|
export interface ListDeviceFleetsResponse {
|
|
6561
5553
|
/**
|
|
6562
5554
|
* <p>Summary of the device fleet.</p>
|
|
@@ -6567,12 +5559,6 @@ export interface ListDeviceFleetsResponse {
|
|
|
6567
5559
|
*/
|
|
6568
5560
|
NextToken?: string;
|
|
6569
5561
|
}
|
|
6570
|
-
export declare namespace ListDeviceFleetsResponse {
|
|
6571
|
-
/**
|
|
6572
|
-
* @internal
|
|
6573
|
-
*/
|
|
6574
|
-
const filterSensitiveLog: (obj: ListDeviceFleetsResponse) => any;
|
|
6575
|
-
}
|
|
6576
5562
|
export interface ListDevicesRequest {
|
|
6577
5563
|
/**
|
|
6578
5564
|
* <p>The response from the last list when returning a list large enough to need tokening.</p>
|
|
@@ -6595,12 +5581,6 @@ export interface ListDevicesRequest {
|
|
|
6595
5581
|
*/
|
|
6596
5582
|
DeviceFleetName?: string;
|
|
6597
5583
|
}
|
|
6598
|
-
export declare namespace ListDevicesRequest {
|
|
6599
|
-
/**
|
|
6600
|
-
* @internal
|
|
6601
|
-
*/
|
|
6602
|
-
const filterSensitiveLog: (obj: ListDevicesRequest) => any;
|
|
6603
|
-
}
|
|
6604
5584
|
export interface ListDevicesResponse {
|
|
6605
5585
|
/**
|
|
6606
5586
|
* <p>Summary of devices.</p>
|
|
@@ -6611,13 +5591,7 @@ export interface ListDevicesResponse {
|
|
|
6611
5591
|
*/
|
|
6612
5592
|
NextToken?: string;
|
|
6613
5593
|
}
|
|
6614
|
-
export
|
|
6615
|
-
/**
|
|
6616
|
-
* @internal
|
|
6617
|
-
*/
|
|
6618
|
-
const filterSensitiveLog: (obj: ListDevicesResponse) => any;
|
|
6619
|
-
}
|
|
6620
|
-
export interface ListDomainsRequest {
|
|
5594
|
+
export interface ListDomainsRequest {
|
|
6621
5595
|
/**
|
|
6622
5596
|
* <p>If the previous response was truncated, you will receive this token.
|
|
6623
5597
|
* Use it in your next request to receive the next set of results.</p>
|
|
@@ -6628,12 +5602,6 @@ export interface ListDomainsRequest {
|
|
|
6628
5602
|
*/
|
|
6629
5603
|
MaxResults?: number;
|
|
6630
5604
|
}
|
|
6631
|
-
export declare namespace ListDomainsRequest {
|
|
6632
|
-
/**
|
|
6633
|
-
* @internal
|
|
6634
|
-
*/
|
|
6635
|
-
const filterSensitiveLog: (obj: ListDomainsRequest) => any;
|
|
6636
|
-
}
|
|
6637
5605
|
export interface ListDomainsResponse {
|
|
6638
5606
|
/**
|
|
6639
5607
|
* <p>The list of domains.</p>
|
|
@@ -6645,12 +5613,6 @@ export interface ListDomainsResponse {
|
|
|
6645
5613
|
*/
|
|
6646
5614
|
NextToken?: string;
|
|
6647
5615
|
}
|
|
6648
|
-
export declare namespace ListDomainsResponse {
|
|
6649
|
-
/**
|
|
6650
|
-
* @internal
|
|
6651
|
-
*/
|
|
6652
|
-
const filterSensitiveLog: (obj: ListDomainsResponse) => any;
|
|
6653
|
-
}
|
|
6654
5616
|
export declare enum ListEdgeDeploymentPlansSortBy {
|
|
6655
5617
|
CreationTime = "CREATION_TIME",
|
|
6656
5618
|
DeviceFleetName = "DEVICE_FLEET_NAME",
|
|
@@ -6699,12 +5661,6 @@ export interface ListEdgeDeploymentPlansRequest {
|
|
|
6699
5661
|
*/
|
|
6700
5662
|
SortOrder?: SortOrder | string;
|
|
6701
5663
|
}
|
|
6702
|
-
export declare namespace ListEdgeDeploymentPlansRequest {
|
|
6703
|
-
/**
|
|
6704
|
-
* @internal
|
|
6705
|
-
*/
|
|
6706
|
-
const filterSensitiveLog: (obj: ListEdgeDeploymentPlansRequest) => any;
|
|
6707
|
-
}
|
|
6708
5664
|
export interface ListEdgeDeploymentPlansResponse {
|
|
6709
5665
|
/**
|
|
6710
5666
|
* <p>List of summaries of edge deployment plans.</p>
|
|
@@ -6715,12 +5671,6 @@ export interface ListEdgeDeploymentPlansResponse {
|
|
|
6715
5671
|
*/
|
|
6716
5672
|
NextToken?: string;
|
|
6717
5673
|
}
|
|
6718
|
-
export declare namespace ListEdgeDeploymentPlansResponse {
|
|
6719
|
-
/**
|
|
6720
|
-
* @internal
|
|
6721
|
-
*/
|
|
6722
|
-
const filterSensitiveLog: (obj: ListEdgeDeploymentPlansResponse) => any;
|
|
6723
|
-
}
|
|
6724
5674
|
export declare enum ListEdgePackagingJobsSortBy {
|
|
6725
5675
|
CreationTime = "CREATION_TIME",
|
|
6726
5676
|
EdgePackagingJobStatus = "STATUS",
|
|
@@ -6774,12 +5724,6 @@ export interface ListEdgePackagingJobsRequest {
|
|
|
6774
5724
|
*/
|
|
6775
5725
|
SortOrder?: SortOrder | string;
|
|
6776
5726
|
}
|
|
6777
|
-
export declare namespace ListEdgePackagingJobsRequest {
|
|
6778
|
-
/**
|
|
6779
|
-
* @internal
|
|
6780
|
-
*/
|
|
6781
|
-
const filterSensitiveLog: (obj: ListEdgePackagingJobsRequest) => any;
|
|
6782
|
-
}
|
|
6783
5727
|
export interface ListEdgePackagingJobsResponse {
|
|
6784
5728
|
/**
|
|
6785
5729
|
* <p>Summaries of edge packaging jobs.</p>
|
|
@@ -6790,12 +5734,6 @@ export interface ListEdgePackagingJobsResponse {
|
|
|
6790
5734
|
*/
|
|
6791
5735
|
NextToken?: string;
|
|
6792
5736
|
}
|
|
6793
|
-
export declare namespace ListEdgePackagingJobsResponse {
|
|
6794
|
-
/**
|
|
6795
|
-
* @internal
|
|
6796
|
-
*/
|
|
6797
|
-
const filterSensitiveLog: (obj: ListEdgePackagingJobsResponse) => any;
|
|
6798
|
-
}
|
|
6799
5737
|
export declare enum OrderKey {
|
|
6800
5738
|
Ascending = "Ascending",
|
|
6801
5739
|
Descending = "Descending"
|
|
@@ -6835,12 +5773,6 @@ export interface ListEndpointConfigsInput {
|
|
|
6835
5773
|
*/
|
|
6836
5774
|
CreationTimeAfter?: Date;
|
|
6837
5775
|
}
|
|
6838
|
-
export declare namespace ListEndpointConfigsInput {
|
|
6839
|
-
/**
|
|
6840
|
-
* @internal
|
|
6841
|
-
*/
|
|
6842
|
-
const filterSensitiveLog: (obj: ListEndpointConfigsInput) => any;
|
|
6843
|
-
}
|
|
6844
5776
|
export interface ListEndpointConfigsOutput {
|
|
6845
5777
|
/**
|
|
6846
5778
|
* <p>An array of endpoint configurations.</p>
|
|
@@ -6852,12 +5784,6 @@ export interface ListEndpointConfigsOutput {
|
|
|
6852
5784
|
*/
|
|
6853
5785
|
NextToken?: string;
|
|
6854
5786
|
}
|
|
6855
|
-
export declare namespace ListEndpointConfigsOutput {
|
|
6856
|
-
/**
|
|
6857
|
-
* @internal
|
|
6858
|
-
*/
|
|
6859
|
-
const filterSensitiveLog: (obj: ListEndpointConfigsOutput) => any;
|
|
6860
|
-
}
|
|
6861
5787
|
export interface ListEndpointsInput {
|
|
6862
5788
|
/**
|
|
6863
5789
|
* <p>Sorts the list of results. The default is <code>CreationTime</code>.</p>
|
|
@@ -6908,12 +5834,6 @@ export interface ListEndpointsInput {
|
|
|
6908
5834
|
*/
|
|
6909
5835
|
StatusEquals?: EndpointStatus | string;
|
|
6910
5836
|
}
|
|
6911
|
-
export declare namespace ListEndpointsInput {
|
|
6912
|
-
/**
|
|
6913
|
-
* @internal
|
|
6914
|
-
*/
|
|
6915
|
-
const filterSensitiveLog: (obj: ListEndpointsInput) => any;
|
|
6916
|
-
}
|
|
6917
5837
|
export interface ListEndpointsOutput {
|
|
6918
5838
|
/**
|
|
6919
5839
|
* <p> An array or endpoint objects. </p>
|
|
@@ -6925,12 +5845,6 @@ export interface ListEndpointsOutput {
|
|
|
6925
5845
|
*/
|
|
6926
5846
|
NextToken?: string;
|
|
6927
5847
|
}
|
|
6928
|
-
export declare namespace ListEndpointsOutput {
|
|
6929
|
-
/**
|
|
6930
|
-
* @internal
|
|
6931
|
-
*/
|
|
6932
|
-
const filterSensitiveLog: (obj: ListEndpointsOutput) => any;
|
|
6933
|
-
}
|
|
6934
5848
|
export declare enum SortExperimentsBy {
|
|
6935
5849
|
CREATION_TIME = "CreationTime",
|
|
6936
5850
|
NAME = "Name"
|
|
@@ -6963,12 +5877,6 @@ export interface ListExperimentsRequest {
|
|
|
6963
5877
|
*/
|
|
6964
5878
|
MaxResults?: number;
|
|
6965
5879
|
}
|
|
6966
|
-
export declare namespace ListExperimentsRequest {
|
|
6967
|
-
/**
|
|
6968
|
-
* @internal
|
|
6969
|
-
*/
|
|
6970
|
-
const filterSensitiveLog: (obj: ListExperimentsRequest) => any;
|
|
6971
|
-
}
|
|
6972
5880
|
export interface ListExperimentsResponse {
|
|
6973
5881
|
/**
|
|
6974
5882
|
* <p>A list of the summaries of your experiments.</p>
|
|
@@ -6979,12 +5887,6 @@ export interface ListExperimentsResponse {
|
|
|
6979
5887
|
*/
|
|
6980
5888
|
NextToken?: string;
|
|
6981
5889
|
}
|
|
6982
|
-
export declare namespace ListExperimentsResponse {
|
|
6983
|
-
/**
|
|
6984
|
-
* @internal
|
|
6985
|
-
*/
|
|
6986
|
-
const filterSensitiveLog: (obj: ListExperimentsResponse) => any;
|
|
6987
|
-
}
|
|
6988
5890
|
export interface ListFeatureGroupsRequest {
|
|
6989
5891
|
/**
|
|
6990
5892
|
* <p>A string that partially matches one or more <code>FeatureGroup</code>s names. Filters
|
|
@@ -7026,12 +5928,6 @@ export interface ListFeatureGroupsRequest {
|
|
|
7026
5928
|
*/
|
|
7027
5929
|
NextToken?: string;
|
|
7028
5930
|
}
|
|
7029
|
-
export declare namespace ListFeatureGroupsRequest {
|
|
7030
|
-
/**
|
|
7031
|
-
* @internal
|
|
7032
|
-
*/
|
|
7033
|
-
const filterSensitiveLog: (obj: ListFeatureGroupsRequest) => any;
|
|
7034
|
-
}
|
|
7035
5931
|
export interface ListFeatureGroupsResponse {
|
|
7036
5932
|
/**
|
|
7037
5933
|
* <p>A summary of feature groups.</p>
|
|
@@ -7042,12 +5938,6 @@ export interface ListFeatureGroupsResponse {
|
|
|
7042
5938
|
*/
|
|
7043
5939
|
NextToken: string | undefined;
|
|
7044
5940
|
}
|
|
7045
|
-
export declare namespace ListFeatureGroupsResponse {
|
|
7046
|
-
/**
|
|
7047
|
-
* @internal
|
|
7048
|
-
*/
|
|
7049
|
-
const filterSensitiveLog: (obj: ListFeatureGroupsResponse) => any;
|
|
7050
|
-
}
|
|
7051
5941
|
export interface ListFlowDefinitionsRequest {
|
|
7052
5942
|
/**
|
|
7053
5943
|
* <p>A filter that returns only flow definitions with a creation time greater than or equal to the specified timestamp.</p>
|
|
@@ -7070,12 +5960,6 @@ export interface ListFlowDefinitionsRequest {
|
|
|
7070
5960
|
*/
|
|
7071
5961
|
MaxResults?: number;
|
|
7072
5962
|
}
|
|
7073
|
-
export declare namespace ListFlowDefinitionsRequest {
|
|
7074
|
-
/**
|
|
7075
|
-
* @internal
|
|
7076
|
-
*/
|
|
7077
|
-
const filterSensitiveLog: (obj: ListFlowDefinitionsRequest) => any;
|
|
7078
|
-
}
|
|
7079
5963
|
export interface ListFlowDefinitionsResponse {
|
|
7080
5964
|
/**
|
|
7081
5965
|
* <p>An array of objects describing the flow definitions.</p>
|
|
@@ -7086,12 +5970,6 @@ export interface ListFlowDefinitionsResponse {
|
|
|
7086
5970
|
*/
|
|
7087
5971
|
NextToken?: string;
|
|
7088
5972
|
}
|
|
7089
|
-
export declare namespace ListFlowDefinitionsResponse {
|
|
7090
|
-
/**
|
|
7091
|
-
* @internal
|
|
7092
|
-
*/
|
|
7093
|
-
const filterSensitiveLog: (obj: ListFlowDefinitionsResponse) => any;
|
|
7094
|
-
}
|
|
7095
5973
|
export interface ListHumanTaskUisRequest {
|
|
7096
5974
|
/**
|
|
7097
5975
|
* <p>A filter that returns only human task user interfaces with a creation time greater than or equal to the specified timestamp.</p>
|
|
@@ -7114,12 +5992,6 @@ export interface ListHumanTaskUisRequest {
|
|
|
7114
5992
|
*/
|
|
7115
5993
|
MaxResults?: number;
|
|
7116
5994
|
}
|
|
7117
|
-
export declare namespace ListHumanTaskUisRequest {
|
|
7118
|
-
/**
|
|
7119
|
-
* @internal
|
|
7120
|
-
*/
|
|
7121
|
-
const filterSensitiveLog: (obj: ListHumanTaskUisRequest) => any;
|
|
7122
|
-
}
|
|
7123
5995
|
export interface ListHumanTaskUisResponse {
|
|
7124
5996
|
/**
|
|
7125
5997
|
* <p>An array of objects describing the human task user interfaces.</p>
|
|
@@ -7130,12 +6002,6 @@ export interface ListHumanTaskUisResponse {
|
|
|
7130
6002
|
*/
|
|
7131
6003
|
NextToken?: string;
|
|
7132
6004
|
}
|
|
7133
|
-
export declare namespace ListHumanTaskUisResponse {
|
|
7134
|
-
/**
|
|
7135
|
-
* @internal
|
|
7136
|
-
*/
|
|
7137
|
-
const filterSensitiveLog: (obj: ListHumanTaskUisResponse) => any;
|
|
7138
|
-
}
|
|
7139
6005
|
export interface ListHyperParameterTuningJobsRequest {
|
|
7140
6006
|
/**
|
|
7141
6007
|
* <p>If the result of the previous <code>ListHyperParameterTuningJobs</code> request was
|
|
@@ -7187,12 +6053,6 @@ export interface ListHyperParameterTuningJobsRequest {
|
|
|
7187
6053
|
*/
|
|
7188
6054
|
StatusEquals?: HyperParameterTuningJobStatus | string;
|
|
7189
6055
|
}
|
|
7190
|
-
export declare namespace ListHyperParameterTuningJobsRequest {
|
|
7191
|
-
/**
|
|
7192
|
-
* @internal
|
|
7193
|
-
*/
|
|
7194
|
-
const filterSensitiveLog: (obj: ListHyperParameterTuningJobsRequest) => any;
|
|
7195
|
-
}
|
|
7196
6056
|
export interface ListHyperParameterTuningJobsResponse {
|
|
7197
6057
|
/**
|
|
7198
6058
|
* <p>A list of <a>HyperParameterTuningJobSummary</a> objects that
|
|
@@ -7208,12 +6068,6 @@ export interface ListHyperParameterTuningJobsResponse {
|
|
|
7208
6068
|
*/
|
|
7209
6069
|
NextToken?: string;
|
|
7210
6070
|
}
|
|
7211
|
-
export declare namespace ListHyperParameterTuningJobsResponse {
|
|
7212
|
-
/**
|
|
7213
|
-
* @internal
|
|
7214
|
-
*/
|
|
7215
|
-
const filterSensitiveLog: (obj: ListHyperParameterTuningJobsResponse) => any;
|
|
7216
|
-
}
|
|
7217
6071
|
export interface ListImagesRequest {
|
|
7218
6072
|
/**
|
|
7219
6073
|
* <p>A filter that returns only images created on or after the specified time.</p>
|
|
@@ -7253,12 +6107,6 @@ export interface ListImagesRequest {
|
|
|
7253
6107
|
*/
|
|
7254
6108
|
SortOrder?: ImageSortOrder | string;
|
|
7255
6109
|
}
|
|
7256
|
-
export declare namespace ListImagesRequest {
|
|
7257
|
-
/**
|
|
7258
|
-
* @internal
|
|
7259
|
-
*/
|
|
7260
|
-
const filterSensitiveLog: (obj: ListImagesRequest) => any;
|
|
7261
|
-
}
|
|
7262
6110
|
export interface ListImagesResponse {
|
|
7263
6111
|
/**
|
|
7264
6112
|
* <p>A list of images and their properties.</p>
|
|
@@ -7269,12 +6117,6 @@ export interface ListImagesResponse {
|
|
|
7269
6117
|
*/
|
|
7270
6118
|
NextToken?: string;
|
|
7271
6119
|
}
|
|
7272
|
-
export declare namespace ListImagesResponse {
|
|
7273
|
-
/**
|
|
7274
|
-
* @internal
|
|
7275
|
-
*/
|
|
7276
|
-
const filterSensitiveLog: (obj: ListImagesResponse) => any;
|
|
7277
|
-
}
|
|
7278
6120
|
export interface ListImageVersionsRequest {
|
|
7279
6121
|
/**
|
|
7280
6122
|
* <p>A filter that returns only versions created on or after the specified time.</p>
|
|
@@ -7314,12 +6156,6 @@ export interface ListImageVersionsRequest {
|
|
|
7314
6156
|
*/
|
|
7315
6157
|
SortOrder?: ImageVersionSortOrder | string;
|
|
7316
6158
|
}
|
|
7317
|
-
export declare namespace ListImageVersionsRequest {
|
|
7318
|
-
/**
|
|
7319
|
-
* @internal
|
|
7320
|
-
*/
|
|
7321
|
-
const filterSensitiveLog: (obj: ListImageVersionsRequest) => any;
|
|
7322
|
-
}
|
|
7323
6159
|
export interface ListImageVersionsResponse {
|
|
7324
6160
|
/**
|
|
7325
6161
|
* <p>A list of versions and their properties.</p>
|
|
@@ -7330,12 +6166,6 @@ export interface ListImageVersionsResponse {
|
|
|
7330
6166
|
*/
|
|
7331
6167
|
NextToken?: string;
|
|
7332
6168
|
}
|
|
7333
|
-
export declare namespace ListImageVersionsResponse {
|
|
7334
|
-
/**
|
|
7335
|
-
* @internal
|
|
7336
|
-
*/
|
|
7337
|
-
const filterSensitiveLog: (obj: ListImageVersionsResponse) => any;
|
|
7338
|
-
}
|
|
7339
6169
|
export declare enum ListInferenceRecommendationsJobsSortBy {
|
|
7340
6170
|
CREATION_TIME = "CreationTime",
|
|
7341
6171
|
NAME = "Name",
|
|
@@ -7385,12 +6215,6 @@ export interface ListInferenceRecommendationsJobsRequest {
|
|
|
7385
6215
|
*/
|
|
7386
6216
|
MaxResults?: number;
|
|
7387
6217
|
}
|
|
7388
|
-
export declare namespace ListInferenceRecommendationsJobsRequest {
|
|
7389
|
-
/**
|
|
7390
|
-
* @internal
|
|
7391
|
-
*/
|
|
7392
|
-
const filterSensitiveLog: (obj: ListInferenceRecommendationsJobsRequest) => any;
|
|
7393
|
-
}
|
|
7394
6218
|
export interface ListInferenceRecommendationsJobsResponse {
|
|
7395
6219
|
/**
|
|
7396
6220
|
* <p>The recommendations created from the Amazon SageMaker Inference Recommender job.</p>
|
|
@@ -7401,12 +6225,6 @@ export interface ListInferenceRecommendationsJobsResponse {
|
|
|
7401
6225
|
*/
|
|
7402
6226
|
NextToken?: string;
|
|
7403
6227
|
}
|
|
7404
|
-
export declare namespace ListInferenceRecommendationsJobsResponse {
|
|
7405
|
-
/**
|
|
7406
|
-
* @internal
|
|
7407
|
-
*/
|
|
7408
|
-
const filterSensitiveLog: (obj: ListInferenceRecommendationsJobsResponse) => any;
|
|
7409
|
-
}
|
|
7410
6228
|
export declare enum SortBy {
|
|
7411
6229
|
CREATION_TIME = "CreationTime",
|
|
7412
6230
|
NAME = "Name",
|
|
@@ -7461,12 +6279,6 @@ export interface ListLabelingJobsRequest {
|
|
|
7461
6279
|
*/
|
|
7462
6280
|
StatusEquals?: LabelingJobStatus | string;
|
|
7463
6281
|
}
|
|
7464
|
-
export declare namespace ListLabelingJobsRequest {
|
|
7465
|
-
/**
|
|
7466
|
-
* @internal
|
|
7467
|
-
*/
|
|
7468
|
-
const filterSensitiveLog: (obj: ListLabelingJobsRequest) => any;
|
|
7469
|
-
}
|
|
7470
6282
|
export interface ListLabelingJobsResponse {
|
|
7471
6283
|
/**
|
|
7472
6284
|
* <p>An array of <code>LabelingJobSummary</code> objects, each describing a labeling
|
|
@@ -7479,12 +6291,6 @@ export interface ListLabelingJobsResponse {
|
|
|
7479
6291
|
*/
|
|
7480
6292
|
NextToken?: string;
|
|
7481
6293
|
}
|
|
7482
|
-
export declare namespace ListLabelingJobsResponse {
|
|
7483
|
-
/**
|
|
7484
|
-
* @internal
|
|
7485
|
-
*/
|
|
7486
|
-
const filterSensitiveLog: (obj: ListLabelingJobsResponse) => any;
|
|
7487
|
-
}
|
|
7488
6294
|
export declare enum ListLabelingJobsForWorkteamSortByOptions {
|
|
7489
6295
|
CREATION_TIME = "CreationTime"
|
|
7490
6296
|
}
|
|
@@ -7528,12 +6334,6 @@ export interface ListLabelingJobsForWorkteamRequest {
|
|
|
7528
6334
|
*/
|
|
7529
6335
|
SortOrder?: SortOrder | string;
|
|
7530
6336
|
}
|
|
7531
|
-
export declare namespace ListLabelingJobsForWorkteamRequest {
|
|
7532
|
-
/**
|
|
7533
|
-
* @internal
|
|
7534
|
-
*/
|
|
7535
|
-
const filterSensitiveLog: (obj: ListLabelingJobsForWorkteamRequest) => any;
|
|
7536
|
-
}
|
|
7537
6337
|
export interface ListLabelingJobsForWorkteamResponse {
|
|
7538
6338
|
/**
|
|
7539
6339
|
* <p>An array of <code>LabelingJobSummary</code> objects, each describing a labeling
|
|
@@ -7546,12 +6346,6 @@ export interface ListLabelingJobsForWorkteamResponse {
|
|
|
7546
6346
|
*/
|
|
7547
6347
|
NextToken?: string;
|
|
7548
6348
|
}
|
|
7549
|
-
export declare namespace ListLabelingJobsForWorkteamResponse {
|
|
7550
|
-
/**
|
|
7551
|
-
* @internal
|
|
7552
|
-
*/
|
|
7553
|
-
const filterSensitiveLog: (obj: ListLabelingJobsForWorkteamResponse) => any;
|
|
7554
|
-
}
|
|
7555
6349
|
export declare enum SortLineageGroupsBy {
|
|
7556
6350
|
CREATION_TIME = "CreationTime",
|
|
7557
6351
|
NAME = "Name"
|
|
@@ -7585,12 +6379,6 @@ export interface ListLineageGroupsRequest {
|
|
|
7585
6379
|
*/
|
|
7586
6380
|
MaxResults?: number;
|
|
7587
6381
|
}
|
|
7588
|
-
export declare namespace ListLineageGroupsRequest {
|
|
7589
|
-
/**
|
|
7590
|
-
* @internal
|
|
7591
|
-
*/
|
|
7592
|
-
const filterSensitiveLog: (obj: ListLineageGroupsRequest) => any;
|
|
7593
|
-
}
|
|
7594
6382
|
export interface ListLineageGroupsResponse {
|
|
7595
6383
|
/**
|
|
7596
6384
|
* <p>A list of lineage groups and their properties.</p>
|
|
@@ -7602,12 +6390,6 @@ export interface ListLineageGroupsResponse {
|
|
|
7602
6390
|
*/
|
|
7603
6391
|
NextToken?: string;
|
|
7604
6392
|
}
|
|
7605
|
-
export declare namespace ListLineageGroupsResponse {
|
|
7606
|
-
/**
|
|
7607
|
-
* @internal
|
|
7608
|
-
*/
|
|
7609
|
-
const filterSensitiveLog: (obj: ListLineageGroupsResponse) => any;
|
|
7610
|
-
}
|
|
7611
6393
|
export interface ListModelBiasJobDefinitionsRequest {
|
|
7612
6394
|
/**
|
|
7613
6395
|
* <p>Name of the endpoint to monitor for model bias.</p>
|
|
@@ -7646,12 +6428,6 @@ export interface ListModelBiasJobDefinitionsRequest {
|
|
|
7646
6428
|
*/
|
|
7647
6429
|
CreationTimeAfter?: Date;
|
|
7648
6430
|
}
|
|
7649
|
-
export declare namespace ListModelBiasJobDefinitionsRequest {
|
|
7650
|
-
/**
|
|
7651
|
-
* @internal
|
|
7652
|
-
*/
|
|
7653
|
-
const filterSensitiveLog: (obj: ListModelBiasJobDefinitionsRequest) => any;
|
|
7654
|
-
}
|
|
7655
6431
|
export interface ListModelBiasJobDefinitionsResponse {
|
|
7656
6432
|
/**
|
|
7657
6433
|
* <p>A JSON array in which each element is a summary for a model bias jobs.</p>
|
|
@@ -7663,12 +6439,6 @@ export interface ListModelBiasJobDefinitionsResponse {
|
|
|
7663
6439
|
*/
|
|
7664
6440
|
NextToken?: string;
|
|
7665
6441
|
}
|
|
7666
|
-
export declare namespace ListModelBiasJobDefinitionsResponse {
|
|
7667
|
-
/**
|
|
7668
|
-
* @internal
|
|
7669
|
-
*/
|
|
7670
|
-
const filterSensitiveLog: (obj: ListModelBiasJobDefinitionsResponse) => any;
|
|
7671
|
-
}
|
|
7672
6442
|
export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
7673
6443
|
/**
|
|
7674
6444
|
* <p>Name of the endpoint to monitor for model explainability.</p>
|
|
@@ -7708,12 +6478,6 @@ export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
|
7708
6478
|
*/
|
|
7709
6479
|
CreationTimeAfter?: Date;
|
|
7710
6480
|
}
|
|
7711
|
-
export declare namespace ListModelExplainabilityJobDefinitionsRequest {
|
|
7712
|
-
/**
|
|
7713
|
-
* @internal
|
|
7714
|
-
*/
|
|
7715
|
-
const filterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsRequest) => any;
|
|
7716
|
-
}
|
|
7717
6481
|
export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
7718
6482
|
/**
|
|
7719
6483
|
* <p>A JSON array in which each element is a summary for a explainability bias jobs.</p>
|
|
@@ -7725,12 +6489,6 @@ export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
|
7725
6489
|
*/
|
|
7726
6490
|
NextToken?: string;
|
|
7727
6491
|
}
|
|
7728
|
-
export declare namespace ListModelExplainabilityJobDefinitionsResponse {
|
|
7729
|
-
/**
|
|
7730
|
-
* @internal
|
|
7731
|
-
*/
|
|
7732
|
-
const filterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsResponse) => any;
|
|
7733
|
-
}
|
|
7734
6492
|
export declare enum ModelMetadataFilterType {
|
|
7735
6493
|
DOMAIN = "Domain",
|
|
7736
6494
|
FRAMEWORK = "Framework",
|
|
@@ -7751,12 +6509,6 @@ export interface ModelMetadataFilter {
|
|
|
7751
6509
|
*/
|
|
7752
6510
|
Value: string | undefined;
|
|
7753
6511
|
}
|
|
7754
|
-
export declare namespace ModelMetadataFilter {
|
|
7755
|
-
/**
|
|
7756
|
-
* @internal
|
|
7757
|
-
*/
|
|
7758
|
-
const filterSensitiveLog: (obj: ModelMetadataFilter) => any;
|
|
7759
|
-
}
|
|
7760
6512
|
/**
|
|
7761
6513
|
* <p>One or more filters that searches for the specified resource or resources in
|
|
7762
6514
|
* a search. All resource objects that satisfy the expression's condition are
|
|
@@ -7768,12 +6520,6 @@ export interface ModelMetadataSearchExpression {
|
|
|
7768
6520
|
*/
|
|
7769
6521
|
Filters?: ModelMetadataFilter[];
|
|
7770
6522
|
}
|
|
7771
|
-
export declare namespace ModelMetadataSearchExpression {
|
|
7772
|
-
/**
|
|
7773
|
-
* @internal
|
|
7774
|
-
*/
|
|
7775
|
-
const filterSensitiveLog: (obj: ModelMetadataSearchExpression) => any;
|
|
7776
|
-
}
|
|
7777
6523
|
export interface ListModelMetadataRequest {
|
|
7778
6524
|
/**
|
|
7779
6525
|
* <p>One or more filters that searches for the specified resource or resources
|
|
@@ -7793,12 +6539,6 @@ export interface ListModelMetadataRequest {
|
|
|
7793
6539
|
*/
|
|
7794
6540
|
MaxResults?: number;
|
|
7795
6541
|
}
|
|
7796
|
-
export declare namespace ListModelMetadataRequest {
|
|
7797
|
-
/**
|
|
7798
|
-
* @internal
|
|
7799
|
-
*/
|
|
7800
|
-
const filterSensitiveLog: (obj: ListModelMetadataRequest) => any;
|
|
7801
|
-
}
|
|
7802
6542
|
/**
|
|
7803
6543
|
* <p>A summary of the model metadata.</p>
|
|
7804
6544
|
*/
|
|
@@ -7824,12 +6564,6 @@ export interface ModelMetadataSummary {
|
|
|
7824
6564
|
*/
|
|
7825
6565
|
FrameworkVersion: string | undefined;
|
|
7826
6566
|
}
|
|
7827
|
-
export declare namespace ModelMetadataSummary {
|
|
7828
|
-
/**
|
|
7829
|
-
* @internal
|
|
7830
|
-
*/
|
|
7831
|
-
const filterSensitiveLog: (obj: ModelMetadataSummary) => any;
|
|
7832
|
-
}
|
|
7833
6567
|
export interface ListModelMetadataResponse {
|
|
7834
6568
|
/**
|
|
7835
6569
|
* <p>A structure that holds model metadata.</p>
|
|
@@ -7840,12 +6574,6 @@ export interface ListModelMetadataResponse {
|
|
|
7840
6574
|
*/
|
|
7841
6575
|
NextToken?: string;
|
|
7842
6576
|
}
|
|
7843
|
-
export declare namespace ListModelMetadataResponse {
|
|
7844
|
-
/**
|
|
7845
|
-
* @internal
|
|
7846
|
-
*/
|
|
7847
|
-
const filterSensitiveLog: (obj: ListModelMetadataResponse) => any;
|
|
7848
|
-
}
|
|
7849
6577
|
export declare enum ModelPackageGroupSortBy {
|
|
7850
6578
|
CREATION_TIME = "CreationTime",
|
|
7851
6579
|
NAME = "Name"
|
|
@@ -7883,12 +6611,6 @@ export interface ListModelPackageGroupsInput {
|
|
|
7883
6611
|
*/
|
|
7884
6612
|
SortOrder?: SortOrder | string;
|
|
7885
6613
|
}
|
|
7886
|
-
export declare namespace ListModelPackageGroupsInput {
|
|
7887
|
-
/**
|
|
7888
|
-
* @internal
|
|
7889
|
-
*/
|
|
7890
|
-
const filterSensitiveLog: (obj: ListModelPackageGroupsInput) => any;
|
|
7891
|
-
}
|
|
7892
6614
|
/**
|
|
7893
6615
|
* <p>Summary information about a model group.</p>
|
|
7894
6616
|
*/
|
|
@@ -7914,12 +6636,6 @@ export interface ModelPackageGroupSummary {
|
|
|
7914
6636
|
*/
|
|
7915
6637
|
ModelPackageGroupStatus: ModelPackageGroupStatus | string | undefined;
|
|
7916
6638
|
}
|
|
7917
|
-
export declare namespace ModelPackageGroupSummary {
|
|
7918
|
-
/**
|
|
7919
|
-
* @internal
|
|
7920
|
-
*/
|
|
7921
|
-
const filterSensitiveLog: (obj: ModelPackageGroupSummary) => any;
|
|
7922
|
-
}
|
|
7923
6639
|
export interface ListModelPackageGroupsOutput {
|
|
7924
6640
|
/**
|
|
7925
6641
|
* <p>A list of summaries of the model groups in your Amazon Web Services account.</p>
|
|
@@ -7931,12 +6647,6 @@ export interface ListModelPackageGroupsOutput {
|
|
|
7931
6647
|
*/
|
|
7932
6648
|
NextToken?: string;
|
|
7933
6649
|
}
|
|
7934
|
-
export declare namespace ListModelPackageGroupsOutput {
|
|
7935
|
-
/**
|
|
7936
|
-
* @internal
|
|
7937
|
-
*/
|
|
7938
|
-
const filterSensitiveLog: (obj: ListModelPackageGroupsOutput) => any;
|
|
7939
|
-
}
|
|
7940
6650
|
export declare enum ModelPackageType {
|
|
7941
6651
|
BOTH = "Both",
|
|
7942
6652
|
UNVERSIONED = "Unversioned",
|
|
@@ -8011,12 +6721,6 @@ export interface ListModelPackagesInput {
|
|
|
8011
6721
|
*/
|
|
8012
6722
|
SortOrder?: SortOrder | string;
|
|
8013
6723
|
}
|
|
8014
|
-
export declare namespace ListModelPackagesInput {
|
|
8015
|
-
/**
|
|
8016
|
-
* @internal
|
|
8017
|
-
*/
|
|
8018
|
-
const filterSensitiveLog: (obj: ListModelPackagesInput) => any;
|
|
8019
|
-
}
|
|
8020
6724
|
/**
|
|
8021
6725
|
* <p>Provides summary information about a model package.</p>
|
|
8022
6726
|
*/
|
|
@@ -8070,12 +6774,6 @@ export interface ModelPackageSummary {
|
|
|
8070
6774
|
*/
|
|
8071
6775
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
8072
6776
|
}
|
|
8073
|
-
export declare namespace ModelPackageSummary {
|
|
8074
|
-
/**
|
|
8075
|
-
* @internal
|
|
8076
|
-
*/
|
|
8077
|
-
const filterSensitiveLog: (obj: ModelPackageSummary) => any;
|
|
8078
|
-
}
|
|
8079
6777
|
export interface ListModelPackagesOutput {
|
|
8080
6778
|
/**
|
|
8081
6779
|
* <p>An array of <code>ModelPackageSummary</code> objects, each of which lists a model
|
|
@@ -8088,12 +6786,6 @@ export interface ListModelPackagesOutput {
|
|
|
8088
6786
|
*/
|
|
8089
6787
|
NextToken?: string;
|
|
8090
6788
|
}
|
|
8091
|
-
export declare namespace ListModelPackagesOutput {
|
|
8092
|
-
/**
|
|
8093
|
-
* @internal
|
|
8094
|
-
*/
|
|
8095
|
-
const filterSensitiveLog: (obj: ListModelPackagesOutput) => any;
|
|
8096
|
-
}
|
|
8097
6789
|
export interface ListModelQualityJobDefinitionsRequest {
|
|
8098
6790
|
/**
|
|
8099
6791
|
* <p>A filter that returns only model quality monitoring job definitions that are associated
|
|
@@ -8135,12 +6827,6 @@ export interface ListModelQualityJobDefinitionsRequest {
|
|
|
8135
6827
|
*/
|
|
8136
6828
|
CreationTimeAfter?: Date;
|
|
8137
6829
|
}
|
|
8138
|
-
export declare namespace ListModelQualityJobDefinitionsRequest {
|
|
8139
|
-
/**
|
|
8140
|
-
* @internal
|
|
8141
|
-
*/
|
|
8142
|
-
const filterSensitiveLog: (obj: ListModelQualityJobDefinitionsRequest) => any;
|
|
8143
|
-
}
|
|
8144
6830
|
export interface ListModelQualityJobDefinitionsResponse {
|
|
8145
6831
|
/**
|
|
8146
6832
|
* <p>A list of summaries of model quality monitoring job definitions.</p>
|
|
@@ -8152,12 +6838,6 @@ export interface ListModelQualityJobDefinitionsResponse {
|
|
|
8152
6838
|
*/
|
|
8153
6839
|
NextToken?: string;
|
|
8154
6840
|
}
|
|
8155
|
-
export declare namespace ListModelQualityJobDefinitionsResponse {
|
|
8156
|
-
/**
|
|
8157
|
-
* @internal
|
|
8158
|
-
*/
|
|
8159
|
-
const filterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
|
|
8160
|
-
}
|
|
8161
6841
|
export declare enum ModelSortKey {
|
|
8162
6842
|
CreationTime = "CreationTime",
|
|
8163
6843
|
Name = "Name"
|
|
@@ -8197,12 +6877,6 @@ export interface ListModelsInput {
|
|
|
8197
6877
|
*/
|
|
8198
6878
|
CreationTimeAfter?: Date;
|
|
8199
6879
|
}
|
|
8200
|
-
export declare namespace ListModelsInput {
|
|
8201
|
-
/**
|
|
8202
|
-
* @internal
|
|
8203
|
-
*/
|
|
8204
|
-
const filterSensitiveLog: (obj: ListModelsInput) => any;
|
|
8205
|
-
}
|
|
8206
6880
|
/**
|
|
8207
6881
|
* <p>Provides summary information about a model.</p>
|
|
8208
6882
|
*/
|
|
@@ -8220,12 +6894,6 @@ export interface ModelSummary {
|
|
|
8220
6894
|
*/
|
|
8221
6895
|
CreationTime: Date | undefined;
|
|
8222
6896
|
}
|
|
8223
|
-
export declare namespace ModelSummary {
|
|
8224
|
-
/**
|
|
8225
|
-
* @internal
|
|
8226
|
-
*/
|
|
8227
|
-
const filterSensitiveLog: (obj: ModelSummary) => any;
|
|
8228
|
-
}
|
|
8229
6897
|
export interface ListModelsOutput {
|
|
8230
6898
|
/**
|
|
8231
6899
|
* <p>An array of <code>ModelSummary</code> objects, each of which lists a
|
|
@@ -8238,12 +6906,6 @@ export interface ListModelsOutput {
|
|
|
8238
6906
|
*/
|
|
8239
6907
|
NextToken?: string;
|
|
8240
6908
|
}
|
|
8241
|
-
export declare namespace ListModelsOutput {
|
|
8242
|
-
/**
|
|
8243
|
-
* @internal
|
|
8244
|
-
*/
|
|
8245
|
-
const filterSensitiveLog: (obj: ListModelsOutput) => any;
|
|
8246
|
-
}
|
|
8247
6909
|
export declare enum MonitoringExecutionSortKey {
|
|
8248
6910
|
CREATION_TIME = "CreationTime",
|
|
8249
6911
|
SCHEDULED_TIME = "ScheduledTime",
|
|
@@ -8316,12 +6978,6 @@ export interface ListMonitoringExecutionsRequest {
|
|
|
8316
6978
|
*/
|
|
8317
6979
|
MonitoringTypeEquals?: MonitoringType | string;
|
|
8318
6980
|
}
|
|
8319
|
-
export declare namespace ListMonitoringExecutionsRequest {
|
|
8320
|
-
/**
|
|
8321
|
-
* @internal
|
|
8322
|
-
*/
|
|
8323
|
-
const filterSensitiveLog: (obj: ListMonitoringExecutionsRequest) => any;
|
|
8324
|
-
}
|
|
8325
6981
|
export interface ListMonitoringExecutionsResponse {
|
|
8326
6982
|
/**
|
|
8327
6983
|
* <p>A JSON array in which each element is a summary for a monitoring execution.</p>
|
|
@@ -8333,12 +6989,6 @@ export interface ListMonitoringExecutionsResponse {
|
|
|
8333
6989
|
*/
|
|
8334
6990
|
NextToken?: string;
|
|
8335
6991
|
}
|
|
8336
|
-
export declare namespace ListMonitoringExecutionsResponse {
|
|
8337
|
-
/**
|
|
8338
|
-
* @internal
|
|
8339
|
-
*/
|
|
8340
|
-
const filterSensitiveLog: (obj: ListMonitoringExecutionsResponse) => any;
|
|
8341
|
-
}
|
|
8342
6992
|
export declare enum MonitoringScheduleSortKey {
|
|
8343
6993
|
CREATION_TIME = "CreationTime",
|
|
8344
6994
|
NAME = "Name",
|
|
@@ -8403,12 +7053,6 @@ export interface ListMonitoringSchedulesRequest {
|
|
|
8403
7053
|
*/
|
|
8404
7054
|
MonitoringTypeEquals?: MonitoringType | string;
|
|
8405
7055
|
}
|
|
8406
|
-
export declare namespace ListMonitoringSchedulesRequest {
|
|
8407
|
-
/**
|
|
8408
|
-
* @internal
|
|
8409
|
-
*/
|
|
8410
|
-
const filterSensitiveLog: (obj: ListMonitoringSchedulesRequest) => any;
|
|
8411
|
-
}
|
|
8412
7056
|
/**
|
|
8413
7057
|
* <p>Summarizes the monitoring schedule.</p>
|
|
8414
7058
|
*/
|
|
@@ -8446,12 +7090,6 @@ export interface MonitoringScheduleSummary {
|
|
|
8446
7090
|
*/
|
|
8447
7091
|
MonitoringType?: MonitoringType | string;
|
|
8448
7092
|
}
|
|
8449
|
-
export declare namespace MonitoringScheduleSummary {
|
|
8450
|
-
/**
|
|
8451
|
-
* @internal
|
|
8452
|
-
*/
|
|
8453
|
-
const filterSensitiveLog: (obj: MonitoringScheduleSummary) => any;
|
|
8454
|
-
}
|
|
8455
7093
|
export interface ListMonitoringSchedulesResponse {
|
|
8456
7094
|
/**
|
|
8457
7095
|
* <p>A JSON array in which each element is a summary for a monitoring schedule.</p>
|
|
@@ -8463,12 +7101,6 @@ export interface ListMonitoringSchedulesResponse {
|
|
|
8463
7101
|
*/
|
|
8464
7102
|
NextToken?: string;
|
|
8465
7103
|
}
|
|
8466
|
-
export declare namespace ListMonitoringSchedulesResponse {
|
|
8467
|
-
/**
|
|
8468
|
-
* @internal
|
|
8469
|
-
*/
|
|
8470
|
-
const filterSensitiveLog: (obj: ListMonitoringSchedulesResponse) => any;
|
|
8471
|
-
}
|
|
8472
7104
|
export declare enum NotebookInstanceLifecycleConfigSortKey {
|
|
8473
7105
|
CREATION_TIME = "CreationTime",
|
|
8474
7106
|
LAST_MODIFIED_TIME = "LastModifiedTime",
|
|
@@ -8523,12 +7155,6 @@ export interface ListNotebookInstanceLifecycleConfigsInput {
|
|
|
8523
7155
|
*/
|
|
8524
7156
|
LastModifiedTimeAfter?: Date;
|
|
8525
7157
|
}
|
|
8526
|
-
export declare namespace ListNotebookInstanceLifecycleConfigsInput {
|
|
8527
|
-
/**
|
|
8528
|
-
* @internal
|
|
8529
|
-
*/
|
|
8530
|
-
const filterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsInput) => any;
|
|
8531
|
-
}
|
|
8532
7158
|
/**
|
|
8533
7159
|
* <p>Provides a summary of a notebook instance lifecycle configuration.</p>
|
|
8534
7160
|
*/
|
|
@@ -8550,12 +7176,6 @@ export interface NotebookInstanceLifecycleConfigSummary {
|
|
|
8550
7176
|
*/
|
|
8551
7177
|
LastModifiedTime?: Date;
|
|
8552
7178
|
}
|
|
8553
|
-
export declare namespace NotebookInstanceLifecycleConfigSummary {
|
|
8554
|
-
/**
|
|
8555
|
-
* @internal
|
|
8556
|
-
*/
|
|
8557
|
-
const filterSensitiveLog: (obj: NotebookInstanceLifecycleConfigSummary) => any;
|
|
8558
|
-
}
|
|
8559
7179
|
export interface ListNotebookInstanceLifecycleConfigsOutput {
|
|
8560
7180
|
/**
|
|
8561
7181
|
* <p>If the response is truncated, SageMaker returns this token. To get the next set of
|
|
@@ -8568,12 +7188,6 @@ export interface ListNotebookInstanceLifecycleConfigsOutput {
|
|
|
8568
7188
|
*/
|
|
8569
7189
|
NotebookInstanceLifecycleConfigs?: NotebookInstanceLifecycleConfigSummary[];
|
|
8570
7190
|
}
|
|
8571
|
-
export declare namespace ListNotebookInstanceLifecycleConfigsOutput {
|
|
8572
|
-
/**
|
|
8573
|
-
* @internal
|
|
8574
|
-
*/
|
|
8575
|
-
const filterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsOutput) => any;
|
|
8576
|
-
}
|
|
8577
7191
|
export declare enum NotebookInstanceSortKey {
|
|
8578
7192
|
CREATION_TIME = "CreationTime",
|
|
8579
7193
|
NAME = "Name",
|
|
@@ -8655,12 +7269,6 @@ export interface ListNotebookInstancesInput {
|
|
|
8655
7269
|
*/
|
|
8656
7270
|
AdditionalCodeRepositoryEquals?: string;
|
|
8657
7271
|
}
|
|
8658
|
-
export declare namespace ListNotebookInstancesInput {
|
|
8659
|
-
/**
|
|
8660
|
-
* @internal
|
|
8661
|
-
*/
|
|
8662
|
-
const filterSensitiveLog: (obj: ListNotebookInstancesInput) => any;
|
|
8663
|
-
}
|
|
8664
7272
|
/**
|
|
8665
7273
|
* <p>Provides summary information for an SageMaker notebook instance.</p>
|
|
8666
7274
|
*/
|
|
@@ -8720,12 +7328,6 @@ export interface NotebookInstanceSummary {
|
|
|
8720
7328
|
*/
|
|
8721
7329
|
AdditionalCodeRepositories?: string[];
|
|
8722
7330
|
}
|
|
8723
|
-
export declare namespace NotebookInstanceSummary {
|
|
8724
|
-
/**
|
|
8725
|
-
* @internal
|
|
8726
|
-
*/
|
|
8727
|
-
const filterSensitiveLog: (obj: NotebookInstanceSummary) => any;
|
|
8728
|
-
}
|
|
8729
7331
|
export interface ListNotebookInstancesOutput {
|
|
8730
7332
|
/**
|
|
8731
7333
|
* <p>If the response to the previous <code>ListNotebookInstances</code> request was
|
|
@@ -8739,12 +7341,6 @@ export interface ListNotebookInstancesOutput {
|
|
|
8739
7341
|
*/
|
|
8740
7342
|
NotebookInstances?: NotebookInstanceSummary[];
|
|
8741
7343
|
}
|
|
8742
|
-
export declare namespace ListNotebookInstancesOutput {
|
|
8743
|
-
/**
|
|
8744
|
-
* @internal
|
|
8745
|
-
*/
|
|
8746
|
-
const filterSensitiveLog: (obj: ListNotebookInstancesOutput) => any;
|
|
8747
|
-
}
|
|
8748
7344
|
export declare enum SortPipelineExecutionsBy {
|
|
8749
7345
|
CREATION_TIME = "CreationTime",
|
|
8750
7346
|
PIPELINE_EXECUTION_ARN = "PipelineExecutionArn"
|
|
@@ -8782,12 +7378,6 @@ export interface ListPipelineExecutionsRequest {
|
|
|
8782
7378
|
*/
|
|
8783
7379
|
MaxResults?: number;
|
|
8784
7380
|
}
|
|
8785
|
-
export declare namespace ListPipelineExecutionsRequest {
|
|
8786
|
-
/**
|
|
8787
|
-
* @internal
|
|
8788
|
-
*/
|
|
8789
|
-
const filterSensitiveLog: (obj: ListPipelineExecutionsRequest) => any;
|
|
8790
|
-
}
|
|
8791
7381
|
/**
|
|
8792
7382
|
* <p>A pipeline execution summary.</p>
|
|
8793
7383
|
*/
|
|
@@ -8817,12 +7407,6 @@ export interface PipelineExecutionSummary {
|
|
|
8817
7407
|
*/
|
|
8818
7408
|
PipelineExecutionFailureReason?: string;
|
|
8819
7409
|
}
|
|
8820
|
-
export declare namespace PipelineExecutionSummary {
|
|
8821
|
-
/**
|
|
8822
|
-
* @internal
|
|
8823
|
-
*/
|
|
8824
|
-
const filterSensitiveLog: (obj: PipelineExecutionSummary) => any;
|
|
8825
|
-
}
|
|
8826
7410
|
export interface ListPipelineExecutionsResponse {
|
|
8827
7411
|
/**
|
|
8828
7412
|
* <p>Contains a sorted list of pipeline execution summary objects matching the specified
|
|
@@ -8836,9 +7420,951 @@ export interface ListPipelineExecutionsResponse {
|
|
|
8836
7420
|
*/
|
|
8837
7421
|
NextToken?: string;
|
|
8838
7422
|
}
|
|
8839
|
-
|
|
8840
|
-
|
|
8841
|
-
|
|
8842
|
-
|
|
8843
|
-
|
|
8844
|
-
|
|
7423
|
+
/**
|
|
7424
|
+
* @internal
|
|
7425
|
+
*/
|
|
7426
|
+
export declare const DescribeHyperParameterTuningJobRequestFilterSensitiveLog: (obj: DescribeHyperParameterTuningJobRequest) => any;
|
|
7427
|
+
/**
|
|
7428
|
+
* @internal
|
|
7429
|
+
*/
|
|
7430
|
+
export declare const FinalHyperParameterTuningJobObjectiveMetricFilterSensitiveLog: (obj: FinalHyperParameterTuningJobObjectiveMetric) => any;
|
|
7431
|
+
/**
|
|
7432
|
+
* @internal
|
|
7433
|
+
*/
|
|
7434
|
+
export declare const HyperParameterTrainingJobSummaryFilterSensitiveLog: (obj: HyperParameterTrainingJobSummary) => any;
|
|
7435
|
+
/**
|
|
7436
|
+
* @internal
|
|
7437
|
+
*/
|
|
7438
|
+
export declare const ObjectiveStatusCountersFilterSensitiveLog: (obj: ObjectiveStatusCounters) => any;
|
|
7439
|
+
/**
|
|
7440
|
+
* @internal
|
|
7441
|
+
*/
|
|
7442
|
+
export declare const TrainingJobStatusCountersFilterSensitiveLog: (obj: TrainingJobStatusCounters) => any;
|
|
7443
|
+
/**
|
|
7444
|
+
* @internal
|
|
7445
|
+
*/
|
|
7446
|
+
export declare const DescribeHyperParameterTuningJobResponseFilterSensitiveLog: (obj: DescribeHyperParameterTuningJobResponse) => any;
|
|
7447
|
+
/**
|
|
7448
|
+
* @internal
|
|
7449
|
+
*/
|
|
7450
|
+
export declare const DescribeImageRequestFilterSensitiveLog: (obj: DescribeImageRequest) => any;
|
|
7451
|
+
/**
|
|
7452
|
+
* @internal
|
|
7453
|
+
*/
|
|
7454
|
+
export declare const DescribeImageResponseFilterSensitiveLog: (obj: DescribeImageResponse) => any;
|
|
7455
|
+
/**
|
|
7456
|
+
* @internal
|
|
7457
|
+
*/
|
|
7458
|
+
export declare const DescribeImageVersionRequestFilterSensitiveLog: (obj: DescribeImageVersionRequest) => any;
|
|
7459
|
+
/**
|
|
7460
|
+
* @internal
|
|
7461
|
+
*/
|
|
7462
|
+
export declare const DescribeImageVersionResponseFilterSensitiveLog: (obj: DescribeImageVersionResponse) => any;
|
|
7463
|
+
/**
|
|
7464
|
+
* @internal
|
|
7465
|
+
*/
|
|
7466
|
+
export declare const DescribeInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: DescribeInferenceRecommendationsJobRequest) => any;
|
|
7467
|
+
/**
|
|
7468
|
+
* @internal
|
|
7469
|
+
*/
|
|
7470
|
+
export declare const EndpointOutputConfigurationFilterSensitiveLog: (obj: EndpointOutputConfiguration) => any;
|
|
7471
|
+
/**
|
|
7472
|
+
* @internal
|
|
7473
|
+
*/
|
|
7474
|
+
export declare const RecommendationMetricsFilterSensitiveLog: (obj: RecommendationMetrics) => any;
|
|
7475
|
+
/**
|
|
7476
|
+
* @internal
|
|
7477
|
+
*/
|
|
7478
|
+
export declare const EnvironmentParameterFilterSensitiveLog: (obj: EnvironmentParameter) => any;
|
|
7479
|
+
/**
|
|
7480
|
+
* @internal
|
|
7481
|
+
*/
|
|
7482
|
+
export declare const ModelConfigurationFilterSensitiveLog: (obj: ModelConfiguration) => any;
|
|
7483
|
+
/**
|
|
7484
|
+
* @internal
|
|
7485
|
+
*/
|
|
7486
|
+
export declare const InferenceRecommendationFilterSensitiveLog: (obj: InferenceRecommendation) => any;
|
|
7487
|
+
/**
|
|
7488
|
+
* @internal
|
|
7489
|
+
*/
|
|
7490
|
+
export declare const DescribeInferenceRecommendationsJobResponseFilterSensitiveLog: (obj: DescribeInferenceRecommendationsJobResponse) => any;
|
|
7491
|
+
/**
|
|
7492
|
+
* @internal
|
|
7493
|
+
*/
|
|
7494
|
+
export declare const DescribeLabelingJobRequestFilterSensitiveLog: (obj: DescribeLabelingJobRequest) => any;
|
|
7495
|
+
/**
|
|
7496
|
+
* @internal
|
|
7497
|
+
*/
|
|
7498
|
+
export declare const LabelCountersFilterSensitiveLog: (obj: LabelCounters) => any;
|
|
7499
|
+
/**
|
|
7500
|
+
* @internal
|
|
7501
|
+
*/
|
|
7502
|
+
export declare const LabelingJobOutputFilterSensitiveLog: (obj: LabelingJobOutput) => any;
|
|
7503
|
+
/**
|
|
7504
|
+
* @internal
|
|
7505
|
+
*/
|
|
7506
|
+
export declare const DescribeLabelingJobResponseFilterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
|
|
7507
|
+
/**
|
|
7508
|
+
* @internal
|
|
7509
|
+
*/
|
|
7510
|
+
export declare const DescribeLineageGroupRequestFilterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
7511
|
+
/**
|
|
7512
|
+
* @internal
|
|
7513
|
+
*/
|
|
7514
|
+
export declare const DescribeLineageGroupResponseFilterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
|
|
7515
|
+
/**
|
|
7516
|
+
* @internal
|
|
7517
|
+
*/
|
|
7518
|
+
export declare const DescribeModelInputFilterSensitiveLog: (obj: DescribeModelInput) => any;
|
|
7519
|
+
/**
|
|
7520
|
+
* @internal
|
|
7521
|
+
*/
|
|
7522
|
+
export declare const DescribeModelOutputFilterSensitiveLog: (obj: DescribeModelOutput) => any;
|
|
7523
|
+
/**
|
|
7524
|
+
* @internal
|
|
7525
|
+
*/
|
|
7526
|
+
export declare const DescribeModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelBiasJobDefinitionRequest) => any;
|
|
7527
|
+
/**
|
|
7528
|
+
* @internal
|
|
7529
|
+
*/
|
|
7530
|
+
export declare const DescribeModelBiasJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelBiasJobDefinitionResponse) => any;
|
|
7531
|
+
/**
|
|
7532
|
+
* @internal
|
|
7533
|
+
*/
|
|
7534
|
+
export declare const DescribeModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionRequest) => any;
|
|
7535
|
+
/**
|
|
7536
|
+
* @internal
|
|
7537
|
+
*/
|
|
7538
|
+
export declare const DescribeModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionResponse) => any;
|
|
7539
|
+
/**
|
|
7540
|
+
* @internal
|
|
7541
|
+
*/
|
|
7542
|
+
export declare const DescribeModelPackageInputFilterSensitiveLog: (obj: DescribeModelPackageInput) => any;
|
|
7543
|
+
/**
|
|
7544
|
+
* @internal
|
|
7545
|
+
*/
|
|
7546
|
+
export declare const ModelPackageStatusItemFilterSensitiveLog: (obj: ModelPackageStatusItem) => any;
|
|
7547
|
+
/**
|
|
7548
|
+
* @internal
|
|
7549
|
+
*/
|
|
7550
|
+
export declare const ModelPackageStatusDetailsFilterSensitiveLog: (obj: ModelPackageStatusDetails) => any;
|
|
7551
|
+
/**
|
|
7552
|
+
* @internal
|
|
7553
|
+
*/
|
|
7554
|
+
export declare const DescribeModelPackageOutputFilterSensitiveLog: (obj: DescribeModelPackageOutput) => any;
|
|
7555
|
+
/**
|
|
7556
|
+
* @internal
|
|
7557
|
+
*/
|
|
7558
|
+
export declare const DescribeModelPackageGroupInputFilterSensitiveLog: (obj: DescribeModelPackageGroupInput) => any;
|
|
7559
|
+
/**
|
|
7560
|
+
* @internal
|
|
7561
|
+
*/
|
|
7562
|
+
export declare const DescribeModelPackageGroupOutputFilterSensitiveLog: (obj: DescribeModelPackageGroupOutput) => any;
|
|
7563
|
+
/**
|
|
7564
|
+
* @internal
|
|
7565
|
+
*/
|
|
7566
|
+
export declare const DescribeModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelQualityJobDefinitionRequest) => any;
|
|
7567
|
+
/**
|
|
7568
|
+
* @internal
|
|
7569
|
+
*/
|
|
7570
|
+
export declare const DescribeModelQualityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelQualityJobDefinitionResponse) => any;
|
|
7571
|
+
/**
|
|
7572
|
+
* @internal
|
|
7573
|
+
*/
|
|
7574
|
+
export declare const DescribeMonitoringScheduleRequestFilterSensitiveLog: (obj: DescribeMonitoringScheduleRequest) => any;
|
|
7575
|
+
/**
|
|
7576
|
+
* @internal
|
|
7577
|
+
*/
|
|
7578
|
+
export declare const MonitoringExecutionSummaryFilterSensitiveLog: (obj: MonitoringExecutionSummary) => any;
|
|
7579
|
+
/**
|
|
7580
|
+
* @internal
|
|
7581
|
+
*/
|
|
7582
|
+
export declare const DescribeMonitoringScheduleResponseFilterSensitiveLog: (obj: DescribeMonitoringScheduleResponse) => any;
|
|
7583
|
+
/**
|
|
7584
|
+
* @internal
|
|
7585
|
+
*/
|
|
7586
|
+
export declare const DescribeNotebookInstanceInputFilterSensitiveLog: (obj: DescribeNotebookInstanceInput) => any;
|
|
7587
|
+
/**
|
|
7588
|
+
* @internal
|
|
7589
|
+
*/
|
|
7590
|
+
export declare const DescribeNotebookInstanceOutputFilterSensitiveLog: (obj: DescribeNotebookInstanceOutput) => any;
|
|
7591
|
+
/**
|
|
7592
|
+
* @internal
|
|
7593
|
+
*/
|
|
7594
|
+
export declare const DescribeNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigInput) => any;
|
|
7595
|
+
/**
|
|
7596
|
+
* @internal
|
|
7597
|
+
*/
|
|
7598
|
+
export declare const DescribeNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigOutput) => any;
|
|
7599
|
+
/**
|
|
7600
|
+
* @internal
|
|
7601
|
+
*/
|
|
7602
|
+
export declare const DescribePipelineRequestFilterSensitiveLog: (obj: DescribePipelineRequest) => any;
|
|
7603
|
+
/**
|
|
7604
|
+
* @internal
|
|
7605
|
+
*/
|
|
7606
|
+
export declare const DescribePipelineResponseFilterSensitiveLog: (obj: DescribePipelineResponse) => any;
|
|
7607
|
+
/**
|
|
7608
|
+
* @internal
|
|
7609
|
+
*/
|
|
7610
|
+
export declare const DescribePipelineDefinitionForExecutionRequestFilterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionRequest) => any;
|
|
7611
|
+
/**
|
|
7612
|
+
* @internal
|
|
7613
|
+
*/
|
|
7614
|
+
export declare const DescribePipelineDefinitionForExecutionResponseFilterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionResponse) => any;
|
|
7615
|
+
/**
|
|
7616
|
+
* @internal
|
|
7617
|
+
*/
|
|
7618
|
+
export declare const DescribePipelineExecutionRequestFilterSensitiveLog: (obj: DescribePipelineExecutionRequest) => any;
|
|
7619
|
+
/**
|
|
7620
|
+
* @internal
|
|
7621
|
+
*/
|
|
7622
|
+
export declare const PipelineExperimentConfigFilterSensitiveLog: (obj: PipelineExperimentConfig) => any;
|
|
7623
|
+
/**
|
|
7624
|
+
* @internal
|
|
7625
|
+
*/
|
|
7626
|
+
export declare const DescribePipelineExecutionResponseFilterSensitiveLog: (obj: DescribePipelineExecutionResponse) => any;
|
|
7627
|
+
/**
|
|
7628
|
+
* @internal
|
|
7629
|
+
*/
|
|
7630
|
+
export declare const DescribeProcessingJobRequestFilterSensitiveLog: (obj: DescribeProcessingJobRequest) => any;
|
|
7631
|
+
/**
|
|
7632
|
+
* @internal
|
|
7633
|
+
*/
|
|
7634
|
+
export declare const DescribeProcessingJobResponseFilterSensitiveLog: (obj: DescribeProcessingJobResponse) => any;
|
|
7635
|
+
/**
|
|
7636
|
+
* @internal
|
|
7637
|
+
*/
|
|
7638
|
+
export declare const DescribeProjectInputFilterSensitiveLog: (obj: DescribeProjectInput) => any;
|
|
7639
|
+
/**
|
|
7640
|
+
* @internal
|
|
7641
|
+
*/
|
|
7642
|
+
export declare const ServiceCatalogProvisionedProductDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisionedProductDetails) => any;
|
|
7643
|
+
/**
|
|
7644
|
+
* @internal
|
|
7645
|
+
*/
|
|
7646
|
+
export declare const DescribeProjectOutputFilterSensitiveLog: (obj: DescribeProjectOutput) => any;
|
|
7647
|
+
/**
|
|
7648
|
+
* @internal
|
|
7649
|
+
*/
|
|
7650
|
+
export declare const DescribeStudioLifecycleConfigRequestFilterSensitiveLog: (obj: DescribeStudioLifecycleConfigRequest) => any;
|
|
7651
|
+
/**
|
|
7652
|
+
* @internal
|
|
7653
|
+
*/
|
|
7654
|
+
export declare const DescribeStudioLifecycleConfigResponseFilterSensitiveLog: (obj: DescribeStudioLifecycleConfigResponse) => any;
|
|
7655
|
+
/**
|
|
7656
|
+
* @internal
|
|
7657
|
+
*/
|
|
7658
|
+
export declare const DescribeSubscribedWorkteamRequestFilterSensitiveLog: (obj: DescribeSubscribedWorkteamRequest) => any;
|
|
7659
|
+
/**
|
|
7660
|
+
* @internal
|
|
7661
|
+
*/
|
|
7662
|
+
export declare const SubscribedWorkteamFilterSensitiveLog: (obj: SubscribedWorkteam) => any;
|
|
7663
|
+
/**
|
|
7664
|
+
* @internal
|
|
7665
|
+
*/
|
|
7666
|
+
export declare const DescribeSubscribedWorkteamResponseFilterSensitiveLog: (obj: DescribeSubscribedWorkteamResponse) => any;
|
|
7667
|
+
/**
|
|
7668
|
+
* @internal
|
|
7669
|
+
*/
|
|
7670
|
+
export declare const DescribeTrainingJobRequestFilterSensitiveLog: (obj: DescribeTrainingJobRequest) => any;
|
|
7671
|
+
/**
|
|
7672
|
+
* @internal
|
|
7673
|
+
*/
|
|
7674
|
+
export declare const MetricDataFilterSensitiveLog: (obj: MetricData) => any;
|
|
7675
|
+
/**
|
|
7676
|
+
* @internal
|
|
7677
|
+
*/
|
|
7678
|
+
export declare const ProfilerRuleEvaluationStatusFilterSensitiveLog: (obj: ProfilerRuleEvaluationStatus) => any;
|
|
7679
|
+
/**
|
|
7680
|
+
* @internal
|
|
7681
|
+
*/
|
|
7682
|
+
export declare const SecondaryStatusTransitionFilterSensitiveLog: (obj: SecondaryStatusTransition) => any;
|
|
7683
|
+
/**
|
|
7684
|
+
* @internal
|
|
7685
|
+
*/
|
|
7686
|
+
export declare const DescribeTrainingJobResponseFilterSensitiveLog: (obj: DescribeTrainingJobResponse) => any;
|
|
7687
|
+
/**
|
|
7688
|
+
* @internal
|
|
7689
|
+
*/
|
|
7690
|
+
export declare const DescribeTransformJobRequestFilterSensitiveLog: (obj: DescribeTransformJobRequest) => any;
|
|
7691
|
+
/**
|
|
7692
|
+
* @internal
|
|
7693
|
+
*/
|
|
7694
|
+
export declare const DescribeTransformJobResponseFilterSensitiveLog: (obj: DescribeTransformJobResponse) => any;
|
|
7695
|
+
/**
|
|
7696
|
+
* @internal
|
|
7697
|
+
*/
|
|
7698
|
+
export declare const DescribeTrialRequestFilterSensitiveLog: (obj: DescribeTrialRequest) => any;
|
|
7699
|
+
/**
|
|
7700
|
+
* @internal
|
|
7701
|
+
*/
|
|
7702
|
+
export declare const TrialSourceFilterSensitiveLog: (obj: TrialSource) => any;
|
|
7703
|
+
/**
|
|
7704
|
+
* @internal
|
|
7705
|
+
*/
|
|
7706
|
+
export declare const DescribeTrialResponseFilterSensitiveLog: (obj: DescribeTrialResponse) => any;
|
|
7707
|
+
/**
|
|
7708
|
+
* @internal
|
|
7709
|
+
*/
|
|
7710
|
+
export declare const DescribeTrialComponentRequestFilterSensitiveLog: (obj: DescribeTrialComponentRequest) => any;
|
|
7711
|
+
/**
|
|
7712
|
+
* @internal
|
|
7713
|
+
*/
|
|
7714
|
+
export declare const TrialComponentMetricSummaryFilterSensitiveLog: (obj: TrialComponentMetricSummary) => any;
|
|
7715
|
+
/**
|
|
7716
|
+
* @internal
|
|
7717
|
+
*/
|
|
7718
|
+
export declare const TrialComponentSourceFilterSensitiveLog: (obj: TrialComponentSource) => any;
|
|
7719
|
+
/**
|
|
7720
|
+
* @internal
|
|
7721
|
+
*/
|
|
7722
|
+
export declare const DescribeTrialComponentResponseFilterSensitiveLog: (obj: DescribeTrialComponentResponse) => any;
|
|
7723
|
+
/**
|
|
7724
|
+
* @internal
|
|
7725
|
+
*/
|
|
7726
|
+
export declare const DescribeUserProfileRequestFilterSensitiveLog: (obj: DescribeUserProfileRequest) => any;
|
|
7727
|
+
/**
|
|
7728
|
+
* @internal
|
|
7729
|
+
*/
|
|
7730
|
+
export declare const DescribeUserProfileResponseFilterSensitiveLog: (obj: DescribeUserProfileResponse) => any;
|
|
7731
|
+
/**
|
|
7732
|
+
* @internal
|
|
7733
|
+
*/
|
|
7734
|
+
export declare const DescribeWorkforceRequestFilterSensitiveLog: (obj: DescribeWorkforceRequest) => any;
|
|
7735
|
+
/**
|
|
7736
|
+
* @internal
|
|
7737
|
+
*/
|
|
7738
|
+
export declare const OidcConfigForResponseFilterSensitiveLog: (obj: OidcConfigForResponse) => any;
|
|
7739
|
+
/**
|
|
7740
|
+
* @internal
|
|
7741
|
+
*/
|
|
7742
|
+
export declare const WorkforceVpcConfigResponseFilterSensitiveLog: (obj: WorkforceVpcConfigResponse) => any;
|
|
7743
|
+
/**
|
|
7744
|
+
* @internal
|
|
7745
|
+
*/
|
|
7746
|
+
export declare const WorkforceFilterSensitiveLog: (obj: Workforce) => any;
|
|
7747
|
+
/**
|
|
7748
|
+
* @internal
|
|
7749
|
+
*/
|
|
7750
|
+
export declare const DescribeWorkforceResponseFilterSensitiveLog: (obj: DescribeWorkforceResponse) => any;
|
|
7751
|
+
/**
|
|
7752
|
+
* @internal
|
|
7753
|
+
*/
|
|
7754
|
+
export declare const DescribeWorkteamRequestFilterSensitiveLog: (obj: DescribeWorkteamRequest) => any;
|
|
7755
|
+
/**
|
|
7756
|
+
* @internal
|
|
7757
|
+
*/
|
|
7758
|
+
export declare const WorkteamFilterSensitiveLog: (obj: Workteam) => any;
|
|
7759
|
+
/**
|
|
7760
|
+
* @internal
|
|
7761
|
+
*/
|
|
7762
|
+
export declare const DescribeWorkteamResponseFilterSensitiveLog: (obj: DescribeWorkteamResponse) => any;
|
|
7763
|
+
/**
|
|
7764
|
+
* @internal
|
|
7765
|
+
*/
|
|
7766
|
+
export declare const DesiredWeightAndCapacityFilterSensitiveLog: (obj: DesiredWeightAndCapacity) => any;
|
|
7767
|
+
/**
|
|
7768
|
+
* @internal
|
|
7769
|
+
*/
|
|
7770
|
+
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
7771
|
+
/**
|
|
7772
|
+
* @internal
|
|
7773
|
+
*/
|
|
7774
|
+
export declare const DeviceDeploymentSummaryFilterSensitiveLog: (obj: DeviceDeploymentSummary) => any;
|
|
7775
|
+
/**
|
|
7776
|
+
* @internal
|
|
7777
|
+
*/
|
|
7778
|
+
export declare const DeviceFleetSummaryFilterSensitiveLog: (obj: DeviceFleetSummary) => any;
|
|
7779
|
+
/**
|
|
7780
|
+
* @internal
|
|
7781
|
+
*/
|
|
7782
|
+
export declare const DeviceStatsFilterSensitiveLog: (obj: DeviceStats) => any;
|
|
7783
|
+
/**
|
|
7784
|
+
* @internal
|
|
7785
|
+
*/
|
|
7786
|
+
export declare const EdgeModelSummaryFilterSensitiveLog: (obj: EdgeModelSummary) => any;
|
|
7787
|
+
/**
|
|
7788
|
+
* @internal
|
|
7789
|
+
*/
|
|
7790
|
+
export declare const DeviceSummaryFilterSensitiveLog: (obj: DeviceSummary) => any;
|
|
7791
|
+
/**
|
|
7792
|
+
* @internal
|
|
7793
|
+
*/
|
|
7794
|
+
export declare const DisableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioInput) => any;
|
|
7795
|
+
/**
|
|
7796
|
+
* @internal
|
|
7797
|
+
*/
|
|
7798
|
+
export declare const DisableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioOutput) => any;
|
|
7799
|
+
/**
|
|
7800
|
+
* @internal
|
|
7801
|
+
*/
|
|
7802
|
+
export declare const DisassociateTrialComponentRequestFilterSensitiveLog: (obj: DisassociateTrialComponentRequest) => any;
|
|
7803
|
+
/**
|
|
7804
|
+
* @internal
|
|
7805
|
+
*/
|
|
7806
|
+
export declare const DisassociateTrialComponentResponseFilterSensitiveLog: (obj: DisassociateTrialComponentResponse) => any;
|
|
7807
|
+
/**
|
|
7808
|
+
* @internal
|
|
7809
|
+
*/
|
|
7810
|
+
export declare const DomainDetailsFilterSensitiveLog: (obj: DomainDetails) => any;
|
|
7811
|
+
/**
|
|
7812
|
+
* @internal
|
|
7813
|
+
*/
|
|
7814
|
+
export declare const RStudioServerProDomainSettingsForUpdateFilterSensitiveLog: (obj: RStudioServerProDomainSettingsForUpdate) => any;
|
|
7815
|
+
/**
|
|
7816
|
+
* @internal
|
|
7817
|
+
*/
|
|
7818
|
+
export declare const DomainSettingsForUpdateFilterSensitiveLog: (obj: DomainSettingsForUpdate) => any;
|
|
7819
|
+
/**
|
|
7820
|
+
* @internal
|
|
7821
|
+
*/
|
|
7822
|
+
export declare const EdgeFilterSensitiveLog: (obj: Edge) => any;
|
|
7823
|
+
/**
|
|
7824
|
+
* @internal
|
|
7825
|
+
*/
|
|
7826
|
+
export declare const EdgeDeploymentPlanSummaryFilterSensitiveLog: (obj: EdgeDeploymentPlanSummary) => any;
|
|
7827
|
+
/**
|
|
7828
|
+
* @internal
|
|
7829
|
+
*/
|
|
7830
|
+
export declare const EdgeModelStatFilterSensitiveLog: (obj: EdgeModelStat) => any;
|
|
7831
|
+
/**
|
|
7832
|
+
* @internal
|
|
7833
|
+
*/
|
|
7834
|
+
export declare const EdgePackagingJobSummaryFilterSensitiveLog: (obj: EdgePackagingJobSummary) => any;
|
|
7835
|
+
/**
|
|
7836
|
+
* @internal
|
|
7837
|
+
*/
|
|
7838
|
+
export declare const EMRStepMetadataFilterSensitiveLog: (obj: EMRStepMetadata) => any;
|
|
7839
|
+
/**
|
|
7840
|
+
* @internal
|
|
7841
|
+
*/
|
|
7842
|
+
export declare const EnableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioInput) => any;
|
|
7843
|
+
/**
|
|
7844
|
+
* @internal
|
|
7845
|
+
*/
|
|
7846
|
+
export declare const EnableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioOutput) => any;
|
|
7847
|
+
/**
|
|
7848
|
+
* @internal
|
|
7849
|
+
*/
|
|
7850
|
+
export declare const MonitoringScheduleFilterSensitiveLog: (obj: MonitoringSchedule) => any;
|
|
7851
|
+
/**
|
|
7852
|
+
* @internal
|
|
7853
|
+
*/
|
|
7854
|
+
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
7855
|
+
/**
|
|
7856
|
+
* @internal
|
|
7857
|
+
*/
|
|
7858
|
+
export declare const EndpointConfigSummaryFilterSensitiveLog: (obj: EndpointConfigSummary) => any;
|
|
7859
|
+
/**
|
|
7860
|
+
* @internal
|
|
7861
|
+
*/
|
|
7862
|
+
export declare const EndpointSummaryFilterSensitiveLog: (obj: EndpointSummary) => any;
|
|
7863
|
+
/**
|
|
7864
|
+
* @internal
|
|
7865
|
+
*/
|
|
7866
|
+
export declare const ExperimentFilterSensitiveLog: (obj: Experiment) => any;
|
|
7867
|
+
/**
|
|
7868
|
+
* @internal
|
|
7869
|
+
*/
|
|
7870
|
+
export declare const ExperimentSummaryFilterSensitiveLog: (obj: ExperimentSummary) => any;
|
|
7871
|
+
/**
|
|
7872
|
+
* @internal
|
|
7873
|
+
*/
|
|
7874
|
+
export declare const FailStepMetadataFilterSensitiveLog: (obj: FailStepMetadata) => any;
|
|
7875
|
+
/**
|
|
7876
|
+
* @internal
|
|
7877
|
+
*/
|
|
7878
|
+
export declare const FeatureGroupFilterSensitiveLog: (obj: FeatureGroup) => any;
|
|
7879
|
+
/**
|
|
7880
|
+
* @internal
|
|
7881
|
+
*/
|
|
7882
|
+
export declare const FeatureGroupSummaryFilterSensitiveLog: (obj: FeatureGroupSummary) => any;
|
|
7883
|
+
/**
|
|
7884
|
+
* @internal
|
|
7885
|
+
*/
|
|
7886
|
+
export declare const FeatureMetadataFilterSensitiveLog: (obj: FeatureMetadata) => any;
|
|
7887
|
+
/**
|
|
7888
|
+
* @internal
|
|
7889
|
+
*/
|
|
7890
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
7891
|
+
/**
|
|
7892
|
+
* @internal
|
|
7893
|
+
*/
|
|
7894
|
+
export declare const FlowDefinitionSummaryFilterSensitiveLog: (obj: FlowDefinitionSummary) => any;
|
|
7895
|
+
/**
|
|
7896
|
+
* @internal
|
|
7897
|
+
*/
|
|
7898
|
+
export declare const GetDeviceFleetReportRequestFilterSensitiveLog: (obj: GetDeviceFleetReportRequest) => any;
|
|
7899
|
+
/**
|
|
7900
|
+
* @internal
|
|
7901
|
+
*/
|
|
7902
|
+
export declare const GetDeviceFleetReportResponseFilterSensitiveLog: (obj: GetDeviceFleetReportResponse) => any;
|
|
7903
|
+
/**
|
|
7904
|
+
* @internal
|
|
7905
|
+
*/
|
|
7906
|
+
export declare const GetLineageGroupPolicyRequestFilterSensitiveLog: (obj: GetLineageGroupPolicyRequest) => any;
|
|
7907
|
+
/**
|
|
7908
|
+
* @internal
|
|
7909
|
+
*/
|
|
7910
|
+
export declare const GetLineageGroupPolicyResponseFilterSensitiveLog: (obj: GetLineageGroupPolicyResponse) => any;
|
|
7911
|
+
/**
|
|
7912
|
+
* @internal
|
|
7913
|
+
*/
|
|
7914
|
+
export declare const GetModelPackageGroupPolicyInputFilterSensitiveLog: (obj: GetModelPackageGroupPolicyInput) => any;
|
|
7915
|
+
/**
|
|
7916
|
+
* @internal
|
|
7917
|
+
*/
|
|
7918
|
+
export declare const GetModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: GetModelPackageGroupPolicyOutput) => any;
|
|
7919
|
+
/**
|
|
7920
|
+
* @internal
|
|
7921
|
+
*/
|
|
7922
|
+
export declare const GetSagemakerServicecatalogPortfolioStatusInputFilterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusInput) => any;
|
|
7923
|
+
/**
|
|
7924
|
+
* @internal
|
|
7925
|
+
*/
|
|
7926
|
+
export declare const GetSagemakerServicecatalogPortfolioStatusOutputFilterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusOutput) => any;
|
|
7927
|
+
/**
|
|
7928
|
+
* @internal
|
|
7929
|
+
*/
|
|
7930
|
+
export declare const PropertyNameQueryFilterSensitiveLog: (obj: PropertyNameQuery) => any;
|
|
7931
|
+
/**
|
|
7932
|
+
* @internal
|
|
7933
|
+
*/
|
|
7934
|
+
export declare const SuggestionQueryFilterSensitiveLog: (obj: SuggestionQuery) => any;
|
|
7935
|
+
/**
|
|
7936
|
+
* @internal
|
|
7937
|
+
*/
|
|
7938
|
+
export declare const GetSearchSuggestionsRequestFilterSensitiveLog: (obj: GetSearchSuggestionsRequest) => any;
|
|
7939
|
+
/**
|
|
7940
|
+
* @internal
|
|
7941
|
+
*/
|
|
7942
|
+
export declare const PropertyNameSuggestionFilterSensitiveLog: (obj: PropertyNameSuggestion) => any;
|
|
7943
|
+
/**
|
|
7944
|
+
* @internal
|
|
7945
|
+
*/
|
|
7946
|
+
export declare const GetSearchSuggestionsResponseFilterSensitiveLog: (obj: GetSearchSuggestionsResponse) => any;
|
|
7947
|
+
/**
|
|
7948
|
+
* @internal
|
|
7949
|
+
*/
|
|
7950
|
+
export declare const GitConfigForUpdateFilterSensitiveLog: (obj: GitConfigForUpdate) => any;
|
|
7951
|
+
/**
|
|
7952
|
+
* @internal
|
|
7953
|
+
*/
|
|
7954
|
+
export declare const HumanTaskUiSummaryFilterSensitiveLog: (obj: HumanTaskUiSummary) => any;
|
|
7955
|
+
/**
|
|
7956
|
+
* @internal
|
|
7957
|
+
*/
|
|
7958
|
+
export declare const HyperParameterTuningJobSummaryFilterSensitiveLog: (obj: HyperParameterTuningJobSummary) => any;
|
|
7959
|
+
/**
|
|
7960
|
+
* @internal
|
|
7961
|
+
*/
|
|
7962
|
+
export declare const ImageFilterSensitiveLog: (obj: Image) => any;
|
|
7963
|
+
/**
|
|
7964
|
+
* @internal
|
|
7965
|
+
*/
|
|
7966
|
+
export declare const ImageVersionFilterSensitiveLog: (obj: ImageVersion) => any;
|
|
7967
|
+
/**
|
|
7968
|
+
* @internal
|
|
7969
|
+
*/
|
|
7970
|
+
export declare const InferenceRecommendationsJobFilterSensitiveLog: (obj: InferenceRecommendationsJob) => any;
|
|
7971
|
+
/**
|
|
7972
|
+
* @internal
|
|
7973
|
+
*/
|
|
7974
|
+
export declare const LabelCountersForWorkteamFilterSensitiveLog: (obj: LabelCountersForWorkteam) => any;
|
|
7975
|
+
/**
|
|
7976
|
+
* @internal
|
|
7977
|
+
*/
|
|
7978
|
+
export declare const LabelingJobForWorkteamSummaryFilterSensitiveLog: (obj: LabelingJobForWorkteamSummary) => any;
|
|
7979
|
+
/**
|
|
7980
|
+
* @internal
|
|
7981
|
+
*/
|
|
7982
|
+
export declare const LabelingJobSummaryFilterSensitiveLog: (obj: LabelingJobSummary) => any;
|
|
7983
|
+
/**
|
|
7984
|
+
* @internal
|
|
7985
|
+
*/
|
|
7986
|
+
export declare const LambdaStepMetadataFilterSensitiveLog: (obj: LambdaStepMetadata) => any;
|
|
7987
|
+
/**
|
|
7988
|
+
* @internal
|
|
7989
|
+
*/
|
|
7990
|
+
export declare const LineageGroupSummaryFilterSensitiveLog: (obj: LineageGroupSummary) => any;
|
|
7991
|
+
/**
|
|
7992
|
+
* @internal
|
|
7993
|
+
*/
|
|
7994
|
+
export declare const ListActionsRequestFilterSensitiveLog: (obj: ListActionsRequest) => any;
|
|
7995
|
+
/**
|
|
7996
|
+
* @internal
|
|
7997
|
+
*/
|
|
7998
|
+
export declare const ListActionsResponseFilterSensitiveLog: (obj: ListActionsResponse) => any;
|
|
7999
|
+
/**
|
|
8000
|
+
* @internal
|
|
8001
|
+
*/
|
|
8002
|
+
export declare const ListAlgorithmsInputFilterSensitiveLog: (obj: ListAlgorithmsInput) => any;
|
|
8003
|
+
/**
|
|
8004
|
+
* @internal
|
|
8005
|
+
*/
|
|
8006
|
+
export declare const ListAlgorithmsOutputFilterSensitiveLog: (obj: ListAlgorithmsOutput) => any;
|
|
8007
|
+
/**
|
|
8008
|
+
* @internal
|
|
8009
|
+
*/
|
|
8010
|
+
export declare const ListAppImageConfigsRequestFilterSensitiveLog: (obj: ListAppImageConfigsRequest) => any;
|
|
8011
|
+
/**
|
|
8012
|
+
* @internal
|
|
8013
|
+
*/
|
|
8014
|
+
export declare const ListAppImageConfigsResponseFilterSensitiveLog: (obj: ListAppImageConfigsResponse) => any;
|
|
8015
|
+
/**
|
|
8016
|
+
* @internal
|
|
8017
|
+
*/
|
|
8018
|
+
export declare const ListAppsRequestFilterSensitiveLog: (obj: ListAppsRequest) => any;
|
|
8019
|
+
/**
|
|
8020
|
+
* @internal
|
|
8021
|
+
*/
|
|
8022
|
+
export declare const ListAppsResponseFilterSensitiveLog: (obj: ListAppsResponse) => any;
|
|
8023
|
+
/**
|
|
8024
|
+
* @internal
|
|
8025
|
+
*/
|
|
8026
|
+
export declare const ListArtifactsRequestFilterSensitiveLog: (obj: ListArtifactsRequest) => any;
|
|
8027
|
+
/**
|
|
8028
|
+
* @internal
|
|
8029
|
+
*/
|
|
8030
|
+
export declare const ListArtifactsResponseFilterSensitiveLog: (obj: ListArtifactsResponse) => any;
|
|
8031
|
+
/**
|
|
8032
|
+
* @internal
|
|
8033
|
+
*/
|
|
8034
|
+
export declare const ListAssociationsRequestFilterSensitiveLog: (obj: ListAssociationsRequest) => any;
|
|
8035
|
+
/**
|
|
8036
|
+
* @internal
|
|
8037
|
+
*/
|
|
8038
|
+
export declare const ListAssociationsResponseFilterSensitiveLog: (obj: ListAssociationsResponse) => any;
|
|
8039
|
+
/**
|
|
8040
|
+
* @internal
|
|
8041
|
+
*/
|
|
8042
|
+
export declare const ListAutoMLJobsRequestFilterSensitiveLog: (obj: ListAutoMLJobsRequest) => any;
|
|
8043
|
+
/**
|
|
8044
|
+
* @internal
|
|
8045
|
+
*/
|
|
8046
|
+
export declare const ListAutoMLJobsResponseFilterSensitiveLog: (obj: ListAutoMLJobsResponse) => any;
|
|
8047
|
+
/**
|
|
8048
|
+
* @internal
|
|
8049
|
+
*/
|
|
8050
|
+
export declare const ListCandidatesForAutoMLJobRequestFilterSensitiveLog: (obj: ListCandidatesForAutoMLJobRequest) => any;
|
|
8051
|
+
/**
|
|
8052
|
+
* @internal
|
|
8053
|
+
*/
|
|
8054
|
+
export declare const ListCandidatesForAutoMLJobResponseFilterSensitiveLog: (obj: ListCandidatesForAutoMLJobResponse) => any;
|
|
8055
|
+
/**
|
|
8056
|
+
* @internal
|
|
8057
|
+
*/
|
|
8058
|
+
export declare const ListCodeRepositoriesInputFilterSensitiveLog: (obj: ListCodeRepositoriesInput) => any;
|
|
8059
|
+
/**
|
|
8060
|
+
* @internal
|
|
8061
|
+
*/
|
|
8062
|
+
export declare const ListCodeRepositoriesOutputFilterSensitiveLog: (obj: ListCodeRepositoriesOutput) => any;
|
|
8063
|
+
/**
|
|
8064
|
+
* @internal
|
|
8065
|
+
*/
|
|
8066
|
+
export declare const ListCompilationJobsRequestFilterSensitiveLog: (obj: ListCompilationJobsRequest) => any;
|
|
8067
|
+
/**
|
|
8068
|
+
* @internal
|
|
8069
|
+
*/
|
|
8070
|
+
export declare const ListCompilationJobsResponseFilterSensitiveLog: (obj: ListCompilationJobsResponse) => any;
|
|
8071
|
+
/**
|
|
8072
|
+
* @internal
|
|
8073
|
+
*/
|
|
8074
|
+
export declare const ListContextsRequestFilterSensitiveLog: (obj: ListContextsRequest) => any;
|
|
8075
|
+
/**
|
|
8076
|
+
* @internal
|
|
8077
|
+
*/
|
|
8078
|
+
export declare const ListContextsResponseFilterSensitiveLog: (obj: ListContextsResponse) => any;
|
|
8079
|
+
/**
|
|
8080
|
+
* @internal
|
|
8081
|
+
*/
|
|
8082
|
+
export declare const ListDataQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListDataQualityJobDefinitionsRequest) => any;
|
|
8083
|
+
/**
|
|
8084
|
+
* @internal
|
|
8085
|
+
*/
|
|
8086
|
+
export declare const MonitoringJobDefinitionSummaryFilterSensitiveLog: (obj: MonitoringJobDefinitionSummary) => any;
|
|
8087
|
+
/**
|
|
8088
|
+
* @internal
|
|
8089
|
+
*/
|
|
8090
|
+
export declare const ListDataQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListDataQualityJobDefinitionsResponse) => any;
|
|
8091
|
+
/**
|
|
8092
|
+
* @internal
|
|
8093
|
+
*/
|
|
8094
|
+
export declare const ListDeviceFleetsRequestFilterSensitiveLog: (obj: ListDeviceFleetsRequest) => any;
|
|
8095
|
+
/**
|
|
8096
|
+
* @internal
|
|
8097
|
+
*/
|
|
8098
|
+
export declare const ListDeviceFleetsResponseFilterSensitiveLog: (obj: ListDeviceFleetsResponse) => any;
|
|
8099
|
+
/**
|
|
8100
|
+
* @internal
|
|
8101
|
+
*/
|
|
8102
|
+
export declare const ListDevicesRequestFilterSensitiveLog: (obj: ListDevicesRequest) => any;
|
|
8103
|
+
/**
|
|
8104
|
+
* @internal
|
|
8105
|
+
*/
|
|
8106
|
+
export declare const ListDevicesResponseFilterSensitiveLog: (obj: ListDevicesResponse) => any;
|
|
8107
|
+
/**
|
|
8108
|
+
* @internal
|
|
8109
|
+
*/
|
|
8110
|
+
export declare const ListDomainsRequestFilterSensitiveLog: (obj: ListDomainsRequest) => any;
|
|
8111
|
+
/**
|
|
8112
|
+
* @internal
|
|
8113
|
+
*/
|
|
8114
|
+
export declare const ListDomainsResponseFilterSensitiveLog: (obj: ListDomainsResponse) => any;
|
|
8115
|
+
/**
|
|
8116
|
+
* @internal
|
|
8117
|
+
*/
|
|
8118
|
+
export declare const ListEdgeDeploymentPlansRequestFilterSensitiveLog: (obj: ListEdgeDeploymentPlansRequest) => any;
|
|
8119
|
+
/**
|
|
8120
|
+
* @internal
|
|
8121
|
+
*/
|
|
8122
|
+
export declare const ListEdgeDeploymentPlansResponseFilterSensitiveLog: (obj: ListEdgeDeploymentPlansResponse) => any;
|
|
8123
|
+
/**
|
|
8124
|
+
* @internal
|
|
8125
|
+
*/
|
|
8126
|
+
export declare const ListEdgePackagingJobsRequestFilterSensitiveLog: (obj: ListEdgePackagingJobsRequest) => any;
|
|
8127
|
+
/**
|
|
8128
|
+
* @internal
|
|
8129
|
+
*/
|
|
8130
|
+
export declare const ListEdgePackagingJobsResponseFilterSensitiveLog: (obj: ListEdgePackagingJobsResponse) => any;
|
|
8131
|
+
/**
|
|
8132
|
+
* @internal
|
|
8133
|
+
*/
|
|
8134
|
+
export declare const ListEndpointConfigsInputFilterSensitiveLog: (obj: ListEndpointConfigsInput) => any;
|
|
8135
|
+
/**
|
|
8136
|
+
* @internal
|
|
8137
|
+
*/
|
|
8138
|
+
export declare const ListEndpointConfigsOutputFilterSensitiveLog: (obj: ListEndpointConfigsOutput) => any;
|
|
8139
|
+
/**
|
|
8140
|
+
* @internal
|
|
8141
|
+
*/
|
|
8142
|
+
export declare const ListEndpointsInputFilterSensitiveLog: (obj: ListEndpointsInput) => any;
|
|
8143
|
+
/**
|
|
8144
|
+
* @internal
|
|
8145
|
+
*/
|
|
8146
|
+
export declare const ListEndpointsOutputFilterSensitiveLog: (obj: ListEndpointsOutput) => any;
|
|
8147
|
+
/**
|
|
8148
|
+
* @internal
|
|
8149
|
+
*/
|
|
8150
|
+
export declare const ListExperimentsRequestFilterSensitiveLog: (obj: ListExperimentsRequest) => any;
|
|
8151
|
+
/**
|
|
8152
|
+
* @internal
|
|
8153
|
+
*/
|
|
8154
|
+
export declare const ListExperimentsResponseFilterSensitiveLog: (obj: ListExperimentsResponse) => any;
|
|
8155
|
+
/**
|
|
8156
|
+
* @internal
|
|
8157
|
+
*/
|
|
8158
|
+
export declare const ListFeatureGroupsRequestFilterSensitiveLog: (obj: ListFeatureGroupsRequest) => any;
|
|
8159
|
+
/**
|
|
8160
|
+
* @internal
|
|
8161
|
+
*/
|
|
8162
|
+
export declare const ListFeatureGroupsResponseFilterSensitiveLog: (obj: ListFeatureGroupsResponse) => any;
|
|
8163
|
+
/**
|
|
8164
|
+
* @internal
|
|
8165
|
+
*/
|
|
8166
|
+
export declare const ListFlowDefinitionsRequestFilterSensitiveLog: (obj: ListFlowDefinitionsRequest) => any;
|
|
8167
|
+
/**
|
|
8168
|
+
* @internal
|
|
8169
|
+
*/
|
|
8170
|
+
export declare const ListFlowDefinitionsResponseFilterSensitiveLog: (obj: ListFlowDefinitionsResponse) => any;
|
|
8171
|
+
/**
|
|
8172
|
+
* @internal
|
|
8173
|
+
*/
|
|
8174
|
+
export declare const ListHumanTaskUisRequestFilterSensitiveLog: (obj: ListHumanTaskUisRequest) => any;
|
|
8175
|
+
/**
|
|
8176
|
+
* @internal
|
|
8177
|
+
*/
|
|
8178
|
+
export declare const ListHumanTaskUisResponseFilterSensitiveLog: (obj: ListHumanTaskUisResponse) => any;
|
|
8179
|
+
/**
|
|
8180
|
+
* @internal
|
|
8181
|
+
*/
|
|
8182
|
+
export declare const ListHyperParameterTuningJobsRequestFilterSensitiveLog: (obj: ListHyperParameterTuningJobsRequest) => any;
|
|
8183
|
+
/**
|
|
8184
|
+
* @internal
|
|
8185
|
+
*/
|
|
8186
|
+
export declare const ListHyperParameterTuningJobsResponseFilterSensitiveLog: (obj: ListHyperParameterTuningJobsResponse) => any;
|
|
8187
|
+
/**
|
|
8188
|
+
* @internal
|
|
8189
|
+
*/
|
|
8190
|
+
export declare const ListImagesRequestFilterSensitiveLog: (obj: ListImagesRequest) => any;
|
|
8191
|
+
/**
|
|
8192
|
+
* @internal
|
|
8193
|
+
*/
|
|
8194
|
+
export declare const ListImagesResponseFilterSensitiveLog: (obj: ListImagesResponse) => any;
|
|
8195
|
+
/**
|
|
8196
|
+
* @internal
|
|
8197
|
+
*/
|
|
8198
|
+
export declare const ListImageVersionsRequestFilterSensitiveLog: (obj: ListImageVersionsRequest) => any;
|
|
8199
|
+
/**
|
|
8200
|
+
* @internal
|
|
8201
|
+
*/
|
|
8202
|
+
export declare const ListImageVersionsResponseFilterSensitiveLog: (obj: ListImageVersionsResponse) => any;
|
|
8203
|
+
/**
|
|
8204
|
+
* @internal
|
|
8205
|
+
*/
|
|
8206
|
+
export declare const ListInferenceRecommendationsJobsRequestFilterSensitiveLog: (obj: ListInferenceRecommendationsJobsRequest) => any;
|
|
8207
|
+
/**
|
|
8208
|
+
* @internal
|
|
8209
|
+
*/
|
|
8210
|
+
export declare const ListInferenceRecommendationsJobsResponseFilterSensitiveLog: (obj: ListInferenceRecommendationsJobsResponse) => any;
|
|
8211
|
+
/**
|
|
8212
|
+
* @internal
|
|
8213
|
+
*/
|
|
8214
|
+
export declare const ListLabelingJobsRequestFilterSensitiveLog: (obj: ListLabelingJobsRequest) => any;
|
|
8215
|
+
/**
|
|
8216
|
+
* @internal
|
|
8217
|
+
*/
|
|
8218
|
+
export declare const ListLabelingJobsResponseFilterSensitiveLog: (obj: ListLabelingJobsResponse) => any;
|
|
8219
|
+
/**
|
|
8220
|
+
* @internal
|
|
8221
|
+
*/
|
|
8222
|
+
export declare const ListLabelingJobsForWorkteamRequestFilterSensitiveLog: (obj: ListLabelingJobsForWorkteamRequest) => any;
|
|
8223
|
+
/**
|
|
8224
|
+
* @internal
|
|
8225
|
+
*/
|
|
8226
|
+
export declare const ListLabelingJobsForWorkteamResponseFilterSensitiveLog: (obj: ListLabelingJobsForWorkteamResponse) => any;
|
|
8227
|
+
/**
|
|
8228
|
+
* @internal
|
|
8229
|
+
*/
|
|
8230
|
+
export declare const ListLineageGroupsRequestFilterSensitiveLog: (obj: ListLineageGroupsRequest) => any;
|
|
8231
|
+
/**
|
|
8232
|
+
* @internal
|
|
8233
|
+
*/
|
|
8234
|
+
export declare const ListLineageGroupsResponseFilterSensitiveLog: (obj: ListLineageGroupsResponse) => any;
|
|
8235
|
+
/**
|
|
8236
|
+
* @internal
|
|
8237
|
+
*/
|
|
8238
|
+
export declare const ListModelBiasJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelBiasJobDefinitionsRequest) => any;
|
|
8239
|
+
/**
|
|
8240
|
+
* @internal
|
|
8241
|
+
*/
|
|
8242
|
+
export declare const ListModelBiasJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelBiasJobDefinitionsResponse) => any;
|
|
8243
|
+
/**
|
|
8244
|
+
* @internal
|
|
8245
|
+
*/
|
|
8246
|
+
export declare const ListModelExplainabilityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsRequest) => any;
|
|
8247
|
+
/**
|
|
8248
|
+
* @internal
|
|
8249
|
+
*/
|
|
8250
|
+
export declare const ListModelExplainabilityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsResponse) => any;
|
|
8251
|
+
/**
|
|
8252
|
+
* @internal
|
|
8253
|
+
*/
|
|
8254
|
+
export declare const ModelMetadataFilterFilterSensitiveLog: (obj: ModelMetadataFilter) => any;
|
|
8255
|
+
/**
|
|
8256
|
+
* @internal
|
|
8257
|
+
*/
|
|
8258
|
+
export declare const ModelMetadataSearchExpressionFilterSensitiveLog: (obj: ModelMetadataSearchExpression) => any;
|
|
8259
|
+
/**
|
|
8260
|
+
* @internal
|
|
8261
|
+
*/
|
|
8262
|
+
export declare const ListModelMetadataRequestFilterSensitiveLog: (obj: ListModelMetadataRequest) => any;
|
|
8263
|
+
/**
|
|
8264
|
+
* @internal
|
|
8265
|
+
*/
|
|
8266
|
+
export declare const ModelMetadataSummaryFilterSensitiveLog: (obj: ModelMetadataSummary) => any;
|
|
8267
|
+
/**
|
|
8268
|
+
* @internal
|
|
8269
|
+
*/
|
|
8270
|
+
export declare const ListModelMetadataResponseFilterSensitiveLog: (obj: ListModelMetadataResponse) => any;
|
|
8271
|
+
/**
|
|
8272
|
+
* @internal
|
|
8273
|
+
*/
|
|
8274
|
+
export declare const ListModelPackageGroupsInputFilterSensitiveLog: (obj: ListModelPackageGroupsInput) => any;
|
|
8275
|
+
/**
|
|
8276
|
+
* @internal
|
|
8277
|
+
*/
|
|
8278
|
+
export declare const ModelPackageGroupSummaryFilterSensitiveLog: (obj: ModelPackageGroupSummary) => any;
|
|
8279
|
+
/**
|
|
8280
|
+
* @internal
|
|
8281
|
+
*/
|
|
8282
|
+
export declare const ListModelPackageGroupsOutputFilterSensitiveLog: (obj: ListModelPackageGroupsOutput) => any;
|
|
8283
|
+
/**
|
|
8284
|
+
* @internal
|
|
8285
|
+
*/
|
|
8286
|
+
export declare const ListModelPackagesInputFilterSensitiveLog: (obj: ListModelPackagesInput) => any;
|
|
8287
|
+
/**
|
|
8288
|
+
* @internal
|
|
8289
|
+
*/
|
|
8290
|
+
export declare const ModelPackageSummaryFilterSensitiveLog: (obj: ModelPackageSummary) => any;
|
|
8291
|
+
/**
|
|
8292
|
+
* @internal
|
|
8293
|
+
*/
|
|
8294
|
+
export declare const ListModelPackagesOutputFilterSensitiveLog: (obj: ListModelPackagesOutput) => any;
|
|
8295
|
+
/**
|
|
8296
|
+
* @internal
|
|
8297
|
+
*/
|
|
8298
|
+
export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsRequest) => any;
|
|
8299
|
+
/**
|
|
8300
|
+
* @internal
|
|
8301
|
+
*/
|
|
8302
|
+
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
|
|
8303
|
+
/**
|
|
8304
|
+
* @internal
|
|
8305
|
+
*/
|
|
8306
|
+
export declare const ListModelsInputFilterSensitiveLog: (obj: ListModelsInput) => any;
|
|
8307
|
+
/**
|
|
8308
|
+
* @internal
|
|
8309
|
+
*/
|
|
8310
|
+
export declare const ModelSummaryFilterSensitiveLog: (obj: ModelSummary) => any;
|
|
8311
|
+
/**
|
|
8312
|
+
* @internal
|
|
8313
|
+
*/
|
|
8314
|
+
export declare const ListModelsOutputFilterSensitiveLog: (obj: ListModelsOutput) => any;
|
|
8315
|
+
/**
|
|
8316
|
+
* @internal
|
|
8317
|
+
*/
|
|
8318
|
+
export declare const ListMonitoringExecutionsRequestFilterSensitiveLog: (obj: ListMonitoringExecutionsRequest) => any;
|
|
8319
|
+
/**
|
|
8320
|
+
* @internal
|
|
8321
|
+
*/
|
|
8322
|
+
export declare const ListMonitoringExecutionsResponseFilterSensitiveLog: (obj: ListMonitoringExecutionsResponse) => any;
|
|
8323
|
+
/**
|
|
8324
|
+
* @internal
|
|
8325
|
+
*/
|
|
8326
|
+
export declare const ListMonitoringSchedulesRequestFilterSensitiveLog: (obj: ListMonitoringSchedulesRequest) => any;
|
|
8327
|
+
/**
|
|
8328
|
+
* @internal
|
|
8329
|
+
*/
|
|
8330
|
+
export declare const MonitoringScheduleSummaryFilterSensitiveLog: (obj: MonitoringScheduleSummary) => any;
|
|
8331
|
+
/**
|
|
8332
|
+
* @internal
|
|
8333
|
+
*/
|
|
8334
|
+
export declare const ListMonitoringSchedulesResponseFilterSensitiveLog: (obj: ListMonitoringSchedulesResponse) => any;
|
|
8335
|
+
/**
|
|
8336
|
+
* @internal
|
|
8337
|
+
*/
|
|
8338
|
+
export declare const ListNotebookInstanceLifecycleConfigsInputFilterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsInput) => any;
|
|
8339
|
+
/**
|
|
8340
|
+
* @internal
|
|
8341
|
+
*/
|
|
8342
|
+
export declare const NotebookInstanceLifecycleConfigSummaryFilterSensitiveLog: (obj: NotebookInstanceLifecycleConfigSummary) => any;
|
|
8343
|
+
/**
|
|
8344
|
+
* @internal
|
|
8345
|
+
*/
|
|
8346
|
+
export declare const ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsOutput) => any;
|
|
8347
|
+
/**
|
|
8348
|
+
* @internal
|
|
8349
|
+
*/
|
|
8350
|
+
export declare const ListNotebookInstancesInputFilterSensitiveLog: (obj: ListNotebookInstancesInput) => any;
|
|
8351
|
+
/**
|
|
8352
|
+
* @internal
|
|
8353
|
+
*/
|
|
8354
|
+
export declare const NotebookInstanceSummaryFilterSensitiveLog: (obj: NotebookInstanceSummary) => any;
|
|
8355
|
+
/**
|
|
8356
|
+
* @internal
|
|
8357
|
+
*/
|
|
8358
|
+
export declare const ListNotebookInstancesOutputFilterSensitiveLog: (obj: ListNotebookInstancesOutput) => any;
|
|
8359
|
+
/**
|
|
8360
|
+
* @internal
|
|
8361
|
+
*/
|
|
8362
|
+
export declare const ListPipelineExecutionsRequestFilterSensitiveLog: (obj: ListPipelineExecutionsRequest) => any;
|
|
8363
|
+
/**
|
|
8364
|
+
* @internal
|
|
8365
|
+
*/
|
|
8366
|
+
export declare const PipelineExecutionSummaryFilterSensitiveLog: (obj: PipelineExecutionSummary) => any;
|
|
8367
|
+
/**
|
|
8368
|
+
* @internal
|
|
8369
|
+
*/
|
|
8370
|
+
export declare const ListPipelineExecutionsResponseFilterSensitiveLog: (obj: ListPipelineExecutionsResponse) => any;
|