@aws-sdk/client-sagemaker 3.133.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddAssociationCommand.js +2 -2
- package/dist-cjs/commands/AddTagsCommand.js +2 -2
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -2
- package/dist-cjs/commands/CreateActionCommand.js +2 -2
- package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/CreateAppCommand.js +2 -2
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateArtifactCommand.js +2 -2
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/CreateContextCommand.js +2 -2
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/CreateDomainCommand.js +2 -2
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -2
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateExperimentCommand.js +2 -2
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/CreateImageCommand.js +2 -2
- package/dist-cjs/commands/CreateImageVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
- package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateModelCommand.js +2 -2
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateModelPackageCommand.js +2 -2
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/CreatePipelineCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
- package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateTransformJobCommand.js +2 -2
- package/dist-cjs/commands/CreateTrialCommand.js +2 -2
- package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/CreateUserProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkforceCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionCommand.js +2 -2
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteArtifactCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssociationCommand.js +2 -2
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/DeleteContextCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteExperimentCommand.js +2 -2
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/DeleteImageCommand.js +2 -2
- package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeletePipelineCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrialCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/DescribeActionCommand.js +2 -2
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/DescribeAppCommand.js +2 -2
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeArtifactCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeContextCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeDeviceCommand.js +2 -2
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -2
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeExperimentCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -2
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeImageCommand.js +2 -2
- package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -2
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrialCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -2
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -2
- package/dist-cjs/commands/ListActionsCommand.js +2 -2
- package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -2
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListAppsCommand.js +2 -2
- package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
- package/dist-cjs/commands/ListAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -2
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -2
- package/dist-cjs/commands/ListContextsCommand.js +2 -2
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -2
- package/dist-cjs/commands/ListDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListDomainsCommand.js +2 -2
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -2
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -2
- package/dist-cjs/commands/ListExperimentsCommand.js +2 -2
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -2
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -2
- package/dist-cjs/commands/ListImageVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListImagesCommand.js +2 -2
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
- package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelMetadataCommand.js +2 -2
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListModelPackagesCommand.js +2 -2
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelsCommand.js +2 -2
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -2
- package/dist-cjs/commands/ListPipelinesCommand.js +2 -2
- package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListStageDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/ListTransformJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListTrialsCommand.js +2 -2
- package/dist-cjs/commands/ListUserProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListWorkforcesCommand.js +2 -2
- package/dist-cjs/commands/ListWorkteamsCommand.js +2 -2
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/QueryLineageCommand.js +2 -2
- package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -2
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/SearchCommand.js +2 -2
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
- package/dist-cjs/commands/UpdateActionCommand.js +2 -2
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateArtifactCommand.js +2 -2
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/UpdateContextCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
- package/dist-cjs/commands/UpdateDomainCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
- package/dist-cjs/commands/UpdateExperimentCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
- package/dist-cjs/commands/UpdateImageCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -2
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdatePipelineCommand.js +2 -2
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrialCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkforceCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -2
- package/dist-cjs/models/models_0.js +862 -1290
- package/dist-cjs/models/models_1.js +1092 -1624
- package/dist-cjs/models/models_2.js +960 -1434
- package/dist-cjs/models/models_3.js +663 -985
- package/dist-cjs/protocols/Aws_json1_1.js +1498 -2848
- package/dist-es/commands/AddAssociationCommand.js +3 -3
- package/dist-es/commands/AddTagsCommand.js +3 -3
- package/dist-es/commands/AssociateTrialComponentCommand.js +3 -3
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -3
- package/dist-es/commands/CreateActionCommand.js +3 -3
- package/dist-es/commands/CreateAlgorithmCommand.js +3 -3
- package/dist-es/commands/CreateAppCommand.js +3 -3
- package/dist-es/commands/CreateAppImageConfigCommand.js +3 -3
- package/dist-es/commands/CreateArtifactCommand.js +3 -3
- package/dist-es/commands/CreateAutoMLJobCommand.js +3 -3
- package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/CreateCompilationJobCommand.js +3 -3
- package/dist-es/commands/CreateContextCommand.js +3 -3
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +3 -3
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +3 -3
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
- package/dist-es/commands/CreateEndpointCommand.js +3 -3
- package/dist-es/commands/CreateEndpointConfigCommand.js +3 -3
- package/dist-es/commands/CreateExperimentCommand.js +3 -3
- package/dist-es/commands/CreateFeatureGroupCommand.js +3 -3
- package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/CreateImageCommand.js +3 -3
- package/dist-es/commands/CreateImageVersionCommand.js +3 -3
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
- package/dist-es/commands/CreateLabelingJobCommand.js +3 -3
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateModelCommand.js +3 -3
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateModelPackageCommand.js +3 -3
- package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -3
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/CreatePipelineCommand.js +3 -3
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -3
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
- package/dist-es/commands/CreateProcessingJobCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/CreateTrainingJobCommand.js +3 -3
- package/dist-es/commands/CreateTransformJobCommand.js +3 -3
- package/dist-es/commands/CreateTrialCommand.js +3 -3
- package/dist-es/commands/CreateTrialComponentCommand.js +3 -3
- package/dist-es/commands/CreateUserProfileCommand.js +3 -3
- package/dist-es/commands/CreateWorkforceCommand.js +3 -3
- package/dist-es/commands/CreateWorkteamCommand.js +3 -3
- package/dist-es/commands/DeleteActionCommand.js +3 -3
- package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
- package/dist-es/commands/DeleteAppCommand.js +2 -2
- package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
- package/dist-es/commands/DeleteArtifactCommand.js +3 -3
- package/dist-es/commands/DeleteAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
- package/dist-es/commands/DeleteContextCommand.js +3 -3
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -2
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
- package/dist-es/commands/DeleteExperimentCommand.js +3 -3
- package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/DeleteImageCommand.js +3 -3
- package/dist-es/commands/DeleteImageVersionCommand.js +3 -3
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteModelCommand.js +2 -2
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-es/commands/DeletePipelineCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteTrialCommand.js +3 -3
- package/dist-es/commands/DeleteTrialComponentCommand.js +3 -3
- package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
- package/dist-es/commands/DeleteWorkforceCommand.js +3 -3
- package/dist-es/commands/DeleteWorkteamCommand.js +3 -3
- package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
- package/dist-es/commands/DescribeActionCommand.js +3 -3
- package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
- package/dist-es/commands/DescribeAppCommand.js +3 -3
- package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -3
- package/dist-es/commands/DescribeArtifactCommand.js +3 -3
- package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -3
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/DescribeCompilationJobCommand.js +3 -3
- package/dist-es/commands/DescribeContextCommand.js +3 -3
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeDeviceCommand.js +3 -3
- package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -3
- package/dist-es/commands/DescribeDomainCommand.js +3 -3
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +3 -3
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -3
- package/dist-es/commands/DescribeExperimentCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -3
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/DescribeImageCommand.js +3 -3
- package/dist-es/commands/DescribeImageVersionCommand.js +3 -3
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -3
- package/dist-es/commands/DescribeLabelingJobCommand.js +3 -3
- package/dist-es/commands/DescribeLineageGroupCommand.js +3 -3
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeModelCommand.js +3 -3
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeModelPackageCommand.js +3 -3
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -3
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/DescribePipelineCommand.js +3 -3
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
- package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -3
- package/dist-es/commands/DescribeProcessingJobCommand.js +3 -3
- package/dist-es/commands/DescribeProjectCommand.js +3 -3
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -3
- package/dist-es/commands/DescribeTrainingJobCommand.js +3 -3
- package/dist-es/commands/DescribeTransformJobCommand.js +3 -3
- package/dist-es/commands/DescribeTrialCommand.js +3 -3
- package/dist-es/commands/DescribeTrialComponentCommand.js +3 -3
- package/dist-es/commands/DescribeUserProfileCommand.js +3 -3
- package/dist-es/commands/DescribeWorkforceCommand.js +3 -3
- package/dist-es/commands/DescribeWorkteamCommand.js +3 -3
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -3
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -3
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
- package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -3
- package/dist-es/commands/ListActionsCommand.js +3 -3
- package/dist-es/commands/ListAlgorithmsCommand.js +3 -3
- package/dist-es/commands/ListAppImageConfigsCommand.js +3 -3
- package/dist-es/commands/ListAppsCommand.js +3 -3
- package/dist-es/commands/ListArtifactsCommand.js +3 -3
- package/dist-es/commands/ListAssociationsCommand.js +3 -3
- package/dist-es/commands/ListAutoMLJobsCommand.js +3 -3
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
- package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -3
- package/dist-es/commands/ListCompilationJobsCommand.js +3 -3
- package/dist-es/commands/ListContextsCommand.js +3 -3
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListDeviceFleetsCommand.js +3 -3
- package/dist-es/commands/ListDevicesCommand.js +3 -3
- package/dist-es/commands/ListDomainsCommand.js +3 -3
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +3 -3
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -3
- package/dist-es/commands/ListEndpointConfigsCommand.js +3 -3
- package/dist-es/commands/ListEndpointsCommand.js +3 -3
- package/dist-es/commands/ListExperimentsCommand.js +3 -3
- package/dist-es/commands/ListFeatureGroupsCommand.js +3 -3
- package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListHumanTaskUisCommand.js +3 -3
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -3
- package/dist-es/commands/ListImageVersionsCommand.js +3 -3
- package/dist-es/commands/ListImagesCommand.js +3 -3
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
- package/dist-es/commands/ListLabelingJobsCommand.js +3 -3
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
- package/dist-es/commands/ListLineageGroupsCommand.js +3 -3
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelMetadataCommand.js +3 -3
- package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -3
- package/dist-es/commands/ListModelPackagesCommand.js +3 -3
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelsCommand.js +3 -3
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -3
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -3
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
- package/dist-es/commands/ListNotebookInstancesCommand.js +3 -3
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -3
- package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -3
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -3
- package/dist-es/commands/ListPipelinesCommand.js +3 -3
- package/dist-es/commands/ListProcessingJobsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListStageDevicesCommand.js +3 -3
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -3
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/ListTrainingJobsCommand.js +3 -3
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/ListTransformJobsCommand.js +3 -3
- package/dist-es/commands/ListTrialComponentsCommand.js +3 -3
- package/dist-es/commands/ListTrialsCommand.js +3 -3
- package/dist-es/commands/ListUserProfilesCommand.js +3 -3
- package/dist-es/commands/ListWorkforcesCommand.js +3 -3
- package/dist-es/commands/ListWorkteamsCommand.js +3 -3
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/QueryLineageCommand.js +3 -3
- package/dist-es/commands/RegisterDevicesCommand.js +2 -2
- package/dist-es/commands/RenderUiTemplateCommand.js +3 -3
- package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/SearchCommand.js +3 -3
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/StartPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
- package/dist-es/commands/StopCompilationJobCommand.js +2 -2
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
- package/dist-es/commands/StopLabelingJobCommand.js +2 -2
- package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/StopPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/StopProcessingJobCommand.js +2 -2
- package/dist-es/commands/StopTrainingJobCommand.js +2 -2
- package/dist-es/commands/StopTransformJobCommand.js +2 -2
- package/dist-es/commands/UpdateActionCommand.js +3 -3
- package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -3
- package/dist-es/commands/UpdateArtifactCommand.js +3 -3
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/UpdateContextCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
- package/dist-es/commands/UpdateDevicesCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
- package/dist-es/commands/UpdateExperimentCommand.js +3 -3
- package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -3
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateImageCommand.js +3 -3
- package/dist-es/commands/UpdateModelPackageCommand.js +3 -3
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/UpdatePipelineCommand.js +3 -3
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/commands/UpdateTrainingJobCommand.js +3 -3
- package/dist-es/commands/UpdateTrialCommand.js +3 -3
- package/dist-es/commands/UpdateTrialComponentCommand.js +3 -3
- package/dist-es/commands/UpdateUserProfileCommand.js +3 -3
- package/dist-es/commands/UpdateWorkforceCommand.js +3 -3
- package/dist-es/commands/UpdateWorkteamCommand.js +3 -3
- package/dist-es/models/models_0.js +214 -856
- package/dist-es/models/models_1.js +282 -1083
- package/dist-es/models/models_2.js +244 -955
- package/dist-es/models/models_3.js +174 -657
- package/dist-es/protocols/Aws_json1_1.js +2105 -2848
- package/dist-types/models/models_0.d.ts +856 -1284
- package/dist-types/models/models_1.d.ts +1072 -1606
- package/dist-types/models/models_2.d.ts +949 -1423
- package/dist-types/models/models_3.d.ts +645 -967
- package/dist-types/ts3.4/models/models_0.d.ts +428 -856
- package/dist-types/ts3.4/models/models_1.d.ts +536 -1070
- package/dist-types/ts3.4/models/models_2.d.ts +474 -948
- package/dist-types/ts3.4/models/models_3.d.ts +322 -644
- package/package.json +6 -6
|
@@ -11,28 +11,16 @@ export interface ListPipelineExecutionStepsRequest {
|
|
|
11
11
|
|
|
12
12
|
SortOrder?: SortOrder | string;
|
|
13
13
|
}
|
|
14
|
-
export declare namespace ListPipelineExecutionStepsRequest {
|
|
15
|
-
|
|
16
|
-
const filterSensitiveLog: (obj: ListPipelineExecutionStepsRequest) => any;
|
|
17
|
-
}
|
|
18
14
|
|
|
19
15
|
export interface ModelStepMetadata {
|
|
20
16
|
|
|
21
17
|
Arn?: string;
|
|
22
18
|
}
|
|
23
|
-
export declare namespace ModelStepMetadata {
|
|
24
|
-
|
|
25
|
-
const filterSensitiveLog: (obj: ModelStepMetadata) => any;
|
|
26
|
-
}
|
|
27
19
|
|
|
28
20
|
export interface ProcessingJobStepMetadata {
|
|
29
21
|
|
|
30
22
|
Arn?: string;
|
|
31
23
|
}
|
|
32
|
-
export declare namespace ProcessingJobStepMetadata {
|
|
33
|
-
|
|
34
|
-
const filterSensitiveLog: (obj: ProcessingJobStepMetadata) => any;
|
|
35
|
-
}
|
|
36
24
|
|
|
37
25
|
export interface QualityCheckStepMetadata {
|
|
38
26
|
|
|
@@ -56,46 +44,26 @@ export interface QualityCheckStepMetadata {
|
|
|
56
44
|
|
|
57
45
|
RegisterNewBaseline?: boolean;
|
|
58
46
|
}
|
|
59
|
-
export declare namespace QualityCheckStepMetadata {
|
|
60
|
-
|
|
61
|
-
const filterSensitiveLog: (obj: QualityCheckStepMetadata) => any;
|
|
62
|
-
}
|
|
63
47
|
|
|
64
48
|
export interface RegisterModelStepMetadata {
|
|
65
49
|
|
|
66
50
|
Arn?: string;
|
|
67
51
|
}
|
|
68
|
-
export declare namespace RegisterModelStepMetadata {
|
|
69
|
-
|
|
70
|
-
const filterSensitiveLog: (obj: RegisterModelStepMetadata) => any;
|
|
71
|
-
}
|
|
72
52
|
|
|
73
53
|
export interface TrainingJobStepMetadata {
|
|
74
54
|
|
|
75
55
|
Arn?: string;
|
|
76
56
|
}
|
|
77
|
-
export declare namespace TrainingJobStepMetadata {
|
|
78
|
-
|
|
79
|
-
const filterSensitiveLog: (obj: TrainingJobStepMetadata) => any;
|
|
80
|
-
}
|
|
81
57
|
|
|
82
58
|
export interface TransformJobStepMetadata {
|
|
83
59
|
|
|
84
60
|
Arn?: string;
|
|
85
61
|
}
|
|
86
|
-
export declare namespace TransformJobStepMetadata {
|
|
87
|
-
|
|
88
|
-
const filterSensitiveLog: (obj: TransformJobStepMetadata) => any;
|
|
89
|
-
}
|
|
90
62
|
|
|
91
63
|
export interface TuningJobStepMetaData {
|
|
92
64
|
|
|
93
65
|
Arn?: string;
|
|
94
66
|
}
|
|
95
|
-
export declare namespace TuningJobStepMetaData {
|
|
96
|
-
|
|
97
|
-
const filterSensitiveLog: (obj: TuningJobStepMetaData) => any;
|
|
98
|
-
}
|
|
99
67
|
|
|
100
68
|
export interface PipelineExecutionStepMetadata {
|
|
101
69
|
|
|
@@ -125,10 +93,6 @@ export interface PipelineExecutionStepMetadata {
|
|
|
125
93
|
|
|
126
94
|
Fail?: FailStepMetadata;
|
|
127
95
|
}
|
|
128
|
-
export declare namespace PipelineExecutionStepMetadata {
|
|
129
|
-
|
|
130
|
-
const filterSensitiveLog: (obj: PipelineExecutionStepMetadata) => any;
|
|
131
|
-
}
|
|
132
96
|
export declare enum StepStatus {
|
|
133
97
|
EXECUTING = "Executing",
|
|
134
98
|
FAILED = "Failed",
|
|
@@ -160,20 +124,12 @@ export interface PipelineExecutionStep {
|
|
|
160
124
|
|
|
161
125
|
Metadata?: PipelineExecutionStepMetadata;
|
|
162
126
|
}
|
|
163
|
-
export declare namespace PipelineExecutionStep {
|
|
164
|
-
|
|
165
|
-
const filterSensitiveLog: (obj: PipelineExecutionStep) => any;
|
|
166
|
-
}
|
|
167
127
|
export interface ListPipelineExecutionStepsResponse {
|
|
168
128
|
|
|
169
129
|
PipelineExecutionSteps?: PipelineExecutionStep[];
|
|
170
130
|
|
|
171
131
|
NextToken?: string;
|
|
172
132
|
}
|
|
173
|
-
export declare namespace ListPipelineExecutionStepsResponse {
|
|
174
|
-
|
|
175
|
-
const filterSensitiveLog: (obj: ListPipelineExecutionStepsResponse) => any;
|
|
176
|
-
}
|
|
177
133
|
export interface ListPipelineParametersForExecutionRequest {
|
|
178
134
|
|
|
179
135
|
PipelineExecutionArn: string | undefined;
|
|
@@ -182,10 +138,6 @@ export interface ListPipelineParametersForExecutionRequest {
|
|
|
182
138
|
|
|
183
139
|
MaxResults?: number;
|
|
184
140
|
}
|
|
185
|
-
export declare namespace ListPipelineParametersForExecutionRequest {
|
|
186
|
-
|
|
187
|
-
const filterSensitiveLog: (obj: ListPipelineParametersForExecutionRequest) => any;
|
|
188
|
-
}
|
|
189
141
|
|
|
190
142
|
export interface Parameter {
|
|
191
143
|
|
|
@@ -193,20 +145,12 @@ export interface Parameter {
|
|
|
193
145
|
|
|
194
146
|
Value: string | undefined;
|
|
195
147
|
}
|
|
196
|
-
export declare namespace Parameter {
|
|
197
|
-
|
|
198
|
-
const filterSensitiveLog: (obj: Parameter) => any;
|
|
199
|
-
}
|
|
200
148
|
export interface ListPipelineParametersForExecutionResponse {
|
|
201
149
|
|
|
202
150
|
PipelineParameters?: Parameter[];
|
|
203
151
|
|
|
204
152
|
NextToken?: string;
|
|
205
153
|
}
|
|
206
|
-
export declare namespace ListPipelineParametersForExecutionResponse {
|
|
207
|
-
|
|
208
|
-
const filterSensitiveLog: (obj: ListPipelineParametersForExecutionResponse) => any;
|
|
209
|
-
}
|
|
210
154
|
export declare enum SortPipelinesBy {
|
|
211
155
|
CREATION_TIME = "CreationTime",
|
|
212
156
|
NAME = "Name"
|
|
@@ -227,10 +171,6 @@ export interface ListPipelinesRequest {
|
|
|
227
171
|
|
|
228
172
|
MaxResults?: number;
|
|
229
173
|
}
|
|
230
|
-
export declare namespace ListPipelinesRequest {
|
|
231
|
-
|
|
232
|
-
const filterSensitiveLog: (obj: ListPipelinesRequest) => any;
|
|
233
|
-
}
|
|
234
174
|
|
|
235
175
|
export interface PipelineSummary {
|
|
236
176
|
|
|
@@ -250,20 +190,12 @@ export interface PipelineSummary {
|
|
|
250
190
|
|
|
251
191
|
LastExecutionTime?: Date;
|
|
252
192
|
}
|
|
253
|
-
export declare namespace PipelineSummary {
|
|
254
|
-
|
|
255
|
-
const filterSensitiveLog: (obj: PipelineSummary) => any;
|
|
256
|
-
}
|
|
257
193
|
export interface ListPipelinesResponse {
|
|
258
194
|
|
|
259
195
|
PipelineSummaries?: PipelineSummary[];
|
|
260
196
|
|
|
261
197
|
NextToken?: string;
|
|
262
198
|
}
|
|
263
|
-
export declare namespace ListPipelinesResponse {
|
|
264
|
-
|
|
265
|
-
const filterSensitiveLog: (obj: ListPipelinesResponse) => any;
|
|
266
|
-
}
|
|
267
199
|
export interface ListProcessingJobsRequest {
|
|
268
200
|
|
|
269
201
|
CreationTimeAfter?: Date;
|
|
@@ -286,10 +218,6 @@ export interface ListProcessingJobsRequest {
|
|
|
286
218
|
|
|
287
219
|
MaxResults?: number;
|
|
288
220
|
}
|
|
289
|
-
export declare namespace ListProcessingJobsRequest {
|
|
290
|
-
|
|
291
|
-
const filterSensitiveLog: (obj: ListProcessingJobsRequest) => any;
|
|
292
|
-
}
|
|
293
221
|
|
|
294
222
|
export interface ProcessingJobSummary {
|
|
295
223
|
|
|
@@ -309,20 +237,12 @@ export interface ProcessingJobSummary {
|
|
|
309
237
|
|
|
310
238
|
ExitMessage?: string;
|
|
311
239
|
}
|
|
312
|
-
export declare namespace ProcessingJobSummary {
|
|
313
|
-
|
|
314
|
-
const filterSensitiveLog: (obj: ProcessingJobSummary) => any;
|
|
315
|
-
}
|
|
316
240
|
export interface ListProcessingJobsResponse {
|
|
317
241
|
|
|
318
242
|
ProcessingJobSummaries: ProcessingJobSummary[] | undefined;
|
|
319
243
|
|
|
320
244
|
NextToken?: string;
|
|
321
245
|
}
|
|
322
|
-
export declare namespace ListProcessingJobsResponse {
|
|
323
|
-
|
|
324
|
-
const filterSensitiveLog: (obj: ListProcessingJobsResponse) => any;
|
|
325
|
-
}
|
|
326
246
|
export declare enum ProjectSortBy {
|
|
327
247
|
CREATION_TIME = "CreationTime",
|
|
328
248
|
NAME = "Name"
|
|
@@ -347,10 +267,6 @@ export interface ListProjectsInput {
|
|
|
347
267
|
|
|
348
268
|
SortOrder?: ProjectSortOrder | string;
|
|
349
269
|
}
|
|
350
|
-
export declare namespace ListProjectsInput {
|
|
351
|
-
|
|
352
|
-
const filterSensitiveLog: (obj: ListProjectsInput) => any;
|
|
353
|
-
}
|
|
354
270
|
|
|
355
271
|
export interface ProjectSummary {
|
|
356
272
|
|
|
@@ -366,20 +282,12 @@ export interface ProjectSummary {
|
|
|
366
282
|
|
|
367
283
|
ProjectStatus: ProjectStatus | string | undefined;
|
|
368
284
|
}
|
|
369
|
-
export declare namespace ProjectSummary {
|
|
370
|
-
|
|
371
|
-
const filterSensitiveLog: (obj: ProjectSummary) => any;
|
|
372
|
-
}
|
|
373
285
|
export interface ListProjectsOutput {
|
|
374
286
|
|
|
375
287
|
ProjectSummaryList: ProjectSummary[] | undefined;
|
|
376
288
|
|
|
377
289
|
NextToken?: string;
|
|
378
290
|
}
|
|
379
|
-
export declare namespace ListProjectsOutput {
|
|
380
|
-
|
|
381
|
-
const filterSensitiveLog: (obj: ListProjectsOutput) => any;
|
|
382
|
-
}
|
|
383
291
|
export interface ListStageDevicesRequest {
|
|
384
292
|
|
|
385
293
|
NextToken?: string;
|
|
@@ -392,20 +300,12 @@ export interface ListStageDevicesRequest {
|
|
|
392
300
|
|
|
393
301
|
StageName: string | undefined;
|
|
394
302
|
}
|
|
395
|
-
export declare namespace ListStageDevicesRequest {
|
|
396
|
-
|
|
397
|
-
const filterSensitiveLog: (obj: ListStageDevicesRequest) => any;
|
|
398
|
-
}
|
|
399
303
|
export interface ListStageDevicesResponse {
|
|
400
304
|
|
|
401
305
|
DeviceDeploymentSummaries: DeviceDeploymentSummary[] | undefined;
|
|
402
306
|
|
|
403
307
|
NextToken?: string;
|
|
404
308
|
}
|
|
405
|
-
export declare namespace ListStageDevicesResponse {
|
|
406
|
-
|
|
407
|
-
const filterSensitiveLog: (obj: ListStageDevicesResponse) => any;
|
|
408
|
-
}
|
|
409
309
|
export declare enum StudioLifecycleConfigSortKey {
|
|
410
310
|
CreationTime = "CreationTime",
|
|
411
311
|
LastModifiedTime = "LastModifiedTime",
|
|
@@ -433,10 +333,6 @@ export interface ListStudioLifecycleConfigsRequest {
|
|
|
433
333
|
|
|
434
334
|
SortOrder?: SortOrder | string;
|
|
435
335
|
}
|
|
436
|
-
export declare namespace ListStudioLifecycleConfigsRequest {
|
|
437
|
-
|
|
438
|
-
const filterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
|
|
439
|
-
}
|
|
440
336
|
|
|
441
337
|
export interface StudioLifecycleConfigDetails {
|
|
442
338
|
|
|
@@ -450,20 +346,12 @@ export interface StudioLifecycleConfigDetails {
|
|
|
450
346
|
|
|
451
347
|
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
|
|
452
348
|
}
|
|
453
|
-
export declare namespace StudioLifecycleConfigDetails {
|
|
454
|
-
|
|
455
|
-
const filterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
|
|
456
|
-
}
|
|
457
349
|
export interface ListStudioLifecycleConfigsResponse {
|
|
458
350
|
|
|
459
351
|
NextToken?: string;
|
|
460
352
|
|
|
461
353
|
StudioLifecycleConfigs?: StudioLifecycleConfigDetails[];
|
|
462
354
|
}
|
|
463
|
-
export declare namespace ListStudioLifecycleConfigsResponse {
|
|
464
|
-
|
|
465
|
-
const filterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
|
|
466
|
-
}
|
|
467
355
|
export interface ListSubscribedWorkteamsRequest {
|
|
468
356
|
|
|
469
357
|
NameContains?: string;
|
|
@@ -472,20 +360,12 @@ export interface ListSubscribedWorkteamsRequest {
|
|
|
472
360
|
|
|
473
361
|
MaxResults?: number;
|
|
474
362
|
}
|
|
475
|
-
export declare namespace ListSubscribedWorkteamsRequest {
|
|
476
|
-
|
|
477
|
-
const filterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
|
|
478
|
-
}
|
|
479
363
|
export interface ListSubscribedWorkteamsResponse {
|
|
480
364
|
|
|
481
365
|
SubscribedWorkteams: SubscribedWorkteam[] | undefined;
|
|
482
366
|
|
|
483
367
|
NextToken?: string;
|
|
484
368
|
}
|
|
485
|
-
export declare namespace ListSubscribedWorkteamsResponse {
|
|
486
|
-
|
|
487
|
-
const filterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
|
|
488
|
-
}
|
|
489
369
|
export interface ListTagsInput {
|
|
490
370
|
|
|
491
371
|
ResourceArn: string | undefined;
|
|
@@ -494,20 +374,12 @@ export interface ListTagsInput {
|
|
|
494
374
|
|
|
495
375
|
MaxResults?: number;
|
|
496
376
|
}
|
|
497
|
-
export declare namespace ListTagsInput {
|
|
498
|
-
|
|
499
|
-
const filterSensitiveLog: (obj: ListTagsInput) => any;
|
|
500
|
-
}
|
|
501
377
|
export interface ListTagsOutput {
|
|
502
378
|
|
|
503
379
|
Tags?: Tag[];
|
|
504
380
|
|
|
505
381
|
NextToken?: string;
|
|
506
382
|
}
|
|
507
|
-
export declare namespace ListTagsOutput {
|
|
508
|
-
|
|
509
|
-
const filterSensitiveLog: (obj: ListTagsOutput) => any;
|
|
510
|
-
}
|
|
511
383
|
export interface ListTrainingJobsRequest {
|
|
512
384
|
|
|
513
385
|
NextToken?: string;
|
|
@@ -530,10 +402,6 @@ export interface ListTrainingJobsRequest {
|
|
|
530
402
|
|
|
531
403
|
SortOrder?: SortOrder | string;
|
|
532
404
|
}
|
|
533
|
-
export declare namespace ListTrainingJobsRequest {
|
|
534
|
-
|
|
535
|
-
const filterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
|
|
536
|
-
}
|
|
537
405
|
|
|
538
406
|
export interface TrainingJobSummary {
|
|
539
407
|
|
|
@@ -549,20 +417,12 @@ export interface TrainingJobSummary {
|
|
|
549
417
|
|
|
550
418
|
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
551
419
|
}
|
|
552
|
-
export declare namespace TrainingJobSummary {
|
|
553
|
-
|
|
554
|
-
const filterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
555
|
-
}
|
|
556
420
|
export interface ListTrainingJobsResponse {
|
|
557
421
|
|
|
558
422
|
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
559
423
|
|
|
560
424
|
NextToken?: string;
|
|
561
425
|
}
|
|
562
|
-
export declare namespace ListTrainingJobsResponse {
|
|
563
|
-
|
|
564
|
-
const filterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
|
|
565
|
-
}
|
|
566
426
|
export declare enum TrainingJobSortByOptions {
|
|
567
427
|
CreationTime = "CreationTime",
|
|
568
428
|
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
@@ -583,20 +443,12 @@ export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
|
583
443
|
|
|
584
444
|
SortOrder?: SortOrder | string;
|
|
585
445
|
}
|
|
586
|
-
export declare namespace ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
587
|
-
|
|
588
|
-
const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
|
|
589
|
-
}
|
|
590
446
|
export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
591
447
|
|
|
592
448
|
TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
|
|
593
449
|
|
|
594
450
|
NextToken?: string;
|
|
595
451
|
}
|
|
596
|
-
export declare namespace ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
597
|
-
|
|
598
|
-
const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
|
|
599
|
-
}
|
|
600
452
|
export interface ListTransformJobsRequest {
|
|
601
453
|
|
|
602
454
|
CreationTimeAfter?: Date;
|
|
@@ -619,10 +471,6 @@ export interface ListTransformJobsRequest {
|
|
|
619
471
|
|
|
620
472
|
MaxResults?: number;
|
|
621
473
|
}
|
|
622
|
-
export declare namespace ListTransformJobsRequest {
|
|
623
|
-
|
|
624
|
-
const filterSensitiveLog: (obj: ListTransformJobsRequest) => any;
|
|
625
|
-
}
|
|
626
474
|
|
|
627
475
|
export interface TransformJobSummary {
|
|
628
476
|
|
|
@@ -640,20 +488,12 @@ export interface TransformJobSummary {
|
|
|
640
488
|
|
|
641
489
|
FailureReason?: string;
|
|
642
490
|
}
|
|
643
|
-
export declare namespace TransformJobSummary {
|
|
644
|
-
|
|
645
|
-
const filterSensitiveLog: (obj: TransformJobSummary) => any;
|
|
646
|
-
}
|
|
647
491
|
export interface ListTransformJobsResponse {
|
|
648
492
|
|
|
649
493
|
TransformJobSummaries: TransformJobSummary[] | undefined;
|
|
650
494
|
|
|
651
495
|
NextToken?: string;
|
|
652
496
|
}
|
|
653
|
-
export declare namespace ListTransformJobsResponse {
|
|
654
|
-
|
|
655
|
-
const filterSensitiveLog: (obj: ListTransformJobsResponse) => any;
|
|
656
|
-
}
|
|
657
497
|
export declare enum SortTrialComponentsBy {
|
|
658
498
|
CREATION_TIME = "CreationTime",
|
|
659
499
|
NAME = "Name"
|
|
@@ -678,10 +518,6 @@ export interface ListTrialComponentsRequest {
|
|
|
678
518
|
|
|
679
519
|
NextToken?: string;
|
|
680
520
|
}
|
|
681
|
-
export declare namespace ListTrialComponentsRequest {
|
|
682
|
-
|
|
683
|
-
const filterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
|
|
684
|
-
}
|
|
685
521
|
|
|
686
522
|
export interface TrialComponentSummary {
|
|
687
523
|
|
|
@@ -707,20 +543,12 @@ export interface TrialComponentSummary {
|
|
|
707
543
|
|
|
708
544
|
LastModifiedBy?: UserContext;
|
|
709
545
|
}
|
|
710
|
-
export declare namespace TrialComponentSummary {
|
|
711
|
-
|
|
712
|
-
const filterSensitiveLog: (obj: TrialComponentSummary) => any;
|
|
713
|
-
}
|
|
714
546
|
export interface ListTrialComponentsResponse {
|
|
715
547
|
|
|
716
548
|
TrialComponentSummaries?: TrialComponentSummary[];
|
|
717
549
|
|
|
718
550
|
NextToken?: string;
|
|
719
551
|
}
|
|
720
|
-
export declare namespace ListTrialComponentsResponse {
|
|
721
|
-
|
|
722
|
-
const filterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
|
|
723
|
-
}
|
|
724
552
|
export declare enum SortTrialsBy {
|
|
725
553
|
CREATION_TIME = "CreationTime",
|
|
726
554
|
NAME = "Name"
|
|
@@ -743,10 +571,6 @@ export interface ListTrialsRequest {
|
|
|
743
571
|
|
|
744
572
|
NextToken?: string;
|
|
745
573
|
}
|
|
746
|
-
export declare namespace ListTrialsRequest {
|
|
747
|
-
|
|
748
|
-
const filterSensitiveLog: (obj: ListTrialsRequest) => any;
|
|
749
|
-
}
|
|
750
574
|
|
|
751
575
|
export interface TrialSummary {
|
|
752
576
|
|
|
@@ -762,20 +586,12 @@ export interface TrialSummary {
|
|
|
762
586
|
|
|
763
587
|
LastModifiedTime?: Date;
|
|
764
588
|
}
|
|
765
|
-
export declare namespace TrialSummary {
|
|
766
|
-
|
|
767
|
-
const filterSensitiveLog: (obj: TrialSummary) => any;
|
|
768
|
-
}
|
|
769
589
|
export interface ListTrialsResponse {
|
|
770
590
|
|
|
771
591
|
TrialSummaries?: TrialSummary[];
|
|
772
592
|
|
|
773
593
|
NextToken?: string;
|
|
774
594
|
}
|
|
775
|
-
export declare namespace ListTrialsResponse {
|
|
776
|
-
|
|
777
|
-
const filterSensitiveLog: (obj: ListTrialsResponse) => any;
|
|
778
|
-
}
|
|
779
595
|
export declare enum UserProfileSortKey {
|
|
780
596
|
CreationTime = "CreationTime",
|
|
781
597
|
LastModifiedTime = "LastModifiedTime"
|
|
@@ -794,10 +610,6 @@ export interface ListUserProfilesRequest {
|
|
|
794
610
|
|
|
795
611
|
UserProfileNameContains?: string;
|
|
796
612
|
}
|
|
797
|
-
export declare namespace ListUserProfilesRequest {
|
|
798
|
-
|
|
799
|
-
const filterSensitiveLog: (obj: ListUserProfilesRequest) => any;
|
|
800
|
-
}
|
|
801
613
|
|
|
802
614
|
export interface UserProfileDetails {
|
|
803
615
|
|
|
@@ -811,20 +623,12 @@ export interface UserProfileDetails {
|
|
|
811
623
|
|
|
812
624
|
LastModifiedTime?: Date;
|
|
813
625
|
}
|
|
814
|
-
export declare namespace UserProfileDetails {
|
|
815
|
-
|
|
816
|
-
const filterSensitiveLog: (obj: UserProfileDetails) => any;
|
|
817
|
-
}
|
|
818
626
|
export interface ListUserProfilesResponse {
|
|
819
627
|
|
|
820
628
|
UserProfiles?: UserProfileDetails[];
|
|
821
629
|
|
|
822
630
|
NextToken?: string;
|
|
823
631
|
}
|
|
824
|
-
export declare namespace ListUserProfilesResponse {
|
|
825
|
-
|
|
826
|
-
const filterSensitiveLog: (obj: ListUserProfilesResponse) => any;
|
|
827
|
-
}
|
|
828
632
|
export declare enum ListWorkforcesSortByOptions {
|
|
829
633
|
CreateDate = "CreateDate",
|
|
830
634
|
Name = "Name"
|
|
@@ -841,20 +645,12 @@ export interface ListWorkforcesRequest {
|
|
|
841
645
|
|
|
842
646
|
MaxResults?: number;
|
|
843
647
|
}
|
|
844
|
-
export declare namespace ListWorkforcesRequest {
|
|
845
|
-
|
|
846
|
-
const filterSensitiveLog: (obj: ListWorkforcesRequest) => any;
|
|
847
|
-
}
|
|
848
648
|
export interface ListWorkforcesResponse {
|
|
849
649
|
|
|
850
650
|
Workforces: Workforce[] | undefined;
|
|
851
651
|
|
|
852
652
|
NextToken?: string;
|
|
853
653
|
}
|
|
854
|
-
export declare namespace ListWorkforcesResponse {
|
|
855
|
-
|
|
856
|
-
const filterSensitiveLog: (obj: ListWorkforcesResponse) => any;
|
|
857
|
-
}
|
|
858
654
|
export declare enum ListWorkteamsSortByOptions {
|
|
859
655
|
CreateDate = "CreateDate",
|
|
860
656
|
Name = "Name"
|
|
@@ -871,20 +667,12 @@ export interface ListWorkteamsRequest {
|
|
|
871
667
|
|
|
872
668
|
MaxResults?: number;
|
|
873
669
|
}
|
|
874
|
-
export declare namespace ListWorkteamsRequest {
|
|
875
|
-
|
|
876
|
-
const filterSensitiveLog: (obj: ListWorkteamsRequest) => any;
|
|
877
|
-
}
|
|
878
670
|
export interface ListWorkteamsResponse {
|
|
879
671
|
|
|
880
672
|
Workteams: Workteam[] | undefined;
|
|
881
673
|
|
|
882
674
|
NextToken?: string;
|
|
883
675
|
}
|
|
884
|
-
export declare namespace ListWorkteamsResponse {
|
|
885
|
-
|
|
886
|
-
const filterSensitiveLog: (obj: ListWorkteamsResponse) => any;
|
|
887
|
-
}
|
|
888
676
|
|
|
889
677
|
export interface ModelPackage {
|
|
890
678
|
|
|
@@ -940,10 +728,6 @@ export interface ModelPackage {
|
|
|
940
728
|
|
|
941
729
|
DriftCheckBaselines?: DriftCheckBaselines;
|
|
942
730
|
}
|
|
943
|
-
export declare namespace ModelPackage {
|
|
944
|
-
|
|
945
|
-
const filterSensitiveLog: (obj: ModelPackage) => any;
|
|
946
|
-
}
|
|
947
731
|
|
|
948
732
|
export interface ModelPackageGroup {
|
|
949
733
|
|
|
@@ -961,10 +745,6 @@ export interface ModelPackageGroup {
|
|
|
961
745
|
|
|
962
746
|
Tags?: Tag[];
|
|
963
747
|
}
|
|
964
|
-
export declare namespace ModelPackageGroup {
|
|
965
|
-
|
|
966
|
-
const filterSensitiveLog: (obj: ModelPackageGroup) => any;
|
|
967
|
-
}
|
|
968
748
|
|
|
969
749
|
export interface NestedFilters {
|
|
970
750
|
|
|
@@ -972,10 +752,6 @@ export interface NestedFilters {
|
|
|
972
752
|
|
|
973
753
|
Filters: Filter[] | undefined;
|
|
974
754
|
}
|
|
975
|
-
export declare namespace NestedFilters {
|
|
976
|
-
|
|
977
|
-
const filterSensitiveLog: (obj: NestedFilters) => any;
|
|
978
|
-
}
|
|
979
755
|
|
|
980
756
|
export interface Parent {
|
|
981
757
|
|
|
@@ -983,10 +759,6 @@ export interface Parent {
|
|
|
983
759
|
|
|
984
760
|
ExperimentName?: string;
|
|
985
761
|
}
|
|
986
|
-
export declare namespace Parent {
|
|
987
|
-
|
|
988
|
-
const filterSensitiveLog: (obj: Parent) => any;
|
|
989
|
-
}
|
|
990
762
|
|
|
991
763
|
export interface Pipeline {
|
|
992
764
|
|
|
@@ -1016,10 +788,6 @@ export interface Pipeline {
|
|
|
1016
788
|
|
|
1017
789
|
Tags?: Tag[];
|
|
1018
790
|
}
|
|
1019
|
-
export declare namespace Pipeline {
|
|
1020
|
-
|
|
1021
|
-
const filterSensitiveLog: (obj: Pipeline) => any;
|
|
1022
|
-
}
|
|
1023
791
|
|
|
1024
792
|
export interface PipelineExecution {
|
|
1025
793
|
|
|
@@ -1049,10 +817,6 @@ export interface PipelineExecution {
|
|
|
1049
817
|
|
|
1050
818
|
PipelineParameters?: Parameter[];
|
|
1051
819
|
}
|
|
1052
|
-
export declare namespace PipelineExecution {
|
|
1053
|
-
|
|
1054
|
-
const filterSensitiveLog: (obj: PipelineExecution) => any;
|
|
1055
|
-
}
|
|
1056
820
|
|
|
1057
821
|
export interface ProcessingJob {
|
|
1058
822
|
|
|
@@ -1100,10 +864,6 @@ export interface ProcessingJob {
|
|
|
1100
864
|
|
|
1101
865
|
Tags?: Tag[];
|
|
1102
866
|
}
|
|
1103
|
-
export declare namespace ProcessingJob {
|
|
1104
|
-
|
|
1105
|
-
const filterSensitiveLog: (obj: ProcessingJob) => any;
|
|
1106
|
-
}
|
|
1107
867
|
|
|
1108
868
|
export interface ProfilerConfigForUpdate {
|
|
1109
869
|
|
|
@@ -1115,10 +875,6 @@ export interface ProfilerConfigForUpdate {
|
|
|
1115
875
|
|
|
1116
876
|
DisableProfiler?: boolean;
|
|
1117
877
|
}
|
|
1118
|
-
export declare namespace ProfilerConfigForUpdate {
|
|
1119
|
-
|
|
1120
|
-
const filterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
|
|
1121
|
-
}
|
|
1122
878
|
|
|
1123
879
|
export interface Project {
|
|
1124
880
|
|
|
@@ -1146,28 +902,16 @@ export interface Project {
|
|
|
1146
902
|
|
|
1147
903
|
LastModifiedBy?: UserContext;
|
|
1148
904
|
}
|
|
1149
|
-
export declare namespace Project {
|
|
1150
|
-
|
|
1151
|
-
const filterSensitiveLog: (obj: Project) => any;
|
|
1152
|
-
}
|
|
1153
905
|
export interface PutModelPackageGroupPolicyInput {
|
|
1154
906
|
|
|
1155
907
|
ModelPackageGroupName: string | undefined;
|
|
1156
908
|
|
|
1157
909
|
ResourcePolicy: string | undefined;
|
|
1158
910
|
}
|
|
1159
|
-
export declare namespace PutModelPackageGroupPolicyInput {
|
|
1160
|
-
|
|
1161
|
-
const filterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
|
|
1162
|
-
}
|
|
1163
911
|
export interface PutModelPackageGroupPolicyOutput {
|
|
1164
912
|
|
|
1165
913
|
ModelPackageGroupArn: string | undefined;
|
|
1166
914
|
}
|
|
1167
|
-
export declare namespace PutModelPackageGroupPolicyOutput {
|
|
1168
|
-
|
|
1169
|
-
const filterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
|
|
1170
|
-
}
|
|
1171
915
|
|
|
1172
916
|
export interface QueryFilters {
|
|
1173
917
|
|
|
@@ -1185,10 +929,6 @@ export interface QueryFilters {
|
|
|
1185
929
|
|
|
1186
930
|
Properties?: Record<string, string>;
|
|
1187
931
|
}
|
|
1188
|
-
export declare namespace QueryFilters {
|
|
1189
|
-
|
|
1190
|
-
const filterSensitiveLog: (obj: QueryFilters) => any;
|
|
1191
|
-
}
|
|
1192
932
|
export interface QueryLineageRequest {
|
|
1193
933
|
|
|
1194
934
|
StartArns?: string[];
|
|
@@ -1205,10 +945,6 @@ export interface QueryLineageRequest {
|
|
|
1205
945
|
|
|
1206
946
|
NextToken?: string;
|
|
1207
947
|
}
|
|
1208
|
-
export declare namespace QueryLineageRequest {
|
|
1209
|
-
|
|
1210
|
-
const filterSensitiveLog: (obj: QueryLineageRequest) => any;
|
|
1211
|
-
}
|
|
1212
948
|
|
|
1213
949
|
export interface Vertex {
|
|
1214
950
|
|
|
@@ -1218,10 +954,6 @@ export interface Vertex {
|
|
|
1218
954
|
|
|
1219
955
|
LineageType?: LineageType | string;
|
|
1220
956
|
}
|
|
1221
|
-
export declare namespace Vertex {
|
|
1222
|
-
|
|
1223
|
-
const filterSensitiveLog: (obj: Vertex) => any;
|
|
1224
|
-
}
|
|
1225
957
|
export interface QueryLineageResponse {
|
|
1226
958
|
|
|
1227
959
|
Vertices?: Vertex[];
|
|
@@ -1230,10 +962,6 @@ export interface QueryLineageResponse {
|
|
|
1230
962
|
|
|
1231
963
|
NextToken?: string;
|
|
1232
964
|
}
|
|
1233
|
-
export declare namespace QueryLineageResponse {
|
|
1234
|
-
|
|
1235
|
-
const filterSensitiveLog: (obj: QueryLineageResponse) => any;
|
|
1236
|
-
}
|
|
1237
965
|
export interface RegisterDevicesRequest {
|
|
1238
966
|
|
|
1239
967
|
DeviceFleetName: string | undefined;
|
|
@@ -1242,19 +970,11 @@ export interface RegisterDevicesRequest {
|
|
|
1242
970
|
|
|
1243
971
|
Tags?: Tag[];
|
|
1244
972
|
}
|
|
1245
|
-
export declare namespace RegisterDevicesRequest {
|
|
1246
|
-
|
|
1247
|
-
const filterSensitiveLog: (obj: RegisterDevicesRequest) => any;
|
|
1248
|
-
}
|
|
1249
973
|
|
|
1250
974
|
export interface RenderableTask {
|
|
1251
975
|
|
|
1252
976
|
Input: string | undefined;
|
|
1253
977
|
}
|
|
1254
|
-
export declare namespace RenderableTask {
|
|
1255
|
-
|
|
1256
|
-
const filterSensitiveLog: (obj: RenderableTask) => any;
|
|
1257
|
-
}
|
|
1258
978
|
|
|
1259
979
|
export interface RenderingError {
|
|
1260
980
|
|
|
@@ -1262,10 +982,6 @@ export interface RenderingError {
|
|
|
1262
982
|
|
|
1263
983
|
Message: string | undefined;
|
|
1264
984
|
}
|
|
1265
|
-
export declare namespace RenderingError {
|
|
1266
|
-
|
|
1267
|
-
const filterSensitiveLog: (obj: RenderingError) => any;
|
|
1268
|
-
}
|
|
1269
985
|
export interface RenderUiTemplateRequest {
|
|
1270
986
|
|
|
1271
987
|
UiTemplate?: UiTemplate;
|
|
@@ -1276,20 +992,12 @@ export interface RenderUiTemplateRequest {
|
|
|
1276
992
|
|
|
1277
993
|
HumanTaskUiArn?: string;
|
|
1278
994
|
}
|
|
1279
|
-
export declare namespace RenderUiTemplateRequest {
|
|
1280
|
-
|
|
1281
|
-
const filterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
|
|
1282
|
-
}
|
|
1283
995
|
export interface RenderUiTemplateResponse {
|
|
1284
996
|
|
|
1285
997
|
RenderedContent: string | undefined;
|
|
1286
998
|
|
|
1287
999
|
Errors: RenderingError[] | undefined;
|
|
1288
1000
|
}
|
|
1289
|
-
export declare namespace RenderUiTemplateResponse {
|
|
1290
|
-
|
|
1291
|
-
const filterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
|
|
1292
|
-
}
|
|
1293
1001
|
export interface RetryPipelineExecutionRequest {
|
|
1294
1002
|
|
|
1295
1003
|
PipelineExecutionArn: string | undefined;
|
|
@@ -1298,18 +1006,10 @@ export interface RetryPipelineExecutionRequest {
|
|
|
1298
1006
|
|
|
1299
1007
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1300
1008
|
}
|
|
1301
|
-
export declare namespace RetryPipelineExecutionRequest {
|
|
1302
|
-
|
|
1303
|
-
const filterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
|
|
1304
|
-
}
|
|
1305
1009
|
export interface RetryPipelineExecutionResponse {
|
|
1306
1010
|
|
|
1307
1011
|
PipelineExecutionArn?: string;
|
|
1308
1012
|
}
|
|
1309
|
-
export declare namespace RetryPipelineExecutionResponse {
|
|
1310
|
-
|
|
1311
|
-
const filterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
|
|
1312
|
-
}
|
|
1313
1013
|
export declare enum SearchSortOrder {
|
|
1314
1014
|
ASCENDING = "Ascending",
|
|
1315
1015
|
DESCENDING = "Descending"
|
|
@@ -1391,10 +1091,6 @@ export interface TrainingJob {
|
|
|
1391
1091
|
|
|
1392
1092
|
Tags?: Tag[];
|
|
1393
1093
|
}
|
|
1394
|
-
export declare namespace TrainingJob {
|
|
1395
|
-
|
|
1396
|
-
const filterSensitiveLog: (obj: TrainingJob) => any;
|
|
1397
|
-
}
|
|
1398
1094
|
|
|
1399
1095
|
export interface TrialComponentSimpleSummary {
|
|
1400
1096
|
|
|
@@ -1408,10 +1104,6 @@ export interface TrialComponentSimpleSummary {
|
|
|
1408
1104
|
|
|
1409
1105
|
CreatedBy?: UserContext;
|
|
1410
1106
|
}
|
|
1411
|
-
export declare namespace TrialComponentSimpleSummary {
|
|
1412
|
-
|
|
1413
|
-
const filterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
|
|
1414
|
-
}
|
|
1415
1107
|
|
|
1416
1108
|
export interface Trial {
|
|
1417
1109
|
|
|
@@ -1439,10 +1131,6 @@ export interface Trial {
|
|
|
1439
1131
|
|
|
1440
1132
|
TrialComponentSummaries?: TrialComponentSimpleSummary[];
|
|
1441
1133
|
}
|
|
1442
|
-
export declare namespace Trial {
|
|
1443
|
-
|
|
1444
|
-
const filterSensitiveLog: (obj: Trial) => any;
|
|
1445
|
-
}
|
|
1446
1134
|
|
|
1447
1135
|
export interface TransformJob {
|
|
1448
1136
|
|
|
@@ -1488,10 +1176,6 @@ export interface TransformJob {
|
|
|
1488
1176
|
|
|
1489
1177
|
Tags?: Tag[];
|
|
1490
1178
|
}
|
|
1491
|
-
export declare namespace TransformJob {
|
|
1492
|
-
|
|
1493
|
-
const filterSensitiveLog: (obj: TransformJob) => any;
|
|
1494
|
-
}
|
|
1495
1179
|
|
|
1496
1180
|
export interface TrialComponentSourceDetail {
|
|
1497
1181
|
|
|
@@ -1503,10 +1187,6 @@ export interface TrialComponentSourceDetail {
|
|
|
1503
1187
|
|
|
1504
1188
|
TransformJob?: TransformJob;
|
|
1505
1189
|
}
|
|
1506
|
-
export declare namespace TrialComponentSourceDetail {
|
|
1507
|
-
|
|
1508
|
-
const filterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
|
|
1509
|
-
}
|
|
1510
1190
|
|
|
1511
1191
|
export interface TrialComponent {
|
|
1512
1192
|
|
|
@@ -1550,10 +1230,6 @@ export interface TrialComponent {
|
|
|
1550
1230
|
|
|
1551
1231
|
Parents?: Parent[];
|
|
1552
1232
|
}
|
|
1553
|
-
export declare namespace TrialComponent {
|
|
1554
|
-
|
|
1555
|
-
const filterSensitiveLog: (obj: TrialComponent) => any;
|
|
1556
|
-
}
|
|
1557
1233
|
|
|
1558
1234
|
export interface SearchRecord {
|
|
1559
1235
|
|
|
@@ -1581,20 +1257,12 @@ export interface SearchRecord {
|
|
|
1581
1257
|
|
|
1582
1258
|
FeatureMetadata?: FeatureMetadata;
|
|
1583
1259
|
}
|
|
1584
|
-
export declare namespace SearchRecord {
|
|
1585
|
-
|
|
1586
|
-
const filterSensitiveLog: (obj: SearchRecord) => any;
|
|
1587
|
-
}
|
|
1588
1260
|
export interface SearchResponse {
|
|
1589
1261
|
|
|
1590
1262
|
Results?: SearchRecord[];
|
|
1591
1263
|
|
|
1592
1264
|
NextToken?: string;
|
|
1593
1265
|
}
|
|
1594
|
-
export declare namespace SearchResponse {
|
|
1595
|
-
|
|
1596
|
-
const filterSensitiveLog: (obj: SearchResponse) => any;
|
|
1597
|
-
}
|
|
1598
1266
|
export interface SendPipelineExecutionStepFailureRequest {
|
|
1599
1267
|
|
|
1600
1268
|
CallbackToken: string | undefined;
|
|
@@ -1603,18 +1271,10 @@ export interface SendPipelineExecutionStepFailureRequest {
|
|
|
1603
1271
|
|
|
1604
1272
|
ClientRequestToken?: string;
|
|
1605
1273
|
}
|
|
1606
|
-
export declare namespace SendPipelineExecutionStepFailureRequest {
|
|
1607
|
-
|
|
1608
|
-
const filterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
|
|
1609
|
-
}
|
|
1610
1274
|
export interface SendPipelineExecutionStepFailureResponse {
|
|
1611
1275
|
|
|
1612
1276
|
PipelineExecutionArn?: string;
|
|
1613
1277
|
}
|
|
1614
|
-
export declare namespace SendPipelineExecutionStepFailureResponse {
|
|
1615
|
-
|
|
1616
|
-
const filterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
|
|
1617
|
-
}
|
|
1618
1278
|
export interface SendPipelineExecutionStepSuccessRequest {
|
|
1619
1279
|
|
|
1620
1280
|
CallbackToken: string | undefined;
|
|
@@ -1623,44 +1283,24 @@ export interface SendPipelineExecutionStepSuccessRequest {
|
|
|
1623
1283
|
|
|
1624
1284
|
ClientRequestToken?: string;
|
|
1625
1285
|
}
|
|
1626
|
-
export declare namespace SendPipelineExecutionStepSuccessRequest {
|
|
1627
|
-
|
|
1628
|
-
const filterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
|
|
1629
|
-
}
|
|
1630
1286
|
export interface SendPipelineExecutionStepSuccessResponse {
|
|
1631
1287
|
|
|
1632
1288
|
PipelineExecutionArn?: string;
|
|
1633
1289
|
}
|
|
1634
|
-
export declare namespace SendPipelineExecutionStepSuccessResponse {
|
|
1635
|
-
|
|
1636
|
-
const filterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
|
|
1637
|
-
}
|
|
1638
1290
|
export interface StartEdgeDeploymentStageRequest {
|
|
1639
1291
|
|
|
1640
1292
|
EdgeDeploymentPlanName: string | undefined;
|
|
1641
1293
|
|
|
1642
1294
|
StageName: string | undefined;
|
|
1643
1295
|
}
|
|
1644
|
-
export declare namespace StartEdgeDeploymentStageRequest {
|
|
1645
|
-
|
|
1646
|
-
const filterSensitiveLog: (obj: StartEdgeDeploymentStageRequest) => any;
|
|
1647
|
-
}
|
|
1648
1296
|
export interface StartMonitoringScheduleRequest {
|
|
1649
1297
|
|
|
1650
1298
|
MonitoringScheduleName: string | undefined;
|
|
1651
1299
|
}
|
|
1652
|
-
export declare namespace StartMonitoringScheduleRequest {
|
|
1653
|
-
|
|
1654
|
-
const filterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
|
|
1655
|
-
}
|
|
1656
1300
|
export interface StartNotebookInstanceInput {
|
|
1657
1301
|
|
|
1658
1302
|
NotebookInstanceName: string | undefined;
|
|
1659
1303
|
}
|
|
1660
|
-
export declare namespace StartNotebookInstanceInput {
|
|
1661
|
-
|
|
1662
|
-
const filterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
|
|
1663
|
-
}
|
|
1664
1304
|
export interface StartPipelineExecutionRequest {
|
|
1665
1305
|
|
|
1666
1306
|
PipelineName: string | undefined;
|
|
@@ -1675,134 +1315,70 @@ export interface StartPipelineExecutionRequest {
|
|
|
1675
1315
|
|
|
1676
1316
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1677
1317
|
}
|
|
1678
|
-
export declare namespace StartPipelineExecutionRequest {
|
|
1679
|
-
|
|
1680
|
-
const filterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
|
|
1681
|
-
}
|
|
1682
1318
|
export interface StartPipelineExecutionResponse {
|
|
1683
1319
|
|
|
1684
1320
|
PipelineExecutionArn?: string;
|
|
1685
1321
|
}
|
|
1686
|
-
export declare namespace StartPipelineExecutionResponse {
|
|
1687
|
-
|
|
1688
|
-
const filterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
|
|
1689
|
-
}
|
|
1690
1322
|
export interface StopAutoMLJobRequest {
|
|
1691
1323
|
|
|
1692
1324
|
AutoMLJobName: string | undefined;
|
|
1693
1325
|
}
|
|
1694
|
-
export declare namespace StopAutoMLJobRequest {
|
|
1695
|
-
|
|
1696
|
-
const filterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
|
|
1697
|
-
}
|
|
1698
1326
|
export interface StopCompilationJobRequest {
|
|
1699
1327
|
|
|
1700
1328
|
CompilationJobName: string | undefined;
|
|
1701
1329
|
}
|
|
1702
|
-
export declare namespace StopCompilationJobRequest {
|
|
1703
|
-
|
|
1704
|
-
const filterSensitiveLog: (obj: StopCompilationJobRequest) => any;
|
|
1705
|
-
}
|
|
1706
1330
|
export interface StopEdgeDeploymentStageRequest {
|
|
1707
1331
|
|
|
1708
1332
|
EdgeDeploymentPlanName: string | undefined;
|
|
1709
1333
|
|
|
1710
1334
|
StageName: string | undefined;
|
|
1711
1335
|
}
|
|
1712
|
-
export declare namespace StopEdgeDeploymentStageRequest {
|
|
1713
|
-
|
|
1714
|
-
const filterSensitiveLog: (obj: StopEdgeDeploymentStageRequest) => any;
|
|
1715
|
-
}
|
|
1716
1336
|
export interface StopEdgePackagingJobRequest {
|
|
1717
1337
|
|
|
1718
1338
|
EdgePackagingJobName: string | undefined;
|
|
1719
1339
|
}
|
|
1720
|
-
export declare namespace StopEdgePackagingJobRequest {
|
|
1721
|
-
|
|
1722
|
-
const filterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
|
|
1723
|
-
}
|
|
1724
1340
|
export interface StopHyperParameterTuningJobRequest {
|
|
1725
1341
|
|
|
1726
1342
|
HyperParameterTuningJobName: string | undefined;
|
|
1727
1343
|
}
|
|
1728
|
-
export declare namespace StopHyperParameterTuningJobRequest {
|
|
1729
|
-
|
|
1730
|
-
const filterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
|
|
1731
|
-
}
|
|
1732
1344
|
export interface StopInferenceRecommendationsJobRequest {
|
|
1733
1345
|
|
|
1734
1346
|
JobName: string | undefined;
|
|
1735
1347
|
}
|
|
1736
|
-
export declare namespace StopInferenceRecommendationsJobRequest {
|
|
1737
|
-
|
|
1738
|
-
const filterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
|
|
1739
|
-
}
|
|
1740
1348
|
export interface StopLabelingJobRequest {
|
|
1741
1349
|
|
|
1742
1350
|
LabelingJobName: string | undefined;
|
|
1743
1351
|
}
|
|
1744
|
-
export declare namespace StopLabelingJobRequest {
|
|
1745
|
-
|
|
1746
|
-
const filterSensitiveLog: (obj: StopLabelingJobRequest) => any;
|
|
1747
|
-
}
|
|
1748
1352
|
export interface StopMonitoringScheduleRequest {
|
|
1749
1353
|
|
|
1750
1354
|
MonitoringScheduleName: string | undefined;
|
|
1751
1355
|
}
|
|
1752
|
-
export declare namespace StopMonitoringScheduleRequest {
|
|
1753
|
-
|
|
1754
|
-
const filterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
|
|
1755
|
-
}
|
|
1756
1356
|
export interface StopNotebookInstanceInput {
|
|
1757
1357
|
|
|
1758
1358
|
NotebookInstanceName: string | undefined;
|
|
1759
1359
|
}
|
|
1760
|
-
export declare namespace StopNotebookInstanceInput {
|
|
1761
|
-
|
|
1762
|
-
const filterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
|
|
1763
|
-
}
|
|
1764
1360
|
export interface StopPipelineExecutionRequest {
|
|
1765
1361
|
|
|
1766
1362
|
PipelineExecutionArn: string | undefined;
|
|
1767
1363
|
|
|
1768
1364
|
ClientRequestToken?: string;
|
|
1769
1365
|
}
|
|
1770
|
-
export declare namespace StopPipelineExecutionRequest {
|
|
1771
|
-
|
|
1772
|
-
const filterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
|
|
1773
|
-
}
|
|
1774
1366
|
export interface StopPipelineExecutionResponse {
|
|
1775
1367
|
|
|
1776
1368
|
PipelineExecutionArn?: string;
|
|
1777
1369
|
}
|
|
1778
|
-
export declare namespace StopPipelineExecutionResponse {
|
|
1779
|
-
|
|
1780
|
-
const filterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
|
|
1781
|
-
}
|
|
1782
1370
|
export interface StopProcessingJobRequest {
|
|
1783
1371
|
|
|
1784
1372
|
ProcessingJobName: string | undefined;
|
|
1785
1373
|
}
|
|
1786
|
-
export declare namespace StopProcessingJobRequest {
|
|
1787
|
-
|
|
1788
|
-
const filterSensitiveLog: (obj: StopProcessingJobRequest) => any;
|
|
1789
|
-
}
|
|
1790
1374
|
export interface StopTrainingJobRequest {
|
|
1791
1375
|
|
|
1792
1376
|
TrainingJobName: string | undefined;
|
|
1793
1377
|
}
|
|
1794
|
-
export declare namespace StopTrainingJobRequest {
|
|
1795
|
-
|
|
1796
|
-
const filterSensitiveLog: (obj: StopTrainingJobRequest) => any;
|
|
1797
|
-
}
|
|
1798
1378
|
export interface StopTransformJobRequest {
|
|
1799
1379
|
|
|
1800
1380
|
TransformJobName: string | undefined;
|
|
1801
1381
|
}
|
|
1802
|
-
export declare namespace StopTransformJobRequest {
|
|
1803
|
-
|
|
1804
|
-
const filterSensitiveLog: (obj: StopTransformJobRequest) => any;
|
|
1805
|
-
}
|
|
1806
1382
|
export interface UpdateActionRequest {
|
|
1807
1383
|
|
|
1808
1384
|
ActionName: string | undefined;
|
|
@@ -1815,36 +1391,20 @@ export interface UpdateActionRequest {
|
|
|
1815
1391
|
|
|
1816
1392
|
PropertiesToRemove?: string[];
|
|
1817
1393
|
}
|
|
1818
|
-
export declare namespace UpdateActionRequest {
|
|
1819
|
-
|
|
1820
|
-
const filterSensitiveLog: (obj: UpdateActionRequest) => any;
|
|
1821
|
-
}
|
|
1822
1394
|
export interface UpdateActionResponse {
|
|
1823
1395
|
|
|
1824
1396
|
ActionArn?: string;
|
|
1825
1397
|
}
|
|
1826
|
-
export declare namespace UpdateActionResponse {
|
|
1827
|
-
|
|
1828
|
-
const filterSensitiveLog: (obj: UpdateActionResponse) => any;
|
|
1829
|
-
}
|
|
1830
1398
|
export interface UpdateAppImageConfigRequest {
|
|
1831
1399
|
|
|
1832
1400
|
AppImageConfigName: string | undefined;
|
|
1833
1401
|
|
|
1834
1402
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
1835
1403
|
}
|
|
1836
|
-
export declare namespace UpdateAppImageConfigRequest {
|
|
1837
|
-
|
|
1838
|
-
const filterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
|
|
1839
|
-
}
|
|
1840
1404
|
export interface UpdateAppImageConfigResponse {
|
|
1841
1405
|
|
|
1842
1406
|
AppImageConfigArn?: string;
|
|
1843
1407
|
}
|
|
1844
|
-
export declare namespace UpdateAppImageConfigResponse {
|
|
1845
|
-
|
|
1846
|
-
const filterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
|
|
1847
|
-
}
|
|
1848
1408
|
export interface UpdateArtifactRequest {
|
|
1849
1409
|
|
|
1850
1410
|
ArtifactArn: string | undefined;
|
|
@@ -1855,36 +1415,20 @@ export interface UpdateArtifactRequest {
|
|
|
1855
1415
|
|
|
1856
1416
|
PropertiesToRemove?: string[];
|
|
1857
1417
|
}
|
|
1858
|
-
export declare namespace UpdateArtifactRequest {
|
|
1859
|
-
|
|
1860
|
-
const filterSensitiveLog: (obj: UpdateArtifactRequest) => any;
|
|
1861
|
-
}
|
|
1862
1418
|
export interface UpdateArtifactResponse {
|
|
1863
1419
|
|
|
1864
1420
|
ArtifactArn?: string;
|
|
1865
1421
|
}
|
|
1866
|
-
export declare namespace UpdateArtifactResponse {
|
|
1867
|
-
|
|
1868
|
-
const filterSensitiveLog: (obj: UpdateArtifactResponse) => any;
|
|
1869
|
-
}
|
|
1870
1422
|
export interface UpdateCodeRepositoryInput {
|
|
1871
1423
|
|
|
1872
1424
|
CodeRepositoryName: string | undefined;
|
|
1873
1425
|
|
|
1874
1426
|
GitConfig?: GitConfigForUpdate;
|
|
1875
1427
|
}
|
|
1876
|
-
export declare namespace UpdateCodeRepositoryInput {
|
|
1877
|
-
|
|
1878
|
-
const filterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
|
|
1879
|
-
}
|
|
1880
1428
|
export interface UpdateCodeRepositoryOutput {
|
|
1881
1429
|
|
|
1882
1430
|
CodeRepositoryArn: string | undefined;
|
|
1883
1431
|
}
|
|
1884
|
-
export declare namespace UpdateCodeRepositoryOutput {
|
|
1885
|
-
|
|
1886
|
-
const filterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
|
|
1887
|
-
}
|
|
1888
1432
|
export interface UpdateContextRequest {
|
|
1889
1433
|
|
|
1890
1434
|
ContextName: string | undefined;
|
|
@@ -1895,18 +1439,10 @@ export interface UpdateContextRequest {
|
|
|
1895
1439
|
|
|
1896
1440
|
PropertiesToRemove?: string[];
|
|
1897
1441
|
}
|
|
1898
|
-
export declare namespace UpdateContextRequest {
|
|
1899
|
-
|
|
1900
|
-
const filterSensitiveLog: (obj: UpdateContextRequest) => any;
|
|
1901
|
-
}
|
|
1902
1442
|
export interface UpdateContextResponse {
|
|
1903
1443
|
|
|
1904
1444
|
ContextArn?: string;
|
|
1905
1445
|
}
|
|
1906
|
-
export declare namespace UpdateContextResponse {
|
|
1907
|
-
|
|
1908
|
-
const filterSensitiveLog: (obj: UpdateContextResponse) => any;
|
|
1909
|
-
}
|
|
1910
1446
|
export interface UpdateDeviceFleetRequest {
|
|
1911
1447
|
|
|
1912
1448
|
DeviceFleetName: string | undefined;
|
|
@@ -1919,20 +1455,12 @@ export interface UpdateDeviceFleetRequest {
|
|
|
1919
1455
|
|
|
1920
1456
|
EnableIotRoleAlias?: boolean;
|
|
1921
1457
|
}
|
|
1922
|
-
export declare namespace UpdateDeviceFleetRequest {
|
|
1923
|
-
|
|
1924
|
-
const filterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
|
|
1925
|
-
}
|
|
1926
1458
|
export interface UpdateDevicesRequest {
|
|
1927
1459
|
|
|
1928
1460
|
DeviceFleetName: string | undefined;
|
|
1929
1461
|
|
|
1930
1462
|
Devices: Device[] | undefined;
|
|
1931
1463
|
}
|
|
1932
|
-
export declare namespace UpdateDevicesRequest {
|
|
1933
|
-
|
|
1934
|
-
const filterSensitiveLog: (obj: UpdateDevicesRequest) => any;
|
|
1935
|
-
}
|
|
1936
1464
|
export interface UpdateDomainRequest {
|
|
1937
1465
|
|
|
1938
1466
|
DomainId: string | undefined;
|
|
@@ -1941,18 +1469,10 @@ export interface UpdateDomainRequest {
|
|
|
1941
1469
|
|
|
1942
1470
|
DomainSettingsForUpdate?: DomainSettingsForUpdate;
|
|
1943
1471
|
}
|
|
1944
|
-
export declare namespace UpdateDomainRequest {
|
|
1945
|
-
|
|
1946
|
-
const filterSensitiveLog: (obj: UpdateDomainRequest) => any;
|
|
1947
|
-
}
|
|
1948
1472
|
export interface UpdateDomainResponse {
|
|
1949
1473
|
|
|
1950
1474
|
DomainArn?: string;
|
|
1951
1475
|
}
|
|
1952
|
-
export declare namespace UpdateDomainResponse {
|
|
1953
|
-
|
|
1954
|
-
const filterSensitiveLog: (obj: UpdateDomainResponse) => any;
|
|
1955
|
-
}
|
|
1956
1476
|
export declare enum VariantPropertyType {
|
|
1957
1477
|
DataCaptureConfig = "DataCaptureConfig",
|
|
1958
1478
|
DesiredInstanceCount = "DesiredInstanceCount",
|
|
@@ -1963,10 +1483,6 @@ export interface VariantProperty {
|
|
|
1963
1483
|
|
|
1964
1484
|
VariantPropertyType: VariantPropertyType | string | undefined;
|
|
1965
1485
|
}
|
|
1966
|
-
export declare namespace VariantProperty {
|
|
1967
|
-
|
|
1968
|
-
const filterSensitiveLog: (obj: VariantProperty) => any;
|
|
1969
|
-
}
|
|
1970
1486
|
export interface UpdateEndpointInput {
|
|
1971
1487
|
|
|
1972
1488
|
EndpointName: string | undefined;
|
|
@@ -1981,36 +1497,20 @@ export interface UpdateEndpointInput {
|
|
|
1981
1497
|
|
|
1982
1498
|
RetainDeploymentConfig?: boolean;
|
|
1983
1499
|
}
|
|
1984
|
-
export declare namespace UpdateEndpointInput {
|
|
1985
|
-
|
|
1986
|
-
const filterSensitiveLog: (obj: UpdateEndpointInput) => any;
|
|
1987
|
-
}
|
|
1988
1500
|
export interface UpdateEndpointOutput {
|
|
1989
1501
|
|
|
1990
1502
|
EndpointArn: string | undefined;
|
|
1991
1503
|
}
|
|
1992
|
-
export declare namespace UpdateEndpointOutput {
|
|
1993
|
-
|
|
1994
|
-
const filterSensitiveLog: (obj: UpdateEndpointOutput) => any;
|
|
1995
|
-
}
|
|
1996
1504
|
export interface UpdateEndpointWeightsAndCapacitiesInput {
|
|
1997
1505
|
|
|
1998
1506
|
EndpointName: string | undefined;
|
|
1999
1507
|
|
|
2000
1508
|
DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
|
|
2001
1509
|
}
|
|
2002
|
-
export declare namespace UpdateEndpointWeightsAndCapacitiesInput {
|
|
2003
|
-
|
|
2004
|
-
const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
|
|
2005
|
-
}
|
|
2006
1510
|
export interface UpdateEndpointWeightsAndCapacitiesOutput {
|
|
2007
1511
|
|
|
2008
1512
|
EndpointArn: string | undefined;
|
|
2009
1513
|
}
|
|
2010
|
-
export declare namespace UpdateEndpointWeightsAndCapacitiesOutput {
|
|
2011
|
-
|
|
2012
|
-
const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
|
|
2013
|
-
}
|
|
2014
1514
|
export interface UpdateExperimentRequest {
|
|
2015
1515
|
|
|
2016
1516
|
ExperimentName: string | undefined;
|
|
@@ -2019,36 +1519,20 @@ export interface UpdateExperimentRequest {
|
|
|
2019
1519
|
|
|
2020
1520
|
Description?: string;
|
|
2021
1521
|
}
|
|
2022
|
-
export declare namespace UpdateExperimentRequest {
|
|
2023
|
-
|
|
2024
|
-
const filterSensitiveLog: (obj: UpdateExperimentRequest) => any;
|
|
2025
|
-
}
|
|
2026
1522
|
export interface UpdateExperimentResponse {
|
|
2027
1523
|
|
|
2028
1524
|
ExperimentArn?: string;
|
|
2029
1525
|
}
|
|
2030
|
-
export declare namespace UpdateExperimentResponse {
|
|
2031
|
-
|
|
2032
|
-
const filterSensitiveLog: (obj: UpdateExperimentResponse) => any;
|
|
2033
|
-
}
|
|
2034
1526
|
export interface UpdateFeatureGroupRequest {
|
|
2035
1527
|
|
|
2036
1528
|
FeatureGroupName: string | undefined;
|
|
2037
1529
|
|
|
2038
1530
|
FeatureAdditions?: FeatureDefinition[];
|
|
2039
1531
|
}
|
|
2040
|
-
export declare namespace UpdateFeatureGroupRequest {
|
|
2041
|
-
|
|
2042
|
-
const filterSensitiveLog: (obj: UpdateFeatureGroupRequest) => any;
|
|
2043
|
-
}
|
|
2044
1532
|
export interface UpdateFeatureGroupResponse {
|
|
2045
1533
|
|
|
2046
1534
|
FeatureGroupArn: string | undefined;
|
|
2047
1535
|
}
|
|
2048
|
-
export declare namespace UpdateFeatureGroupResponse {
|
|
2049
|
-
|
|
2050
|
-
const filterSensitiveLog: (obj: UpdateFeatureGroupResponse) => any;
|
|
2051
|
-
}
|
|
2052
1536
|
export interface UpdateFeatureMetadataRequest {
|
|
2053
1537
|
|
|
2054
1538
|
FeatureGroupName: string | undefined;
|
|
@@ -2061,10 +1545,6 @@ export interface UpdateFeatureMetadataRequest {
|
|
|
2061
1545
|
|
|
2062
1546
|
ParameterRemovals?: string[];
|
|
2063
1547
|
}
|
|
2064
|
-
export declare namespace UpdateFeatureMetadataRequest {
|
|
2065
|
-
|
|
2066
|
-
const filterSensitiveLog: (obj: UpdateFeatureMetadataRequest) => any;
|
|
2067
|
-
}
|
|
2068
1548
|
export interface UpdateImageRequest {
|
|
2069
1549
|
|
|
2070
1550
|
DeleteProperties?: string[];
|
|
@@ -2077,18 +1557,10 @@ export interface UpdateImageRequest {
|
|
|
2077
1557
|
|
|
2078
1558
|
RoleArn?: string;
|
|
2079
1559
|
}
|
|
2080
|
-
export declare namespace UpdateImageRequest {
|
|
2081
|
-
|
|
2082
|
-
const filterSensitiveLog: (obj: UpdateImageRequest) => any;
|
|
2083
|
-
}
|
|
2084
1560
|
export interface UpdateImageResponse {
|
|
2085
1561
|
|
|
2086
1562
|
ImageArn?: string;
|
|
2087
1563
|
}
|
|
2088
|
-
export declare namespace UpdateImageResponse {
|
|
2089
|
-
|
|
2090
|
-
const filterSensitiveLog: (obj: UpdateImageResponse) => any;
|
|
2091
|
-
}
|
|
2092
1564
|
export interface UpdateModelPackageInput {
|
|
2093
1565
|
|
|
2094
1566
|
ModelPackageArn: string | undefined;
|
|
@@ -2103,36 +1575,20 @@ export interface UpdateModelPackageInput {
|
|
|
2103
1575
|
|
|
2104
1576
|
AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
|
|
2105
1577
|
}
|
|
2106
|
-
export declare namespace UpdateModelPackageInput {
|
|
2107
|
-
|
|
2108
|
-
const filterSensitiveLog: (obj: UpdateModelPackageInput) => any;
|
|
2109
|
-
}
|
|
2110
1578
|
export interface UpdateModelPackageOutput {
|
|
2111
1579
|
|
|
2112
1580
|
ModelPackageArn: string | undefined;
|
|
2113
1581
|
}
|
|
2114
|
-
export declare namespace UpdateModelPackageOutput {
|
|
2115
|
-
|
|
2116
|
-
const filterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
|
|
2117
|
-
}
|
|
2118
1582
|
export interface UpdateMonitoringScheduleRequest {
|
|
2119
1583
|
|
|
2120
1584
|
MonitoringScheduleName: string | undefined;
|
|
2121
1585
|
|
|
2122
1586
|
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
2123
1587
|
}
|
|
2124
|
-
export declare namespace UpdateMonitoringScheduleRequest {
|
|
2125
|
-
|
|
2126
|
-
const filterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
|
|
2127
|
-
}
|
|
2128
1588
|
export interface UpdateMonitoringScheduleResponse {
|
|
2129
1589
|
|
|
2130
1590
|
MonitoringScheduleArn: string | undefined;
|
|
2131
1591
|
}
|
|
2132
|
-
export declare namespace UpdateMonitoringScheduleResponse {
|
|
2133
|
-
|
|
2134
|
-
const filterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
|
|
2135
|
-
}
|
|
2136
1592
|
export interface UpdateNotebookInstanceInput {
|
|
2137
1593
|
|
|
2138
1594
|
NotebookInstanceName: string | undefined;
|
|
@@ -2163,16 +1619,8 @@ export interface UpdateNotebookInstanceInput {
|
|
|
2163
1619
|
|
|
2164
1620
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
2165
1621
|
}
|
|
2166
|
-
export declare namespace UpdateNotebookInstanceInput {
|
|
2167
|
-
|
|
2168
|
-
const filterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
|
|
2169
|
-
}
|
|
2170
1622
|
export interface UpdateNotebookInstanceOutput {
|
|
2171
1623
|
}
|
|
2172
|
-
export declare namespace UpdateNotebookInstanceOutput {
|
|
2173
|
-
|
|
2174
|
-
const filterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
|
|
2175
|
-
}
|
|
2176
1624
|
export interface UpdateNotebookInstanceLifecycleConfigInput {
|
|
2177
1625
|
|
|
2178
1626
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
@@ -2181,16 +1629,8 @@ export interface UpdateNotebookInstanceLifecycleConfigInput {
|
|
|
2181
1629
|
|
|
2182
1630
|
OnStart?: NotebookInstanceLifecycleHook[];
|
|
2183
1631
|
}
|
|
2184
|
-
export declare namespace UpdateNotebookInstanceLifecycleConfigInput {
|
|
2185
|
-
|
|
2186
|
-
const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
|
|
2187
|
-
}
|
|
2188
1632
|
export interface UpdateNotebookInstanceLifecycleConfigOutput {
|
|
2189
1633
|
}
|
|
2190
|
-
export declare namespace UpdateNotebookInstanceLifecycleConfigOutput {
|
|
2191
|
-
|
|
2192
|
-
const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
|
|
2193
|
-
}
|
|
2194
1634
|
export interface UpdatePipelineRequest {
|
|
2195
1635
|
|
|
2196
1636
|
PipelineName: string | undefined;
|
|
@@ -2207,18 +1647,10 @@ export interface UpdatePipelineRequest {
|
|
|
2207
1647
|
|
|
2208
1648
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
2209
1649
|
}
|
|
2210
|
-
export declare namespace UpdatePipelineRequest {
|
|
2211
|
-
|
|
2212
|
-
const filterSensitiveLog: (obj: UpdatePipelineRequest) => any;
|
|
2213
|
-
}
|
|
2214
1650
|
export interface UpdatePipelineResponse {
|
|
2215
1651
|
|
|
2216
1652
|
PipelineArn?: string;
|
|
2217
1653
|
}
|
|
2218
|
-
export declare namespace UpdatePipelineResponse {
|
|
2219
|
-
|
|
2220
|
-
const filterSensitiveLog: (obj: UpdatePipelineResponse) => any;
|
|
2221
|
-
}
|
|
2222
1654
|
export interface UpdatePipelineExecutionRequest {
|
|
2223
1655
|
|
|
2224
1656
|
PipelineExecutionArn: string | undefined;
|
|
@@ -2229,18 +1661,10 @@ export interface UpdatePipelineExecutionRequest {
|
|
|
2229
1661
|
|
|
2230
1662
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
2231
1663
|
}
|
|
2232
|
-
export declare namespace UpdatePipelineExecutionRequest {
|
|
2233
|
-
|
|
2234
|
-
const filterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
|
|
2235
|
-
}
|
|
2236
1664
|
export interface UpdatePipelineExecutionResponse {
|
|
2237
1665
|
|
|
2238
1666
|
PipelineExecutionArn?: string;
|
|
2239
1667
|
}
|
|
2240
|
-
export declare namespace UpdatePipelineExecutionResponse {
|
|
2241
|
-
|
|
2242
|
-
const filterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
|
|
2243
|
-
}
|
|
2244
1668
|
|
|
2245
1669
|
export interface ServiceCatalogProvisioningUpdateDetails {
|
|
2246
1670
|
|
|
@@ -2248,10 +1672,6 @@ export interface ServiceCatalogProvisioningUpdateDetails {
|
|
|
2248
1672
|
|
|
2249
1673
|
ProvisioningParameters?: ProvisioningParameter[];
|
|
2250
1674
|
}
|
|
2251
|
-
export declare namespace ServiceCatalogProvisioningUpdateDetails {
|
|
2252
|
-
|
|
2253
|
-
const filterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
|
|
2254
|
-
}
|
|
2255
1675
|
export interface UpdateProjectInput {
|
|
2256
1676
|
|
|
2257
1677
|
ProjectName: string | undefined;
|
|
@@ -2262,18 +1682,10 @@ export interface UpdateProjectInput {
|
|
|
2262
1682
|
|
|
2263
1683
|
Tags?: Tag[];
|
|
2264
1684
|
}
|
|
2265
|
-
export declare namespace UpdateProjectInput {
|
|
2266
|
-
|
|
2267
|
-
const filterSensitiveLog: (obj: UpdateProjectInput) => any;
|
|
2268
|
-
}
|
|
2269
1685
|
export interface UpdateProjectOutput {
|
|
2270
1686
|
|
|
2271
1687
|
ProjectArn: string | undefined;
|
|
2272
1688
|
}
|
|
2273
|
-
export declare namespace UpdateProjectOutput {
|
|
2274
|
-
|
|
2275
|
-
const filterSensitiveLog: (obj: UpdateProjectOutput) => any;
|
|
2276
|
-
}
|
|
2277
1689
|
export interface UpdateTrainingJobRequest {
|
|
2278
1690
|
|
|
2279
1691
|
TrainingJobName: string | undefined;
|
|
@@ -2282,36 +1694,20 @@ export interface UpdateTrainingJobRequest {
|
|
|
2282
1694
|
|
|
2283
1695
|
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
|
|
2284
1696
|
}
|
|
2285
|
-
export declare namespace UpdateTrainingJobRequest {
|
|
2286
|
-
|
|
2287
|
-
const filterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
|
|
2288
|
-
}
|
|
2289
1697
|
export interface UpdateTrainingJobResponse {
|
|
2290
1698
|
|
|
2291
1699
|
TrainingJobArn: string | undefined;
|
|
2292
1700
|
}
|
|
2293
|
-
export declare namespace UpdateTrainingJobResponse {
|
|
2294
|
-
|
|
2295
|
-
const filterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
|
|
2296
|
-
}
|
|
2297
1701
|
export interface UpdateTrialRequest {
|
|
2298
1702
|
|
|
2299
1703
|
TrialName: string | undefined;
|
|
2300
1704
|
|
|
2301
1705
|
DisplayName?: string;
|
|
2302
1706
|
}
|
|
2303
|
-
export declare namespace UpdateTrialRequest {
|
|
2304
|
-
|
|
2305
|
-
const filterSensitiveLog: (obj: UpdateTrialRequest) => any;
|
|
2306
|
-
}
|
|
2307
1707
|
export interface UpdateTrialResponse {
|
|
2308
1708
|
|
|
2309
1709
|
TrialArn?: string;
|
|
2310
1710
|
}
|
|
2311
|
-
export declare namespace UpdateTrialResponse {
|
|
2312
|
-
|
|
2313
|
-
const filterSensitiveLog: (obj: UpdateTrialResponse) => any;
|
|
2314
|
-
}
|
|
2315
1711
|
export interface UpdateTrialComponentRequest {
|
|
2316
1712
|
|
|
2317
1713
|
TrialComponentName: string | undefined;
|
|
@@ -2336,18 +1732,10 @@ export interface UpdateTrialComponentRequest {
|
|
|
2336
1732
|
|
|
2337
1733
|
OutputArtifactsToRemove?: string[];
|
|
2338
1734
|
}
|
|
2339
|
-
export declare namespace UpdateTrialComponentRequest {
|
|
2340
|
-
|
|
2341
|
-
const filterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
|
|
2342
|
-
}
|
|
2343
1735
|
export interface UpdateTrialComponentResponse {
|
|
2344
1736
|
|
|
2345
1737
|
TrialComponentArn?: string;
|
|
2346
1738
|
}
|
|
2347
|
-
export declare namespace UpdateTrialComponentResponse {
|
|
2348
|
-
|
|
2349
|
-
const filterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
|
|
2350
|
-
}
|
|
2351
1739
|
export interface UpdateUserProfileRequest {
|
|
2352
1740
|
|
|
2353
1741
|
DomainId: string | undefined;
|
|
@@ -2356,18 +1744,10 @@ export interface UpdateUserProfileRequest {
|
|
|
2356
1744
|
|
|
2357
1745
|
UserSettings?: UserSettings;
|
|
2358
1746
|
}
|
|
2359
|
-
export declare namespace UpdateUserProfileRequest {
|
|
2360
|
-
|
|
2361
|
-
const filterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
|
|
2362
|
-
}
|
|
2363
1747
|
export interface UpdateUserProfileResponse {
|
|
2364
1748
|
|
|
2365
1749
|
UserProfileArn?: string;
|
|
2366
1750
|
}
|
|
2367
|
-
export declare namespace UpdateUserProfileResponse {
|
|
2368
|
-
|
|
2369
|
-
const filterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
|
|
2370
|
-
}
|
|
2371
1751
|
export interface UpdateWorkforceRequest {
|
|
2372
1752
|
|
|
2373
1753
|
WorkforceName: string | undefined;
|
|
@@ -2378,18 +1758,10 @@ export interface UpdateWorkforceRequest {
|
|
|
2378
1758
|
|
|
2379
1759
|
WorkforceVpcConfig?: WorkforceVpcConfigRequest;
|
|
2380
1760
|
}
|
|
2381
|
-
export declare namespace UpdateWorkforceRequest {
|
|
2382
|
-
|
|
2383
|
-
const filterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
|
|
2384
|
-
}
|
|
2385
1761
|
export interface UpdateWorkforceResponse {
|
|
2386
1762
|
|
|
2387
1763
|
Workforce: Workforce | undefined;
|
|
2388
1764
|
}
|
|
2389
|
-
export declare namespace UpdateWorkforceResponse {
|
|
2390
|
-
|
|
2391
|
-
const filterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
|
|
2392
|
-
}
|
|
2393
1765
|
export interface UpdateWorkteamRequest {
|
|
2394
1766
|
|
|
2395
1767
|
WorkteamName: string | undefined;
|
|
@@ -2400,18 +1772,10 @@ export interface UpdateWorkteamRequest {
|
|
|
2400
1772
|
|
|
2401
1773
|
NotificationConfiguration?: NotificationConfiguration;
|
|
2402
1774
|
}
|
|
2403
|
-
export declare namespace UpdateWorkteamRequest {
|
|
2404
|
-
|
|
2405
|
-
const filterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
|
|
2406
|
-
}
|
|
2407
1775
|
export interface UpdateWorkteamResponse {
|
|
2408
1776
|
|
|
2409
1777
|
Workteam: Workteam | undefined;
|
|
2410
1778
|
}
|
|
2411
|
-
export declare namespace UpdateWorkteamResponse {
|
|
2412
|
-
|
|
2413
|
-
const filterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
|
|
2414
|
-
}
|
|
2415
1779
|
|
|
2416
1780
|
export interface SearchExpression {
|
|
2417
1781
|
|
|
@@ -2423,10 +1787,6 @@ export interface SearchExpression {
|
|
|
2423
1787
|
|
|
2424
1788
|
Operator?: BooleanOperator | string;
|
|
2425
1789
|
}
|
|
2426
|
-
export declare namespace SearchExpression {
|
|
2427
|
-
|
|
2428
|
-
const filterSensitiveLog: (obj: SearchExpression) => any;
|
|
2429
|
-
}
|
|
2430
1790
|
export interface SearchRequest {
|
|
2431
1791
|
|
|
2432
1792
|
Resource: ResourceType | string | undefined;
|
|
@@ -2441,7 +1801,325 @@ export interface SearchRequest {
|
|
|
2441
1801
|
|
|
2442
1802
|
MaxResults?: number;
|
|
2443
1803
|
}
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
1804
|
+
|
|
1805
|
+
export declare const ListPipelineExecutionStepsRequestFilterSensitiveLog: (obj: ListPipelineExecutionStepsRequest) => any;
|
|
1806
|
+
|
|
1807
|
+
export declare const ModelStepMetadataFilterSensitiveLog: (obj: ModelStepMetadata) => any;
|
|
1808
|
+
|
|
1809
|
+
export declare const ProcessingJobStepMetadataFilterSensitiveLog: (obj: ProcessingJobStepMetadata) => any;
|
|
1810
|
+
|
|
1811
|
+
export declare const QualityCheckStepMetadataFilterSensitiveLog: (obj: QualityCheckStepMetadata) => any;
|
|
1812
|
+
|
|
1813
|
+
export declare const RegisterModelStepMetadataFilterSensitiveLog: (obj: RegisterModelStepMetadata) => any;
|
|
1814
|
+
|
|
1815
|
+
export declare const TrainingJobStepMetadataFilterSensitiveLog: (obj: TrainingJobStepMetadata) => any;
|
|
1816
|
+
|
|
1817
|
+
export declare const TransformJobStepMetadataFilterSensitiveLog: (obj: TransformJobStepMetadata) => any;
|
|
1818
|
+
|
|
1819
|
+
export declare const TuningJobStepMetaDataFilterSensitiveLog: (obj: TuningJobStepMetaData) => any;
|
|
1820
|
+
|
|
1821
|
+
export declare const PipelineExecutionStepMetadataFilterSensitiveLog: (obj: PipelineExecutionStepMetadata) => any;
|
|
1822
|
+
|
|
1823
|
+
export declare const PipelineExecutionStepFilterSensitiveLog: (obj: PipelineExecutionStep) => any;
|
|
1824
|
+
|
|
1825
|
+
export declare const ListPipelineExecutionStepsResponseFilterSensitiveLog: (obj: ListPipelineExecutionStepsResponse) => any;
|
|
1826
|
+
|
|
1827
|
+
export declare const ListPipelineParametersForExecutionRequestFilterSensitiveLog: (obj: ListPipelineParametersForExecutionRequest) => any;
|
|
1828
|
+
|
|
1829
|
+
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
1830
|
+
|
|
1831
|
+
export declare const ListPipelineParametersForExecutionResponseFilterSensitiveLog: (obj: ListPipelineParametersForExecutionResponse) => any;
|
|
1832
|
+
|
|
1833
|
+
export declare const ListPipelinesRequestFilterSensitiveLog: (obj: ListPipelinesRequest) => any;
|
|
1834
|
+
|
|
1835
|
+
export declare const PipelineSummaryFilterSensitiveLog: (obj: PipelineSummary) => any;
|
|
1836
|
+
|
|
1837
|
+
export declare const ListPipelinesResponseFilterSensitiveLog: (obj: ListPipelinesResponse) => any;
|
|
1838
|
+
|
|
1839
|
+
export declare const ListProcessingJobsRequestFilterSensitiveLog: (obj: ListProcessingJobsRequest) => any;
|
|
1840
|
+
|
|
1841
|
+
export declare const ProcessingJobSummaryFilterSensitiveLog: (obj: ProcessingJobSummary) => any;
|
|
1842
|
+
|
|
1843
|
+
export declare const ListProcessingJobsResponseFilterSensitiveLog: (obj: ListProcessingJobsResponse) => any;
|
|
1844
|
+
|
|
1845
|
+
export declare const ListProjectsInputFilterSensitiveLog: (obj: ListProjectsInput) => any;
|
|
1846
|
+
|
|
1847
|
+
export declare const ProjectSummaryFilterSensitiveLog: (obj: ProjectSummary) => any;
|
|
1848
|
+
|
|
1849
|
+
export declare const ListProjectsOutputFilterSensitiveLog: (obj: ListProjectsOutput) => any;
|
|
1850
|
+
|
|
1851
|
+
export declare const ListStageDevicesRequestFilterSensitiveLog: (obj: ListStageDevicesRequest) => any;
|
|
1852
|
+
|
|
1853
|
+
export declare const ListStageDevicesResponseFilterSensitiveLog: (obj: ListStageDevicesResponse) => any;
|
|
1854
|
+
|
|
1855
|
+
export declare const ListStudioLifecycleConfigsRequestFilterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
|
|
1856
|
+
|
|
1857
|
+
export declare const StudioLifecycleConfigDetailsFilterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
|
|
1858
|
+
|
|
1859
|
+
export declare const ListStudioLifecycleConfigsResponseFilterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
|
|
1860
|
+
|
|
1861
|
+
export declare const ListSubscribedWorkteamsRequestFilterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
|
|
1862
|
+
|
|
1863
|
+
export declare const ListSubscribedWorkteamsResponseFilterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
|
|
1864
|
+
|
|
1865
|
+
export declare const ListTagsInputFilterSensitiveLog: (obj: ListTagsInput) => any;
|
|
1866
|
+
|
|
1867
|
+
export declare const ListTagsOutputFilterSensitiveLog: (obj: ListTagsOutput) => any;
|
|
1868
|
+
|
|
1869
|
+
export declare const ListTrainingJobsRequestFilterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
|
|
1870
|
+
|
|
1871
|
+
export declare const TrainingJobSummaryFilterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
1872
|
+
|
|
1873
|
+
export declare const ListTrainingJobsResponseFilterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
|
|
1874
|
+
|
|
1875
|
+
export declare const ListTrainingJobsForHyperParameterTuningJobRequestFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
|
|
1876
|
+
|
|
1877
|
+
export declare const ListTrainingJobsForHyperParameterTuningJobResponseFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
|
|
1878
|
+
|
|
1879
|
+
export declare const ListTransformJobsRequestFilterSensitiveLog: (obj: ListTransformJobsRequest) => any;
|
|
1880
|
+
|
|
1881
|
+
export declare const TransformJobSummaryFilterSensitiveLog: (obj: TransformJobSummary) => any;
|
|
1882
|
+
|
|
1883
|
+
export declare const ListTransformJobsResponseFilterSensitiveLog: (obj: ListTransformJobsResponse) => any;
|
|
1884
|
+
|
|
1885
|
+
export declare const ListTrialComponentsRequestFilterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
|
|
1886
|
+
|
|
1887
|
+
export declare const TrialComponentSummaryFilterSensitiveLog: (obj: TrialComponentSummary) => any;
|
|
1888
|
+
|
|
1889
|
+
export declare const ListTrialComponentsResponseFilterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
|
|
1890
|
+
|
|
1891
|
+
export declare const ListTrialsRequestFilterSensitiveLog: (obj: ListTrialsRequest) => any;
|
|
1892
|
+
|
|
1893
|
+
export declare const TrialSummaryFilterSensitiveLog: (obj: TrialSummary) => any;
|
|
1894
|
+
|
|
1895
|
+
export declare const ListTrialsResponseFilterSensitiveLog: (obj: ListTrialsResponse) => any;
|
|
1896
|
+
|
|
1897
|
+
export declare const ListUserProfilesRequestFilterSensitiveLog: (obj: ListUserProfilesRequest) => any;
|
|
1898
|
+
|
|
1899
|
+
export declare const UserProfileDetailsFilterSensitiveLog: (obj: UserProfileDetails) => any;
|
|
1900
|
+
|
|
1901
|
+
export declare const ListUserProfilesResponseFilterSensitiveLog: (obj: ListUserProfilesResponse) => any;
|
|
1902
|
+
|
|
1903
|
+
export declare const ListWorkforcesRequestFilterSensitiveLog: (obj: ListWorkforcesRequest) => any;
|
|
1904
|
+
|
|
1905
|
+
export declare const ListWorkforcesResponseFilterSensitiveLog: (obj: ListWorkforcesResponse) => any;
|
|
1906
|
+
|
|
1907
|
+
export declare const ListWorkteamsRequestFilterSensitiveLog: (obj: ListWorkteamsRequest) => any;
|
|
1908
|
+
|
|
1909
|
+
export declare const ListWorkteamsResponseFilterSensitiveLog: (obj: ListWorkteamsResponse) => any;
|
|
1910
|
+
|
|
1911
|
+
export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
|
|
1912
|
+
|
|
1913
|
+
export declare const ModelPackageGroupFilterSensitiveLog: (obj: ModelPackageGroup) => any;
|
|
1914
|
+
|
|
1915
|
+
export declare const NestedFiltersFilterSensitiveLog: (obj: NestedFilters) => any;
|
|
1916
|
+
|
|
1917
|
+
export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
|
|
1918
|
+
|
|
1919
|
+
export declare const PipelineFilterSensitiveLog: (obj: Pipeline) => any;
|
|
1920
|
+
|
|
1921
|
+
export declare const PipelineExecutionFilterSensitiveLog: (obj: PipelineExecution) => any;
|
|
1922
|
+
|
|
1923
|
+
export declare const ProcessingJobFilterSensitiveLog: (obj: ProcessingJob) => any;
|
|
1924
|
+
|
|
1925
|
+
export declare const ProfilerConfigForUpdateFilterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
|
|
1926
|
+
|
|
1927
|
+
export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
|
|
1928
|
+
|
|
1929
|
+
export declare const PutModelPackageGroupPolicyInputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
|
|
1930
|
+
|
|
1931
|
+
export declare const PutModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
|
|
1932
|
+
|
|
1933
|
+
export declare const QueryFiltersFilterSensitiveLog: (obj: QueryFilters) => any;
|
|
1934
|
+
|
|
1935
|
+
export declare const QueryLineageRequestFilterSensitiveLog: (obj: QueryLineageRequest) => any;
|
|
1936
|
+
|
|
1937
|
+
export declare const VertexFilterSensitiveLog: (obj: Vertex) => any;
|
|
1938
|
+
|
|
1939
|
+
export declare const QueryLineageResponseFilterSensitiveLog: (obj: QueryLineageResponse) => any;
|
|
1940
|
+
|
|
1941
|
+
export declare const RegisterDevicesRequestFilterSensitiveLog: (obj: RegisterDevicesRequest) => any;
|
|
1942
|
+
|
|
1943
|
+
export declare const RenderableTaskFilterSensitiveLog: (obj: RenderableTask) => any;
|
|
1944
|
+
|
|
1945
|
+
export declare const RenderingErrorFilterSensitiveLog: (obj: RenderingError) => any;
|
|
1946
|
+
|
|
1947
|
+
export declare const RenderUiTemplateRequestFilterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
|
|
1948
|
+
|
|
1949
|
+
export declare const RenderUiTemplateResponseFilterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
|
|
1950
|
+
|
|
1951
|
+
export declare const RetryPipelineExecutionRequestFilterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
|
|
1952
|
+
|
|
1953
|
+
export declare const RetryPipelineExecutionResponseFilterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
|
|
1954
|
+
|
|
1955
|
+
export declare const TrainingJobFilterSensitiveLog: (obj: TrainingJob) => any;
|
|
1956
|
+
|
|
1957
|
+
export declare const TrialComponentSimpleSummaryFilterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
|
|
1958
|
+
|
|
1959
|
+
export declare const TrialFilterSensitiveLog: (obj: Trial) => any;
|
|
1960
|
+
|
|
1961
|
+
export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
|
|
1962
|
+
|
|
1963
|
+
export declare const TrialComponentSourceDetailFilterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
|
|
1964
|
+
|
|
1965
|
+
export declare const TrialComponentFilterSensitiveLog: (obj: TrialComponent) => any;
|
|
1966
|
+
|
|
1967
|
+
export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
|
|
1968
|
+
|
|
1969
|
+
export declare const SearchResponseFilterSensitiveLog: (obj: SearchResponse) => any;
|
|
1970
|
+
|
|
1971
|
+
export declare const SendPipelineExecutionStepFailureRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
|
|
1972
|
+
|
|
1973
|
+
export declare const SendPipelineExecutionStepFailureResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
|
|
1974
|
+
|
|
1975
|
+
export declare const SendPipelineExecutionStepSuccessRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
|
|
1976
|
+
|
|
1977
|
+
export declare const SendPipelineExecutionStepSuccessResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
|
|
1978
|
+
|
|
1979
|
+
export declare const StartEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StartEdgeDeploymentStageRequest) => any;
|
|
1980
|
+
|
|
1981
|
+
export declare const StartMonitoringScheduleRequestFilterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
|
|
1982
|
+
|
|
1983
|
+
export declare const StartNotebookInstanceInputFilterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
|
|
1984
|
+
|
|
1985
|
+
export declare const StartPipelineExecutionRequestFilterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
|
|
1986
|
+
|
|
1987
|
+
export declare const StartPipelineExecutionResponseFilterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
|
|
1988
|
+
|
|
1989
|
+
export declare const StopAutoMLJobRequestFilterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
|
|
1990
|
+
|
|
1991
|
+
export declare const StopCompilationJobRequestFilterSensitiveLog: (obj: StopCompilationJobRequest) => any;
|
|
1992
|
+
|
|
1993
|
+
export declare const StopEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StopEdgeDeploymentStageRequest) => any;
|
|
1994
|
+
|
|
1995
|
+
export declare const StopEdgePackagingJobRequestFilterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
|
|
1996
|
+
|
|
1997
|
+
export declare const StopHyperParameterTuningJobRequestFilterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
|
|
1998
|
+
|
|
1999
|
+
export declare const StopInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
|
|
2000
|
+
|
|
2001
|
+
export declare const StopLabelingJobRequestFilterSensitiveLog: (obj: StopLabelingJobRequest) => any;
|
|
2002
|
+
|
|
2003
|
+
export declare const StopMonitoringScheduleRequestFilterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
|
|
2004
|
+
|
|
2005
|
+
export declare const StopNotebookInstanceInputFilterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
|
|
2006
|
+
|
|
2007
|
+
export declare const StopPipelineExecutionRequestFilterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
|
|
2008
|
+
|
|
2009
|
+
export declare const StopPipelineExecutionResponseFilterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
|
|
2010
|
+
|
|
2011
|
+
export declare const StopProcessingJobRequestFilterSensitiveLog: (obj: StopProcessingJobRequest) => any;
|
|
2012
|
+
|
|
2013
|
+
export declare const StopTrainingJobRequestFilterSensitiveLog: (obj: StopTrainingJobRequest) => any;
|
|
2014
|
+
|
|
2015
|
+
export declare const StopTransformJobRequestFilterSensitiveLog: (obj: StopTransformJobRequest) => any;
|
|
2016
|
+
|
|
2017
|
+
export declare const UpdateActionRequestFilterSensitiveLog: (obj: UpdateActionRequest) => any;
|
|
2018
|
+
|
|
2019
|
+
export declare const UpdateActionResponseFilterSensitiveLog: (obj: UpdateActionResponse) => any;
|
|
2020
|
+
|
|
2021
|
+
export declare const UpdateAppImageConfigRequestFilterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
|
|
2022
|
+
|
|
2023
|
+
export declare const UpdateAppImageConfigResponseFilterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
|
|
2024
|
+
|
|
2025
|
+
export declare const UpdateArtifactRequestFilterSensitiveLog: (obj: UpdateArtifactRequest) => any;
|
|
2026
|
+
|
|
2027
|
+
export declare const UpdateArtifactResponseFilterSensitiveLog: (obj: UpdateArtifactResponse) => any;
|
|
2028
|
+
|
|
2029
|
+
export declare const UpdateCodeRepositoryInputFilterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
|
|
2030
|
+
|
|
2031
|
+
export declare const UpdateCodeRepositoryOutputFilterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
|
|
2032
|
+
|
|
2033
|
+
export declare const UpdateContextRequestFilterSensitiveLog: (obj: UpdateContextRequest) => any;
|
|
2034
|
+
|
|
2035
|
+
export declare const UpdateContextResponseFilterSensitiveLog: (obj: UpdateContextResponse) => any;
|
|
2036
|
+
|
|
2037
|
+
export declare const UpdateDeviceFleetRequestFilterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
|
|
2038
|
+
|
|
2039
|
+
export declare const UpdateDevicesRequestFilterSensitiveLog: (obj: UpdateDevicesRequest) => any;
|
|
2040
|
+
|
|
2041
|
+
export declare const UpdateDomainRequestFilterSensitiveLog: (obj: UpdateDomainRequest) => any;
|
|
2042
|
+
|
|
2043
|
+
export declare const UpdateDomainResponseFilterSensitiveLog: (obj: UpdateDomainResponse) => any;
|
|
2044
|
+
|
|
2045
|
+
export declare const VariantPropertyFilterSensitiveLog: (obj: VariantProperty) => any;
|
|
2046
|
+
|
|
2047
|
+
export declare const UpdateEndpointInputFilterSensitiveLog: (obj: UpdateEndpointInput) => any;
|
|
2048
|
+
|
|
2049
|
+
export declare const UpdateEndpointOutputFilterSensitiveLog: (obj: UpdateEndpointOutput) => any;
|
|
2050
|
+
|
|
2051
|
+
export declare const UpdateEndpointWeightsAndCapacitiesInputFilterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
|
|
2052
|
+
|
|
2053
|
+
export declare const UpdateEndpointWeightsAndCapacitiesOutputFilterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
|
|
2054
|
+
|
|
2055
|
+
export declare const UpdateExperimentRequestFilterSensitiveLog: (obj: UpdateExperimentRequest) => any;
|
|
2056
|
+
|
|
2057
|
+
export declare const UpdateExperimentResponseFilterSensitiveLog: (obj: UpdateExperimentResponse) => any;
|
|
2058
|
+
|
|
2059
|
+
export declare const UpdateFeatureGroupRequestFilterSensitiveLog: (obj: UpdateFeatureGroupRequest) => any;
|
|
2060
|
+
|
|
2061
|
+
export declare const UpdateFeatureGroupResponseFilterSensitiveLog: (obj: UpdateFeatureGroupResponse) => any;
|
|
2062
|
+
|
|
2063
|
+
export declare const UpdateFeatureMetadataRequestFilterSensitiveLog: (obj: UpdateFeatureMetadataRequest) => any;
|
|
2064
|
+
|
|
2065
|
+
export declare const UpdateImageRequestFilterSensitiveLog: (obj: UpdateImageRequest) => any;
|
|
2066
|
+
|
|
2067
|
+
export declare const UpdateImageResponseFilterSensitiveLog: (obj: UpdateImageResponse) => any;
|
|
2068
|
+
|
|
2069
|
+
export declare const UpdateModelPackageInputFilterSensitiveLog: (obj: UpdateModelPackageInput) => any;
|
|
2070
|
+
|
|
2071
|
+
export declare const UpdateModelPackageOutputFilterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
|
|
2072
|
+
|
|
2073
|
+
export declare const UpdateMonitoringScheduleRequestFilterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
|
|
2074
|
+
|
|
2075
|
+
export declare const UpdateMonitoringScheduleResponseFilterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
|
|
2076
|
+
|
|
2077
|
+
export declare const UpdateNotebookInstanceInputFilterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
|
|
2078
|
+
|
|
2079
|
+
export declare const UpdateNotebookInstanceOutputFilterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
|
|
2080
|
+
|
|
2081
|
+
export declare const UpdateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
|
|
2082
|
+
|
|
2083
|
+
export declare const UpdateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
|
|
2084
|
+
|
|
2085
|
+
export declare const UpdatePipelineRequestFilterSensitiveLog: (obj: UpdatePipelineRequest) => any;
|
|
2086
|
+
|
|
2087
|
+
export declare const UpdatePipelineResponseFilterSensitiveLog: (obj: UpdatePipelineResponse) => any;
|
|
2088
|
+
|
|
2089
|
+
export declare const UpdatePipelineExecutionRequestFilterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
|
|
2090
|
+
|
|
2091
|
+
export declare const UpdatePipelineExecutionResponseFilterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
|
|
2092
|
+
|
|
2093
|
+
export declare const ServiceCatalogProvisioningUpdateDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
|
|
2094
|
+
|
|
2095
|
+
export declare const UpdateProjectInputFilterSensitiveLog: (obj: UpdateProjectInput) => any;
|
|
2096
|
+
|
|
2097
|
+
export declare const UpdateProjectOutputFilterSensitiveLog: (obj: UpdateProjectOutput) => any;
|
|
2098
|
+
|
|
2099
|
+
export declare const UpdateTrainingJobRequestFilterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
|
|
2100
|
+
|
|
2101
|
+
export declare const UpdateTrainingJobResponseFilterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
|
|
2102
|
+
|
|
2103
|
+
export declare const UpdateTrialRequestFilterSensitiveLog: (obj: UpdateTrialRequest) => any;
|
|
2104
|
+
|
|
2105
|
+
export declare const UpdateTrialResponseFilterSensitiveLog: (obj: UpdateTrialResponse) => any;
|
|
2106
|
+
|
|
2107
|
+
export declare const UpdateTrialComponentRequestFilterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
|
|
2108
|
+
|
|
2109
|
+
export declare const UpdateTrialComponentResponseFilterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
|
|
2110
|
+
|
|
2111
|
+
export declare const UpdateUserProfileRequestFilterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
|
|
2112
|
+
|
|
2113
|
+
export declare const UpdateUserProfileResponseFilterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
|
|
2114
|
+
|
|
2115
|
+
export declare const UpdateWorkforceRequestFilterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
|
|
2116
|
+
|
|
2117
|
+
export declare const UpdateWorkforceResponseFilterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
|
|
2118
|
+
|
|
2119
|
+
export declare const UpdateWorkteamRequestFilterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
|
|
2120
|
+
|
|
2121
|
+
export declare const UpdateWorkteamResponseFilterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
|
|
2122
|
+
|
|
2123
|
+
export declare const SearchExpressionFilterSensitiveLog: (obj: SearchExpression) => any;
|
|
2124
|
+
|
|
2125
|
+
export declare const SearchRequestFilterSensitiveLog: (obj: SearchRequest) => any;
|