@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
|
@@ -40,7 +40,6 @@ import {
|
|
|
40
40
|
DebugRuleEvaluationStatus,
|
|
41
41
|
DriftCheckBaselines,
|
|
42
42
|
ExperimentConfig,
|
|
43
|
-
FeatureParameter,
|
|
44
43
|
InstanceMetadataServiceConfiguration,
|
|
45
44
|
MemberDefinition,
|
|
46
45
|
ModelArtifacts,
|
|
@@ -86,6 +85,7 @@ import {
|
|
|
86
85
|
FailStepMetadata,
|
|
87
86
|
FeatureGroup,
|
|
88
87
|
FeatureMetadata,
|
|
88
|
+
FeatureParameter,
|
|
89
89
|
Filter,
|
|
90
90
|
GitConfigForUpdate,
|
|
91
91
|
HyperParameterTrainingJobSummary,
|
|
@@ -95,7 +95,7 @@ import {
|
|
|
95
95
|
MetricData,
|
|
96
96
|
ModelPackageGroupStatus,
|
|
97
97
|
ModelPackageStatusDetails,
|
|
98
|
-
|
|
98
|
+
NotebookInstanceLifecycleConfigSummary,
|
|
99
99
|
NotebookInstanceStatus,
|
|
100
100
|
PipelineExecutionStatus,
|
|
101
101
|
PipelineExperimentConfig,
|
|
@@ -118,62 +118,48 @@ import {
|
|
|
118
118
|
Workforce,
|
|
119
119
|
Workteam,
|
|
120
120
|
} from "./models_2";
|
|
121
|
+
export interface ListNotebookInstanceLifecycleConfigsOutput {
|
|
122
|
+
NextToken?: string;
|
|
123
|
+
NotebookInstanceLifecycleConfigs?: NotebookInstanceLifecycleConfigSummary[];
|
|
124
|
+
}
|
|
125
|
+
export declare enum NotebookInstanceSortKey {
|
|
126
|
+
CREATION_TIME = "CreationTime",
|
|
127
|
+
NAME = "Name",
|
|
128
|
+
STATUS = "Status",
|
|
129
|
+
}
|
|
121
130
|
export declare enum NotebookInstanceSortOrder {
|
|
122
131
|
ASCENDING = "Ascending",
|
|
123
132
|
DESCENDING = "Descending",
|
|
124
133
|
}
|
|
125
134
|
export interface ListNotebookInstancesInput {
|
|
126
135
|
NextToken?: string;
|
|
127
|
-
|
|
128
136
|
MaxResults?: number;
|
|
129
|
-
|
|
130
137
|
SortBy?: NotebookInstanceSortKey | string;
|
|
131
|
-
|
|
132
138
|
SortOrder?: NotebookInstanceSortOrder | string;
|
|
133
|
-
|
|
134
139
|
NameContains?: string;
|
|
135
|
-
|
|
136
140
|
CreationTimeBefore?: Date;
|
|
137
|
-
|
|
138
141
|
CreationTimeAfter?: Date;
|
|
139
|
-
|
|
140
142
|
LastModifiedTimeBefore?: Date;
|
|
141
|
-
|
|
142
143
|
LastModifiedTimeAfter?: Date;
|
|
143
|
-
|
|
144
144
|
StatusEquals?: NotebookInstanceStatus | string;
|
|
145
|
-
|
|
146
145
|
NotebookInstanceLifecycleConfigNameContains?: string;
|
|
147
|
-
|
|
148
146
|
DefaultCodeRepositoryContains?: string;
|
|
149
|
-
|
|
150
147
|
AdditionalCodeRepositoryEquals?: string;
|
|
151
148
|
}
|
|
152
|
-
|
|
153
149
|
export interface NotebookInstanceSummary {
|
|
154
150
|
NotebookInstanceName: string | undefined;
|
|
155
|
-
|
|
156
151
|
NotebookInstanceArn: string | undefined;
|
|
157
|
-
|
|
158
152
|
NotebookInstanceStatus?: NotebookInstanceStatus | string;
|
|
159
|
-
|
|
160
153
|
Url?: string;
|
|
161
|
-
|
|
162
154
|
InstanceType?: _InstanceType | string;
|
|
163
|
-
|
|
164
155
|
CreationTime?: Date;
|
|
165
|
-
|
|
166
156
|
LastModifiedTime?: Date;
|
|
167
|
-
|
|
168
157
|
NotebookInstanceLifecycleConfigName?: string;
|
|
169
|
-
|
|
170
158
|
DefaultCodeRepository?: string;
|
|
171
|
-
|
|
172
159
|
AdditionalCodeRepositories?: string[];
|
|
173
160
|
}
|
|
174
161
|
export interface ListNotebookInstancesOutput {
|
|
175
162
|
NextToken?: string;
|
|
176
|
-
|
|
177
163
|
NotebookInstances?: NotebookInstanceSummary[];
|
|
178
164
|
}
|
|
179
165
|
export declare enum SortPipelineExecutionsBy {
|
|
@@ -182,119 +168,74 @@ export declare enum SortPipelineExecutionsBy {
|
|
|
182
168
|
}
|
|
183
169
|
export interface ListPipelineExecutionsRequest {
|
|
184
170
|
PipelineName: string | undefined;
|
|
185
|
-
|
|
186
171
|
CreatedAfter?: Date;
|
|
187
|
-
|
|
188
172
|
CreatedBefore?: Date;
|
|
189
|
-
|
|
190
173
|
SortBy?: SortPipelineExecutionsBy | string;
|
|
191
|
-
|
|
192
174
|
SortOrder?: SortOrder | string;
|
|
193
|
-
|
|
194
175
|
NextToken?: string;
|
|
195
|
-
|
|
196
176
|
MaxResults?: number;
|
|
197
177
|
}
|
|
198
|
-
|
|
199
178
|
export interface PipelineExecutionSummary {
|
|
200
179
|
PipelineExecutionArn?: string;
|
|
201
|
-
|
|
202
180
|
StartTime?: Date;
|
|
203
|
-
|
|
204
181
|
PipelineExecutionStatus?: PipelineExecutionStatus | string;
|
|
205
|
-
|
|
206
182
|
PipelineExecutionDescription?: string;
|
|
207
|
-
|
|
208
183
|
PipelineExecutionDisplayName?: string;
|
|
209
|
-
|
|
210
184
|
PipelineExecutionFailureReason?: string;
|
|
211
185
|
}
|
|
212
186
|
export interface ListPipelineExecutionsResponse {
|
|
213
187
|
PipelineExecutionSummaries?: PipelineExecutionSummary[];
|
|
214
|
-
|
|
215
188
|
NextToken?: string;
|
|
216
189
|
}
|
|
217
190
|
export interface ListPipelineExecutionStepsRequest {
|
|
218
191
|
PipelineExecutionArn?: string;
|
|
219
|
-
|
|
220
192
|
NextToken?: string;
|
|
221
|
-
|
|
222
193
|
MaxResults?: number;
|
|
223
|
-
|
|
224
194
|
SortOrder?: SortOrder | string;
|
|
225
195
|
}
|
|
226
|
-
|
|
227
196
|
export interface ModelStepMetadata {
|
|
228
197
|
Arn?: string;
|
|
229
198
|
}
|
|
230
|
-
|
|
231
199
|
export interface ProcessingJobStepMetadata {
|
|
232
200
|
Arn?: string;
|
|
233
201
|
}
|
|
234
|
-
|
|
235
202
|
export interface QualityCheckStepMetadata {
|
|
236
203
|
CheckType?: string;
|
|
237
|
-
|
|
238
204
|
BaselineUsedForDriftCheckStatistics?: string;
|
|
239
|
-
|
|
240
205
|
BaselineUsedForDriftCheckConstraints?: string;
|
|
241
|
-
|
|
242
206
|
CalculatedBaselineStatistics?: string;
|
|
243
|
-
|
|
244
207
|
CalculatedBaselineConstraints?: string;
|
|
245
|
-
|
|
246
208
|
ModelPackageGroupName?: string;
|
|
247
|
-
|
|
248
209
|
ViolationReport?: string;
|
|
249
|
-
|
|
250
210
|
CheckJobArn?: string;
|
|
251
|
-
|
|
252
211
|
SkipCheck?: boolean;
|
|
253
|
-
|
|
254
212
|
RegisterNewBaseline?: boolean;
|
|
255
213
|
}
|
|
256
|
-
|
|
257
214
|
export interface RegisterModelStepMetadata {
|
|
258
215
|
Arn?: string;
|
|
259
216
|
}
|
|
260
|
-
|
|
261
217
|
export interface TrainingJobStepMetadata {
|
|
262
218
|
Arn?: string;
|
|
263
219
|
}
|
|
264
|
-
|
|
265
220
|
export interface TransformJobStepMetadata {
|
|
266
221
|
Arn?: string;
|
|
267
222
|
}
|
|
268
|
-
|
|
269
223
|
export interface TuningJobStepMetaData {
|
|
270
224
|
Arn?: string;
|
|
271
225
|
}
|
|
272
|
-
|
|
273
226
|
export interface PipelineExecutionStepMetadata {
|
|
274
227
|
TrainingJob?: TrainingJobStepMetadata;
|
|
275
|
-
|
|
276
228
|
ProcessingJob?: ProcessingJobStepMetadata;
|
|
277
|
-
|
|
278
229
|
TransformJob?: TransformJobStepMetadata;
|
|
279
|
-
|
|
280
230
|
TuningJob?: TuningJobStepMetaData;
|
|
281
|
-
|
|
282
231
|
Model?: ModelStepMetadata;
|
|
283
|
-
|
|
284
232
|
RegisterModel?: RegisterModelStepMetadata;
|
|
285
|
-
|
|
286
233
|
Condition?: ConditionStepMetadata;
|
|
287
|
-
|
|
288
234
|
Callback?: CallbackStepMetadata;
|
|
289
|
-
|
|
290
235
|
Lambda?: LambdaStepMetadata;
|
|
291
|
-
|
|
292
236
|
QualityCheck?: QualityCheckStepMetadata;
|
|
293
|
-
|
|
294
237
|
ClarifyCheck?: ClarifyCheckStepMetadata;
|
|
295
|
-
|
|
296
238
|
EMR?: EMRStepMetadata;
|
|
297
|
-
|
|
298
239
|
Fail?: FailStepMetadata;
|
|
299
240
|
}
|
|
300
241
|
export declare enum StepStatus {
|
|
@@ -305,49 +246,33 @@ export declare enum StepStatus {
|
|
|
305
246
|
STOPPING = "Stopping",
|
|
306
247
|
SUCCEEDED = "Succeeded",
|
|
307
248
|
}
|
|
308
|
-
|
|
309
249
|
export interface PipelineExecutionStep {
|
|
310
250
|
StepName?: string;
|
|
311
|
-
|
|
312
251
|
StepDisplayName?: string;
|
|
313
|
-
|
|
314
252
|
StepDescription?: string;
|
|
315
|
-
|
|
316
253
|
StartTime?: Date;
|
|
317
|
-
|
|
318
254
|
EndTime?: Date;
|
|
319
|
-
|
|
320
255
|
StepStatus?: StepStatus | string;
|
|
321
|
-
|
|
322
256
|
CacheHitResult?: CacheHitResult;
|
|
323
|
-
|
|
324
257
|
AttemptCount?: number;
|
|
325
|
-
|
|
326
258
|
FailureReason?: string;
|
|
327
|
-
|
|
328
259
|
Metadata?: PipelineExecutionStepMetadata;
|
|
329
260
|
}
|
|
330
261
|
export interface ListPipelineExecutionStepsResponse {
|
|
331
262
|
PipelineExecutionSteps?: PipelineExecutionStep[];
|
|
332
|
-
|
|
333
263
|
NextToken?: string;
|
|
334
264
|
}
|
|
335
265
|
export interface ListPipelineParametersForExecutionRequest {
|
|
336
266
|
PipelineExecutionArn: string | undefined;
|
|
337
|
-
|
|
338
267
|
NextToken?: string;
|
|
339
|
-
|
|
340
268
|
MaxResults?: number;
|
|
341
269
|
}
|
|
342
|
-
|
|
343
270
|
export interface Parameter {
|
|
344
271
|
Name: string | undefined;
|
|
345
|
-
|
|
346
272
|
Value: string | undefined;
|
|
347
273
|
}
|
|
348
274
|
export interface ListPipelineParametersForExecutionResponse {
|
|
349
275
|
PipelineParameters?: Parameter[];
|
|
350
|
-
|
|
351
276
|
NextToken?: string;
|
|
352
277
|
}
|
|
353
278
|
export declare enum SortPipelinesBy {
|
|
@@ -356,84 +281,51 @@ export declare enum SortPipelinesBy {
|
|
|
356
281
|
}
|
|
357
282
|
export interface ListPipelinesRequest {
|
|
358
283
|
PipelineNamePrefix?: string;
|
|
359
|
-
|
|
360
284
|
CreatedAfter?: Date;
|
|
361
|
-
|
|
362
285
|
CreatedBefore?: Date;
|
|
363
|
-
|
|
364
286
|
SortBy?: SortPipelinesBy | string;
|
|
365
|
-
|
|
366
287
|
SortOrder?: SortOrder | string;
|
|
367
|
-
|
|
368
288
|
NextToken?: string;
|
|
369
|
-
|
|
370
289
|
MaxResults?: number;
|
|
371
290
|
}
|
|
372
|
-
|
|
373
291
|
export interface PipelineSummary {
|
|
374
292
|
PipelineArn?: string;
|
|
375
|
-
|
|
376
293
|
PipelineName?: string;
|
|
377
|
-
|
|
378
294
|
PipelineDisplayName?: string;
|
|
379
|
-
|
|
380
295
|
PipelineDescription?: string;
|
|
381
|
-
|
|
382
296
|
RoleArn?: string;
|
|
383
|
-
|
|
384
297
|
CreationTime?: Date;
|
|
385
|
-
|
|
386
298
|
LastModifiedTime?: Date;
|
|
387
|
-
|
|
388
299
|
LastExecutionTime?: Date;
|
|
389
300
|
}
|
|
390
301
|
export interface ListPipelinesResponse {
|
|
391
302
|
PipelineSummaries?: PipelineSummary[];
|
|
392
|
-
|
|
393
303
|
NextToken?: string;
|
|
394
304
|
}
|
|
395
305
|
export interface ListProcessingJobsRequest {
|
|
396
306
|
CreationTimeAfter?: Date;
|
|
397
|
-
|
|
398
307
|
CreationTimeBefore?: Date;
|
|
399
|
-
|
|
400
308
|
LastModifiedTimeAfter?: Date;
|
|
401
|
-
|
|
402
309
|
LastModifiedTimeBefore?: Date;
|
|
403
|
-
|
|
404
310
|
NameContains?: string;
|
|
405
|
-
|
|
406
311
|
StatusEquals?: ProcessingJobStatus | string;
|
|
407
|
-
|
|
408
312
|
SortBy?: SortBy | string;
|
|
409
|
-
|
|
410
313
|
SortOrder?: SortOrder | string;
|
|
411
|
-
|
|
412
314
|
NextToken?: string;
|
|
413
|
-
|
|
414
315
|
MaxResults?: number;
|
|
415
316
|
}
|
|
416
|
-
|
|
417
317
|
export interface ProcessingJobSummary {
|
|
418
318
|
ProcessingJobName: string | undefined;
|
|
419
|
-
|
|
420
319
|
ProcessingJobArn: string | undefined;
|
|
421
|
-
|
|
422
320
|
CreationTime: Date | undefined;
|
|
423
|
-
|
|
424
321
|
ProcessingEndTime?: Date;
|
|
425
|
-
|
|
426
322
|
LastModifiedTime?: Date;
|
|
427
|
-
|
|
428
323
|
ProcessingJobStatus: ProcessingJobStatus | string | undefined;
|
|
429
|
-
|
|
430
324
|
FailureReason?: string;
|
|
431
|
-
|
|
432
325
|
ExitMessage?: string;
|
|
433
326
|
}
|
|
434
327
|
export interface ListProcessingJobsResponse {
|
|
435
328
|
ProcessingJobSummaries: ProcessingJobSummary[] | undefined;
|
|
436
|
-
|
|
437
329
|
NextToken?: string;
|
|
438
330
|
}
|
|
439
331
|
export declare enum ProjectSortBy {
|
|
@@ -446,52 +338,34 @@ export declare enum ProjectSortOrder {
|
|
|
446
338
|
}
|
|
447
339
|
export interface ListProjectsInput {
|
|
448
340
|
CreationTimeAfter?: Date;
|
|
449
|
-
|
|
450
341
|
CreationTimeBefore?: Date;
|
|
451
|
-
|
|
452
342
|
MaxResults?: number;
|
|
453
|
-
|
|
454
343
|
NameContains?: string;
|
|
455
|
-
|
|
456
344
|
NextToken?: string;
|
|
457
|
-
|
|
458
345
|
SortBy?: ProjectSortBy | string;
|
|
459
|
-
|
|
460
346
|
SortOrder?: ProjectSortOrder | string;
|
|
461
347
|
}
|
|
462
|
-
|
|
463
348
|
export interface ProjectSummary {
|
|
464
349
|
ProjectName: string | undefined;
|
|
465
|
-
|
|
466
350
|
ProjectDescription?: string;
|
|
467
|
-
|
|
468
351
|
ProjectArn: string | undefined;
|
|
469
|
-
|
|
470
352
|
ProjectId: string | undefined;
|
|
471
|
-
|
|
472
353
|
CreationTime: Date | undefined;
|
|
473
|
-
|
|
474
354
|
ProjectStatus: ProjectStatus | string | undefined;
|
|
475
355
|
}
|
|
476
356
|
export interface ListProjectsOutput {
|
|
477
357
|
ProjectSummaryList: ProjectSummary[] | undefined;
|
|
478
|
-
|
|
479
358
|
NextToken?: string;
|
|
480
359
|
}
|
|
481
360
|
export interface ListStageDevicesRequest {
|
|
482
361
|
NextToken?: string;
|
|
483
|
-
|
|
484
362
|
MaxResults?: number;
|
|
485
|
-
|
|
486
363
|
EdgeDeploymentPlanName: string | undefined;
|
|
487
|
-
|
|
488
364
|
ExcludeDevicesDeployedInOtherStage?: boolean;
|
|
489
|
-
|
|
490
365
|
StageName: string | undefined;
|
|
491
366
|
}
|
|
492
367
|
export interface ListStageDevicesResponse {
|
|
493
368
|
DeviceDeploymentSummaries: DeviceDeploymentSummary[] | undefined;
|
|
494
|
-
|
|
495
369
|
NextToken?: string;
|
|
496
370
|
}
|
|
497
371
|
export declare enum StudioLifecycleConfigSortKey {
|
|
@@ -501,104 +375,67 @@ export declare enum StudioLifecycleConfigSortKey {
|
|
|
501
375
|
}
|
|
502
376
|
export interface ListStudioLifecycleConfigsRequest {
|
|
503
377
|
MaxResults?: number;
|
|
504
|
-
|
|
505
378
|
NextToken?: string;
|
|
506
|
-
|
|
507
379
|
NameContains?: string;
|
|
508
|
-
|
|
509
380
|
AppTypeEquals?: StudioLifecycleConfigAppType | string;
|
|
510
|
-
|
|
511
381
|
CreationTimeBefore?: Date;
|
|
512
|
-
|
|
513
382
|
CreationTimeAfter?: Date;
|
|
514
|
-
|
|
515
383
|
ModifiedTimeBefore?: Date;
|
|
516
|
-
|
|
517
384
|
ModifiedTimeAfter?: Date;
|
|
518
|
-
|
|
519
385
|
SortBy?: StudioLifecycleConfigSortKey | string;
|
|
520
|
-
|
|
521
386
|
SortOrder?: SortOrder | string;
|
|
522
387
|
}
|
|
523
|
-
|
|
524
388
|
export interface StudioLifecycleConfigDetails {
|
|
525
389
|
StudioLifecycleConfigArn?: string;
|
|
526
|
-
|
|
527
390
|
StudioLifecycleConfigName?: string;
|
|
528
|
-
|
|
529
391
|
CreationTime?: Date;
|
|
530
|
-
|
|
531
392
|
LastModifiedTime?: Date;
|
|
532
|
-
|
|
533
393
|
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
534
394
|
}
|
|
535
395
|
export interface ListStudioLifecycleConfigsResponse {
|
|
536
396
|
NextToken?: string;
|
|
537
|
-
|
|
538
397
|
StudioLifecycleConfigs?: StudioLifecycleConfigDetails[];
|
|
539
398
|
}
|
|
540
399
|
export interface ListSubscribedWorkteamsRequest {
|
|
541
400
|
NameContains?: string;
|
|
542
|
-
|
|
543
401
|
NextToken?: string;
|
|
544
|
-
|
|
545
402
|
MaxResults?: number;
|
|
546
403
|
}
|
|
547
404
|
export interface ListSubscribedWorkteamsResponse {
|
|
548
405
|
SubscribedWorkteams: SubscribedWorkteam[] | undefined;
|
|
549
|
-
|
|
550
406
|
NextToken?: string;
|
|
551
407
|
}
|
|
552
408
|
export interface ListTagsInput {
|
|
553
409
|
ResourceArn: string | undefined;
|
|
554
|
-
|
|
555
410
|
NextToken?: string;
|
|
556
|
-
|
|
557
411
|
MaxResults?: number;
|
|
558
412
|
}
|
|
559
413
|
export interface ListTagsOutput {
|
|
560
414
|
Tags?: Tag[];
|
|
561
|
-
|
|
562
415
|
NextToken?: string;
|
|
563
416
|
}
|
|
564
417
|
export interface ListTrainingJobsRequest {
|
|
565
418
|
NextToken?: string;
|
|
566
|
-
|
|
567
419
|
MaxResults?: number;
|
|
568
|
-
|
|
569
420
|
CreationTimeAfter?: Date;
|
|
570
|
-
|
|
571
421
|
CreationTimeBefore?: Date;
|
|
572
|
-
|
|
573
422
|
LastModifiedTimeAfter?: Date;
|
|
574
|
-
|
|
575
423
|
LastModifiedTimeBefore?: Date;
|
|
576
|
-
|
|
577
424
|
NameContains?: string;
|
|
578
|
-
|
|
579
425
|
StatusEquals?: TrainingJobStatus | string;
|
|
580
|
-
|
|
581
426
|
SortBy?: SortBy | string;
|
|
582
|
-
|
|
583
427
|
SortOrder?: SortOrder | string;
|
|
584
428
|
}
|
|
585
|
-
|
|
586
429
|
export interface TrainingJobSummary {
|
|
587
430
|
TrainingJobName: string | undefined;
|
|
588
|
-
|
|
589
431
|
TrainingJobArn: string | undefined;
|
|
590
|
-
|
|
591
432
|
CreationTime: Date | undefined;
|
|
592
|
-
|
|
593
433
|
TrainingEndTime?: Date;
|
|
594
|
-
|
|
595
434
|
LastModifiedTime?: Date;
|
|
596
|
-
|
|
597
435
|
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
598
436
|
}
|
|
599
437
|
export interface ListTrainingJobsResponse {
|
|
600
438
|
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
601
|
-
|
|
602
439
|
NextToken?: string;
|
|
603
440
|
}
|
|
604
441
|
export declare enum TrainingJobSortByOptions {
|
|
@@ -609,62 +446,39 @@ export declare enum TrainingJobSortByOptions {
|
|
|
609
446
|
}
|
|
610
447
|
export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
611
448
|
HyperParameterTuningJobName: string | undefined;
|
|
612
|
-
|
|
613
449
|
NextToken?: string;
|
|
614
|
-
|
|
615
450
|
MaxResults?: number;
|
|
616
|
-
|
|
617
451
|
StatusEquals?: TrainingJobStatus | string;
|
|
618
|
-
|
|
619
452
|
SortBy?: TrainingJobSortByOptions | string;
|
|
620
|
-
|
|
621
453
|
SortOrder?: SortOrder | string;
|
|
622
454
|
}
|
|
623
455
|
export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
624
456
|
TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
|
|
625
|
-
|
|
626
457
|
NextToken?: string;
|
|
627
458
|
}
|
|
628
459
|
export interface ListTransformJobsRequest {
|
|
629
460
|
CreationTimeAfter?: Date;
|
|
630
|
-
|
|
631
461
|
CreationTimeBefore?: Date;
|
|
632
|
-
|
|
633
462
|
LastModifiedTimeAfter?: Date;
|
|
634
|
-
|
|
635
463
|
LastModifiedTimeBefore?: Date;
|
|
636
|
-
|
|
637
464
|
NameContains?: string;
|
|
638
|
-
|
|
639
465
|
StatusEquals?: TransformJobStatus | string;
|
|
640
|
-
|
|
641
466
|
SortBy?: SortBy | string;
|
|
642
|
-
|
|
643
467
|
SortOrder?: SortOrder | string;
|
|
644
|
-
|
|
645
468
|
NextToken?: string;
|
|
646
|
-
|
|
647
469
|
MaxResults?: number;
|
|
648
470
|
}
|
|
649
|
-
|
|
650
471
|
export interface TransformJobSummary {
|
|
651
472
|
TransformJobName: string | undefined;
|
|
652
|
-
|
|
653
473
|
TransformJobArn: string | undefined;
|
|
654
|
-
|
|
655
474
|
CreationTime: Date | undefined;
|
|
656
|
-
|
|
657
475
|
TransformEndTime?: Date;
|
|
658
|
-
|
|
659
476
|
LastModifiedTime?: Date;
|
|
660
|
-
|
|
661
477
|
TransformJobStatus: TransformJobStatus | string | undefined;
|
|
662
|
-
|
|
663
478
|
FailureReason?: string;
|
|
664
479
|
}
|
|
665
480
|
export interface ListTransformJobsResponse {
|
|
666
481
|
TransformJobSummaries: TransformJobSummary[] | undefined;
|
|
667
|
-
|
|
668
482
|
NextToken?: string;
|
|
669
483
|
}
|
|
670
484
|
export declare enum SortTrialComponentsBy {
|
|
@@ -673,50 +487,30 @@ export declare enum SortTrialComponentsBy {
|
|
|
673
487
|
}
|
|
674
488
|
export interface ListTrialComponentsRequest {
|
|
675
489
|
ExperimentName?: string;
|
|
676
|
-
|
|
677
490
|
TrialName?: string;
|
|
678
|
-
|
|
679
491
|
SourceArn?: string;
|
|
680
|
-
|
|
681
492
|
CreatedAfter?: Date;
|
|
682
|
-
|
|
683
493
|
CreatedBefore?: Date;
|
|
684
|
-
|
|
685
494
|
SortBy?: SortTrialComponentsBy | string;
|
|
686
|
-
|
|
687
495
|
SortOrder?: SortOrder | string;
|
|
688
|
-
|
|
689
496
|
MaxResults?: number;
|
|
690
|
-
|
|
691
497
|
NextToken?: string;
|
|
692
498
|
}
|
|
693
|
-
|
|
694
499
|
export interface TrialComponentSummary {
|
|
695
500
|
TrialComponentName?: string;
|
|
696
|
-
|
|
697
501
|
TrialComponentArn?: string;
|
|
698
|
-
|
|
699
502
|
DisplayName?: string;
|
|
700
|
-
|
|
701
503
|
TrialComponentSource?: TrialComponentSource;
|
|
702
|
-
|
|
703
504
|
Status?: TrialComponentStatus;
|
|
704
|
-
|
|
705
505
|
StartTime?: Date;
|
|
706
|
-
|
|
707
506
|
EndTime?: Date;
|
|
708
|
-
|
|
709
507
|
CreationTime?: Date;
|
|
710
|
-
|
|
711
508
|
CreatedBy?: UserContext;
|
|
712
|
-
|
|
713
509
|
LastModifiedTime?: Date;
|
|
714
|
-
|
|
715
510
|
LastModifiedBy?: UserContext;
|
|
716
511
|
}
|
|
717
512
|
export interface ListTrialComponentsResponse {
|
|
718
513
|
TrialComponentSummaries?: TrialComponentSummary[];
|
|
719
|
-
|
|
720
514
|
NextToken?: string;
|
|
721
515
|
}
|
|
722
516
|
export declare enum SortTrialsBy {
|
|
@@ -725,38 +519,24 @@ export declare enum SortTrialsBy {
|
|
|
725
519
|
}
|
|
726
520
|
export interface ListTrialsRequest {
|
|
727
521
|
ExperimentName?: string;
|
|
728
|
-
|
|
729
522
|
TrialComponentName?: string;
|
|
730
|
-
|
|
731
523
|
CreatedAfter?: Date;
|
|
732
|
-
|
|
733
524
|
CreatedBefore?: Date;
|
|
734
|
-
|
|
735
525
|
SortBy?: SortTrialsBy | string;
|
|
736
|
-
|
|
737
526
|
SortOrder?: SortOrder | string;
|
|
738
|
-
|
|
739
527
|
MaxResults?: number;
|
|
740
|
-
|
|
741
528
|
NextToken?: string;
|
|
742
529
|
}
|
|
743
|
-
|
|
744
530
|
export interface TrialSummary {
|
|
745
531
|
TrialArn?: string;
|
|
746
|
-
|
|
747
532
|
TrialName?: string;
|
|
748
|
-
|
|
749
533
|
DisplayName?: string;
|
|
750
|
-
|
|
751
534
|
TrialSource?: TrialSource;
|
|
752
|
-
|
|
753
535
|
CreationTime?: Date;
|
|
754
|
-
|
|
755
536
|
LastModifiedTime?: Date;
|
|
756
537
|
}
|
|
757
538
|
export interface ListTrialsResponse {
|
|
758
539
|
TrialSummaries?: TrialSummary[];
|
|
759
|
-
|
|
760
540
|
NextToken?: string;
|
|
761
541
|
}
|
|
762
542
|
export declare enum UserProfileSortKey {
|
|
@@ -765,32 +545,21 @@ export declare enum UserProfileSortKey {
|
|
|
765
545
|
}
|
|
766
546
|
export interface ListUserProfilesRequest {
|
|
767
547
|
NextToken?: string;
|
|
768
|
-
|
|
769
548
|
MaxResults?: number;
|
|
770
|
-
|
|
771
549
|
SortOrder?: SortOrder | string;
|
|
772
|
-
|
|
773
550
|
SortBy?: UserProfileSortKey | string;
|
|
774
|
-
|
|
775
551
|
DomainIdEquals?: string;
|
|
776
|
-
|
|
777
552
|
UserProfileNameContains?: string;
|
|
778
553
|
}
|
|
779
|
-
|
|
780
554
|
export interface UserProfileDetails {
|
|
781
555
|
DomainId?: string;
|
|
782
|
-
|
|
783
556
|
UserProfileName?: string;
|
|
784
|
-
|
|
785
557
|
Status?: UserProfileStatus | string;
|
|
786
|
-
|
|
787
558
|
CreationTime?: Date;
|
|
788
|
-
|
|
789
559
|
LastModifiedTime?: Date;
|
|
790
560
|
}
|
|
791
561
|
export interface ListUserProfilesResponse {
|
|
792
562
|
UserProfiles?: UserProfileDetails[];
|
|
793
|
-
|
|
794
563
|
NextToken?: string;
|
|
795
564
|
}
|
|
796
565
|
export declare enum ListWorkforcesSortByOptions {
|
|
@@ -799,18 +568,13 @@ export declare enum ListWorkforcesSortByOptions {
|
|
|
799
568
|
}
|
|
800
569
|
export interface ListWorkforcesRequest {
|
|
801
570
|
SortBy?: ListWorkforcesSortByOptions | string;
|
|
802
|
-
|
|
803
571
|
SortOrder?: SortOrder | string;
|
|
804
|
-
|
|
805
572
|
NameContains?: string;
|
|
806
|
-
|
|
807
573
|
NextToken?: string;
|
|
808
|
-
|
|
809
574
|
MaxResults?: number;
|
|
810
575
|
}
|
|
811
576
|
export interface ListWorkforcesResponse {
|
|
812
577
|
Workforces: Workforce[] | undefined;
|
|
813
|
-
|
|
814
578
|
NextToken?: string;
|
|
815
579
|
}
|
|
816
580
|
export declare enum ListWorkteamsSortByOptions {
|
|
@@ -819,330 +583,194 @@ export declare enum ListWorkteamsSortByOptions {
|
|
|
819
583
|
}
|
|
820
584
|
export interface ListWorkteamsRequest {
|
|
821
585
|
SortBy?: ListWorkteamsSortByOptions | string;
|
|
822
|
-
|
|
823
586
|
SortOrder?: SortOrder | string;
|
|
824
|
-
|
|
825
587
|
NameContains?: string;
|
|
826
|
-
|
|
827
588
|
NextToken?: string;
|
|
828
|
-
|
|
829
589
|
MaxResults?: number;
|
|
830
590
|
}
|
|
831
591
|
export interface ListWorkteamsResponse {
|
|
832
592
|
Workteams: Workteam[] | undefined;
|
|
833
|
-
|
|
834
593
|
NextToken?: string;
|
|
835
594
|
}
|
|
836
|
-
|
|
837
595
|
export interface ModelPackage {
|
|
838
596
|
ModelPackageName?: string;
|
|
839
|
-
|
|
840
597
|
ModelPackageGroupName?: string;
|
|
841
|
-
|
|
842
598
|
ModelPackageVersion?: number;
|
|
843
|
-
|
|
844
599
|
ModelPackageArn?: string;
|
|
845
|
-
|
|
846
600
|
ModelPackageDescription?: string;
|
|
847
|
-
|
|
848
601
|
CreationTime?: Date;
|
|
849
|
-
|
|
850
602
|
InferenceSpecification?: InferenceSpecification;
|
|
851
|
-
|
|
852
603
|
SourceAlgorithmSpecification?: SourceAlgorithmSpecification;
|
|
853
|
-
|
|
854
604
|
ValidationSpecification?: ModelPackageValidationSpecification;
|
|
855
|
-
|
|
856
605
|
ModelPackageStatus?: ModelPackageStatus | string;
|
|
857
|
-
|
|
858
606
|
ModelPackageStatusDetails?: ModelPackageStatusDetails;
|
|
859
|
-
|
|
860
607
|
CertifyForMarketplace?: boolean;
|
|
861
|
-
|
|
862
608
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
863
|
-
|
|
864
609
|
CreatedBy?: UserContext;
|
|
865
|
-
|
|
866
610
|
MetadataProperties?: MetadataProperties;
|
|
867
|
-
|
|
868
611
|
ModelMetrics?: ModelMetrics;
|
|
869
|
-
|
|
870
612
|
LastModifiedTime?: Date;
|
|
871
|
-
|
|
872
613
|
LastModifiedBy?: UserContext;
|
|
873
|
-
|
|
874
614
|
ApprovalDescription?: string;
|
|
875
|
-
|
|
876
615
|
Domain?: string;
|
|
877
|
-
|
|
878
616
|
Task?: string;
|
|
879
|
-
|
|
880
617
|
SamplePayloadUrl?: string;
|
|
881
|
-
|
|
882
618
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
883
|
-
|
|
884
619
|
Tags?: Tag[];
|
|
885
|
-
|
|
886
620
|
CustomerMetadataProperties?: Record<string, string>;
|
|
887
|
-
|
|
888
621
|
DriftCheckBaselines?: DriftCheckBaselines;
|
|
889
622
|
}
|
|
890
|
-
|
|
891
623
|
export interface ModelPackageGroup {
|
|
892
624
|
ModelPackageGroupName?: string;
|
|
893
|
-
|
|
894
625
|
ModelPackageGroupArn?: string;
|
|
895
|
-
|
|
896
626
|
ModelPackageGroupDescription?: string;
|
|
897
|
-
|
|
898
627
|
CreationTime?: Date;
|
|
899
|
-
|
|
900
628
|
CreatedBy?: UserContext;
|
|
901
|
-
|
|
902
629
|
ModelPackageGroupStatus?: ModelPackageGroupStatus | string;
|
|
903
|
-
|
|
904
630
|
Tags?: Tag[];
|
|
905
631
|
}
|
|
906
|
-
|
|
907
632
|
export interface NestedFilters {
|
|
908
633
|
NestedPropertyName: string | undefined;
|
|
909
|
-
|
|
910
634
|
Filters: Filter[] | undefined;
|
|
911
635
|
}
|
|
912
|
-
|
|
913
636
|
export interface Parent {
|
|
914
637
|
TrialName?: string;
|
|
915
|
-
|
|
916
638
|
ExperimentName?: string;
|
|
917
639
|
}
|
|
918
|
-
|
|
919
640
|
export interface Pipeline {
|
|
920
641
|
PipelineArn?: string;
|
|
921
|
-
|
|
922
642
|
PipelineName?: string;
|
|
923
|
-
|
|
924
643
|
PipelineDisplayName?: string;
|
|
925
|
-
|
|
926
644
|
PipelineDescription?: string;
|
|
927
|
-
|
|
928
645
|
RoleArn?: string;
|
|
929
|
-
|
|
930
646
|
PipelineStatus?: PipelineStatus | string;
|
|
931
|
-
|
|
932
647
|
CreationTime?: Date;
|
|
933
|
-
|
|
934
648
|
LastModifiedTime?: Date;
|
|
935
|
-
|
|
936
649
|
LastRunTime?: Date;
|
|
937
|
-
|
|
938
650
|
CreatedBy?: UserContext;
|
|
939
|
-
|
|
940
651
|
LastModifiedBy?: UserContext;
|
|
941
|
-
|
|
942
652
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
943
|
-
|
|
944
653
|
Tags?: Tag[];
|
|
945
654
|
}
|
|
946
|
-
|
|
947
655
|
export interface PipelineExecution {
|
|
948
656
|
PipelineArn?: string;
|
|
949
|
-
|
|
950
657
|
PipelineExecutionArn?: string;
|
|
951
|
-
|
|
952
658
|
PipelineExecutionDisplayName?: string;
|
|
953
|
-
|
|
954
659
|
PipelineExecutionStatus?: PipelineExecutionStatus | string;
|
|
955
|
-
|
|
956
660
|
PipelineExecutionDescription?: string;
|
|
957
|
-
|
|
958
661
|
PipelineExperimentConfig?: PipelineExperimentConfig;
|
|
959
|
-
|
|
960
662
|
FailureReason?: string;
|
|
961
|
-
|
|
962
663
|
CreationTime?: Date;
|
|
963
|
-
|
|
964
664
|
LastModifiedTime?: Date;
|
|
965
|
-
|
|
966
665
|
CreatedBy?: UserContext;
|
|
967
|
-
|
|
968
666
|
LastModifiedBy?: UserContext;
|
|
969
|
-
|
|
970
667
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
971
|
-
|
|
972
668
|
PipelineParameters?: Parameter[];
|
|
973
669
|
}
|
|
974
|
-
|
|
975
670
|
export interface ProcessingJob {
|
|
976
671
|
ProcessingInputs?: ProcessingInput[];
|
|
977
|
-
|
|
978
672
|
ProcessingOutputConfig?: ProcessingOutputConfig;
|
|
979
|
-
|
|
980
673
|
ProcessingJobName?: string;
|
|
981
|
-
|
|
982
674
|
ProcessingResources?: ProcessingResources;
|
|
983
|
-
|
|
984
675
|
StoppingCondition?: ProcessingStoppingCondition;
|
|
985
|
-
|
|
986
676
|
AppSpecification?: AppSpecification;
|
|
987
|
-
|
|
988
677
|
Environment?: Record<string, string>;
|
|
989
|
-
|
|
990
678
|
NetworkConfig?: NetworkConfig;
|
|
991
|
-
|
|
992
679
|
RoleArn?: string;
|
|
993
|
-
|
|
994
680
|
ExperimentConfig?: ExperimentConfig;
|
|
995
|
-
|
|
996
681
|
ProcessingJobArn?: string;
|
|
997
|
-
|
|
998
682
|
ProcessingJobStatus?: ProcessingJobStatus | string;
|
|
999
|
-
|
|
1000
683
|
ExitMessage?: string;
|
|
1001
|
-
|
|
1002
684
|
FailureReason?: string;
|
|
1003
|
-
|
|
1004
685
|
ProcessingEndTime?: Date;
|
|
1005
|
-
|
|
1006
686
|
ProcessingStartTime?: Date;
|
|
1007
|
-
|
|
1008
687
|
LastModifiedTime?: Date;
|
|
1009
|
-
|
|
1010
688
|
CreationTime?: Date;
|
|
1011
|
-
|
|
1012
689
|
MonitoringScheduleArn?: string;
|
|
1013
|
-
|
|
1014
690
|
AutoMLJobArn?: string;
|
|
1015
|
-
|
|
1016
691
|
TrainingJobArn?: string;
|
|
1017
|
-
|
|
1018
692
|
Tags?: Tag[];
|
|
1019
693
|
}
|
|
1020
|
-
|
|
1021
694
|
export interface ProfilerConfigForUpdate {
|
|
1022
695
|
S3OutputPath?: string;
|
|
1023
|
-
|
|
1024
696
|
ProfilingIntervalInMilliseconds?: number;
|
|
1025
|
-
|
|
1026
697
|
ProfilingParameters?: Record<string, string>;
|
|
1027
|
-
|
|
1028
698
|
DisableProfiler?: boolean;
|
|
1029
699
|
}
|
|
1030
|
-
|
|
1031
700
|
export interface Project {
|
|
1032
701
|
ProjectArn?: string;
|
|
1033
|
-
|
|
1034
702
|
ProjectName?: string;
|
|
1035
|
-
|
|
1036
703
|
ProjectId?: string;
|
|
1037
|
-
|
|
1038
704
|
ProjectDescription?: string;
|
|
1039
|
-
|
|
1040
705
|
ServiceCatalogProvisioningDetails?: ServiceCatalogProvisioningDetails;
|
|
1041
|
-
|
|
1042
706
|
ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
|
|
1043
|
-
|
|
1044
707
|
ProjectStatus?: ProjectStatus | string;
|
|
1045
|
-
|
|
1046
708
|
CreatedBy?: UserContext;
|
|
1047
|
-
|
|
1048
709
|
CreationTime?: Date;
|
|
1049
|
-
|
|
1050
710
|
Tags?: Tag[];
|
|
1051
|
-
|
|
1052
711
|
LastModifiedTime?: Date;
|
|
1053
|
-
|
|
1054
712
|
LastModifiedBy?: UserContext;
|
|
1055
713
|
}
|
|
1056
714
|
export interface PutModelPackageGroupPolicyInput {
|
|
1057
715
|
ModelPackageGroupName: string | undefined;
|
|
1058
|
-
|
|
1059
716
|
ResourcePolicy: string | undefined;
|
|
1060
717
|
}
|
|
1061
718
|
export interface PutModelPackageGroupPolicyOutput {
|
|
1062
719
|
ModelPackageGroupArn: string | undefined;
|
|
1063
720
|
}
|
|
1064
|
-
|
|
1065
721
|
export interface QueryFilters {
|
|
1066
722
|
Types?: string[];
|
|
1067
|
-
|
|
1068
723
|
LineageTypes?: (LineageType | string)[];
|
|
1069
|
-
|
|
1070
724
|
CreatedBefore?: Date;
|
|
1071
|
-
|
|
1072
725
|
CreatedAfter?: Date;
|
|
1073
|
-
|
|
1074
726
|
ModifiedBefore?: Date;
|
|
1075
|
-
|
|
1076
727
|
ModifiedAfter?: Date;
|
|
1077
|
-
|
|
1078
728
|
Properties?: Record<string, string>;
|
|
1079
729
|
}
|
|
1080
730
|
export interface QueryLineageRequest {
|
|
1081
731
|
StartArns?: string[];
|
|
1082
|
-
|
|
1083
732
|
Direction?: Direction | string;
|
|
1084
|
-
|
|
1085
733
|
IncludeEdges?: boolean;
|
|
1086
|
-
|
|
1087
734
|
Filters?: QueryFilters;
|
|
1088
|
-
|
|
1089
735
|
MaxDepth?: number;
|
|
1090
|
-
|
|
1091
736
|
MaxResults?: number;
|
|
1092
|
-
|
|
1093
737
|
NextToken?: string;
|
|
1094
738
|
}
|
|
1095
|
-
|
|
1096
739
|
export interface Vertex {
|
|
1097
740
|
Arn?: string;
|
|
1098
|
-
|
|
1099
741
|
Type?: string;
|
|
1100
|
-
|
|
1101
742
|
LineageType?: LineageType | string;
|
|
1102
743
|
}
|
|
1103
744
|
export interface QueryLineageResponse {
|
|
1104
745
|
Vertices?: Vertex[];
|
|
1105
|
-
|
|
1106
746
|
Edges?: Edge[];
|
|
1107
|
-
|
|
1108
747
|
NextToken?: string;
|
|
1109
748
|
}
|
|
1110
749
|
export interface RegisterDevicesRequest {
|
|
1111
750
|
DeviceFleetName: string | undefined;
|
|
1112
|
-
|
|
1113
751
|
Devices: Device[] | undefined;
|
|
1114
|
-
|
|
1115
752
|
Tags?: Tag[];
|
|
1116
753
|
}
|
|
1117
|
-
|
|
1118
754
|
export interface RenderableTask {
|
|
1119
755
|
Input: string | undefined;
|
|
1120
756
|
}
|
|
1121
|
-
|
|
1122
757
|
export interface RenderingError {
|
|
1123
758
|
Code: string | undefined;
|
|
1124
|
-
|
|
1125
759
|
Message: string | undefined;
|
|
1126
760
|
}
|
|
1127
761
|
export interface RenderUiTemplateRequest {
|
|
1128
762
|
UiTemplate?: UiTemplate;
|
|
1129
|
-
|
|
1130
763
|
Task: RenderableTask | undefined;
|
|
1131
|
-
|
|
1132
764
|
RoleArn: string | undefined;
|
|
1133
|
-
|
|
1134
765
|
HumanTaskUiArn?: string;
|
|
1135
766
|
}
|
|
1136
767
|
export interface RenderUiTemplateResponse {
|
|
1137
768
|
RenderedContent: string | undefined;
|
|
1138
|
-
|
|
1139
769
|
Errors: RenderingError[] | undefined;
|
|
1140
770
|
}
|
|
1141
771
|
export interface RetryPipelineExecutionRequest {
|
|
1142
772
|
PipelineExecutionArn: string | undefined;
|
|
1143
|
-
|
|
1144
773
|
ClientRequestToken?: string;
|
|
1145
|
-
|
|
1146
774
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1147
775
|
}
|
|
1148
776
|
export interface RetryPipelineExecutionResponse {
|
|
@@ -1152,254 +780,139 @@ export declare enum SearchSortOrder {
|
|
|
1152
780
|
ASCENDING = "Ascending",
|
|
1153
781
|
DESCENDING = "Descending",
|
|
1154
782
|
}
|
|
1155
|
-
|
|
1156
783
|
export interface TrainingJob {
|
|
1157
784
|
TrainingJobName?: string;
|
|
1158
|
-
|
|
1159
785
|
TrainingJobArn?: string;
|
|
1160
|
-
|
|
1161
786
|
TuningJobArn?: string;
|
|
1162
|
-
|
|
1163
787
|
LabelingJobArn?: string;
|
|
1164
|
-
|
|
1165
788
|
AutoMLJobArn?: string;
|
|
1166
|
-
|
|
1167
789
|
ModelArtifacts?: ModelArtifacts;
|
|
1168
|
-
|
|
1169
790
|
TrainingJobStatus?: TrainingJobStatus | string;
|
|
1170
|
-
|
|
1171
791
|
SecondaryStatus?: SecondaryStatus | string;
|
|
1172
|
-
|
|
1173
792
|
FailureReason?: string;
|
|
1174
|
-
|
|
1175
793
|
HyperParameters?: Record<string, string>;
|
|
1176
|
-
|
|
1177
794
|
AlgorithmSpecification?: AlgorithmSpecification;
|
|
1178
|
-
|
|
1179
795
|
RoleArn?: string;
|
|
1180
|
-
|
|
1181
796
|
InputDataConfig?: Channel[];
|
|
1182
|
-
|
|
1183
797
|
OutputDataConfig?: OutputDataConfig;
|
|
1184
|
-
|
|
1185
798
|
ResourceConfig?: ResourceConfig;
|
|
1186
|
-
|
|
1187
799
|
VpcConfig?: VpcConfig;
|
|
1188
|
-
|
|
1189
800
|
StoppingCondition?: StoppingCondition;
|
|
1190
|
-
|
|
1191
801
|
CreationTime?: Date;
|
|
1192
|
-
|
|
1193
802
|
TrainingStartTime?: Date;
|
|
1194
|
-
|
|
1195
803
|
TrainingEndTime?: Date;
|
|
1196
|
-
|
|
1197
804
|
LastModifiedTime?: Date;
|
|
1198
|
-
|
|
1199
805
|
SecondaryStatusTransitions?: SecondaryStatusTransition[];
|
|
1200
|
-
|
|
1201
806
|
FinalMetricDataList?: MetricData[];
|
|
1202
|
-
|
|
1203
807
|
EnableNetworkIsolation?: boolean;
|
|
1204
|
-
|
|
1205
808
|
EnableInterContainerTrafficEncryption?: boolean;
|
|
1206
|
-
|
|
1207
809
|
EnableManagedSpotTraining?: boolean;
|
|
1208
|
-
|
|
1209
810
|
CheckpointConfig?: CheckpointConfig;
|
|
1210
|
-
|
|
1211
811
|
TrainingTimeInSeconds?: number;
|
|
1212
|
-
|
|
1213
812
|
BillableTimeInSeconds?: number;
|
|
1214
|
-
|
|
1215
813
|
DebugHookConfig?: DebugHookConfig;
|
|
1216
|
-
|
|
1217
814
|
ExperimentConfig?: ExperimentConfig;
|
|
1218
|
-
|
|
1219
815
|
DebugRuleConfigurations?: DebugRuleConfiguration[];
|
|
1220
|
-
|
|
1221
816
|
TensorBoardOutputConfig?: TensorBoardOutputConfig;
|
|
1222
|
-
|
|
1223
817
|
DebugRuleEvaluationStatuses?: DebugRuleEvaluationStatus[];
|
|
1224
|
-
|
|
1225
818
|
Environment?: Record<string, string>;
|
|
1226
|
-
|
|
1227
819
|
RetryStrategy?: RetryStrategy;
|
|
1228
|
-
|
|
1229
820
|
Tags?: Tag[];
|
|
1230
821
|
}
|
|
1231
|
-
|
|
1232
822
|
export interface TrialComponentSimpleSummary {
|
|
1233
823
|
TrialComponentName?: string;
|
|
1234
|
-
|
|
1235
824
|
TrialComponentArn?: string;
|
|
1236
|
-
|
|
1237
825
|
TrialComponentSource?: TrialComponentSource;
|
|
1238
|
-
|
|
1239
826
|
CreationTime?: Date;
|
|
1240
|
-
|
|
1241
827
|
CreatedBy?: UserContext;
|
|
1242
828
|
}
|
|
1243
|
-
|
|
1244
829
|
export interface Trial {
|
|
1245
830
|
TrialName?: string;
|
|
1246
|
-
|
|
1247
831
|
TrialArn?: string;
|
|
1248
|
-
|
|
1249
832
|
DisplayName?: string;
|
|
1250
|
-
|
|
1251
833
|
ExperimentName?: string;
|
|
1252
|
-
|
|
1253
834
|
Source?: TrialSource;
|
|
1254
|
-
|
|
1255
835
|
CreationTime?: Date;
|
|
1256
|
-
|
|
1257
836
|
CreatedBy?: UserContext;
|
|
1258
|
-
|
|
1259
837
|
LastModifiedTime?: Date;
|
|
1260
|
-
|
|
1261
838
|
LastModifiedBy?: UserContext;
|
|
1262
|
-
|
|
1263
839
|
MetadataProperties?: MetadataProperties;
|
|
1264
|
-
|
|
1265
840
|
Tags?: Tag[];
|
|
1266
|
-
|
|
1267
841
|
TrialComponentSummaries?: TrialComponentSimpleSummary[];
|
|
1268
842
|
}
|
|
1269
|
-
|
|
1270
843
|
export interface TransformJob {
|
|
1271
844
|
TransformJobName?: string;
|
|
1272
|
-
|
|
1273
845
|
TransformJobArn?: string;
|
|
1274
|
-
|
|
1275
846
|
TransformJobStatus?: TransformJobStatus | string;
|
|
1276
|
-
|
|
1277
847
|
FailureReason?: string;
|
|
1278
|
-
|
|
1279
848
|
ModelName?: string;
|
|
1280
|
-
|
|
1281
849
|
MaxConcurrentTransforms?: number;
|
|
1282
|
-
|
|
1283
850
|
ModelClientConfig?: ModelClientConfig;
|
|
1284
|
-
|
|
1285
851
|
MaxPayloadInMB?: number;
|
|
1286
|
-
|
|
1287
852
|
BatchStrategy?: BatchStrategy | string;
|
|
1288
|
-
|
|
1289
853
|
Environment?: Record<string, string>;
|
|
1290
|
-
|
|
1291
854
|
TransformInput?: TransformInput;
|
|
1292
|
-
|
|
1293
855
|
TransformOutput?: TransformOutput;
|
|
1294
|
-
|
|
1295
856
|
TransformResources?: TransformResources;
|
|
1296
|
-
|
|
1297
857
|
CreationTime?: Date;
|
|
1298
|
-
|
|
1299
858
|
TransformStartTime?: Date;
|
|
1300
|
-
|
|
1301
859
|
TransformEndTime?: Date;
|
|
1302
|
-
|
|
1303
860
|
LabelingJobArn?: string;
|
|
1304
|
-
|
|
1305
861
|
AutoMLJobArn?: string;
|
|
1306
|
-
|
|
1307
862
|
DataProcessing?: DataProcessing;
|
|
1308
|
-
|
|
1309
863
|
ExperimentConfig?: ExperimentConfig;
|
|
1310
|
-
|
|
1311
864
|
Tags?: Tag[];
|
|
1312
865
|
}
|
|
1313
|
-
|
|
1314
866
|
export interface TrialComponentSourceDetail {
|
|
1315
867
|
SourceArn?: string;
|
|
1316
|
-
|
|
1317
868
|
TrainingJob?: TrainingJob;
|
|
1318
|
-
|
|
1319
869
|
ProcessingJob?: ProcessingJob;
|
|
1320
|
-
|
|
1321
870
|
TransformJob?: TransformJob;
|
|
1322
871
|
}
|
|
1323
|
-
|
|
1324
872
|
export interface TrialComponent {
|
|
1325
873
|
TrialComponentName?: string;
|
|
1326
|
-
|
|
1327
874
|
DisplayName?: string;
|
|
1328
|
-
|
|
1329
875
|
TrialComponentArn?: string;
|
|
1330
|
-
|
|
1331
876
|
Source?: TrialComponentSource;
|
|
1332
|
-
|
|
1333
877
|
Status?: TrialComponentStatus;
|
|
1334
|
-
|
|
1335
878
|
StartTime?: Date;
|
|
1336
|
-
|
|
1337
879
|
EndTime?: Date;
|
|
1338
|
-
|
|
1339
880
|
CreationTime?: Date;
|
|
1340
|
-
|
|
1341
881
|
CreatedBy?: UserContext;
|
|
1342
|
-
|
|
1343
882
|
LastModifiedTime?: Date;
|
|
1344
|
-
|
|
1345
883
|
LastModifiedBy?: UserContext;
|
|
1346
|
-
|
|
1347
884
|
Parameters?: Record<string, TrialComponentParameterValue>;
|
|
1348
|
-
|
|
1349
885
|
InputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1350
|
-
|
|
1351
886
|
OutputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1352
|
-
|
|
1353
887
|
Metrics?: TrialComponentMetricSummary[];
|
|
1354
|
-
|
|
1355
888
|
MetadataProperties?: MetadataProperties;
|
|
1356
|
-
|
|
1357
889
|
SourceDetail?: TrialComponentSourceDetail;
|
|
1358
|
-
|
|
1359
890
|
LineageGroupArn?: string;
|
|
1360
|
-
|
|
1361
891
|
Tags?: Tag[];
|
|
1362
|
-
|
|
1363
892
|
Parents?: Parent[];
|
|
1364
893
|
}
|
|
1365
|
-
|
|
1366
894
|
export interface SearchRecord {
|
|
1367
895
|
TrainingJob?: TrainingJob;
|
|
1368
|
-
|
|
1369
896
|
Experiment?: Experiment;
|
|
1370
|
-
|
|
1371
897
|
Trial?: Trial;
|
|
1372
|
-
|
|
1373
898
|
TrialComponent?: TrialComponent;
|
|
1374
|
-
|
|
1375
899
|
Endpoint?: Endpoint;
|
|
1376
|
-
|
|
1377
900
|
ModelPackage?: ModelPackage;
|
|
1378
|
-
|
|
1379
901
|
ModelPackageGroup?: ModelPackageGroup;
|
|
1380
|
-
|
|
1381
902
|
Pipeline?: Pipeline;
|
|
1382
|
-
|
|
1383
903
|
PipelineExecution?: PipelineExecution;
|
|
1384
|
-
|
|
1385
904
|
FeatureGroup?: FeatureGroup;
|
|
1386
|
-
|
|
1387
905
|
Project?: Project;
|
|
1388
|
-
|
|
1389
906
|
FeatureMetadata?: FeatureMetadata;
|
|
1390
|
-
|
|
1391
907
|
HyperParameterTuningJob?: HyperParameterTuningJobSearchEntity;
|
|
1392
908
|
}
|
|
1393
909
|
export interface SearchResponse {
|
|
1394
910
|
Results?: SearchRecord[];
|
|
1395
|
-
|
|
1396
911
|
NextToken?: string;
|
|
1397
912
|
}
|
|
1398
913
|
export interface SendPipelineExecutionStepFailureRequest {
|
|
1399
914
|
CallbackToken: string | undefined;
|
|
1400
|
-
|
|
1401
915
|
FailureReason?: string;
|
|
1402
|
-
|
|
1403
916
|
ClientRequestToken?: string;
|
|
1404
917
|
}
|
|
1405
918
|
export interface SendPipelineExecutionStepFailureResponse {
|
|
@@ -1407,9 +920,7 @@ export interface SendPipelineExecutionStepFailureResponse {
|
|
|
1407
920
|
}
|
|
1408
921
|
export interface SendPipelineExecutionStepSuccessRequest {
|
|
1409
922
|
CallbackToken: string | undefined;
|
|
1410
|
-
|
|
1411
923
|
OutputParameters?: OutputParameter[];
|
|
1412
|
-
|
|
1413
924
|
ClientRequestToken?: string;
|
|
1414
925
|
}
|
|
1415
926
|
export interface SendPipelineExecutionStepSuccessResponse {
|
|
@@ -1417,7 +928,6 @@ export interface SendPipelineExecutionStepSuccessResponse {
|
|
|
1417
928
|
}
|
|
1418
929
|
export interface StartEdgeDeploymentStageRequest {
|
|
1419
930
|
EdgeDeploymentPlanName: string | undefined;
|
|
1420
|
-
|
|
1421
931
|
StageName: string | undefined;
|
|
1422
932
|
}
|
|
1423
933
|
export interface StartMonitoringScheduleRequest {
|
|
@@ -1428,15 +938,10 @@ export interface StartNotebookInstanceInput {
|
|
|
1428
938
|
}
|
|
1429
939
|
export interface StartPipelineExecutionRequest {
|
|
1430
940
|
PipelineName: string | undefined;
|
|
1431
|
-
|
|
1432
941
|
PipelineExecutionDisplayName?: string;
|
|
1433
|
-
|
|
1434
942
|
PipelineParameters?: Parameter[];
|
|
1435
|
-
|
|
1436
943
|
PipelineExecutionDescription?: string;
|
|
1437
|
-
|
|
1438
944
|
ClientRequestToken?: string;
|
|
1439
|
-
|
|
1440
945
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1441
946
|
}
|
|
1442
947
|
export interface StartPipelineExecutionResponse {
|
|
@@ -1450,7 +955,6 @@ export interface StopCompilationJobRequest {
|
|
|
1450
955
|
}
|
|
1451
956
|
export interface StopEdgeDeploymentStageRequest {
|
|
1452
957
|
EdgeDeploymentPlanName: string | undefined;
|
|
1453
|
-
|
|
1454
958
|
StageName: string | undefined;
|
|
1455
959
|
}
|
|
1456
960
|
export interface StopEdgePackagingJobRequest {
|
|
@@ -1473,7 +977,6 @@ export interface StopNotebookInstanceInput {
|
|
|
1473
977
|
}
|
|
1474
978
|
export interface StopPipelineExecutionRequest {
|
|
1475
979
|
PipelineExecutionArn: string | undefined;
|
|
1476
|
-
|
|
1477
980
|
ClientRequestToken?: string;
|
|
1478
981
|
}
|
|
1479
982
|
export interface StopPipelineExecutionResponse {
|
|
@@ -1490,13 +993,9 @@ export interface StopTransformJobRequest {
|
|
|
1490
993
|
}
|
|
1491
994
|
export interface UpdateActionRequest {
|
|
1492
995
|
ActionName: string | undefined;
|
|
1493
|
-
|
|
1494
996
|
Description?: string;
|
|
1495
|
-
|
|
1496
997
|
Status?: ActionStatus | string;
|
|
1497
|
-
|
|
1498
998
|
Properties?: Record<string, string>;
|
|
1499
|
-
|
|
1500
999
|
PropertiesToRemove?: string[];
|
|
1501
1000
|
}
|
|
1502
1001
|
export interface UpdateActionResponse {
|
|
@@ -1504,7 +1003,6 @@ export interface UpdateActionResponse {
|
|
|
1504
1003
|
}
|
|
1505
1004
|
export interface UpdateAppImageConfigRequest {
|
|
1506
1005
|
AppImageConfigName: string | undefined;
|
|
1507
|
-
|
|
1508
1006
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
1509
1007
|
}
|
|
1510
1008
|
export interface UpdateAppImageConfigResponse {
|
|
@@ -1512,11 +1010,8 @@ export interface UpdateAppImageConfigResponse {
|
|
|
1512
1010
|
}
|
|
1513
1011
|
export interface UpdateArtifactRequest {
|
|
1514
1012
|
ArtifactArn: string | undefined;
|
|
1515
|
-
|
|
1516
1013
|
ArtifactName?: string;
|
|
1517
|
-
|
|
1518
1014
|
Properties?: Record<string, string>;
|
|
1519
|
-
|
|
1520
1015
|
PropertiesToRemove?: string[];
|
|
1521
1016
|
}
|
|
1522
1017
|
export interface UpdateArtifactResponse {
|
|
@@ -1524,7 +1019,6 @@ export interface UpdateArtifactResponse {
|
|
|
1524
1019
|
}
|
|
1525
1020
|
export interface UpdateCodeRepositoryInput {
|
|
1526
1021
|
CodeRepositoryName: string | undefined;
|
|
1527
|
-
|
|
1528
1022
|
GitConfig?: GitConfigForUpdate;
|
|
1529
1023
|
}
|
|
1530
1024
|
export interface UpdateCodeRepositoryOutput {
|
|
@@ -1532,11 +1026,8 @@ export interface UpdateCodeRepositoryOutput {
|
|
|
1532
1026
|
}
|
|
1533
1027
|
export interface UpdateContextRequest {
|
|
1534
1028
|
ContextName: string | undefined;
|
|
1535
|
-
|
|
1536
1029
|
Description?: string;
|
|
1537
|
-
|
|
1538
1030
|
Properties?: Record<string, string>;
|
|
1539
|
-
|
|
1540
1031
|
PropertiesToRemove?: string[];
|
|
1541
1032
|
}
|
|
1542
1033
|
export interface UpdateContextResponse {
|
|
@@ -1544,25 +1035,18 @@ export interface UpdateContextResponse {
|
|
|
1544
1035
|
}
|
|
1545
1036
|
export interface UpdateDeviceFleetRequest {
|
|
1546
1037
|
DeviceFleetName: string | undefined;
|
|
1547
|
-
|
|
1548
1038
|
RoleArn?: string;
|
|
1549
|
-
|
|
1550
1039
|
Description?: string;
|
|
1551
|
-
|
|
1552
1040
|
OutputConfig: EdgeOutputConfig | undefined;
|
|
1553
|
-
|
|
1554
1041
|
EnableIotRoleAlias?: boolean;
|
|
1555
1042
|
}
|
|
1556
1043
|
export interface UpdateDevicesRequest {
|
|
1557
1044
|
DeviceFleetName: string | undefined;
|
|
1558
|
-
|
|
1559
1045
|
Devices: Device[] | undefined;
|
|
1560
1046
|
}
|
|
1561
1047
|
export interface UpdateDomainRequest {
|
|
1562
1048
|
DomainId: string | undefined;
|
|
1563
|
-
|
|
1564
1049
|
DefaultUserSettings?: UserSettings;
|
|
1565
|
-
|
|
1566
1050
|
DomainSettingsForUpdate?: DomainSettingsForUpdate;
|
|
1567
1051
|
}
|
|
1568
1052
|
export interface UpdateDomainResponse {
|
|
@@ -1573,21 +1057,15 @@ export declare enum VariantPropertyType {
|
|
|
1573
1057
|
DesiredInstanceCount = "DesiredInstanceCount",
|
|
1574
1058
|
DesiredWeight = "DesiredWeight",
|
|
1575
1059
|
}
|
|
1576
|
-
|
|
1577
1060
|
export interface VariantProperty {
|
|
1578
1061
|
VariantPropertyType: VariantPropertyType | string | undefined;
|
|
1579
1062
|
}
|
|
1580
1063
|
export interface UpdateEndpointInput {
|
|
1581
1064
|
EndpointName: string | undefined;
|
|
1582
|
-
|
|
1583
1065
|
EndpointConfigName: string | undefined;
|
|
1584
|
-
|
|
1585
1066
|
RetainAllVariantProperties?: boolean;
|
|
1586
|
-
|
|
1587
1067
|
ExcludeRetainedVariantProperties?: VariantProperty[];
|
|
1588
|
-
|
|
1589
1068
|
DeploymentConfig?: DeploymentConfig;
|
|
1590
|
-
|
|
1591
1069
|
RetainDeploymentConfig?: boolean;
|
|
1592
1070
|
}
|
|
1593
1071
|
export interface UpdateEndpointOutput {
|
|
@@ -1595,7 +1073,6 @@ export interface UpdateEndpointOutput {
|
|
|
1595
1073
|
}
|
|
1596
1074
|
export interface UpdateEndpointWeightsAndCapacitiesInput {
|
|
1597
1075
|
EndpointName: string | undefined;
|
|
1598
|
-
|
|
1599
1076
|
DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
|
|
1600
1077
|
}
|
|
1601
1078
|
export interface UpdateEndpointWeightsAndCapacitiesOutput {
|
|
@@ -1603,9 +1080,7 @@ export interface UpdateEndpointWeightsAndCapacitiesOutput {
|
|
|
1603
1080
|
}
|
|
1604
1081
|
export interface UpdateExperimentRequest {
|
|
1605
1082
|
ExperimentName: string | undefined;
|
|
1606
|
-
|
|
1607
1083
|
DisplayName?: string;
|
|
1608
|
-
|
|
1609
1084
|
Description?: string;
|
|
1610
1085
|
}
|
|
1611
1086
|
export interface UpdateExperimentResponse {
|
|
@@ -1613,7 +1088,6 @@ export interface UpdateExperimentResponse {
|
|
|
1613
1088
|
}
|
|
1614
1089
|
export interface UpdateFeatureGroupRequest {
|
|
1615
1090
|
FeatureGroupName: string | undefined;
|
|
1616
|
-
|
|
1617
1091
|
FeatureAdditions?: FeatureDefinition[];
|
|
1618
1092
|
}
|
|
1619
1093
|
export interface UpdateFeatureGroupResponse {
|
|
@@ -1621,24 +1095,16 @@ export interface UpdateFeatureGroupResponse {
|
|
|
1621
1095
|
}
|
|
1622
1096
|
export interface UpdateFeatureMetadataRequest {
|
|
1623
1097
|
FeatureGroupName: string | undefined;
|
|
1624
|
-
|
|
1625
1098
|
FeatureName: string | undefined;
|
|
1626
|
-
|
|
1627
1099
|
Description?: string;
|
|
1628
|
-
|
|
1629
1100
|
ParameterAdditions?: FeatureParameter[];
|
|
1630
|
-
|
|
1631
1101
|
ParameterRemovals?: string[];
|
|
1632
1102
|
}
|
|
1633
1103
|
export interface UpdateImageRequest {
|
|
1634
1104
|
DeleteProperties?: string[];
|
|
1635
|
-
|
|
1636
1105
|
Description?: string;
|
|
1637
|
-
|
|
1638
1106
|
DisplayName?: string;
|
|
1639
|
-
|
|
1640
1107
|
ImageName: string | undefined;
|
|
1641
|
-
|
|
1642
1108
|
RoleArn?: string;
|
|
1643
1109
|
}
|
|
1644
1110
|
export interface UpdateImageResponse {
|
|
@@ -1646,15 +1112,10 @@ export interface UpdateImageResponse {
|
|
|
1646
1112
|
}
|
|
1647
1113
|
export interface UpdateModelPackageInput {
|
|
1648
1114
|
ModelPackageArn: string | undefined;
|
|
1649
|
-
|
|
1650
1115
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
1651
|
-
|
|
1652
1116
|
ApprovalDescription?: string;
|
|
1653
|
-
|
|
1654
1117
|
CustomerMetadataProperties?: Record<string, string>;
|
|
1655
|
-
|
|
1656
1118
|
CustomerMetadataPropertiesToRemove?: string[];
|
|
1657
|
-
|
|
1658
1119
|
AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
|
|
1659
1120
|
}
|
|
1660
1121
|
export interface UpdateModelPackageOutput {
|
|
@@ -1662,7 +1123,6 @@ export interface UpdateModelPackageOutput {
|
|
|
1662
1123
|
}
|
|
1663
1124
|
export interface UpdateMonitoringScheduleRequest {
|
|
1664
1125
|
MonitoringScheduleName: string | undefined;
|
|
1665
|
-
|
|
1666
1126
|
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
1667
1127
|
}
|
|
1668
1128
|
export interface UpdateMonitoringScheduleResponse {
|
|
@@ -1670,55 +1130,34 @@ export interface UpdateMonitoringScheduleResponse {
|
|
|
1670
1130
|
}
|
|
1671
1131
|
export interface UpdateNotebookInstanceInput {
|
|
1672
1132
|
NotebookInstanceName: string | undefined;
|
|
1673
|
-
|
|
1674
1133
|
InstanceType?: _InstanceType | string;
|
|
1675
|
-
|
|
1676
1134
|
RoleArn?: string;
|
|
1677
|
-
|
|
1678
1135
|
LifecycleConfigName?: string;
|
|
1679
|
-
|
|
1680
1136
|
DisassociateLifecycleConfig?: boolean;
|
|
1681
|
-
|
|
1682
1137
|
VolumeSizeInGB?: number;
|
|
1683
|
-
|
|
1684
1138
|
DefaultCodeRepository?: string;
|
|
1685
|
-
|
|
1686
1139
|
AdditionalCodeRepositories?: string[];
|
|
1687
|
-
|
|
1688
1140
|
AcceleratorTypes?: (NotebookInstanceAcceleratorType | string)[];
|
|
1689
|
-
|
|
1690
1141
|
DisassociateAcceleratorTypes?: boolean;
|
|
1691
|
-
|
|
1692
1142
|
DisassociateDefaultCodeRepository?: boolean;
|
|
1693
|
-
|
|
1694
1143
|
DisassociateAdditionalCodeRepositories?: boolean;
|
|
1695
|
-
|
|
1696
1144
|
RootAccess?: RootAccess | string;
|
|
1697
|
-
|
|
1698
1145
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
1699
1146
|
}
|
|
1700
1147
|
export interface UpdateNotebookInstanceOutput {}
|
|
1701
1148
|
export interface UpdateNotebookInstanceLifecycleConfigInput {
|
|
1702
1149
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
1703
|
-
|
|
1704
1150
|
OnCreate?: NotebookInstanceLifecycleHook[];
|
|
1705
|
-
|
|
1706
1151
|
OnStart?: NotebookInstanceLifecycleHook[];
|
|
1707
1152
|
}
|
|
1708
1153
|
export interface UpdateNotebookInstanceLifecycleConfigOutput {}
|
|
1709
1154
|
export interface UpdatePipelineRequest {
|
|
1710
1155
|
PipelineName: string | undefined;
|
|
1711
|
-
|
|
1712
1156
|
PipelineDisplayName?: string;
|
|
1713
|
-
|
|
1714
1157
|
PipelineDefinition?: string;
|
|
1715
|
-
|
|
1716
1158
|
PipelineDefinitionS3Location?: PipelineDefinitionS3Location;
|
|
1717
|
-
|
|
1718
1159
|
PipelineDescription?: string;
|
|
1719
|
-
|
|
1720
1160
|
RoleArn?: string;
|
|
1721
|
-
|
|
1722
1161
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1723
1162
|
}
|
|
1724
1163
|
export interface UpdatePipelineResponse {
|
|
@@ -1726,29 +1165,21 @@ export interface UpdatePipelineResponse {
|
|
|
1726
1165
|
}
|
|
1727
1166
|
export interface UpdatePipelineExecutionRequest {
|
|
1728
1167
|
PipelineExecutionArn: string | undefined;
|
|
1729
|
-
|
|
1730
1168
|
PipelineExecutionDescription?: string;
|
|
1731
|
-
|
|
1732
1169
|
PipelineExecutionDisplayName?: string;
|
|
1733
|
-
|
|
1734
1170
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1735
1171
|
}
|
|
1736
1172
|
export interface UpdatePipelineExecutionResponse {
|
|
1737
1173
|
PipelineExecutionArn?: string;
|
|
1738
1174
|
}
|
|
1739
|
-
|
|
1740
1175
|
export interface ServiceCatalogProvisioningUpdateDetails {
|
|
1741
1176
|
ProvisioningArtifactId?: string;
|
|
1742
|
-
|
|
1743
1177
|
ProvisioningParameters?: ProvisioningParameter[];
|
|
1744
1178
|
}
|
|
1745
1179
|
export interface UpdateProjectInput {
|
|
1746
1180
|
ProjectName: string | undefined;
|
|
1747
|
-
|
|
1748
1181
|
ProjectDescription?: string;
|
|
1749
|
-
|
|
1750
1182
|
ServiceCatalogProvisioningUpdateDetails?: ServiceCatalogProvisioningUpdateDetails;
|
|
1751
|
-
|
|
1752
1183
|
Tags?: Tag[];
|
|
1753
1184
|
}
|
|
1754
1185
|
export interface UpdateProjectOutput {
|
|
@@ -1756,9 +1187,7 @@ export interface UpdateProjectOutput {
|
|
|
1756
1187
|
}
|
|
1757
1188
|
export interface UpdateTrainingJobRequest {
|
|
1758
1189
|
TrainingJobName: string | undefined;
|
|
1759
|
-
|
|
1760
1190
|
ProfilerConfig?: ProfilerConfigForUpdate;
|
|
1761
|
-
|
|
1762
1191
|
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
|
|
1763
1192
|
}
|
|
1764
1193
|
export interface UpdateTrainingJobResponse {
|
|
@@ -1766,7 +1195,6 @@ export interface UpdateTrainingJobResponse {
|
|
|
1766
1195
|
}
|
|
1767
1196
|
export interface UpdateTrialRequest {
|
|
1768
1197
|
TrialName: string | undefined;
|
|
1769
|
-
|
|
1770
1198
|
DisplayName?: string;
|
|
1771
1199
|
}
|
|
1772
1200
|
export interface UpdateTrialResponse {
|
|
@@ -1774,25 +1202,15 @@ export interface UpdateTrialResponse {
|
|
|
1774
1202
|
}
|
|
1775
1203
|
export interface UpdateTrialComponentRequest {
|
|
1776
1204
|
TrialComponentName: string | undefined;
|
|
1777
|
-
|
|
1778
1205
|
DisplayName?: string;
|
|
1779
|
-
|
|
1780
1206
|
Status?: TrialComponentStatus;
|
|
1781
|
-
|
|
1782
1207
|
StartTime?: Date;
|
|
1783
|
-
|
|
1784
1208
|
EndTime?: Date;
|
|
1785
|
-
|
|
1786
1209
|
Parameters?: Record<string, TrialComponentParameterValue>;
|
|
1787
|
-
|
|
1788
1210
|
ParametersToRemove?: string[];
|
|
1789
|
-
|
|
1790
1211
|
InputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1791
|
-
|
|
1792
1212
|
InputArtifactsToRemove?: string[];
|
|
1793
|
-
|
|
1794
1213
|
OutputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1795
|
-
|
|
1796
1214
|
OutputArtifactsToRemove?: string[];
|
|
1797
1215
|
}
|
|
1798
1216
|
export interface UpdateTrialComponentResponse {
|
|
@@ -1800,9 +1218,7 @@ export interface UpdateTrialComponentResponse {
|
|
|
1800
1218
|
}
|
|
1801
1219
|
export interface UpdateUserProfileRequest {
|
|
1802
1220
|
DomainId: string | undefined;
|
|
1803
|
-
|
|
1804
1221
|
UserProfileName: string | undefined;
|
|
1805
|
-
|
|
1806
1222
|
UserSettings?: UserSettings;
|
|
1807
1223
|
}
|
|
1808
1224
|
export interface UpdateUserProfileResponse {
|
|
@@ -1810,11 +1226,8 @@ export interface UpdateUserProfileResponse {
|
|
|
1810
1226
|
}
|
|
1811
1227
|
export interface UpdateWorkforceRequest {
|
|
1812
1228
|
WorkforceName: string | undefined;
|
|
1813
|
-
|
|
1814
1229
|
SourceIpConfig?: SourceIpConfig;
|
|
1815
|
-
|
|
1816
1230
|
OidcConfig?: OidcConfig;
|
|
1817
|
-
|
|
1818
1231
|
WorkforceVpcConfig?: WorkforceVpcConfigRequest;
|
|
1819
1232
|
}
|
|
1820
1233
|
export interface UpdateWorkforceResponse {
|
|
@@ -1822,680 +1235,504 @@ export interface UpdateWorkforceResponse {
|
|
|
1822
1235
|
}
|
|
1823
1236
|
export interface UpdateWorkteamRequest {
|
|
1824
1237
|
WorkteamName: string | undefined;
|
|
1825
|
-
|
|
1826
1238
|
MemberDefinitions?: MemberDefinition[];
|
|
1827
|
-
|
|
1828
1239
|
Description?: string;
|
|
1829
|
-
|
|
1830
1240
|
NotificationConfiguration?: NotificationConfiguration;
|
|
1831
1241
|
}
|
|
1832
1242
|
export interface UpdateWorkteamResponse {
|
|
1833
1243
|
Workteam: Workteam | undefined;
|
|
1834
1244
|
}
|
|
1835
|
-
|
|
1836
1245
|
export interface SearchExpression {
|
|
1837
1246
|
Filters?: Filter[];
|
|
1838
|
-
|
|
1839
1247
|
NestedFilters?: NestedFilters[];
|
|
1840
|
-
|
|
1841
1248
|
SubExpressions?: SearchExpression[];
|
|
1842
|
-
|
|
1843
1249
|
Operator?: BooleanOperator | string;
|
|
1844
1250
|
}
|
|
1845
1251
|
export interface SearchRequest {
|
|
1846
1252
|
Resource: ResourceType | string | undefined;
|
|
1847
|
-
|
|
1848
1253
|
SearchExpression?: SearchExpression;
|
|
1849
|
-
|
|
1850
1254
|
SortBy?: string;
|
|
1851
|
-
|
|
1852
1255
|
SortOrder?: SearchSortOrder | string;
|
|
1853
|
-
|
|
1854
1256
|
NextToken?: string;
|
|
1855
|
-
|
|
1856
1257
|
MaxResults?: number;
|
|
1857
1258
|
}
|
|
1858
|
-
|
|
1259
|
+
export declare const ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog: (
|
|
1260
|
+
obj: ListNotebookInstanceLifecycleConfigsOutput
|
|
1261
|
+
) => any;
|
|
1859
1262
|
export declare const ListNotebookInstancesInputFilterSensitiveLog: (
|
|
1860
1263
|
obj: ListNotebookInstancesInput
|
|
1861
1264
|
) => any;
|
|
1862
|
-
|
|
1863
1265
|
export declare const NotebookInstanceSummaryFilterSensitiveLog: (
|
|
1864
1266
|
obj: NotebookInstanceSummary
|
|
1865
1267
|
) => any;
|
|
1866
|
-
|
|
1867
1268
|
export declare const ListNotebookInstancesOutputFilterSensitiveLog: (
|
|
1868
1269
|
obj: ListNotebookInstancesOutput
|
|
1869
1270
|
) => any;
|
|
1870
|
-
|
|
1871
1271
|
export declare const ListPipelineExecutionsRequestFilterSensitiveLog: (
|
|
1872
1272
|
obj: ListPipelineExecutionsRequest
|
|
1873
1273
|
) => any;
|
|
1874
|
-
|
|
1875
1274
|
export declare const PipelineExecutionSummaryFilterSensitiveLog: (
|
|
1876
1275
|
obj: PipelineExecutionSummary
|
|
1877
1276
|
) => any;
|
|
1878
|
-
|
|
1879
1277
|
export declare const ListPipelineExecutionsResponseFilterSensitiveLog: (
|
|
1880
1278
|
obj: ListPipelineExecutionsResponse
|
|
1881
1279
|
) => any;
|
|
1882
|
-
|
|
1883
1280
|
export declare const ListPipelineExecutionStepsRequestFilterSensitiveLog: (
|
|
1884
1281
|
obj: ListPipelineExecutionStepsRequest
|
|
1885
1282
|
) => any;
|
|
1886
|
-
|
|
1887
1283
|
export declare const ModelStepMetadataFilterSensitiveLog: (
|
|
1888
1284
|
obj: ModelStepMetadata
|
|
1889
1285
|
) => any;
|
|
1890
|
-
|
|
1891
1286
|
export declare const ProcessingJobStepMetadataFilterSensitiveLog: (
|
|
1892
1287
|
obj: ProcessingJobStepMetadata
|
|
1893
1288
|
) => any;
|
|
1894
|
-
|
|
1895
1289
|
export declare const QualityCheckStepMetadataFilterSensitiveLog: (
|
|
1896
1290
|
obj: QualityCheckStepMetadata
|
|
1897
1291
|
) => any;
|
|
1898
|
-
|
|
1899
1292
|
export declare const RegisterModelStepMetadataFilterSensitiveLog: (
|
|
1900
1293
|
obj: RegisterModelStepMetadata
|
|
1901
1294
|
) => any;
|
|
1902
|
-
|
|
1903
1295
|
export declare const TrainingJobStepMetadataFilterSensitiveLog: (
|
|
1904
1296
|
obj: TrainingJobStepMetadata
|
|
1905
1297
|
) => any;
|
|
1906
|
-
|
|
1907
1298
|
export declare const TransformJobStepMetadataFilterSensitiveLog: (
|
|
1908
1299
|
obj: TransformJobStepMetadata
|
|
1909
1300
|
) => any;
|
|
1910
|
-
|
|
1911
1301
|
export declare const TuningJobStepMetaDataFilterSensitiveLog: (
|
|
1912
1302
|
obj: TuningJobStepMetaData
|
|
1913
1303
|
) => any;
|
|
1914
|
-
|
|
1915
1304
|
export declare const PipelineExecutionStepMetadataFilterSensitiveLog: (
|
|
1916
1305
|
obj: PipelineExecutionStepMetadata
|
|
1917
1306
|
) => any;
|
|
1918
|
-
|
|
1919
1307
|
export declare const PipelineExecutionStepFilterSensitiveLog: (
|
|
1920
1308
|
obj: PipelineExecutionStep
|
|
1921
1309
|
) => any;
|
|
1922
|
-
|
|
1923
1310
|
export declare const ListPipelineExecutionStepsResponseFilterSensitiveLog: (
|
|
1924
1311
|
obj: ListPipelineExecutionStepsResponse
|
|
1925
1312
|
) => any;
|
|
1926
|
-
|
|
1927
1313
|
export declare const ListPipelineParametersForExecutionRequestFilterSensitiveLog: (
|
|
1928
1314
|
obj: ListPipelineParametersForExecutionRequest
|
|
1929
1315
|
) => any;
|
|
1930
|
-
|
|
1931
1316
|
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
1932
|
-
|
|
1933
1317
|
export declare const ListPipelineParametersForExecutionResponseFilterSensitiveLog: (
|
|
1934
1318
|
obj: ListPipelineParametersForExecutionResponse
|
|
1935
1319
|
) => any;
|
|
1936
|
-
|
|
1937
1320
|
export declare const ListPipelinesRequestFilterSensitiveLog: (
|
|
1938
1321
|
obj: ListPipelinesRequest
|
|
1939
1322
|
) => any;
|
|
1940
|
-
|
|
1941
1323
|
export declare const PipelineSummaryFilterSensitiveLog: (
|
|
1942
1324
|
obj: PipelineSummary
|
|
1943
1325
|
) => any;
|
|
1944
|
-
|
|
1945
1326
|
export declare const ListPipelinesResponseFilterSensitiveLog: (
|
|
1946
1327
|
obj: ListPipelinesResponse
|
|
1947
1328
|
) => any;
|
|
1948
|
-
|
|
1949
1329
|
export declare const ListProcessingJobsRequestFilterSensitiveLog: (
|
|
1950
1330
|
obj: ListProcessingJobsRequest
|
|
1951
1331
|
) => any;
|
|
1952
|
-
|
|
1953
1332
|
export declare const ProcessingJobSummaryFilterSensitiveLog: (
|
|
1954
1333
|
obj: ProcessingJobSummary
|
|
1955
1334
|
) => any;
|
|
1956
|
-
|
|
1957
1335
|
export declare const ListProcessingJobsResponseFilterSensitiveLog: (
|
|
1958
1336
|
obj: ListProcessingJobsResponse
|
|
1959
1337
|
) => any;
|
|
1960
|
-
|
|
1961
1338
|
export declare const ListProjectsInputFilterSensitiveLog: (
|
|
1962
1339
|
obj: ListProjectsInput
|
|
1963
1340
|
) => any;
|
|
1964
|
-
|
|
1965
1341
|
export declare const ProjectSummaryFilterSensitiveLog: (
|
|
1966
1342
|
obj: ProjectSummary
|
|
1967
1343
|
) => any;
|
|
1968
|
-
|
|
1969
1344
|
export declare const ListProjectsOutputFilterSensitiveLog: (
|
|
1970
1345
|
obj: ListProjectsOutput
|
|
1971
1346
|
) => any;
|
|
1972
|
-
|
|
1973
1347
|
export declare const ListStageDevicesRequestFilterSensitiveLog: (
|
|
1974
1348
|
obj: ListStageDevicesRequest
|
|
1975
1349
|
) => any;
|
|
1976
|
-
|
|
1977
1350
|
export declare const ListStageDevicesResponseFilterSensitiveLog: (
|
|
1978
1351
|
obj: ListStageDevicesResponse
|
|
1979
1352
|
) => any;
|
|
1980
|
-
|
|
1981
1353
|
export declare const ListStudioLifecycleConfigsRequestFilterSensitiveLog: (
|
|
1982
1354
|
obj: ListStudioLifecycleConfigsRequest
|
|
1983
1355
|
) => any;
|
|
1984
|
-
|
|
1985
1356
|
export declare const StudioLifecycleConfigDetailsFilterSensitiveLog: (
|
|
1986
1357
|
obj: StudioLifecycleConfigDetails
|
|
1987
1358
|
) => any;
|
|
1988
|
-
|
|
1989
1359
|
export declare const ListStudioLifecycleConfigsResponseFilterSensitiveLog: (
|
|
1990
1360
|
obj: ListStudioLifecycleConfigsResponse
|
|
1991
1361
|
) => any;
|
|
1992
|
-
|
|
1993
1362
|
export declare const ListSubscribedWorkteamsRequestFilterSensitiveLog: (
|
|
1994
1363
|
obj: ListSubscribedWorkteamsRequest
|
|
1995
1364
|
) => any;
|
|
1996
|
-
|
|
1997
1365
|
export declare const ListSubscribedWorkteamsResponseFilterSensitiveLog: (
|
|
1998
1366
|
obj: ListSubscribedWorkteamsResponse
|
|
1999
1367
|
) => any;
|
|
2000
|
-
|
|
2001
1368
|
export declare const ListTagsInputFilterSensitiveLog: (
|
|
2002
1369
|
obj: ListTagsInput
|
|
2003
1370
|
) => any;
|
|
2004
|
-
|
|
2005
1371
|
export declare const ListTagsOutputFilterSensitiveLog: (
|
|
2006
1372
|
obj: ListTagsOutput
|
|
2007
1373
|
) => any;
|
|
2008
|
-
|
|
2009
1374
|
export declare const ListTrainingJobsRequestFilterSensitiveLog: (
|
|
2010
1375
|
obj: ListTrainingJobsRequest
|
|
2011
1376
|
) => any;
|
|
2012
|
-
|
|
2013
1377
|
export declare const TrainingJobSummaryFilterSensitiveLog: (
|
|
2014
1378
|
obj: TrainingJobSummary
|
|
2015
1379
|
) => any;
|
|
2016
|
-
|
|
2017
1380
|
export declare const ListTrainingJobsResponseFilterSensitiveLog: (
|
|
2018
1381
|
obj: ListTrainingJobsResponse
|
|
2019
1382
|
) => any;
|
|
2020
|
-
|
|
2021
1383
|
export declare const ListTrainingJobsForHyperParameterTuningJobRequestFilterSensitiveLog: (
|
|
2022
1384
|
obj: ListTrainingJobsForHyperParameterTuningJobRequest
|
|
2023
1385
|
) => any;
|
|
2024
|
-
|
|
2025
1386
|
export declare const ListTrainingJobsForHyperParameterTuningJobResponseFilterSensitiveLog: (
|
|
2026
1387
|
obj: ListTrainingJobsForHyperParameterTuningJobResponse
|
|
2027
1388
|
) => any;
|
|
2028
|
-
|
|
2029
1389
|
export declare const ListTransformJobsRequestFilterSensitiveLog: (
|
|
2030
1390
|
obj: ListTransformJobsRequest
|
|
2031
1391
|
) => any;
|
|
2032
|
-
|
|
2033
1392
|
export declare const TransformJobSummaryFilterSensitiveLog: (
|
|
2034
1393
|
obj: TransformJobSummary
|
|
2035
1394
|
) => any;
|
|
2036
|
-
|
|
2037
1395
|
export declare const ListTransformJobsResponseFilterSensitiveLog: (
|
|
2038
1396
|
obj: ListTransformJobsResponse
|
|
2039
1397
|
) => any;
|
|
2040
|
-
|
|
2041
1398
|
export declare const ListTrialComponentsRequestFilterSensitiveLog: (
|
|
2042
1399
|
obj: ListTrialComponentsRequest
|
|
2043
1400
|
) => any;
|
|
2044
|
-
|
|
2045
1401
|
export declare const TrialComponentSummaryFilterSensitiveLog: (
|
|
2046
1402
|
obj: TrialComponentSummary
|
|
2047
1403
|
) => any;
|
|
2048
|
-
|
|
2049
1404
|
export declare const ListTrialComponentsResponseFilterSensitiveLog: (
|
|
2050
1405
|
obj: ListTrialComponentsResponse
|
|
2051
1406
|
) => any;
|
|
2052
|
-
|
|
2053
1407
|
export declare const ListTrialsRequestFilterSensitiveLog: (
|
|
2054
1408
|
obj: ListTrialsRequest
|
|
2055
1409
|
) => any;
|
|
2056
|
-
|
|
2057
1410
|
export declare const TrialSummaryFilterSensitiveLog: (obj: TrialSummary) => any;
|
|
2058
|
-
|
|
2059
1411
|
export declare const ListTrialsResponseFilterSensitiveLog: (
|
|
2060
1412
|
obj: ListTrialsResponse
|
|
2061
1413
|
) => any;
|
|
2062
|
-
|
|
2063
1414
|
export declare const ListUserProfilesRequestFilterSensitiveLog: (
|
|
2064
1415
|
obj: ListUserProfilesRequest
|
|
2065
1416
|
) => any;
|
|
2066
|
-
|
|
2067
1417
|
export declare const UserProfileDetailsFilterSensitiveLog: (
|
|
2068
1418
|
obj: UserProfileDetails
|
|
2069
1419
|
) => any;
|
|
2070
|
-
|
|
2071
1420
|
export declare const ListUserProfilesResponseFilterSensitiveLog: (
|
|
2072
1421
|
obj: ListUserProfilesResponse
|
|
2073
1422
|
) => any;
|
|
2074
|
-
|
|
2075
1423
|
export declare const ListWorkforcesRequestFilterSensitiveLog: (
|
|
2076
1424
|
obj: ListWorkforcesRequest
|
|
2077
1425
|
) => any;
|
|
2078
|
-
|
|
2079
1426
|
export declare const ListWorkforcesResponseFilterSensitiveLog: (
|
|
2080
1427
|
obj: ListWorkforcesResponse
|
|
2081
1428
|
) => any;
|
|
2082
|
-
|
|
2083
1429
|
export declare const ListWorkteamsRequestFilterSensitiveLog: (
|
|
2084
1430
|
obj: ListWorkteamsRequest
|
|
2085
1431
|
) => any;
|
|
2086
|
-
|
|
2087
1432
|
export declare const ListWorkteamsResponseFilterSensitiveLog: (
|
|
2088
1433
|
obj: ListWorkteamsResponse
|
|
2089
1434
|
) => any;
|
|
2090
|
-
|
|
2091
1435
|
export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
|
|
2092
|
-
|
|
2093
1436
|
export declare const ModelPackageGroupFilterSensitiveLog: (
|
|
2094
1437
|
obj: ModelPackageGroup
|
|
2095
1438
|
) => any;
|
|
2096
|
-
|
|
2097
1439
|
export declare const NestedFiltersFilterSensitiveLog: (
|
|
2098
1440
|
obj: NestedFilters
|
|
2099
1441
|
) => any;
|
|
2100
|
-
|
|
2101
1442
|
export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
|
|
2102
|
-
|
|
2103
1443
|
export declare const PipelineFilterSensitiveLog: (obj: Pipeline) => any;
|
|
2104
|
-
|
|
2105
1444
|
export declare const PipelineExecutionFilterSensitiveLog: (
|
|
2106
1445
|
obj: PipelineExecution
|
|
2107
1446
|
) => any;
|
|
2108
|
-
|
|
2109
1447
|
export declare const ProcessingJobFilterSensitiveLog: (
|
|
2110
1448
|
obj: ProcessingJob
|
|
2111
1449
|
) => any;
|
|
2112
|
-
|
|
2113
1450
|
export declare const ProfilerConfigForUpdateFilterSensitiveLog: (
|
|
2114
1451
|
obj: ProfilerConfigForUpdate
|
|
2115
1452
|
) => any;
|
|
2116
|
-
|
|
2117
1453
|
export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
|
|
2118
|
-
|
|
2119
1454
|
export declare const PutModelPackageGroupPolicyInputFilterSensitiveLog: (
|
|
2120
1455
|
obj: PutModelPackageGroupPolicyInput
|
|
2121
1456
|
) => any;
|
|
2122
|
-
|
|
2123
1457
|
export declare const PutModelPackageGroupPolicyOutputFilterSensitiveLog: (
|
|
2124
1458
|
obj: PutModelPackageGroupPolicyOutput
|
|
2125
1459
|
) => any;
|
|
2126
|
-
|
|
2127
1460
|
export declare const QueryFiltersFilterSensitiveLog: (obj: QueryFilters) => any;
|
|
2128
|
-
|
|
2129
1461
|
export declare const QueryLineageRequestFilterSensitiveLog: (
|
|
2130
1462
|
obj: QueryLineageRequest
|
|
2131
1463
|
) => any;
|
|
2132
|
-
|
|
2133
1464
|
export declare const VertexFilterSensitiveLog: (obj: Vertex) => any;
|
|
2134
|
-
|
|
2135
1465
|
export declare const QueryLineageResponseFilterSensitiveLog: (
|
|
2136
1466
|
obj: QueryLineageResponse
|
|
2137
1467
|
) => any;
|
|
2138
|
-
|
|
2139
1468
|
export declare const RegisterDevicesRequestFilterSensitiveLog: (
|
|
2140
1469
|
obj: RegisterDevicesRequest
|
|
2141
1470
|
) => any;
|
|
2142
|
-
|
|
2143
1471
|
export declare const RenderableTaskFilterSensitiveLog: (
|
|
2144
1472
|
obj: RenderableTask
|
|
2145
1473
|
) => any;
|
|
2146
|
-
|
|
2147
1474
|
export declare const RenderingErrorFilterSensitiveLog: (
|
|
2148
1475
|
obj: RenderingError
|
|
2149
1476
|
) => any;
|
|
2150
|
-
|
|
2151
1477
|
export declare const RenderUiTemplateRequestFilterSensitiveLog: (
|
|
2152
1478
|
obj: RenderUiTemplateRequest
|
|
2153
1479
|
) => any;
|
|
2154
|
-
|
|
2155
1480
|
export declare const RenderUiTemplateResponseFilterSensitiveLog: (
|
|
2156
1481
|
obj: RenderUiTemplateResponse
|
|
2157
1482
|
) => any;
|
|
2158
|
-
|
|
2159
1483
|
export declare const RetryPipelineExecutionRequestFilterSensitiveLog: (
|
|
2160
1484
|
obj: RetryPipelineExecutionRequest
|
|
2161
1485
|
) => any;
|
|
2162
|
-
|
|
2163
1486
|
export declare const RetryPipelineExecutionResponseFilterSensitiveLog: (
|
|
2164
1487
|
obj: RetryPipelineExecutionResponse
|
|
2165
1488
|
) => any;
|
|
2166
|
-
|
|
2167
1489
|
export declare const TrainingJobFilterSensitiveLog: (obj: TrainingJob) => any;
|
|
2168
|
-
|
|
2169
1490
|
export declare const TrialComponentSimpleSummaryFilterSensitiveLog: (
|
|
2170
1491
|
obj: TrialComponentSimpleSummary
|
|
2171
1492
|
) => any;
|
|
2172
|
-
|
|
2173
1493
|
export declare const TrialFilterSensitiveLog: (obj: Trial) => any;
|
|
2174
|
-
|
|
2175
1494
|
export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
|
|
2176
|
-
|
|
2177
1495
|
export declare const TrialComponentSourceDetailFilterSensitiveLog: (
|
|
2178
1496
|
obj: TrialComponentSourceDetail
|
|
2179
1497
|
) => any;
|
|
2180
|
-
|
|
2181
1498
|
export declare const TrialComponentFilterSensitiveLog: (
|
|
2182
1499
|
obj: TrialComponent
|
|
2183
1500
|
) => any;
|
|
2184
|
-
|
|
2185
1501
|
export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
|
|
2186
|
-
|
|
2187
1502
|
export declare const SearchResponseFilterSensitiveLog: (
|
|
2188
1503
|
obj: SearchResponse
|
|
2189
1504
|
) => any;
|
|
2190
|
-
|
|
2191
1505
|
export declare const SendPipelineExecutionStepFailureRequestFilterSensitiveLog: (
|
|
2192
1506
|
obj: SendPipelineExecutionStepFailureRequest
|
|
2193
1507
|
) => any;
|
|
2194
|
-
|
|
2195
1508
|
export declare const SendPipelineExecutionStepFailureResponseFilterSensitiveLog: (
|
|
2196
1509
|
obj: SendPipelineExecutionStepFailureResponse
|
|
2197
1510
|
) => any;
|
|
2198
|
-
|
|
2199
1511
|
export declare const SendPipelineExecutionStepSuccessRequestFilterSensitiveLog: (
|
|
2200
1512
|
obj: SendPipelineExecutionStepSuccessRequest
|
|
2201
1513
|
) => any;
|
|
2202
|
-
|
|
2203
1514
|
export declare const SendPipelineExecutionStepSuccessResponseFilterSensitiveLog: (
|
|
2204
1515
|
obj: SendPipelineExecutionStepSuccessResponse
|
|
2205
1516
|
) => any;
|
|
2206
|
-
|
|
2207
1517
|
export declare const StartEdgeDeploymentStageRequestFilterSensitiveLog: (
|
|
2208
1518
|
obj: StartEdgeDeploymentStageRequest
|
|
2209
1519
|
) => any;
|
|
2210
|
-
|
|
2211
1520
|
export declare const StartMonitoringScheduleRequestFilterSensitiveLog: (
|
|
2212
1521
|
obj: StartMonitoringScheduleRequest
|
|
2213
1522
|
) => any;
|
|
2214
|
-
|
|
2215
1523
|
export declare const StartNotebookInstanceInputFilterSensitiveLog: (
|
|
2216
1524
|
obj: StartNotebookInstanceInput
|
|
2217
1525
|
) => any;
|
|
2218
|
-
|
|
2219
1526
|
export declare const StartPipelineExecutionRequestFilterSensitiveLog: (
|
|
2220
1527
|
obj: StartPipelineExecutionRequest
|
|
2221
1528
|
) => any;
|
|
2222
|
-
|
|
2223
1529
|
export declare const StartPipelineExecutionResponseFilterSensitiveLog: (
|
|
2224
1530
|
obj: StartPipelineExecutionResponse
|
|
2225
1531
|
) => any;
|
|
2226
|
-
|
|
2227
1532
|
export declare const StopAutoMLJobRequestFilterSensitiveLog: (
|
|
2228
1533
|
obj: StopAutoMLJobRequest
|
|
2229
1534
|
) => any;
|
|
2230
|
-
|
|
2231
1535
|
export declare const StopCompilationJobRequestFilterSensitiveLog: (
|
|
2232
1536
|
obj: StopCompilationJobRequest
|
|
2233
1537
|
) => any;
|
|
2234
|
-
|
|
2235
1538
|
export declare const StopEdgeDeploymentStageRequestFilterSensitiveLog: (
|
|
2236
1539
|
obj: StopEdgeDeploymentStageRequest
|
|
2237
1540
|
) => any;
|
|
2238
|
-
|
|
2239
1541
|
export declare const StopEdgePackagingJobRequestFilterSensitiveLog: (
|
|
2240
1542
|
obj: StopEdgePackagingJobRequest
|
|
2241
1543
|
) => any;
|
|
2242
|
-
|
|
2243
1544
|
export declare const StopHyperParameterTuningJobRequestFilterSensitiveLog: (
|
|
2244
1545
|
obj: StopHyperParameterTuningJobRequest
|
|
2245
1546
|
) => any;
|
|
2246
|
-
|
|
2247
1547
|
export declare const StopInferenceRecommendationsJobRequestFilterSensitiveLog: (
|
|
2248
1548
|
obj: StopInferenceRecommendationsJobRequest
|
|
2249
1549
|
) => any;
|
|
2250
|
-
|
|
2251
1550
|
export declare const StopLabelingJobRequestFilterSensitiveLog: (
|
|
2252
1551
|
obj: StopLabelingJobRequest
|
|
2253
1552
|
) => any;
|
|
2254
|
-
|
|
2255
1553
|
export declare const StopMonitoringScheduleRequestFilterSensitiveLog: (
|
|
2256
1554
|
obj: StopMonitoringScheduleRequest
|
|
2257
1555
|
) => any;
|
|
2258
|
-
|
|
2259
1556
|
export declare const StopNotebookInstanceInputFilterSensitiveLog: (
|
|
2260
1557
|
obj: StopNotebookInstanceInput
|
|
2261
1558
|
) => any;
|
|
2262
|
-
|
|
2263
1559
|
export declare const StopPipelineExecutionRequestFilterSensitiveLog: (
|
|
2264
1560
|
obj: StopPipelineExecutionRequest
|
|
2265
1561
|
) => any;
|
|
2266
|
-
|
|
2267
1562
|
export declare const StopPipelineExecutionResponseFilterSensitiveLog: (
|
|
2268
1563
|
obj: StopPipelineExecutionResponse
|
|
2269
1564
|
) => any;
|
|
2270
|
-
|
|
2271
1565
|
export declare const StopProcessingJobRequestFilterSensitiveLog: (
|
|
2272
1566
|
obj: StopProcessingJobRequest
|
|
2273
1567
|
) => any;
|
|
2274
|
-
|
|
2275
1568
|
export declare const StopTrainingJobRequestFilterSensitiveLog: (
|
|
2276
1569
|
obj: StopTrainingJobRequest
|
|
2277
1570
|
) => any;
|
|
2278
|
-
|
|
2279
1571
|
export declare const StopTransformJobRequestFilterSensitiveLog: (
|
|
2280
1572
|
obj: StopTransformJobRequest
|
|
2281
1573
|
) => any;
|
|
2282
|
-
|
|
2283
1574
|
export declare const UpdateActionRequestFilterSensitiveLog: (
|
|
2284
1575
|
obj: UpdateActionRequest
|
|
2285
1576
|
) => any;
|
|
2286
|
-
|
|
2287
1577
|
export declare const UpdateActionResponseFilterSensitiveLog: (
|
|
2288
1578
|
obj: UpdateActionResponse
|
|
2289
1579
|
) => any;
|
|
2290
|
-
|
|
2291
1580
|
export declare const UpdateAppImageConfigRequestFilterSensitiveLog: (
|
|
2292
1581
|
obj: UpdateAppImageConfigRequest
|
|
2293
1582
|
) => any;
|
|
2294
|
-
|
|
2295
1583
|
export declare const UpdateAppImageConfigResponseFilterSensitiveLog: (
|
|
2296
1584
|
obj: UpdateAppImageConfigResponse
|
|
2297
1585
|
) => any;
|
|
2298
|
-
|
|
2299
1586
|
export declare const UpdateArtifactRequestFilterSensitiveLog: (
|
|
2300
1587
|
obj: UpdateArtifactRequest
|
|
2301
1588
|
) => any;
|
|
2302
|
-
|
|
2303
1589
|
export declare const UpdateArtifactResponseFilterSensitiveLog: (
|
|
2304
1590
|
obj: UpdateArtifactResponse
|
|
2305
1591
|
) => any;
|
|
2306
|
-
|
|
2307
1592
|
export declare const UpdateCodeRepositoryInputFilterSensitiveLog: (
|
|
2308
1593
|
obj: UpdateCodeRepositoryInput
|
|
2309
1594
|
) => any;
|
|
2310
|
-
|
|
2311
1595
|
export declare const UpdateCodeRepositoryOutputFilterSensitiveLog: (
|
|
2312
1596
|
obj: UpdateCodeRepositoryOutput
|
|
2313
1597
|
) => any;
|
|
2314
|
-
|
|
2315
1598
|
export declare const UpdateContextRequestFilterSensitiveLog: (
|
|
2316
1599
|
obj: UpdateContextRequest
|
|
2317
1600
|
) => any;
|
|
2318
|
-
|
|
2319
1601
|
export declare const UpdateContextResponseFilterSensitiveLog: (
|
|
2320
1602
|
obj: UpdateContextResponse
|
|
2321
1603
|
) => any;
|
|
2322
|
-
|
|
2323
1604
|
export declare const UpdateDeviceFleetRequestFilterSensitiveLog: (
|
|
2324
1605
|
obj: UpdateDeviceFleetRequest
|
|
2325
1606
|
) => any;
|
|
2326
|
-
|
|
2327
1607
|
export declare const UpdateDevicesRequestFilterSensitiveLog: (
|
|
2328
1608
|
obj: UpdateDevicesRequest
|
|
2329
1609
|
) => any;
|
|
2330
|
-
|
|
2331
1610
|
export declare const UpdateDomainRequestFilterSensitiveLog: (
|
|
2332
1611
|
obj: UpdateDomainRequest
|
|
2333
1612
|
) => any;
|
|
2334
|
-
|
|
2335
1613
|
export declare const UpdateDomainResponseFilterSensitiveLog: (
|
|
2336
1614
|
obj: UpdateDomainResponse
|
|
2337
1615
|
) => any;
|
|
2338
|
-
|
|
2339
1616
|
export declare const VariantPropertyFilterSensitiveLog: (
|
|
2340
1617
|
obj: VariantProperty
|
|
2341
1618
|
) => any;
|
|
2342
|
-
|
|
2343
1619
|
export declare const UpdateEndpointInputFilterSensitiveLog: (
|
|
2344
1620
|
obj: UpdateEndpointInput
|
|
2345
1621
|
) => any;
|
|
2346
|
-
|
|
2347
1622
|
export declare const UpdateEndpointOutputFilterSensitiveLog: (
|
|
2348
1623
|
obj: UpdateEndpointOutput
|
|
2349
1624
|
) => any;
|
|
2350
|
-
|
|
2351
1625
|
export declare const UpdateEndpointWeightsAndCapacitiesInputFilterSensitiveLog: (
|
|
2352
1626
|
obj: UpdateEndpointWeightsAndCapacitiesInput
|
|
2353
1627
|
) => any;
|
|
2354
|
-
|
|
2355
1628
|
export declare const UpdateEndpointWeightsAndCapacitiesOutputFilterSensitiveLog: (
|
|
2356
1629
|
obj: UpdateEndpointWeightsAndCapacitiesOutput
|
|
2357
1630
|
) => any;
|
|
2358
|
-
|
|
2359
1631
|
export declare const UpdateExperimentRequestFilterSensitiveLog: (
|
|
2360
1632
|
obj: UpdateExperimentRequest
|
|
2361
1633
|
) => any;
|
|
2362
|
-
|
|
2363
1634
|
export declare const UpdateExperimentResponseFilterSensitiveLog: (
|
|
2364
1635
|
obj: UpdateExperimentResponse
|
|
2365
1636
|
) => any;
|
|
2366
|
-
|
|
2367
1637
|
export declare const UpdateFeatureGroupRequestFilterSensitiveLog: (
|
|
2368
1638
|
obj: UpdateFeatureGroupRequest
|
|
2369
1639
|
) => any;
|
|
2370
|
-
|
|
2371
1640
|
export declare const UpdateFeatureGroupResponseFilterSensitiveLog: (
|
|
2372
1641
|
obj: UpdateFeatureGroupResponse
|
|
2373
1642
|
) => any;
|
|
2374
|
-
|
|
2375
1643
|
export declare const UpdateFeatureMetadataRequestFilterSensitiveLog: (
|
|
2376
1644
|
obj: UpdateFeatureMetadataRequest
|
|
2377
1645
|
) => any;
|
|
2378
|
-
|
|
2379
1646
|
export declare const UpdateImageRequestFilterSensitiveLog: (
|
|
2380
1647
|
obj: UpdateImageRequest
|
|
2381
1648
|
) => any;
|
|
2382
|
-
|
|
2383
1649
|
export declare const UpdateImageResponseFilterSensitiveLog: (
|
|
2384
1650
|
obj: UpdateImageResponse
|
|
2385
1651
|
) => any;
|
|
2386
|
-
|
|
2387
1652
|
export declare const UpdateModelPackageInputFilterSensitiveLog: (
|
|
2388
1653
|
obj: UpdateModelPackageInput
|
|
2389
1654
|
) => any;
|
|
2390
|
-
|
|
2391
1655
|
export declare const UpdateModelPackageOutputFilterSensitiveLog: (
|
|
2392
1656
|
obj: UpdateModelPackageOutput
|
|
2393
1657
|
) => any;
|
|
2394
|
-
|
|
2395
1658
|
export declare const UpdateMonitoringScheduleRequestFilterSensitiveLog: (
|
|
2396
1659
|
obj: UpdateMonitoringScheduleRequest
|
|
2397
1660
|
) => any;
|
|
2398
|
-
|
|
2399
1661
|
export declare const UpdateMonitoringScheduleResponseFilterSensitiveLog: (
|
|
2400
1662
|
obj: UpdateMonitoringScheduleResponse
|
|
2401
1663
|
) => any;
|
|
2402
|
-
|
|
2403
1664
|
export declare const UpdateNotebookInstanceInputFilterSensitiveLog: (
|
|
2404
1665
|
obj: UpdateNotebookInstanceInput
|
|
2405
1666
|
) => any;
|
|
2406
|
-
|
|
2407
1667
|
export declare const UpdateNotebookInstanceOutputFilterSensitiveLog: (
|
|
2408
1668
|
obj: UpdateNotebookInstanceOutput
|
|
2409
1669
|
) => any;
|
|
2410
|
-
|
|
2411
1670
|
export declare const UpdateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (
|
|
2412
1671
|
obj: UpdateNotebookInstanceLifecycleConfigInput
|
|
2413
1672
|
) => any;
|
|
2414
|
-
|
|
2415
1673
|
export declare const UpdateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (
|
|
2416
1674
|
obj: UpdateNotebookInstanceLifecycleConfigOutput
|
|
2417
1675
|
) => any;
|
|
2418
|
-
|
|
2419
1676
|
export declare const UpdatePipelineRequestFilterSensitiveLog: (
|
|
2420
1677
|
obj: UpdatePipelineRequest
|
|
2421
1678
|
) => any;
|
|
2422
|
-
|
|
2423
1679
|
export declare const UpdatePipelineResponseFilterSensitiveLog: (
|
|
2424
1680
|
obj: UpdatePipelineResponse
|
|
2425
1681
|
) => any;
|
|
2426
|
-
|
|
2427
1682
|
export declare const UpdatePipelineExecutionRequestFilterSensitiveLog: (
|
|
2428
1683
|
obj: UpdatePipelineExecutionRequest
|
|
2429
1684
|
) => any;
|
|
2430
|
-
|
|
2431
1685
|
export declare const UpdatePipelineExecutionResponseFilterSensitiveLog: (
|
|
2432
1686
|
obj: UpdatePipelineExecutionResponse
|
|
2433
1687
|
) => any;
|
|
2434
|
-
|
|
2435
1688
|
export declare const ServiceCatalogProvisioningUpdateDetailsFilterSensitiveLog: (
|
|
2436
1689
|
obj: ServiceCatalogProvisioningUpdateDetails
|
|
2437
1690
|
) => any;
|
|
2438
|
-
|
|
2439
1691
|
export declare const UpdateProjectInputFilterSensitiveLog: (
|
|
2440
1692
|
obj: UpdateProjectInput
|
|
2441
1693
|
) => any;
|
|
2442
|
-
|
|
2443
1694
|
export declare const UpdateProjectOutputFilterSensitiveLog: (
|
|
2444
1695
|
obj: UpdateProjectOutput
|
|
2445
1696
|
) => any;
|
|
2446
|
-
|
|
2447
1697
|
export declare const UpdateTrainingJobRequestFilterSensitiveLog: (
|
|
2448
1698
|
obj: UpdateTrainingJobRequest
|
|
2449
1699
|
) => any;
|
|
2450
|
-
|
|
2451
1700
|
export declare const UpdateTrainingJobResponseFilterSensitiveLog: (
|
|
2452
1701
|
obj: UpdateTrainingJobResponse
|
|
2453
1702
|
) => any;
|
|
2454
|
-
|
|
2455
1703
|
export declare const UpdateTrialRequestFilterSensitiveLog: (
|
|
2456
1704
|
obj: UpdateTrialRequest
|
|
2457
1705
|
) => any;
|
|
2458
|
-
|
|
2459
1706
|
export declare const UpdateTrialResponseFilterSensitiveLog: (
|
|
2460
1707
|
obj: UpdateTrialResponse
|
|
2461
1708
|
) => any;
|
|
2462
|
-
|
|
2463
1709
|
export declare const UpdateTrialComponentRequestFilterSensitiveLog: (
|
|
2464
1710
|
obj: UpdateTrialComponentRequest
|
|
2465
1711
|
) => any;
|
|
2466
|
-
|
|
2467
1712
|
export declare const UpdateTrialComponentResponseFilterSensitiveLog: (
|
|
2468
1713
|
obj: UpdateTrialComponentResponse
|
|
2469
1714
|
) => any;
|
|
2470
|
-
|
|
2471
1715
|
export declare const UpdateUserProfileRequestFilterSensitiveLog: (
|
|
2472
1716
|
obj: UpdateUserProfileRequest
|
|
2473
1717
|
) => any;
|
|
2474
|
-
|
|
2475
1718
|
export declare const UpdateUserProfileResponseFilterSensitiveLog: (
|
|
2476
1719
|
obj: UpdateUserProfileResponse
|
|
2477
1720
|
) => any;
|
|
2478
|
-
|
|
2479
1721
|
export declare const UpdateWorkforceRequestFilterSensitiveLog: (
|
|
2480
1722
|
obj: UpdateWorkforceRequest
|
|
2481
1723
|
) => any;
|
|
2482
|
-
|
|
2483
1724
|
export declare const UpdateWorkforceResponseFilterSensitiveLog: (
|
|
2484
1725
|
obj: UpdateWorkforceResponse
|
|
2485
1726
|
) => any;
|
|
2486
|
-
|
|
2487
1727
|
export declare const UpdateWorkteamRequestFilterSensitiveLog: (
|
|
2488
1728
|
obj: UpdateWorkteamRequest
|
|
2489
1729
|
) => any;
|
|
2490
|
-
|
|
2491
1730
|
export declare const UpdateWorkteamResponseFilterSensitiveLog: (
|
|
2492
1731
|
obj: UpdateWorkteamResponse
|
|
2493
1732
|
) => any;
|
|
2494
|
-
|
|
2495
1733
|
export declare const SearchExpressionFilterSensitiveLog: (
|
|
2496
1734
|
obj: SearchExpression
|
|
2497
1735
|
) => any;
|
|
2498
|
-
|
|
2499
1736
|
export declare const SearchRequestFilterSensitiveLog: (
|
|
2500
1737
|
obj: SearchRequest
|
|
2501
1738
|
) => any;
|