@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
|
@@ -1,41 +1,5 @@
|
|
|
1
1
|
import { __assign, __read } from "tslib";
|
|
2
|
-
import {
|
|
3
|
-
export var ListPipelineExecutionStepsRequest;
|
|
4
|
-
(function (ListPipelineExecutionStepsRequest) {
|
|
5
|
-
ListPipelineExecutionStepsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
-
})(ListPipelineExecutionStepsRequest || (ListPipelineExecutionStepsRequest = {}));
|
|
7
|
-
export var ModelStepMetadata;
|
|
8
|
-
(function (ModelStepMetadata) {
|
|
9
|
-
ModelStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
-
})(ModelStepMetadata || (ModelStepMetadata = {}));
|
|
11
|
-
export var ProcessingJobStepMetadata;
|
|
12
|
-
(function (ProcessingJobStepMetadata) {
|
|
13
|
-
ProcessingJobStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
|
-
})(ProcessingJobStepMetadata || (ProcessingJobStepMetadata = {}));
|
|
15
|
-
export var QualityCheckStepMetadata;
|
|
16
|
-
(function (QualityCheckStepMetadata) {
|
|
17
|
-
QualityCheckStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
18
|
-
})(QualityCheckStepMetadata || (QualityCheckStepMetadata = {}));
|
|
19
|
-
export var RegisterModelStepMetadata;
|
|
20
|
-
(function (RegisterModelStepMetadata) {
|
|
21
|
-
RegisterModelStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
|
-
})(RegisterModelStepMetadata || (RegisterModelStepMetadata = {}));
|
|
23
|
-
export var TrainingJobStepMetadata;
|
|
24
|
-
(function (TrainingJobStepMetadata) {
|
|
25
|
-
TrainingJobStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
26
|
-
})(TrainingJobStepMetadata || (TrainingJobStepMetadata = {}));
|
|
27
|
-
export var TransformJobStepMetadata;
|
|
28
|
-
(function (TransformJobStepMetadata) {
|
|
29
|
-
TransformJobStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
30
|
-
})(TransformJobStepMetadata || (TransformJobStepMetadata = {}));
|
|
31
|
-
export var TuningJobStepMetaData;
|
|
32
|
-
(function (TuningJobStepMetaData) {
|
|
33
|
-
TuningJobStepMetaData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
34
|
-
})(TuningJobStepMetaData || (TuningJobStepMetaData = {}));
|
|
35
|
-
export var PipelineExecutionStepMetadata;
|
|
36
|
-
(function (PipelineExecutionStepMetadata) {
|
|
37
|
-
PipelineExecutionStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
38
|
-
})(PipelineExecutionStepMetadata || (PipelineExecutionStepMetadata = {}));
|
|
2
|
+
import { OidcConfigFilterSensitiveLog, TrialComponentParameterValueFilterSensitiveLog, } from "./models_1";
|
|
39
3
|
export var StepStatus;
|
|
40
4
|
(function (StepStatus) {
|
|
41
5
|
StepStatus["EXECUTING"] = "Executing";
|
|
@@ -45,55 +9,11 @@ export var StepStatus;
|
|
|
45
9
|
StepStatus["STOPPING"] = "Stopping";
|
|
46
10
|
StepStatus["SUCCEEDED"] = "Succeeded";
|
|
47
11
|
})(StepStatus || (StepStatus = {}));
|
|
48
|
-
export var PipelineExecutionStep;
|
|
49
|
-
(function (PipelineExecutionStep) {
|
|
50
|
-
PipelineExecutionStep.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
51
|
-
})(PipelineExecutionStep || (PipelineExecutionStep = {}));
|
|
52
|
-
export var ListPipelineExecutionStepsResponse;
|
|
53
|
-
(function (ListPipelineExecutionStepsResponse) {
|
|
54
|
-
ListPipelineExecutionStepsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
55
|
-
})(ListPipelineExecutionStepsResponse || (ListPipelineExecutionStepsResponse = {}));
|
|
56
|
-
export var ListPipelineParametersForExecutionRequest;
|
|
57
|
-
(function (ListPipelineParametersForExecutionRequest) {
|
|
58
|
-
ListPipelineParametersForExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
59
|
-
})(ListPipelineParametersForExecutionRequest || (ListPipelineParametersForExecutionRequest = {}));
|
|
60
|
-
export var Parameter;
|
|
61
|
-
(function (Parameter) {
|
|
62
|
-
Parameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
63
|
-
})(Parameter || (Parameter = {}));
|
|
64
|
-
export var ListPipelineParametersForExecutionResponse;
|
|
65
|
-
(function (ListPipelineParametersForExecutionResponse) {
|
|
66
|
-
ListPipelineParametersForExecutionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
67
|
-
})(ListPipelineParametersForExecutionResponse || (ListPipelineParametersForExecutionResponse = {}));
|
|
68
12
|
export var SortPipelinesBy;
|
|
69
13
|
(function (SortPipelinesBy) {
|
|
70
14
|
SortPipelinesBy["CREATION_TIME"] = "CreationTime";
|
|
71
15
|
SortPipelinesBy["NAME"] = "Name";
|
|
72
16
|
})(SortPipelinesBy || (SortPipelinesBy = {}));
|
|
73
|
-
export var ListPipelinesRequest;
|
|
74
|
-
(function (ListPipelinesRequest) {
|
|
75
|
-
ListPipelinesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
76
|
-
})(ListPipelinesRequest || (ListPipelinesRequest = {}));
|
|
77
|
-
export var PipelineSummary;
|
|
78
|
-
(function (PipelineSummary) {
|
|
79
|
-
PipelineSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
80
|
-
})(PipelineSummary || (PipelineSummary = {}));
|
|
81
|
-
export var ListPipelinesResponse;
|
|
82
|
-
(function (ListPipelinesResponse) {
|
|
83
|
-
ListPipelinesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
84
|
-
})(ListPipelinesResponse || (ListPipelinesResponse = {}));
|
|
85
|
-
export var ListProcessingJobsRequest;
|
|
86
|
-
(function (ListProcessingJobsRequest) {
|
|
87
|
-
ListProcessingJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
88
|
-
})(ListProcessingJobsRequest || (ListProcessingJobsRequest = {}));
|
|
89
|
-
export var ProcessingJobSummary;
|
|
90
|
-
(function (ProcessingJobSummary) {
|
|
91
|
-
ProcessingJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
92
|
-
})(ProcessingJobSummary || (ProcessingJobSummary = {}));
|
|
93
|
-
export var ListProcessingJobsResponse;
|
|
94
|
-
(function (ListProcessingJobsResponse) {
|
|
95
|
-
ListProcessingJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
96
|
-
})(ListProcessingJobsResponse || (ListProcessingJobsResponse = {}));
|
|
97
17
|
export var ProjectSortBy;
|
|
98
18
|
(function (ProjectSortBy) {
|
|
99
19
|
ProjectSortBy["CREATION_TIME"] = "CreationTime";
|
|
@@ -104,72 +24,12 @@ export var ProjectSortOrder;
|
|
|
104
24
|
ProjectSortOrder["ASCENDING"] = "Ascending";
|
|
105
25
|
ProjectSortOrder["DESCENDING"] = "Descending";
|
|
106
26
|
})(ProjectSortOrder || (ProjectSortOrder = {}));
|
|
107
|
-
export var ListProjectsInput;
|
|
108
|
-
(function (ListProjectsInput) {
|
|
109
|
-
ListProjectsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
110
|
-
})(ListProjectsInput || (ListProjectsInput = {}));
|
|
111
|
-
export var ProjectSummary;
|
|
112
|
-
(function (ProjectSummary) {
|
|
113
|
-
ProjectSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
114
|
-
})(ProjectSummary || (ProjectSummary = {}));
|
|
115
|
-
export var ListProjectsOutput;
|
|
116
|
-
(function (ListProjectsOutput) {
|
|
117
|
-
ListProjectsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
118
|
-
})(ListProjectsOutput || (ListProjectsOutput = {}));
|
|
119
|
-
export var ListStageDevicesRequest;
|
|
120
|
-
(function (ListStageDevicesRequest) {
|
|
121
|
-
ListStageDevicesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
122
|
-
})(ListStageDevicesRequest || (ListStageDevicesRequest = {}));
|
|
123
|
-
export var ListStageDevicesResponse;
|
|
124
|
-
(function (ListStageDevicesResponse) {
|
|
125
|
-
ListStageDevicesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
126
|
-
})(ListStageDevicesResponse || (ListStageDevicesResponse = {}));
|
|
127
27
|
export var StudioLifecycleConfigSortKey;
|
|
128
28
|
(function (StudioLifecycleConfigSortKey) {
|
|
129
29
|
StudioLifecycleConfigSortKey["CreationTime"] = "CreationTime";
|
|
130
30
|
StudioLifecycleConfigSortKey["LastModifiedTime"] = "LastModifiedTime";
|
|
131
31
|
StudioLifecycleConfigSortKey["Name"] = "Name";
|
|
132
32
|
})(StudioLifecycleConfigSortKey || (StudioLifecycleConfigSortKey = {}));
|
|
133
|
-
export var ListStudioLifecycleConfigsRequest;
|
|
134
|
-
(function (ListStudioLifecycleConfigsRequest) {
|
|
135
|
-
ListStudioLifecycleConfigsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
136
|
-
})(ListStudioLifecycleConfigsRequest || (ListStudioLifecycleConfigsRequest = {}));
|
|
137
|
-
export var StudioLifecycleConfigDetails;
|
|
138
|
-
(function (StudioLifecycleConfigDetails) {
|
|
139
|
-
StudioLifecycleConfigDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
140
|
-
})(StudioLifecycleConfigDetails || (StudioLifecycleConfigDetails = {}));
|
|
141
|
-
export var ListStudioLifecycleConfigsResponse;
|
|
142
|
-
(function (ListStudioLifecycleConfigsResponse) {
|
|
143
|
-
ListStudioLifecycleConfigsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
144
|
-
})(ListStudioLifecycleConfigsResponse || (ListStudioLifecycleConfigsResponse = {}));
|
|
145
|
-
export var ListSubscribedWorkteamsRequest;
|
|
146
|
-
(function (ListSubscribedWorkteamsRequest) {
|
|
147
|
-
ListSubscribedWorkteamsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
148
|
-
})(ListSubscribedWorkteamsRequest || (ListSubscribedWorkteamsRequest = {}));
|
|
149
|
-
export var ListSubscribedWorkteamsResponse;
|
|
150
|
-
(function (ListSubscribedWorkteamsResponse) {
|
|
151
|
-
ListSubscribedWorkteamsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
152
|
-
})(ListSubscribedWorkteamsResponse || (ListSubscribedWorkteamsResponse = {}));
|
|
153
|
-
export var ListTagsInput;
|
|
154
|
-
(function (ListTagsInput) {
|
|
155
|
-
ListTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
156
|
-
})(ListTagsInput || (ListTagsInput = {}));
|
|
157
|
-
export var ListTagsOutput;
|
|
158
|
-
(function (ListTagsOutput) {
|
|
159
|
-
ListTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
160
|
-
})(ListTagsOutput || (ListTagsOutput = {}));
|
|
161
|
-
export var ListTrainingJobsRequest;
|
|
162
|
-
(function (ListTrainingJobsRequest) {
|
|
163
|
-
ListTrainingJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
164
|
-
})(ListTrainingJobsRequest || (ListTrainingJobsRequest = {}));
|
|
165
|
-
export var TrainingJobSummary;
|
|
166
|
-
(function (TrainingJobSummary) {
|
|
167
|
-
TrainingJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
168
|
-
})(TrainingJobSummary || (TrainingJobSummary = {}));
|
|
169
|
-
export var ListTrainingJobsResponse;
|
|
170
|
-
(function (ListTrainingJobsResponse) {
|
|
171
|
-
ListTrainingJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
172
|
-
})(ListTrainingJobsResponse || (ListTrainingJobsResponse = {}));
|
|
173
33
|
export var TrainingJobSortByOptions;
|
|
174
34
|
(function (TrainingJobSortByOptions) {
|
|
175
35
|
TrainingJobSortByOptions["CreationTime"] = "CreationTime";
|
|
@@ -177,555 +37,212 @@ export var TrainingJobSortByOptions;
|
|
|
177
37
|
TrainingJobSortByOptions["Name"] = "Name";
|
|
178
38
|
TrainingJobSortByOptions["Status"] = "Status";
|
|
179
39
|
})(TrainingJobSortByOptions || (TrainingJobSortByOptions = {}));
|
|
180
|
-
export var ListTrainingJobsForHyperParameterTuningJobRequest;
|
|
181
|
-
(function (ListTrainingJobsForHyperParameterTuningJobRequest) {
|
|
182
|
-
ListTrainingJobsForHyperParameterTuningJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
183
|
-
})(ListTrainingJobsForHyperParameterTuningJobRequest || (ListTrainingJobsForHyperParameterTuningJobRequest = {}));
|
|
184
|
-
export var ListTrainingJobsForHyperParameterTuningJobResponse;
|
|
185
|
-
(function (ListTrainingJobsForHyperParameterTuningJobResponse) {
|
|
186
|
-
ListTrainingJobsForHyperParameterTuningJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
187
|
-
})(ListTrainingJobsForHyperParameterTuningJobResponse || (ListTrainingJobsForHyperParameterTuningJobResponse = {}));
|
|
188
|
-
export var ListTransformJobsRequest;
|
|
189
|
-
(function (ListTransformJobsRequest) {
|
|
190
|
-
ListTransformJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
191
|
-
})(ListTransformJobsRequest || (ListTransformJobsRequest = {}));
|
|
192
|
-
export var TransformJobSummary;
|
|
193
|
-
(function (TransformJobSummary) {
|
|
194
|
-
TransformJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
195
|
-
})(TransformJobSummary || (TransformJobSummary = {}));
|
|
196
|
-
export var ListTransformJobsResponse;
|
|
197
|
-
(function (ListTransformJobsResponse) {
|
|
198
|
-
ListTransformJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
199
|
-
})(ListTransformJobsResponse || (ListTransformJobsResponse = {}));
|
|
200
40
|
export var SortTrialComponentsBy;
|
|
201
41
|
(function (SortTrialComponentsBy) {
|
|
202
42
|
SortTrialComponentsBy["CREATION_TIME"] = "CreationTime";
|
|
203
43
|
SortTrialComponentsBy["NAME"] = "Name";
|
|
204
44
|
})(SortTrialComponentsBy || (SortTrialComponentsBy = {}));
|
|
205
|
-
export var ListTrialComponentsRequest;
|
|
206
|
-
(function (ListTrialComponentsRequest) {
|
|
207
|
-
ListTrialComponentsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
208
|
-
})(ListTrialComponentsRequest || (ListTrialComponentsRequest = {}));
|
|
209
|
-
export var TrialComponentSummary;
|
|
210
|
-
(function (TrialComponentSummary) {
|
|
211
|
-
TrialComponentSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
212
|
-
})(TrialComponentSummary || (TrialComponentSummary = {}));
|
|
213
|
-
export var ListTrialComponentsResponse;
|
|
214
|
-
(function (ListTrialComponentsResponse) {
|
|
215
|
-
ListTrialComponentsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
216
|
-
})(ListTrialComponentsResponse || (ListTrialComponentsResponse = {}));
|
|
217
45
|
export var SortTrialsBy;
|
|
218
46
|
(function (SortTrialsBy) {
|
|
219
47
|
SortTrialsBy["CREATION_TIME"] = "CreationTime";
|
|
220
48
|
SortTrialsBy["NAME"] = "Name";
|
|
221
49
|
})(SortTrialsBy || (SortTrialsBy = {}));
|
|
222
|
-
export var ListTrialsRequest;
|
|
223
|
-
(function (ListTrialsRequest) {
|
|
224
|
-
ListTrialsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
225
|
-
})(ListTrialsRequest || (ListTrialsRequest = {}));
|
|
226
|
-
export var TrialSummary;
|
|
227
|
-
(function (TrialSummary) {
|
|
228
|
-
TrialSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
|
-
})(TrialSummary || (TrialSummary = {}));
|
|
230
|
-
export var ListTrialsResponse;
|
|
231
|
-
(function (ListTrialsResponse) {
|
|
232
|
-
ListTrialsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
|
-
})(ListTrialsResponse || (ListTrialsResponse = {}));
|
|
234
50
|
export var UserProfileSortKey;
|
|
235
51
|
(function (UserProfileSortKey) {
|
|
236
52
|
UserProfileSortKey["CreationTime"] = "CreationTime";
|
|
237
53
|
UserProfileSortKey["LastModifiedTime"] = "LastModifiedTime";
|
|
238
54
|
})(UserProfileSortKey || (UserProfileSortKey = {}));
|
|
239
|
-
export var ListUserProfilesRequest;
|
|
240
|
-
(function (ListUserProfilesRequest) {
|
|
241
|
-
ListUserProfilesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
242
|
-
})(ListUserProfilesRequest || (ListUserProfilesRequest = {}));
|
|
243
|
-
export var UserProfileDetails;
|
|
244
|
-
(function (UserProfileDetails) {
|
|
245
|
-
UserProfileDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
246
|
-
})(UserProfileDetails || (UserProfileDetails = {}));
|
|
247
|
-
export var ListUserProfilesResponse;
|
|
248
|
-
(function (ListUserProfilesResponse) {
|
|
249
|
-
ListUserProfilesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
250
|
-
})(ListUserProfilesResponse || (ListUserProfilesResponse = {}));
|
|
251
55
|
export var ListWorkforcesSortByOptions;
|
|
252
56
|
(function (ListWorkforcesSortByOptions) {
|
|
253
57
|
ListWorkforcesSortByOptions["CreateDate"] = "CreateDate";
|
|
254
58
|
ListWorkforcesSortByOptions["Name"] = "Name";
|
|
255
59
|
})(ListWorkforcesSortByOptions || (ListWorkforcesSortByOptions = {}));
|
|
256
|
-
export var ListWorkforcesRequest;
|
|
257
|
-
(function (ListWorkforcesRequest) {
|
|
258
|
-
ListWorkforcesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
259
|
-
})(ListWorkforcesRequest || (ListWorkforcesRequest = {}));
|
|
260
|
-
export var ListWorkforcesResponse;
|
|
261
|
-
(function (ListWorkforcesResponse) {
|
|
262
|
-
ListWorkforcesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
263
|
-
})(ListWorkforcesResponse || (ListWorkforcesResponse = {}));
|
|
264
60
|
export var ListWorkteamsSortByOptions;
|
|
265
61
|
(function (ListWorkteamsSortByOptions) {
|
|
266
62
|
ListWorkteamsSortByOptions["CreateDate"] = "CreateDate";
|
|
267
63
|
ListWorkteamsSortByOptions["Name"] = "Name";
|
|
268
64
|
})(ListWorkteamsSortByOptions || (ListWorkteamsSortByOptions = {}));
|
|
269
|
-
export var ListWorkteamsRequest;
|
|
270
|
-
(function (ListWorkteamsRequest) {
|
|
271
|
-
ListWorkteamsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
272
|
-
})(ListWorkteamsRequest || (ListWorkteamsRequest = {}));
|
|
273
|
-
export var ListWorkteamsResponse;
|
|
274
|
-
(function (ListWorkteamsResponse) {
|
|
275
|
-
ListWorkteamsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
276
|
-
})(ListWorkteamsResponse || (ListWorkteamsResponse = {}));
|
|
277
|
-
export var ModelPackage;
|
|
278
|
-
(function (ModelPackage) {
|
|
279
|
-
ModelPackage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
280
|
-
})(ModelPackage || (ModelPackage = {}));
|
|
281
|
-
export var ModelPackageGroup;
|
|
282
|
-
(function (ModelPackageGroup) {
|
|
283
|
-
ModelPackageGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
284
|
-
})(ModelPackageGroup || (ModelPackageGroup = {}));
|
|
285
|
-
export var NestedFilters;
|
|
286
|
-
(function (NestedFilters) {
|
|
287
|
-
NestedFilters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
288
|
-
})(NestedFilters || (NestedFilters = {}));
|
|
289
|
-
export var Parent;
|
|
290
|
-
(function (Parent) {
|
|
291
|
-
Parent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
292
|
-
})(Parent || (Parent = {}));
|
|
293
|
-
export var Pipeline;
|
|
294
|
-
(function (Pipeline) {
|
|
295
|
-
Pipeline.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
296
|
-
})(Pipeline || (Pipeline = {}));
|
|
297
|
-
export var PipelineExecution;
|
|
298
|
-
(function (PipelineExecution) {
|
|
299
|
-
PipelineExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
300
|
-
})(PipelineExecution || (PipelineExecution = {}));
|
|
301
|
-
export var ProcessingJob;
|
|
302
|
-
(function (ProcessingJob) {
|
|
303
|
-
ProcessingJob.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
304
|
-
})(ProcessingJob || (ProcessingJob = {}));
|
|
305
|
-
export var ProfilerConfigForUpdate;
|
|
306
|
-
(function (ProfilerConfigForUpdate) {
|
|
307
|
-
ProfilerConfigForUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
308
|
-
})(ProfilerConfigForUpdate || (ProfilerConfigForUpdate = {}));
|
|
309
|
-
export var Project;
|
|
310
|
-
(function (Project) {
|
|
311
|
-
Project.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
|
-
})(Project || (Project = {}));
|
|
313
|
-
export var PutModelPackageGroupPolicyInput;
|
|
314
|
-
(function (PutModelPackageGroupPolicyInput) {
|
|
315
|
-
PutModelPackageGroupPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
|
-
})(PutModelPackageGroupPolicyInput || (PutModelPackageGroupPolicyInput = {}));
|
|
317
|
-
export var PutModelPackageGroupPolicyOutput;
|
|
318
|
-
(function (PutModelPackageGroupPolicyOutput) {
|
|
319
|
-
PutModelPackageGroupPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
320
|
-
})(PutModelPackageGroupPolicyOutput || (PutModelPackageGroupPolicyOutput = {}));
|
|
321
|
-
export var QueryFilters;
|
|
322
|
-
(function (QueryFilters) {
|
|
323
|
-
QueryFilters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
|
-
})(QueryFilters || (QueryFilters = {}));
|
|
325
|
-
export var QueryLineageRequest;
|
|
326
|
-
(function (QueryLineageRequest) {
|
|
327
|
-
QueryLineageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
328
|
-
})(QueryLineageRequest || (QueryLineageRequest = {}));
|
|
329
|
-
export var Vertex;
|
|
330
|
-
(function (Vertex) {
|
|
331
|
-
Vertex.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
|
-
})(Vertex || (Vertex = {}));
|
|
333
|
-
export var QueryLineageResponse;
|
|
334
|
-
(function (QueryLineageResponse) {
|
|
335
|
-
QueryLineageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
336
|
-
})(QueryLineageResponse || (QueryLineageResponse = {}));
|
|
337
|
-
export var RegisterDevicesRequest;
|
|
338
|
-
(function (RegisterDevicesRequest) {
|
|
339
|
-
RegisterDevicesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
|
-
})(RegisterDevicesRequest || (RegisterDevicesRequest = {}));
|
|
341
|
-
export var RenderableTask;
|
|
342
|
-
(function (RenderableTask) {
|
|
343
|
-
RenderableTask.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
|
-
})(RenderableTask || (RenderableTask = {}));
|
|
345
|
-
export var RenderingError;
|
|
346
|
-
(function (RenderingError) {
|
|
347
|
-
RenderingError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
348
|
-
})(RenderingError || (RenderingError = {}));
|
|
349
|
-
export var RenderUiTemplateRequest;
|
|
350
|
-
(function (RenderUiTemplateRequest) {
|
|
351
|
-
RenderUiTemplateRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
352
|
-
})(RenderUiTemplateRequest || (RenderUiTemplateRequest = {}));
|
|
353
|
-
export var RenderUiTemplateResponse;
|
|
354
|
-
(function (RenderUiTemplateResponse) {
|
|
355
|
-
RenderUiTemplateResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
356
|
-
})(RenderUiTemplateResponse || (RenderUiTemplateResponse = {}));
|
|
357
|
-
export var RetryPipelineExecutionRequest;
|
|
358
|
-
(function (RetryPipelineExecutionRequest) {
|
|
359
|
-
RetryPipelineExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
-
})(RetryPipelineExecutionRequest || (RetryPipelineExecutionRequest = {}));
|
|
361
|
-
export var RetryPipelineExecutionResponse;
|
|
362
|
-
(function (RetryPipelineExecutionResponse) {
|
|
363
|
-
RetryPipelineExecutionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
364
|
-
})(RetryPipelineExecutionResponse || (RetryPipelineExecutionResponse = {}));
|
|
365
65
|
export var SearchSortOrder;
|
|
366
66
|
(function (SearchSortOrder) {
|
|
367
67
|
SearchSortOrder["ASCENDING"] = "Ascending";
|
|
368
68
|
SearchSortOrder["DESCENDING"] = "Descending";
|
|
369
69
|
})(SearchSortOrder || (SearchSortOrder = {}));
|
|
370
|
-
export var TrainingJob;
|
|
371
|
-
(function (TrainingJob) {
|
|
372
|
-
TrainingJob.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
-
})(TrainingJob || (TrainingJob = {}));
|
|
374
|
-
export var TrialComponentSimpleSummary;
|
|
375
|
-
(function (TrialComponentSimpleSummary) {
|
|
376
|
-
TrialComponentSimpleSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
|
-
})(TrialComponentSimpleSummary || (TrialComponentSimpleSummary = {}));
|
|
378
|
-
export var Trial;
|
|
379
|
-
(function (Trial) {
|
|
380
|
-
Trial.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
381
|
-
})(Trial || (Trial = {}));
|
|
382
|
-
export var TransformJob;
|
|
383
|
-
(function (TransformJob) {
|
|
384
|
-
TransformJob.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
385
|
-
})(TransformJob || (TransformJob = {}));
|
|
386
|
-
export var TrialComponentSourceDetail;
|
|
387
|
-
(function (TrialComponentSourceDetail) {
|
|
388
|
-
TrialComponentSourceDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
|
-
})(TrialComponentSourceDetail || (TrialComponentSourceDetail = {}));
|
|
390
|
-
export var TrialComponent;
|
|
391
|
-
(function (TrialComponent) {
|
|
392
|
-
TrialComponent.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
|
|
393
|
-
Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
|
|
394
|
-
var _b;
|
|
395
|
-
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
396
|
-
return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValue.filterSensitiveLog(value), _b)));
|
|
397
|
-
}, {}),
|
|
398
|
-
}))); };
|
|
399
|
-
})(TrialComponent || (TrialComponent = {}));
|
|
400
|
-
export var SearchRecord;
|
|
401
|
-
(function (SearchRecord) {
|
|
402
|
-
SearchRecord.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.TrialComponent && { TrialComponent: TrialComponent.filterSensitiveLog(obj.TrialComponent) }))); };
|
|
403
|
-
})(SearchRecord || (SearchRecord = {}));
|
|
404
|
-
export var SearchResponse;
|
|
405
|
-
(function (SearchResponse) {
|
|
406
|
-
SearchResponse.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Results && { Results: obj.Results.map(function (item) { return SearchRecord.filterSensitiveLog(item); }) }))); };
|
|
407
|
-
})(SearchResponse || (SearchResponse = {}));
|
|
408
|
-
export var SendPipelineExecutionStepFailureRequest;
|
|
409
|
-
(function (SendPipelineExecutionStepFailureRequest) {
|
|
410
|
-
SendPipelineExecutionStepFailureRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
411
|
-
})(SendPipelineExecutionStepFailureRequest || (SendPipelineExecutionStepFailureRequest = {}));
|
|
412
|
-
export var SendPipelineExecutionStepFailureResponse;
|
|
413
|
-
(function (SendPipelineExecutionStepFailureResponse) {
|
|
414
|
-
SendPipelineExecutionStepFailureResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
415
|
-
})(SendPipelineExecutionStepFailureResponse || (SendPipelineExecutionStepFailureResponse = {}));
|
|
416
|
-
export var SendPipelineExecutionStepSuccessRequest;
|
|
417
|
-
(function (SendPipelineExecutionStepSuccessRequest) {
|
|
418
|
-
SendPipelineExecutionStepSuccessRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
419
|
-
})(SendPipelineExecutionStepSuccessRequest || (SendPipelineExecutionStepSuccessRequest = {}));
|
|
420
|
-
export var SendPipelineExecutionStepSuccessResponse;
|
|
421
|
-
(function (SendPipelineExecutionStepSuccessResponse) {
|
|
422
|
-
SendPipelineExecutionStepSuccessResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
423
|
-
})(SendPipelineExecutionStepSuccessResponse || (SendPipelineExecutionStepSuccessResponse = {}));
|
|
424
|
-
export var StartEdgeDeploymentStageRequest;
|
|
425
|
-
(function (StartEdgeDeploymentStageRequest) {
|
|
426
|
-
StartEdgeDeploymentStageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
427
|
-
})(StartEdgeDeploymentStageRequest || (StartEdgeDeploymentStageRequest = {}));
|
|
428
|
-
export var StartMonitoringScheduleRequest;
|
|
429
|
-
(function (StartMonitoringScheduleRequest) {
|
|
430
|
-
StartMonitoringScheduleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
431
|
-
})(StartMonitoringScheduleRequest || (StartMonitoringScheduleRequest = {}));
|
|
432
|
-
export var StartNotebookInstanceInput;
|
|
433
|
-
(function (StartNotebookInstanceInput) {
|
|
434
|
-
StartNotebookInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
435
|
-
})(StartNotebookInstanceInput || (StartNotebookInstanceInput = {}));
|
|
436
|
-
export var StartPipelineExecutionRequest;
|
|
437
|
-
(function (StartPipelineExecutionRequest) {
|
|
438
|
-
StartPipelineExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
|
-
})(StartPipelineExecutionRequest || (StartPipelineExecutionRequest = {}));
|
|
440
|
-
export var StartPipelineExecutionResponse;
|
|
441
|
-
(function (StartPipelineExecutionResponse) {
|
|
442
|
-
StartPipelineExecutionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
443
|
-
})(StartPipelineExecutionResponse || (StartPipelineExecutionResponse = {}));
|
|
444
|
-
export var StopAutoMLJobRequest;
|
|
445
|
-
(function (StopAutoMLJobRequest) {
|
|
446
|
-
StopAutoMLJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
447
|
-
})(StopAutoMLJobRequest || (StopAutoMLJobRequest = {}));
|
|
448
|
-
export var StopCompilationJobRequest;
|
|
449
|
-
(function (StopCompilationJobRequest) {
|
|
450
|
-
StopCompilationJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
|
-
})(StopCompilationJobRequest || (StopCompilationJobRequest = {}));
|
|
452
|
-
export var StopEdgeDeploymentStageRequest;
|
|
453
|
-
(function (StopEdgeDeploymentStageRequest) {
|
|
454
|
-
StopEdgeDeploymentStageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
455
|
-
})(StopEdgeDeploymentStageRequest || (StopEdgeDeploymentStageRequest = {}));
|
|
456
|
-
export var StopEdgePackagingJobRequest;
|
|
457
|
-
(function (StopEdgePackagingJobRequest) {
|
|
458
|
-
StopEdgePackagingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
459
|
-
})(StopEdgePackagingJobRequest || (StopEdgePackagingJobRequest = {}));
|
|
460
|
-
export var StopHyperParameterTuningJobRequest;
|
|
461
|
-
(function (StopHyperParameterTuningJobRequest) {
|
|
462
|
-
StopHyperParameterTuningJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
463
|
-
})(StopHyperParameterTuningJobRequest || (StopHyperParameterTuningJobRequest = {}));
|
|
464
|
-
export var StopInferenceRecommendationsJobRequest;
|
|
465
|
-
(function (StopInferenceRecommendationsJobRequest) {
|
|
466
|
-
StopInferenceRecommendationsJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
467
|
-
})(StopInferenceRecommendationsJobRequest || (StopInferenceRecommendationsJobRequest = {}));
|
|
468
|
-
export var StopLabelingJobRequest;
|
|
469
|
-
(function (StopLabelingJobRequest) {
|
|
470
|
-
StopLabelingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
471
|
-
})(StopLabelingJobRequest || (StopLabelingJobRequest = {}));
|
|
472
|
-
export var StopMonitoringScheduleRequest;
|
|
473
|
-
(function (StopMonitoringScheduleRequest) {
|
|
474
|
-
StopMonitoringScheduleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
475
|
-
})(StopMonitoringScheduleRequest || (StopMonitoringScheduleRequest = {}));
|
|
476
|
-
export var StopNotebookInstanceInput;
|
|
477
|
-
(function (StopNotebookInstanceInput) {
|
|
478
|
-
StopNotebookInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
479
|
-
})(StopNotebookInstanceInput || (StopNotebookInstanceInput = {}));
|
|
480
|
-
export var StopPipelineExecutionRequest;
|
|
481
|
-
(function (StopPipelineExecutionRequest) {
|
|
482
|
-
StopPipelineExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
483
|
-
})(StopPipelineExecutionRequest || (StopPipelineExecutionRequest = {}));
|
|
484
|
-
export var StopPipelineExecutionResponse;
|
|
485
|
-
(function (StopPipelineExecutionResponse) {
|
|
486
|
-
StopPipelineExecutionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
487
|
-
})(StopPipelineExecutionResponse || (StopPipelineExecutionResponse = {}));
|
|
488
|
-
export var StopProcessingJobRequest;
|
|
489
|
-
(function (StopProcessingJobRequest) {
|
|
490
|
-
StopProcessingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
491
|
-
})(StopProcessingJobRequest || (StopProcessingJobRequest = {}));
|
|
492
|
-
export var StopTrainingJobRequest;
|
|
493
|
-
(function (StopTrainingJobRequest) {
|
|
494
|
-
StopTrainingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
495
|
-
})(StopTrainingJobRequest || (StopTrainingJobRequest = {}));
|
|
496
|
-
export var StopTransformJobRequest;
|
|
497
|
-
(function (StopTransformJobRequest) {
|
|
498
|
-
StopTransformJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
499
|
-
})(StopTransformJobRequest || (StopTransformJobRequest = {}));
|
|
500
|
-
export var UpdateActionRequest;
|
|
501
|
-
(function (UpdateActionRequest) {
|
|
502
|
-
UpdateActionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
503
|
-
})(UpdateActionRequest || (UpdateActionRequest = {}));
|
|
504
|
-
export var UpdateActionResponse;
|
|
505
|
-
(function (UpdateActionResponse) {
|
|
506
|
-
UpdateActionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
507
|
-
})(UpdateActionResponse || (UpdateActionResponse = {}));
|
|
508
|
-
export var UpdateAppImageConfigRequest;
|
|
509
|
-
(function (UpdateAppImageConfigRequest) {
|
|
510
|
-
UpdateAppImageConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
511
|
-
})(UpdateAppImageConfigRequest || (UpdateAppImageConfigRequest = {}));
|
|
512
|
-
export var UpdateAppImageConfigResponse;
|
|
513
|
-
(function (UpdateAppImageConfigResponse) {
|
|
514
|
-
UpdateAppImageConfigResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
|
-
})(UpdateAppImageConfigResponse || (UpdateAppImageConfigResponse = {}));
|
|
516
|
-
export var UpdateArtifactRequest;
|
|
517
|
-
(function (UpdateArtifactRequest) {
|
|
518
|
-
UpdateArtifactRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
519
|
-
})(UpdateArtifactRequest || (UpdateArtifactRequest = {}));
|
|
520
|
-
export var UpdateArtifactResponse;
|
|
521
|
-
(function (UpdateArtifactResponse) {
|
|
522
|
-
UpdateArtifactResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
523
|
-
})(UpdateArtifactResponse || (UpdateArtifactResponse = {}));
|
|
524
|
-
export var UpdateCodeRepositoryInput;
|
|
525
|
-
(function (UpdateCodeRepositoryInput) {
|
|
526
|
-
UpdateCodeRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
527
|
-
})(UpdateCodeRepositoryInput || (UpdateCodeRepositoryInput = {}));
|
|
528
|
-
export var UpdateCodeRepositoryOutput;
|
|
529
|
-
(function (UpdateCodeRepositoryOutput) {
|
|
530
|
-
UpdateCodeRepositoryOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
531
|
-
})(UpdateCodeRepositoryOutput || (UpdateCodeRepositoryOutput = {}));
|
|
532
|
-
export var UpdateContextRequest;
|
|
533
|
-
(function (UpdateContextRequest) {
|
|
534
|
-
UpdateContextRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
535
|
-
})(UpdateContextRequest || (UpdateContextRequest = {}));
|
|
536
|
-
export var UpdateContextResponse;
|
|
537
|
-
(function (UpdateContextResponse) {
|
|
538
|
-
UpdateContextResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
539
|
-
})(UpdateContextResponse || (UpdateContextResponse = {}));
|
|
540
|
-
export var UpdateDeviceFleetRequest;
|
|
541
|
-
(function (UpdateDeviceFleetRequest) {
|
|
542
|
-
UpdateDeviceFleetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
|
-
})(UpdateDeviceFleetRequest || (UpdateDeviceFleetRequest = {}));
|
|
544
|
-
export var UpdateDevicesRequest;
|
|
545
|
-
(function (UpdateDevicesRequest) {
|
|
546
|
-
UpdateDevicesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
|
-
})(UpdateDevicesRequest || (UpdateDevicesRequest = {}));
|
|
548
|
-
export var UpdateDomainRequest;
|
|
549
|
-
(function (UpdateDomainRequest) {
|
|
550
|
-
UpdateDomainRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
|
-
})(UpdateDomainRequest || (UpdateDomainRequest = {}));
|
|
552
|
-
export var UpdateDomainResponse;
|
|
553
|
-
(function (UpdateDomainResponse) {
|
|
554
|
-
UpdateDomainResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
|
-
})(UpdateDomainResponse || (UpdateDomainResponse = {}));
|
|
556
70
|
export var VariantPropertyType;
|
|
557
71
|
(function (VariantPropertyType) {
|
|
558
72
|
VariantPropertyType["DataCaptureConfig"] = "DataCaptureConfig";
|
|
559
73
|
VariantPropertyType["DesiredInstanceCount"] = "DesiredInstanceCount";
|
|
560
74
|
VariantPropertyType["DesiredWeight"] = "DesiredWeight";
|
|
561
75
|
})(VariantPropertyType || (VariantPropertyType = {}));
|
|
562
|
-
export var
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
export var
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
export var
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
export var
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
export var
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
export var
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
export var
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
export var
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
export var
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
export var
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
export var
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
export var
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
export var
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
export var
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
export var
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
export var
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
export var
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
export var
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
export var
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
export var
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
export var
|
|
643
|
-
(function (
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
export var
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
export var
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
export var
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
export var
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
export var
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
export var
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
export var
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
export var
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
export var
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
export var
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
export var
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
export var
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
export var
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
export var
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
export var
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
export var
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
})
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
export var
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
76
|
+
export var ListPipelineExecutionStepsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
77
|
+
export var ModelStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
|
+
export var ProcessingJobStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
79
|
+
export var QualityCheckStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
80
|
+
export var RegisterModelStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
81
|
+
export var TrainingJobStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
82
|
+
export var TransformJobStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
83
|
+
export var TuningJobStepMetaDataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
84
|
+
export var PipelineExecutionStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
85
|
+
export var PipelineExecutionStepFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
86
|
+
export var ListPipelineExecutionStepsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
87
|
+
export var ListPipelineParametersForExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
88
|
+
export var ParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
89
|
+
export var ListPipelineParametersForExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
90
|
+
export var ListPipelinesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
91
|
+
export var PipelineSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
92
|
+
export var ListPipelinesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
93
|
+
export var ListProcessingJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
94
|
+
export var ProcessingJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
95
|
+
export var ListProcessingJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
96
|
+
export var ListProjectsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
97
|
+
export var ProjectSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
98
|
+
export var ListProjectsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
99
|
+
export var ListStageDevicesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
100
|
+
export var ListStageDevicesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
101
|
+
export var ListStudioLifecycleConfigsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
102
|
+
export var StudioLifecycleConfigDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
103
|
+
export var ListStudioLifecycleConfigsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
104
|
+
export var ListSubscribedWorkteamsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
105
|
+
export var ListSubscribedWorkteamsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
106
|
+
export var ListTagsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
107
|
+
export var ListTagsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
108
|
+
export var ListTrainingJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
109
|
+
export var TrainingJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
110
|
+
export var ListTrainingJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
111
|
+
export var ListTrainingJobsForHyperParameterTuningJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
112
|
+
export var ListTrainingJobsForHyperParameterTuningJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
113
|
+
export var ListTransformJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
114
|
+
export var TransformJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
115
|
+
export var ListTransformJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
116
|
+
export var ListTrialComponentsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
117
|
+
export var TrialComponentSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
118
|
+
export var ListTrialComponentsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
119
|
+
export var ListTrialsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
120
|
+
export var TrialSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
121
|
+
export var ListTrialsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
122
|
+
export var ListUserProfilesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
123
|
+
export var UserProfileDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
124
|
+
export var ListUserProfilesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
125
|
+
export var ListWorkforcesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
126
|
+
export var ListWorkforcesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
127
|
+
export var ListWorkteamsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
128
|
+
export var ListWorkteamsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
129
|
+
export var ModelPackageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
130
|
+
export var ModelPackageGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
131
|
+
export var NestedFiltersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
132
|
+
export var ParentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
133
|
+
export var PipelineFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
134
|
+
export var PipelineExecutionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
135
|
+
export var ProcessingJobFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
136
|
+
export var ProfilerConfigForUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
137
|
+
export var ProjectFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
138
|
+
export var PutModelPackageGroupPolicyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
139
|
+
export var PutModelPackageGroupPolicyOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
140
|
+
export var QueryFiltersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
141
|
+
export var QueryLineageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
142
|
+
export var VertexFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
143
|
+
export var QueryLineageResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
144
|
+
export var RegisterDevicesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
145
|
+
export var RenderableTaskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
146
|
+
export var RenderingErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
147
|
+
export var RenderUiTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
148
|
+
export var RenderUiTemplateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
149
|
+
export var RetryPipelineExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
150
|
+
export var RetryPipelineExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
151
|
+
export var TrainingJobFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
152
|
+
export var TrialComponentSimpleSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
153
|
+
export var TrialFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
154
|
+
export var TransformJobFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
155
|
+
export var TrialComponentSourceDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
156
|
+
export var TrialComponentFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
|
|
157
|
+
Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
|
|
158
|
+
var _b;
|
|
159
|
+
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
160
|
+
return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValueFilterSensitiveLog(value), _b)));
|
|
161
|
+
}, {}),
|
|
162
|
+
}))); };
|
|
163
|
+
export var SearchRecordFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.TrialComponent && { TrialComponent: TrialComponentFilterSensitiveLog(obj.TrialComponent) }))); };
|
|
164
|
+
export var SearchResponseFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Results && { Results: obj.Results.map(function (item) { return SearchRecordFilterSensitiveLog(item); }) }))); };
|
|
165
|
+
export var SendPipelineExecutionStepFailureRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
166
|
+
export var SendPipelineExecutionStepFailureResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
167
|
+
export var SendPipelineExecutionStepSuccessRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
168
|
+
export var SendPipelineExecutionStepSuccessResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
169
|
+
export var StartEdgeDeploymentStageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
170
|
+
export var StartMonitoringScheduleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
171
|
+
export var StartNotebookInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
172
|
+
export var StartPipelineExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
173
|
+
export var StartPipelineExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
174
|
+
export var StopAutoMLJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
175
|
+
export var StopCompilationJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
176
|
+
export var StopEdgeDeploymentStageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
177
|
+
export var StopEdgePackagingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
178
|
+
export var StopHyperParameterTuningJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
179
|
+
export var StopInferenceRecommendationsJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
180
|
+
export var StopLabelingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
181
|
+
export var StopMonitoringScheduleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
182
|
+
export var StopNotebookInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
183
|
+
export var StopPipelineExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
184
|
+
export var StopPipelineExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
185
|
+
export var StopProcessingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
186
|
+
export var StopTrainingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
187
|
+
export var StopTransformJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
188
|
+
export var UpdateActionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
189
|
+
export var UpdateActionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
190
|
+
export var UpdateAppImageConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
191
|
+
export var UpdateAppImageConfigResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
192
|
+
export var UpdateArtifactRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
193
|
+
export var UpdateArtifactResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
194
|
+
export var UpdateCodeRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
195
|
+
export var UpdateCodeRepositoryOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
196
|
+
export var UpdateContextRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
197
|
+
export var UpdateContextResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
198
|
+
export var UpdateDeviceFleetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
199
|
+
export var UpdateDevicesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
200
|
+
export var UpdateDomainRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
201
|
+
export var UpdateDomainResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
202
|
+
export var VariantPropertyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
203
|
+
export var UpdateEndpointInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
204
|
+
export var UpdateEndpointOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
205
|
+
export var UpdateEndpointWeightsAndCapacitiesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
206
|
+
export var UpdateEndpointWeightsAndCapacitiesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
207
|
+
export var UpdateExperimentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
208
|
+
export var UpdateExperimentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
209
|
+
export var UpdateFeatureGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
210
|
+
export var UpdateFeatureGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
211
|
+
export var UpdateFeatureMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
212
|
+
export var UpdateImageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
213
|
+
export var UpdateImageResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
|
+
export var UpdateModelPackageInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
215
|
+
export var UpdateModelPackageOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
216
|
+
export var UpdateMonitoringScheduleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
217
|
+
export var UpdateMonitoringScheduleResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
218
|
+
export var UpdateNotebookInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
219
|
+
export var UpdateNotebookInstanceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
220
|
+
export var UpdateNotebookInstanceLifecycleConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
221
|
+
export var UpdateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
222
|
+
export var UpdatePipelineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
223
|
+
export var UpdatePipelineResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
224
|
+
export var UpdatePipelineExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
225
|
+
export var UpdatePipelineExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
226
|
+
export var ServiceCatalogProvisioningUpdateDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
227
|
+
export var UpdateProjectInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
228
|
+
export var UpdateProjectOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
|
+
export var UpdateTrainingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
230
|
+
export var UpdateTrainingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
231
|
+
export var UpdateTrialRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
232
|
+
export var UpdateTrialResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
|
+
export var UpdateTrialComponentRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
|
|
234
|
+
Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
|
|
235
|
+
var _b;
|
|
236
|
+
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
237
|
+
return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValueFilterSensitiveLog(value), _b)));
|
|
238
|
+
}, {}),
|
|
239
|
+
}))); };
|
|
240
|
+
export var UpdateTrialComponentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
241
|
+
export var UpdateUserProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
242
|
+
export var UpdateUserProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
243
|
+
export var UpdateWorkforceRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.OidcConfig && { OidcConfig: OidcConfigFilterSensitiveLog(obj.OidcConfig) }))); };
|
|
244
|
+
export var UpdateWorkforceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
245
|
+
export var UpdateWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
246
|
+
export var UpdateWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
247
|
+
export var SearchExpressionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
248
|
+
export var SearchRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|