@aws-sdk/client-sagemaker 3.170.0 → 3.172.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 +19 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -1
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-cjs/models/models_1.js +15 -15
- package/dist-cjs/models/models_2.js +13 -15
- package/dist-cjs/models/models_3.js +14 -4
- package/dist-cjs/protocols/Aws_json1_1.js +32 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -1
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_1.js +2 -2
- package/dist-es/models/models_2.js +2 -7
- package/dist-es/models/models_3.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +28 -2
- package/dist-types/SageMaker.d.ts +1 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -2
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +3 -4
- package/dist-types/models/models_1.d.ts +95 -60
- package/dist-types/models/models_2.d.ts +59 -27
- package/dist-types/models/models_3.d.ts +23 -2
- package/dist-types/ts3.4/SageMaker.d.ts +0 -263
- package/dist-types/ts3.4/SageMakerClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -6
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -6
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -888
- package/dist-types/ts3.4/models/models_1.d.ts +14 -1081
- package/dist-types/ts3.4/models/models_2.d.ts +20 -1339
- package/dist-types/ts3.4/models/models_3.d.ts +14 -777
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +0 -2
- package/package.json +27 -27
|
@@ -82,7 +82,6 @@ import {
|
|
|
82
82
|
ExperimentConfig,
|
|
83
83
|
ExperimentSource,
|
|
84
84
|
FeatureGroupStatus,
|
|
85
|
-
FeatureParameter,
|
|
86
85
|
HumanTaskConfig,
|
|
87
86
|
HyperParameterTrainingJobDefinition,
|
|
88
87
|
HyperParameterTuningJobConfig,
|
|
@@ -139,6 +138,20 @@ import {
|
|
|
139
138
|
TrialComponentParameterValue,
|
|
140
139
|
TrialComponentStatus,
|
|
141
140
|
} from "./models_1";
|
|
141
|
+
export interface FeatureParameter {
|
|
142
|
+
Key?: string;
|
|
143
|
+
Value?: string;
|
|
144
|
+
}
|
|
145
|
+
export interface DescribeFeatureMetadataResponse {
|
|
146
|
+
FeatureGroupArn: string | undefined;
|
|
147
|
+
FeatureGroupName: string | undefined;
|
|
148
|
+
FeatureName: string | undefined;
|
|
149
|
+
FeatureType: FeatureType | string | undefined;
|
|
150
|
+
CreationTime: Date | undefined;
|
|
151
|
+
LastModifiedTime: Date | undefined;
|
|
152
|
+
Description?: string;
|
|
153
|
+
Parameters?: FeatureParameter[];
|
|
154
|
+
}
|
|
142
155
|
export interface DescribeFlowDefinitionRequest {
|
|
143
156
|
FlowDefinitionName: string | undefined;
|
|
144
157
|
}
|
|
@@ -150,23 +163,14 @@ export declare enum FlowDefinitionStatus {
|
|
|
150
163
|
}
|
|
151
164
|
export interface DescribeFlowDefinitionResponse {
|
|
152
165
|
FlowDefinitionArn: string | undefined;
|
|
153
|
-
|
|
154
166
|
FlowDefinitionName: string | undefined;
|
|
155
|
-
|
|
156
167
|
FlowDefinitionStatus: FlowDefinitionStatus | string | undefined;
|
|
157
|
-
|
|
158
168
|
CreationTime: Date | undefined;
|
|
159
|
-
|
|
160
169
|
HumanLoopRequestSource?: HumanLoopRequestSource;
|
|
161
|
-
|
|
162
170
|
HumanLoopActivationConfig?: HumanLoopActivationConfig;
|
|
163
|
-
|
|
164
171
|
HumanLoopConfig: HumanLoopConfig | undefined;
|
|
165
|
-
|
|
166
172
|
OutputConfig: FlowDefinitionOutputConfig | undefined;
|
|
167
|
-
|
|
168
173
|
RoleArn: string | undefined;
|
|
169
|
-
|
|
170
174
|
FailureReason?: string;
|
|
171
175
|
}
|
|
172
176
|
export interface DescribeHumanTaskUiRequest {
|
|
@@ -176,32 +180,23 @@ export declare enum HumanTaskUiStatus {
|
|
|
176
180
|
ACTIVE = "Active",
|
|
177
181
|
DELETING = "Deleting",
|
|
178
182
|
}
|
|
179
|
-
|
|
180
183
|
export interface UiTemplateInfo {
|
|
181
184
|
Url?: string;
|
|
182
|
-
|
|
183
185
|
ContentSha256?: string;
|
|
184
186
|
}
|
|
185
187
|
export interface DescribeHumanTaskUiResponse {
|
|
186
188
|
HumanTaskUiArn: string | undefined;
|
|
187
|
-
|
|
188
189
|
HumanTaskUiName: string | undefined;
|
|
189
|
-
|
|
190
190
|
HumanTaskUiStatus?: HumanTaskUiStatus | string;
|
|
191
|
-
|
|
192
191
|
CreationTime: Date | undefined;
|
|
193
|
-
|
|
194
192
|
UiTemplate: UiTemplateInfo | undefined;
|
|
195
193
|
}
|
|
196
194
|
export interface DescribeHyperParameterTuningJobRequest {
|
|
197
195
|
HyperParameterTuningJobName: string | undefined;
|
|
198
196
|
}
|
|
199
|
-
|
|
200
197
|
export interface FinalHyperParameterTuningJobObjectiveMetric {
|
|
201
198
|
Type?: HyperParameterTuningJobObjectiveType | string;
|
|
202
|
-
|
|
203
199
|
MetricName: string | undefined;
|
|
204
|
-
|
|
205
200
|
Value: number | undefined;
|
|
206
201
|
}
|
|
207
202
|
export declare enum TrainingJobStatus {
|
|
@@ -211,30 +206,18 @@ export declare enum TrainingJobStatus {
|
|
|
211
206
|
STOPPED = "Stopped",
|
|
212
207
|
STOPPING = "Stopping",
|
|
213
208
|
}
|
|
214
|
-
|
|
215
209
|
export interface HyperParameterTrainingJobSummary {
|
|
216
210
|
TrainingJobDefinitionName?: string;
|
|
217
|
-
|
|
218
211
|
TrainingJobName: string | undefined;
|
|
219
|
-
|
|
220
212
|
TrainingJobArn: string | undefined;
|
|
221
|
-
|
|
222
213
|
TuningJobName?: string;
|
|
223
|
-
|
|
224
214
|
CreationTime: Date | undefined;
|
|
225
|
-
|
|
226
215
|
TrainingStartTime?: Date;
|
|
227
|
-
|
|
228
216
|
TrainingEndTime?: Date;
|
|
229
|
-
|
|
230
217
|
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
231
|
-
|
|
232
218
|
TunedHyperParameters: Record<string, string> | undefined;
|
|
233
|
-
|
|
234
219
|
FailureReason?: string;
|
|
235
|
-
|
|
236
220
|
FinalHyperParameterTuningJobObjectiveMetric?: FinalHyperParameterTuningJobObjectiveMetric;
|
|
237
|
-
|
|
238
221
|
ObjectiveStatus?: ObjectiveStatus | string;
|
|
239
222
|
}
|
|
240
223
|
export declare enum HyperParameterTuningJobStatus {
|
|
@@ -244,58 +227,36 @@ export declare enum HyperParameterTuningJobStatus {
|
|
|
244
227
|
STOPPED = "Stopped",
|
|
245
228
|
STOPPING = "Stopping",
|
|
246
229
|
}
|
|
247
|
-
|
|
248
230
|
export interface ObjectiveStatusCounters {
|
|
249
231
|
Succeeded?: number;
|
|
250
|
-
|
|
251
232
|
Pending?: number;
|
|
252
|
-
|
|
253
233
|
Failed?: number;
|
|
254
234
|
}
|
|
255
|
-
|
|
256
235
|
export interface TrainingJobStatusCounters {
|
|
257
236
|
Completed?: number;
|
|
258
|
-
|
|
259
237
|
InProgress?: number;
|
|
260
|
-
|
|
261
238
|
RetryableError?: number;
|
|
262
|
-
|
|
263
239
|
NonRetryableError?: number;
|
|
264
|
-
|
|
265
240
|
Stopped?: number;
|
|
266
241
|
}
|
|
267
242
|
export interface DescribeHyperParameterTuningJobResponse {
|
|
268
243
|
HyperParameterTuningJobName: string | undefined;
|
|
269
|
-
|
|
270
244
|
HyperParameterTuningJobArn: string | undefined;
|
|
271
|
-
|
|
272
245
|
HyperParameterTuningJobConfig: HyperParameterTuningJobConfig | undefined;
|
|
273
|
-
|
|
274
246
|
TrainingJobDefinition?: HyperParameterTrainingJobDefinition;
|
|
275
|
-
|
|
276
247
|
TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[];
|
|
277
|
-
|
|
278
248
|
HyperParameterTuningJobStatus:
|
|
279
249
|
| HyperParameterTuningJobStatus
|
|
280
250
|
| string
|
|
281
251
|
| undefined;
|
|
282
|
-
|
|
283
252
|
CreationTime: Date | undefined;
|
|
284
|
-
|
|
285
253
|
HyperParameterTuningEndTime?: Date;
|
|
286
|
-
|
|
287
254
|
LastModifiedTime?: Date;
|
|
288
|
-
|
|
289
255
|
TrainingJobStatusCounters: TrainingJobStatusCounters | undefined;
|
|
290
|
-
|
|
291
256
|
ObjectiveStatusCounters: ObjectiveStatusCounters | undefined;
|
|
292
|
-
|
|
293
257
|
BestTrainingJob?: HyperParameterTrainingJobSummary;
|
|
294
|
-
|
|
295
258
|
OverallBestTrainingJob?: HyperParameterTrainingJobSummary;
|
|
296
|
-
|
|
297
259
|
WarmStartConfig?: HyperParameterTuningJobWarmStartConfig;
|
|
298
|
-
|
|
299
260
|
FailureReason?: string;
|
|
300
261
|
}
|
|
301
262
|
export interface DescribeImageRequest {
|
|
@@ -312,26 +273,17 @@ export declare enum ImageStatus {
|
|
|
312
273
|
}
|
|
313
274
|
export interface DescribeImageResponse {
|
|
314
275
|
CreationTime?: Date;
|
|
315
|
-
|
|
316
276
|
Description?: string;
|
|
317
|
-
|
|
318
277
|
DisplayName?: string;
|
|
319
|
-
|
|
320
278
|
FailureReason?: string;
|
|
321
|
-
|
|
322
279
|
ImageArn?: string;
|
|
323
|
-
|
|
324
280
|
ImageName?: string;
|
|
325
|
-
|
|
326
281
|
ImageStatus?: ImageStatus | string;
|
|
327
|
-
|
|
328
282
|
LastModifiedTime?: Date;
|
|
329
|
-
|
|
330
283
|
RoleArn?: string;
|
|
331
284
|
}
|
|
332
285
|
export interface DescribeImageVersionRequest {
|
|
333
286
|
ImageName: string | undefined;
|
|
334
|
-
|
|
335
287
|
Version?: number;
|
|
336
288
|
}
|
|
337
289
|
export declare enum ImageVersionStatus {
|
|
@@ -343,66 +295,42 @@ export declare enum ImageVersionStatus {
|
|
|
343
295
|
}
|
|
344
296
|
export interface DescribeImageVersionResponse {
|
|
345
297
|
BaseImage?: string;
|
|
346
|
-
|
|
347
298
|
ContainerImage?: string;
|
|
348
|
-
|
|
349
299
|
CreationTime?: Date;
|
|
350
|
-
|
|
351
300
|
FailureReason?: string;
|
|
352
|
-
|
|
353
301
|
ImageArn?: string;
|
|
354
|
-
|
|
355
302
|
ImageVersionArn?: string;
|
|
356
|
-
|
|
357
303
|
ImageVersionStatus?: ImageVersionStatus | string;
|
|
358
|
-
|
|
359
304
|
LastModifiedTime?: Date;
|
|
360
|
-
|
|
361
305
|
Version?: number;
|
|
362
306
|
}
|
|
363
307
|
export interface DescribeInferenceRecommendationsJobRequest {
|
|
364
308
|
JobName: string | undefined;
|
|
365
309
|
}
|
|
366
|
-
|
|
367
310
|
export interface EndpointOutputConfiguration {
|
|
368
311
|
EndpointName: string | undefined;
|
|
369
|
-
|
|
370
312
|
VariantName: string | undefined;
|
|
371
|
-
|
|
372
313
|
InstanceType: ProductionVariantInstanceType | string | undefined;
|
|
373
|
-
|
|
374
314
|
InitialInstanceCount: number | undefined;
|
|
375
315
|
}
|
|
376
|
-
|
|
377
316
|
export interface RecommendationMetrics {
|
|
378
317
|
CostPerHour: number | undefined;
|
|
379
|
-
|
|
380
318
|
CostPerInference: number | undefined;
|
|
381
|
-
|
|
382
319
|
MaxInvocations: number | undefined;
|
|
383
|
-
|
|
384
320
|
ModelLatency: number | undefined;
|
|
385
321
|
}
|
|
386
|
-
|
|
387
322
|
export interface EnvironmentParameter {
|
|
388
323
|
Key: string | undefined;
|
|
389
|
-
|
|
390
324
|
ValueType: string | undefined;
|
|
391
|
-
|
|
392
325
|
Value: string | undefined;
|
|
393
326
|
}
|
|
394
|
-
|
|
395
327
|
export interface ModelConfiguration {
|
|
396
328
|
InferenceSpecificationName?: string;
|
|
397
|
-
|
|
398
329
|
EnvironmentParameters?: EnvironmentParameter[];
|
|
399
330
|
}
|
|
400
|
-
|
|
401
331
|
export interface InferenceRecommendation {
|
|
402
332
|
Metrics: RecommendationMetrics | undefined;
|
|
403
|
-
|
|
404
333
|
EndpointConfiguration: EndpointOutputConfiguration | undefined;
|
|
405
|
-
|
|
406
334
|
ModelConfiguration: ModelConfiguration | undefined;
|
|
407
335
|
}
|
|
408
336
|
export declare enum RecommendationJobStatus {
|
|
@@ -415,50 +343,31 @@ export declare enum RecommendationJobStatus {
|
|
|
415
343
|
}
|
|
416
344
|
export interface DescribeInferenceRecommendationsJobResponse {
|
|
417
345
|
JobName: string | undefined;
|
|
418
|
-
|
|
419
346
|
JobDescription?: string;
|
|
420
|
-
|
|
421
347
|
JobType: RecommendationJobType | string | undefined;
|
|
422
|
-
|
|
423
348
|
JobArn: string | undefined;
|
|
424
|
-
|
|
425
349
|
RoleArn: string | undefined;
|
|
426
|
-
|
|
427
350
|
Status: RecommendationJobStatus | string | undefined;
|
|
428
|
-
|
|
429
351
|
CreationTime: Date | undefined;
|
|
430
|
-
|
|
431
352
|
CompletionTime?: Date;
|
|
432
|
-
|
|
433
353
|
LastModifiedTime: Date | undefined;
|
|
434
|
-
|
|
435
354
|
FailureReason?: string;
|
|
436
|
-
|
|
437
355
|
InputConfig: RecommendationJobInputConfig | undefined;
|
|
438
|
-
|
|
439
356
|
StoppingConditions?: RecommendationJobStoppingConditions;
|
|
440
|
-
|
|
441
357
|
InferenceRecommendations?: InferenceRecommendation[];
|
|
442
358
|
}
|
|
443
359
|
export interface DescribeLabelingJobRequest {
|
|
444
360
|
LabelingJobName: string | undefined;
|
|
445
361
|
}
|
|
446
|
-
|
|
447
362
|
export interface LabelCounters {
|
|
448
363
|
TotalLabeled?: number;
|
|
449
|
-
|
|
450
364
|
HumanLabeled?: number;
|
|
451
|
-
|
|
452
365
|
MachineLabeled?: number;
|
|
453
|
-
|
|
454
366
|
FailedNonRetryableError?: number;
|
|
455
|
-
|
|
456
367
|
Unlabeled?: number;
|
|
457
368
|
}
|
|
458
|
-
|
|
459
369
|
export interface LabelingJobOutput {
|
|
460
370
|
OutputDatasetS3Uri: string | undefined;
|
|
461
|
-
|
|
462
371
|
FinalActiveLearningModelArn?: string;
|
|
463
372
|
}
|
|
464
373
|
export declare enum LabelingJobStatus {
|
|
@@ -471,39 +380,22 @@ export declare enum LabelingJobStatus {
|
|
|
471
380
|
}
|
|
472
381
|
export interface DescribeLabelingJobResponse {
|
|
473
382
|
LabelingJobStatus: LabelingJobStatus | string | undefined;
|
|
474
|
-
|
|
475
383
|
LabelCounters: LabelCounters | undefined;
|
|
476
|
-
|
|
477
384
|
FailureReason?: string;
|
|
478
|
-
|
|
479
385
|
CreationTime: Date | undefined;
|
|
480
|
-
|
|
481
386
|
LastModifiedTime: Date | undefined;
|
|
482
|
-
|
|
483
387
|
JobReferenceCode: string | undefined;
|
|
484
|
-
|
|
485
388
|
LabelingJobName: string | undefined;
|
|
486
|
-
|
|
487
389
|
LabelingJobArn: string | undefined;
|
|
488
|
-
|
|
489
390
|
LabelAttributeName?: string;
|
|
490
|
-
|
|
491
391
|
InputConfig: LabelingJobInputConfig | undefined;
|
|
492
|
-
|
|
493
392
|
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
494
|
-
|
|
495
393
|
RoleArn: string | undefined;
|
|
496
|
-
|
|
497
394
|
LabelCategoryConfigS3Uri?: string;
|
|
498
|
-
|
|
499
395
|
StoppingConditions?: LabelingJobStoppingConditions;
|
|
500
|
-
|
|
501
396
|
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig;
|
|
502
|
-
|
|
503
397
|
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
504
|
-
|
|
505
398
|
Tags?: Tag[];
|
|
506
|
-
|
|
507
399
|
LabelingJobOutput?: LabelingJobOutput;
|
|
508
400
|
}
|
|
509
401
|
export interface DescribeLineageGroupRequest {
|
|
@@ -511,19 +403,12 @@ export interface DescribeLineageGroupRequest {
|
|
|
511
403
|
}
|
|
512
404
|
export interface DescribeLineageGroupResponse {
|
|
513
405
|
LineageGroupName?: string;
|
|
514
|
-
|
|
515
406
|
LineageGroupArn?: string;
|
|
516
|
-
|
|
517
407
|
DisplayName?: string;
|
|
518
|
-
|
|
519
408
|
Description?: string;
|
|
520
|
-
|
|
521
409
|
CreationTime?: Date;
|
|
522
|
-
|
|
523
410
|
CreatedBy?: UserContext;
|
|
524
|
-
|
|
525
411
|
LastModifiedTime?: Date;
|
|
526
|
-
|
|
527
412
|
LastModifiedBy?: UserContext;
|
|
528
413
|
}
|
|
529
414
|
export interface DescribeModelInput {
|
|
@@ -531,21 +416,13 @@ export interface DescribeModelInput {
|
|
|
531
416
|
}
|
|
532
417
|
export interface DescribeModelOutput {
|
|
533
418
|
ModelName: string | undefined;
|
|
534
|
-
|
|
535
419
|
PrimaryContainer?: ContainerDefinition;
|
|
536
|
-
|
|
537
420
|
Containers?: ContainerDefinition[];
|
|
538
|
-
|
|
539
421
|
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
540
|
-
|
|
541
422
|
ExecutionRoleArn: string | undefined;
|
|
542
|
-
|
|
543
423
|
VpcConfig?: VpcConfig;
|
|
544
|
-
|
|
545
424
|
CreationTime: Date | undefined;
|
|
546
|
-
|
|
547
425
|
ModelArn: string | undefined;
|
|
548
|
-
|
|
549
426
|
EnableNetworkIsolation?: boolean;
|
|
550
427
|
}
|
|
551
428
|
export interface DescribeModelBiasJobDefinitionRequest {
|
|
@@ -553,25 +430,15 @@ export interface DescribeModelBiasJobDefinitionRequest {
|
|
|
553
430
|
}
|
|
554
431
|
export interface DescribeModelBiasJobDefinitionResponse {
|
|
555
432
|
JobDefinitionArn: string | undefined;
|
|
556
|
-
|
|
557
433
|
JobDefinitionName: string | undefined;
|
|
558
|
-
|
|
559
434
|
CreationTime: Date | undefined;
|
|
560
|
-
|
|
561
435
|
ModelBiasBaselineConfig?: ModelBiasBaselineConfig;
|
|
562
|
-
|
|
563
436
|
ModelBiasAppSpecification: ModelBiasAppSpecification | undefined;
|
|
564
|
-
|
|
565
437
|
ModelBiasJobInput: ModelBiasJobInput | undefined;
|
|
566
|
-
|
|
567
438
|
ModelBiasJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
568
|
-
|
|
569
439
|
JobResources: MonitoringResources | undefined;
|
|
570
|
-
|
|
571
440
|
NetworkConfig?: MonitoringNetworkConfig;
|
|
572
|
-
|
|
573
441
|
RoleArn: string | undefined;
|
|
574
|
-
|
|
575
442
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
576
443
|
}
|
|
577
444
|
export interface DescribeModelExplainabilityJobDefinitionRequest {
|
|
@@ -579,27 +446,17 @@ export interface DescribeModelExplainabilityJobDefinitionRequest {
|
|
|
579
446
|
}
|
|
580
447
|
export interface DescribeModelExplainabilityJobDefinitionResponse {
|
|
581
448
|
JobDefinitionArn: string | undefined;
|
|
582
|
-
|
|
583
449
|
JobDefinitionName: string | undefined;
|
|
584
|
-
|
|
585
450
|
CreationTime: Date | undefined;
|
|
586
|
-
|
|
587
451
|
ModelExplainabilityBaselineConfig?: ModelExplainabilityBaselineConfig;
|
|
588
|
-
|
|
589
452
|
ModelExplainabilityAppSpecification:
|
|
590
453
|
| ModelExplainabilityAppSpecification
|
|
591
454
|
| undefined;
|
|
592
|
-
|
|
593
455
|
ModelExplainabilityJobInput: ModelExplainabilityJobInput | undefined;
|
|
594
|
-
|
|
595
456
|
ModelExplainabilityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
596
|
-
|
|
597
457
|
JobResources: MonitoringResources | undefined;
|
|
598
|
-
|
|
599
458
|
NetworkConfig?: MonitoringNetworkConfig;
|
|
600
|
-
|
|
601
459
|
RoleArn: string | undefined;
|
|
602
|
-
|
|
603
460
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
604
461
|
}
|
|
605
462
|
export interface DescribeModelPackageInput {
|
|
@@ -611,69 +468,40 @@ export declare enum DetailedModelPackageStatus {
|
|
|
611
468
|
IN_PROGRESS = "InProgress",
|
|
612
469
|
NOT_STARTED = "NotStarted",
|
|
613
470
|
}
|
|
614
|
-
|
|
615
471
|
export interface ModelPackageStatusItem {
|
|
616
472
|
Name: string | undefined;
|
|
617
|
-
|
|
618
473
|
Status: DetailedModelPackageStatus | string | undefined;
|
|
619
|
-
|
|
620
474
|
FailureReason?: string;
|
|
621
475
|
}
|
|
622
|
-
|
|
623
476
|
export interface ModelPackageStatusDetails {
|
|
624
477
|
ValidationStatuses: ModelPackageStatusItem[] | undefined;
|
|
625
|
-
|
|
626
478
|
ImageScanStatuses?: ModelPackageStatusItem[];
|
|
627
479
|
}
|
|
628
480
|
export interface DescribeModelPackageOutput {
|
|
629
481
|
ModelPackageName: string | undefined;
|
|
630
|
-
|
|
631
482
|
ModelPackageGroupName?: string;
|
|
632
|
-
|
|
633
483
|
ModelPackageVersion?: number;
|
|
634
|
-
|
|
635
484
|
ModelPackageArn: string | undefined;
|
|
636
|
-
|
|
637
485
|
ModelPackageDescription?: string;
|
|
638
|
-
|
|
639
486
|
CreationTime: Date | undefined;
|
|
640
|
-
|
|
641
487
|
InferenceSpecification?: InferenceSpecification;
|
|
642
|
-
|
|
643
488
|
SourceAlgorithmSpecification?: SourceAlgorithmSpecification;
|
|
644
|
-
|
|
645
489
|
ValidationSpecification?: ModelPackageValidationSpecification;
|
|
646
|
-
|
|
647
490
|
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
648
|
-
|
|
649
491
|
ModelPackageStatusDetails: ModelPackageStatusDetails | undefined;
|
|
650
|
-
|
|
651
492
|
CertifyForMarketplace?: boolean;
|
|
652
|
-
|
|
653
493
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
654
|
-
|
|
655
494
|
CreatedBy?: UserContext;
|
|
656
|
-
|
|
657
495
|
MetadataProperties?: MetadataProperties;
|
|
658
|
-
|
|
659
496
|
ModelMetrics?: ModelMetrics;
|
|
660
|
-
|
|
661
497
|
LastModifiedTime?: Date;
|
|
662
|
-
|
|
663
498
|
LastModifiedBy?: UserContext;
|
|
664
|
-
|
|
665
499
|
ApprovalDescription?: string;
|
|
666
|
-
|
|
667
500
|
CustomerMetadataProperties?: Record<string, string>;
|
|
668
|
-
|
|
669
501
|
DriftCheckBaselines?: DriftCheckBaselines;
|
|
670
|
-
|
|
671
502
|
Domain?: string;
|
|
672
|
-
|
|
673
503
|
Task?: string;
|
|
674
|
-
|
|
675
504
|
SamplePayloadUrl?: string;
|
|
676
|
-
|
|
677
505
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
678
506
|
}
|
|
679
507
|
export interface DescribeModelPackageGroupInput {
|
|
@@ -689,15 +517,10 @@ export declare enum ModelPackageGroupStatus {
|
|
|
689
517
|
}
|
|
690
518
|
export interface DescribeModelPackageGroupOutput {
|
|
691
519
|
ModelPackageGroupName: string | undefined;
|
|
692
|
-
|
|
693
520
|
ModelPackageGroupArn: string | undefined;
|
|
694
|
-
|
|
695
521
|
ModelPackageGroupDescription?: string;
|
|
696
|
-
|
|
697
522
|
CreationTime: Date | undefined;
|
|
698
|
-
|
|
699
523
|
CreatedBy: UserContext | undefined;
|
|
700
|
-
|
|
701
524
|
ModelPackageGroupStatus: ModelPackageGroupStatus | string | undefined;
|
|
702
525
|
}
|
|
703
526
|
export interface DescribeModelQualityJobDefinitionRequest {
|
|
@@ -705,25 +528,15 @@ export interface DescribeModelQualityJobDefinitionRequest {
|
|
|
705
528
|
}
|
|
706
529
|
export interface DescribeModelQualityJobDefinitionResponse {
|
|
707
530
|
JobDefinitionArn: string | undefined;
|
|
708
|
-
|
|
709
531
|
JobDefinitionName: string | undefined;
|
|
710
|
-
|
|
711
532
|
CreationTime: Date | undefined;
|
|
712
|
-
|
|
713
533
|
ModelQualityBaselineConfig?: ModelQualityBaselineConfig;
|
|
714
|
-
|
|
715
534
|
ModelQualityAppSpecification: ModelQualityAppSpecification | undefined;
|
|
716
|
-
|
|
717
535
|
ModelQualityJobInput: ModelQualityJobInput | undefined;
|
|
718
|
-
|
|
719
536
|
ModelQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
720
|
-
|
|
721
537
|
JobResources: MonitoringResources | undefined;
|
|
722
|
-
|
|
723
538
|
NetworkConfig?: MonitoringNetworkConfig;
|
|
724
|
-
|
|
725
539
|
RoleArn: string | undefined;
|
|
726
|
-
|
|
727
540
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
728
541
|
}
|
|
729
542
|
export interface DescribeMonitoringScheduleRequest {
|
|
@@ -738,26 +551,16 @@ export declare enum ExecutionStatus {
|
|
|
738
551
|
STOPPED = "Stopped",
|
|
739
552
|
STOPPING = "Stopping",
|
|
740
553
|
}
|
|
741
|
-
|
|
742
554
|
export interface MonitoringExecutionSummary {
|
|
743
555
|
MonitoringScheduleName: string | undefined;
|
|
744
|
-
|
|
745
556
|
ScheduledTime: Date | undefined;
|
|
746
|
-
|
|
747
557
|
CreationTime: Date | undefined;
|
|
748
|
-
|
|
749
558
|
LastModifiedTime: Date | undefined;
|
|
750
|
-
|
|
751
559
|
MonitoringExecutionStatus: ExecutionStatus | string | undefined;
|
|
752
|
-
|
|
753
560
|
ProcessingJobArn?: string;
|
|
754
|
-
|
|
755
561
|
EndpointName?: string;
|
|
756
|
-
|
|
757
562
|
FailureReason?: string;
|
|
758
|
-
|
|
759
563
|
MonitoringJobDefinitionName?: string;
|
|
760
|
-
|
|
761
564
|
MonitoringType?: MonitoringType | string;
|
|
762
565
|
}
|
|
763
566
|
export declare enum ScheduleStatus {
|
|
@@ -768,23 +571,14 @@ export declare enum ScheduleStatus {
|
|
|
768
571
|
}
|
|
769
572
|
export interface DescribeMonitoringScheduleResponse {
|
|
770
573
|
MonitoringScheduleArn: string | undefined;
|
|
771
|
-
|
|
772
574
|
MonitoringScheduleName: string | undefined;
|
|
773
|
-
|
|
774
575
|
MonitoringScheduleStatus: ScheduleStatus | string | undefined;
|
|
775
|
-
|
|
776
576
|
MonitoringType?: MonitoringType | string;
|
|
777
|
-
|
|
778
577
|
FailureReason?: string;
|
|
779
|
-
|
|
780
578
|
CreationTime: Date | undefined;
|
|
781
|
-
|
|
782
579
|
LastModifiedTime: Date | undefined;
|
|
783
|
-
|
|
784
580
|
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
785
|
-
|
|
786
581
|
EndpointName?: string;
|
|
787
|
-
|
|
788
582
|
LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
|
|
789
583
|
}
|
|
790
584
|
export interface DescribeNotebookInstanceInput {
|
|
@@ -801,47 +595,26 @@ export declare enum NotebookInstanceStatus {
|
|
|
801
595
|
}
|
|
802
596
|
export interface DescribeNotebookInstanceOutput {
|
|
803
597
|
NotebookInstanceArn?: string;
|
|
804
|
-
|
|
805
598
|
NotebookInstanceName?: string;
|
|
806
|
-
|
|
807
599
|
NotebookInstanceStatus?: NotebookInstanceStatus | string;
|
|
808
|
-
|
|
809
600
|
FailureReason?: string;
|
|
810
|
-
|
|
811
601
|
Url?: string;
|
|
812
|
-
|
|
813
602
|
InstanceType?: _InstanceType | string;
|
|
814
|
-
|
|
815
603
|
SubnetId?: string;
|
|
816
|
-
|
|
817
604
|
SecurityGroups?: string[];
|
|
818
|
-
|
|
819
605
|
RoleArn?: string;
|
|
820
|
-
|
|
821
606
|
KmsKeyId?: string;
|
|
822
|
-
|
|
823
607
|
NetworkInterfaceId?: string;
|
|
824
|
-
|
|
825
608
|
LastModifiedTime?: Date;
|
|
826
|
-
|
|
827
609
|
CreationTime?: Date;
|
|
828
|
-
|
|
829
610
|
NotebookInstanceLifecycleConfigName?: string;
|
|
830
|
-
|
|
831
611
|
DirectInternetAccess?: DirectInternetAccess | string;
|
|
832
|
-
|
|
833
612
|
VolumeSizeInGB?: number;
|
|
834
|
-
|
|
835
613
|
AcceleratorTypes?: (NotebookInstanceAcceleratorType | string)[];
|
|
836
|
-
|
|
837
614
|
DefaultCodeRepository?: string;
|
|
838
|
-
|
|
839
615
|
AdditionalCodeRepositories?: string[];
|
|
840
|
-
|
|
841
616
|
RootAccess?: RootAccess | string;
|
|
842
|
-
|
|
843
617
|
PlatformIdentifier?: string;
|
|
844
|
-
|
|
845
618
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
846
619
|
}
|
|
847
620
|
export interface DescribeNotebookInstanceLifecycleConfigInput {
|
|
@@ -849,15 +622,10 @@ export interface DescribeNotebookInstanceLifecycleConfigInput {
|
|
|
849
622
|
}
|
|
850
623
|
export interface DescribeNotebookInstanceLifecycleConfigOutput {
|
|
851
624
|
NotebookInstanceLifecycleConfigArn?: string;
|
|
852
|
-
|
|
853
625
|
NotebookInstanceLifecycleConfigName?: string;
|
|
854
|
-
|
|
855
626
|
OnCreate?: NotebookInstanceLifecycleHook[];
|
|
856
|
-
|
|
857
627
|
OnStart?: NotebookInstanceLifecycleHook[];
|
|
858
|
-
|
|
859
628
|
LastModifiedTime?: Date;
|
|
860
|
-
|
|
861
629
|
CreationTime?: Date;
|
|
862
630
|
}
|
|
863
631
|
export interface DescribePipelineRequest {
|
|
@@ -868,29 +636,17 @@ export declare enum PipelineStatus {
|
|
|
868
636
|
}
|
|
869
637
|
export interface DescribePipelineResponse {
|
|
870
638
|
PipelineArn?: string;
|
|
871
|
-
|
|
872
639
|
PipelineName?: string;
|
|
873
|
-
|
|
874
640
|
PipelineDisplayName?: string;
|
|
875
|
-
|
|
876
641
|
PipelineDefinition?: string;
|
|
877
|
-
|
|
878
642
|
PipelineDescription?: string;
|
|
879
|
-
|
|
880
643
|
RoleArn?: string;
|
|
881
|
-
|
|
882
644
|
PipelineStatus?: PipelineStatus | string;
|
|
883
|
-
|
|
884
645
|
CreationTime?: Date;
|
|
885
|
-
|
|
886
646
|
LastModifiedTime?: Date;
|
|
887
|
-
|
|
888
647
|
LastRunTime?: Date;
|
|
889
|
-
|
|
890
648
|
CreatedBy?: UserContext;
|
|
891
|
-
|
|
892
649
|
LastModifiedBy?: UserContext;
|
|
893
|
-
|
|
894
650
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
895
651
|
}
|
|
896
652
|
export interface DescribePipelineDefinitionForExecutionRequest {
|
|
@@ -898,7 +654,6 @@ export interface DescribePipelineDefinitionForExecutionRequest {
|
|
|
898
654
|
}
|
|
899
655
|
export interface DescribePipelineDefinitionForExecutionResponse {
|
|
900
656
|
PipelineDefinition?: string;
|
|
901
|
-
|
|
902
657
|
CreationTime?: Date;
|
|
903
658
|
}
|
|
904
659
|
export interface DescribePipelineExecutionRequest {
|
|
@@ -911,35 +666,22 @@ export declare enum PipelineExecutionStatus {
|
|
|
911
666
|
STOPPING = "Stopping",
|
|
912
667
|
SUCCEEDED = "Succeeded",
|
|
913
668
|
}
|
|
914
|
-
|
|
915
669
|
export interface PipelineExperimentConfig {
|
|
916
670
|
ExperimentName?: string;
|
|
917
|
-
|
|
918
671
|
TrialName?: string;
|
|
919
672
|
}
|
|
920
673
|
export interface DescribePipelineExecutionResponse {
|
|
921
674
|
PipelineArn?: string;
|
|
922
|
-
|
|
923
675
|
PipelineExecutionArn?: string;
|
|
924
|
-
|
|
925
676
|
PipelineExecutionDisplayName?: string;
|
|
926
|
-
|
|
927
677
|
PipelineExecutionStatus?: PipelineExecutionStatus | string;
|
|
928
|
-
|
|
929
678
|
PipelineExecutionDescription?: string;
|
|
930
|
-
|
|
931
679
|
PipelineExperimentConfig?: PipelineExperimentConfig;
|
|
932
|
-
|
|
933
680
|
FailureReason?: string;
|
|
934
|
-
|
|
935
681
|
CreationTime?: Date;
|
|
936
|
-
|
|
937
682
|
LastModifiedTime?: Date;
|
|
938
|
-
|
|
939
683
|
CreatedBy?: UserContext;
|
|
940
|
-
|
|
941
684
|
LastModifiedBy?: UserContext;
|
|
942
|
-
|
|
943
685
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
944
686
|
}
|
|
945
687
|
export interface DescribeProcessingJobRequest {
|
|
@@ -954,45 +696,25 @@ export declare enum ProcessingJobStatus {
|
|
|
954
696
|
}
|
|
955
697
|
export interface DescribeProcessingJobResponse {
|
|
956
698
|
ProcessingInputs?: ProcessingInput[];
|
|
957
|
-
|
|
958
699
|
ProcessingOutputConfig?: ProcessingOutputConfig;
|
|
959
|
-
|
|
960
700
|
ProcessingJobName: string | undefined;
|
|
961
|
-
|
|
962
701
|
ProcessingResources: ProcessingResources | undefined;
|
|
963
|
-
|
|
964
702
|
StoppingCondition?: ProcessingStoppingCondition;
|
|
965
|
-
|
|
966
703
|
AppSpecification: AppSpecification | undefined;
|
|
967
|
-
|
|
968
704
|
Environment?: Record<string, string>;
|
|
969
|
-
|
|
970
705
|
NetworkConfig?: NetworkConfig;
|
|
971
|
-
|
|
972
706
|
RoleArn?: string;
|
|
973
|
-
|
|
974
707
|
ExperimentConfig?: ExperimentConfig;
|
|
975
|
-
|
|
976
708
|
ProcessingJobArn: string | undefined;
|
|
977
|
-
|
|
978
709
|
ProcessingJobStatus: ProcessingJobStatus | string | undefined;
|
|
979
|
-
|
|
980
710
|
ExitMessage?: string;
|
|
981
|
-
|
|
982
711
|
FailureReason?: string;
|
|
983
|
-
|
|
984
712
|
ProcessingEndTime?: Date;
|
|
985
|
-
|
|
986
713
|
ProcessingStartTime?: Date;
|
|
987
|
-
|
|
988
714
|
LastModifiedTime?: Date;
|
|
989
|
-
|
|
990
715
|
CreationTime: Date | undefined;
|
|
991
|
-
|
|
992
716
|
MonitoringScheduleArn?: string;
|
|
993
|
-
|
|
994
717
|
AutoMLJobArn?: string;
|
|
995
|
-
|
|
996
718
|
TrainingJobArn?: string;
|
|
997
719
|
}
|
|
998
720
|
export interface DescribeProjectInput {
|
|
@@ -1010,35 +732,23 @@ export declare enum ProjectStatus {
|
|
|
1010
732
|
UPDATE_FAILED = "UpdateFailed",
|
|
1011
733
|
UPDATE_IN_PROGRESS = "UpdateInProgress",
|
|
1012
734
|
}
|
|
1013
|
-
|
|
1014
735
|
export interface ServiceCatalogProvisionedProductDetails {
|
|
1015
736
|
ProvisionedProductId?: string;
|
|
1016
|
-
|
|
1017
737
|
ProvisionedProductStatusMessage?: string;
|
|
1018
738
|
}
|
|
1019
739
|
export interface DescribeProjectOutput {
|
|
1020
740
|
ProjectArn: string | undefined;
|
|
1021
|
-
|
|
1022
741
|
ProjectName: string | undefined;
|
|
1023
|
-
|
|
1024
742
|
ProjectId: string | undefined;
|
|
1025
|
-
|
|
1026
743
|
ProjectDescription?: string;
|
|
1027
|
-
|
|
1028
744
|
ServiceCatalogProvisioningDetails:
|
|
1029
745
|
| ServiceCatalogProvisioningDetails
|
|
1030
746
|
| undefined;
|
|
1031
|
-
|
|
1032
747
|
ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
|
|
1033
|
-
|
|
1034
748
|
ProjectStatus: ProjectStatus | string | undefined;
|
|
1035
|
-
|
|
1036
749
|
CreatedBy?: UserContext;
|
|
1037
|
-
|
|
1038
750
|
CreationTime: Date | undefined;
|
|
1039
|
-
|
|
1040
751
|
LastModifiedTime?: Date;
|
|
1041
|
-
|
|
1042
752
|
LastModifiedBy?: UserContext;
|
|
1043
753
|
}
|
|
1044
754
|
export interface DescribeStudioLifecycleConfigRequest {
|
|
@@ -1046,30 +756,20 @@ export interface DescribeStudioLifecycleConfigRequest {
|
|
|
1046
756
|
}
|
|
1047
757
|
export interface DescribeStudioLifecycleConfigResponse {
|
|
1048
758
|
StudioLifecycleConfigArn?: string;
|
|
1049
|
-
|
|
1050
759
|
StudioLifecycleConfigName?: string;
|
|
1051
|
-
|
|
1052
760
|
CreationTime?: Date;
|
|
1053
|
-
|
|
1054
761
|
LastModifiedTime?: Date;
|
|
1055
|
-
|
|
1056
762
|
StudioLifecycleConfigContent?: string;
|
|
1057
|
-
|
|
1058
763
|
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
1059
764
|
}
|
|
1060
765
|
export interface DescribeSubscribedWorkteamRequest {
|
|
1061
766
|
WorkteamArn: string | undefined;
|
|
1062
767
|
}
|
|
1063
|
-
|
|
1064
768
|
export interface SubscribedWorkteam {
|
|
1065
769
|
WorkteamArn: string | undefined;
|
|
1066
|
-
|
|
1067
770
|
MarketplaceTitle?: string;
|
|
1068
|
-
|
|
1069
771
|
SellerName?: string;
|
|
1070
|
-
|
|
1071
772
|
MarketplaceDescription?: string;
|
|
1072
|
-
|
|
1073
773
|
ListingId?: string;
|
|
1074
774
|
}
|
|
1075
775
|
export interface DescribeSubscribedWorkteamResponse {
|
|
@@ -1078,24 +778,16 @@ export interface DescribeSubscribedWorkteamResponse {
|
|
|
1078
778
|
export interface DescribeTrainingJobRequest {
|
|
1079
779
|
TrainingJobName: string | undefined;
|
|
1080
780
|
}
|
|
1081
|
-
|
|
1082
781
|
export interface MetricData {
|
|
1083
782
|
MetricName?: string;
|
|
1084
|
-
|
|
1085
783
|
Value?: number;
|
|
1086
|
-
|
|
1087
784
|
Timestamp?: Date;
|
|
1088
785
|
}
|
|
1089
|
-
|
|
1090
786
|
export interface ProfilerRuleEvaluationStatus {
|
|
1091
787
|
RuleConfigurationName?: string;
|
|
1092
|
-
|
|
1093
788
|
RuleEvaluationJobArn?: string;
|
|
1094
|
-
|
|
1095
789
|
RuleEvaluationStatus?: RuleEvaluationStatus | string;
|
|
1096
|
-
|
|
1097
790
|
StatusDetails?: string;
|
|
1098
|
-
|
|
1099
791
|
LastModifiedTime?: Date;
|
|
1100
792
|
}
|
|
1101
793
|
export declare enum ProfilingStatus {
|
|
@@ -1120,95 +812,52 @@ export declare enum SecondaryStatus {
|
|
|
1120
812
|
UPDATING = "Updating",
|
|
1121
813
|
UPLOADING = "Uploading",
|
|
1122
814
|
}
|
|
1123
|
-
|
|
1124
815
|
export interface SecondaryStatusTransition {
|
|
1125
816
|
Status: SecondaryStatus | string | undefined;
|
|
1126
|
-
|
|
1127
817
|
StartTime: Date | undefined;
|
|
1128
|
-
|
|
1129
818
|
EndTime?: Date;
|
|
1130
|
-
|
|
1131
819
|
StatusMessage?: string;
|
|
1132
820
|
}
|
|
1133
821
|
export interface DescribeTrainingJobResponse {
|
|
1134
822
|
TrainingJobName: string | undefined;
|
|
1135
|
-
|
|
1136
823
|
TrainingJobArn: string | undefined;
|
|
1137
|
-
|
|
1138
824
|
TuningJobArn?: string;
|
|
1139
|
-
|
|
1140
825
|
LabelingJobArn?: string;
|
|
1141
|
-
|
|
1142
826
|
AutoMLJobArn?: string;
|
|
1143
|
-
|
|
1144
827
|
ModelArtifacts: ModelArtifacts | undefined;
|
|
1145
|
-
|
|
1146
828
|
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
1147
|
-
|
|
1148
829
|
SecondaryStatus: SecondaryStatus | string | undefined;
|
|
1149
|
-
|
|
1150
830
|
FailureReason?: string;
|
|
1151
|
-
|
|
1152
831
|
HyperParameters?: Record<string, string>;
|
|
1153
|
-
|
|
1154
832
|
AlgorithmSpecification: AlgorithmSpecification | undefined;
|
|
1155
|
-
|
|
1156
833
|
RoleArn?: string;
|
|
1157
|
-
|
|
1158
834
|
InputDataConfig?: Channel[];
|
|
1159
|
-
|
|
1160
835
|
OutputDataConfig?: OutputDataConfig;
|
|
1161
|
-
|
|
1162
836
|
ResourceConfig: ResourceConfig | undefined;
|
|
1163
|
-
|
|
1164
837
|
VpcConfig?: VpcConfig;
|
|
1165
|
-
|
|
1166
838
|
StoppingCondition: StoppingCondition | undefined;
|
|
1167
|
-
|
|
1168
839
|
CreationTime: Date | undefined;
|
|
1169
|
-
|
|
1170
840
|
TrainingStartTime?: Date;
|
|
1171
|
-
|
|
1172
841
|
TrainingEndTime?: Date;
|
|
1173
|
-
|
|
1174
842
|
LastModifiedTime?: Date;
|
|
1175
|
-
|
|
1176
843
|
SecondaryStatusTransitions?: SecondaryStatusTransition[];
|
|
1177
|
-
|
|
1178
844
|
FinalMetricDataList?: MetricData[];
|
|
1179
|
-
|
|
1180
845
|
EnableNetworkIsolation?: boolean;
|
|
1181
|
-
|
|
1182
846
|
EnableInterContainerTrafficEncryption?: boolean;
|
|
1183
|
-
|
|
1184
847
|
EnableManagedSpotTraining?: boolean;
|
|
1185
|
-
|
|
1186
848
|
CheckpointConfig?: CheckpointConfig;
|
|
1187
|
-
|
|
1188
849
|
TrainingTimeInSeconds?: number;
|
|
1189
|
-
|
|
1190
850
|
BillableTimeInSeconds?: number;
|
|
1191
|
-
|
|
1192
851
|
DebugHookConfig?: DebugHookConfig;
|
|
1193
|
-
|
|
1194
852
|
ExperimentConfig?: ExperimentConfig;
|
|
1195
|
-
|
|
1196
853
|
DebugRuleConfigurations?: DebugRuleConfiguration[];
|
|
1197
|
-
|
|
1198
854
|
TensorBoardOutputConfig?: TensorBoardOutputConfig;
|
|
1199
|
-
|
|
1200
855
|
DebugRuleEvaluationStatuses?: DebugRuleEvaluationStatus[];
|
|
1201
|
-
|
|
1202
856
|
ProfilerConfig?: ProfilerConfig;
|
|
1203
|
-
|
|
1204
857
|
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
|
|
1205
|
-
|
|
1206
858
|
ProfilerRuleEvaluationStatuses?: ProfilerRuleEvaluationStatus[];
|
|
1207
|
-
|
|
1208
859
|
ProfilingStatus?: ProfilingStatus | string;
|
|
1209
|
-
|
|
1210
860
|
RetryStrategy?: RetryStrategy;
|
|
1211
|
-
|
|
1212
861
|
Environment?: Record<string, string>;
|
|
1213
862
|
}
|
|
1214
863
|
export interface DescribeTransformJobRequest {
|
|
@@ -1223,142 +872,84 @@ export declare enum TransformJobStatus {
|
|
|
1223
872
|
}
|
|
1224
873
|
export interface DescribeTransformJobResponse {
|
|
1225
874
|
TransformJobName: string | undefined;
|
|
1226
|
-
|
|
1227
875
|
TransformJobArn: string | undefined;
|
|
1228
|
-
|
|
1229
876
|
TransformJobStatus: TransformJobStatus | string | undefined;
|
|
1230
|
-
|
|
1231
877
|
FailureReason?: string;
|
|
1232
|
-
|
|
1233
878
|
ModelName: string | undefined;
|
|
1234
|
-
|
|
1235
879
|
MaxConcurrentTransforms?: number;
|
|
1236
|
-
|
|
1237
880
|
ModelClientConfig?: ModelClientConfig;
|
|
1238
|
-
|
|
1239
881
|
MaxPayloadInMB?: number;
|
|
1240
|
-
|
|
1241
882
|
BatchStrategy?: BatchStrategy | string;
|
|
1242
|
-
|
|
1243
883
|
Environment?: Record<string, string>;
|
|
1244
|
-
|
|
1245
884
|
TransformInput: TransformInput | undefined;
|
|
1246
|
-
|
|
1247
885
|
TransformOutput?: TransformOutput;
|
|
1248
|
-
|
|
1249
886
|
TransformResources: TransformResources | undefined;
|
|
1250
|
-
|
|
1251
887
|
CreationTime: Date | undefined;
|
|
1252
|
-
|
|
1253
888
|
TransformStartTime?: Date;
|
|
1254
|
-
|
|
1255
889
|
TransformEndTime?: Date;
|
|
1256
|
-
|
|
1257
890
|
LabelingJobArn?: string;
|
|
1258
|
-
|
|
1259
891
|
AutoMLJobArn?: string;
|
|
1260
|
-
|
|
1261
892
|
DataProcessing?: DataProcessing;
|
|
1262
|
-
|
|
1263
893
|
ExperimentConfig?: ExperimentConfig;
|
|
1264
894
|
}
|
|
1265
895
|
export interface DescribeTrialRequest {
|
|
1266
896
|
TrialName: string | undefined;
|
|
1267
897
|
}
|
|
1268
|
-
|
|
1269
898
|
export interface TrialSource {
|
|
1270
899
|
SourceArn: string | undefined;
|
|
1271
|
-
|
|
1272
900
|
SourceType?: string;
|
|
1273
901
|
}
|
|
1274
902
|
export interface DescribeTrialResponse {
|
|
1275
903
|
TrialName?: string;
|
|
1276
|
-
|
|
1277
904
|
TrialArn?: string;
|
|
1278
|
-
|
|
1279
905
|
DisplayName?: string;
|
|
1280
|
-
|
|
1281
906
|
ExperimentName?: string;
|
|
1282
|
-
|
|
1283
907
|
Source?: TrialSource;
|
|
1284
|
-
|
|
1285
908
|
CreationTime?: Date;
|
|
1286
|
-
|
|
1287
909
|
CreatedBy?: UserContext;
|
|
1288
|
-
|
|
1289
910
|
LastModifiedTime?: Date;
|
|
1290
|
-
|
|
1291
911
|
LastModifiedBy?: UserContext;
|
|
1292
|
-
|
|
1293
912
|
MetadataProperties?: MetadataProperties;
|
|
1294
913
|
}
|
|
1295
914
|
export interface DescribeTrialComponentRequest {
|
|
1296
915
|
TrialComponentName: string | undefined;
|
|
1297
916
|
}
|
|
1298
|
-
|
|
1299
917
|
export interface TrialComponentMetricSummary {
|
|
1300
918
|
MetricName?: string;
|
|
1301
|
-
|
|
1302
919
|
SourceArn?: string;
|
|
1303
|
-
|
|
1304
920
|
TimeStamp?: Date;
|
|
1305
|
-
|
|
1306
921
|
Max?: number;
|
|
1307
|
-
|
|
1308
922
|
Min?: number;
|
|
1309
|
-
|
|
1310
923
|
Last?: number;
|
|
1311
|
-
|
|
1312
924
|
Count?: number;
|
|
1313
|
-
|
|
1314
925
|
Avg?: number;
|
|
1315
|
-
|
|
1316
926
|
StdDev?: number;
|
|
1317
927
|
}
|
|
1318
|
-
|
|
1319
928
|
export interface TrialComponentSource {
|
|
1320
929
|
SourceArn: string | undefined;
|
|
1321
|
-
|
|
1322
930
|
SourceType?: string;
|
|
1323
931
|
}
|
|
1324
932
|
export interface DescribeTrialComponentResponse {
|
|
1325
933
|
TrialComponentName?: string;
|
|
1326
|
-
|
|
1327
934
|
TrialComponentArn?: string;
|
|
1328
|
-
|
|
1329
935
|
DisplayName?: string;
|
|
1330
|
-
|
|
1331
936
|
Source?: TrialComponentSource;
|
|
1332
|
-
|
|
1333
937
|
Status?: TrialComponentStatus;
|
|
1334
|
-
|
|
1335
938
|
StartTime?: Date;
|
|
1336
|
-
|
|
1337
939
|
EndTime?: Date;
|
|
1338
|
-
|
|
1339
940
|
CreationTime?: Date;
|
|
1340
|
-
|
|
1341
941
|
CreatedBy?: UserContext;
|
|
1342
|
-
|
|
1343
942
|
LastModifiedTime?: Date;
|
|
1344
|
-
|
|
1345
943
|
LastModifiedBy?: UserContext;
|
|
1346
|
-
|
|
1347
944
|
Parameters?: Record<string, TrialComponentParameterValue>;
|
|
1348
|
-
|
|
1349
945
|
InputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1350
|
-
|
|
1351
946
|
OutputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1352
|
-
|
|
1353
947
|
MetadataProperties?: MetadataProperties;
|
|
1354
|
-
|
|
1355
948
|
Metrics?: TrialComponentMetricSummary[];
|
|
1356
|
-
|
|
1357
949
|
LineageGroupArn?: string;
|
|
1358
950
|
}
|
|
1359
951
|
export interface DescribeUserProfileRequest {
|
|
1360
952
|
DomainId: string | undefined;
|
|
1361
|
-
|
|
1362
953
|
UserProfileName: string | undefined;
|
|
1363
954
|
}
|
|
1364
955
|
export declare enum UserProfileStatus {
|
|
@@ -1372,44 +963,27 @@ export declare enum UserProfileStatus {
|
|
|
1372
963
|
}
|
|
1373
964
|
export interface DescribeUserProfileResponse {
|
|
1374
965
|
DomainId?: string;
|
|
1375
|
-
|
|
1376
966
|
UserProfileArn?: string;
|
|
1377
|
-
|
|
1378
967
|
UserProfileName?: string;
|
|
1379
|
-
|
|
1380
968
|
HomeEfsFileSystemUid?: string;
|
|
1381
|
-
|
|
1382
969
|
Status?: UserProfileStatus | string;
|
|
1383
|
-
|
|
1384
970
|
LastModifiedTime?: Date;
|
|
1385
|
-
|
|
1386
971
|
CreationTime?: Date;
|
|
1387
|
-
|
|
1388
972
|
FailureReason?: string;
|
|
1389
|
-
|
|
1390
973
|
SingleSignOnUserIdentifier?: string;
|
|
1391
|
-
|
|
1392
974
|
SingleSignOnUserValue?: string;
|
|
1393
|
-
|
|
1394
975
|
UserSettings?: UserSettings;
|
|
1395
976
|
}
|
|
1396
977
|
export interface DescribeWorkforceRequest {
|
|
1397
978
|
WorkforceName: string | undefined;
|
|
1398
979
|
}
|
|
1399
|
-
|
|
1400
980
|
export interface OidcConfigForResponse {
|
|
1401
981
|
ClientId?: string;
|
|
1402
|
-
|
|
1403
982
|
Issuer?: string;
|
|
1404
|
-
|
|
1405
983
|
AuthorizationEndpoint?: string;
|
|
1406
|
-
|
|
1407
984
|
TokenEndpoint?: string;
|
|
1408
|
-
|
|
1409
985
|
UserInfoEndpoint?: string;
|
|
1410
|
-
|
|
1411
986
|
LogoutEndpoint?: string;
|
|
1412
|
-
|
|
1413
987
|
JwksUri?: string;
|
|
1414
988
|
}
|
|
1415
989
|
export declare enum WorkforceStatus {
|
|
@@ -1419,38 +993,23 @@ export declare enum WorkforceStatus {
|
|
|
1419
993
|
INITIALIZING = "Initializing",
|
|
1420
994
|
UPDATING = "Updating",
|
|
1421
995
|
}
|
|
1422
|
-
|
|
1423
996
|
export interface WorkforceVpcConfigResponse {
|
|
1424
997
|
VpcId: string | undefined;
|
|
1425
|
-
|
|
1426
998
|
SecurityGroupIds: string[] | undefined;
|
|
1427
|
-
|
|
1428
999
|
Subnets: string[] | undefined;
|
|
1429
|
-
|
|
1430
1000
|
VpcEndpointId?: string;
|
|
1431
1001
|
}
|
|
1432
|
-
|
|
1433
1002
|
export interface Workforce {
|
|
1434
1003
|
WorkforceName: string | undefined;
|
|
1435
|
-
|
|
1436
1004
|
WorkforceArn: string | undefined;
|
|
1437
|
-
|
|
1438
1005
|
LastUpdatedDate?: Date;
|
|
1439
|
-
|
|
1440
1006
|
SourceIpConfig?: SourceIpConfig;
|
|
1441
|
-
|
|
1442
1007
|
SubDomain?: string;
|
|
1443
|
-
|
|
1444
1008
|
CognitoConfig?: CognitoConfig;
|
|
1445
|
-
|
|
1446
1009
|
OidcConfig?: OidcConfigForResponse;
|
|
1447
|
-
|
|
1448
1010
|
CreateDate?: Date;
|
|
1449
|
-
|
|
1450
1011
|
WorkforceVpcConfig?: WorkforceVpcConfigResponse;
|
|
1451
|
-
|
|
1452
1012
|
Status?: WorkforceStatus | string;
|
|
1453
|
-
|
|
1454
1013
|
FailureReason?: string;
|
|
1455
1014
|
}
|
|
1456
1015
|
export interface DescribeWorkforceResponse {
|
|
@@ -1459,45 +1018,29 @@ export interface DescribeWorkforceResponse {
|
|
|
1459
1018
|
export interface DescribeWorkteamRequest {
|
|
1460
1019
|
WorkteamName: string | undefined;
|
|
1461
1020
|
}
|
|
1462
|
-
|
|
1463
1021
|
export interface Workteam {
|
|
1464
1022
|
WorkteamName: string | undefined;
|
|
1465
|
-
|
|
1466
1023
|
MemberDefinitions: MemberDefinition[] | undefined;
|
|
1467
|
-
|
|
1468
1024
|
WorkteamArn: string | undefined;
|
|
1469
|
-
|
|
1470
1025
|
WorkforceArn?: string;
|
|
1471
|
-
|
|
1472
1026
|
ProductListingIds?: string[];
|
|
1473
|
-
|
|
1474
1027
|
Description: string | undefined;
|
|
1475
|
-
|
|
1476
1028
|
SubDomain?: string;
|
|
1477
|
-
|
|
1478
1029
|
CreateDate?: Date;
|
|
1479
|
-
|
|
1480
1030
|
LastUpdatedDate?: Date;
|
|
1481
|
-
|
|
1482
1031
|
NotificationConfiguration?: NotificationConfiguration;
|
|
1483
1032
|
}
|
|
1484
1033
|
export interface DescribeWorkteamResponse {
|
|
1485
1034
|
Workteam: Workteam | undefined;
|
|
1486
1035
|
}
|
|
1487
|
-
|
|
1488
1036
|
export interface DesiredWeightAndCapacity {
|
|
1489
1037
|
VariantName: string | undefined;
|
|
1490
|
-
|
|
1491
1038
|
DesiredWeight?: number;
|
|
1492
|
-
|
|
1493
1039
|
DesiredInstanceCount?: number;
|
|
1494
1040
|
}
|
|
1495
|
-
|
|
1496
1041
|
export interface Device {
|
|
1497
1042
|
DeviceName: string | undefined;
|
|
1498
|
-
|
|
1499
1043
|
Description?: string;
|
|
1500
|
-
|
|
1501
1044
|
IotThingName?: string;
|
|
1502
1045
|
}
|
|
1503
1046
|
export declare enum DeviceDeploymentStatus {
|
|
@@ -1508,70 +1051,42 @@ export declare enum DeviceDeploymentStatus {
|
|
|
1508
1051
|
Stopped = "STOPPED",
|
|
1509
1052
|
Stopping = "STOPPING",
|
|
1510
1053
|
}
|
|
1511
|
-
|
|
1512
1054
|
export interface DeviceDeploymentSummary {
|
|
1513
1055
|
EdgeDeploymentPlanArn: string | undefined;
|
|
1514
|
-
|
|
1515
1056
|
EdgeDeploymentPlanName: string | undefined;
|
|
1516
|
-
|
|
1517
1057
|
StageName: string | undefined;
|
|
1518
|
-
|
|
1519
1058
|
DeployedStageName?: string;
|
|
1520
|
-
|
|
1521
1059
|
DeviceFleetName?: string;
|
|
1522
|
-
|
|
1523
1060
|
DeviceName: string | undefined;
|
|
1524
|
-
|
|
1525
1061
|
DeviceArn: string | undefined;
|
|
1526
|
-
|
|
1527
1062
|
DeviceDeploymentStatus?: DeviceDeploymentStatus | string;
|
|
1528
|
-
|
|
1529
1063
|
DeviceDeploymentStatusMessage?: string;
|
|
1530
|
-
|
|
1531
1064
|
Description?: string;
|
|
1532
|
-
|
|
1533
1065
|
DeploymentStartTime?: Date;
|
|
1534
1066
|
}
|
|
1535
|
-
|
|
1536
1067
|
export interface DeviceFleetSummary {
|
|
1537
1068
|
DeviceFleetArn: string | undefined;
|
|
1538
|
-
|
|
1539
1069
|
DeviceFleetName: string | undefined;
|
|
1540
|
-
|
|
1541
1070
|
CreationTime?: Date;
|
|
1542
|
-
|
|
1543
1071
|
LastModifiedTime?: Date;
|
|
1544
1072
|
}
|
|
1545
|
-
|
|
1546
1073
|
export interface DeviceStats {
|
|
1547
1074
|
ConnectedDeviceCount: number | undefined;
|
|
1548
|
-
|
|
1549
1075
|
RegisteredDeviceCount: number | undefined;
|
|
1550
1076
|
}
|
|
1551
|
-
|
|
1552
1077
|
export interface EdgeModelSummary {
|
|
1553
1078
|
ModelName: string | undefined;
|
|
1554
|
-
|
|
1555
1079
|
ModelVersion: string | undefined;
|
|
1556
1080
|
}
|
|
1557
|
-
|
|
1558
1081
|
export interface DeviceSummary {
|
|
1559
1082
|
DeviceName: string | undefined;
|
|
1560
|
-
|
|
1561
1083
|
DeviceArn: string | undefined;
|
|
1562
|
-
|
|
1563
1084
|
Description?: string;
|
|
1564
|
-
|
|
1565
1085
|
DeviceFleetName?: string;
|
|
1566
|
-
|
|
1567
1086
|
IotThingName?: string;
|
|
1568
|
-
|
|
1569
1087
|
RegistrationTime?: Date;
|
|
1570
|
-
|
|
1571
1088
|
LatestHeartbeat?: Date;
|
|
1572
|
-
|
|
1573
1089
|
Models?: EdgeModelSummary[];
|
|
1574
|
-
|
|
1575
1090
|
AgentVersion?: string;
|
|
1576
1091
|
}
|
|
1577
1092
|
export declare enum Direction {
|
|
@@ -1583,170 +1098,103 @@ export interface DisableSagemakerServicecatalogPortfolioInput {}
|
|
|
1583
1098
|
export interface DisableSagemakerServicecatalogPortfolioOutput {}
|
|
1584
1099
|
export interface DisassociateTrialComponentRequest {
|
|
1585
1100
|
TrialComponentName: string | undefined;
|
|
1586
|
-
|
|
1587
1101
|
TrialName: string | undefined;
|
|
1588
1102
|
}
|
|
1589
1103
|
export interface DisassociateTrialComponentResponse {
|
|
1590
1104
|
TrialComponentArn?: string;
|
|
1591
|
-
|
|
1592
1105
|
TrialArn?: string;
|
|
1593
1106
|
}
|
|
1594
|
-
|
|
1595
1107
|
export interface DomainDetails {
|
|
1596
1108
|
DomainArn?: string;
|
|
1597
|
-
|
|
1598
1109
|
DomainId?: string;
|
|
1599
|
-
|
|
1600
1110
|
DomainName?: string;
|
|
1601
|
-
|
|
1602
1111
|
Status?: DomainStatus | string;
|
|
1603
|
-
|
|
1604
1112
|
CreationTime?: Date;
|
|
1605
|
-
|
|
1606
1113
|
LastModifiedTime?: Date;
|
|
1607
|
-
|
|
1608
1114
|
Url?: string;
|
|
1609
1115
|
}
|
|
1610
|
-
|
|
1611
1116
|
export interface RStudioServerProDomainSettingsForUpdate {
|
|
1612
1117
|
DomainExecutionRoleArn: string | undefined;
|
|
1613
|
-
|
|
1614
1118
|
DefaultResourceSpec?: ResourceSpec;
|
|
1615
1119
|
}
|
|
1616
|
-
|
|
1617
1120
|
export interface DomainSettingsForUpdate {
|
|
1618
1121
|
RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate;
|
|
1619
|
-
|
|
1620
1122
|
ExecutionRoleIdentityConfig?: ExecutionRoleIdentityConfig | string;
|
|
1621
1123
|
}
|
|
1622
|
-
|
|
1623
1124
|
export interface Edge {
|
|
1624
1125
|
SourceArn?: string;
|
|
1625
|
-
|
|
1626
1126
|
DestinationArn?: string;
|
|
1627
|
-
|
|
1628
1127
|
AssociationType?: AssociationEdgeType | string;
|
|
1629
1128
|
}
|
|
1630
|
-
|
|
1631
1129
|
export interface EdgeDeploymentPlanSummary {
|
|
1632
1130
|
EdgeDeploymentPlanArn: string | undefined;
|
|
1633
|
-
|
|
1634
1131
|
EdgeDeploymentPlanName: string | undefined;
|
|
1635
|
-
|
|
1636
1132
|
DeviceFleetName: string | undefined;
|
|
1637
|
-
|
|
1638
1133
|
EdgeDeploymentSuccess: number | undefined;
|
|
1639
|
-
|
|
1640
1134
|
EdgeDeploymentPending: number | undefined;
|
|
1641
|
-
|
|
1642
1135
|
EdgeDeploymentFailed: number | undefined;
|
|
1643
|
-
|
|
1644
1136
|
CreationTime?: Date;
|
|
1645
|
-
|
|
1646
1137
|
LastModifiedTime?: Date;
|
|
1647
1138
|
}
|
|
1648
|
-
|
|
1649
1139
|
export interface EdgeModelStat {
|
|
1650
1140
|
ModelName: string | undefined;
|
|
1651
|
-
|
|
1652
1141
|
ModelVersion: string | undefined;
|
|
1653
|
-
|
|
1654
1142
|
OfflineDeviceCount: number | undefined;
|
|
1655
|
-
|
|
1656
1143
|
ConnectedDeviceCount: number | undefined;
|
|
1657
|
-
|
|
1658
1144
|
ActiveDeviceCount: number | undefined;
|
|
1659
|
-
|
|
1660
1145
|
SamplingDeviceCount: number | undefined;
|
|
1661
1146
|
}
|
|
1662
|
-
|
|
1663
1147
|
export interface EdgePackagingJobSummary {
|
|
1664
1148
|
EdgePackagingJobArn: string | undefined;
|
|
1665
|
-
|
|
1666
1149
|
EdgePackagingJobName: string | undefined;
|
|
1667
|
-
|
|
1668
1150
|
EdgePackagingJobStatus: EdgePackagingJobStatus | string | undefined;
|
|
1669
|
-
|
|
1670
1151
|
CompilationJobName?: string;
|
|
1671
|
-
|
|
1672
1152
|
ModelName?: string;
|
|
1673
|
-
|
|
1674
1153
|
ModelVersion?: string;
|
|
1675
|
-
|
|
1676
1154
|
CreationTime?: Date;
|
|
1677
|
-
|
|
1678
1155
|
LastModifiedTime?: Date;
|
|
1679
1156
|
}
|
|
1680
|
-
|
|
1681
1157
|
export interface EMRStepMetadata {
|
|
1682
1158
|
ClusterId?: string;
|
|
1683
|
-
|
|
1684
1159
|
StepId?: string;
|
|
1685
|
-
|
|
1686
1160
|
StepName?: string;
|
|
1687
|
-
|
|
1688
1161
|
LogFilePath?: string;
|
|
1689
1162
|
}
|
|
1690
1163
|
export interface EnableSagemakerServicecatalogPortfolioInput {}
|
|
1691
1164
|
export interface EnableSagemakerServicecatalogPortfolioOutput {}
|
|
1692
|
-
|
|
1693
1165
|
export interface MonitoringSchedule {
|
|
1694
1166
|
MonitoringScheduleArn?: string;
|
|
1695
|
-
|
|
1696
1167
|
MonitoringScheduleName?: string;
|
|
1697
|
-
|
|
1698
1168
|
MonitoringScheduleStatus?: ScheduleStatus | string;
|
|
1699
|
-
|
|
1700
1169
|
MonitoringType?: MonitoringType | string;
|
|
1701
|
-
|
|
1702
1170
|
FailureReason?: string;
|
|
1703
|
-
|
|
1704
1171
|
CreationTime?: Date;
|
|
1705
|
-
|
|
1706
1172
|
LastModifiedTime?: Date;
|
|
1707
|
-
|
|
1708
1173
|
MonitoringScheduleConfig?: MonitoringScheduleConfig;
|
|
1709
|
-
|
|
1710
1174
|
EndpointName?: string;
|
|
1711
|
-
|
|
1712
1175
|
LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
|
|
1713
|
-
|
|
1714
1176
|
Tags?: Tag[];
|
|
1715
1177
|
}
|
|
1716
|
-
|
|
1717
1178
|
export interface Endpoint {
|
|
1718
1179
|
EndpointName: string | undefined;
|
|
1719
|
-
|
|
1720
1180
|
EndpointArn: string | undefined;
|
|
1721
|
-
|
|
1722
1181
|
EndpointConfigName: string | undefined;
|
|
1723
|
-
|
|
1724
1182
|
ProductionVariants?: ProductionVariantSummary[];
|
|
1725
|
-
|
|
1726
1183
|
DataCaptureConfig?: DataCaptureConfigSummary;
|
|
1727
|
-
|
|
1728
1184
|
EndpointStatus: EndpointStatus | string | undefined;
|
|
1729
|
-
|
|
1730
1185
|
FailureReason?: string;
|
|
1731
|
-
|
|
1732
1186
|
CreationTime: Date | undefined;
|
|
1733
|
-
|
|
1734
1187
|
LastModifiedTime: Date | undefined;
|
|
1735
|
-
|
|
1736
1188
|
MonitoringSchedules?: MonitoringSchedule[];
|
|
1737
|
-
|
|
1738
1189
|
Tags?: Tag[];
|
|
1739
1190
|
}
|
|
1740
1191
|
export declare enum EndpointConfigSortKey {
|
|
1741
1192
|
CreationTime = "CreationTime",
|
|
1742
1193
|
Name = "Name",
|
|
1743
1194
|
}
|
|
1744
|
-
|
|
1745
1195
|
export interface EndpointConfigSummary {
|
|
1746
1196
|
EndpointConfigName: string | undefined;
|
|
1747
|
-
|
|
1748
1197
|
EndpointConfigArn: string | undefined;
|
|
1749
|
-
|
|
1750
1198
|
CreationTime: Date | undefined;
|
|
1751
1199
|
}
|
|
1752
1200
|
export declare enum EndpointSortKey {
|
|
@@ -1754,90 +1202,52 @@ export declare enum EndpointSortKey {
|
|
|
1754
1202
|
Name = "Name",
|
|
1755
1203
|
Status = "Status",
|
|
1756
1204
|
}
|
|
1757
|
-
|
|
1758
1205
|
export interface EndpointSummary {
|
|
1759
1206
|
EndpointName: string | undefined;
|
|
1760
|
-
|
|
1761
1207
|
EndpointArn: string | undefined;
|
|
1762
|
-
|
|
1763
1208
|
CreationTime: Date | undefined;
|
|
1764
|
-
|
|
1765
1209
|
LastModifiedTime: Date | undefined;
|
|
1766
|
-
|
|
1767
1210
|
EndpointStatus: EndpointStatus | string | undefined;
|
|
1768
1211
|
}
|
|
1769
|
-
|
|
1770
1212
|
export interface Experiment {
|
|
1771
1213
|
ExperimentName?: string;
|
|
1772
|
-
|
|
1773
1214
|
ExperimentArn?: string;
|
|
1774
|
-
|
|
1775
1215
|
DisplayName?: string;
|
|
1776
|
-
|
|
1777
1216
|
Source?: ExperimentSource;
|
|
1778
|
-
|
|
1779
1217
|
Description?: string;
|
|
1780
|
-
|
|
1781
1218
|
CreationTime?: Date;
|
|
1782
|
-
|
|
1783
1219
|
CreatedBy?: UserContext;
|
|
1784
|
-
|
|
1785
1220
|
LastModifiedTime?: Date;
|
|
1786
|
-
|
|
1787
1221
|
LastModifiedBy?: UserContext;
|
|
1788
|
-
|
|
1789
1222
|
Tags?: Tag[];
|
|
1790
1223
|
}
|
|
1791
|
-
|
|
1792
1224
|
export interface ExperimentSummary {
|
|
1793
1225
|
ExperimentArn?: string;
|
|
1794
|
-
|
|
1795
1226
|
ExperimentName?: string;
|
|
1796
|
-
|
|
1797
1227
|
DisplayName?: string;
|
|
1798
|
-
|
|
1799
1228
|
ExperimentSource?: ExperimentSource;
|
|
1800
|
-
|
|
1801
1229
|
CreationTime?: Date;
|
|
1802
|
-
|
|
1803
1230
|
LastModifiedTime?: Date;
|
|
1804
1231
|
}
|
|
1805
|
-
|
|
1806
1232
|
export interface FailStepMetadata {
|
|
1807
1233
|
ErrorMessage?: string;
|
|
1808
1234
|
}
|
|
1809
|
-
|
|
1810
1235
|
export interface FeatureGroup {
|
|
1811
1236
|
FeatureGroupArn?: string;
|
|
1812
|
-
|
|
1813
1237
|
FeatureGroupName?: string;
|
|
1814
|
-
|
|
1815
1238
|
RecordIdentifierFeatureName?: string;
|
|
1816
|
-
|
|
1817
1239
|
EventTimeFeatureName?: string;
|
|
1818
|
-
|
|
1819
1240
|
FeatureDefinitions?: FeatureDefinition[];
|
|
1820
|
-
|
|
1821
1241
|
CreationTime?: Date;
|
|
1822
|
-
|
|
1823
1242
|
LastModifiedTime?: Date;
|
|
1824
|
-
|
|
1825
1243
|
OnlineStoreConfig?: OnlineStoreConfig;
|
|
1826
|
-
|
|
1827
1244
|
OfflineStoreConfig?: OfflineStoreConfig;
|
|
1828
|
-
|
|
1829
1245
|
RoleArn?: string;
|
|
1830
|
-
|
|
1831
1246
|
FeatureGroupStatus?: FeatureGroupStatus | string;
|
|
1832
|
-
|
|
1833
1247
|
OfflineStoreStatus?: OfflineStoreStatus;
|
|
1834
|
-
|
|
1835
1248
|
LastUpdateStatus?: LastUpdateStatus;
|
|
1836
|
-
|
|
1837
1249
|
FailureReason?: string;
|
|
1838
|
-
|
|
1839
1250
|
Description?: string;
|
|
1840
|
-
|
|
1841
1251
|
Tags?: Tag[];
|
|
1842
1252
|
}
|
|
1843
1253
|
export declare enum FeatureGroupSortBy {
|
|
@@ -1850,34 +1260,21 @@ export declare enum FeatureGroupSortOrder {
|
|
|
1850
1260
|
ASCENDING = "Ascending",
|
|
1851
1261
|
DESCENDING = "Descending",
|
|
1852
1262
|
}
|
|
1853
|
-
|
|
1854
1263
|
export interface FeatureGroupSummary {
|
|
1855
1264
|
FeatureGroupName: string | undefined;
|
|
1856
|
-
|
|
1857
1265
|
FeatureGroupArn: string | undefined;
|
|
1858
|
-
|
|
1859
1266
|
CreationTime: Date | undefined;
|
|
1860
|
-
|
|
1861
1267
|
FeatureGroupStatus?: FeatureGroupStatus | string;
|
|
1862
|
-
|
|
1863
1268
|
OfflineStoreStatus?: OfflineStoreStatus;
|
|
1864
1269
|
}
|
|
1865
|
-
|
|
1866
1270
|
export interface FeatureMetadata {
|
|
1867
1271
|
FeatureGroupArn?: string;
|
|
1868
|
-
|
|
1869
1272
|
FeatureGroupName?: string;
|
|
1870
|
-
|
|
1871
1273
|
FeatureName?: string;
|
|
1872
|
-
|
|
1873
1274
|
FeatureType?: FeatureType | string;
|
|
1874
|
-
|
|
1875
1275
|
CreationTime?: Date;
|
|
1876
|
-
|
|
1877
1276
|
LastModifiedTime?: Date;
|
|
1878
|
-
|
|
1879
1277
|
Description?: string;
|
|
1880
|
-
|
|
1881
1278
|
Parameters?: FeatureParameter[];
|
|
1882
1279
|
}
|
|
1883
1280
|
export declare enum Operator {
|
|
@@ -1892,24 +1289,16 @@ export declare enum Operator {
|
|
|
1892
1289
|
NOT_EQUALS = "NotEquals",
|
|
1893
1290
|
NOT_EXISTS = "NotExists",
|
|
1894
1291
|
}
|
|
1895
|
-
|
|
1896
1292
|
export interface Filter {
|
|
1897
1293
|
Name: string | undefined;
|
|
1898
|
-
|
|
1899
1294
|
Operator?: Operator | string;
|
|
1900
|
-
|
|
1901
1295
|
Value?: string;
|
|
1902
1296
|
}
|
|
1903
|
-
|
|
1904
1297
|
export interface FlowDefinitionSummary {
|
|
1905
1298
|
FlowDefinitionName: string | undefined;
|
|
1906
|
-
|
|
1907
1299
|
FlowDefinitionArn: string | undefined;
|
|
1908
|
-
|
|
1909
1300
|
FlowDefinitionStatus: FlowDefinitionStatus | string | undefined;
|
|
1910
|
-
|
|
1911
1301
|
CreationTime: Date | undefined;
|
|
1912
|
-
|
|
1913
1302
|
FailureReason?: string;
|
|
1914
1303
|
}
|
|
1915
1304
|
export interface GetDeviceFleetReportRequest {
|
|
@@ -1917,19 +1306,12 @@ export interface GetDeviceFleetReportRequest {
|
|
|
1917
1306
|
}
|
|
1918
1307
|
export interface GetDeviceFleetReportResponse {
|
|
1919
1308
|
DeviceFleetArn: string | undefined;
|
|
1920
|
-
|
|
1921
1309
|
DeviceFleetName: string | undefined;
|
|
1922
|
-
|
|
1923
1310
|
OutputConfig?: EdgeOutputConfig;
|
|
1924
|
-
|
|
1925
1311
|
Description?: string;
|
|
1926
|
-
|
|
1927
1312
|
ReportGenerated?: Date;
|
|
1928
|
-
|
|
1929
1313
|
DeviceStats?: DeviceStats;
|
|
1930
|
-
|
|
1931
1314
|
AgentVersions?: AgentVersion[];
|
|
1932
|
-
|
|
1933
1315
|
ModelStats?: EdgeModelStat[];
|
|
1934
1316
|
}
|
|
1935
1317
|
export interface GetLineageGroupPolicyRequest {
|
|
@@ -1937,7 +1319,6 @@ export interface GetLineageGroupPolicyRequest {
|
|
|
1937
1319
|
}
|
|
1938
1320
|
export interface GetLineageGroupPolicyResponse {
|
|
1939
1321
|
LineageGroupArn?: string;
|
|
1940
|
-
|
|
1941
1322
|
ResourcePolicy?: string;
|
|
1942
1323
|
}
|
|
1943
1324
|
export interface GetModelPackageGroupPolicyInput {
|
|
@@ -1969,70 +1350,46 @@ export declare enum ResourceType {
|
|
|
1969
1350
|
PROJECT = "Project",
|
|
1970
1351
|
TRAINING_JOB = "TrainingJob",
|
|
1971
1352
|
}
|
|
1972
|
-
|
|
1973
1353
|
export interface PropertyNameQuery {
|
|
1974
1354
|
PropertyNameHint: string | undefined;
|
|
1975
1355
|
}
|
|
1976
|
-
|
|
1977
1356
|
export interface SuggestionQuery {
|
|
1978
1357
|
PropertyNameQuery?: PropertyNameQuery;
|
|
1979
1358
|
}
|
|
1980
1359
|
export interface GetSearchSuggestionsRequest {
|
|
1981
1360
|
Resource: ResourceType | string | undefined;
|
|
1982
|
-
|
|
1983
1361
|
SuggestionQuery?: SuggestionQuery;
|
|
1984
1362
|
}
|
|
1985
|
-
|
|
1986
1363
|
export interface PropertyNameSuggestion {
|
|
1987
1364
|
PropertyName?: string;
|
|
1988
1365
|
}
|
|
1989
1366
|
export interface GetSearchSuggestionsResponse {
|
|
1990
1367
|
PropertyNameSuggestions?: PropertyNameSuggestion[];
|
|
1991
1368
|
}
|
|
1992
|
-
|
|
1993
1369
|
export interface GitConfigForUpdate {
|
|
1994
1370
|
SecretArn?: string;
|
|
1995
1371
|
}
|
|
1996
|
-
|
|
1997
1372
|
export interface HumanTaskUiSummary {
|
|
1998
1373
|
HumanTaskUiName: string | undefined;
|
|
1999
|
-
|
|
2000
1374
|
HumanTaskUiArn: string | undefined;
|
|
2001
|
-
|
|
2002
1375
|
CreationTime: Date | undefined;
|
|
2003
1376
|
}
|
|
2004
|
-
|
|
2005
1377
|
export interface HyperParameterTuningJobSearchEntity {
|
|
2006
1378
|
HyperParameterTuningJobName?: string;
|
|
2007
|
-
|
|
2008
1379
|
HyperParameterTuningJobArn?: string;
|
|
2009
|
-
|
|
2010
1380
|
HyperParameterTuningJobConfig?: HyperParameterTuningJobConfig;
|
|
2011
|
-
|
|
2012
1381
|
TrainingJobDefinition?: HyperParameterTrainingJobDefinition;
|
|
2013
|
-
|
|
2014
1382
|
TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[];
|
|
2015
|
-
|
|
2016
1383
|
HyperParameterTuningJobStatus?: HyperParameterTuningJobStatus | string;
|
|
2017
|
-
|
|
2018
1384
|
CreationTime?: Date;
|
|
2019
|
-
|
|
2020
1385
|
HyperParameterTuningEndTime?: Date;
|
|
2021
|
-
|
|
2022
1386
|
LastModifiedTime?: Date;
|
|
2023
|
-
|
|
2024
1387
|
TrainingJobStatusCounters?: TrainingJobStatusCounters;
|
|
2025
|
-
|
|
2026
1388
|
ObjectiveStatusCounters?: ObjectiveStatusCounters;
|
|
2027
|
-
|
|
2028
1389
|
BestTrainingJob?: HyperParameterTrainingJobSummary;
|
|
2029
|
-
|
|
2030
1390
|
OverallBestTrainingJob?: HyperParameterTrainingJobSummary;
|
|
2031
|
-
|
|
2032
1391
|
WarmStartConfig?: HyperParameterTuningJobWarmStartConfig;
|
|
2033
|
-
|
|
2034
1392
|
FailureReason?: string;
|
|
2035
|
-
|
|
2036
1393
|
Tags?: Tag[];
|
|
2037
1394
|
}
|
|
2038
1395
|
export declare enum HyperParameterTuningJobSortByOptions {
|
|
@@ -2040,47 +1397,29 @@ export declare enum HyperParameterTuningJobSortByOptions {
|
|
|
2040
1397
|
Name = "Name",
|
|
2041
1398
|
Status = "Status",
|
|
2042
1399
|
}
|
|
2043
|
-
|
|
2044
1400
|
export interface HyperParameterTuningJobSummary {
|
|
2045
1401
|
HyperParameterTuningJobName: string | undefined;
|
|
2046
|
-
|
|
2047
1402
|
HyperParameterTuningJobArn: string | undefined;
|
|
2048
|
-
|
|
2049
1403
|
HyperParameterTuningJobStatus:
|
|
2050
1404
|
| HyperParameterTuningJobStatus
|
|
2051
1405
|
| string
|
|
2052
1406
|
| undefined;
|
|
2053
|
-
|
|
2054
1407
|
Strategy: HyperParameterTuningJobStrategyType | string | undefined;
|
|
2055
|
-
|
|
2056
1408
|
CreationTime: Date | undefined;
|
|
2057
|
-
|
|
2058
1409
|
HyperParameterTuningEndTime?: Date;
|
|
2059
|
-
|
|
2060
1410
|
LastModifiedTime?: Date;
|
|
2061
|
-
|
|
2062
1411
|
TrainingJobStatusCounters: TrainingJobStatusCounters | undefined;
|
|
2063
|
-
|
|
2064
1412
|
ObjectiveStatusCounters: ObjectiveStatusCounters | undefined;
|
|
2065
|
-
|
|
2066
1413
|
ResourceLimits?: ResourceLimits;
|
|
2067
1414
|
}
|
|
2068
|
-
|
|
2069
1415
|
export interface Image {
|
|
2070
1416
|
CreationTime: Date | undefined;
|
|
2071
|
-
|
|
2072
1417
|
Description?: string;
|
|
2073
|
-
|
|
2074
1418
|
DisplayName?: string;
|
|
2075
|
-
|
|
2076
1419
|
FailureReason?: string;
|
|
2077
|
-
|
|
2078
1420
|
ImageArn: string | undefined;
|
|
2079
|
-
|
|
2080
1421
|
ImageName: string | undefined;
|
|
2081
|
-
|
|
2082
1422
|
ImageStatus: ImageStatus | string | undefined;
|
|
2083
|
-
|
|
2084
1423
|
LastModifiedTime: Date | undefined;
|
|
2085
1424
|
}
|
|
2086
1425
|
export declare enum ImageSortBy {
|
|
@@ -2092,20 +1431,13 @@ export declare enum ImageSortOrder {
|
|
|
2092
1431
|
ASCENDING = "ASCENDING",
|
|
2093
1432
|
DESCENDING = "DESCENDING",
|
|
2094
1433
|
}
|
|
2095
|
-
|
|
2096
1434
|
export interface ImageVersion {
|
|
2097
1435
|
CreationTime: Date | undefined;
|
|
2098
|
-
|
|
2099
1436
|
FailureReason?: string;
|
|
2100
|
-
|
|
2101
1437
|
ImageArn: string | undefined;
|
|
2102
|
-
|
|
2103
1438
|
ImageVersionArn: string | undefined;
|
|
2104
|
-
|
|
2105
1439
|
ImageVersionStatus: ImageVersionStatus | string | undefined;
|
|
2106
|
-
|
|
2107
1440
|
LastModifiedTime: Date | undefined;
|
|
2108
|
-
|
|
2109
1441
|
Version: number | undefined;
|
|
2110
1442
|
}
|
|
2111
1443
|
export declare enum ImageVersionSortBy {
|
|
@@ -2117,92 +1449,54 @@ export declare enum ImageVersionSortOrder {
|
|
|
2117
1449
|
ASCENDING = "ASCENDING",
|
|
2118
1450
|
DESCENDING = "DESCENDING",
|
|
2119
1451
|
}
|
|
2120
|
-
|
|
2121
1452
|
export interface InferenceRecommendationsJob {
|
|
2122
1453
|
JobName: string | undefined;
|
|
2123
|
-
|
|
2124
1454
|
JobDescription: string | undefined;
|
|
2125
|
-
|
|
2126
1455
|
JobType: RecommendationJobType | string | undefined;
|
|
2127
|
-
|
|
2128
1456
|
JobArn: string | undefined;
|
|
2129
|
-
|
|
2130
1457
|
Status: RecommendationJobStatus | string | undefined;
|
|
2131
|
-
|
|
2132
1458
|
CreationTime: Date | undefined;
|
|
2133
|
-
|
|
2134
1459
|
CompletionTime?: Date;
|
|
2135
|
-
|
|
2136
1460
|
RoleArn: string | undefined;
|
|
2137
|
-
|
|
2138
1461
|
LastModifiedTime: Date | undefined;
|
|
2139
|
-
|
|
2140
1462
|
FailureReason?: string;
|
|
2141
1463
|
}
|
|
2142
|
-
|
|
2143
1464
|
export interface LabelCountersForWorkteam {
|
|
2144
1465
|
HumanLabeled?: number;
|
|
2145
|
-
|
|
2146
1466
|
PendingHuman?: number;
|
|
2147
|
-
|
|
2148
1467
|
Total?: number;
|
|
2149
1468
|
}
|
|
2150
|
-
|
|
2151
1469
|
export interface LabelingJobForWorkteamSummary {
|
|
2152
1470
|
LabelingJobName?: string;
|
|
2153
|
-
|
|
2154
1471
|
JobReferenceCode: string | undefined;
|
|
2155
|
-
|
|
2156
1472
|
WorkRequesterAccountId: string | undefined;
|
|
2157
|
-
|
|
2158
1473
|
CreationTime: Date | undefined;
|
|
2159
|
-
|
|
2160
1474
|
LabelCounters?: LabelCountersForWorkteam;
|
|
2161
|
-
|
|
2162
1475
|
NumberOfHumanWorkersPerDataObject?: number;
|
|
2163
1476
|
}
|
|
2164
|
-
|
|
2165
1477
|
export interface LabelingJobSummary {
|
|
2166
1478
|
LabelingJobName: string | undefined;
|
|
2167
|
-
|
|
2168
1479
|
LabelingJobArn: string | undefined;
|
|
2169
|
-
|
|
2170
1480
|
CreationTime: Date | undefined;
|
|
2171
|
-
|
|
2172
1481
|
LastModifiedTime: Date | undefined;
|
|
2173
|
-
|
|
2174
1482
|
LabelingJobStatus: LabelingJobStatus | string | undefined;
|
|
2175
|
-
|
|
2176
1483
|
LabelCounters: LabelCounters | undefined;
|
|
2177
|
-
|
|
2178
1484
|
WorkteamArn: string | undefined;
|
|
2179
|
-
|
|
2180
1485
|
PreHumanTaskLambdaArn: string | undefined;
|
|
2181
|
-
|
|
2182
1486
|
AnnotationConsolidationLambdaArn?: string;
|
|
2183
|
-
|
|
2184
1487
|
FailureReason?: string;
|
|
2185
|
-
|
|
2186
1488
|
LabelingJobOutput?: LabelingJobOutput;
|
|
2187
|
-
|
|
2188
1489
|
InputConfig?: LabelingJobInputConfig;
|
|
2189
1490
|
}
|
|
2190
|
-
|
|
2191
1491
|
export interface LambdaStepMetadata {
|
|
2192
1492
|
Arn?: string;
|
|
2193
|
-
|
|
2194
1493
|
OutputParameters?: OutputParameter[];
|
|
2195
1494
|
}
|
|
2196
|
-
|
|
2197
1495
|
export interface LineageGroupSummary {
|
|
2198
1496
|
LineageGroupArn?: string;
|
|
2199
|
-
|
|
2200
1497
|
LineageGroupName?: string;
|
|
2201
|
-
|
|
2202
1498
|
DisplayName?: string;
|
|
2203
|
-
|
|
2204
1499
|
CreationTime?: Date;
|
|
2205
|
-
|
|
2206
1500
|
LastModifiedTime?: Date;
|
|
2207
1501
|
}
|
|
2208
1502
|
export declare enum LineageType {
|
|
@@ -2221,86 +1515,56 @@ export declare enum SortOrder {
|
|
|
2221
1515
|
}
|
|
2222
1516
|
export interface ListActionsRequest {
|
|
2223
1517
|
SourceUri?: string;
|
|
2224
|
-
|
|
2225
1518
|
ActionType?: string;
|
|
2226
|
-
|
|
2227
1519
|
CreatedAfter?: Date;
|
|
2228
|
-
|
|
2229
1520
|
CreatedBefore?: Date;
|
|
2230
|
-
|
|
2231
1521
|
SortBy?: SortActionsBy | string;
|
|
2232
|
-
|
|
2233
1522
|
SortOrder?: SortOrder | string;
|
|
2234
|
-
|
|
2235
1523
|
NextToken?: string;
|
|
2236
|
-
|
|
2237
1524
|
MaxResults?: number;
|
|
2238
1525
|
}
|
|
2239
1526
|
export interface ListActionsResponse {
|
|
2240
1527
|
ActionSummaries?: ActionSummary[];
|
|
2241
|
-
|
|
2242
1528
|
NextToken?: string;
|
|
2243
1529
|
}
|
|
2244
1530
|
export interface ListAlgorithmsInput {
|
|
2245
1531
|
CreationTimeAfter?: Date;
|
|
2246
|
-
|
|
2247
1532
|
CreationTimeBefore?: Date;
|
|
2248
|
-
|
|
2249
1533
|
MaxResults?: number;
|
|
2250
|
-
|
|
2251
1534
|
NameContains?: string;
|
|
2252
|
-
|
|
2253
1535
|
NextToken?: string;
|
|
2254
|
-
|
|
2255
1536
|
SortBy?: AlgorithmSortBy | string;
|
|
2256
|
-
|
|
2257
1537
|
SortOrder?: SortOrder | string;
|
|
2258
1538
|
}
|
|
2259
1539
|
export interface ListAlgorithmsOutput {
|
|
2260
1540
|
AlgorithmSummaryList: AlgorithmSummary[] | undefined;
|
|
2261
|
-
|
|
2262
1541
|
NextToken?: string;
|
|
2263
1542
|
}
|
|
2264
1543
|
export interface ListAppImageConfigsRequest {
|
|
2265
1544
|
MaxResults?: number;
|
|
2266
|
-
|
|
2267
1545
|
NextToken?: string;
|
|
2268
|
-
|
|
2269
1546
|
NameContains?: string;
|
|
2270
|
-
|
|
2271
1547
|
CreationTimeBefore?: Date;
|
|
2272
|
-
|
|
2273
1548
|
CreationTimeAfter?: Date;
|
|
2274
|
-
|
|
2275
1549
|
ModifiedTimeBefore?: Date;
|
|
2276
|
-
|
|
2277
1550
|
ModifiedTimeAfter?: Date;
|
|
2278
|
-
|
|
2279
1551
|
SortBy?: AppImageConfigSortKey | string;
|
|
2280
|
-
|
|
2281
1552
|
SortOrder?: SortOrder | string;
|
|
2282
1553
|
}
|
|
2283
1554
|
export interface ListAppImageConfigsResponse {
|
|
2284
1555
|
NextToken?: string;
|
|
2285
|
-
|
|
2286
1556
|
AppImageConfigs?: AppImageConfigDetails[];
|
|
2287
1557
|
}
|
|
2288
1558
|
export interface ListAppsRequest {
|
|
2289
1559
|
NextToken?: string;
|
|
2290
|
-
|
|
2291
1560
|
MaxResults?: number;
|
|
2292
|
-
|
|
2293
1561
|
SortOrder?: SortOrder | string;
|
|
2294
|
-
|
|
2295
1562
|
SortBy?: AppSortKey | string;
|
|
2296
|
-
|
|
2297
1563
|
DomainIdEquals?: string;
|
|
2298
|
-
|
|
2299
1564
|
UserProfileNameEquals?: string;
|
|
2300
1565
|
}
|
|
2301
1566
|
export interface ListAppsResponse {
|
|
2302
1567
|
Apps?: AppDetails[];
|
|
2303
|
-
|
|
2304
1568
|
NextToken?: string;
|
|
2305
1569
|
}
|
|
2306
1570
|
export declare enum SortArtifactsBy {
|
|
@@ -2308,24 +1572,16 @@ export declare enum SortArtifactsBy {
|
|
|
2308
1572
|
}
|
|
2309
1573
|
export interface ListArtifactsRequest {
|
|
2310
1574
|
SourceUri?: string;
|
|
2311
|
-
|
|
2312
1575
|
ArtifactType?: string;
|
|
2313
|
-
|
|
2314
1576
|
CreatedAfter?: Date;
|
|
2315
|
-
|
|
2316
1577
|
CreatedBefore?: Date;
|
|
2317
|
-
|
|
2318
1578
|
SortBy?: SortArtifactsBy | string;
|
|
2319
|
-
|
|
2320
1579
|
SortOrder?: SortOrder | string;
|
|
2321
|
-
|
|
2322
1580
|
NextToken?: string;
|
|
2323
|
-
|
|
2324
1581
|
MaxResults?: number;
|
|
2325
1582
|
}
|
|
2326
1583
|
export interface ListArtifactsResponse {
|
|
2327
1584
|
ArtifactSummaries?: ArtifactSummary[];
|
|
2328
|
-
|
|
2329
1585
|
NextToken?: string;
|
|
2330
1586
|
}
|
|
2331
1587
|
export declare enum SortAssociationsBy {
|
|
@@ -2337,100 +1593,63 @@ export declare enum SortAssociationsBy {
|
|
|
2337
1593
|
}
|
|
2338
1594
|
export interface ListAssociationsRequest {
|
|
2339
1595
|
SourceArn?: string;
|
|
2340
|
-
|
|
2341
1596
|
DestinationArn?: string;
|
|
2342
|
-
|
|
2343
1597
|
SourceType?: string;
|
|
2344
|
-
|
|
2345
1598
|
DestinationType?: string;
|
|
2346
|
-
|
|
2347
1599
|
AssociationType?: AssociationEdgeType | string;
|
|
2348
|
-
|
|
2349
1600
|
CreatedAfter?: Date;
|
|
2350
|
-
|
|
2351
1601
|
CreatedBefore?: Date;
|
|
2352
|
-
|
|
2353
1602
|
SortBy?: SortAssociationsBy | string;
|
|
2354
|
-
|
|
2355
1603
|
SortOrder?: SortOrder | string;
|
|
2356
|
-
|
|
2357
1604
|
NextToken?: string;
|
|
2358
|
-
|
|
2359
1605
|
MaxResults?: number;
|
|
2360
1606
|
}
|
|
2361
1607
|
export interface ListAssociationsResponse {
|
|
2362
1608
|
AssociationSummaries?: AssociationSummary[];
|
|
2363
|
-
|
|
2364
1609
|
NextToken?: string;
|
|
2365
1610
|
}
|
|
2366
1611
|
export interface ListAutoMLJobsRequest {
|
|
2367
1612
|
CreationTimeAfter?: Date;
|
|
2368
|
-
|
|
2369
1613
|
CreationTimeBefore?: Date;
|
|
2370
|
-
|
|
2371
1614
|
LastModifiedTimeAfter?: Date;
|
|
2372
|
-
|
|
2373
1615
|
LastModifiedTimeBefore?: Date;
|
|
2374
|
-
|
|
2375
1616
|
NameContains?: string;
|
|
2376
|
-
|
|
2377
1617
|
StatusEquals?: AutoMLJobStatus | string;
|
|
2378
|
-
|
|
2379
1618
|
SortOrder?: AutoMLSortOrder | string;
|
|
2380
|
-
|
|
2381
1619
|
SortBy?: AutoMLSortBy | string;
|
|
2382
|
-
|
|
2383
1620
|
MaxResults?: number;
|
|
2384
|
-
|
|
2385
1621
|
NextToken?: string;
|
|
2386
1622
|
}
|
|
2387
1623
|
export interface ListAutoMLJobsResponse {
|
|
2388
1624
|
AutoMLJobSummaries: AutoMLJobSummary[] | undefined;
|
|
2389
|
-
|
|
2390
1625
|
NextToken?: string;
|
|
2391
1626
|
}
|
|
2392
1627
|
export interface ListCandidatesForAutoMLJobRequest {
|
|
2393
1628
|
AutoMLJobName: string | undefined;
|
|
2394
|
-
|
|
2395
1629
|
StatusEquals?: CandidateStatus | string;
|
|
2396
|
-
|
|
2397
1630
|
CandidateNameEquals?: string;
|
|
2398
|
-
|
|
2399
1631
|
SortOrder?: AutoMLSortOrder | string;
|
|
2400
|
-
|
|
2401
1632
|
SortBy?: CandidateSortBy | string;
|
|
2402
|
-
|
|
2403
1633
|
MaxResults?: number;
|
|
2404
|
-
|
|
2405
1634
|
NextToken?: string;
|
|
2406
1635
|
}
|
|
2407
1636
|
export interface ListCandidatesForAutoMLJobResponse {
|
|
2408
1637
|
Candidates: AutoMLCandidate[] | undefined;
|
|
2409
|
-
|
|
2410
1638
|
NextToken?: string;
|
|
2411
1639
|
}
|
|
2412
1640
|
export interface ListCodeRepositoriesInput {
|
|
2413
1641
|
CreationTimeAfter?: Date;
|
|
2414
|
-
|
|
2415
1642
|
CreationTimeBefore?: Date;
|
|
2416
|
-
|
|
2417
1643
|
LastModifiedTimeAfter?: Date;
|
|
2418
|
-
|
|
2419
1644
|
LastModifiedTimeBefore?: Date;
|
|
2420
|
-
|
|
2421
1645
|
MaxResults?: number;
|
|
2422
|
-
|
|
2423
1646
|
NameContains?: string;
|
|
2424
|
-
|
|
2425
1647
|
NextToken?: string;
|
|
2426
|
-
|
|
2427
1648
|
SortBy?: CodeRepositorySortBy | string;
|
|
2428
|
-
|
|
2429
1649
|
SortOrder?: CodeRepositorySortOrder | string;
|
|
2430
1650
|
}
|
|
2431
1651
|
export interface ListCodeRepositoriesOutput {
|
|
2432
1652
|
CodeRepositorySummaryList: CodeRepositorySummary[] | undefined;
|
|
2433
|
-
|
|
2434
1653
|
NextToken?: string;
|
|
2435
1654
|
}
|
|
2436
1655
|
export declare enum ListCompilationJobsSortBy {
|
|
@@ -2440,28 +1659,18 @@ export declare enum ListCompilationJobsSortBy {
|
|
|
2440
1659
|
}
|
|
2441
1660
|
export interface ListCompilationJobsRequest {
|
|
2442
1661
|
NextToken?: string;
|
|
2443
|
-
|
|
2444
1662
|
MaxResults?: number;
|
|
2445
|
-
|
|
2446
1663
|
CreationTimeAfter?: Date;
|
|
2447
|
-
|
|
2448
1664
|
CreationTimeBefore?: Date;
|
|
2449
|
-
|
|
2450
1665
|
LastModifiedTimeAfter?: Date;
|
|
2451
|
-
|
|
2452
1666
|
LastModifiedTimeBefore?: Date;
|
|
2453
|
-
|
|
2454
1667
|
NameContains?: string;
|
|
2455
|
-
|
|
2456
1668
|
StatusEquals?: CompilationJobStatus | string;
|
|
2457
|
-
|
|
2458
1669
|
SortBy?: ListCompilationJobsSortBy | string;
|
|
2459
|
-
|
|
2460
1670
|
SortOrder?: SortOrder | string;
|
|
2461
1671
|
}
|
|
2462
1672
|
export interface ListCompilationJobsResponse {
|
|
2463
1673
|
CompilationJobSummaries: CompilationJobSummary[] | undefined;
|
|
2464
|
-
|
|
2465
1674
|
NextToken?: string;
|
|
2466
1675
|
}
|
|
2467
1676
|
export declare enum SortContextsBy {
|
|
@@ -2470,24 +1679,16 @@ export declare enum SortContextsBy {
|
|
|
2470
1679
|
}
|
|
2471
1680
|
export interface ListContextsRequest {
|
|
2472
1681
|
SourceUri?: string;
|
|
2473
|
-
|
|
2474
1682
|
ContextType?: string;
|
|
2475
|
-
|
|
2476
1683
|
CreatedAfter?: Date;
|
|
2477
|
-
|
|
2478
1684
|
CreatedBefore?: Date;
|
|
2479
|
-
|
|
2480
1685
|
SortBy?: SortContextsBy | string;
|
|
2481
|
-
|
|
2482
1686
|
SortOrder?: SortOrder | string;
|
|
2483
|
-
|
|
2484
1687
|
NextToken?: string;
|
|
2485
|
-
|
|
2486
1688
|
MaxResults?: number;
|
|
2487
1689
|
}
|
|
2488
1690
|
export interface ListContextsResponse {
|
|
2489
1691
|
ContextSummaries?: ContextSummary[];
|
|
2490
|
-
|
|
2491
1692
|
NextToken?: string;
|
|
2492
1693
|
}
|
|
2493
1694
|
export declare enum MonitoringJobDefinitionSortKey {
|
|
@@ -2496,34 +1697,22 @@ export declare enum MonitoringJobDefinitionSortKey {
|
|
|
2496
1697
|
}
|
|
2497
1698
|
export interface ListDataQualityJobDefinitionsRequest {
|
|
2498
1699
|
EndpointName?: string;
|
|
2499
|
-
|
|
2500
1700
|
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
2501
|
-
|
|
2502
1701
|
SortOrder?: SortOrder | string;
|
|
2503
|
-
|
|
2504
1702
|
NextToken?: string;
|
|
2505
|
-
|
|
2506
1703
|
MaxResults?: number;
|
|
2507
|
-
|
|
2508
1704
|
NameContains?: string;
|
|
2509
|
-
|
|
2510
1705
|
CreationTimeBefore?: Date;
|
|
2511
|
-
|
|
2512
1706
|
CreationTimeAfter?: Date;
|
|
2513
1707
|
}
|
|
2514
|
-
|
|
2515
1708
|
export interface MonitoringJobDefinitionSummary {
|
|
2516
1709
|
MonitoringJobDefinitionName: string | undefined;
|
|
2517
|
-
|
|
2518
1710
|
MonitoringJobDefinitionArn: string | undefined;
|
|
2519
|
-
|
|
2520
1711
|
CreationTime: Date | undefined;
|
|
2521
|
-
|
|
2522
1712
|
EndpointName: string | undefined;
|
|
2523
1713
|
}
|
|
2524
1714
|
export interface ListDataQualityJobDefinitionsResponse {
|
|
2525
1715
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
2526
|
-
|
|
2527
1716
|
NextToken?: string;
|
|
2528
1717
|
}
|
|
2529
1718
|
export declare enum ListDeviceFleetsSortBy {
|
|
@@ -2533,52 +1722,36 @@ export declare enum ListDeviceFleetsSortBy {
|
|
|
2533
1722
|
}
|
|
2534
1723
|
export interface ListDeviceFleetsRequest {
|
|
2535
1724
|
NextToken?: string;
|
|
2536
|
-
|
|
2537
1725
|
MaxResults?: number;
|
|
2538
|
-
|
|
2539
1726
|
CreationTimeAfter?: Date;
|
|
2540
|
-
|
|
2541
1727
|
CreationTimeBefore?: Date;
|
|
2542
|
-
|
|
2543
1728
|
LastModifiedTimeAfter?: Date;
|
|
2544
|
-
|
|
2545
1729
|
LastModifiedTimeBefore?: Date;
|
|
2546
|
-
|
|
2547
1730
|
NameContains?: string;
|
|
2548
|
-
|
|
2549
1731
|
SortBy?: ListDeviceFleetsSortBy | string;
|
|
2550
|
-
|
|
2551
1732
|
SortOrder?: SortOrder | string;
|
|
2552
1733
|
}
|
|
2553
1734
|
export interface ListDeviceFleetsResponse {
|
|
2554
1735
|
DeviceFleetSummaries: DeviceFleetSummary[] | undefined;
|
|
2555
|
-
|
|
2556
1736
|
NextToken?: string;
|
|
2557
1737
|
}
|
|
2558
1738
|
export interface ListDevicesRequest {
|
|
2559
1739
|
NextToken?: string;
|
|
2560
|
-
|
|
2561
1740
|
MaxResults?: number;
|
|
2562
|
-
|
|
2563
1741
|
LatestHeartbeatAfter?: Date;
|
|
2564
|
-
|
|
2565
1742
|
ModelName?: string;
|
|
2566
|
-
|
|
2567
1743
|
DeviceFleetName?: string;
|
|
2568
1744
|
}
|
|
2569
1745
|
export interface ListDevicesResponse {
|
|
2570
1746
|
DeviceSummaries: DeviceSummary[] | undefined;
|
|
2571
|
-
|
|
2572
1747
|
NextToken?: string;
|
|
2573
1748
|
}
|
|
2574
1749
|
export interface ListDomainsRequest {
|
|
2575
1750
|
NextToken?: string;
|
|
2576
|
-
|
|
2577
1751
|
MaxResults?: number;
|
|
2578
1752
|
}
|
|
2579
1753
|
export interface ListDomainsResponse {
|
|
2580
1754
|
Domains?: DomainDetails[];
|
|
2581
|
-
|
|
2582
1755
|
NextToken?: string;
|
|
2583
1756
|
}
|
|
2584
1757
|
export declare enum ListEdgeDeploymentPlansSortBy {
|
|
@@ -2589,28 +1762,18 @@ export declare enum ListEdgeDeploymentPlansSortBy {
|
|
|
2589
1762
|
}
|
|
2590
1763
|
export interface ListEdgeDeploymentPlansRequest {
|
|
2591
1764
|
NextToken?: string;
|
|
2592
|
-
|
|
2593
1765
|
MaxResults?: number;
|
|
2594
|
-
|
|
2595
1766
|
CreationTimeAfter?: Date;
|
|
2596
|
-
|
|
2597
1767
|
CreationTimeBefore?: Date;
|
|
2598
|
-
|
|
2599
1768
|
LastModifiedTimeAfter?: Date;
|
|
2600
|
-
|
|
2601
1769
|
LastModifiedTimeBefore?: Date;
|
|
2602
|
-
|
|
2603
1770
|
NameContains?: string;
|
|
2604
|
-
|
|
2605
1771
|
DeviceFleetNameContains?: string;
|
|
2606
|
-
|
|
2607
1772
|
SortBy?: ListEdgeDeploymentPlansSortBy | string;
|
|
2608
|
-
|
|
2609
1773
|
SortOrder?: SortOrder | string;
|
|
2610
1774
|
}
|
|
2611
1775
|
export interface ListEdgeDeploymentPlansResponse {
|
|
2612
1776
|
EdgeDeploymentPlanSummaries: EdgeDeploymentPlanSummary[] | undefined;
|
|
2613
|
-
|
|
2614
1777
|
NextToken?: string;
|
|
2615
1778
|
}
|
|
2616
1779
|
export declare enum ListEdgePackagingJobsSortBy {
|
|
@@ -2622,30 +1785,19 @@ export declare enum ListEdgePackagingJobsSortBy {
|
|
|
2622
1785
|
}
|
|
2623
1786
|
export interface ListEdgePackagingJobsRequest {
|
|
2624
1787
|
NextToken?: string;
|
|
2625
|
-
|
|
2626
1788
|
MaxResults?: number;
|
|
2627
|
-
|
|
2628
1789
|
CreationTimeAfter?: Date;
|
|
2629
|
-
|
|
2630
1790
|
CreationTimeBefore?: Date;
|
|
2631
|
-
|
|
2632
1791
|
LastModifiedTimeAfter?: Date;
|
|
2633
|
-
|
|
2634
1792
|
LastModifiedTimeBefore?: Date;
|
|
2635
|
-
|
|
2636
1793
|
NameContains?: string;
|
|
2637
|
-
|
|
2638
1794
|
ModelNameContains?: string;
|
|
2639
|
-
|
|
2640
1795
|
StatusEquals?: EdgePackagingJobStatus | string;
|
|
2641
|
-
|
|
2642
1796
|
SortBy?: ListEdgePackagingJobsSortBy | string;
|
|
2643
|
-
|
|
2644
1797
|
SortOrder?: SortOrder | string;
|
|
2645
1798
|
}
|
|
2646
1799
|
export interface ListEdgePackagingJobsResponse {
|
|
2647
1800
|
EdgePackagingJobSummaries: EdgePackagingJobSummary[] | undefined;
|
|
2648
|
-
|
|
2649
1801
|
NextToken?: string;
|
|
2650
1802
|
}
|
|
2651
1803
|
export declare enum OrderKey {
|
|
@@ -2654,48 +1806,31 @@ export declare enum OrderKey {
|
|
|
2654
1806
|
}
|
|
2655
1807
|
export interface ListEndpointConfigsInput {
|
|
2656
1808
|
SortBy?: EndpointConfigSortKey | string;
|
|
2657
|
-
|
|
2658
1809
|
SortOrder?: OrderKey | string;
|
|
2659
|
-
|
|
2660
1810
|
NextToken?: string;
|
|
2661
|
-
|
|
2662
1811
|
MaxResults?: number;
|
|
2663
|
-
|
|
2664
1812
|
NameContains?: string;
|
|
2665
|
-
|
|
2666
1813
|
CreationTimeBefore?: Date;
|
|
2667
|
-
|
|
2668
1814
|
CreationTimeAfter?: Date;
|
|
2669
1815
|
}
|
|
2670
1816
|
export interface ListEndpointConfigsOutput {
|
|
2671
1817
|
EndpointConfigs: EndpointConfigSummary[] | undefined;
|
|
2672
|
-
|
|
2673
1818
|
NextToken?: string;
|
|
2674
1819
|
}
|
|
2675
1820
|
export interface ListEndpointsInput {
|
|
2676
1821
|
SortBy?: EndpointSortKey | string;
|
|
2677
|
-
|
|
2678
1822
|
SortOrder?: OrderKey | string;
|
|
2679
|
-
|
|
2680
1823
|
NextToken?: string;
|
|
2681
|
-
|
|
2682
1824
|
MaxResults?: number;
|
|
2683
|
-
|
|
2684
1825
|
NameContains?: string;
|
|
2685
|
-
|
|
2686
1826
|
CreationTimeBefore?: Date;
|
|
2687
|
-
|
|
2688
1827
|
CreationTimeAfter?: Date;
|
|
2689
|
-
|
|
2690
1828
|
LastModifiedTimeBefore?: Date;
|
|
2691
|
-
|
|
2692
1829
|
LastModifiedTimeAfter?: Date;
|
|
2693
|
-
|
|
2694
1830
|
StatusEquals?: EndpointStatus | string;
|
|
2695
1831
|
}
|
|
2696
1832
|
export interface ListEndpointsOutput {
|
|
2697
1833
|
Endpoints: EndpointSummary[] | undefined;
|
|
2698
|
-
|
|
2699
1834
|
NextToken?: string;
|
|
2700
1835
|
}
|
|
2701
1836
|
export declare enum SortExperimentsBy {
|
|
@@ -2704,152 +1839,99 @@ export declare enum SortExperimentsBy {
|
|
|
2704
1839
|
}
|
|
2705
1840
|
export interface ListExperimentsRequest {
|
|
2706
1841
|
CreatedAfter?: Date;
|
|
2707
|
-
|
|
2708
1842
|
CreatedBefore?: Date;
|
|
2709
|
-
|
|
2710
1843
|
SortBy?: SortExperimentsBy | string;
|
|
2711
|
-
|
|
2712
1844
|
SortOrder?: SortOrder | string;
|
|
2713
|
-
|
|
2714
1845
|
NextToken?: string;
|
|
2715
|
-
|
|
2716
1846
|
MaxResults?: number;
|
|
2717
1847
|
}
|
|
2718
1848
|
export interface ListExperimentsResponse {
|
|
2719
1849
|
ExperimentSummaries?: ExperimentSummary[];
|
|
2720
|
-
|
|
2721
1850
|
NextToken?: string;
|
|
2722
1851
|
}
|
|
2723
1852
|
export interface ListFeatureGroupsRequest {
|
|
2724
1853
|
NameContains?: string;
|
|
2725
|
-
|
|
2726
1854
|
FeatureGroupStatusEquals?: FeatureGroupStatus | string;
|
|
2727
|
-
|
|
2728
1855
|
OfflineStoreStatusEquals?: OfflineStoreStatusValue | string;
|
|
2729
|
-
|
|
2730
1856
|
CreationTimeAfter?: Date;
|
|
2731
|
-
|
|
2732
1857
|
CreationTimeBefore?: Date;
|
|
2733
|
-
|
|
2734
1858
|
SortOrder?: FeatureGroupSortOrder | string;
|
|
2735
|
-
|
|
2736
1859
|
SortBy?: FeatureGroupSortBy | string;
|
|
2737
|
-
|
|
2738
1860
|
MaxResults?: number;
|
|
2739
|
-
|
|
2740
1861
|
NextToken?: string;
|
|
2741
1862
|
}
|
|
2742
1863
|
export interface ListFeatureGroupsResponse {
|
|
2743
1864
|
FeatureGroupSummaries: FeatureGroupSummary[] | undefined;
|
|
2744
|
-
|
|
2745
1865
|
NextToken: string | undefined;
|
|
2746
1866
|
}
|
|
2747
1867
|
export interface ListFlowDefinitionsRequest {
|
|
2748
1868
|
CreationTimeAfter?: Date;
|
|
2749
|
-
|
|
2750
1869
|
CreationTimeBefore?: Date;
|
|
2751
|
-
|
|
2752
1870
|
SortOrder?: SortOrder | string;
|
|
2753
|
-
|
|
2754
1871
|
NextToken?: string;
|
|
2755
|
-
|
|
2756
1872
|
MaxResults?: number;
|
|
2757
1873
|
}
|
|
2758
1874
|
export interface ListFlowDefinitionsResponse {
|
|
2759
1875
|
FlowDefinitionSummaries: FlowDefinitionSummary[] | undefined;
|
|
2760
|
-
|
|
2761
1876
|
NextToken?: string;
|
|
2762
1877
|
}
|
|
2763
1878
|
export interface ListHumanTaskUisRequest {
|
|
2764
1879
|
CreationTimeAfter?: Date;
|
|
2765
|
-
|
|
2766
1880
|
CreationTimeBefore?: Date;
|
|
2767
|
-
|
|
2768
1881
|
SortOrder?: SortOrder | string;
|
|
2769
|
-
|
|
2770
1882
|
NextToken?: string;
|
|
2771
|
-
|
|
2772
1883
|
MaxResults?: number;
|
|
2773
1884
|
}
|
|
2774
1885
|
export interface ListHumanTaskUisResponse {
|
|
2775
1886
|
HumanTaskUiSummaries: HumanTaskUiSummary[] | undefined;
|
|
2776
|
-
|
|
2777
1887
|
NextToken?: string;
|
|
2778
1888
|
}
|
|
2779
1889
|
export interface ListHyperParameterTuningJobsRequest {
|
|
2780
1890
|
NextToken?: string;
|
|
2781
|
-
|
|
2782
1891
|
MaxResults?: number;
|
|
2783
|
-
|
|
2784
1892
|
SortBy?: HyperParameterTuningJobSortByOptions | string;
|
|
2785
|
-
|
|
2786
1893
|
SortOrder?: SortOrder | string;
|
|
2787
|
-
|
|
2788
1894
|
NameContains?: string;
|
|
2789
|
-
|
|
2790
1895
|
CreationTimeAfter?: Date;
|
|
2791
|
-
|
|
2792
1896
|
CreationTimeBefore?: Date;
|
|
2793
|
-
|
|
2794
1897
|
LastModifiedTimeAfter?: Date;
|
|
2795
|
-
|
|
2796
1898
|
LastModifiedTimeBefore?: Date;
|
|
2797
|
-
|
|
2798
1899
|
StatusEquals?: HyperParameterTuningJobStatus | string;
|
|
2799
1900
|
}
|
|
2800
1901
|
export interface ListHyperParameterTuningJobsResponse {
|
|
2801
1902
|
HyperParameterTuningJobSummaries:
|
|
2802
1903
|
| HyperParameterTuningJobSummary[]
|
|
2803
1904
|
| undefined;
|
|
2804
|
-
|
|
2805
1905
|
NextToken?: string;
|
|
2806
1906
|
}
|
|
2807
1907
|
export interface ListImagesRequest {
|
|
2808
1908
|
CreationTimeAfter?: Date;
|
|
2809
|
-
|
|
2810
1909
|
CreationTimeBefore?: Date;
|
|
2811
|
-
|
|
2812
1910
|
LastModifiedTimeAfter?: Date;
|
|
2813
|
-
|
|
2814
1911
|
LastModifiedTimeBefore?: Date;
|
|
2815
|
-
|
|
2816
1912
|
MaxResults?: number;
|
|
2817
|
-
|
|
2818
1913
|
NameContains?: string;
|
|
2819
|
-
|
|
2820
1914
|
NextToken?: string;
|
|
2821
|
-
|
|
2822
1915
|
SortBy?: ImageSortBy | string;
|
|
2823
|
-
|
|
2824
1916
|
SortOrder?: ImageSortOrder | string;
|
|
2825
1917
|
}
|
|
2826
1918
|
export interface ListImagesResponse {
|
|
2827
1919
|
Images?: Image[];
|
|
2828
|
-
|
|
2829
1920
|
NextToken?: string;
|
|
2830
1921
|
}
|
|
2831
1922
|
export interface ListImageVersionsRequest {
|
|
2832
1923
|
CreationTimeAfter?: Date;
|
|
2833
|
-
|
|
2834
1924
|
CreationTimeBefore?: Date;
|
|
2835
|
-
|
|
2836
1925
|
ImageName: string | undefined;
|
|
2837
|
-
|
|
2838
1926
|
LastModifiedTimeAfter?: Date;
|
|
2839
|
-
|
|
2840
1927
|
LastModifiedTimeBefore?: Date;
|
|
2841
|
-
|
|
2842
1928
|
MaxResults?: number;
|
|
2843
|
-
|
|
2844
1929
|
NextToken?: string;
|
|
2845
|
-
|
|
2846
1930
|
SortBy?: ImageVersionSortBy | string;
|
|
2847
|
-
|
|
2848
1931
|
SortOrder?: ImageVersionSortOrder | string;
|
|
2849
1932
|
}
|
|
2850
1933
|
export interface ListImageVersionsResponse {
|
|
2851
1934
|
ImageVersions?: ImageVersion[];
|
|
2852
|
-
|
|
2853
1935
|
NextToken?: string;
|
|
2854
1936
|
}
|
|
2855
1937
|
export declare enum ListInferenceRecommendationsJobsSortBy {
|
|
@@ -2859,28 +1941,18 @@ export declare enum ListInferenceRecommendationsJobsSortBy {
|
|
|
2859
1941
|
}
|
|
2860
1942
|
export interface ListInferenceRecommendationsJobsRequest {
|
|
2861
1943
|
CreationTimeAfter?: Date;
|
|
2862
|
-
|
|
2863
1944
|
CreationTimeBefore?: Date;
|
|
2864
|
-
|
|
2865
1945
|
LastModifiedTimeAfter?: Date;
|
|
2866
|
-
|
|
2867
1946
|
LastModifiedTimeBefore?: Date;
|
|
2868
|
-
|
|
2869
1947
|
NameContains?: string;
|
|
2870
|
-
|
|
2871
1948
|
StatusEquals?: RecommendationJobStatus | string;
|
|
2872
|
-
|
|
2873
1949
|
SortBy?: ListInferenceRecommendationsJobsSortBy | string;
|
|
2874
|
-
|
|
2875
1950
|
SortOrder?: SortOrder | string;
|
|
2876
|
-
|
|
2877
1951
|
NextToken?: string;
|
|
2878
|
-
|
|
2879
1952
|
MaxResults?: number;
|
|
2880
1953
|
}
|
|
2881
1954
|
export interface ListInferenceRecommendationsJobsResponse {
|
|
2882
1955
|
InferenceRecommendationsJobs: InferenceRecommendationsJob[] | undefined;
|
|
2883
|
-
|
|
2884
1956
|
NextToken?: string;
|
|
2885
1957
|
}
|
|
2886
1958
|
export declare enum SortBy {
|
|
@@ -2890,28 +1962,18 @@ export declare enum SortBy {
|
|
|
2890
1962
|
}
|
|
2891
1963
|
export interface ListLabelingJobsRequest {
|
|
2892
1964
|
CreationTimeAfter?: Date;
|
|
2893
|
-
|
|
2894
1965
|
CreationTimeBefore?: Date;
|
|
2895
|
-
|
|
2896
1966
|
LastModifiedTimeAfter?: Date;
|
|
2897
|
-
|
|
2898
1967
|
LastModifiedTimeBefore?: Date;
|
|
2899
|
-
|
|
2900
1968
|
MaxResults?: number;
|
|
2901
|
-
|
|
2902
1969
|
NextToken?: string;
|
|
2903
|
-
|
|
2904
1970
|
NameContains?: string;
|
|
2905
|
-
|
|
2906
1971
|
SortBy?: SortBy | string;
|
|
2907
|
-
|
|
2908
1972
|
SortOrder?: SortOrder | string;
|
|
2909
|
-
|
|
2910
1973
|
StatusEquals?: LabelingJobStatus | string;
|
|
2911
1974
|
}
|
|
2912
1975
|
export interface ListLabelingJobsResponse {
|
|
2913
1976
|
LabelingJobSummaryList?: LabelingJobSummary[];
|
|
2914
|
-
|
|
2915
1977
|
NextToken?: string;
|
|
2916
1978
|
}
|
|
2917
1979
|
export declare enum ListLabelingJobsForWorkteamSortByOptions {
|
|
@@ -2919,24 +1981,16 @@ export declare enum ListLabelingJobsForWorkteamSortByOptions {
|
|
|
2919
1981
|
}
|
|
2920
1982
|
export interface ListLabelingJobsForWorkteamRequest {
|
|
2921
1983
|
WorkteamArn: string | undefined;
|
|
2922
|
-
|
|
2923
1984
|
MaxResults?: number;
|
|
2924
|
-
|
|
2925
1985
|
NextToken?: string;
|
|
2926
|
-
|
|
2927
1986
|
CreationTimeAfter?: Date;
|
|
2928
|
-
|
|
2929
1987
|
CreationTimeBefore?: Date;
|
|
2930
|
-
|
|
2931
1988
|
JobReferenceCodeContains?: string;
|
|
2932
|
-
|
|
2933
1989
|
SortBy?: ListLabelingJobsForWorkteamSortByOptions | string;
|
|
2934
|
-
|
|
2935
1990
|
SortOrder?: SortOrder | string;
|
|
2936
1991
|
}
|
|
2937
1992
|
export interface ListLabelingJobsForWorkteamResponse {
|
|
2938
1993
|
LabelingJobSummaryList: LabelingJobForWorkteamSummary[] | undefined;
|
|
2939
|
-
|
|
2940
1994
|
NextToken?: string;
|
|
2941
1995
|
}
|
|
2942
1996
|
export declare enum SortLineageGroupsBy {
|
|
@@ -2945,64 +1999,42 @@ export declare enum SortLineageGroupsBy {
|
|
|
2945
1999
|
}
|
|
2946
2000
|
export interface ListLineageGroupsRequest {
|
|
2947
2001
|
CreatedAfter?: Date;
|
|
2948
|
-
|
|
2949
2002
|
CreatedBefore?: Date;
|
|
2950
|
-
|
|
2951
2003
|
SortBy?: SortLineageGroupsBy | string;
|
|
2952
|
-
|
|
2953
2004
|
SortOrder?: SortOrder | string;
|
|
2954
|
-
|
|
2955
2005
|
NextToken?: string;
|
|
2956
|
-
|
|
2957
2006
|
MaxResults?: number;
|
|
2958
2007
|
}
|
|
2959
2008
|
export interface ListLineageGroupsResponse {
|
|
2960
2009
|
LineageGroupSummaries?: LineageGroupSummary[];
|
|
2961
|
-
|
|
2962
2010
|
NextToken?: string;
|
|
2963
2011
|
}
|
|
2964
2012
|
export interface ListModelBiasJobDefinitionsRequest {
|
|
2965
2013
|
EndpointName?: string;
|
|
2966
|
-
|
|
2967
2014
|
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
2968
|
-
|
|
2969
2015
|
SortOrder?: SortOrder | string;
|
|
2970
|
-
|
|
2971
2016
|
NextToken?: string;
|
|
2972
|
-
|
|
2973
2017
|
MaxResults?: number;
|
|
2974
|
-
|
|
2975
2018
|
NameContains?: string;
|
|
2976
|
-
|
|
2977
2019
|
CreationTimeBefore?: Date;
|
|
2978
|
-
|
|
2979
2020
|
CreationTimeAfter?: Date;
|
|
2980
2021
|
}
|
|
2981
2022
|
export interface ListModelBiasJobDefinitionsResponse {
|
|
2982
2023
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
2983
|
-
|
|
2984
2024
|
NextToken?: string;
|
|
2985
2025
|
}
|
|
2986
2026
|
export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
2987
2027
|
EndpointName?: string;
|
|
2988
|
-
|
|
2989
2028
|
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
2990
|
-
|
|
2991
2029
|
SortOrder?: SortOrder | string;
|
|
2992
|
-
|
|
2993
2030
|
NextToken?: string;
|
|
2994
|
-
|
|
2995
2031
|
MaxResults?: number;
|
|
2996
|
-
|
|
2997
2032
|
NameContains?: string;
|
|
2998
|
-
|
|
2999
2033
|
CreationTimeBefore?: Date;
|
|
3000
|
-
|
|
3001
2034
|
CreationTimeAfter?: Date;
|
|
3002
2035
|
}
|
|
3003
2036
|
export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
3004
2037
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
3005
|
-
|
|
3006
2038
|
NextToken?: string;
|
|
3007
2039
|
}
|
|
3008
2040
|
export declare enum ModelMetadataFilterType {
|
|
@@ -3011,38 +2043,27 @@ export declare enum ModelMetadataFilterType {
|
|
|
3011
2043
|
FRAMEWORKVERSION = "FrameworkVersion",
|
|
3012
2044
|
TASK = "Task",
|
|
3013
2045
|
}
|
|
3014
|
-
|
|
3015
2046
|
export interface ModelMetadataFilter {
|
|
3016
2047
|
Name: ModelMetadataFilterType | string | undefined;
|
|
3017
|
-
|
|
3018
2048
|
Value: string | undefined;
|
|
3019
2049
|
}
|
|
3020
|
-
|
|
3021
2050
|
export interface ModelMetadataSearchExpression {
|
|
3022
2051
|
Filters?: ModelMetadataFilter[];
|
|
3023
2052
|
}
|
|
3024
2053
|
export interface ListModelMetadataRequest {
|
|
3025
2054
|
SearchExpression?: ModelMetadataSearchExpression;
|
|
3026
|
-
|
|
3027
2055
|
NextToken?: string;
|
|
3028
|
-
|
|
3029
2056
|
MaxResults?: number;
|
|
3030
2057
|
}
|
|
3031
|
-
|
|
3032
2058
|
export interface ModelMetadataSummary {
|
|
3033
2059
|
Domain: string | undefined;
|
|
3034
|
-
|
|
3035
2060
|
Framework: string | undefined;
|
|
3036
|
-
|
|
3037
2061
|
Task: string | undefined;
|
|
3038
|
-
|
|
3039
2062
|
Model: string | undefined;
|
|
3040
|
-
|
|
3041
2063
|
FrameworkVersion: string | undefined;
|
|
3042
2064
|
}
|
|
3043
2065
|
export interface ListModelMetadataResponse {
|
|
3044
2066
|
ModelMetadataSummaries: ModelMetadataSummary[] | undefined;
|
|
3045
|
-
|
|
3046
2067
|
NextToken?: string;
|
|
3047
2068
|
}
|
|
3048
2069
|
export declare enum ModelPackageGroupSortBy {
|
|
@@ -3051,34 +2072,22 @@ export declare enum ModelPackageGroupSortBy {
|
|
|
3051
2072
|
}
|
|
3052
2073
|
export interface ListModelPackageGroupsInput {
|
|
3053
2074
|
CreationTimeAfter?: Date;
|
|
3054
|
-
|
|
3055
2075
|
CreationTimeBefore?: Date;
|
|
3056
|
-
|
|
3057
2076
|
MaxResults?: number;
|
|
3058
|
-
|
|
3059
2077
|
NameContains?: string;
|
|
3060
|
-
|
|
3061
2078
|
NextToken?: string;
|
|
3062
|
-
|
|
3063
2079
|
SortBy?: ModelPackageGroupSortBy | string;
|
|
3064
|
-
|
|
3065
2080
|
SortOrder?: SortOrder | string;
|
|
3066
2081
|
}
|
|
3067
|
-
|
|
3068
2082
|
export interface ModelPackageGroupSummary {
|
|
3069
2083
|
ModelPackageGroupName: string | undefined;
|
|
3070
|
-
|
|
3071
2084
|
ModelPackageGroupArn: string | undefined;
|
|
3072
|
-
|
|
3073
2085
|
ModelPackageGroupDescription?: string;
|
|
3074
|
-
|
|
3075
2086
|
CreationTime: Date | undefined;
|
|
3076
|
-
|
|
3077
2087
|
ModelPackageGroupStatus: ModelPackageGroupStatus | string | undefined;
|
|
3078
2088
|
}
|
|
3079
2089
|
export interface ListModelPackageGroupsOutput {
|
|
3080
2090
|
ModelPackageGroupSummaryList: ModelPackageGroupSummary[] | undefined;
|
|
3081
|
-
|
|
3082
2091
|
NextToken?: string;
|
|
3083
2092
|
}
|
|
3084
2093
|
export declare enum ModelPackageType {
|
|
@@ -3092,68 +2101,42 @@ export declare enum ModelPackageSortBy {
|
|
|
3092
2101
|
}
|
|
3093
2102
|
export interface ListModelPackagesInput {
|
|
3094
2103
|
CreationTimeAfter?: Date;
|
|
3095
|
-
|
|
3096
2104
|
CreationTimeBefore?: Date;
|
|
3097
|
-
|
|
3098
2105
|
MaxResults?: number;
|
|
3099
|
-
|
|
3100
2106
|
NameContains?: string;
|
|
3101
|
-
|
|
3102
2107
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
3103
|
-
|
|
3104
2108
|
ModelPackageGroupName?: string;
|
|
3105
|
-
|
|
3106
2109
|
ModelPackageType?: ModelPackageType | string;
|
|
3107
|
-
|
|
3108
2110
|
NextToken?: string;
|
|
3109
|
-
|
|
3110
2111
|
SortBy?: ModelPackageSortBy | string;
|
|
3111
|
-
|
|
3112
2112
|
SortOrder?: SortOrder | string;
|
|
3113
2113
|
}
|
|
3114
|
-
|
|
3115
2114
|
export interface ModelPackageSummary {
|
|
3116
2115
|
ModelPackageName: string | undefined;
|
|
3117
|
-
|
|
3118
2116
|
ModelPackageGroupName?: string;
|
|
3119
|
-
|
|
3120
2117
|
ModelPackageVersion?: number;
|
|
3121
|
-
|
|
3122
2118
|
ModelPackageArn: string | undefined;
|
|
3123
|
-
|
|
3124
2119
|
ModelPackageDescription?: string;
|
|
3125
|
-
|
|
3126
2120
|
CreationTime: Date | undefined;
|
|
3127
|
-
|
|
3128
2121
|
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
3129
|
-
|
|
3130
2122
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
3131
2123
|
}
|
|
3132
2124
|
export interface ListModelPackagesOutput {
|
|
3133
2125
|
ModelPackageSummaryList: ModelPackageSummary[] | undefined;
|
|
3134
|
-
|
|
3135
2126
|
NextToken?: string;
|
|
3136
2127
|
}
|
|
3137
2128
|
export interface ListModelQualityJobDefinitionsRequest {
|
|
3138
2129
|
EndpointName?: string;
|
|
3139
|
-
|
|
3140
2130
|
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
3141
|
-
|
|
3142
2131
|
SortOrder?: SortOrder | string;
|
|
3143
|
-
|
|
3144
2132
|
NextToken?: string;
|
|
3145
|
-
|
|
3146
2133
|
MaxResults?: number;
|
|
3147
|
-
|
|
3148
2134
|
NameContains?: string;
|
|
3149
|
-
|
|
3150
2135
|
CreationTimeBefore?: Date;
|
|
3151
|
-
|
|
3152
2136
|
CreationTimeAfter?: Date;
|
|
3153
2137
|
}
|
|
3154
2138
|
export interface ListModelQualityJobDefinitionsResponse {
|
|
3155
2139
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
3156
|
-
|
|
3157
2140
|
NextToken?: string;
|
|
3158
2141
|
}
|
|
3159
2142
|
export declare enum ModelSortKey {
|
|
@@ -3162,30 +2145,20 @@ export declare enum ModelSortKey {
|
|
|
3162
2145
|
}
|
|
3163
2146
|
export interface ListModelsInput {
|
|
3164
2147
|
SortBy?: ModelSortKey | string;
|
|
3165
|
-
|
|
3166
2148
|
SortOrder?: OrderKey | string;
|
|
3167
|
-
|
|
3168
2149
|
NextToken?: string;
|
|
3169
|
-
|
|
3170
2150
|
MaxResults?: number;
|
|
3171
|
-
|
|
3172
2151
|
NameContains?: string;
|
|
3173
|
-
|
|
3174
2152
|
CreationTimeBefore?: Date;
|
|
3175
|
-
|
|
3176
2153
|
CreationTimeAfter?: Date;
|
|
3177
2154
|
}
|
|
3178
|
-
|
|
3179
2155
|
export interface ModelSummary {
|
|
3180
2156
|
ModelName: string | undefined;
|
|
3181
|
-
|
|
3182
2157
|
ModelArn: string | undefined;
|
|
3183
|
-
|
|
3184
2158
|
CreationTime: Date | undefined;
|
|
3185
2159
|
}
|
|
3186
2160
|
export interface ListModelsOutput {
|
|
3187
2161
|
Models: ModelSummary[] | undefined;
|
|
3188
|
-
|
|
3189
2162
|
NextToken?: string;
|
|
3190
2163
|
}
|
|
3191
2164
|
export declare enum MonitoringExecutionSortKey {
|
|
@@ -3195,38 +2168,23 @@ export declare enum MonitoringExecutionSortKey {
|
|
|
3195
2168
|
}
|
|
3196
2169
|
export interface ListMonitoringExecutionsRequest {
|
|
3197
2170
|
MonitoringScheduleName?: string;
|
|
3198
|
-
|
|
3199
2171
|
EndpointName?: string;
|
|
3200
|
-
|
|
3201
2172
|
SortBy?: MonitoringExecutionSortKey | string;
|
|
3202
|
-
|
|
3203
2173
|
SortOrder?: SortOrder | string;
|
|
3204
|
-
|
|
3205
2174
|
NextToken?: string;
|
|
3206
|
-
|
|
3207
2175
|
MaxResults?: number;
|
|
3208
|
-
|
|
3209
2176
|
ScheduledTimeBefore?: Date;
|
|
3210
|
-
|
|
3211
2177
|
ScheduledTimeAfter?: Date;
|
|
3212
|
-
|
|
3213
2178
|
CreationTimeBefore?: Date;
|
|
3214
|
-
|
|
3215
2179
|
CreationTimeAfter?: Date;
|
|
3216
|
-
|
|
3217
2180
|
LastModifiedTimeBefore?: Date;
|
|
3218
|
-
|
|
3219
2181
|
LastModifiedTimeAfter?: Date;
|
|
3220
|
-
|
|
3221
2182
|
StatusEquals?: ExecutionStatus | string;
|
|
3222
|
-
|
|
3223
2183
|
MonitoringJobDefinitionName?: string;
|
|
3224
|
-
|
|
3225
2184
|
MonitoringTypeEquals?: MonitoringType | string;
|
|
3226
2185
|
}
|
|
3227
2186
|
export interface ListMonitoringExecutionsResponse {
|
|
3228
2187
|
MonitoringExecutionSummaries: MonitoringExecutionSummary[] | undefined;
|
|
3229
|
-
|
|
3230
2188
|
NextToken?: string;
|
|
3231
2189
|
}
|
|
3232
2190
|
export declare enum MonitoringScheduleSortKey {
|
|
@@ -3236,52 +2194,31 @@ export declare enum MonitoringScheduleSortKey {
|
|
|
3236
2194
|
}
|
|
3237
2195
|
export interface ListMonitoringSchedulesRequest {
|
|
3238
2196
|
EndpointName?: string;
|
|
3239
|
-
|
|
3240
2197
|
SortBy?: MonitoringScheduleSortKey | string;
|
|
3241
|
-
|
|
3242
2198
|
SortOrder?: SortOrder | string;
|
|
3243
|
-
|
|
3244
2199
|
NextToken?: string;
|
|
3245
|
-
|
|
3246
2200
|
MaxResults?: number;
|
|
3247
|
-
|
|
3248
2201
|
NameContains?: string;
|
|
3249
|
-
|
|
3250
2202
|
CreationTimeBefore?: Date;
|
|
3251
|
-
|
|
3252
2203
|
CreationTimeAfter?: Date;
|
|
3253
|
-
|
|
3254
2204
|
LastModifiedTimeBefore?: Date;
|
|
3255
|
-
|
|
3256
2205
|
LastModifiedTimeAfter?: Date;
|
|
3257
|
-
|
|
3258
2206
|
StatusEquals?: ScheduleStatus | string;
|
|
3259
|
-
|
|
3260
2207
|
MonitoringJobDefinitionName?: string;
|
|
3261
|
-
|
|
3262
2208
|
MonitoringTypeEquals?: MonitoringType | string;
|
|
3263
2209
|
}
|
|
3264
|
-
|
|
3265
2210
|
export interface MonitoringScheduleSummary {
|
|
3266
2211
|
MonitoringScheduleName: string | undefined;
|
|
3267
|
-
|
|
3268
2212
|
MonitoringScheduleArn: string | undefined;
|
|
3269
|
-
|
|
3270
2213
|
CreationTime: Date | undefined;
|
|
3271
|
-
|
|
3272
2214
|
LastModifiedTime: Date | undefined;
|
|
3273
|
-
|
|
3274
2215
|
MonitoringScheduleStatus: ScheduleStatus | string | undefined;
|
|
3275
|
-
|
|
3276
2216
|
EndpointName?: string;
|
|
3277
|
-
|
|
3278
2217
|
MonitoringJobDefinitionName?: string;
|
|
3279
|
-
|
|
3280
2218
|
MonitoringType?: MonitoringType | string;
|
|
3281
2219
|
}
|
|
3282
2220
|
export interface ListMonitoringSchedulesResponse {
|
|
3283
2221
|
MonitoringScheduleSummaries: MonitoringScheduleSummary[] | undefined;
|
|
3284
|
-
|
|
3285
2222
|
NextToken?: string;
|
|
3286
2223
|
}
|
|
3287
2224
|
export declare enum NotebookInstanceLifecycleConfigSortKey {
|
|
@@ -3295,960 +2232,704 @@ export declare enum NotebookInstanceLifecycleConfigSortOrder {
|
|
|
3295
2232
|
}
|
|
3296
2233
|
export interface ListNotebookInstanceLifecycleConfigsInput {
|
|
3297
2234
|
NextToken?: string;
|
|
3298
|
-
|
|
3299
2235
|
MaxResults?: number;
|
|
3300
|
-
|
|
3301
2236
|
SortBy?: NotebookInstanceLifecycleConfigSortKey | string;
|
|
3302
|
-
|
|
3303
2237
|
SortOrder?: NotebookInstanceLifecycleConfigSortOrder | string;
|
|
3304
|
-
|
|
3305
2238
|
NameContains?: string;
|
|
3306
|
-
|
|
3307
2239
|
CreationTimeBefore?: Date;
|
|
3308
|
-
|
|
3309
2240
|
CreationTimeAfter?: Date;
|
|
3310
|
-
|
|
3311
2241
|
LastModifiedTimeBefore?: Date;
|
|
3312
|
-
|
|
3313
2242
|
LastModifiedTimeAfter?: Date;
|
|
3314
2243
|
}
|
|
3315
|
-
|
|
3316
2244
|
export interface NotebookInstanceLifecycleConfigSummary {
|
|
3317
2245
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
3318
|
-
|
|
3319
2246
|
NotebookInstanceLifecycleConfigArn: string | undefined;
|
|
3320
|
-
|
|
3321
2247
|
CreationTime?: Date;
|
|
3322
|
-
|
|
3323
2248
|
LastModifiedTime?: Date;
|
|
3324
2249
|
}
|
|
3325
|
-
export
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
CREATION_TIME = "CreationTime",
|
|
3332
|
-
NAME = "Name",
|
|
3333
|
-
STATUS = "Status",
|
|
3334
|
-
}
|
|
3335
|
-
|
|
2250
|
+
export declare const FeatureParameterFilterSensitiveLog: (
|
|
2251
|
+
obj: FeatureParameter
|
|
2252
|
+
) => any;
|
|
2253
|
+
export declare const DescribeFeatureMetadataResponseFilterSensitiveLog: (
|
|
2254
|
+
obj: DescribeFeatureMetadataResponse
|
|
2255
|
+
) => any;
|
|
3336
2256
|
export declare const DescribeFlowDefinitionRequestFilterSensitiveLog: (
|
|
3337
2257
|
obj: DescribeFlowDefinitionRequest
|
|
3338
2258
|
) => any;
|
|
3339
|
-
|
|
3340
2259
|
export declare const DescribeFlowDefinitionResponseFilterSensitiveLog: (
|
|
3341
2260
|
obj: DescribeFlowDefinitionResponse
|
|
3342
2261
|
) => any;
|
|
3343
|
-
|
|
3344
2262
|
export declare const DescribeHumanTaskUiRequestFilterSensitiveLog: (
|
|
3345
2263
|
obj: DescribeHumanTaskUiRequest
|
|
3346
2264
|
) => any;
|
|
3347
|
-
|
|
3348
2265
|
export declare const UiTemplateInfoFilterSensitiveLog: (
|
|
3349
2266
|
obj: UiTemplateInfo
|
|
3350
2267
|
) => any;
|
|
3351
|
-
|
|
3352
2268
|
export declare const DescribeHumanTaskUiResponseFilterSensitiveLog: (
|
|
3353
2269
|
obj: DescribeHumanTaskUiResponse
|
|
3354
2270
|
) => any;
|
|
3355
|
-
|
|
3356
2271
|
export declare const DescribeHyperParameterTuningJobRequestFilterSensitiveLog: (
|
|
3357
2272
|
obj: DescribeHyperParameterTuningJobRequest
|
|
3358
2273
|
) => any;
|
|
3359
|
-
|
|
3360
2274
|
export declare const FinalHyperParameterTuningJobObjectiveMetricFilterSensitiveLog: (
|
|
3361
2275
|
obj: FinalHyperParameterTuningJobObjectiveMetric
|
|
3362
2276
|
) => any;
|
|
3363
|
-
|
|
3364
2277
|
export declare const HyperParameterTrainingJobSummaryFilterSensitiveLog: (
|
|
3365
2278
|
obj: HyperParameterTrainingJobSummary
|
|
3366
2279
|
) => any;
|
|
3367
|
-
|
|
3368
2280
|
export declare const ObjectiveStatusCountersFilterSensitiveLog: (
|
|
3369
2281
|
obj: ObjectiveStatusCounters
|
|
3370
2282
|
) => any;
|
|
3371
|
-
|
|
3372
2283
|
export declare const TrainingJobStatusCountersFilterSensitiveLog: (
|
|
3373
2284
|
obj: TrainingJobStatusCounters
|
|
3374
2285
|
) => any;
|
|
3375
|
-
|
|
3376
2286
|
export declare const DescribeHyperParameterTuningJobResponseFilterSensitiveLog: (
|
|
3377
2287
|
obj: DescribeHyperParameterTuningJobResponse
|
|
3378
2288
|
) => any;
|
|
3379
|
-
|
|
3380
2289
|
export declare const DescribeImageRequestFilterSensitiveLog: (
|
|
3381
2290
|
obj: DescribeImageRequest
|
|
3382
2291
|
) => any;
|
|
3383
|
-
|
|
3384
2292
|
export declare const DescribeImageResponseFilterSensitiveLog: (
|
|
3385
2293
|
obj: DescribeImageResponse
|
|
3386
2294
|
) => any;
|
|
3387
|
-
|
|
3388
2295
|
export declare const DescribeImageVersionRequestFilterSensitiveLog: (
|
|
3389
2296
|
obj: DescribeImageVersionRequest
|
|
3390
2297
|
) => any;
|
|
3391
|
-
|
|
3392
2298
|
export declare const DescribeImageVersionResponseFilterSensitiveLog: (
|
|
3393
2299
|
obj: DescribeImageVersionResponse
|
|
3394
2300
|
) => any;
|
|
3395
|
-
|
|
3396
2301
|
export declare const DescribeInferenceRecommendationsJobRequestFilterSensitiveLog: (
|
|
3397
2302
|
obj: DescribeInferenceRecommendationsJobRequest
|
|
3398
2303
|
) => any;
|
|
3399
|
-
|
|
3400
2304
|
export declare const EndpointOutputConfigurationFilterSensitiveLog: (
|
|
3401
2305
|
obj: EndpointOutputConfiguration
|
|
3402
2306
|
) => any;
|
|
3403
|
-
|
|
3404
2307
|
export declare const RecommendationMetricsFilterSensitiveLog: (
|
|
3405
2308
|
obj: RecommendationMetrics
|
|
3406
2309
|
) => any;
|
|
3407
|
-
|
|
3408
2310
|
export declare const EnvironmentParameterFilterSensitiveLog: (
|
|
3409
2311
|
obj: EnvironmentParameter
|
|
3410
2312
|
) => any;
|
|
3411
|
-
|
|
3412
2313
|
export declare const ModelConfigurationFilterSensitiveLog: (
|
|
3413
2314
|
obj: ModelConfiguration
|
|
3414
2315
|
) => any;
|
|
3415
|
-
|
|
3416
2316
|
export declare const InferenceRecommendationFilterSensitiveLog: (
|
|
3417
2317
|
obj: InferenceRecommendation
|
|
3418
2318
|
) => any;
|
|
3419
|
-
|
|
3420
2319
|
export declare const DescribeInferenceRecommendationsJobResponseFilterSensitiveLog: (
|
|
3421
2320
|
obj: DescribeInferenceRecommendationsJobResponse
|
|
3422
2321
|
) => any;
|
|
3423
|
-
|
|
3424
2322
|
export declare const DescribeLabelingJobRequestFilterSensitiveLog: (
|
|
3425
2323
|
obj: DescribeLabelingJobRequest
|
|
3426
2324
|
) => any;
|
|
3427
|
-
|
|
3428
2325
|
export declare const LabelCountersFilterSensitiveLog: (
|
|
3429
2326
|
obj: LabelCounters
|
|
3430
2327
|
) => any;
|
|
3431
|
-
|
|
3432
2328
|
export declare const LabelingJobOutputFilterSensitiveLog: (
|
|
3433
2329
|
obj: LabelingJobOutput
|
|
3434
2330
|
) => any;
|
|
3435
|
-
|
|
3436
2331
|
export declare const DescribeLabelingJobResponseFilterSensitiveLog: (
|
|
3437
2332
|
obj: DescribeLabelingJobResponse
|
|
3438
2333
|
) => any;
|
|
3439
|
-
|
|
3440
2334
|
export declare const DescribeLineageGroupRequestFilterSensitiveLog: (
|
|
3441
2335
|
obj: DescribeLineageGroupRequest
|
|
3442
2336
|
) => any;
|
|
3443
|
-
|
|
3444
2337
|
export declare const DescribeLineageGroupResponseFilterSensitiveLog: (
|
|
3445
2338
|
obj: DescribeLineageGroupResponse
|
|
3446
2339
|
) => any;
|
|
3447
|
-
|
|
3448
2340
|
export declare const DescribeModelInputFilterSensitiveLog: (
|
|
3449
2341
|
obj: DescribeModelInput
|
|
3450
2342
|
) => any;
|
|
3451
|
-
|
|
3452
2343
|
export declare const DescribeModelOutputFilterSensitiveLog: (
|
|
3453
2344
|
obj: DescribeModelOutput
|
|
3454
2345
|
) => any;
|
|
3455
|
-
|
|
3456
2346
|
export declare const DescribeModelBiasJobDefinitionRequestFilterSensitiveLog: (
|
|
3457
2347
|
obj: DescribeModelBiasJobDefinitionRequest
|
|
3458
2348
|
) => any;
|
|
3459
|
-
|
|
3460
2349
|
export declare const DescribeModelBiasJobDefinitionResponseFilterSensitiveLog: (
|
|
3461
2350
|
obj: DescribeModelBiasJobDefinitionResponse
|
|
3462
2351
|
) => any;
|
|
3463
|
-
|
|
3464
2352
|
export declare const DescribeModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (
|
|
3465
2353
|
obj: DescribeModelExplainabilityJobDefinitionRequest
|
|
3466
2354
|
) => any;
|
|
3467
|
-
|
|
3468
2355
|
export declare const DescribeModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (
|
|
3469
2356
|
obj: DescribeModelExplainabilityJobDefinitionResponse
|
|
3470
2357
|
) => any;
|
|
3471
|
-
|
|
3472
2358
|
export declare const DescribeModelPackageInputFilterSensitiveLog: (
|
|
3473
2359
|
obj: DescribeModelPackageInput
|
|
3474
2360
|
) => any;
|
|
3475
|
-
|
|
3476
2361
|
export declare const ModelPackageStatusItemFilterSensitiveLog: (
|
|
3477
2362
|
obj: ModelPackageStatusItem
|
|
3478
2363
|
) => any;
|
|
3479
|
-
|
|
3480
2364
|
export declare const ModelPackageStatusDetailsFilterSensitiveLog: (
|
|
3481
2365
|
obj: ModelPackageStatusDetails
|
|
3482
2366
|
) => any;
|
|
3483
|
-
|
|
3484
2367
|
export declare const DescribeModelPackageOutputFilterSensitiveLog: (
|
|
3485
2368
|
obj: DescribeModelPackageOutput
|
|
3486
2369
|
) => any;
|
|
3487
|
-
|
|
3488
2370
|
export declare const DescribeModelPackageGroupInputFilterSensitiveLog: (
|
|
3489
2371
|
obj: DescribeModelPackageGroupInput
|
|
3490
2372
|
) => any;
|
|
3491
|
-
|
|
3492
2373
|
export declare const DescribeModelPackageGroupOutputFilterSensitiveLog: (
|
|
3493
2374
|
obj: DescribeModelPackageGroupOutput
|
|
3494
2375
|
) => any;
|
|
3495
|
-
|
|
3496
2376
|
export declare const DescribeModelQualityJobDefinitionRequestFilterSensitiveLog: (
|
|
3497
2377
|
obj: DescribeModelQualityJobDefinitionRequest
|
|
3498
2378
|
) => any;
|
|
3499
|
-
|
|
3500
2379
|
export declare const DescribeModelQualityJobDefinitionResponseFilterSensitiveLog: (
|
|
3501
2380
|
obj: DescribeModelQualityJobDefinitionResponse
|
|
3502
2381
|
) => any;
|
|
3503
|
-
|
|
3504
2382
|
export declare const DescribeMonitoringScheduleRequestFilterSensitiveLog: (
|
|
3505
2383
|
obj: DescribeMonitoringScheduleRequest
|
|
3506
2384
|
) => any;
|
|
3507
|
-
|
|
3508
2385
|
export declare const MonitoringExecutionSummaryFilterSensitiveLog: (
|
|
3509
2386
|
obj: MonitoringExecutionSummary
|
|
3510
2387
|
) => any;
|
|
3511
|
-
|
|
3512
2388
|
export declare const DescribeMonitoringScheduleResponseFilterSensitiveLog: (
|
|
3513
2389
|
obj: DescribeMonitoringScheduleResponse
|
|
3514
2390
|
) => any;
|
|
3515
|
-
|
|
3516
2391
|
export declare const DescribeNotebookInstanceInputFilterSensitiveLog: (
|
|
3517
2392
|
obj: DescribeNotebookInstanceInput
|
|
3518
2393
|
) => any;
|
|
3519
|
-
|
|
3520
2394
|
export declare const DescribeNotebookInstanceOutputFilterSensitiveLog: (
|
|
3521
2395
|
obj: DescribeNotebookInstanceOutput
|
|
3522
2396
|
) => any;
|
|
3523
|
-
|
|
3524
2397
|
export declare const DescribeNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (
|
|
3525
2398
|
obj: DescribeNotebookInstanceLifecycleConfigInput
|
|
3526
2399
|
) => any;
|
|
3527
|
-
|
|
3528
2400
|
export declare const DescribeNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (
|
|
3529
2401
|
obj: DescribeNotebookInstanceLifecycleConfigOutput
|
|
3530
2402
|
) => any;
|
|
3531
|
-
|
|
3532
2403
|
export declare const DescribePipelineRequestFilterSensitiveLog: (
|
|
3533
2404
|
obj: DescribePipelineRequest
|
|
3534
2405
|
) => any;
|
|
3535
|
-
|
|
3536
2406
|
export declare const DescribePipelineResponseFilterSensitiveLog: (
|
|
3537
2407
|
obj: DescribePipelineResponse
|
|
3538
2408
|
) => any;
|
|
3539
|
-
|
|
3540
2409
|
export declare const DescribePipelineDefinitionForExecutionRequestFilterSensitiveLog: (
|
|
3541
2410
|
obj: DescribePipelineDefinitionForExecutionRequest
|
|
3542
2411
|
) => any;
|
|
3543
|
-
|
|
3544
2412
|
export declare const DescribePipelineDefinitionForExecutionResponseFilterSensitiveLog: (
|
|
3545
2413
|
obj: DescribePipelineDefinitionForExecutionResponse
|
|
3546
2414
|
) => any;
|
|
3547
|
-
|
|
3548
2415
|
export declare const DescribePipelineExecutionRequestFilterSensitiveLog: (
|
|
3549
2416
|
obj: DescribePipelineExecutionRequest
|
|
3550
2417
|
) => any;
|
|
3551
|
-
|
|
3552
2418
|
export declare const PipelineExperimentConfigFilterSensitiveLog: (
|
|
3553
2419
|
obj: PipelineExperimentConfig
|
|
3554
2420
|
) => any;
|
|
3555
|
-
|
|
3556
2421
|
export declare const DescribePipelineExecutionResponseFilterSensitiveLog: (
|
|
3557
2422
|
obj: DescribePipelineExecutionResponse
|
|
3558
2423
|
) => any;
|
|
3559
|
-
|
|
3560
2424
|
export declare const DescribeProcessingJobRequestFilterSensitiveLog: (
|
|
3561
2425
|
obj: DescribeProcessingJobRequest
|
|
3562
2426
|
) => any;
|
|
3563
|
-
|
|
3564
2427
|
export declare const DescribeProcessingJobResponseFilterSensitiveLog: (
|
|
3565
2428
|
obj: DescribeProcessingJobResponse
|
|
3566
2429
|
) => any;
|
|
3567
|
-
|
|
3568
2430
|
export declare const DescribeProjectInputFilterSensitiveLog: (
|
|
3569
2431
|
obj: DescribeProjectInput
|
|
3570
2432
|
) => any;
|
|
3571
|
-
|
|
3572
2433
|
export declare const ServiceCatalogProvisionedProductDetailsFilterSensitiveLog: (
|
|
3573
2434
|
obj: ServiceCatalogProvisionedProductDetails
|
|
3574
2435
|
) => any;
|
|
3575
|
-
|
|
3576
2436
|
export declare const DescribeProjectOutputFilterSensitiveLog: (
|
|
3577
2437
|
obj: DescribeProjectOutput
|
|
3578
2438
|
) => any;
|
|
3579
|
-
|
|
3580
2439
|
export declare const DescribeStudioLifecycleConfigRequestFilterSensitiveLog: (
|
|
3581
2440
|
obj: DescribeStudioLifecycleConfigRequest
|
|
3582
2441
|
) => any;
|
|
3583
|
-
|
|
3584
2442
|
export declare const DescribeStudioLifecycleConfigResponseFilterSensitiveLog: (
|
|
3585
2443
|
obj: DescribeStudioLifecycleConfigResponse
|
|
3586
2444
|
) => any;
|
|
3587
|
-
|
|
3588
2445
|
export declare const DescribeSubscribedWorkteamRequestFilterSensitiveLog: (
|
|
3589
2446
|
obj: DescribeSubscribedWorkteamRequest
|
|
3590
2447
|
) => any;
|
|
3591
|
-
|
|
3592
2448
|
export declare const SubscribedWorkteamFilterSensitiveLog: (
|
|
3593
2449
|
obj: SubscribedWorkteam
|
|
3594
2450
|
) => any;
|
|
3595
|
-
|
|
3596
2451
|
export declare const DescribeSubscribedWorkteamResponseFilterSensitiveLog: (
|
|
3597
2452
|
obj: DescribeSubscribedWorkteamResponse
|
|
3598
2453
|
) => any;
|
|
3599
|
-
|
|
3600
2454
|
export declare const DescribeTrainingJobRequestFilterSensitiveLog: (
|
|
3601
2455
|
obj: DescribeTrainingJobRequest
|
|
3602
2456
|
) => any;
|
|
3603
|
-
|
|
3604
2457
|
export declare const MetricDataFilterSensitiveLog: (obj: MetricData) => any;
|
|
3605
|
-
|
|
3606
2458
|
export declare const ProfilerRuleEvaluationStatusFilterSensitiveLog: (
|
|
3607
2459
|
obj: ProfilerRuleEvaluationStatus
|
|
3608
2460
|
) => any;
|
|
3609
|
-
|
|
3610
2461
|
export declare const SecondaryStatusTransitionFilterSensitiveLog: (
|
|
3611
2462
|
obj: SecondaryStatusTransition
|
|
3612
2463
|
) => any;
|
|
3613
|
-
|
|
3614
2464
|
export declare const DescribeTrainingJobResponseFilterSensitiveLog: (
|
|
3615
2465
|
obj: DescribeTrainingJobResponse
|
|
3616
2466
|
) => any;
|
|
3617
|
-
|
|
3618
2467
|
export declare const DescribeTransformJobRequestFilterSensitiveLog: (
|
|
3619
2468
|
obj: DescribeTransformJobRequest
|
|
3620
2469
|
) => any;
|
|
3621
|
-
|
|
3622
2470
|
export declare const DescribeTransformJobResponseFilterSensitiveLog: (
|
|
3623
2471
|
obj: DescribeTransformJobResponse
|
|
3624
2472
|
) => any;
|
|
3625
|
-
|
|
3626
2473
|
export declare const DescribeTrialRequestFilterSensitiveLog: (
|
|
3627
2474
|
obj: DescribeTrialRequest
|
|
3628
2475
|
) => any;
|
|
3629
|
-
|
|
3630
2476
|
export declare const TrialSourceFilterSensitiveLog: (obj: TrialSource) => any;
|
|
3631
|
-
|
|
3632
2477
|
export declare const DescribeTrialResponseFilterSensitiveLog: (
|
|
3633
2478
|
obj: DescribeTrialResponse
|
|
3634
2479
|
) => any;
|
|
3635
|
-
|
|
3636
2480
|
export declare const DescribeTrialComponentRequestFilterSensitiveLog: (
|
|
3637
2481
|
obj: DescribeTrialComponentRequest
|
|
3638
2482
|
) => any;
|
|
3639
|
-
|
|
3640
2483
|
export declare const TrialComponentMetricSummaryFilterSensitiveLog: (
|
|
3641
2484
|
obj: TrialComponentMetricSummary
|
|
3642
2485
|
) => any;
|
|
3643
|
-
|
|
3644
2486
|
export declare const TrialComponentSourceFilterSensitiveLog: (
|
|
3645
2487
|
obj: TrialComponentSource
|
|
3646
2488
|
) => any;
|
|
3647
|
-
|
|
3648
2489
|
export declare const DescribeTrialComponentResponseFilterSensitiveLog: (
|
|
3649
2490
|
obj: DescribeTrialComponentResponse
|
|
3650
2491
|
) => any;
|
|
3651
|
-
|
|
3652
2492
|
export declare const DescribeUserProfileRequestFilterSensitiveLog: (
|
|
3653
2493
|
obj: DescribeUserProfileRequest
|
|
3654
2494
|
) => any;
|
|
3655
|
-
|
|
3656
2495
|
export declare const DescribeUserProfileResponseFilterSensitiveLog: (
|
|
3657
2496
|
obj: DescribeUserProfileResponse
|
|
3658
2497
|
) => any;
|
|
3659
|
-
|
|
3660
2498
|
export declare const DescribeWorkforceRequestFilterSensitiveLog: (
|
|
3661
2499
|
obj: DescribeWorkforceRequest
|
|
3662
2500
|
) => any;
|
|
3663
|
-
|
|
3664
2501
|
export declare const OidcConfigForResponseFilterSensitiveLog: (
|
|
3665
2502
|
obj: OidcConfigForResponse
|
|
3666
2503
|
) => any;
|
|
3667
|
-
|
|
3668
2504
|
export declare const WorkforceVpcConfigResponseFilterSensitiveLog: (
|
|
3669
2505
|
obj: WorkforceVpcConfigResponse
|
|
3670
2506
|
) => any;
|
|
3671
|
-
|
|
3672
2507
|
export declare const WorkforceFilterSensitiveLog: (obj: Workforce) => any;
|
|
3673
|
-
|
|
3674
2508
|
export declare const DescribeWorkforceResponseFilterSensitiveLog: (
|
|
3675
2509
|
obj: DescribeWorkforceResponse
|
|
3676
2510
|
) => any;
|
|
3677
|
-
|
|
3678
2511
|
export declare const DescribeWorkteamRequestFilterSensitiveLog: (
|
|
3679
2512
|
obj: DescribeWorkteamRequest
|
|
3680
2513
|
) => any;
|
|
3681
|
-
|
|
3682
2514
|
export declare const WorkteamFilterSensitiveLog: (obj: Workteam) => any;
|
|
3683
|
-
|
|
3684
2515
|
export declare const DescribeWorkteamResponseFilterSensitiveLog: (
|
|
3685
2516
|
obj: DescribeWorkteamResponse
|
|
3686
2517
|
) => any;
|
|
3687
|
-
|
|
3688
2518
|
export declare const DesiredWeightAndCapacityFilterSensitiveLog: (
|
|
3689
2519
|
obj: DesiredWeightAndCapacity
|
|
3690
2520
|
) => any;
|
|
3691
|
-
|
|
3692
2521
|
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
3693
|
-
|
|
3694
2522
|
export declare const DeviceDeploymentSummaryFilterSensitiveLog: (
|
|
3695
2523
|
obj: DeviceDeploymentSummary
|
|
3696
2524
|
) => any;
|
|
3697
|
-
|
|
3698
2525
|
export declare const DeviceFleetSummaryFilterSensitiveLog: (
|
|
3699
2526
|
obj: DeviceFleetSummary
|
|
3700
2527
|
) => any;
|
|
3701
|
-
|
|
3702
2528
|
export declare const DeviceStatsFilterSensitiveLog: (obj: DeviceStats) => any;
|
|
3703
|
-
|
|
3704
2529
|
export declare const EdgeModelSummaryFilterSensitiveLog: (
|
|
3705
2530
|
obj: EdgeModelSummary
|
|
3706
2531
|
) => any;
|
|
3707
|
-
|
|
3708
2532
|
export declare const DeviceSummaryFilterSensitiveLog: (
|
|
3709
2533
|
obj: DeviceSummary
|
|
3710
2534
|
) => any;
|
|
3711
|
-
|
|
3712
2535
|
export declare const DisableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (
|
|
3713
2536
|
obj: DisableSagemakerServicecatalogPortfolioInput
|
|
3714
2537
|
) => any;
|
|
3715
|
-
|
|
3716
2538
|
export declare const DisableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (
|
|
3717
2539
|
obj: DisableSagemakerServicecatalogPortfolioOutput
|
|
3718
2540
|
) => any;
|
|
3719
|
-
|
|
3720
2541
|
export declare const DisassociateTrialComponentRequestFilterSensitiveLog: (
|
|
3721
2542
|
obj: DisassociateTrialComponentRequest
|
|
3722
2543
|
) => any;
|
|
3723
|
-
|
|
3724
2544
|
export declare const DisassociateTrialComponentResponseFilterSensitiveLog: (
|
|
3725
2545
|
obj: DisassociateTrialComponentResponse
|
|
3726
2546
|
) => any;
|
|
3727
|
-
|
|
3728
2547
|
export declare const DomainDetailsFilterSensitiveLog: (
|
|
3729
2548
|
obj: DomainDetails
|
|
3730
2549
|
) => any;
|
|
3731
|
-
|
|
3732
2550
|
export declare const RStudioServerProDomainSettingsForUpdateFilterSensitiveLog: (
|
|
3733
2551
|
obj: RStudioServerProDomainSettingsForUpdate
|
|
3734
2552
|
) => any;
|
|
3735
|
-
|
|
3736
2553
|
export declare const DomainSettingsForUpdateFilterSensitiveLog: (
|
|
3737
2554
|
obj: DomainSettingsForUpdate
|
|
3738
2555
|
) => any;
|
|
3739
|
-
|
|
3740
2556
|
export declare const EdgeFilterSensitiveLog: (obj: Edge) => any;
|
|
3741
|
-
|
|
3742
2557
|
export declare const EdgeDeploymentPlanSummaryFilterSensitiveLog: (
|
|
3743
2558
|
obj: EdgeDeploymentPlanSummary
|
|
3744
2559
|
) => any;
|
|
3745
|
-
|
|
3746
2560
|
export declare const EdgeModelStatFilterSensitiveLog: (
|
|
3747
2561
|
obj: EdgeModelStat
|
|
3748
2562
|
) => any;
|
|
3749
|
-
|
|
3750
2563
|
export declare const EdgePackagingJobSummaryFilterSensitiveLog: (
|
|
3751
2564
|
obj: EdgePackagingJobSummary
|
|
3752
2565
|
) => any;
|
|
3753
|
-
|
|
3754
2566
|
export declare const EMRStepMetadataFilterSensitiveLog: (
|
|
3755
2567
|
obj: EMRStepMetadata
|
|
3756
2568
|
) => any;
|
|
3757
|
-
|
|
3758
2569
|
export declare const EnableSagemakerServicecatalogPortfolioInputFilterSensitiveLog: (
|
|
3759
2570
|
obj: EnableSagemakerServicecatalogPortfolioInput
|
|
3760
2571
|
) => any;
|
|
3761
|
-
|
|
3762
2572
|
export declare const EnableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog: (
|
|
3763
2573
|
obj: EnableSagemakerServicecatalogPortfolioOutput
|
|
3764
2574
|
) => any;
|
|
3765
|
-
|
|
3766
2575
|
export declare const MonitoringScheduleFilterSensitiveLog: (
|
|
3767
2576
|
obj: MonitoringSchedule
|
|
3768
2577
|
) => any;
|
|
3769
|
-
|
|
3770
2578
|
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
3771
|
-
|
|
3772
2579
|
export declare const EndpointConfigSummaryFilterSensitiveLog: (
|
|
3773
2580
|
obj: EndpointConfigSummary
|
|
3774
2581
|
) => any;
|
|
3775
|
-
|
|
3776
2582
|
export declare const EndpointSummaryFilterSensitiveLog: (
|
|
3777
2583
|
obj: EndpointSummary
|
|
3778
2584
|
) => any;
|
|
3779
|
-
|
|
3780
2585
|
export declare const ExperimentFilterSensitiveLog: (obj: Experiment) => any;
|
|
3781
|
-
|
|
3782
2586
|
export declare const ExperimentSummaryFilterSensitiveLog: (
|
|
3783
2587
|
obj: ExperimentSummary
|
|
3784
2588
|
) => any;
|
|
3785
|
-
|
|
3786
2589
|
export declare const FailStepMetadataFilterSensitiveLog: (
|
|
3787
2590
|
obj: FailStepMetadata
|
|
3788
2591
|
) => any;
|
|
3789
|
-
|
|
3790
2592
|
export declare const FeatureGroupFilterSensitiveLog: (obj: FeatureGroup) => any;
|
|
3791
|
-
|
|
3792
2593
|
export declare const FeatureGroupSummaryFilterSensitiveLog: (
|
|
3793
2594
|
obj: FeatureGroupSummary
|
|
3794
2595
|
) => any;
|
|
3795
|
-
|
|
3796
2596
|
export declare const FeatureMetadataFilterSensitiveLog: (
|
|
3797
2597
|
obj: FeatureMetadata
|
|
3798
2598
|
) => any;
|
|
3799
|
-
|
|
3800
2599
|
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
3801
|
-
|
|
3802
2600
|
export declare const FlowDefinitionSummaryFilterSensitiveLog: (
|
|
3803
2601
|
obj: FlowDefinitionSummary
|
|
3804
2602
|
) => any;
|
|
3805
|
-
|
|
3806
2603
|
export declare const GetDeviceFleetReportRequestFilterSensitiveLog: (
|
|
3807
2604
|
obj: GetDeviceFleetReportRequest
|
|
3808
2605
|
) => any;
|
|
3809
|
-
|
|
3810
2606
|
export declare const GetDeviceFleetReportResponseFilterSensitiveLog: (
|
|
3811
2607
|
obj: GetDeviceFleetReportResponse
|
|
3812
2608
|
) => any;
|
|
3813
|
-
|
|
3814
2609
|
export declare const GetLineageGroupPolicyRequestFilterSensitiveLog: (
|
|
3815
2610
|
obj: GetLineageGroupPolicyRequest
|
|
3816
2611
|
) => any;
|
|
3817
|
-
|
|
3818
2612
|
export declare const GetLineageGroupPolicyResponseFilterSensitiveLog: (
|
|
3819
2613
|
obj: GetLineageGroupPolicyResponse
|
|
3820
2614
|
) => any;
|
|
3821
|
-
|
|
3822
2615
|
export declare const GetModelPackageGroupPolicyInputFilterSensitiveLog: (
|
|
3823
2616
|
obj: GetModelPackageGroupPolicyInput
|
|
3824
2617
|
) => any;
|
|
3825
|
-
|
|
3826
2618
|
export declare const GetModelPackageGroupPolicyOutputFilterSensitiveLog: (
|
|
3827
2619
|
obj: GetModelPackageGroupPolicyOutput
|
|
3828
2620
|
) => any;
|
|
3829
|
-
|
|
3830
2621
|
export declare const GetSagemakerServicecatalogPortfolioStatusInputFilterSensitiveLog: (
|
|
3831
2622
|
obj: GetSagemakerServicecatalogPortfolioStatusInput
|
|
3832
2623
|
) => any;
|
|
3833
|
-
|
|
3834
2624
|
export declare const GetSagemakerServicecatalogPortfolioStatusOutputFilterSensitiveLog: (
|
|
3835
2625
|
obj: GetSagemakerServicecatalogPortfolioStatusOutput
|
|
3836
2626
|
) => any;
|
|
3837
|
-
|
|
3838
2627
|
export declare const PropertyNameQueryFilterSensitiveLog: (
|
|
3839
2628
|
obj: PropertyNameQuery
|
|
3840
2629
|
) => any;
|
|
3841
|
-
|
|
3842
2630
|
export declare const SuggestionQueryFilterSensitiveLog: (
|
|
3843
2631
|
obj: SuggestionQuery
|
|
3844
2632
|
) => any;
|
|
3845
|
-
|
|
3846
2633
|
export declare const GetSearchSuggestionsRequestFilterSensitiveLog: (
|
|
3847
2634
|
obj: GetSearchSuggestionsRequest
|
|
3848
2635
|
) => any;
|
|
3849
|
-
|
|
3850
2636
|
export declare const PropertyNameSuggestionFilterSensitiveLog: (
|
|
3851
2637
|
obj: PropertyNameSuggestion
|
|
3852
2638
|
) => any;
|
|
3853
|
-
|
|
3854
2639
|
export declare const GetSearchSuggestionsResponseFilterSensitiveLog: (
|
|
3855
2640
|
obj: GetSearchSuggestionsResponse
|
|
3856
2641
|
) => any;
|
|
3857
|
-
|
|
3858
2642
|
export declare const GitConfigForUpdateFilterSensitiveLog: (
|
|
3859
2643
|
obj: GitConfigForUpdate
|
|
3860
2644
|
) => any;
|
|
3861
|
-
|
|
3862
2645
|
export declare const HumanTaskUiSummaryFilterSensitiveLog: (
|
|
3863
2646
|
obj: HumanTaskUiSummary
|
|
3864
2647
|
) => any;
|
|
3865
|
-
|
|
3866
2648
|
export declare const HyperParameterTuningJobSearchEntityFilterSensitiveLog: (
|
|
3867
2649
|
obj: HyperParameterTuningJobSearchEntity
|
|
3868
2650
|
) => any;
|
|
3869
|
-
|
|
3870
2651
|
export declare const HyperParameterTuningJobSummaryFilterSensitiveLog: (
|
|
3871
2652
|
obj: HyperParameterTuningJobSummary
|
|
3872
2653
|
) => any;
|
|
3873
|
-
|
|
3874
2654
|
export declare const ImageFilterSensitiveLog: (obj: Image) => any;
|
|
3875
|
-
|
|
3876
2655
|
export declare const ImageVersionFilterSensitiveLog: (obj: ImageVersion) => any;
|
|
3877
|
-
|
|
3878
2656
|
export declare const InferenceRecommendationsJobFilterSensitiveLog: (
|
|
3879
2657
|
obj: InferenceRecommendationsJob
|
|
3880
2658
|
) => any;
|
|
3881
|
-
|
|
3882
2659
|
export declare const LabelCountersForWorkteamFilterSensitiveLog: (
|
|
3883
2660
|
obj: LabelCountersForWorkteam
|
|
3884
2661
|
) => any;
|
|
3885
|
-
|
|
3886
2662
|
export declare const LabelingJobForWorkteamSummaryFilterSensitiveLog: (
|
|
3887
2663
|
obj: LabelingJobForWorkteamSummary
|
|
3888
2664
|
) => any;
|
|
3889
|
-
|
|
3890
2665
|
export declare const LabelingJobSummaryFilterSensitiveLog: (
|
|
3891
2666
|
obj: LabelingJobSummary
|
|
3892
2667
|
) => any;
|
|
3893
|
-
|
|
3894
2668
|
export declare const LambdaStepMetadataFilterSensitiveLog: (
|
|
3895
2669
|
obj: LambdaStepMetadata
|
|
3896
2670
|
) => any;
|
|
3897
|
-
|
|
3898
2671
|
export declare const LineageGroupSummaryFilterSensitiveLog: (
|
|
3899
2672
|
obj: LineageGroupSummary
|
|
3900
2673
|
) => any;
|
|
3901
|
-
|
|
3902
2674
|
export declare const ListActionsRequestFilterSensitiveLog: (
|
|
3903
2675
|
obj: ListActionsRequest
|
|
3904
2676
|
) => any;
|
|
3905
|
-
|
|
3906
2677
|
export declare const ListActionsResponseFilterSensitiveLog: (
|
|
3907
2678
|
obj: ListActionsResponse
|
|
3908
2679
|
) => any;
|
|
3909
|
-
|
|
3910
2680
|
export declare const ListAlgorithmsInputFilterSensitiveLog: (
|
|
3911
2681
|
obj: ListAlgorithmsInput
|
|
3912
2682
|
) => any;
|
|
3913
|
-
|
|
3914
2683
|
export declare const ListAlgorithmsOutputFilterSensitiveLog: (
|
|
3915
2684
|
obj: ListAlgorithmsOutput
|
|
3916
2685
|
) => any;
|
|
3917
|
-
|
|
3918
2686
|
export declare const ListAppImageConfigsRequestFilterSensitiveLog: (
|
|
3919
2687
|
obj: ListAppImageConfigsRequest
|
|
3920
2688
|
) => any;
|
|
3921
|
-
|
|
3922
2689
|
export declare const ListAppImageConfigsResponseFilterSensitiveLog: (
|
|
3923
2690
|
obj: ListAppImageConfigsResponse
|
|
3924
2691
|
) => any;
|
|
3925
|
-
|
|
3926
2692
|
export declare const ListAppsRequestFilterSensitiveLog: (
|
|
3927
2693
|
obj: ListAppsRequest
|
|
3928
2694
|
) => any;
|
|
3929
|
-
|
|
3930
2695
|
export declare const ListAppsResponseFilterSensitiveLog: (
|
|
3931
2696
|
obj: ListAppsResponse
|
|
3932
2697
|
) => any;
|
|
3933
|
-
|
|
3934
2698
|
export declare const ListArtifactsRequestFilterSensitiveLog: (
|
|
3935
2699
|
obj: ListArtifactsRequest
|
|
3936
2700
|
) => any;
|
|
3937
|
-
|
|
3938
2701
|
export declare const ListArtifactsResponseFilterSensitiveLog: (
|
|
3939
2702
|
obj: ListArtifactsResponse
|
|
3940
2703
|
) => any;
|
|
3941
|
-
|
|
3942
2704
|
export declare const ListAssociationsRequestFilterSensitiveLog: (
|
|
3943
2705
|
obj: ListAssociationsRequest
|
|
3944
2706
|
) => any;
|
|
3945
|
-
|
|
3946
2707
|
export declare const ListAssociationsResponseFilterSensitiveLog: (
|
|
3947
2708
|
obj: ListAssociationsResponse
|
|
3948
2709
|
) => any;
|
|
3949
|
-
|
|
3950
2710
|
export declare const ListAutoMLJobsRequestFilterSensitiveLog: (
|
|
3951
2711
|
obj: ListAutoMLJobsRequest
|
|
3952
2712
|
) => any;
|
|
3953
|
-
|
|
3954
2713
|
export declare const ListAutoMLJobsResponseFilterSensitiveLog: (
|
|
3955
2714
|
obj: ListAutoMLJobsResponse
|
|
3956
2715
|
) => any;
|
|
3957
|
-
|
|
3958
2716
|
export declare const ListCandidatesForAutoMLJobRequestFilterSensitiveLog: (
|
|
3959
2717
|
obj: ListCandidatesForAutoMLJobRequest
|
|
3960
2718
|
) => any;
|
|
3961
|
-
|
|
3962
2719
|
export declare const ListCandidatesForAutoMLJobResponseFilterSensitiveLog: (
|
|
3963
2720
|
obj: ListCandidatesForAutoMLJobResponse
|
|
3964
2721
|
) => any;
|
|
3965
|
-
|
|
3966
2722
|
export declare const ListCodeRepositoriesInputFilterSensitiveLog: (
|
|
3967
2723
|
obj: ListCodeRepositoriesInput
|
|
3968
2724
|
) => any;
|
|
3969
|
-
|
|
3970
2725
|
export declare const ListCodeRepositoriesOutputFilterSensitiveLog: (
|
|
3971
2726
|
obj: ListCodeRepositoriesOutput
|
|
3972
2727
|
) => any;
|
|
3973
|
-
|
|
3974
2728
|
export declare const ListCompilationJobsRequestFilterSensitiveLog: (
|
|
3975
2729
|
obj: ListCompilationJobsRequest
|
|
3976
2730
|
) => any;
|
|
3977
|
-
|
|
3978
2731
|
export declare const ListCompilationJobsResponseFilterSensitiveLog: (
|
|
3979
2732
|
obj: ListCompilationJobsResponse
|
|
3980
2733
|
) => any;
|
|
3981
|
-
|
|
3982
2734
|
export declare const ListContextsRequestFilterSensitiveLog: (
|
|
3983
2735
|
obj: ListContextsRequest
|
|
3984
2736
|
) => any;
|
|
3985
|
-
|
|
3986
2737
|
export declare const ListContextsResponseFilterSensitiveLog: (
|
|
3987
2738
|
obj: ListContextsResponse
|
|
3988
2739
|
) => any;
|
|
3989
|
-
|
|
3990
2740
|
export declare const ListDataQualityJobDefinitionsRequestFilterSensitiveLog: (
|
|
3991
2741
|
obj: ListDataQualityJobDefinitionsRequest
|
|
3992
2742
|
) => any;
|
|
3993
|
-
|
|
3994
2743
|
export declare const MonitoringJobDefinitionSummaryFilterSensitiveLog: (
|
|
3995
2744
|
obj: MonitoringJobDefinitionSummary
|
|
3996
2745
|
) => any;
|
|
3997
|
-
|
|
3998
2746
|
export declare const ListDataQualityJobDefinitionsResponseFilterSensitiveLog: (
|
|
3999
2747
|
obj: ListDataQualityJobDefinitionsResponse
|
|
4000
2748
|
) => any;
|
|
4001
|
-
|
|
4002
2749
|
export declare const ListDeviceFleetsRequestFilterSensitiveLog: (
|
|
4003
2750
|
obj: ListDeviceFleetsRequest
|
|
4004
2751
|
) => any;
|
|
4005
|
-
|
|
4006
2752
|
export declare const ListDeviceFleetsResponseFilterSensitiveLog: (
|
|
4007
2753
|
obj: ListDeviceFleetsResponse
|
|
4008
2754
|
) => any;
|
|
4009
|
-
|
|
4010
2755
|
export declare const ListDevicesRequestFilterSensitiveLog: (
|
|
4011
2756
|
obj: ListDevicesRequest
|
|
4012
2757
|
) => any;
|
|
4013
|
-
|
|
4014
2758
|
export declare const ListDevicesResponseFilterSensitiveLog: (
|
|
4015
2759
|
obj: ListDevicesResponse
|
|
4016
2760
|
) => any;
|
|
4017
|
-
|
|
4018
2761
|
export declare const ListDomainsRequestFilterSensitiveLog: (
|
|
4019
2762
|
obj: ListDomainsRequest
|
|
4020
2763
|
) => any;
|
|
4021
|
-
|
|
4022
2764
|
export declare const ListDomainsResponseFilterSensitiveLog: (
|
|
4023
2765
|
obj: ListDomainsResponse
|
|
4024
2766
|
) => any;
|
|
4025
|
-
|
|
4026
2767
|
export declare const ListEdgeDeploymentPlansRequestFilterSensitiveLog: (
|
|
4027
2768
|
obj: ListEdgeDeploymentPlansRequest
|
|
4028
2769
|
) => any;
|
|
4029
|
-
|
|
4030
2770
|
export declare const ListEdgeDeploymentPlansResponseFilterSensitiveLog: (
|
|
4031
2771
|
obj: ListEdgeDeploymentPlansResponse
|
|
4032
2772
|
) => any;
|
|
4033
|
-
|
|
4034
2773
|
export declare const ListEdgePackagingJobsRequestFilterSensitiveLog: (
|
|
4035
2774
|
obj: ListEdgePackagingJobsRequest
|
|
4036
2775
|
) => any;
|
|
4037
|
-
|
|
4038
2776
|
export declare const ListEdgePackagingJobsResponseFilterSensitiveLog: (
|
|
4039
2777
|
obj: ListEdgePackagingJobsResponse
|
|
4040
2778
|
) => any;
|
|
4041
|
-
|
|
4042
2779
|
export declare const ListEndpointConfigsInputFilterSensitiveLog: (
|
|
4043
2780
|
obj: ListEndpointConfigsInput
|
|
4044
2781
|
) => any;
|
|
4045
|
-
|
|
4046
2782
|
export declare const ListEndpointConfigsOutputFilterSensitiveLog: (
|
|
4047
2783
|
obj: ListEndpointConfigsOutput
|
|
4048
2784
|
) => any;
|
|
4049
|
-
|
|
4050
2785
|
export declare const ListEndpointsInputFilterSensitiveLog: (
|
|
4051
2786
|
obj: ListEndpointsInput
|
|
4052
2787
|
) => any;
|
|
4053
|
-
|
|
4054
2788
|
export declare const ListEndpointsOutputFilterSensitiveLog: (
|
|
4055
2789
|
obj: ListEndpointsOutput
|
|
4056
2790
|
) => any;
|
|
4057
|
-
|
|
4058
2791
|
export declare const ListExperimentsRequestFilterSensitiveLog: (
|
|
4059
2792
|
obj: ListExperimentsRequest
|
|
4060
2793
|
) => any;
|
|
4061
|
-
|
|
4062
2794
|
export declare const ListExperimentsResponseFilterSensitiveLog: (
|
|
4063
2795
|
obj: ListExperimentsResponse
|
|
4064
2796
|
) => any;
|
|
4065
|
-
|
|
4066
2797
|
export declare const ListFeatureGroupsRequestFilterSensitiveLog: (
|
|
4067
2798
|
obj: ListFeatureGroupsRequest
|
|
4068
2799
|
) => any;
|
|
4069
|
-
|
|
4070
2800
|
export declare const ListFeatureGroupsResponseFilterSensitiveLog: (
|
|
4071
2801
|
obj: ListFeatureGroupsResponse
|
|
4072
2802
|
) => any;
|
|
4073
|
-
|
|
4074
2803
|
export declare const ListFlowDefinitionsRequestFilterSensitiveLog: (
|
|
4075
2804
|
obj: ListFlowDefinitionsRequest
|
|
4076
2805
|
) => any;
|
|
4077
|
-
|
|
4078
2806
|
export declare const ListFlowDefinitionsResponseFilterSensitiveLog: (
|
|
4079
2807
|
obj: ListFlowDefinitionsResponse
|
|
4080
2808
|
) => any;
|
|
4081
|
-
|
|
4082
2809
|
export declare const ListHumanTaskUisRequestFilterSensitiveLog: (
|
|
4083
2810
|
obj: ListHumanTaskUisRequest
|
|
4084
2811
|
) => any;
|
|
4085
|
-
|
|
4086
2812
|
export declare const ListHumanTaskUisResponseFilterSensitiveLog: (
|
|
4087
2813
|
obj: ListHumanTaskUisResponse
|
|
4088
2814
|
) => any;
|
|
4089
|
-
|
|
4090
2815
|
export declare const ListHyperParameterTuningJobsRequestFilterSensitiveLog: (
|
|
4091
2816
|
obj: ListHyperParameterTuningJobsRequest
|
|
4092
2817
|
) => any;
|
|
4093
|
-
|
|
4094
2818
|
export declare const ListHyperParameterTuningJobsResponseFilterSensitiveLog: (
|
|
4095
2819
|
obj: ListHyperParameterTuningJobsResponse
|
|
4096
2820
|
) => any;
|
|
4097
|
-
|
|
4098
2821
|
export declare const ListImagesRequestFilterSensitiveLog: (
|
|
4099
2822
|
obj: ListImagesRequest
|
|
4100
2823
|
) => any;
|
|
4101
|
-
|
|
4102
2824
|
export declare const ListImagesResponseFilterSensitiveLog: (
|
|
4103
2825
|
obj: ListImagesResponse
|
|
4104
2826
|
) => any;
|
|
4105
|
-
|
|
4106
2827
|
export declare const ListImageVersionsRequestFilterSensitiveLog: (
|
|
4107
2828
|
obj: ListImageVersionsRequest
|
|
4108
2829
|
) => any;
|
|
4109
|
-
|
|
4110
2830
|
export declare const ListImageVersionsResponseFilterSensitiveLog: (
|
|
4111
2831
|
obj: ListImageVersionsResponse
|
|
4112
2832
|
) => any;
|
|
4113
|
-
|
|
4114
2833
|
export declare const ListInferenceRecommendationsJobsRequestFilterSensitiveLog: (
|
|
4115
2834
|
obj: ListInferenceRecommendationsJobsRequest
|
|
4116
2835
|
) => any;
|
|
4117
|
-
|
|
4118
2836
|
export declare const ListInferenceRecommendationsJobsResponseFilterSensitiveLog: (
|
|
4119
2837
|
obj: ListInferenceRecommendationsJobsResponse
|
|
4120
2838
|
) => any;
|
|
4121
|
-
|
|
4122
2839
|
export declare const ListLabelingJobsRequestFilterSensitiveLog: (
|
|
4123
2840
|
obj: ListLabelingJobsRequest
|
|
4124
2841
|
) => any;
|
|
4125
|
-
|
|
4126
2842
|
export declare const ListLabelingJobsResponseFilterSensitiveLog: (
|
|
4127
2843
|
obj: ListLabelingJobsResponse
|
|
4128
2844
|
) => any;
|
|
4129
|
-
|
|
4130
2845
|
export declare const ListLabelingJobsForWorkteamRequestFilterSensitiveLog: (
|
|
4131
2846
|
obj: ListLabelingJobsForWorkteamRequest
|
|
4132
2847
|
) => any;
|
|
4133
|
-
|
|
4134
2848
|
export declare const ListLabelingJobsForWorkteamResponseFilterSensitiveLog: (
|
|
4135
2849
|
obj: ListLabelingJobsForWorkteamResponse
|
|
4136
2850
|
) => any;
|
|
4137
|
-
|
|
4138
2851
|
export declare const ListLineageGroupsRequestFilterSensitiveLog: (
|
|
4139
2852
|
obj: ListLineageGroupsRequest
|
|
4140
2853
|
) => any;
|
|
4141
|
-
|
|
4142
2854
|
export declare const ListLineageGroupsResponseFilterSensitiveLog: (
|
|
4143
2855
|
obj: ListLineageGroupsResponse
|
|
4144
2856
|
) => any;
|
|
4145
|
-
|
|
4146
2857
|
export declare const ListModelBiasJobDefinitionsRequestFilterSensitiveLog: (
|
|
4147
2858
|
obj: ListModelBiasJobDefinitionsRequest
|
|
4148
2859
|
) => any;
|
|
4149
|
-
|
|
4150
2860
|
export declare const ListModelBiasJobDefinitionsResponseFilterSensitiveLog: (
|
|
4151
2861
|
obj: ListModelBiasJobDefinitionsResponse
|
|
4152
2862
|
) => any;
|
|
4153
|
-
|
|
4154
2863
|
export declare const ListModelExplainabilityJobDefinitionsRequestFilterSensitiveLog: (
|
|
4155
2864
|
obj: ListModelExplainabilityJobDefinitionsRequest
|
|
4156
2865
|
) => any;
|
|
4157
|
-
|
|
4158
2866
|
export declare const ListModelExplainabilityJobDefinitionsResponseFilterSensitiveLog: (
|
|
4159
2867
|
obj: ListModelExplainabilityJobDefinitionsResponse
|
|
4160
2868
|
) => any;
|
|
4161
|
-
|
|
4162
2869
|
export declare const ModelMetadataFilterFilterSensitiveLog: (
|
|
4163
2870
|
obj: ModelMetadataFilter
|
|
4164
2871
|
) => any;
|
|
4165
|
-
|
|
4166
2872
|
export declare const ModelMetadataSearchExpressionFilterSensitiveLog: (
|
|
4167
2873
|
obj: ModelMetadataSearchExpression
|
|
4168
2874
|
) => any;
|
|
4169
|
-
|
|
4170
2875
|
export declare const ListModelMetadataRequestFilterSensitiveLog: (
|
|
4171
2876
|
obj: ListModelMetadataRequest
|
|
4172
2877
|
) => any;
|
|
4173
|
-
|
|
4174
2878
|
export declare const ModelMetadataSummaryFilterSensitiveLog: (
|
|
4175
2879
|
obj: ModelMetadataSummary
|
|
4176
2880
|
) => any;
|
|
4177
|
-
|
|
4178
2881
|
export declare const ListModelMetadataResponseFilterSensitiveLog: (
|
|
4179
2882
|
obj: ListModelMetadataResponse
|
|
4180
2883
|
) => any;
|
|
4181
|
-
|
|
4182
2884
|
export declare const ListModelPackageGroupsInputFilterSensitiveLog: (
|
|
4183
2885
|
obj: ListModelPackageGroupsInput
|
|
4184
2886
|
) => any;
|
|
4185
|
-
|
|
4186
2887
|
export declare const ModelPackageGroupSummaryFilterSensitiveLog: (
|
|
4187
2888
|
obj: ModelPackageGroupSummary
|
|
4188
2889
|
) => any;
|
|
4189
|
-
|
|
4190
2890
|
export declare const ListModelPackageGroupsOutputFilterSensitiveLog: (
|
|
4191
2891
|
obj: ListModelPackageGroupsOutput
|
|
4192
2892
|
) => any;
|
|
4193
|
-
|
|
4194
2893
|
export declare const ListModelPackagesInputFilterSensitiveLog: (
|
|
4195
2894
|
obj: ListModelPackagesInput
|
|
4196
2895
|
) => any;
|
|
4197
|
-
|
|
4198
2896
|
export declare const ModelPackageSummaryFilterSensitiveLog: (
|
|
4199
2897
|
obj: ModelPackageSummary
|
|
4200
2898
|
) => any;
|
|
4201
|
-
|
|
4202
2899
|
export declare const ListModelPackagesOutputFilterSensitiveLog: (
|
|
4203
2900
|
obj: ListModelPackagesOutput
|
|
4204
2901
|
) => any;
|
|
4205
|
-
|
|
4206
2902
|
export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (
|
|
4207
2903
|
obj: ListModelQualityJobDefinitionsRequest
|
|
4208
2904
|
) => any;
|
|
4209
|
-
|
|
4210
2905
|
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (
|
|
4211
2906
|
obj: ListModelQualityJobDefinitionsResponse
|
|
4212
2907
|
) => any;
|
|
4213
|
-
|
|
4214
2908
|
export declare const ListModelsInputFilterSensitiveLog: (
|
|
4215
2909
|
obj: ListModelsInput
|
|
4216
2910
|
) => any;
|
|
4217
|
-
|
|
4218
2911
|
export declare const ModelSummaryFilterSensitiveLog: (obj: ModelSummary) => any;
|
|
4219
|
-
|
|
4220
2912
|
export declare const ListModelsOutputFilterSensitiveLog: (
|
|
4221
2913
|
obj: ListModelsOutput
|
|
4222
2914
|
) => any;
|
|
4223
|
-
|
|
4224
2915
|
export declare const ListMonitoringExecutionsRequestFilterSensitiveLog: (
|
|
4225
2916
|
obj: ListMonitoringExecutionsRequest
|
|
4226
2917
|
) => any;
|
|
4227
|
-
|
|
4228
2918
|
export declare const ListMonitoringExecutionsResponseFilterSensitiveLog: (
|
|
4229
2919
|
obj: ListMonitoringExecutionsResponse
|
|
4230
2920
|
) => any;
|
|
4231
|
-
|
|
4232
2921
|
export declare const ListMonitoringSchedulesRequestFilterSensitiveLog: (
|
|
4233
2922
|
obj: ListMonitoringSchedulesRequest
|
|
4234
2923
|
) => any;
|
|
4235
|
-
|
|
4236
2924
|
export declare const MonitoringScheduleSummaryFilterSensitiveLog: (
|
|
4237
2925
|
obj: MonitoringScheduleSummary
|
|
4238
2926
|
) => any;
|
|
4239
|
-
|
|
4240
2927
|
export declare const ListMonitoringSchedulesResponseFilterSensitiveLog: (
|
|
4241
2928
|
obj: ListMonitoringSchedulesResponse
|
|
4242
2929
|
) => any;
|
|
4243
|
-
|
|
4244
2930
|
export declare const ListNotebookInstanceLifecycleConfigsInputFilterSensitiveLog: (
|
|
4245
2931
|
obj: ListNotebookInstanceLifecycleConfigsInput
|
|
4246
2932
|
) => any;
|
|
4247
|
-
|
|
4248
2933
|
export declare const NotebookInstanceLifecycleConfigSummaryFilterSensitiveLog: (
|
|
4249
2934
|
obj: NotebookInstanceLifecycleConfigSummary
|
|
4250
2935
|
) => any;
|
|
4251
|
-
|
|
4252
|
-
export declare const ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog: (
|
|
4253
|
-
obj: ListNotebookInstanceLifecycleConfigsOutput
|
|
4254
|
-
) => any;
|