@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
|
@@ -4,10 +4,6 @@ export interface DescribeHyperParameterTuningJobRequest {
|
|
|
4
4
|
|
|
5
5
|
HyperParameterTuningJobName: string | undefined;
|
|
6
6
|
}
|
|
7
|
-
export declare namespace DescribeHyperParameterTuningJobRequest {
|
|
8
|
-
|
|
9
|
-
const filterSensitiveLog: (obj: DescribeHyperParameterTuningJobRequest) => any;
|
|
10
|
-
}
|
|
11
7
|
|
|
12
8
|
export interface FinalHyperParameterTuningJobObjectiveMetric {
|
|
13
9
|
|
|
@@ -17,10 +13,6 @@ export interface FinalHyperParameterTuningJobObjectiveMetric {
|
|
|
17
13
|
|
|
18
14
|
Value: number | undefined;
|
|
19
15
|
}
|
|
20
|
-
export declare namespace FinalHyperParameterTuningJobObjectiveMetric {
|
|
21
|
-
|
|
22
|
-
const filterSensitiveLog: (obj: FinalHyperParameterTuningJobObjectiveMetric) => any;
|
|
23
|
-
}
|
|
24
16
|
export declare enum TrainingJobStatus {
|
|
25
17
|
COMPLETED = "Completed",
|
|
26
18
|
FAILED = "Failed",
|
|
@@ -55,10 +47,6 @@ export interface HyperParameterTrainingJobSummary {
|
|
|
55
47
|
|
|
56
48
|
ObjectiveStatus?: ObjectiveStatus | string;
|
|
57
49
|
}
|
|
58
|
-
export declare namespace HyperParameterTrainingJobSummary {
|
|
59
|
-
|
|
60
|
-
const filterSensitiveLog: (obj: HyperParameterTrainingJobSummary) => any;
|
|
61
|
-
}
|
|
62
50
|
export declare enum HyperParameterTuningJobStatus {
|
|
63
51
|
COMPLETED = "Completed",
|
|
64
52
|
FAILED = "Failed",
|
|
@@ -75,10 +63,6 @@ export interface ObjectiveStatusCounters {
|
|
|
75
63
|
|
|
76
64
|
Failed?: number;
|
|
77
65
|
}
|
|
78
|
-
export declare namespace ObjectiveStatusCounters {
|
|
79
|
-
|
|
80
|
-
const filterSensitiveLog: (obj: ObjectiveStatusCounters) => any;
|
|
81
|
-
}
|
|
82
66
|
|
|
83
67
|
export interface TrainingJobStatusCounters {
|
|
84
68
|
|
|
@@ -92,10 +76,6 @@ export interface TrainingJobStatusCounters {
|
|
|
92
76
|
|
|
93
77
|
Stopped?: number;
|
|
94
78
|
}
|
|
95
|
-
export declare namespace TrainingJobStatusCounters {
|
|
96
|
-
|
|
97
|
-
const filterSensitiveLog: (obj: TrainingJobStatusCounters) => any;
|
|
98
|
-
}
|
|
99
79
|
export interface DescribeHyperParameterTuningJobResponse {
|
|
100
80
|
|
|
101
81
|
HyperParameterTuningJobName: string | undefined;
|
|
@@ -128,18 +108,10 @@ export interface DescribeHyperParameterTuningJobResponse {
|
|
|
128
108
|
|
|
129
109
|
FailureReason?: string;
|
|
130
110
|
}
|
|
131
|
-
export declare namespace DescribeHyperParameterTuningJobResponse {
|
|
132
|
-
|
|
133
|
-
const filterSensitiveLog: (obj: DescribeHyperParameterTuningJobResponse) => any;
|
|
134
|
-
}
|
|
135
111
|
export interface DescribeImageRequest {
|
|
136
112
|
|
|
137
113
|
ImageName: string | undefined;
|
|
138
114
|
}
|
|
139
|
-
export declare namespace DescribeImageRequest {
|
|
140
|
-
|
|
141
|
-
const filterSensitiveLog: (obj: DescribeImageRequest) => any;
|
|
142
|
-
}
|
|
143
115
|
export declare enum ImageStatus {
|
|
144
116
|
CREATED = "CREATED",
|
|
145
117
|
CREATE_FAILED = "CREATE_FAILED",
|
|
@@ -169,20 +141,12 @@ export interface DescribeImageResponse {
|
|
|
169
141
|
|
|
170
142
|
RoleArn?: string;
|
|
171
143
|
}
|
|
172
|
-
export declare namespace DescribeImageResponse {
|
|
173
|
-
|
|
174
|
-
const filterSensitiveLog: (obj: DescribeImageResponse) => any;
|
|
175
|
-
}
|
|
176
144
|
export interface DescribeImageVersionRequest {
|
|
177
145
|
|
|
178
146
|
ImageName: string | undefined;
|
|
179
147
|
|
|
180
148
|
Version?: number;
|
|
181
149
|
}
|
|
182
|
-
export declare namespace DescribeImageVersionRequest {
|
|
183
|
-
|
|
184
|
-
const filterSensitiveLog: (obj: DescribeImageVersionRequest) => any;
|
|
185
|
-
}
|
|
186
150
|
export declare enum ImageVersionStatus {
|
|
187
151
|
CREATED = "CREATED",
|
|
188
152
|
CREATE_FAILED = "CREATE_FAILED",
|
|
@@ -210,18 +174,10 @@ export interface DescribeImageVersionResponse {
|
|
|
210
174
|
|
|
211
175
|
Version?: number;
|
|
212
176
|
}
|
|
213
|
-
export declare namespace DescribeImageVersionResponse {
|
|
214
|
-
|
|
215
|
-
const filterSensitiveLog: (obj: DescribeImageVersionResponse) => any;
|
|
216
|
-
}
|
|
217
177
|
export interface DescribeInferenceRecommendationsJobRequest {
|
|
218
178
|
|
|
219
179
|
JobName: string | undefined;
|
|
220
180
|
}
|
|
221
|
-
export declare namespace DescribeInferenceRecommendationsJobRequest {
|
|
222
|
-
|
|
223
|
-
const filterSensitiveLog: (obj: DescribeInferenceRecommendationsJobRequest) => any;
|
|
224
|
-
}
|
|
225
181
|
|
|
226
182
|
export interface EndpointOutputConfiguration {
|
|
227
183
|
|
|
@@ -233,10 +189,6 @@ export interface EndpointOutputConfiguration {
|
|
|
233
189
|
|
|
234
190
|
InitialInstanceCount: number | undefined;
|
|
235
191
|
}
|
|
236
|
-
export declare namespace EndpointOutputConfiguration {
|
|
237
|
-
|
|
238
|
-
const filterSensitiveLog: (obj: EndpointOutputConfiguration) => any;
|
|
239
|
-
}
|
|
240
192
|
|
|
241
193
|
export interface RecommendationMetrics {
|
|
242
194
|
|
|
@@ -248,10 +200,6 @@ export interface RecommendationMetrics {
|
|
|
248
200
|
|
|
249
201
|
ModelLatency: number | undefined;
|
|
250
202
|
}
|
|
251
|
-
export declare namespace RecommendationMetrics {
|
|
252
|
-
|
|
253
|
-
const filterSensitiveLog: (obj: RecommendationMetrics) => any;
|
|
254
|
-
}
|
|
255
203
|
|
|
256
204
|
export interface EnvironmentParameter {
|
|
257
205
|
|
|
@@ -261,10 +209,6 @@ export interface EnvironmentParameter {
|
|
|
261
209
|
|
|
262
210
|
Value: string | undefined;
|
|
263
211
|
}
|
|
264
|
-
export declare namespace EnvironmentParameter {
|
|
265
|
-
|
|
266
|
-
const filterSensitiveLog: (obj: EnvironmentParameter) => any;
|
|
267
|
-
}
|
|
268
212
|
|
|
269
213
|
export interface ModelConfiguration {
|
|
270
214
|
|
|
@@ -272,10 +216,6 @@ export interface ModelConfiguration {
|
|
|
272
216
|
|
|
273
217
|
EnvironmentParameters?: EnvironmentParameter[];
|
|
274
218
|
}
|
|
275
|
-
export declare namespace ModelConfiguration {
|
|
276
|
-
|
|
277
|
-
const filterSensitiveLog: (obj: ModelConfiguration) => any;
|
|
278
|
-
}
|
|
279
219
|
|
|
280
220
|
export interface InferenceRecommendation {
|
|
281
221
|
|
|
@@ -285,10 +225,6 @@ export interface InferenceRecommendation {
|
|
|
285
225
|
|
|
286
226
|
ModelConfiguration: ModelConfiguration | undefined;
|
|
287
227
|
}
|
|
288
|
-
export declare namespace InferenceRecommendation {
|
|
289
|
-
|
|
290
|
-
const filterSensitiveLog: (obj: InferenceRecommendation) => any;
|
|
291
|
-
}
|
|
292
228
|
export declare enum RecommendationJobStatus {
|
|
293
229
|
COMPLETED = "COMPLETED",
|
|
294
230
|
FAILED = "FAILED",
|
|
@@ -325,18 +261,10 @@ export interface DescribeInferenceRecommendationsJobResponse {
|
|
|
325
261
|
|
|
326
262
|
InferenceRecommendations?: InferenceRecommendation[];
|
|
327
263
|
}
|
|
328
|
-
export declare namespace DescribeInferenceRecommendationsJobResponse {
|
|
329
|
-
|
|
330
|
-
const filterSensitiveLog: (obj: DescribeInferenceRecommendationsJobResponse) => any;
|
|
331
|
-
}
|
|
332
264
|
export interface DescribeLabelingJobRequest {
|
|
333
265
|
|
|
334
266
|
LabelingJobName: string | undefined;
|
|
335
267
|
}
|
|
336
|
-
export declare namespace DescribeLabelingJobRequest {
|
|
337
|
-
|
|
338
|
-
const filterSensitiveLog: (obj: DescribeLabelingJobRequest) => any;
|
|
339
|
-
}
|
|
340
268
|
|
|
341
269
|
export interface LabelCounters {
|
|
342
270
|
|
|
@@ -350,10 +278,6 @@ export interface LabelCounters {
|
|
|
350
278
|
|
|
351
279
|
Unlabeled?: number;
|
|
352
280
|
}
|
|
353
|
-
export declare namespace LabelCounters {
|
|
354
|
-
|
|
355
|
-
const filterSensitiveLog: (obj: LabelCounters) => any;
|
|
356
|
-
}
|
|
357
281
|
|
|
358
282
|
export interface LabelingJobOutput {
|
|
359
283
|
|
|
@@ -361,10 +285,6 @@ export interface LabelingJobOutput {
|
|
|
361
285
|
|
|
362
286
|
FinalActiveLearningModelArn?: string;
|
|
363
287
|
}
|
|
364
|
-
export declare namespace LabelingJobOutput {
|
|
365
|
-
|
|
366
|
-
const filterSensitiveLog: (obj: LabelingJobOutput) => any;
|
|
367
|
-
}
|
|
368
288
|
export declare enum LabelingJobStatus {
|
|
369
289
|
COMPLETED = "Completed",
|
|
370
290
|
FAILED = "Failed",
|
|
@@ -411,18 +331,10 @@ export interface DescribeLabelingJobResponse {
|
|
|
411
331
|
|
|
412
332
|
LabelingJobOutput?: LabelingJobOutput;
|
|
413
333
|
}
|
|
414
|
-
export declare namespace DescribeLabelingJobResponse {
|
|
415
|
-
|
|
416
|
-
const filterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
|
|
417
|
-
}
|
|
418
334
|
export interface DescribeLineageGroupRequest {
|
|
419
335
|
|
|
420
336
|
LineageGroupName: string | undefined;
|
|
421
337
|
}
|
|
422
|
-
export declare namespace DescribeLineageGroupRequest {
|
|
423
|
-
|
|
424
|
-
const filterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
425
|
-
}
|
|
426
338
|
export interface DescribeLineageGroupResponse {
|
|
427
339
|
|
|
428
340
|
LineageGroupName?: string;
|
|
@@ -441,18 +353,10 @@ export interface DescribeLineageGroupResponse {
|
|
|
441
353
|
|
|
442
354
|
LastModifiedBy?: UserContext;
|
|
443
355
|
}
|
|
444
|
-
export declare namespace DescribeLineageGroupResponse {
|
|
445
|
-
|
|
446
|
-
const filterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
|
|
447
|
-
}
|
|
448
356
|
export interface DescribeModelInput {
|
|
449
357
|
|
|
450
358
|
ModelName: string | undefined;
|
|
451
359
|
}
|
|
452
|
-
export declare namespace DescribeModelInput {
|
|
453
|
-
|
|
454
|
-
const filterSensitiveLog: (obj: DescribeModelInput) => any;
|
|
455
|
-
}
|
|
456
360
|
export interface DescribeModelOutput {
|
|
457
361
|
|
|
458
362
|
ModelName: string | undefined;
|
|
@@ -473,18 +377,10 @@ export interface DescribeModelOutput {
|
|
|
473
377
|
|
|
474
378
|
EnableNetworkIsolation?: boolean;
|
|
475
379
|
}
|
|
476
|
-
export declare namespace DescribeModelOutput {
|
|
477
|
-
|
|
478
|
-
const filterSensitiveLog: (obj: DescribeModelOutput) => any;
|
|
479
|
-
}
|
|
480
380
|
export interface DescribeModelBiasJobDefinitionRequest {
|
|
481
381
|
|
|
482
382
|
JobDefinitionName: string | undefined;
|
|
483
383
|
}
|
|
484
|
-
export declare namespace DescribeModelBiasJobDefinitionRequest {
|
|
485
|
-
|
|
486
|
-
const filterSensitiveLog: (obj: DescribeModelBiasJobDefinitionRequest) => any;
|
|
487
|
-
}
|
|
488
384
|
export interface DescribeModelBiasJobDefinitionResponse {
|
|
489
385
|
|
|
490
386
|
JobDefinitionArn: string | undefined;
|
|
@@ -509,18 +405,10 @@ export interface DescribeModelBiasJobDefinitionResponse {
|
|
|
509
405
|
|
|
510
406
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
511
407
|
}
|
|
512
|
-
export declare namespace DescribeModelBiasJobDefinitionResponse {
|
|
513
|
-
|
|
514
|
-
const filterSensitiveLog: (obj: DescribeModelBiasJobDefinitionResponse) => any;
|
|
515
|
-
}
|
|
516
408
|
export interface DescribeModelExplainabilityJobDefinitionRequest {
|
|
517
409
|
|
|
518
410
|
JobDefinitionName: string | undefined;
|
|
519
411
|
}
|
|
520
|
-
export declare namespace DescribeModelExplainabilityJobDefinitionRequest {
|
|
521
|
-
|
|
522
|
-
const filterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionRequest) => any;
|
|
523
|
-
}
|
|
524
412
|
export interface DescribeModelExplainabilityJobDefinitionResponse {
|
|
525
413
|
|
|
526
414
|
JobDefinitionArn: string | undefined;
|
|
@@ -545,18 +433,10 @@ export interface DescribeModelExplainabilityJobDefinitionResponse {
|
|
|
545
433
|
|
|
546
434
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
547
435
|
}
|
|
548
|
-
export declare namespace DescribeModelExplainabilityJobDefinitionResponse {
|
|
549
|
-
|
|
550
|
-
const filterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionResponse) => any;
|
|
551
|
-
}
|
|
552
436
|
export interface DescribeModelPackageInput {
|
|
553
437
|
|
|
554
438
|
ModelPackageName: string | undefined;
|
|
555
439
|
}
|
|
556
|
-
export declare namespace DescribeModelPackageInput {
|
|
557
|
-
|
|
558
|
-
const filterSensitiveLog: (obj: DescribeModelPackageInput) => any;
|
|
559
|
-
}
|
|
560
440
|
export declare enum DetailedModelPackageStatus {
|
|
561
441
|
COMPLETED = "Completed",
|
|
562
442
|
FAILED = "Failed",
|
|
@@ -572,10 +452,6 @@ export interface ModelPackageStatusItem {
|
|
|
572
452
|
|
|
573
453
|
FailureReason?: string;
|
|
574
454
|
}
|
|
575
|
-
export declare namespace ModelPackageStatusItem {
|
|
576
|
-
|
|
577
|
-
const filterSensitiveLog: (obj: ModelPackageStatusItem) => any;
|
|
578
|
-
}
|
|
579
455
|
|
|
580
456
|
export interface ModelPackageStatusDetails {
|
|
581
457
|
|
|
@@ -583,10 +459,6 @@ export interface ModelPackageStatusDetails {
|
|
|
583
459
|
|
|
584
460
|
ImageScanStatuses?: ModelPackageStatusItem[];
|
|
585
461
|
}
|
|
586
|
-
export declare namespace ModelPackageStatusDetails {
|
|
587
|
-
|
|
588
|
-
const filterSensitiveLog: (obj: ModelPackageStatusDetails) => any;
|
|
589
|
-
}
|
|
590
462
|
export interface DescribeModelPackageOutput {
|
|
591
463
|
|
|
592
464
|
ModelPackageName: string | undefined;
|
|
@@ -639,18 +511,10 @@ export interface DescribeModelPackageOutput {
|
|
|
639
511
|
|
|
640
512
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
641
513
|
}
|
|
642
|
-
export declare namespace DescribeModelPackageOutput {
|
|
643
|
-
|
|
644
|
-
const filterSensitiveLog: (obj: DescribeModelPackageOutput) => any;
|
|
645
|
-
}
|
|
646
514
|
export interface DescribeModelPackageGroupInput {
|
|
647
515
|
|
|
648
516
|
ModelPackageGroupName: string | undefined;
|
|
649
517
|
}
|
|
650
|
-
export declare namespace DescribeModelPackageGroupInput {
|
|
651
|
-
|
|
652
|
-
const filterSensitiveLog: (obj: DescribeModelPackageGroupInput) => any;
|
|
653
|
-
}
|
|
654
518
|
export declare enum ModelPackageGroupStatus {
|
|
655
519
|
COMPLETED = "Completed",
|
|
656
520
|
DELETE_FAILED = "DeleteFailed",
|
|
@@ -673,18 +537,10 @@ export interface DescribeModelPackageGroupOutput {
|
|
|
673
537
|
|
|
674
538
|
ModelPackageGroupStatus: ModelPackageGroupStatus | string | undefined;
|
|
675
539
|
}
|
|
676
|
-
export declare namespace DescribeModelPackageGroupOutput {
|
|
677
|
-
|
|
678
|
-
const filterSensitiveLog: (obj: DescribeModelPackageGroupOutput) => any;
|
|
679
|
-
}
|
|
680
540
|
export interface DescribeModelQualityJobDefinitionRequest {
|
|
681
541
|
|
|
682
542
|
JobDefinitionName: string | undefined;
|
|
683
543
|
}
|
|
684
|
-
export declare namespace DescribeModelQualityJobDefinitionRequest {
|
|
685
|
-
|
|
686
|
-
const filterSensitiveLog: (obj: DescribeModelQualityJobDefinitionRequest) => any;
|
|
687
|
-
}
|
|
688
544
|
export interface DescribeModelQualityJobDefinitionResponse {
|
|
689
545
|
|
|
690
546
|
JobDefinitionArn: string | undefined;
|
|
@@ -709,18 +565,10 @@ export interface DescribeModelQualityJobDefinitionResponse {
|
|
|
709
565
|
|
|
710
566
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
711
567
|
}
|
|
712
|
-
export declare namespace DescribeModelQualityJobDefinitionResponse {
|
|
713
|
-
|
|
714
|
-
const filterSensitiveLog: (obj: DescribeModelQualityJobDefinitionResponse) => any;
|
|
715
|
-
}
|
|
716
568
|
export interface DescribeMonitoringScheduleRequest {
|
|
717
569
|
|
|
718
570
|
MonitoringScheduleName: string | undefined;
|
|
719
571
|
}
|
|
720
|
-
export declare namespace DescribeMonitoringScheduleRequest {
|
|
721
|
-
|
|
722
|
-
const filterSensitiveLog: (obj: DescribeMonitoringScheduleRequest) => any;
|
|
723
|
-
}
|
|
724
572
|
export declare enum ExecutionStatus {
|
|
725
573
|
COMPLETED = "Completed",
|
|
726
574
|
COMPLETED_WITH_VIOLATIONS = "CompletedWithViolations",
|
|
@@ -753,10 +601,6 @@ export interface MonitoringExecutionSummary {
|
|
|
753
601
|
|
|
754
602
|
MonitoringType?: MonitoringType | string;
|
|
755
603
|
}
|
|
756
|
-
export declare namespace MonitoringExecutionSummary {
|
|
757
|
-
|
|
758
|
-
const filterSensitiveLog: (obj: MonitoringExecutionSummary) => any;
|
|
759
|
-
}
|
|
760
604
|
export declare enum ScheduleStatus {
|
|
761
605
|
FAILED = "Failed",
|
|
762
606
|
PENDING = "Pending",
|
|
@@ -785,18 +629,10 @@ export interface DescribeMonitoringScheduleResponse {
|
|
|
785
629
|
|
|
786
630
|
LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
|
|
787
631
|
}
|
|
788
|
-
export declare namespace DescribeMonitoringScheduleResponse {
|
|
789
|
-
|
|
790
|
-
const filterSensitiveLog: (obj: DescribeMonitoringScheduleResponse) => any;
|
|
791
|
-
}
|
|
792
632
|
export interface DescribeNotebookInstanceInput {
|
|
793
633
|
|
|
794
634
|
NotebookInstanceName: string | undefined;
|
|
795
635
|
}
|
|
796
|
-
export declare namespace DescribeNotebookInstanceInput {
|
|
797
|
-
|
|
798
|
-
const filterSensitiveLog: (obj: DescribeNotebookInstanceInput) => any;
|
|
799
|
-
}
|
|
800
636
|
export declare enum NotebookInstanceStatus {
|
|
801
637
|
Deleting = "Deleting",
|
|
802
638
|
Failed = "Failed",
|
|
@@ -852,18 +688,10 @@ export interface DescribeNotebookInstanceOutput {
|
|
|
852
688
|
|
|
853
689
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
854
690
|
}
|
|
855
|
-
export declare namespace DescribeNotebookInstanceOutput {
|
|
856
|
-
|
|
857
|
-
const filterSensitiveLog: (obj: DescribeNotebookInstanceOutput) => any;
|
|
858
|
-
}
|
|
859
691
|
export interface DescribeNotebookInstanceLifecycleConfigInput {
|
|
860
692
|
|
|
861
693
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
862
694
|
}
|
|
863
|
-
export declare namespace DescribeNotebookInstanceLifecycleConfigInput {
|
|
864
|
-
|
|
865
|
-
const filterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigInput) => any;
|
|
866
|
-
}
|
|
867
695
|
export interface DescribeNotebookInstanceLifecycleConfigOutput {
|
|
868
696
|
|
|
869
697
|
NotebookInstanceLifecycleConfigArn?: string;
|
|
@@ -878,18 +706,10 @@ export interface DescribeNotebookInstanceLifecycleConfigOutput {
|
|
|
878
706
|
|
|
879
707
|
CreationTime?: Date;
|
|
880
708
|
}
|
|
881
|
-
export declare namespace DescribeNotebookInstanceLifecycleConfigOutput {
|
|
882
|
-
|
|
883
|
-
const filterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigOutput) => any;
|
|
884
|
-
}
|
|
885
709
|
export interface DescribePipelineRequest {
|
|
886
710
|
|
|
887
711
|
PipelineName: string | undefined;
|
|
888
712
|
}
|
|
889
|
-
export declare namespace DescribePipelineRequest {
|
|
890
|
-
|
|
891
|
-
const filterSensitiveLog: (obj: DescribePipelineRequest) => any;
|
|
892
|
-
}
|
|
893
713
|
export declare enum PipelineStatus {
|
|
894
714
|
ACTIVE = "Active"
|
|
895
715
|
}
|
|
@@ -921,36 +741,20 @@ export interface DescribePipelineResponse {
|
|
|
921
741
|
|
|
922
742
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
923
743
|
}
|
|
924
|
-
export declare namespace DescribePipelineResponse {
|
|
925
|
-
|
|
926
|
-
const filterSensitiveLog: (obj: DescribePipelineResponse) => any;
|
|
927
|
-
}
|
|
928
744
|
export interface DescribePipelineDefinitionForExecutionRequest {
|
|
929
745
|
|
|
930
746
|
PipelineExecutionArn: string | undefined;
|
|
931
747
|
}
|
|
932
|
-
export declare namespace DescribePipelineDefinitionForExecutionRequest {
|
|
933
|
-
|
|
934
|
-
const filterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionRequest) => any;
|
|
935
|
-
}
|
|
936
748
|
export interface DescribePipelineDefinitionForExecutionResponse {
|
|
937
749
|
|
|
938
750
|
PipelineDefinition?: string;
|
|
939
751
|
|
|
940
752
|
CreationTime?: Date;
|
|
941
753
|
}
|
|
942
|
-
export declare namespace DescribePipelineDefinitionForExecutionResponse {
|
|
943
|
-
|
|
944
|
-
const filterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionResponse) => any;
|
|
945
|
-
}
|
|
946
754
|
export interface DescribePipelineExecutionRequest {
|
|
947
755
|
|
|
948
756
|
PipelineExecutionArn: string | undefined;
|
|
949
757
|
}
|
|
950
|
-
export declare namespace DescribePipelineExecutionRequest {
|
|
951
|
-
|
|
952
|
-
const filterSensitiveLog: (obj: DescribePipelineExecutionRequest) => any;
|
|
953
|
-
}
|
|
954
758
|
export declare enum PipelineExecutionStatus {
|
|
955
759
|
EXECUTING = "Executing",
|
|
956
760
|
FAILED = "Failed",
|
|
@@ -965,10 +769,6 @@ export interface PipelineExperimentConfig {
|
|
|
965
769
|
|
|
966
770
|
TrialName?: string;
|
|
967
771
|
}
|
|
968
|
-
export declare namespace PipelineExperimentConfig {
|
|
969
|
-
|
|
970
|
-
const filterSensitiveLog: (obj: PipelineExperimentConfig) => any;
|
|
971
|
-
}
|
|
972
772
|
export interface DescribePipelineExecutionResponse {
|
|
973
773
|
|
|
974
774
|
PipelineArn?: string;
|
|
@@ -995,18 +795,10 @@ export interface DescribePipelineExecutionResponse {
|
|
|
995
795
|
|
|
996
796
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
997
797
|
}
|
|
998
|
-
export declare namespace DescribePipelineExecutionResponse {
|
|
999
|
-
|
|
1000
|
-
const filterSensitiveLog: (obj: DescribePipelineExecutionResponse) => any;
|
|
1001
|
-
}
|
|
1002
798
|
export interface DescribeProcessingJobRequest {
|
|
1003
799
|
|
|
1004
800
|
ProcessingJobName: string | undefined;
|
|
1005
801
|
}
|
|
1006
|
-
export declare namespace DescribeProcessingJobRequest {
|
|
1007
|
-
|
|
1008
|
-
const filterSensitiveLog: (obj: DescribeProcessingJobRequest) => any;
|
|
1009
|
-
}
|
|
1010
802
|
export declare enum ProcessingJobStatus {
|
|
1011
803
|
COMPLETED = "Completed",
|
|
1012
804
|
FAILED = "Failed",
|
|
@@ -1058,18 +850,10 @@ export interface DescribeProcessingJobResponse {
|
|
|
1058
850
|
|
|
1059
851
|
TrainingJobArn?: string;
|
|
1060
852
|
}
|
|
1061
|
-
export declare namespace DescribeProcessingJobResponse {
|
|
1062
|
-
|
|
1063
|
-
const filterSensitiveLog: (obj: DescribeProcessingJobResponse) => any;
|
|
1064
|
-
}
|
|
1065
853
|
export interface DescribeProjectInput {
|
|
1066
854
|
|
|
1067
855
|
ProjectName: string | undefined;
|
|
1068
856
|
}
|
|
1069
|
-
export declare namespace DescribeProjectInput {
|
|
1070
|
-
|
|
1071
|
-
const filterSensitiveLog: (obj: DescribeProjectInput) => any;
|
|
1072
|
-
}
|
|
1073
857
|
export declare enum ProjectStatus {
|
|
1074
858
|
CREATE_COMPLETED = "CreateCompleted",
|
|
1075
859
|
CREATE_FAILED = "CreateFailed",
|
|
@@ -1089,10 +873,6 @@ export interface ServiceCatalogProvisionedProductDetails {
|
|
|
1089
873
|
|
|
1090
874
|
ProvisionedProductStatusMessage?: string;
|
|
1091
875
|
}
|
|
1092
|
-
export declare namespace ServiceCatalogProvisionedProductDetails {
|
|
1093
|
-
|
|
1094
|
-
const filterSensitiveLog: (obj: ServiceCatalogProvisionedProductDetails) => any;
|
|
1095
|
-
}
|
|
1096
876
|
export interface DescribeProjectOutput {
|
|
1097
877
|
|
|
1098
878
|
ProjectArn: string | undefined;
|
|
@@ -1117,18 +897,10 @@ export interface DescribeProjectOutput {
|
|
|
1117
897
|
|
|
1118
898
|
LastModifiedBy?: UserContext;
|
|
1119
899
|
}
|
|
1120
|
-
export declare namespace DescribeProjectOutput {
|
|
1121
|
-
|
|
1122
|
-
const filterSensitiveLog: (obj: DescribeProjectOutput) => any;
|
|
1123
|
-
}
|
|
1124
900
|
export interface DescribeStudioLifecycleConfigRequest {
|
|
1125
901
|
|
|
1126
902
|
StudioLifecycleConfigName: string | undefined;
|
|
1127
903
|
}
|
|
1128
|
-
export declare namespace DescribeStudioLifecycleConfigRequest {
|
|
1129
|
-
|
|
1130
|
-
const filterSensitiveLog: (obj: DescribeStudioLifecycleConfigRequest) => any;
|
|
1131
|
-
}
|
|
1132
904
|
export interface DescribeStudioLifecycleConfigResponse {
|
|
1133
905
|
|
|
1134
906
|
StudioLifecycleConfigArn?: string;
|
|
@@ -1143,18 +915,10 @@ export interface DescribeStudioLifecycleConfigResponse {
|
|
|
1143
915
|
|
|
1144
916
|
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
1145
917
|
}
|
|
1146
|
-
export declare namespace DescribeStudioLifecycleConfigResponse {
|
|
1147
|
-
|
|
1148
|
-
const filterSensitiveLog: (obj: DescribeStudioLifecycleConfigResponse) => any;
|
|
1149
|
-
}
|
|
1150
918
|
export interface DescribeSubscribedWorkteamRequest {
|
|
1151
919
|
|
|
1152
920
|
WorkteamArn: string | undefined;
|
|
1153
921
|
}
|
|
1154
|
-
export declare namespace DescribeSubscribedWorkteamRequest {
|
|
1155
|
-
|
|
1156
|
-
const filterSensitiveLog: (obj: DescribeSubscribedWorkteamRequest) => any;
|
|
1157
|
-
}
|
|
1158
922
|
|
|
1159
923
|
export interface SubscribedWorkteam {
|
|
1160
924
|
|
|
@@ -1168,26 +932,14 @@ export interface SubscribedWorkteam {
|
|
|
1168
932
|
|
|
1169
933
|
ListingId?: string;
|
|
1170
934
|
}
|
|
1171
|
-
export declare namespace SubscribedWorkteam {
|
|
1172
|
-
|
|
1173
|
-
const filterSensitiveLog: (obj: SubscribedWorkteam) => any;
|
|
1174
|
-
}
|
|
1175
935
|
export interface DescribeSubscribedWorkteamResponse {
|
|
1176
936
|
|
|
1177
937
|
SubscribedWorkteam: SubscribedWorkteam | undefined;
|
|
1178
938
|
}
|
|
1179
|
-
export declare namespace DescribeSubscribedWorkteamResponse {
|
|
1180
|
-
|
|
1181
|
-
const filterSensitiveLog: (obj: DescribeSubscribedWorkteamResponse) => any;
|
|
1182
|
-
}
|
|
1183
939
|
export interface DescribeTrainingJobRequest {
|
|
1184
940
|
|
|
1185
941
|
TrainingJobName: string | undefined;
|
|
1186
942
|
}
|
|
1187
|
-
export declare namespace DescribeTrainingJobRequest {
|
|
1188
|
-
|
|
1189
|
-
const filterSensitiveLog: (obj: DescribeTrainingJobRequest) => any;
|
|
1190
|
-
}
|
|
1191
943
|
|
|
1192
944
|
export interface MetricData {
|
|
1193
945
|
|
|
@@ -1197,10 +949,6 @@ export interface MetricData {
|
|
|
1197
949
|
|
|
1198
950
|
Timestamp?: Date;
|
|
1199
951
|
}
|
|
1200
|
-
export declare namespace MetricData {
|
|
1201
|
-
|
|
1202
|
-
const filterSensitiveLog: (obj: MetricData) => any;
|
|
1203
|
-
}
|
|
1204
952
|
|
|
1205
953
|
export interface ProfilerRuleEvaluationStatus {
|
|
1206
954
|
|
|
@@ -1214,10 +962,6 @@ export interface ProfilerRuleEvaluationStatus {
|
|
|
1214
962
|
|
|
1215
963
|
LastModifiedTime?: Date;
|
|
1216
964
|
}
|
|
1217
|
-
export declare namespace ProfilerRuleEvaluationStatus {
|
|
1218
|
-
|
|
1219
|
-
const filterSensitiveLog: (obj: ProfilerRuleEvaluationStatus) => any;
|
|
1220
|
-
}
|
|
1221
965
|
export declare enum ProfilingStatus {
|
|
1222
966
|
DISABLED = "Disabled",
|
|
1223
967
|
ENABLED = "Enabled"
|
|
@@ -1251,10 +995,6 @@ export interface SecondaryStatusTransition {
|
|
|
1251
995
|
|
|
1252
996
|
StatusMessage?: string;
|
|
1253
997
|
}
|
|
1254
|
-
export declare namespace SecondaryStatusTransition {
|
|
1255
|
-
|
|
1256
|
-
const filterSensitiveLog: (obj: SecondaryStatusTransition) => any;
|
|
1257
|
-
}
|
|
1258
998
|
export interface DescribeTrainingJobResponse {
|
|
1259
999
|
|
|
1260
1000
|
TrainingJobName: string | undefined;
|
|
@@ -1337,18 +1077,10 @@ export interface DescribeTrainingJobResponse {
|
|
|
1337
1077
|
|
|
1338
1078
|
Environment?: Record<string, string>;
|
|
1339
1079
|
}
|
|
1340
|
-
export declare namespace DescribeTrainingJobResponse {
|
|
1341
|
-
|
|
1342
|
-
const filterSensitiveLog: (obj: DescribeTrainingJobResponse) => any;
|
|
1343
|
-
}
|
|
1344
1080
|
export interface DescribeTransformJobRequest {
|
|
1345
1081
|
|
|
1346
1082
|
TransformJobName: string | undefined;
|
|
1347
1083
|
}
|
|
1348
|
-
export declare namespace DescribeTransformJobRequest {
|
|
1349
|
-
|
|
1350
|
-
const filterSensitiveLog: (obj: DescribeTransformJobRequest) => any;
|
|
1351
|
-
}
|
|
1352
1084
|
export declare enum TransformJobStatus {
|
|
1353
1085
|
COMPLETED = "Completed",
|
|
1354
1086
|
FAILED = "Failed",
|
|
@@ -1398,18 +1130,10 @@ export interface DescribeTransformJobResponse {
|
|
|
1398
1130
|
|
|
1399
1131
|
ExperimentConfig?: ExperimentConfig;
|
|
1400
1132
|
}
|
|
1401
|
-
export declare namespace DescribeTransformJobResponse {
|
|
1402
|
-
|
|
1403
|
-
const filterSensitiveLog: (obj: DescribeTransformJobResponse) => any;
|
|
1404
|
-
}
|
|
1405
1133
|
export interface DescribeTrialRequest {
|
|
1406
1134
|
|
|
1407
1135
|
TrialName: string | undefined;
|
|
1408
1136
|
}
|
|
1409
|
-
export declare namespace DescribeTrialRequest {
|
|
1410
|
-
|
|
1411
|
-
const filterSensitiveLog: (obj: DescribeTrialRequest) => any;
|
|
1412
|
-
}
|
|
1413
1137
|
|
|
1414
1138
|
export interface TrialSource {
|
|
1415
1139
|
|
|
@@ -1417,10 +1141,6 @@ export interface TrialSource {
|
|
|
1417
1141
|
|
|
1418
1142
|
SourceType?: string;
|
|
1419
1143
|
}
|
|
1420
|
-
export declare namespace TrialSource {
|
|
1421
|
-
|
|
1422
|
-
const filterSensitiveLog: (obj: TrialSource) => any;
|
|
1423
|
-
}
|
|
1424
1144
|
export interface DescribeTrialResponse {
|
|
1425
1145
|
|
|
1426
1146
|
TrialName?: string;
|
|
@@ -1443,18 +1163,10 @@ export interface DescribeTrialResponse {
|
|
|
1443
1163
|
|
|
1444
1164
|
MetadataProperties?: MetadataProperties;
|
|
1445
1165
|
}
|
|
1446
|
-
export declare namespace DescribeTrialResponse {
|
|
1447
|
-
|
|
1448
|
-
const filterSensitiveLog: (obj: DescribeTrialResponse) => any;
|
|
1449
|
-
}
|
|
1450
1166
|
export interface DescribeTrialComponentRequest {
|
|
1451
1167
|
|
|
1452
1168
|
TrialComponentName: string | undefined;
|
|
1453
1169
|
}
|
|
1454
|
-
export declare namespace DescribeTrialComponentRequest {
|
|
1455
|
-
|
|
1456
|
-
const filterSensitiveLog: (obj: DescribeTrialComponentRequest) => any;
|
|
1457
|
-
}
|
|
1458
1170
|
|
|
1459
1171
|
export interface TrialComponentMetricSummary {
|
|
1460
1172
|
|
|
@@ -1476,10 +1188,6 @@ export interface TrialComponentMetricSummary {
|
|
|
1476
1188
|
|
|
1477
1189
|
StdDev?: number;
|
|
1478
1190
|
}
|
|
1479
|
-
export declare namespace TrialComponentMetricSummary {
|
|
1480
|
-
|
|
1481
|
-
const filterSensitiveLog: (obj: TrialComponentMetricSummary) => any;
|
|
1482
|
-
}
|
|
1483
1191
|
|
|
1484
1192
|
export interface TrialComponentSource {
|
|
1485
1193
|
|
|
@@ -1487,10 +1195,6 @@ export interface TrialComponentSource {
|
|
|
1487
1195
|
|
|
1488
1196
|
SourceType?: string;
|
|
1489
1197
|
}
|
|
1490
|
-
export declare namespace TrialComponentSource {
|
|
1491
|
-
|
|
1492
|
-
const filterSensitiveLog: (obj: TrialComponentSource) => any;
|
|
1493
|
-
}
|
|
1494
1198
|
export interface DescribeTrialComponentResponse {
|
|
1495
1199
|
|
|
1496
1200
|
TrialComponentName?: string;
|
|
@@ -1527,20 +1231,12 @@ export interface DescribeTrialComponentResponse {
|
|
|
1527
1231
|
|
|
1528
1232
|
LineageGroupArn?: string;
|
|
1529
1233
|
}
|
|
1530
|
-
export declare namespace DescribeTrialComponentResponse {
|
|
1531
|
-
|
|
1532
|
-
const filterSensitiveLog: (obj: DescribeTrialComponentResponse) => any;
|
|
1533
|
-
}
|
|
1534
1234
|
export interface DescribeUserProfileRequest {
|
|
1535
1235
|
|
|
1536
1236
|
DomainId: string | undefined;
|
|
1537
1237
|
|
|
1538
1238
|
UserProfileName: string | undefined;
|
|
1539
1239
|
}
|
|
1540
|
-
export declare namespace DescribeUserProfileRequest {
|
|
1541
|
-
|
|
1542
|
-
const filterSensitiveLog: (obj: DescribeUserProfileRequest) => any;
|
|
1543
|
-
}
|
|
1544
1240
|
export declare enum UserProfileStatus {
|
|
1545
1241
|
Delete_Failed = "Delete_Failed",
|
|
1546
1242
|
Deleting = "Deleting",
|
|
@@ -1574,18 +1270,10 @@ export interface DescribeUserProfileResponse {
|
|
|
1574
1270
|
|
|
1575
1271
|
UserSettings?: UserSettings;
|
|
1576
1272
|
}
|
|
1577
|
-
export declare namespace DescribeUserProfileResponse {
|
|
1578
|
-
|
|
1579
|
-
const filterSensitiveLog: (obj: DescribeUserProfileResponse) => any;
|
|
1580
|
-
}
|
|
1581
1273
|
export interface DescribeWorkforceRequest {
|
|
1582
1274
|
|
|
1583
1275
|
WorkforceName: string | undefined;
|
|
1584
1276
|
}
|
|
1585
|
-
export declare namespace DescribeWorkforceRequest {
|
|
1586
|
-
|
|
1587
|
-
const filterSensitiveLog: (obj: DescribeWorkforceRequest) => any;
|
|
1588
|
-
}
|
|
1589
1277
|
|
|
1590
1278
|
export interface OidcConfigForResponse {
|
|
1591
1279
|
|
|
@@ -1603,10 +1291,6 @@ export interface OidcConfigForResponse {
|
|
|
1603
1291
|
|
|
1604
1292
|
JwksUri?: string;
|
|
1605
1293
|
}
|
|
1606
|
-
export declare namespace OidcConfigForResponse {
|
|
1607
|
-
|
|
1608
|
-
const filterSensitiveLog: (obj: OidcConfigForResponse) => any;
|
|
1609
|
-
}
|
|
1610
1294
|
export declare enum WorkforceStatus {
|
|
1611
1295
|
ACTIVE = "Active",
|
|
1612
1296
|
DELETING = "Deleting",
|
|
@@ -1625,10 +1309,6 @@ export interface WorkforceVpcConfigResponse {
|
|
|
1625
1309
|
|
|
1626
1310
|
VpcEndpointId?: string;
|
|
1627
1311
|
}
|
|
1628
|
-
export declare namespace WorkforceVpcConfigResponse {
|
|
1629
|
-
|
|
1630
|
-
const filterSensitiveLog: (obj: WorkforceVpcConfigResponse) => any;
|
|
1631
|
-
}
|
|
1632
1312
|
|
|
1633
1313
|
export interface Workforce {
|
|
1634
1314
|
|
|
@@ -1654,26 +1334,14 @@ export interface Workforce {
|
|
|
1654
1334
|
|
|
1655
1335
|
FailureReason?: string;
|
|
1656
1336
|
}
|
|
1657
|
-
export declare namespace Workforce {
|
|
1658
|
-
|
|
1659
|
-
const filterSensitiveLog: (obj: Workforce) => any;
|
|
1660
|
-
}
|
|
1661
1337
|
export interface DescribeWorkforceResponse {
|
|
1662
1338
|
|
|
1663
1339
|
Workforce: Workforce | undefined;
|
|
1664
1340
|
}
|
|
1665
|
-
export declare namespace DescribeWorkforceResponse {
|
|
1666
|
-
|
|
1667
|
-
const filterSensitiveLog: (obj: DescribeWorkforceResponse) => any;
|
|
1668
|
-
}
|
|
1669
1341
|
export interface DescribeWorkteamRequest {
|
|
1670
1342
|
|
|
1671
1343
|
WorkteamName: string | undefined;
|
|
1672
1344
|
}
|
|
1673
|
-
export declare namespace DescribeWorkteamRequest {
|
|
1674
|
-
|
|
1675
|
-
const filterSensitiveLog: (obj: DescribeWorkteamRequest) => any;
|
|
1676
|
-
}
|
|
1677
1345
|
|
|
1678
1346
|
export interface Workteam {
|
|
1679
1347
|
|
|
@@ -1697,18 +1365,10 @@ export interface Workteam {
|
|
|
1697
1365
|
|
|
1698
1366
|
NotificationConfiguration?: NotificationConfiguration;
|
|
1699
1367
|
}
|
|
1700
|
-
export declare namespace Workteam {
|
|
1701
|
-
|
|
1702
|
-
const filterSensitiveLog: (obj: Workteam) => any;
|
|
1703
|
-
}
|
|
1704
1368
|
export interface DescribeWorkteamResponse {
|
|
1705
1369
|
|
|
1706
1370
|
Workteam: Workteam | undefined;
|
|
1707
1371
|
}
|
|
1708
|
-
export declare namespace DescribeWorkteamResponse {
|
|
1709
|
-
|
|
1710
|
-
const filterSensitiveLog: (obj: DescribeWorkteamResponse) => any;
|
|
1711
|
-
}
|
|
1712
1372
|
|
|
1713
1373
|
export interface DesiredWeightAndCapacity {
|
|
1714
1374
|
|
|
@@ -1718,10 +1378,6 @@ export interface DesiredWeightAndCapacity {
|
|
|
1718
1378
|
|
|
1719
1379
|
DesiredInstanceCount?: number;
|
|
1720
1380
|
}
|
|
1721
|
-
export declare namespace DesiredWeightAndCapacity {
|
|
1722
|
-
|
|
1723
|
-
const filterSensitiveLog: (obj: DesiredWeightAndCapacity) => any;
|
|
1724
|
-
}
|
|
1725
1381
|
|
|
1726
1382
|
export interface Device {
|
|
1727
1383
|
|
|
@@ -1731,10 +1387,6 @@ export interface Device {
|
|
|
1731
1387
|
|
|
1732
1388
|
IotThingName?: string;
|
|
1733
1389
|
}
|
|
1734
|
-
export declare namespace Device {
|
|
1735
|
-
|
|
1736
|
-
const filterSensitiveLog: (obj: Device) => any;
|
|
1737
|
-
}
|
|
1738
1390
|
export declare enum DeviceDeploymentStatus {
|
|
1739
1391
|
Deployed = "DEPLOYED",
|
|
1740
1392
|
Failed = "FAILED",
|
|
@@ -1768,10 +1420,6 @@ export interface DeviceDeploymentSummary {
|
|
|
1768
1420
|
|
|
1769
1421
|
DeploymentStartTime?: Date;
|
|
1770
1422
|
}
|
|
1771
|
-
export declare namespace DeviceDeploymentSummary {
|
|
1772
|
-
|
|
1773
|
-
const filterSensitiveLog: (obj: DeviceDeploymentSummary) => any;
|
|
1774
|
-
}
|
|
1775
1423
|
|
|
1776
1424
|
export interface DeviceFleetSummary {
|
|
1777
1425
|
|
|
@@ -1783,10 +1431,6 @@ export interface DeviceFleetSummary {
|
|
|
1783
1431
|
|
|
1784
1432
|
LastModifiedTime?: Date;
|
|
1785
1433
|
}
|
|
1786
|
-
export declare namespace DeviceFleetSummary {
|
|
1787
|
-
|
|
1788
|
-
const filterSensitiveLog: (obj: DeviceFleetSummary) => any;
|
|
1789
|
-
}
|
|
1790
1434
|
|
|
1791
1435
|
export interface DeviceStats {
|
|
1792
1436
|
|
|
@@ -1794,10 +1438,6 @@ export interface DeviceStats {
|
|
|
1794
1438
|
|
|
1795
1439
|
RegisteredDeviceCount: number | undefined;
|
|
1796
1440
|
}
|
|
1797
|
-
export declare namespace DeviceStats {
|
|
1798
|
-
|
|
1799
|
-
const filterSensitiveLog: (obj: DeviceStats) => any;
|
|
1800
|
-
}
|
|
1801
1441
|
|
|
1802
1442
|
export interface EdgeModelSummary {
|
|
1803
1443
|
|
|
@@ -1805,10 +1445,6 @@ export interface EdgeModelSummary {
|
|
|
1805
1445
|
|
|
1806
1446
|
ModelVersion: string | undefined;
|
|
1807
1447
|
}
|
|
1808
|
-
export declare namespace EdgeModelSummary {
|
|
1809
|
-
|
|
1810
|
-
const filterSensitiveLog: (obj: EdgeModelSummary) => any;
|
|
1811
|
-
}
|
|
1812
1448
|
|
|
1813
1449
|
export interface DeviceSummary {
|
|
1814
1450
|
|
|
@@ -1830,10 +1466,6 @@ export interface DeviceSummary {
|
|
|
1830
1466
|
|
|
1831
1467
|
AgentVersion?: string;
|
|
1832
1468
|
}
|
|
1833
|
-
export declare namespace DeviceSummary {
|
|
1834
|
-
|
|
1835
|
-
const filterSensitiveLog: (obj: DeviceSummary) => any;
|
|
1836
|
-
}
|
|
1837
1469
|
export declare enum Direction {
|
|
1838
1470
|
ASCENDANTS = "Ascendants",
|
|
1839
1471
|
BOTH = "Both",
|
|
@@ -1841,36 +1473,20 @@ export declare enum Direction {
|
|
|
1841
1473
|
}
|
|
1842
1474
|
export interface DisableSagemakerServicecatalogPortfolioInput {
|
|
1843
1475
|
}
|
|
1844
|
-
export declare namespace DisableSagemakerServicecatalogPortfolioInput {
|
|
1845
|
-
|
|
1846
|
-
const filterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioInput) => any;
|
|
1847
|
-
}
|
|
1848
1476
|
export interface DisableSagemakerServicecatalogPortfolioOutput {
|
|
1849
1477
|
}
|
|
1850
|
-
export declare namespace DisableSagemakerServicecatalogPortfolioOutput {
|
|
1851
|
-
|
|
1852
|
-
const filterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioOutput) => any;
|
|
1853
|
-
}
|
|
1854
1478
|
export interface DisassociateTrialComponentRequest {
|
|
1855
1479
|
|
|
1856
1480
|
TrialComponentName: string | undefined;
|
|
1857
1481
|
|
|
1858
1482
|
TrialName: string | undefined;
|
|
1859
1483
|
}
|
|
1860
|
-
export declare namespace DisassociateTrialComponentRequest {
|
|
1861
|
-
|
|
1862
|
-
const filterSensitiveLog: (obj: DisassociateTrialComponentRequest) => any;
|
|
1863
|
-
}
|
|
1864
1484
|
export interface DisassociateTrialComponentResponse {
|
|
1865
1485
|
|
|
1866
1486
|
TrialComponentArn?: string;
|
|
1867
1487
|
|
|
1868
1488
|
TrialArn?: string;
|
|
1869
1489
|
}
|
|
1870
|
-
export declare namespace DisassociateTrialComponentResponse {
|
|
1871
|
-
|
|
1872
|
-
const filterSensitiveLog: (obj: DisassociateTrialComponentResponse) => any;
|
|
1873
|
-
}
|
|
1874
1490
|
|
|
1875
1491
|
export interface DomainDetails {
|
|
1876
1492
|
|
|
@@ -1888,10 +1504,6 @@ export interface DomainDetails {
|
|
|
1888
1504
|
|
|
1889
1505
|
Url?: string;
|
|
1890
1506
|
}
|
|
1891
|
-
export declare namespace DomainDetails {
|
|
1892
|
-
|
|
1893
|
-
const filterSensitiveLog: (obj: DomainDetails) => any;
|
|
1894
|
-
}
|
|
1895
1507
|
|
|
1896
1508
|
export interface RStudioServerProDomainSettingsForUpdate {
|
|
1897
1509
|
|
|
@@ -1899,19 +1511,11 @@ export interface RStudioServerProDomainSettingsForUpdate {
|
|
|
1899
1511
|
|
|
1900
1512
|
DefaultResourceSpec?: ResourceSpec;
|
|
1901
1513
|
}
|
|
1902
|
-
export declare namespace RStudioServerProDomainSettingsForUpdate {
|
|
1903
|
-
|
|
1904
|
-
const filterSensitiveLog: (obj: RStudioServerProDomainSettingsForUpdate) => any;
|
|
1905
|
-
}
|
|
1906
1514
|
|
|
1907
1515
|
export interface DomainSettingsForUpdate {
|
|
1908
1516
|
|
|
1909
1517
|
RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate;
|
|
1910
1518
|
}
|
|
1911
|
-
export declare namespace DomainSettingsForUpdate {
|
|
1912
|
-
|
|
1913
|
-
const filterSensitiveLog: (obj: DomainSettingsForUpdate) => any;
|
|
1914
|
-
}
|
|
1915
1519
|
|
|
1916
1520
|
export interface Edge {
|
|
1917
1521
|
|
|
@@ -1921,10 +1525,6 @@ export interface Edge {
|
|
|
1921
1525
|
|
|
1922
1526
|
AssociationType?: AssociationEdgeType | string;
|
|
1923
1527
|
}
|
|
1924
|
-
export declare namespace Edge {
|
|
1925
|
-
|
|
1926
|
-
const filterSensitiveLog: (obj: Edge) => any;
|
|
1927
|
-
}
|
|
1928
1528
|
|
|
1929
1529
|
export interface EdgeDeploymentPlanSummary {
|
|
1930
1530
|
|
|
@@ -1944,10 +1544,6 @@ export interface EdgeDeploymentPlanSummary {
|
|
|
1944
1544
|
|
|
1945
1545
|
LastModifiedTime?: Date;
|
|
1946
1546
|
}
|
|
1947
|
-
export declare namespace EdgeDeploymentPlanSummary {
|
|
1948
|
-
|
|
1949
|
-
const filterSensitiveLog: (obj: EdgeDeploymentPlanSummary) => any;
|
|
1950
|
-
}
|
|
1951
1547
|
|
|
1952
1548
|
export interface EdgeModelStat {
|
|
1953
1549
|
|
|
@@ -1963,10 +1559,6 @@ export interface EdgeModelStat {
|
|
|
1963
1559
|
|
|
1964
1560
|
SamplingDeviceCount: number | undefined;
|
|
1965
1561
|
}
|
|
1966
|
-
export declare namespace EdgeModelStat {
|
|
1967
|
-
|
|
1968
|
-
const filterSensitiveLog: (obj: EdgeModelStat) => any;
|
|
1969
|
-
}
|
|
1970
1562
|
|
|
1971
1563
|
export interface EdgePackagingJobSummary {
|
|
1972
1564
|
|
|
@@ -1986,10 +1578,6 @@ export interface EdgePackagingJobSummary {
|
|
|
1986
1578
|
|
|
1987
1579
|
LastModifiedTime?: Date;
|
|
1988
1580
|
}
|
|
1989
|
-
export declare namespace EdgePackagingJobSummary {
|
|
1990
|
-
|
|
1991
|
-
const filterSensitiveLog: (obj: EdgePackagingJobSummary) => any;
|
|
1992
|
-
}
|
|
1993
1581
|
|
|
1994
1582
|
export interface EMRStepMetadata {
|
|
1995
1583
|
|
|
@@ -2001,22 +1589,10 @@ export interface EMRStepMetadata {
|
|
|
2001
1589
|
|
|
2002
1590
|
LogFilePath?: string;
|
|
2003
1591
|
}
|
|
2004
|
-
export declare namespace EMRStepMetadata {
|
|
2005
|
-
|
|
2006
|
-
const filterSensitiveLog: (obj: EMRStepMetadata) => any;
|
|
2007
|
-
}
|
|
2008
1592
|
export interface EnableSagemakerServicecatalogPortfolioInput {
|
|
2009
1593
|
}
|
|
2010
|
-
export declare namespace EnableSagemakerServicecatalogPortfolioInput {
|
|
2011
|
-
|
|
2012
|
-
const filterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioInput) => any;
|
|
2013
|
-
}
|
|
2014
1594
|
export interface EnableSagemakerServicecatalogPortfolioOutput {
|
|
2015
1595
|
}
|
|
2016
|
-
export declare namespace EnableSagemakerServicecatalogPortfolioOutput {
|
|
2017
|
-
|
|
2018
|
-
const filterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioOutput) => any;
|
|
2019
|
-
}
|
|
2020
1596
|
|
|
2021
1597
|
export interface MonitoringSchedule {
|
|
2022
1598
|
|
|
@@ -2042,10 +1618,6 @@ export interface MonitoringSchedule {
|
|
|
2042
1618
|
|
|
2043
1619
|
Tags?: Tag[];
|
|
2044
1620
|
}
|
|
2045
|
-
export declare namespace MonitoringSchedule {
|
|
2046
|
-
|
|
2047
|
-
const filterSensitiveLog: (obj: MonitoringSchedule) => any;
|
|
2048
|
-
}
|
|
2049
1621
|
|
|
2050
1622
|
export interface Endpoint {
|
|
2051
1623
|
|
|
@@ -2071,10 +1643,6 @@ export interface Endpoint {
|
|
|
2071
1643
|
|
|
2072
1644
|
Tags?: Tag[];
|
|
2073
1645
|
}
|
|
2074
|
-
export declare namespace Endpoint {
|
|
2075
|
-
|
|
2076
|
-
const filterSensitiveLog: (obj: Endpoint) => any;
|
|
2077
|
-
}
|
|
2078
1646
|
export declare enum EndpointConfigSortKey {
|
|
2079
1647
|
CreationTime = "CreationTime",
|
|
2080
1648
|
Name = "Name"
|
|
@@ -2088,10 +1656,6 @@ export interface EndpointConfigSummary {
|
|
|
2088
1656
|
|
|
2089
1657
|
CreationTime: Date | undefined;
|
|
2090
1658
|
}
|
|
2091
|
-
export declare namespace EndpointConfigSummary {
|
|
2092
|
-
|
|
2093
|
-
const filterSensitiveLog: (obj: EndpointConfigSummary) => any;
|
|
2094
|
-
}
|
|
2095
1659
|
export declare enum EndpointSortKey {
|
|
2096
1660
|
CreationTime = "CreationTime",
|
|
2097
1661
|
Name = "Name",
|
|
@@ -2110,10 +1674,6 @@ export interface EndpointSummary {
|
|
|
2110
1674
|
|
|
2111
1675
|
EndpointStatus: EndpointStatus | string | undefined;
|
|
2112
1676
|
}
|
|
2113
|
-
export declare namespace EndpointSummary {
|
|
2114
|
-
|
|
2115
|
-
const filterSensitiveLog: (obj: EndpointSummary) => any;
|
|
2116
|
-
}
|
|
2117
1677
|
|
|
2118
1678
|
export interface Experiment {
|
|
2119
1679
|
|
|
@@ -2137,10 +1697,6 @@ export interface Experiment {
|
|
|
2137
1697
|
|
|
2138
1698
|
Tags?: Tag[];
|
|
2139
1699
|
}
|
|
2140
|
-
export declare namespace Experiment {
|
|
2141
|
-
|
|
2142
|
-
const filterSensitiveLog: (obj: Experiment) => any;
|
|
2143
|
-
}
|
|
2144
1700
|
|
|
2145
1701
|
export interface ExperimentSummary {
|
|
2146
1702
|
|
|
@@ -2156,19 +1712,11 @@ export interface ExperimentSummary {
|
|
|
2156
1712
|
|
|
2157
1713
|
LastModifiedTime?: Date;
|
|
2158
1714
|
}
|
|
2159
|
-
export declare namespace ExperimentSummary {
|
|
2160
|
-
|
|
2161
|
-
const filterSensitiveLog: (obj: ExperimentSummary) => any;
|
|
2162
|
-
}
|
|
2163
1715
|
|
|
2164
1716
|
export interface FailStepMetadata {
|
|
2165
1717
|
|
|
2166
1718
|
ErrorMessage?: string;
|
|
2167
1719
|
}
|
|
2168
|
-
export declare namespace FailStepMetadata {
|
|
2169
|
-
|
|
2170
|
-
const filterSensitiveLog: (obj: FailStepMetadata) => any;
|
|
2171
|
-
}
|
|
2172
1720
|
|
|
2173
1721
|
export interface FeatureGroup {
|
|
2174
1722
|
|
|
@@ -2204,10 +1752,6 @@ export interface FeatureGroup {
|
|
|
2204
1752
|
|
|
2205
1753
|
Tags?: Tag[];
|
|
2206
1754
|
}
|
|
2207
|
-
export declare namespace FeatureGroup {
|
|
2208
|
-
|
|
2209
|
-
const filterSensitiveLog: (obj: FeatureGroup) => any;
|
|
2210
|
-
}
|
|
2211
1755
|
export declare enum FeatureGroupSortBy {
|
|
2212
1756
|
CREATION_TIME = "CreationTime",
|
|
2213
1757
|
FEATURE_GROUP_STATUS = "FeatureGroupStatus",
|
|
@@ -2231,10 +1775,6 @@ export interface FeatureGroupSummary {
|
|
|
2231
1775
|
|
|
2232
1776
|
OfflineStoreStatus?: OfflineStoreStatus;
|
|
2233
1777
|
}
|
|
2234
|
-
export declare namespace FeatureGroupSummary {
|
|
2235
|
-
|
|
2236
|
-
const filterSensitiveLog: (obj: FeatureGroupSummary) => any;
|
|
2237
|
-
}
|
|
2238
1778
|
|
|
2239
1779
|
export interface FeatureMetadata {
|
|
2240
1780
|
|
|
@@ -2254,10 +1794,6 @@ export interface FeatureMetadata {
|
|
|
2254
1794
|
|
|
2255
1795
|
Parameters?: FeatureParameter[];
|
|
2256
1796
|
}
|
|
2257
|
-
export declare namespace FeatureMetadata {
|
|
2258
|
-
|
|
2259
|
-
const filterSensitiveLog: (obj: FeatureMetadata) => any;
|
|
2260
|
-
}
|
|
2261
1797
|
export declare enum Operator {
|
|
2262
1798
|
CONTAINS = "Contains",
|
|
2263
1799
|
EQUALS = "Equals",
|
|
@@ -2279,10 +1815,6 @@ export interface Filter {
|
|
|
2279
1815
|
|
|
2280
1816
|
Value?: string;
|
|
2281
1817
|
}
|
|
2282
|
-
export declare namespace Filter {
|
|
2283
|
-
|
|
2284
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
2285
|
-
}
|
|
2286
1818
|
|
|
2287
1819
|
export interface FlowDefinitionSummary {
|
|
2288
1820
|
|
|
@@ -2296,18 +1828,10 @@ export interface FlowDefinitionSummary {
|
|
|
2296
1828
|
|
|
2297
1829
|
FailureReason?: string;
|
|
2298
1830
|
}
|
|
2299
|
-
export declare namespace FlowDefinitionSummary {
|
|
2300
|
-
|
|
2301
|
-
const filterSensitiveLog: (obj: FlowDefinitionSummary) => any;
|
|
2302
|
-
}
|
|
2303
1831
|
export interface GetDeviceFleetReportRequest {
|
|
2304
1832
|
|
|
2305
1833
|
DeviceFleetName: string | undefined;
|
|
2306
1834
|
}
|
|
2307
|
-
export declare namespace GetDeviceFleetReportRequest {
|
|
2308
|
-
|
|
2309
|
-
const filterSensitiveLog: (obj: GetDeviceFleetReportRequest) => any;
|
|
2310
|
-
}
|
|
2311
1835
|
export interface GetDeviceFleetReportResponse {
|
|
2312
1836
|
|
|
2313
1837
|
DeviceFleetArn: string | undefined;
|
|
@@ -2326,50 +1850,26 @@ export interface GetDeviceFleetReportResponse {
|
|
|
2326
1850
|
|
|
2327
1851
|
ModelStats?: EdgeModelStat[];
|
|
2328
1852
|
}
|
|
2329
|
-
export declare namespace GetDeviceFleetReportResponse {
|
|
2330
|
-
|
|
2331
|
-
const filterSensitiveLog: (obj: GetDeviceFleetReportResponse) => any;
|
|
2332
|
-
}
|
|
2333
1853
|
export interface GetLineageGroupPolicyRequest {
|
|
2334
1854
|
|
|
2335
1855
|
LineageGroupName: string | undefined;
|
|
2336
1856
|
}
|
|
2337
|
-
export declare namespace GetLineageGroupPolicyRequest {
|
|
2338
|
-
|
|
2339
|
-
const filterSensitiveLog: (obj: GetLineageGroupPolicyRequest) => any;
|
|
2340
|
-
}
|
|
2341
1857
|
export interface GetLineageGroupPolicyResponse {
|
|
2342
1858
|
|
|
2343
1859
|
LineageGroupArn?: string;
|
|
2344
1860
|
|
|
2345
1861
|
ResourcePolicy?: string;
|
|
2346
1862
|
}
|
|
2347
|
-
export declare namespace GetLineageGroupPolicyResponse {
|
|
2348
|
-
|
|
2349
|
-
const filterSensitiveLog: (obj: GetLineageGroupPolicyResponse) => any;
|
|
2350
|
-
}
|
|
2351
1863
|
export interface GetModelPackageGroupPolicyInput {
|
|
2352
1864
|
|
|
2353
1865
|
ModelPackageGroupName: string | undefined;
|
|
2354
1866
|
}
|
|
2355
|
-
export declare namespace GetModelPackageGroupPolicyInput {
|
|
2356
|
-
|
|
2357
|
-
const filterSensitiveLog: (obj: GetModelPackageGroupPolicyInput) => any;
|
|
2358
|
-
}
|
|
2359
1867
|
export interface GetModelPackageGroupPolicyOutput {
|
|
2360
1868
|
|
|
2361
1869
|
ResourcePolicy: string | undefined;
|
|
2362
1870
|
}
|
|
2363
|
-
export declare namespace GetModelPackageGroupPolicyOutput {
|
|
2364
|
-
|
|
2365
|
-
const filterSensitiveLog: (obj: GetModelPackageGroupPolicyOutput) => any;
|
|
2366
|
-
}
|
|
2367
1871
|
export interface GetSagemakerServicecatalogPortfolioStatusInput {
|
|
2368
1872
|
}
|
|
2369
|
-
export declare namespace GetSagemakerServicecatalogPortfolioStatusInput {
|
|
2370
|
-
|
|
2371
|
-
const filterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusInput) => any;
|
|
2372
|
-
}
|
|
2373
1873
|
export declare enum SagemakerServicecatalogStatus {
|
|
2374
1874
|
DISABLED = "Disabled",
|
|
2375
1875
|
ENABLED = "Enabled"
|
|
@@ -2378,10 +1878,6 @@ export interface GetSagemakerServicecatalogPortfolioStatusOutput {
|
|
|
2378
1878
|
|
|
2379
1879
|
Status?: SagemakerServicecatalogStatus | string;
|
|
2380
1880
|
}
|
|
2381
|
-
export declare namespace GetSagemakerServicecatalogPortfolioStatusOutput {
|
|
2382
|
-
|
|
2383
|
-
const filterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusOutput) => any;
|
|
2384
|
-
}
|
|
2385
1881
|
export declare enum ResourceType {
|
|
2386
1882
|
ENDPOINT = "Endpoint",
|
|
2387
1883
|
EXPERIMENT = "Experiment",
|
|
@@ -2401,55 +1897,31 @@ export interface PropertyNameQuery {
|
|
|
2401
1897
|
|
|
2402
1898
|
PropertyNameHint: string | undefined;
|
|
2403
1899
|
}
|
|
2404
|
-
export declare namespace PropertyNameQuery {
|
|
2405
|
-
|
|
2406
|
-
const filterSensitiveLog: (obj: PropertyNameQuery) => any;
|
|
2407
|
-
}
|
|
2408
1900
|
|
|
2409
1901
|
export interface SuggestionQuery {
|
|
2410
1902
|
|
|
2411
1903
|
PropertyNameQuery?: PropertyNameQuery;
|
|
2412
1904
|
}
|
|
2413
|
-
export declare namespace SuggestionQuery {
|
|
2414
|
-
|
|
2415
|
-
const filterSensitiveLog: (obj: SuggestionQuery) => any;
|
|
2416
|
-
}
|
|
2417
1905
|
export interface GetSearchSuggestionsRequest {
|
|
2418
1906
|
|
|
2419
1907
|
Resource: ResourceType | string | undefined;
|
|
2420
1908
|
|
|
2421
1909
|
SuggestionQuery?: SuggestionQuery;
|
|
2422
1910
|
}
|
|
2423
|
-
export declare namespace GetSearchSuggestionsRequest {
|
|
2424
|
-
|
|
2425
|
-
const filterSensitiveLog: (obj: GetSearchSuggestionsRequest) => any;
|
|
2426
|
-
}
|
|
2427
1911
|
|
|
2428
1912
|
export interface PropertyNameSuggestion {
|
|
2429
1913
|
|
|
2430
1914
|
PropertyName?: string;
|
|
2431
1915
|
}
|
|
2432
|
-
export declare namespace PropertyNameSuggestion {
|
|
2433
|
-
|
|
2434
|
-
const filterSensitiveLog: (obj: PropertyNameSuggestion) => any;
|
|
2435
|
-
}
|
|
2436
1916
|
export interface GetSearchSuggestionsResponse {
|
|
2437
1917
|
|
|
2438
1918
|
PropertyNameSuggestions?: PropertyNameSuggestion[];
|
|
2439
1919
|
}
|
|
2440
|
-
export declare namespace GetSearchSuggestionsResponse {
|
|
2441
|
-
|
|
2442
|
-
const filterSensitiveLog: (obj: GetSearchSuggestionsResponse) => any;
|
|
2443
|
-
}
|
|
2444
1920
|
|
|
2445
1921
|
export interface GitConfigForUpdate {
|
|
2446
1922
|
|
|
2447
1923
|
SecretArn?: string;
|
|
2448
1924
|
}
|
|
2449
|
-
export declare namespace GitConfigForUpdate {
|
|
2450
|
-
|
|
2451
|
-
const filterSensitiveLog: (obj: GitConfigForUpdate) => any;
|
|
2452
|
-
}
|
|
2453
1925
|
|
|
2454
1926
|
export interface HumanTaskUiSummary {
|
|
2455
1927
|
|
|
@@ -2459,10 +1931,6 @@ export interface HumanTaskUiSummary {
|
|
|
2459
1931
|
|
|
2460
1932
|
CreationTime: Date | undefined;
|
|
2461
1933
|
}
|
|
2462
|
-
export declare namespace HumanTaskUiSummary {
|
|
2463
|
-
|
|
2464
|
-
const filterSensitiveLog: (obj: HumanTaskUiSummary) => any;
|
|
2465
|
-
}
|
|
2466
1934
|
export declare enum HyperParameterTuningJobSortByOptions {
|
|
2467
1935
|
CreationTime = "CreationTime",
|
|
2468
1936
|
Name = "Name",
|
|
@@ -2491,10 +1959,6 @@ export interface HyperParameterTuningJobSummary {
|
|
|
2491
1959
|
|
|
2492
1960
|
ResourceLimits?: ResourceLimits;
|
|
2493
1961
|
}
|
|
2494
|
-
export declare namespace HyperParameterTuningJobSummary {
|
|
2495
|
-
|
|
2496
|
-
const filterSensitiveLog: (obj: HyperParameterTuningJobSummary) => any;
|
|
2497
|
-
}
|
|
2498
1962
|
|
|
2499
1963
|
export interface Image {
|
|
2500
1964
|
|
|
@@ -2514,10 +1978,6 @@ export interface Image {
|
|
|
2514
1978
|
|
|
2515
1979
|
LastModifiedTime: Date | undefined;
|
|
2516
1980
|
}
|
|
2517
|
-
export declare namespace Image {
|
|
2518
|
-
|
|
2519
|
-
const filterSensitiveLog: (obj: Image) => any;
|
|
2520
|
-
}
|
|
2521
1981
|
export declare enum ImageSortBy {
|
|
2522
1982
|
CREATION_TIME = "CREATION_TIME",
|
|
2523
1983
|
IMAGE_NAME = "IMAGE_NAME",
|
|
@@ -2544,10 +2004,6 @@ export interface ImageVersion {
|
|
|
2544
2004
|
|
|
2545
2005
|
Version: number | undefined;
|
|
2546
2006
|
}
|
|
2547
|
-
export declare namespace ImageVersion {
|
|
2548
|
-
|
|
2549
|
-
const filterSensitiveLog: (obj: ImageVersion) => any;
|
|
2550
|
-
}
|
|
2551
2007
|
export declare enum ImageVersionSortBy {
|
|
2552
2008
|
CREATION_TIME = "CREATION_TIME",
|
|
2553
2009
|
LAST_MODIFIED_TIME = "LAST_MODIFIED_TIME",
|
|
@@ -2580,10 +2036,6 @@ export interface InferenceRecommendationsJob {
|
|
|
2580
2036
|
|
|
2581
2037
|
FailureReason?: string;
|
|
2582
2038
|
}
|
|
2583
|
-
export declare namespace InferenceRecommendationsJob {
|
|
2584
|
-
|
|
2585
|
-
const filterSensitiveLog: (obj: InferenceRecommendationsJob) => any;
|
|
2586
|
-
}
|
|
2587
2039
|
|
|
2588
2040
|
export interface LabelCountersForWorkteam {
|
|
2589
2041
|
|
|
@@ -2593,10 +2045,6 @@ export interface LabelCountersForWorkteam {
|
|
|
2593
2045
|
|
|
2594
2046
|
Total?: number;
|
|
2595
2047
|
}
|
|
2596
|
-
export declare namespace LabelCountersForWorkteam {
|
|
2597
|
-
|
|
2598
|
-
const filterSensitiveLog: (obj: LabelCountersForWorkteam) => any;
|
|
2599
|
-
}
|
|
2600
2048
|
|
|
2601
2049
|
export interface LabelingJobForWorkteamSummary {
|
|
2602
2050
|
|
|
@@ -2612,10 +2060,6 @@ export interface LabelingJobForWorkteamSummary {
|
|
|
2612
2060
|
|
|
2613
2061
|
NumberOfHumanWorkersPerDataObject?: number;
|
|
2614
2062
|
}
|
|
2615
|
-
export declare namespace LabelingJobForWorkteamSummary {
|
|
2616
|
-
|
|
2617
|
-
const filterSensitiveLog: (obj: LabelingJobForWorkteamSummary) => any;
|
|
2618
|
-
}
|
|
2619
2063
|
|
|
2620
2064
|
export interface LabelingJobSummary {
|
|
2621
2065
|
|
|
@@ -2643,10 +2087,6 @@ export interface LabelingJobSummary {
|
|
|
2643
2087
|
|
|
2644
2088
|
InputConfig?: LabelingJobInputConfig;
|
|
2645
2089
|
}
|
|
2646
|
-
export declare namespace LabelingJobSummary {
|
|
2647
|
-
|
|
2648
|
-
const filterSensitiveLog: (obj: LabelingJobSummary) => any;
|
|
2649
|
-
}
|
|
2650
2090
|
|
|
2651
2091
|
export interface LambdaStepMetadata {
|
|
2652
2092
|
|
|
@@ -2654,10 +2094,6 @@ export interface LambdaStepMetadata {
|
|
|
2654
2094
|
|
|
2655
2095
|
OutputParameters?: OutputParameter[];
|
|
2656
2096
|
}
|
|
2657
|
-
export declare namespace LambdaStepMetadata {
|
|
2658
|
-
|
|
2659
|
-
const filterSensitiveLog: (obj: LambdaStepMetadata) => any;
|
|
2660
|
-
}
|
|
2661
2097
|
|
|
2662
2098
|
export interface LineageGroupSummary {
|
|
2663
2099
|
|
|
@@ -2671,10 +2107,6 @@ export interface LineageGroupSummary {
|
|
|
2671
2107
|
|
|
2672
2108
|
LastModifiedTime?: Date;
|
|
2673
2109
|
}
|
|
2674
|
-
export declare namespace LineageGroupSummary {
|
|
2675
|
-
|
|
2676
|
-
const filterSensitiveLog: (obj: LineageGroupSummary) => any;
|
|
2677
|
-
}
|
|
2678
2110
|
export declare enum LineageType {
|
|
2679
2111
|
ACTION = "Action",
|
|
2680
2112
|
ARTIFACT = "Artifact",
|
|
@@ -2707,20 +2139,12 @@ export interface ListActionsRequest {
|
|
|
2707
2139
|
|
|
2708
2140
|
MaxResults?: number;
|
|
2709
2141
|
}
|
|
2710
|
-
export declare namespace ListActionsRequest {
|
|
2711
|
-
|
|
2712
|
-
const filterSensitiveLog: (obj: ListActionsRequest) => any;
|
|
2713
|
-
}
|
|
2714
2142
|
export interface ListActionsResponse {
|
|
2715
2143
|
|
|
2716
2144
|
ActionSummaries?: ActionSummary[];
|
|
2717
2145
|
|
|
2718
2146
|
NextToken?: string;
|
|
2719
2147
|
}
|
|
2720
|
-
export declare namespace ListActionsResponse {
|
|
2721
|
-
|
|
2722
|
-
const filterSensitiveLog: (obj: ListActionsResponse) => any;
|
|
2723
|
-
}
|
|
2724
2148
|
export interface ListAlgorithmsInput {
|
|
2725
2149
|
|
|
2726
2150
|
CreationTimeAfter?: Date;
|
|
@@ -2737,20 +2161,12 @@ export interface ListAlgorithmsInput {
|
|
|
2737
2161
|
|
|
2738
2162
|
SortOrder?: SortOrder | string;
|
|
2739
2163
|
}
|
|
2740
|
-
export declare namespace ListAlgorithmsInput {
|
|
2741
|
-
|
|
2742
|
-
const filterSensitiveLog: (obj: ListAlgorithmsInput) => any;
|
|
2743
|
-
}
|
|
2744
2164
|
export interface ListAlgorithmsOutput {
|
|
2745
2165
|
|
|
2746
2166
|
AlgorithmSummaryList: AlgorithmSummary[] | undefined;
|
|
2747
2167
|
|
|
2748
2168
|
NextToken?: string;
|
|
2749
2169
|
}
|
|
2750
|
-
export declare namespace ListAlgorithmsOutput {
|
|
2751
|
-
|
|
2752
|
-
const filterSensitiveLog: (obj: ListAlgorithmsOutput) => any;
|
|
2753
|
-
}
|
|
2754
2170
|
export interface ListAppImageConfigsRequest {
|
|
2755
2171
|
|
|
2756
2172
|
MaxResults?: number;
|
|
@@ -2771,20 +2187,12 @@ export interface ListAppImageConfigsRequest {
|
|
|
2771
2187
|
|
|
2772
2188
|
SortOrder?: SortOrder | string;
|
|
2773
2189
|
}
|
|
2774
|
-
export declare namespace ListAppImageConfigsRequest {
|
|
2775
|
-
|
|
2776
|
-
const filterSensitiveLog: (obj: ListAppImageConfigsRequest) => any;
|
|
2777
|
-
}
|
|
2778
2190
|
export interface ListAppImageConfigsResponse {
|
|
2779
2191
|
|
|
2780
2192
|
NextToken?: string;
|
|
2781
2193
|
|
|
2782
2194
|
AppImageConfigs?: AppImageConfigDetails[];
|
|
2783
2195
|
}
|
|
2784
|
-
export declare namespace ListAppImageConfigsResponse {
|
|
2785
|
-
|
|
2786
|
-
const filterSensitiveLog: (obj: ListAppImageConfigsResponse) => any;
|
|
2787
|
-
}
|
|
2788
2196
|
export interface ListAppsRequest {
|
|
2789
2197
|
|
|
2790
2198
|
NextToken?: string;
|
|
@@ -2799,20 +2207,12 @@ export interface ListAppsRequest {
|
|
|
2799
2207
|
|
|
2800
2208
|
UserProfileNameEquals?: string;
|
|
2801
2209
|
}
|
|
2802
|
-
export declare namespace ListAppsRequest {
|
|
2803
|
-
|
|
2804
|
-
const filterSensitiveLog: (obj: ListAppsRequest) => any;
|
|
2805
|
-
}
|
|
2806
2210
|
export interface ListAppsResponse {
|
|
2807
2211
|
|
|
2808
2212
|
Apps?: AppDetails[];
|
|
2809
2213
|
|
|
2810
2214
|
NextToken?: string;
|
|
2811
2215
|
}
|
|
2812
|
-
export declare namespace ListAppsResponse {
|
|
2813
|
-
|
|
2814
|
-
const filterSensitiveLog: (obj: ListAppsResponse) => any;
|
|
2815
|
-
}
|
|
2816
2216
|
export declare enum SortArtifactsBy {
|
|
2817
2217
|
CREATION_TIME = "CreationTime"
|
|
2818
2218
|
}
|
|
@@ -2834,20 +2234,12 @@ export interface ListArtifactsRequest {
|
|
|
2834
2234
|
|
|
2835
2235
|
MaxResults?: number;
|
|
2836
2236
|
}
|
|
2837
|
-
export declare namespace ListArtifactsRequest {
|
|
2838
|
-
|
|
2839
|
-
const filterSensitiveLog: (obj: ListArtifactsRequest) => any;
|
|
2840
|
-
}
|
|
2841
2237
|
export interface ListArtifactsResponse {
|
|
2842
2238
|
|
|
2843
2239
|
ArtifactSummaries?: ArtifactSummary[];
|
|
2844
2240
|
|
|
2845
2241
|
NextToken?: string;
|
|
2846
2242
|
}
|
|
2847
|
-
export declare namespace ListArtifactsResponse {
|
|
2848
|
-
|
|
2849
|
-
const filterSensitiveLog: (obj: ListArtifactsResponse) => any;
|
|
2850
|
-
}
|
|
2851
2243
|
export declare enum SortAssociationsBy {
|
|
2852
2244
|
CREATION_TIME = "CreationTime",
|
|
2853
2245
|
DESTINATION_ARN = "DestinationArn",
|
|
@@ -2879,20 +2271,12 @@ export interface ListAssociationsRequest {
|
|
|
2879
2271
|
|
|
2880
2272
|
MaxResults?: number;
|
|
2881
2273
|
}
|
|
2882
|
-
export declare namespace ListAssociationsRequest {
|
|
2883
|
-
|
|
2884
|
-
const filterSensitiveLog: (obj: ListAssociationsRequest) => any;
|
|
2885
|
-
}
|
|
2886
2274
|
export interface ListAssociationsResponse {
|
|
2887
2275
|
|
|
2888
2276
|
AssociationSummaries?: AssociationSummary[];
|
|
2889
2277
|
|
|
2890
2278
|
NextToken?: string;
|
|
2891
2279
|
}
|
|
2892
|
-
export declare namespace ListAssociationsResponse {
|
|
2893
|
-
|
|
2894
|
-
const filterSensitiveLog: (obj: ListAssociationsResponse) => any;
|
|
2895
|
-
}
|
|
2896
2280
|
export interface ListAutoMLJobsRequest {
|
|
2897
2281
|
|
|
2898
2282
|
CreationTimeAfter?: Date;
|
|
@@ -2915,20 +2299,12 @@ export interface ListAutoMLJobsRequest {
|
|
|
2915
2299
|
|
|
2916
2300
|
NextToken?: string;
|
|
2917
2301
|
}
|
|
2918
|
-
export declare namespace ListAutoMLJobsRequest {
|
|
2919
|
-
|
|
2920
|
-
const filterSensitiveLog: (obj: ListAutoMLJobsRequest) => any;
|
|
2921
|
-
}
|
|
2922
2302
|
export interface ListAutoMLJobsResponse {
|
|
2923
2303
|
|
|
2924
2304
|
AutoMLJobSummaries: AutoMLJobSummary[] | undefined;
|
|
2925
2305
|
|
|
2926
2306
|
NextToken?: string;
|
|
2927
2307
|
}
|
|
2928
|
-
export declare namespace ListAutoMLJobsResponse {
|
|
2929
|
-
|
|
2930
|
-
const filterSensitiveLog: (obj: ListAutoMLJobsResponse) => any;
|
|
2931
|
-
}
|
|
2932
2308
|
export interface ListCandidatesForAutoMLJobRequest {
|
|
2933
2309
|
|
|
2934
2310
|
AutoMLJobName: string | undefined;
|
|
@@ -2945,20 +2321,12 @@ export interface ListCandidatesForAutoMLJobRequest {
|
|
|
2945
2321
|
|
|
2946
2322
|
NextToken?: string;
|
|
2947
2323
|
}
|
|
2948
|
-
export declare namespace ListCandidatesForAutoMLJobRequest {
|
|
2949
|
-
|
|
2950
|
-
const filterSensitiveLog: (obj: ListCandidatesForAutoMLJobRequest) => any;
|
|
2951
|
-
}
|
|
2952
2324
|
export interface ListCandidatesForAutoMLJobResponse {
|
|
2953
2325
|
|
|
2954
2326
|
Candidates: AutoMLCandidate[] | undefined;
|
|
2955
2327
|
|
|
2956
2328
|
NextToken?: string;
|
|
2957
2329
|
}
|
|
2958
|
-
export declare namespace ListCandidatesForAutoMLJobResponse {
|
|
2959
|
-
|
|
2960
|
-
const filterSensitiveLog: (obj: ListCandidatesForAutoMLJobResponse) => any;
|
|
2961
|
-
}
|
|
2962
2330
|
export interface ListCodeRepositoriesInput {
|
|
2963
2331
|
|
|
2964
2332
|
CreationTimeAfter?: Date;
|
|
@@ -2979,20 +2347,12 @@ export interface ListCodeRepositoriesInput {
|
|
|
2979
2347
|
|
|
2980
2348
|
SortOrder?: CodeRepositorySortOrder | string;
|
|
2981
2349
|
}
|
|
2982
|
-
export declare namespace ListCodeRepositoriesInput {
|
|
2983
|
-
|
|
2984
|
-
const filterSensitiveLog: (obj: ListCodeRepositoriesInput) => any;
|
|
2985
|
-
}
|
|
2986
2350
|
export interface ListCodeRepositoriesOutput {
|
|
2987
2351
|
|
|
2988
2352
|
CodeRepositorySummaryList: CodeRepositorySummary[] | undefined;
|
|
2989
2353
|
|
|
2990
2354
|
NextToken?: string;
|
|
2991
2355
|
}
|
|
2992
|
-
export declare namespace ListCodeRepositoriesOutput {
|
|
2993
|
-
|
|
2994
|
-
const filterSensitiveLog: (obj: ListCodeRepositoriesOutput) => any;
|
|
2995
|
-
}
|
|
2996
2356
|
export declare enum ListCompilationJobsSortBy {
|
|
2997
2357
|
CREATION_TIME = "CreationTime",
|
|
2998
2358
|
NAME = "Name",
|
|
@@ -3020,20 +2380,12 @@ export interface ListCompilationJobsRequest {
|
|
|
3020
2380
|
|
|
3021
2381
|
SortOrder?: SortOrder | string;
|
|
3022
2382
|
}
|
|
3023
|
-
export declare namespace ListCompilationJobsRequest {
|
|
3024
|
-
|
|
3025
|
-
const filterSensitiveLog: (obj: ListCompilationJobsRequest) => any;
|
|
3026
|
-
}
|
|
3027
2383
|
export interface ListCompilationJobsResponse {
|
|
3028
2384
|
|
|
3029
2385
|
CompilationJobSummaries: CompilationJobSummary[] | undefined;
|
|
3030
2386
|
|
|
3031
2387
|
NextToken?: string;
|
|
3032
2388
|
}
|
|
3033
|
-
export declare namespace ListCompilationJobsResponse {
|
|
3034
|
-
|
|
3035
|
-
const filterSensitiveLog: (obj: ListCompilationJobsResponse) => any;
|
|
3036
|
-
}
|
|
3037
2389
|
export declare enum SortContextsBy {
|
|
3038
2390
|
CREATION_TIME = "CreationTime",
|
|
3039
2391
|
NAME = "Name"
|
|
@@ -3056,20 +2408,12 @@ export interface ListContextsRequest {
|
|
|
3056
2408
|
|
|
3057
2409
|
MaxResults?: number;
|
|
3058
2410
|
}
|
|
3059
|
-
export declare namespace ListContextsRequest {
|
|
3060
|
-
|
|
3061
|
-
const filterSensitiveLog: (obj: ListContextsRequest) => any;
|
|
3062
|
-
}
|
|
3063
2411
|
export interface ListContextsResponse {
|
|
3064
2412
|
|
|
3065
2413
|
ContextSummaries?: ContextSummary[];
|
|
3066
2414
|
|
|
3067
2415
|
NextToken?: string;
|
|
3068
2416
|
}
|
|
3069
|
-
export declare namespace ListContextsResponse {
|
|
3070
|
-
|
|
3071
|
-
const filterSensitiveLog: (obj: ListContextsResponse) => any;
|
|
3072
|
-
}
|
|
3073
2417
|
export declare enum MonitoringJobDefinitionSortKey {
|
|
3074
2418
|
CREATION_TIME = "CreationTime",
|
|
3075
2419
|
NAME = "Name"
|
|
@@ -3092,10 +2436,6 @@ export interface ListDataQualityJobDefinitionsRequest {
|
|
|
3092
2436
|
|
|
3093
2437
|
CreationTimeAfter?: Date;
|
|
3094
2438
|
}
|
|
3095
|
-
export declare namespace ListDataQualityJobDefinitionsRequest {
|
|
3096
|
-
|
|
3097
|
-
const filterSensitiveLog: (obj: ListDataQualityJobDefinitionsRequest) => any;
|
|
3098
|
-
}
|
|
3099
2439
|
|
|
3100
2440
|
export interface MonitoringJobDefinitionSummary {
|
|
3101
2441
|
|
|
@@ -3107,20 +2447,12 @@ export interface MonitoringJobDefinitionSummary {
|
|
|
3107
2447
|
|
|
3108
2448
|
EndpointName: string | undefined;
|
|
3109
2449
|
}
|
|
3110
|
-
export declare namespace MonitoringJobDefinitionSummary {
|
|
3111
|
-
|
|
3112
|
-
const filterSensitiveLog: (obj: MonitoringJobDefinitionSummary) => any;
|
|
3113
|
-
}
|
|
3114
2450
|
export interface ListDataQualityJobDefinitionsResponse {
|
|
3115
2451
|
|
|
3116
2452
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
3117
2453
|
|
|
3118
2454
|
NextToken?: string;
|
|
3119
2455
|
}
|
|
3120
|
-
export declare namespace ListDataQualityJobDefinitionsResponse {
|
|
3121
|
-
|
|
3122
|
-
const filterSensitiveLog: (obj: ListDataQualityJobDefinitionsResponse) => any;
|
|
3123
|
-
}
|
|
3124
2456
|
export declare enum ListDeviceFleetsSortBy {
|
|
3125
2457
|
CreationTime = "CREATION_TIME",
|
|
3126
2458
|
LastModifiedTime = "LAST_MODIFIED_TIME",
|
|
@@ -3146,20 +2478,12 @@ export interface ListDeviceFleetsRequest {
|
|
|
3146
2478
|
|
|
3147
2479
|
SortOrder?: SortOrder | string;
|
|
3148
2480
|
}
|
|
3149
|
-
export declare namespace ListDeviceFleetsRequest {
|
|
3150
|
-
|
|
3151
|
-
const filterSensitiveLog: (obj: ListDeviceFleetsRequest) => any;
|
|
3152
|
-
}
|
|
3153
2481
|
export interface ListDeviceFleetsResponse {
|
|
3154
2482
|
|
|
3155
2483
|
DeviceFleetSummaries: DeviceFleetSummary[] | undefined;
|
|
3156
2484
|
|
|
3157
2485
|
NextToken?: string;
|
|
3158
2486
|
}
|
|
3159
|
-
export declare namespace ListDeviceFleetsResponse {
|
|
3160
|
-
|
|
3161
|
-
const filterSensitiveLog: (obj: ListDeviceFleetsResponse) => any;
|
|
3162
|
-
}
|
|
3163
2487
|
export interface ListDevicesRequest {
|
|
3164
2488
|
|
|
3165
2489
|
NextToken?: string;
|
|
@@ -3172,40 +2496,24 @@ export interface ListDevicesRequest {
|
|
|
3172
2496
|
|
|
3173
2497
|
DeviceFleetName?: string;
|
|
3174
2498
|
}
|
|
3175
|
-
export declare namespace ListDevicesRequest {
|
|
3176
|
-
|
|
3177
|
-
const filterSensitiveLog: (obj: ListDevicesRequest) => any;
|
|
3178
|
-
}
|
|
3179
2499
|
export interface ListDevicesResponse {
|
|
3180
2500
|
|
|
3181
2501
|
DeviceSummaries: DeviceSummary[] | undefined;
|
|
3182
2502
|
|
|
3183
2503
|
NextToken?: string;
|
|
3184
2504
|
}
|
|
3185
|
-
export declare namespace ListDevicesResponse {
|
|
3186
|
-
|
|
3187
|
-
const filterSensitiveLog: (obj: ListDevicesResponse) => any;
|
|
3188
|
-
}
|
|
3189
2505
|
export interface ListDomainsRequest {
|
|
3190
2506
|
|
|
3191
2507
|
NextToken?: string;
|
|
3192
2508
|
|
|
3193
2509
|
MaxResults?: number;
|
|
3194
2510
|
}
|
|
3195
|
-
export declare namespace ListDomainsRequest {
|
|
3196
|
-
|
|
3197
|
-
const filterSensitiveLog: (obj: ListDomainsRequest) => any;
|
|
3198
|
-
}
|
|
3199
2511
|
export interface ListDomainsResponse {
|
|
3200
2512
|
|
|
3201
2513
|
Domains?: DomainDetails[];
|
|
3202
2514
|
|
|
3203
2515
|
NextToken?: string;
|
|
3204
2516
|
}
|
|
3205
|
-
export declare namespace ListDomainsResponse {
|
|
3206
|
-
|
|
3207
|
-
const filterSensitiveLog: (obj: ListDomainsResponse) => any;
|
|
3208
|
-
}
|
|
3209
2517
|
export declare enum ListEdgeDeploymentPlansSortBy {
|
|
3210
2518
|
CreationTime = "CREATION_TIME",
|
|
3211
2519
|
DeviceFleetName = "DEVICE_FLEET_NAME",
|
|
@@ -3234,20 +2542,12 @@ export interface ListEdgeDeploymentPlansRequest {
|
|
|
3234
2542
|
|
|
3235
2543
|
SortOrder?: SortOrder | string;
|
|
3236
2544
|
}
|
|
3237
|
-
export declare namespace ListEdgeDeploymentPlansRequest {
|
|
3238
|
-
|
|
3239
|
-
const filterSensitiveLog: (obj: ListEdgeDeploymentPlansRequest) => any;
|
|
3240
|
-
}
|
|
3241
2545
|
export interface ListEdgeDeploymentPlansResponse {
|
|
3242
2546
|
|
|
3243
2547
|
EdgeDeploymentPlanSummaries: EdgeDeploymentPlanSummary[] | undefined;
|
|
3244
2548
|
|
|
3245
2549
|
NextToken?: string;
|
|
3246
2550
|
}
|
|
3247
|
-
export declare namespace ListEdgeDeploymentPlansResponse {
|
|
3248
|
-
|
|
3249
|
-
const filterSensitiveLog: (obj: ListEdgeDeploymentPlansResponse) => any;
|
|
3250
|
-
}
|
|
3251
2551
|
export declare enum ListEdgePackagingJobsSortBy {
|
|
3252
2552
|
CreationTime = "CREATION_TIME",
|
|
3253
2553
|
EdgePackagingJobStatus = "STATUS",
|
|
@@ -3279,20 +2579,12 @@ export interface ListEdgePackagingJobsRequest {
|
|
|
3279
2579
|
|
|
3280
2580
|
SortOrder?: SortOrder | string;
|
|
3281
2581
|
}
|
|
3282
|
-
export declare namespace ListEdgePackagingJobsRequest {
|
|
3283
|
-
|
|
3284
|
-
const filterSensitiveLog: (obj: ListEdgePackagingJobsRequest) => any;
|
|
3285
|
-
}
|
|
3286
2582
|
export interface ListEdgePackagingJobsResponse {
|
|
3287
2583
|
|
|
3288
2584
|
EdgePackagingJobSummaries: EdgePackagingJobSummary[] | undefined;
|
|
3289
2585
|
|
|
3290
2586
|
NextToken?: string;
|
|
3291
2587
|
}
|
|
3292
|
-
export declare namespace ListEdgePackagingJobsResponse {
|
|
3293
|
-
|
|
3294
|
-
const filterSensitiveLog: (obj: ListEdgePackagingJobsResponse) => any;
|
|
3295
|
-
}
|
|
3296
2588
|
export declare enum OrderKey {
|
|
3297
2589
|
Ascending = "Ascending",
|
|
3298
2590
|
Descending = "Descending"
|
|
@@ -3313,20 +2605,12 @@ export interface ListEndpointConfigsInput {
|
|
|
3313
2605
|
|
|
3314
2606
|
CreationTimeAfter?: Date;
|
|
3315
2607
|
}
|
|
3316
|
-
export declare namespace ListEndpointConfigsInput {
|
|
3317
|
-
|
|
3318
|
-
const filterSensitiveLog: (obj: ListEndpointConfigsInput) => any;
|
|
3319
|
-
}
|
|
3320
2608
|
export interface ListEndpointConfigsOutput {
|
|
3321
2609
|
|
|
3322
2610
|
EndpointConfigs: EndpointConfigSummary[] | undefined;
|
|
3323
2611
|
|
|
3324
2612
|
NextToken?: string;
|
|
3325
2613
|
}
|
|
3326
|
-
export declare namespace ListEndpointConfigsOutput {
|
|
3327
|
-
|
|
3328
|
-
const filterSensitiveLog: (obj: ListEndpointConfigsOutput) => any;
|
|
3329
|
-
}
|
|
3330
2614
|
export interface ListEndpointsInput {
|
|
3331
2615
|
|
|
3332
2616
|
SortBy?: EndpointSortKey | string;
|
|
@@ -3349,20 +2633,12 @@ export interface ListEndpointsInput {
|
|
|
3349
2633
|
|
|
3350
2634
|
StatusEquals?: EndpointStatus | string;
|
|
3351
2635
|
}
|
|
3352
|
-
export declare namespace ListEndpointsInput {
|
|
3353
|
-
|
|
3354
|
-
const filterSensitiveLog: (obj: ListEndpointsInput) => any;
|
|
3355
|
-
}
|
|
3356
2636
|
export interface ListEndpointsOutput {
|
|
3357
2637
|
|
|
3358
2638
|
Endpoints: EndpointSummary[] | undefined;
|
|
3359
2639
|
|
|
3360
2640
|
NextToken?: string;
|
|
3361
2641
|
}
|
|
3362
|
-
export declare namespace ListEndpointsOutput {
|
|
3363
|
-
|
|
3364
|
-
const filterSensitiveLog: (obj: ListEndpointsOutput) => any;
|
|
3365
|
-
}
|
|
3366
2642
|
export declare enum SortExperimentsBy {
|
|
3367
2643
|
CREATION_TIME = "CreationTime",
|
|
3368
2644
|
NAME = "Name"
|
|
@@ -3381,20 +2657,12 @@ export interface ListExperimentsRequest {
|
|
|
3381
2657
|
|
|
3382
2658
|
MaxResults?: number;
|
|
3383
2659
|
}
|
|
3384
|
-
export declare namespace ListExperimentsRequest {
|
|
3385
|
-
|
|
3386
|
-
const filterSensitiveLog: (obj: ListExperimentsRequest) => any;
|
|
3387
|
-
}
|
|
3388
2660
|
export interface ListExperimentsResponse {
|
|
3389
2661
|
|
|
3390
2662
|
ExperimentSummaries?: ExperimentSummary[];
|
|
3391
2663
|
|
|
3392
2664
|
NextToken?: string;
|
|
3393
2665
|
}
|
|
3394
|
-
export declare namespace ListExperimentsResponse {
|
|
3395
|
-
|
|
3396
|
-
const filterSensitiveLog: (obj: ListExperimentsResponse) => any;
|
|
3397
|
-
}
|
|
3398
2666
|
export interface ListFeatureGroupsRequest {
|
|
3399
2667
|
|
|
3400
2668
|
NameContains?: string;
|
|
@@ -3415,20 +2683,12 @@ export interface ListFeatureGroupsRequest {
|
|
|
3415
2683
|
|
|
3416
2684
|
NextToken?: string;
|
|
3417
2685
|
}
|
|
3418
|
-
export declare namespace ListFeatureGroupsRequest {
|
|
3419
|
-
|
|
3420
|
-
const filterSensitiveLog: (obj: ListFeatureGroupsRequest) => any;
|
|
3421
|
-
}
|
|
3422
2686
|
export interface ListFeatureGroupsResponse {
|
|
3423
2687
|
|
|
3424
2688
|
FeatureGroupSummaries: FeatureGroupSummary[] | undefined;
|
|
3425
2689
|
|
|
3426
2690
|
NextToken: string | undefined;
|
|
3427
2691
|
}
|
|
3428
|
-
export declare namespace ListFeatureGroupsResponse {
|
|
3429
|
-
|
|
3430
|
-
const filterSensitiveLog: (obj: ListFeatureGroupsResponse) => any;
|
|
3431
|
-
}
|
|
3432
2692
|
export interface ListFlowDefinitionsRequest {
|
|
3433
2693
|
|
|
3434
2694
|
CreationTimeAfter?: Date;
|
|
@@ -3441,20 +2701,12 @@ export interface ListFlowDefinitionsRequest {
|
|
|
3441
2701
|
|
|
3442
2702
|
MaxResults?: number;
|
|
3443
2703
|
}
|
|
3444
|
-
export declare namespace ListFlowDefinitionsRequest {
|
|
3445
|
-
|
|
3446
|
-
const filterSensitiveLog: (obj: ListFlowDefinitionsRequest) => any;
|
|
3447
|
-
}
|
|
3448
2704
|
export interface ListFlowDefinitionsResponse {
|
|
3449
2705
|
|
|
3450
2706
|
FlowDefinitionSummaries: FlowDefinitionSummary[] | undefined;
|
|
3451
2707
|
|
|
3452
2708
|
NextToken?: string;
|
|
3453
2709
|
}
|
|
3454
|
-
export declare namespace ListFlowDefinitionsResponse {
|
|
3455
|
-
|
|
3456
|
-
const filterSensitiveLog: (obj: ListFlowDefinitionsResponse) => any;
|
|
3457
|
-
}
|
|
3458
2710
|
export interface ListHumanTaskUisRequest {
|
|
3459
2711
|
|
|
3460
2712
|
CreationTimeAfter?: Date;
|
|
@@ -3467,20 +2719,12 @@ export interface ListHumanTaskUisRequest {
|
|
|
3467
2719
|
|
|
3468
2720
|
MaxResults?: number;
|
|
3469
2721
|
}
|
|
3470
|
-
export declare namespace ListHumanTaskUisRequest {
|
|
3471
|
-
|
|
3472
|
-
const filterSensitiveLog: (obj: ListHumanTaskUisRequest) => any;
|
|
3473
|
-
}
|
|
3474
2722
|
export interface ListHumanTaskUisResponse {
|
|
3475
2723
|
|
|
3476
2724
|
HumanTaskUiSummaries: HumanTaskUiSummary[] | undefined;
|
|
3477
2725
|
|
|
3478
2726
|
NextToken?: string;
|
|
3479
2727
|
}
|
|
3480
|
-
export declare namespace ListHumanTaskUisResponse {
|
|
3481
|
-
|
|
3482
|
-
const filterSensitiveLog: (obj: ListHumanTaskUisResponse) => any;
|
|
3483
|
-
}
|
|
3484
2728
|
export interface ListHyperParameterTuningJobsRequest {
|
|
3485
2729
|
|
|
3486
2730
|
NextToken?: string;
|
|
@@ -3503,20 +2747,12 @@ export interface ListHyperParameterTuningJobsRequest {
|
|
|
3503
2747
|
|
|
3504
2748
|
StatusEquals?: HyperParameterTuningJobStatus | string;
|
|
3505
2749
|
}
|
|
3506
|
-
export declare namespace ListHyperParameterTuningJobsRequest {
|
|
3507
|
-
|
|
3508
|
-
const filterSensitiveLog: (obj: ListHyperParameterTuningJobsRequest) => any;
|
|
3509
|
-
}
|
|
3510
2750
|
export interface ListHyperParameterTuningJobsResponse {
|
|
3511
2751
|
|
|
3512
2752
|
HyperParameterTuningJobSummaries: HyperParameterTuningJobSummary[] | undefined;
|
|
3513
2753
|
|
|
3514
2754
|
NextToken?: string;
|
|
3515
2755
|
}
|
|
3516
|
-
export declare namespace ListHyperParameterTuningJobsResponse {
|
|
3517
|
-
|
|
3518
|
-
const filterSensitiveLog: (obj: ListHyperParameterTuningJobsResponse) => any;
|
|
3519
|
-
}
|
|
3520
2756
|
export interface ListImagesRequest {
|
|
3521
2757
|
|
|
3522
2758
|
CreationTimeAfter?: Date;
|
|
@@ -3537,20 +2773,12 @@ export interface ListImagesRequest {
|
|
|
3537
2773
|
|
|
3538
2774
|
SortOrder?: ImageSortOrder | string;
|
|
3539
2775
|
}
|
|
3540
|
-
export declare namespace ListImagesRequest {
|
|
3541
|
-
|
|
3542
|
-
const filterSensitiveLog: (obj: ListImagesRequest) => any;
|
|
3543
|
-
}
|
|
3544
2776
|
export interface ListImagesResponse {
|
|
3545
2777
|
|
|
3546
2778
|
Images?: Image[];
|
|
3547
2779
|
|
|
3548
2780
|
NextToken?: string;
|
|
3549
2781
|
}
|
|
3550
|
-
export declare namespace ListImagesResponse {
|
|
3551
|
-
|
|
3552
|
-
const filterSensitiveLog: (obj: ListImagesResponse) => any;
|
|
3553
|
-
}
|
|
3554
2782
|
export interface ListImageVersionsRequest {
|
|
3555
2783
|
|
|
3556
2784
|
CreationTimeAfter?: Date;
|
|
@@ -3571,20 +2799,12 @@ export interface ListImageVersionsRequest {
|
|
|
3571
2799
|
|
|
3572
2800
|
SortOrder?: ImageVersionSortOrder | string;
|
|
3573
2801
|
}
|
|
3574
|
-
export declare namespace ListImageVersionsRequest {
|
|
3575
|
-
|
|
3576
|
-
const filterSensitiveLog: (obj: ListImageVersionsRequest) => any;
|
|
3577
|
-
}
|
|
3578
2802
|
export interface ListImageVersionsResponse {
|
|
3579
2803
|
|
|
3580
2804
|
ImageVersions?: ImageVersion[];
|
|
3581
2805
|
|
|
3582
2806
|
NextToken?: string;
|
|
3583
2807
|
}
|
|
3584
|
-
export declare namespace ListImageVersionsResponse {
|
|
3585
|
-
|
|
3586
|
-
const filterSensitiveLog: (obj: ListImageVersionsResponse) => any;
|
|
3587
|
-
}
|
|
3588
2808
|
export declare enum ListInferenceRecommendationsJobsSortBy {
|
|
3589
2809
|
CREATION_TIME = "CreationTime",
|
|
3590
2810
|
NAME = "Name",
|
|
@@ -3612,20 +2832,12 @@ export interface ListInferenceRecommendationsJobsRequest {
|
|
|
3612
2832
|
|
|
3613
2833
|
MaxResults?: number;
|
|
3614
2834
|
}
|
|
3615
|
-
export declare namespace ListInferenceRecommendationsJobsRequest {
|
|
3616
|
-
|
|
3617
|
-
const filterSensitiveLog: (obj: ListInferenceRecommendationsJobsRequest) => any;
|
|
3618
|
-
}
|
|
3619
2835
|
export interface ListInferenceRecommendationsJobsResponse {
|
|
3620
2836
|
|
|
3621
2837
|
InferenceRecommendationsJobs: InferenceRecommendationsJob[] | undefined;
|
|
3622
2838
|
|
|
3623
2839
|
NextToken?: string;
|
|
3624
2840
|
}
|
|
3625
|
-
export declare namespace ListInferenceRecommendationsJobsResponse {
|
|
3626
|
-
|
|
3627
|
-
const filterSensitiveLog: (obj: ListInferenceRecommendationsJobsResponse) => any;
|
|
3628
|
-
}
|
|
3629
2841
|
export declare enum SortBy {
|
|
3630
2842
|
CREATION_TIME = "CreationTime",
|
|
3631
2843
|
NAME = "Name",
|
|
@@ -3653,20 +2865,12 @@ export interface ListLabelingJobsRequest {
|
|
|
3653
2865
|
|
|
3654
2866
|
StatusEquals?: LabelingJobStatus | string;
|
|
3655
2867
|
}
|
|
3656
|
-
export declare namespace ListLabelingJobsRequest {
|
|
3657
|
-
|
|
3658
|
-
const filterSensitiveLog: (obj: ListLabelingJobsRequest) => any;
|
|
3659
|
-
}
|
|
3660
2868
|
export interface ListLabelingJobsResponse {
|
|
3661
2869
|
|
|
3662
2870
|
LabelingJobSummaryList?: LabelingJobSummary[];
|
|
3663
2871
|
|
|
3664
2872
|
NextToken?: string;
|
|
3665
2873
|
}
|
|
3666
|
-
export declare namespace ListLabelingJobsResponse {
|
|
3667
|
-
|
|
3668
|
-
const filterSensitiveLog: (obj: ListLabelingJobsResponse) => any;
|
|
3669
|
-
}
|
|
3670
2874
|
export declare enum ListLabelingJobsForWorkteamSortByOptions {
|
|
3671
2875
|
CREATION_TIME = "CreationTime"
|
|
3672
2876
|
}
|
|
@@ -3688,20 +2892,12 @@ export interface ListLabelingJobsForWorkteamRequest {
|
|
|
3688
2892
|
|
|
3689
2893
|
SortOrder?: SortOrder | string;
|
|
3690
2894
|
}
|
|
3691
|
-
export declare namespace ListLabelingJobsForWorkteamRequest {
|
|
3692
|
-
|
|
3693
|
-
const filterSensitiveLog: (obj: ListLabelingJobsForWorkteamRequest) => any;
|
|
3694
|
-
}
|
|
3695
2895
|
export interface ListLabelingJobsForWorkteamResponse {
|
|
3696
2896
|
|
|
3697
2897
|
LabelingJobSummaryList: LabelingJobForWorkteamSummary[] | undefined;
|
|
3698
2898
|
|
|
3699
2899
|
NextToken?: string;
|
|
3700
2900
|
}
|
|
3701
|
-
export declare namespace ListLabelingJobsForWorkteamResponse {
|
|
3702
|
-
|
|
3703
|
-
const filterSensitiveLog: (obj: ListLabelingJobsForWorkteamResponse) => any;
|
|
3704
|
-
}
|
|
3705
2901
|
export declare enum SortLineageGroupsBy {
|
|
3706
2902
|
CREATION_TIME = "CreationTime",
|
|
3707
2903
|
NAME = "Name"
|
|
@@ -3720,20 +2916,12 @@ export interface ListLineageGroupsRequest {
|
|
|
3720
2916
|
|
|
3721
2917
|
MaxResults?: number;
|
|
3722
2918
|
}
|
|
3723
|
-
export declare namespace ListLineageGroupsRequest {
|
|
3724
|
-
|
|
3725
|
-
const filterSensitiveLog: (obj: ListLineageGroupsRequest) => any;
|
|
3726
|
-
}
|
|
3727
2919
|
export interface ListLineageGroupsResponse {
|
|
3728
2920
|
|
|
3729
2921
|
LineageGroupSummaries?: LineageGroupSummary[];
|
|
3730
2922
|
|
|
3731
2923
|
NextToken?: string;
|
|
3732
2924
|
}
|
|
3733
|
-
export declare namespace ListLineageGroupsResponse {
|
|
3734
|
-
|
|
3735
|
-
const filterSensitiveLog: (obj: ListLineageGroupsResponse) => any;
|
|
3736
|
-
}
|
|
3737
2925
|
export interface ListModelBiasJobDefinitionsRequest {
|
|
3738
2926
|
|
|
3739
2927
|
EndpointName?: string;
|
|
@@ -3752,20 +2940,12 @@ export interface ListModelBiasJobDefinitionsRequest {
|
|
|
3752
2940
|
|
|
3753
2941
|
CreationTimeAfter?: Date;
|
|
3754
2942
|
}
|
|
3755
|
-
export declare namespace ListModelBiasJobDefinitionsRequest {
|
|
3756
|
-
|
|
3757
|
-
const filterSensitiveLog: (obj: ListModelBiasJobDefinitionsRequest) => any;
|
|
3758
|
-
}
|
|
3759
2943
|
export interface ListModelBiasJobDefinitionsResponse {
|
|
3760
2944
|
|
|
3761
2945
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
3762
2946
|
|
|
3763
2947
|
NextToken?: string;
|
|
3764
2948
|
}
|
|
3765
|
-
export declare namespace ListModelBiasJobDefinitionsResponse {
|
|
3766
|
-
|
|
3767
|
-
const filterSensitiveLog: (obj: ListModelBiasJobDefinitionsResponse) => any;
|
|
3768
|
-
}
|
|
3769
2949
|
export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
3770
2950
|
|
|
3771
2951
|
EndpointName?: string;
|
|
@@ -3784,20 +2964,12 @@ export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
|
3784
2964
|
|
|
3785
2965
|
CreationTimeAfter?: Date;
|
|
3786
2966
|
}
|
|
3787
|
-
export declare namespace ListModelExplainabilityJobDefinitionsRequest {
|
|
3788
|
-
|
|
3789
|
-
const filterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsRequest) => any;
|
|
3790
|
-
}
|
|
3791
2967
|
export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
3792
2968
|
|
|
3793
2969
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
3794
2970
|
|
|
3795
2971
|
NextToken?: string;
|
|
3796
2972
|
}
|
|
3797
|
-
export declare namespace ListModelExplainabilityJobDefinitionsResponse {
|
|
3798
|
-
|
|
3799
|
-
const filterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsResponse) => any;
|
|
3800
|
-
}
|
|
3801
2973
|
export declare enum ModelMetadataFilterType {
|
|
3802
2974
|
DOMAIN = "Domain",
|
|
3803
2975
|
FRAMEWORK = "Framework",
|
|
@@ -3811,19 +2983,11 @@ export interface ModelMetadataFilter {
|
|
|
3811
2983
|
|
|
3812
2984
|
Value: string | undefined;
|
|
3813
2985
|
}
|
|
3814
|
-
export declare namespace ModelMetadataFilter {
|
|
3815
|
-
|
|
3816
|
-
const filterSensitiveLog: (obj: ModelMetadataFilter) => any;
|
|
3817
|
-
}
|
|
3818
2986
|
|
|
3819
2987
|
export interface ModelMetadataSearchExpression {
|
|
3820
2988
|
|
|
3821
2989
|
Filters?: ModelMetadataFilter[];
|
|
3822
2990
|
}
|
|
3823
|
-
export declare namespace ModelMetadataSearchExpression {
|
|
3824
|
-
|
|
3825
|
-
const filterSensitiveLog: (obj: ModelMetadataSearchExpression) => any;
|
|
3826
|
-
}
|
|
3827
2991
|
export interface ListModelMetadataRequest {
|
|
3828
2992
|
|
|
3829
2993
|
SearchExpression?: ModelMetadataSearchExpression;
|
|
@@ -3832,10 +2996,6 @@ export interface ListModelMetadataRequest {
|
|
|
3832
2996
|
|
|
3833
2997
|
MaxResults?: number;
|
|
3834
2998
|
}
|
|
3835
|
-
export declare namespace ListModelMetadataRequest {
|
|
3836
|
-
|
|
3837
|
-
const filterSensitiveLog: (obj: ListModelMetadataRequest) => any;
|
|
3838
|
-
}
|
|
3839
2999
|
|
|
3840
3000
|
export interface ModelMetadataSummary {
|
|
3841
3001
|
|
|
@@ -3849,20 +3009,12 @@ export interface ModelMetadataSummary {
|
|
|
3849
3009
|
|
|
3850
3010
|
FrameworkVersion: string | undefined;
|
|
3851
3011
|
}
|
|
3852
|
-
export declare namespace ModelMetadataSummary {
|
|
3853
|
-
|
|
3854
|
-
const filterSensitiveLog: (obj: ModelMetadataSummary) => any;
|
|
3855
|
-
}
|
|
3856
3012
|
export interface ListModelMetadataResponse {
|
|
3857
3013
|
|
|
3858
3014
|
ModelMetadataSummaries: ModelMetadataSummary[] | undefined;
|
|
3859
3015
|
|
|
3860
3016
|
NextToken?: string;
|
|
3861
3017
|
}
|
|
3862
|
-
export declare namespace ListModelMetadataResponse {
|
|
3863
|
-
|
|
3864
|
-
const filterSensitiveLog: (obj: ListModelMetadataResponse) => any;
|
|
3865
|
-
}
|
|
3866
3018
|
export declare enum ModelPackageGroupSortBy {
|
|
3867
3019
|
CREATION_TIME = "CreationTime",
|
|
3868
3020
|
NAME = "Name"
|
|
@@ -3883,10 +3035,6 @@ export interface ListModelPackageGroupsInput {
|
|
|
3883
3035
|
|
|
3884
3036
|
SortOrder?: SortOrder | string;
|
|
3885
3037
|
}
|
|
3886
|
-
export declare namespace ListModelPackageGroupsInput {
|
|
3887
|
-
|
|
3888
|
-
const filterSensitiveLog: (obj: ListModelPackageGroupsInput) => any;
|
|
3889
|
-
}
|
|
3890
3038
|
|
|
3891
3039
|
export interface ModelPackageGroupSummary {
|
|
3892
3040
|
|
|
@@ -3900,20 +3048,12 @@ export interface ModelPackageGroupSummary {
|
|
|
3900
3048
|
|
|
3901
3049
|
ModelPackageGroupStatus: ModelPackageGroupStatus | string | undefined;
|
|
3902
3050
|
}
|
|
3903
|
-
export declare namespace ModelPackageGroupSummary {
|
|
3904
|
-
|
|
3905
|
-
const filterSensitiveLog: (obj: ModelPackageGroupSummary) => any;
|
|
3906
|
-
}
|
|
3907
3051
|
export interface ListModelPackageGroupsOutput {
|
|
3908
3052
|
|
|
3909
3053
|
ModelPackageGroupSummaryList: ModelPackageGroupSummary[] | undefined;
|
|
3910
3054
|
|
|
3911
3055
|
NextToken?: string;
|
|
3912
3056
|
}
|
|
3913
|
-
export declare namespace ListModelPackageGroupsOutput {
|
|
3914
|
-
|
|
3915
|
-
const filterSensitiveLog: (obj: ListModelPackageGroupsOutput) => any;
|
|
3916
|
-
}
|
|
3917
3057
|
export declare enum ModelPackageType {
|
|
3918
3058
|
BOTH = "Both",
|
|
3919
3059
|
UNVERSIONED = "Unversioned",
|
|
@@ -3945,10 +3085,6 @@ export interface ListModelPackagesInput {
|
|
|
3945
3085
|
|
|
3946
3086
|
SortOrder?: SortOrder | string;
|
|
3947
3087
|
}
|
|
3948
|
-
export declare namespace ListModelPackagesInput {
|
|
3949
|
-
|
|
3950
|
-
const filterSensitiveLog: (obj: ListModelPackagesInput) => any;
|
|
3951
|
-
}
|
|
3952
3088
|
|
|
3953
3089
|
export interface ModelPackageSummary {
|
|
3954
3090
|
|
|
@@ -3968,20 +3104,12 @@ export interface ModelPackageSummary {
|
|
|
3968
3104
|
|
|
3969
3105
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
3970
3106
|
}
|
|
3971
|
-
export declare namespace ModelPackageSummary {
|
|
3972
|
-
|
|
3973
|
-
const filterSensitiveLog: (obj: ModelPackageSummary) => any;
|
|
3974
|
-
}
|
|
3975
3107
|
export interface ListModelPackagesOutput {
|
|
3976
3108
|
|
|
3977
3109
|
ModelPackageSummaryList: ModelPackageSummary[] | undefined;
|
|
3978
3110
|
|
|
3979
3111
|
NextToken?: string;
|
|
3980
3112
|
}
|
|
3981
|
-
export declare namespace ListModelPackagesOutput {
|
|
3982
|
-
|
|
3983
|
-
const filterSensitiveLog: (obj: ListModelPackagesOutput) => any;
|
|
3984
|
-
}
|
|
3985
3113
|
export interface ListModelQualityJobDefinitionsRequest {
|
|
3986
3114
|
|
|
3987
3115
|
EndpointName?: string;
|
|
@@ -4000,20 +3128,12 @@ export interface ListModelQualityJobDefinitionsRequest {
|
|
|
4000
3128
|
|
|
4001
3129
|
CreationTimeAfter?: Date;
|
|
4002
3130
|
}
|
|
4003
|
-
export declare namespace ListModelQualityJobDefinitionsRequest {
|
|
4004
|
-
|
|
4005
|
-
const filterSensitiveLog: (obj: ListModelQualityJobDefinitionsRequest) => any;
|
|
4006
|
-
}
|
|
4007
3131
|
export interface ListModelQualityJobDefinitionsResponse {
|
|
4008
3132
|
|
|
4009
3133
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
4010
3134
|
|
|
4011
3135
|
NextToken?: string;
|
|
4012
3136
|
}
|
|
4013
|
-
export declare namespace ListModelQualityJobDefinitionsResponse {
|
|
4014
|
-
|
|
4015
|
-
const filterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
|
|
4016
|
-
}
|
|
4017
3137
|
export declare enum ModelSortKey {
|
|
4018
3138
|
CreationTime = "CreationTime",
|
|
4019
3139
|
Name = "Name"
|
|
@@ -4034,10 +3154,6 @@ export interface ListModelsInput {
|
|
|
4034
3154
|
|
|
4035
3155
|
CreationTimeAfter?: Date;
|
|
4036
3156
|
}
|
|
4037
|
-
export declare namespace ListModelsInput {
|
|
4038
|
-
|
|
4039
|
-
const filterSensitiveLog: (obj: ListModelsInput) => any;
|
|
4040
|
-
}
|
|
4041
3157
|
|
|
4042
3158
|
export interface ModelSummary {
|
|
4043
3159
|
|
|
@@ -4047,20 +3163,12 @@ export interface ModelSummary {
|
|
|
4047
3163
|
|
|
4048
3164
|
CreationTime: Date | undefined;
|
|
4049
3165
|
}
|
|
4050
|
-
export declare namespace ModelSummary {
|
|
4051
|
-
|
|
4052
|
-
const filterSensitiveLog: (obj: ModelSummary) => any;
|
|
4053
|
-
}
|
|
4054
3166
|
export interface ListModelsOutput {
|
|
4055
3167
|
|
|
4056
3168
|
Models: ModelSummary[] | undefined;
|
|
4057
3169
|
|
|
4058
3170
|
NextToken?: string;
|
|
4059
3171
|
}
|
|
4060
|
-
export declare namespace ListModelsOutput {
|
|
4061
|
-
|
|
4062
|
-
const filterSensitiveLog: (obj: ListModelsOutput) => any;
|
|
4063
|
-
}
|
|
4064
3172
|
export declare enum MonitoringExecutionSortKey {
|
|
4065
3173
|
CREATION_TIME = "CreationTime",
|
|
4066
3174
|
SCHEDULED_TIME = "ScheduledTime",
|
|
@@ -4098,20 +3206,12 @@ export interface ListMonitoringExecutionsRequest {
|
|
|
4098
3206
|
|
|
4099
3207
|
MonitoringTypeEquals?: MonitoringType | string;
|
|
4100
3208
|
}
|
|
4101
|
-
export declare namespace ListMonitoringExecutionsRequest {
|
|
4102
|
-
|
|
4103
|
-
const filterSensitiveLog: (obj: ListMonitoringExecutionsRequest) => any;
|
|
4104
|
-
}
|
|
4105
3209
|
export interface ListMonitoringExecutionsResponse {
|
|
4106
3210
|
|
|
4107
3211
|
MonitoringExecutionSummaries: MonitoringExecutionSummary[] | undefined;
|
|
4108
3212
|
|
|
4109
3213
|
NextToken?: string;
|
|
4110
3214
|
}
|
|
4111
|
-
export declare namespace ListMonitoringExecutionsResponse {
|
|
4112
|
-
|
|
4113
|
-
const filterSensitiveLog: (obj: ListMonitoringExecutionsResponse) => any;
|
|
4114
|
-
}
|
|
4115
3215
|
export declare enum MonitoringScheduleSortKey {
|
|
4116
3216
|
CREATION_TIME = "CreationTime",
|
|
4117
3217
|
NAME = "Name",
|
|
@@ -4145,10 +3245,6 @@ export interface ListMonitoringSchedulesRequest {
|
|
|
4145
3245
|
|
|
4146
3246
|
MonitoringTypeEquals?: MonitoringType | string;
|
|
4147
3247
|
}
|
|
4148
|
-
export declare namespace ListMonitoringSchedulesRequest {
|
|
4149
|
-
|
|
4150
|
-
const filterSensitiveLog: (obj: ListMonitoringSchedulesRequest) => any;
|
|
4151
|
-
}
|
|
4152
3248
|
|
|
4153
3249
|
export interface MonitoringScheduleSummary {
|
|
4154
3250
|
|
|
@@ -4168,20 +3264,12 @@ export interface MonitoringScheduleSummary {
|
|
|
4168
3264
|
|
|
4169
3265
|
MonitoringType?: MonitoringType | string;
|
|
4170
3266
|
}
|
|
4171
|
-
export declare namespace MonitoringScheduleSummary {
|
|
4172
|
-
|
|
4173
|
-
const filterSensitiveLog: (obj: MonitoringScheduleSummary) => any;
|
|
4174
|
-
}
|
|
4175
3267
|
export interface ListMonitoringSchedulesResponse {
|
|
4176
3268
|
|
|
4177
3269
|
MonitoringScheduleSummaries: MonitoringScheduleSummary[] | undefined;
|
|
4178
3270
|
|
|
4179
3271
|
NextToken?: string;
|
|
4180
3272
|
}
|
|
4181
|
-
export declare namespace ListMonitoringSchedulesResponse {
|
|
4182
|
-
|
|
4183
|
-
const filterSensitiveLog: (obj: ListMonitoringSchedulesResponse) => any;
|
|
4184
|
-
}
|
|
4185
3273
|
export declare enum NotebookInstanceLifecycleConfigSortKey {
|
|
4186
3274
|
CREATION_TIME = "CreationTime",
|
|
4187
3275
|
LAST_MODIFIED_TIME = "LastModifiedTime",
|
|
@@ -4211,10 +3299,6 @@ export interface ListNotebookInstanceLifecycleConfigsInput {
|
|
|
4211
3299
|
|
|
4212
3300
|
LastModifiedTimeAfter?: Date;
|
|
4213
3301
|
}
|
|
4214
|
-
export declare namespace ListNotebookInstanceLifecycleConfigsInput {
|
|
4215
|
-
|
|
4216
|
-
const filterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsInput) => any;
|
|
4217
|
-
}
|
|
4218
3302
|
|
|
4219
3303
|
export interface NotebookInstanceLifecycleConfigSummary {
|
|
4220
3304
|
|
|
@@ -4226,20 +3310,12 @@ export interface NotebookInstanceLifecycleConfigSummary {
|
|
|
4226
3310
|
|
|
4227
3311
|
LastModifiedTime?: Date;
|
|
4228
3312
|
}
|
|
4229
|
-
export declare namespace NotebookInstanceLifecycleConfigSummary {
|
|
4230
|
-
|
|
4231
|
-
const filterSensitiveLog: (obj: NotebookInstanceLifecycleConfigSummary) => any;
|
|
4232
|
-
}
|
|
4233
3313
|
export interface ListNotebookInstanceLifecycleConfigsOutput {
|
|
4234
3314
|
|
|
4235
3315
|
NextToken?: string;
|
|
4236
3316
|
|
|
4237
3317
|
NotebookInstanceLifecycleConfigs?: NotebookInstanceLifecycleConfigSummary[];
|
|
4238
3318
|
}
|
|
4239
|
-
export declare namespace ListNotebookInstanceLifecycleConfigsOutput {
|
|
4240
|
-
|
|
4241
|
-
const filterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsOutput) => any;
|
|
4242
|
-
}
|
|
4243
3319
|
export declare enum NotebookInstanceSortKey {
|
|
4244
3320
|
CREATION_TIME = "CreationTime",
|
|
4245
3321
|
NAME = "Name",
|
|
@@ -4277,10 +3353,6 @@ export interface ListNotebookInstancesInput {
|
|
|
4277
3353
|
|
|
4278
3354
|
AdditionalCodeRepositoryEquals?: string;
|
|
4279
3355
|
}
|
|
4280
|
-
export declare namespace ListNotebookInstancesInput {
|
|
4281
|
-
|
|
4282
|
-
const filterSensitiveLog: (obj: ListNotebookInstancesInput) => any;
|
|
4283
|
-
}
|
|
4284
3356
|
|
|
4285
3357
|
export interface NotebookInstanceSummary {
|
|
4286
3358
|
|
|
@@ -4304,20 +3376,12 @@ export interface NotebookInstanceSummary {
|
|
|
4304
3376
|
|
|
4305
3377
|
AdditionalCodeRepositories?: string[];
|
|
4306
3378
|
}
|
|
4307
|
-
export declare namespace NotebookInstanceSummary {
|
|
4308
|
-
|
|
4309
|
-
const filterSensitiveLog: (obj: NotebookInstanceSummary) => any;
|
|
4310
|
-
}
|
|
4311
3379
|
export interface ListNotebookInstancesOutput {
|
|
4312
3380
|
|
|
4313
3381
|
NextToken?: string;
|
|
4314
3382
|
|
|
4315
3383
|
NotebookInstances?: NotebookInstanceSummary[];
|
|
4316
3384
|
}
|
|
4317
|
-
export declare namespace ListNotebookInstancesOutput {
|
|
4318
|
-
|
|
4319
|
-
const filterSensitiveLog: (obj: ListNotebookInstancesOutput) => any;
|
|
4320
|
-
}
|
|
4321
3385
|
export declare enum SortPipelineExecutionsBy {
|
|
4322
3386
|
CREATION_TIME = "CreationTime",
|
|
4323
3387
|
PIPELINE_EXECUTION_ARN = "PipelineExecutionArn"
|
|
@@ -4338,10 +3402,6 @@ export interface ListPipelineExecutionsRequest {
|
|
|
4338
3402
|
|
|
4339
3403
|
MaxResults?: number;
|
|
4340
3404
|
}
|
|
4341
|
-
export declare namespace ListPipelineExecutionsRequest {
|
|
4342
|
-
|
|
4343
|
-
const filterSensitiveLog: (obj: ListPipelineExecutionsRequest) => any;
|
|
4344
|
-
}
|
|
4345
3405
|
|
|
4346
3406
|
export interface PipelineExecutionSummary {
|
|
4347
3407
|
|
|
@@ -4357,17 +3417,483 @@ export interface PipelineExecutionSummary {
|
|
|
4357
3417
|
|
|
4358
3418
|
PipelineExecutionFailureReason?: string;
|
|
4359
3419
|
}
|
|
4360
|
-
export declare namespace PipelineExecutionSummary {
|
|
4361
|
-
|
|
4362
|
-
const filterSensitiveLog: (obj: PipelineExecutionSummary) => any;
|
|
4363
|
-
}
|
|
4364
3420
|
export interface ListPipelineExecutionsResponse {
|
|
4365
3421
|
|
|
4366
3422
|
PipelineExecutionSummaries?: PipelineExecutionSummary[];
|
|
4367
3423
|
|
|
4368
3424
|
NextToken?: string;
|
|
4369
3425
|
}
|
|
4370
|
-
|
|
4371
|
-
|
|
4372
|
-
|
|
4373
|
-
|
|
3426
|
+
|
|
3427
|
+
export declare const DescribeHyperParameterTuningJobRequestFilterSensitiveLog: (obj: DescribeHyperParameterTuningJobRequest) => any;
|
|
3428
|
+
|
|
3429
|
+
export declare const FinalHyperParameterTuningJobObjectiveMetricFilterSensitiveLog: (obj: FinalHyperParameterTuningJobObjectiveMetric) => any;
|
|
3430
|
+
|
|
3431
|
+
export declare const HyperParameterTrainingJobSummaryFilterSensitiveLog: (obj: HyperParameterTrainingJobSummary) => any;
|
|
3432
|
+
|
|
3433
|
+
export declare const ObjectiveStatusCountersFilterSensitiveLog: (obj: ObjectiveStatusCounters) => any;
|
|
3434
|
+
|
|
3435
|
+
export declare const TrainingJobStatusCountersFilterSensitiveLog: (obj: TrainingJobStatusCounters) => any;
|
|
3436
|
+
|
|
3437
|
+
export declare const DescribeHyperParameterTuningJobResponseFilterSensitiveLog: (obj: DescribeHyperParameterTuningJobResponse) => any;
|
|
3438
|
+
|
|
3439
|
+
export declare const DescribeImageRequestFilterSensitiveLog: (obj: DescribeImageRequest) => any;
|
|
3440
|
+
|
|
3441
|
+
export declare const DescribeImageResponseFilterSensitiveLog: (obj: DescribeImageResponse) => any;
|
|
3442
|
+
|
|
3443
|
+
export declare const DescribeImageVersionRequestFilterSensitiveLog: (obj: DescribeImageVersionRequest) => any;
|
|
3444
|
+
|
|
3445
|
+
export declare const DescribeImageVersionResponseFilterSensitiveLog: (obj: DescribeImageVersionResponse) => any;
|
|
3446
|
+
|
|
3447
|
+
export declare const DescribeInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: DescribeInferenceRecommendationsJobRequest) => any;
|
|
3448
|
+
|
|
3449
|
+
export declare const EndpointOutputConfigurationFilterSensitiveLog: (obj: EndpointOutputConfiguration) => any;
|
|
3450
|
+
|
|
3451
|
+
export declare const RecommendationMetricsFilterSensitiveLog: (obj: RecommendationMetrics) => any;
|
|
3452
|
+
|
|
3453
|
+
export declare const EnvironmentParameterFilterSensitiveLog: (obj: EnvironmentParameter) => any;
|
|
3454
|
+
|
|
3455
|
+
export declare const ModelConfigurationFilterSensitiveLog: (obj: ModelConfiguration) => any;
|
|
3456
|
+
|
|
3457
|
+
export declare const InferenceRecommendationFilterSensitiveLog: (obj: InferenceRecommendation) => any;
|
|
3458
|
+
|
|
3459
|
+
export declare const DescribeInferenceRecommendationsJobResponseFilterSensitiveLog: (obj: DescribeInferenceRecommendationsJobResponse) => any;
|
|
3460
|
+
|
|
3461
|
+
export declare const DescribeLabelingJobRequestFilterSensitiveLog: (obj: DescribeLabelingJobRequest) => any;
|
|
3462
|
+
|
|
3463
|
+
export declare const LabelCountersFilterSensitiveLog: (obj: LabelCounters) => any;
|
|
3464
|
+
|
|
3465
|
+
export declare const LabelingJobOutputFilterSensitiveLog: (obj: LabelingJobOutput) => any;
|
|
3466
|
+
|
|
3467
|
+
export declare const DescribeLabelingJobResponseFilterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
|
|
3468
|
+
|
|
3469
|
+
export declare const DescribeLineageGroupRequestFilterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
3470
|
+
|
|
3471
|
+
export declare const DescribeLineageGroupResponseFilterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
|
|
3472
|
+
|
|
3473
|
+
export declare const DescribeModelInputFilterSensitiveLog: (obj: DescribeModelInput) => any;
|
|
3474
|
+
|
|
3475
|
+
export declare const DescribeModelOutputFilterSensitiveLog: (obj: DescribeModelOutput) => any;
|
|
3476
|
+
|
|
3477
|
+
export declare const DescribeModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelBiasJobDefinitionRequest) => any;
|
|
3478
|
+
|
|
3479
|
+
export declare const DescribeModelBiasJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelBiasJobDefinitionResponse) => any;
|
|
3480
|
+
|
|
3481
|
+
export declare const DescribeModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionRequest) => any;
|
|
3482
|
+
|
|
3483
|
+
export declare const DescribeModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelExplainabilityJobDefinitionResponse) => any;
|
|
3484
|
+
|
|
3485
|
+
export declare const DescribeModelPackageInputFilterSensitiveLog: (obj: DescribeModelPackageInput) => any;
|
|
3486
|
+
|
|
3487
|
+
export declare const ModelPackageStatusItemFilterSensitiveLog: (obj: ModelPackageStatusItem) => any;
|
|
3488
|
+
|
|
3489
|
+
export declare const ModelPackageStatusDetailsFilterSensitiveLog: (obj: ModelPackageStatusDetails) => any;
|
|
3490
|
+
|
|
3491
|
+
export declare const DescribeModelPackageOutputFilterSensitiveLog: (obj: DescribeModelPackageOutput) => any;
|
|
3492
|
+
|
|
3493
|
+
export declare const DescribeModelPackageGroupInputFilterSensitiveLog: (obj: DescribeModelPackageGroupInput) => any;
|
|
3494
|
+
|
|
3495
|
+
export declare const DescribeModelPackageGroupOutputFilterSensitiveLog: (obj: DescribeModelPackageGroupOutput) => any;
|
|
3496
|
+
|
|
3497
|
+
export declare const DescribeModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeModelQualityJobDefinitionRequest) => any;
|
|
3498
|
+
|
|
3499
|
+
export declare const DescribeModelQualityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeModelQualityJobDefinitionResponse) => any;
|
|
3500
|
+
|
|
3501
|
+
export declare const DescribeMonitoringScheduleRequestFilterSensitiveLog: (obj: DescribeMonitoringScheduleRequest) => any;
|
|
3502
|
+
|
|
3503
|
+
export declare const MonitoringExecutionSummaryFilterSensitiveLog: (obj: MonitoringExecutionSummary) => any;
|
|
3504
|
+
|
|
3505
|
+
export declare const DescribeMonitoringScheduleResponseFilterSensitiveLog: (obj: DescribeMonitoringScheduleResponse) => any;
|
|
3506
|
+
|
|
3507
|
+
export declare const DescribeNotebookInstanceInputFilterSensitiveLog: (obj: DescribeNotebookInstanceInput) => any;
|
|
3508
|
+
|
|
3509
|
+
export declare const DescribeNotebookInstanceOutputFilterSensitiveLog: (obj: DescribeNotebookInstanceOutput) => any;
|
|
3510
|
+
|
|
3511
|
+
export declare const DescribeNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigInput) => any;
|
|
3512
|
+
|
|
3513
|
+
export declare const DescribeNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: DescribeNotebookInstanceLifecycleConfigOutput) => any;
|
|
3514
|
+
|
|
3515
|
+
export declare const DescribePipelineRequestFilterSensitiveLog: (obj: DescribePipelineRequest) => any;
|
|
3516
|
+
|
|
3517
|
+
export declare const DescribePipelineResponseFilterSensitiveLog: (obj: DescribePipelineResponse) => any;
|
|
3518
|
+
|
|
3519
|
+
export declare const DescribePipelineDefinitionForExecutionRequestFilterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionRequest) => any;
|
|
3520
|
+
|
|
3521
|
+
export declare const DescribePipelineDefinitionForExecutionResponseFilterSensitiveLog: (obj: DescribePipelineDefinitionForExecutionResponse) => any;
|
|
3522
|
+
|
|
3523
|
+
export declare const DescribePipelineExecutionRequestFilterSensitiveLog: (obj: DescribePipelineExecutionRequest) => any;
|
|
3524
|
+
|
|
3525
|
+
export declare const PipelineExperimentConfigFilterSensitiveLog: (obj: PipelineExperimentConfig) => any;
|
|
3526
|
+
|
|
3527
|
+
export declare const DescribePipelineExecutionResponseFilterSensitiveLog: (obj: DescribePipelineExecutionResponse) => any;
|
|
3528
|
+
|
|
3529
|
+
export declare const DescribeProcessingJobRequestFilterSensitiveLog: (obj: DescribeProcessingJobRequest) => any;
|
|
3530
|
+
|
|
3531
|
+
export declare const DescribeProcessingJobResponseFilterSensitiveLog: (obj: DescribeProcessingJobResponse) => any;
|
|
3532
|
+
|
|
3533
|
+
export declare const DescribeProjectInputFilterSensitiveLog: (obj: DescribeProjectInput) => any;
|
|
3534
|
+
|
|
3535
|
+
export declare const ServiceCatalogProvisionedProductDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisionedProductDetails) => any;
|
|
3536
|
+
|
|
3537
|
+
export declare const DescribeProjectOutputFilterSensitiveLog: (obj: DescribeProjectOutput) => any;
|
|
3538
|
+
|
|
3539
|
+
export declare const DescribeStudioLifecycleConfigRequestFilterSensitiveLog: (obj: DescribeStudioLifecycleConfigRequest) => any;
|
|
3540
|
+
|
|
3541
|
+
export declare const DescribeStudioLifecycleConfigResponseFilterSensitiveLog: (obj: DescribeStudioLifecycleConfigResponse) => any;
|
|
3542
|
+
|
|
3543
|
+
export declare const DescribeSubscribedWorkteamRequestFilterSensitiveLog: (obj: DescribeSubscribedWorkteamRequest) => any;
|
|
3544
|
+
|
|
3545
|
+
export declare const SubscribedWorkteamFilterSensitiveLog: (obj: SubscribedWorkteam) => any;
|
|
3546
|
+
|
|
3547
|
+
export declare const DescribeSubscribedWorkteamResponseFilterSensitiveLog: (obj: DescribeSubscribedWorkteamResponse) => any;
|
|
3548
|
+
|
|
3549
|
+
export declare const DescribeTrainingJobRequestFilterSensitiveLog: (obj: DescribeTrainingJobRequest) => any;
|
|
3550
|
+
|
|
3551
|
+
export declare const MetricDataFilterSensitiveLog: (obj: MetricData) => any;
|
|
3552
|
+
|
|
3553
|
+
export declare const ProfilerRuleEvaluationStatusFilterSensitiveLog: (obj: ProfilerRuleEvaluationStatus) => any;
|
|
3554
|
+
|
|
3555
|
+
export declare const SecondaryStatusTransitionFilterSensitiveLog: (obj: SecondaryStatusTransition) => any;
|
|
3556
|
+
|
|
3557
|
+
export declare const DescribeTrainingJobResponseFilterSensitiveLog: (obj: DescribeTrainingJobResponse) => any;
|
|
3558
|
+
|
|
3559
|
+
export declare const DescribeTransformJobRequestFilterSensitiveLog: (obj: DescribeTransformJobRequest) => any;
|
|
3560
|
+
|
|
3561
|
+
export declare const DescribeTransformJobResponseFilterSensitiveLog: (obj: DescribeTransformJobResponse) => any;
|
|
3562
|
+
|
|
3563
|
+
export declare const DescribeTrialRequestFilterSensitiveLog: (obj: DescribeTrialRequest) => any;
|
|
3564
|
+
|
|
3565
|
+
export declare const TrialSourceFilterSensitiveLog: (obj: TrialSource) => any;
|
|
3566
|
+
|
|
3567
|
+
export declare const DescribeTrialResponseFilterSensitiveLog: (obj: DescribeTrialResponse) => any;
|
|
3568
|
+
|
|
3569
|
+
export declare const DescribeTrialComponentRequestFilterSensitiveLog: (obj: DescribeTrialComponentRequest) => any;
|
|
3570
|
+
|
|
3571
|
+
export declare const TrialComponentMetricSummaryFilterSensitiveLog: (obj: TrialComponentMetricSummary) => any;
|
|
3572
|
+
|
|
3573
|
+
export declare const TrialComponentSourceFilterSensitiveLog: (obj: TrialComponentSource) => any;
|
|
3574
|
+
|
|
3575
|
+
export declare const DescribeTrialComponentResponseFilterSensitiveLog: (obj: DescribeTrialComponentResponse) => any;
|
|
3576
|
+
|
|
3577
|
+
export declare const DescribeUserProfileRequestFilterSensitiveLog: (obj: DescribeUserProfileRequest) => any;
|
|
3578
|
+
|
|
3579
|
+
export declare const DescribeUserProfileResponseFilterSensitiveLog: (obj: DescribeUserProfileResponse) => any;
|
|
3580
|
+
|
|
3581
|
+
export declare const DescribeWorkforceRequestFilterSensitiveLog: (obj: DescribeWorkforceRequest) => any;
|
|
3582
|
+
|
|
3583
|
+
export declare const OidcConfigForResponseFilterSensitiveLog: (obj: OidcConfigForResponse) => any;
|
|
3584
|
+
|
|
3585
|
+
export declare const WorkforceVpcConfigResponseFilterSensitiveLog: (obj: WorkforceVpcConfigResponse) => any;
|
|
3586
|
+
|
|
3587
|
+
export declare const WorkforceFilterSensitiveLog: (obj: Workforce) => any;
|
|
3588
|
+
|
|
3589
|
+
export declare const DescribeWorkforceResponseFilterSensitiveLog: (obj: DescribeWorkforceResponse) => any;
|
|
3590
|
+
|
|
3591
|
+
export declare const DescribeWorkteamRequestFilterSensitiveLog: (obj: DescribeWorkteamRequest) => any;
|
|
3592
|
+
|
|
3593
|
+
export declare const WorkteamFilterSensitiveLog: (obj: Workteam) => any;
|
|
3594
|
+
|
|
3595
|
+
export declare const DescribeWorkteamResponseFilterSensitiveLog: (obj: DescribeWorkteamResponse) => any;
|
|
3596
|
+
|
|
3597
|
+
export declare const DesiredWeightAndCapacityFilterSensitiveLog: (obj: DesiredWeightAndCapacity) => any;
|
|
3598
|
+
|
|
3599
|
+
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
3600
|
+
|
|
3601
|
+
export declare const DeviceDeploymentSummaryFilterSensitiveLog: (obj: DeviceDeploymentSummary) => any;
|
|
3602
|
+
|
|
3603
|
+
export declare const DeviceFleetSummaryFilterSensitiveLog: (obj: DeviceFleetSummary) => any;
|
|
3604
|
+
|
|
3605
|
+
export declare const DeviceStatsFilterSensitiveLog: (obj: DeviceStats) => any;
|
|
3606
|
+
|
|
3607
|
+
export declare const EdgeModelSummaryFilterSensitiveLog: (obj: EdgeModelSummary) => any;
|
|
3608
|
+
|
|
3609
|
+
export declare const DeviceSummaryFilterSensitiveLog: (obj: DeviceSummary) => any;
|
|
3610
|
+
|
|
3611
|
+
export declare const DisableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioInput) => any;
|
|
3612
|
+
|
|
3613
|
+
export declare const DisableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (obj: DisableSagemakerServicecatalogPortfolioOutput) => any;
|
|
3614
|
+
|
|
3615
|
+
export declare const DisassociateTrialComponentRequestFilterSensitiveLog: (obj: DisassociateTrialComponentRequest) => any;
|
|
3616
|
+
|
|
3617
|
+
export declare const DisassociateTrialComponentResponseFilterSensitiveLog: (obj: DisassociateTrialComponentResponse) => any;
|
|
3618
|
+
|
|
3619
|
+
export declare const DomainDetailsFilterSensitiveLog: (obj: DomainDetails) => any;
|
|
3620
|
+
|
|
3621
|
+
export declare const RStudioServerProDomainSettingsForUpdateFilterSensitiveLog: (obj: RStudioServerProDomainSettingsForUpdate) => any;
|
|
3622
|
+
|
|
3623
|
+
export declare const DomainSettingsForUpdateFilterSensitiveLog: (obj: DomainSettingsForUpdate) => any;
|
|
3624
|
+
|
|
3625
|
+
export declare const EdgeFilterSensitiveLog: (obj: Edge) => any;
|
|
3626
|
+
|
|
3627
|
+
export declare const EdgeDeploymentPlanSummaryFilterSensitiveLog: (obj: EdgeDeploymentPlanSummary) => any;
|
|
3628
|
+
|
|
3629
|
+
export declare const EdgeModelStatFilterSensitiveLog: (obj: EdgeModelStat) => any;
|
|
3630
|
+
|
|
3631
|
+
export declare const EdgePackagingJobSummaryFilterSensitiveLog: (obj: EdgePackagingJobSummary) => any;
|
|
3632
|
+
|
|
3633
|
+
export declare const EMRStepMetadataFilterSensitiveLog: (obj: EMRStepMetadata) => any;
|
|
3634
|
+
|
|
3635
|
+
export declare const EnableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioInput) => any;
|
|
3636
|
+
|
|
3637
|
+
export declare const EnableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (obj: EnableSagemakerServicecatalogPortfolioOutput) => any;
|
|
3638
|
+
|
|
3639
|
+
export declare const MonitoringScheduleFilterSensitiveLog: (obj: MonitoringSchedule) => any;
|
|
3640
|
+
|
|
3641
|
+
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
3642
|
+
|
|
3643
|
+
export declare const EndpointConfigSummaryFilterSensitiveLog: (obj: EndpointConfigSummary) => any;
|
|
3644
|
+
|
|
3645
|
+
export declare const EndpointSummaryFilterSensitiveLog: (obj: EndpointSummary) => any;
|
|
3646
|
+
|
|
3647
|
+
export declare const ExperimentFilterSensitiveLog: (obj: Experiment) => any;
|
|
3648
|
+
|
|
3649
|
+
export declare const ExperimentSummaryFilterSensitiveLog: (obj: ExperimentSummary) => any;
|
|
3650
|
+
|
|
3651
|
+
export declare const FailStepMetadataFilterSensitiveLog: (obj: FailStepMetadata) => any;
|
|
3652
|
+
|
|
3653
|
+
export declare const FeatureGroupFilterSensitiveLog: (obj: FeatureGroup) => any;
|
|
3654
|
+
|
|
3655
|
+
export declare const FeatureGroupSummaryFilterSensitiveLog: (obj: FeatureGroupSummary) => any;
|
|
3656
|
+
|
|
3657
|
+
export declare const FeatureMetadataFilterSensitiveLog: (obj: FeatureMetadata) => any;
|
|
3658
|
+
|
|
3659
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
3660
|
+
|
|
3661
|
+
export declare const FlowDefinitionSummaryFilterSensitiveLog: (obj: FlowDefinitionSummary) => any;
|
|
3662
|
+
|
|
3663
|
+
export declare const GetDeviceFleetReportRequestFilterSensitiveLog: (obj: GetDeviceFleetReportRequest) => any;
|
|
3664
|
+
|
|
3665
|
+
export declare const GetDeviceFleetReportResponseFilterSensitiveLog: (obj: GetDeviceFleetReportResponse) => any;
|
|
3666
|
+
|
|
3667
|
+
export declare const GetLineageGroupPolicyRequestFilterSensitiveLog: (obj: GetLineageGroupPolicyRequest) => any;
|
|
3668
|
+
|
|
3669
|
+
export declare const GetLineageGroupPolicyResponseFilterSensitiveLog: (obj: GetLineageGroupPolicyResponse) => any;
|
|
3670
|
+
|
|
3671
|
+
export declare const GetModelPackageGroupPolicyInputFilterSensitiveLog: (obj: GetModelPackageGroupPolicyInput) => any;
|
|
3672
|
+
|
|
3673
|
+
export declare const GetModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: GetModelPackageGroupPolicyOutput) => any;
|
|
3674
|
+
|
|
3675
|
+
export declare const GetSagemakerServicecatalogPortfolioStatusInputFilterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusInput) => any;
|
|
3676
|
+
|
|
3677
|
+
export declare const GetSagemakerServicecatalogPortfolioStatusOutputFilterSensitiveLog: (obj: GetSagemakerServicecatalogPortfolioStatusOutput) => any;
|
|
3678
|
+
|
|
3679
|
+
export declare const PropertyNameQueryFilterSensitiveLog: (obj: PropertyNameQuery) => any;
|
|
3680
|
+
|
|
3681
|
+
export declare const SuggestionQueryFilterSensitiveLog: (obj: SuggestionQuery) => any;
|
|
3682
|
+
|
|
3683
|
+
export declare const GetSearchSuggestionsRequestFilterSensitiveLog: (obj: GetSearchSuggestionsRequest) => any;
|
|
3684
|
+
|
|
3685
|
+
export declare const PropertyNameSuggestionFilterSensitiveLog: (obj: PropertyNameSuggestion) => any;
|
|
3686
|
+
|
|
3687
|
+
export declare const GetSearchSuggestionsResponseFilterSensitiveLog: (obj: GetSearchSuggestionsResponse) => any;
|
|
3688
|
+
|
|
3689
|
+
export declare const GitConfigForUpdateFilterSensitiveLog: (obj: GitConfigForUpdate) => any;
|
|
3690
|
+
|
|
3691
|
+
export declare const HumanTaskUiSummaryFilterSensitiveLog: (obj: HumanTaskUiSummary) => any;
|
|
3692
|
+
|
|
3693
|
+
export declare const HyperParameterTuningJobSummaryFilterSensitiveLog: (obj: HyperParameterTuningJobSummary) => any;
|
|
3694
|
+
|
|
3695
|
+
export declare const ImageFilterSensitiveLog: (obj: Image) => any;
|
|
3696
|
+
|
|
3697
|
+
export declare const ImageVersionFilterSensitiveLog: (obj: ImageVersion) => any;
|
|
3698
|
+
|
|
3699
|
+
export declare const InferenceRecommendationsJobFilterSensitiveLog: (obj: InferenceRecommendationsJob) => any;
|
|
3700
|
+
|
|
3701
|
+
export declare const LabelCountersForWorkteamFilterSensitiveLog: (obj: LabelCountersForWorkteam) => any;
|
|
3702
|
+
|
|
3703
|
+
export declare const LabelingJobForWorkteamSummaryFilterSensitiveLog: (obj: LabelingJobForWorkteamSummary) => any;
|
|
3704
|
+
|
|
3705
|
+
export declare const LabelingJobSummaryFilterSensitiveLog: (obj: LabelingJobSummary) => any;
|
|
3706
|
+
|
|
3707
|
+
export declare const LambdaStepMetadataFilterSensitiveLog: (obj: LambdaStepMetadata) => any;
|
|
3708
|
+
|
|
3709
|
+
export declare const LineageGroupSummaryFilterSensitiveLog: (obj: LineageGroupSummary) => any;
|
|
3710
|
+
|
|
3711
|
+
export declare const ListActionsRequestFilterSensitiveLog: (obj: ListActionsRequest) => any;
|
|
3712
|
+
|
|
3713
|
+
export declare const ListActionsResponseFilterSensitiveLog: (obj: ListActionsResponse) => any;
|
|
3714
|
+
|
|
3715
|
+
export declare const ListAlgorithmsInputFilterSensitiveLog: (obj: ListAlgorithmsInput) => any;
|
|
3716
|
+
|
|
3717
|
+
export declare const ListAlgorithmsOutputFilterSensitiveLog: (obj: ListAlgorithmsOutput) => any;
|
|
3718
|
+
|
|
3719
|
+
export declare const ListAppImageConfigsRequestFilterSensitiveLog: (obj: ListAppImageConfigsRequest) => any;
|
|
3720
|
+
|
|
3721
|
+
export declare const ListAppImageConfigsResponseFilterSensitiveLog: (obj: ListAppImageConfigsResponse) => any;
|
|
3722
|
+
|
|
3723
|
+
export declare const ListAppsRequestFilterSensitiveLog: (obj: ListAppsRequest) => any;
|
|
3724
|
+
|
|
3725
|
+
export declare const ListAppsResponseFilterSensitiveLog: (obj: ListAppsResponse) => any;
|
|
3726
|
+
|
|
3727
|
+
export declare const ListArtifactsRequestFilterSensitiveLog: (obj: ListArtifactsRequest) => any;
|
|
3728
|
+
|
|
3729
|
+
export declare const ListArtifactsResponseFilterSensitiveLog: (obj: ListArtifactsResponse) => any;
|
|
3730
|
+
|
|
3731
|
+
export declare const ListAssociationsRequestFilterSensitiveLog: (obj: ListAssociationsRequest) => any;
|
|
3732
|
+
|
|
3733
|
+
export declare const ListAssociationsResponseFilterSensitiveLog: (obj: ListAssociationsResponse) => any;
|
|
3734
|
+
|
|
3735
|
+
export declare const ListAutoMLJobsRequestFilterSensitiveLog: (obj: ListAutoMLJobsRequest) => any;
|
|
3736
|
+
|
|
3737
|
+
export declare const ListAutoMLJobsResponseFilterSensitiveLog: (obj: ListAutoMLJobsResponse) => any;
|
|
3738
|
+
|
|
3739
|
+
export declare const ListCandidatesForAutoMLJobRequestFilterSensitiveLog: (obj: ListCandidatesForAutoMLJobRequest) => any;
|
|
3740
|
+
|
|
3741
|
+
export declare const ListCandidatesForAutoMLJobResponseFilterSensitiveLog: (obj: ListCandidatesForAutoMLJobResponse) => any;
|
|
3742
|
+
|
|
3743
|
+
export declare const ListCodeRepositoriesInputFilterSensitiveLog: (obj: ListCodeRepositoriesInput) => any;
|
|
3744
|
+
|
|
3745
|
+
export declare const ListCodeRepositoriesOutputFilterSensitiveLog: (obj: ListCodeRepositoriesOutput) => any;
|
|
3746
|
+
|
|
3747
|
+
export declare const ListCompilationJobsRequestFilterSensitiveLog: (obj: ListCompilationJobsRequest) => any;
|
|
3748
|
+
|
|
3749
|
+
export declare const ListCompilationJobsResponseFilterSensitiveLog: (obj: ListCompilationJobsResponse) => any;
|
|
3750
|
+
|
|
3751
|
+
export declare const ListContextsRequestFilterSensitiveLog: (obj: ListContextsRequest) => any;
|
|
3752
|
+
|
|
3753
|
+
export declare const ListContextsResponseFilterSensitiveLog: (obj: ListContextsResponse) => any;
|
|
3754
|
+
|
|
3755
|
+
export declare const ListDataQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListDataQualityJobDefinitionsRequest) => any;
|
|
3756
|
+
|
|
3757
|
+
export declare const MonitoringJobDefinitionSummaryFilterSensitiveLog: (obj: MonitoringJobDefinitionSummary) => any;
|
|
3758
|
+
|
|
3759
|
+
export declare const ListDataQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListDataQualityJobDefinitionsResponse) => any;
|
|
3760
|
+
|
|
3761
|
+
export declare const ListDeviceFleetsRequestFilterSensitiveLog: (obj: ListDeviceFleetsRequest) => any;
|
|
3762
|
+
|
|
3763
|
+
export declare const ListDeviceFleetsResponseFilterSensitiveLog: (obj: ListDeviceFleetsResponse) => any;
|
|
3764
|
+
|
|
3765
|
+
export declare const ListDevicesRequestFilterSensitiveLog: (obj: ListDevicesRequest) => any;
|
|
3766
|
+
|
|
3767
|
+
export declare const ListDevicesResponseFilterSensitiveLog: (obj: ListDevicesResponse) => any;
|
|
3768
|
+
|
|
3769
|
+
export declare const ListDomainsRequestFilterSensitiveLog: (obj: ListDomainsRequest) => any;
|
|
3770
|
+
|
|
3771
|
+
export declare const ListDomainsResponseFilterSensitiveLog: (obj: ListDomainsResponse) => any;
|
|
3772
|
+
|
|
3773
|
+
export declare const ListEdgeDeploymentPlansRequestFilterSensitiveLog: (obj: ListEdgeDeploymentPlansRequest) => any;
|
|
3774
|
+
|
|
3775
|
+
export declare const ListEdgeDeploymentPlansResponseFilterSensitiveLog: (obj: ListEdgeDeploymentPlansResponse) => any;
|
|
3776
|
+
|
|
3777
|
+
export declare const ListEdgePackagingJobsRequestFilterSensitiveLog: (obj: ListEdgePackagingJobsRequest) => any;
|
|
3778
|
+
|
|
3779
|
+
export declare const ListEdgePackagingJobsResponseFilterSensitiveLog: (obj: ListEdgePackagingJobsResponse) => any;
|
|
3780
|
+
|
|
3781
|
+
export declare const ListEndpointConfigsInputFilterSensitiveLog: (obj: ListEndpointConfigsInput) => any;
|
|
3782
|
+
|
|
3783
|
+
export declare const ListEndpointConfigsOutputFilterSensitiveLog: (obj: ListEndpointConfigsOutput) => any;
|
|
3784
|
+
|
|
3785
|
+
export declare const ListEndpointsInputFilterSensitiveLog: (obj: ListEndpointsInput) => any;
|
|
3786
|
+
|
|
3787
|
+
export declare const ListEndpointsOutputFilterSensitiveLog: (obj: ListEndpointsOutput) => any;
|
|
3788
|
+
|
|
3789
|
+
export declare const ListExperimentsRequestFilterSensitiveLog: (obj: ListExperimentsRequest) => any;
|
|
3790
|
+
|
|
3791
|
+
export declare const ListExperimentsResponseFilterSensitiveLog: (obj: ListExperimentsResponse) => any;
|
|
3792
|
+
|
|
3793
|
+
export declare const ListFeatureGroupsRequestFilterSensitiveLog: (obj: ListFeatureGroupsRequest) => any;
|
|
3794
|
+
|
|
3795
|
+
export declare const ListFeatureGroupsResponseFilterSensitiveLog: (obj: ListFeatureGroupsResponse) => any;
|
|
3796
|
+
|
|
3797
|
+
export declare const ListFlowDefinitionsRequestFilterSensitiveLog: (obj: ListFlowDefinitionsRequest) => any;
|
|
3798
|
+
|
|
3799
|
+
export declare const ListFlowDefinitionsResponseFilterSensitiveLog: (obj: ListFlowDefinitionsResponse) => any;
|
|
3800
|
+
|
|
3801
|
+
export declare const ListHumanTaskUisRequestFilterSensitiveLog: (obj: ListHumanTaskUisRequest) => any;
|
|
3802
|
+
|
|
3803
|
+
export declare const ListHumanTaskUisResponseFilterSensitiveLog: (obj: ListHumanTaskUisResponse) => any;
|
|
3804
|
+
|
|
3805
|
+
export declare const ListHyperParameterTuningJobsRequestFilterSensitiveLog: (obj: ListHyperParameterTuningJobsRequest) => any;
|
|
3806
|
+
|
|
3807
|
+
export declare const ListHyperParameterTuningJobsResponseFilterSensitiveLog: (obj: ListHyperParameterTuningJobsResponse) => any;
|
|
3808
|
+
|
|
3809
|
+
export declare const ListImagesRequestFilterSensitiveLog: (obj: ListImagesRequest) => any;
|
|
3810
|
+
|
|
3811
|
+
export declare const ListImagesResponseFilterSensitiveLog: (obj: ListImagesResponse) => any;
|
|
3812
|
+
|
|
3813
|
+
export declare const ListImageVersionsRequestFilterSensitiveLog: (obj: ListImageVersionsRequest) => any;
|
|
3814
|
+
|
|
3815
|
+
export declare const ListImageVersionsResponseFilterSensitiveLog: (obj: ListImageVersionsResponse) => any;
|
|
3816
|
+
|
|
3817
|
+
export declare const ListInferenceRecommendationsJobsRequestFilterSensitiveLog: (obj: ListInferenceRecommendationsJobsRequest) => any;
|
|
3818
|
+
|
|
3819
|
+
export declare const ListInferenceRecommendationsJobsResponseFilterSensitiveLog: (obj: ListInferenceRecommendationsJobsResponse) => any;
|
|
3820
|
+
|
|
3821
|
+
export declare const ListLabelingJobsRequestFilterSensitiveLog: (obj: ListLabelingJobsRequest) => any;
|
|
3822
|
+
|
|
3823
|
+
export declare const ListLabelingJobsResponseFilterSensitiveLog: (obj: ListLabelingJobsResponse) => any;
|
|
3824
|
+
|
|
3825
|
+
export declare const ListLabelingJobsForWorkteamRequestFilterSensitiveLog: (obj: ListLabelingJobsForWorkteamRequest) => any;
|
|
3826
|
+
|
|
3827
|
+
export declare const ListLabelingJobsForWorkteamResponseFilterSensitiveLog: (obj: ListLabelingJobsForWorkteamResponse) => any;
|
|
3828
|
+
|
|
3829
|
+
export declare const ListLineageGroupsRequestFilterSensitiveLog: (obj: ListLineageGroupsRequest) => any;
|
|
3830
|
+
|
|
3831
|
+
export declare const ListLineageGroupsResponseFilterSensitiveLog: (obj: ListLineageGroupsResponse) => any;
|
|
3832
|
+
|
|
3833
|
+
export declare const ListModelBiasJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelBiasJobDefinitionsRequest) => any;
|
|
3834
|
+
|
|
3835
|
+
export declare const ListModelBiasJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelBiasJobDefinitionsResponse) => any;
|
|
3836
|
+
|
|
3837
|
+
export declare const ListModelExplainabilityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsRequest) => any;
|
|
3838
|
+
|
|
3839
|
+
export declare const ListModelExplainabilityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelExplainabilityJobDefinitionsResponse) => any;
|
|
3840
|
+
|
|
3841
|
+
export declare const ModelMetadataFilterFilterSensitiveLog: (obj: ModelMetadataFilter) => any;
|
|
3842
|
+
|
|
3843
|
+
export declare const ModelMetadataSearchExpressionFilterSensitiveLog: (obj: ModelMetadataSearchExpression) => any;
|
|
3844
|
+
|
|
3845
|
+
export declare const ListModelMetadataRequestFilterSensitiveLog: (obj: ListModelMetadataRequest) => any;
|
|
3846
|
+
|
|
3847
|
+
export declare const ModelMetadataSummaryFilterSensitiveLog: (obj: ModelMetadataSummary) => any;
|
|
3848
|
+
|
|
3849
|
+
export declare const ListModelMetadataResponseFilterSensitiveLog: (obj: ListModelMetadataResponse) => any;
|
|
3850
|
+
|
|
3851
|
+
export declare const ListModelPackageGroupsInputFilterSensitiveLog: (obj: ListModelPackageGroupsInput) => any;
|
|
3852
|
+
|
|
3853
|
+
export declare const ModelPackageGroupSummaryFilterSensitiveLog: (obj: ModelPackageGroupSummary) => any;
|
|
3854
|
+
|
|
3855
|
+
export declare const ListModelPackageGroupsOutputFilterSensitiveLog: (obj: ListModelPackageGroupsOutput) => any;
|
|
3856
|
+
|
|
3857
|
+
export declare const ListModelPackagesInputFilterSensitiveLog: (obj: ListModelPackagesInput) => any;
|
|
3858
|
+
|
|
3859
|
+
export declare const ModelPackageSummaryFilterSensitiveLog: (obj: ModelPackageSummary) => any;
|
|
3860
|
+
|
|
3861
|
+
export declare const ListModelPackagesOutputFilterSensitiveLog: (obj: ListModelPackagesOutput) => any;
|
|
3862
|
+
|
|
3863
|
+
export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsRequest) => any;
|
|
3864
|
+
|
|
3865
|
+
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
|
|
3866
|
+
|
|
3867
|
+
export declare const ListModelsInputFilterSensitiveLog: (obj: ListModelsInput) => any;
|
|
3868
|
+
|
|
3869
|
+
export declare const ModelSummaryFilterSensitiveLog: (obj: ModelSummary) => any;
|
|
3870
|
+
|
|
3871
|
+
export declare const ListModelsOutputFilterSensitiveLog: (obj: ListModelsOutput) => any;
|
|
3872
|
+
|
|
3873
|
+
export declare const ListMonitoringExecutionsRequestFilterSensitiveLog: (obj: ListMonitoringExecutionsRequest) => any;
|
|
3874
|
+
|
|
3875
|
+
export declare const ListMonitoringExecutionsResponseFilterSensitiveLog: (obj: ListMonitoringExecutionsResponse) => any;
|
|
3876
|
+
|
|
3877
|
+
export declare const ListMonitoringSchedulesRequestFilterSensitiveLog: (obj: ListMonitoringSchedulesRequest) => any;
|
|
3878
|
+
|
|
3879
|
+
export declare const MonitoringScheduleSummaryFilterSensitiveLog: (obj: MonitoringScheduleSummary) => any;
|
|
3880
|
+
|
|
3881
|
+
export declare const ListMonitoringSchedulesResponseFilterSensitiveLog: (obj: ListMonitoringSchedulesResponse) => any;
|
|
3882
|
+
|
|
3883
|
+
export declare const ListNotebookInstanceLifecycleConfigsInputFilterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsInput) => any;
|
|
3884
|
+
|
|
3885
|
+
export declare const NotebookInstanceLifecycleConfigSummaryFilterSensitiveLog: (obj: NotebookInstanceLifecycleConfigSummary) => any;
|
|
3886
|
+
|
|
3887
|
+
export declare const ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog: (obj: ListNotebookInstanceLifecycleConfigsOutput) => any;
|
|
3888
|
+
|
|
3889
|
+
export declare const ListNotebookInstancesInputFilterSensitiveLog: (obj: ListNotebookInstancesInput) => any;
|
|
3890
|
+
|
|
3891
|
+
export declare const NotebookInstanceSummaryFilterSensitiveLog: (obj: NotebookInstanceSummary) => any;
|
|
3892
|
+
|
|
3893
|
+
export declare const ListNotebookInstancesOutputFilterSensitiveLog: (obj: ListNotebookInstancesOutput) => any;
|
|
3894
|
+
|
|
3895
|
+
export declare const ListPipelineExecutionsRequestFilterSensitiveLog: (obj: ListPipelineExecutionsRequest) => any;
|
|
3896
|
+
|
|
3897
|
+
export declare const PipelineExecutionSummaryFilterSensitiveLog: (obj: PipelineExecutionSummary) => any;
|
|
3898
|
+
|
|
3899
|
+
export declare const ListPipelineExecutionsResponseFilterSensitiveLog: (obj: ListPipelineExecutionsResponse) => any;
|