@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,346 +1,30 @@
|
|
|
1
1
|
import { __assign, __read } from "tslib";
|
|
2
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
|
-
export var HyperParameterTuningJobConfig;
|
|
4
|
-
(function (HyperParameterTuningJobConfig) {
|
|
5
|
-
HyperParameterTuningJobConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
-
})(HyperParameterTuningJobConfig || (HyperParameterTuningJobConfig = {}));
|
|
7
|
-
export var HyperParameterAlgorithmSpecification;
|
|
8
|
-
(function (HyperParameterAlgorithmSpecification) {
|
|
9
|
-
HyperParameterAlgorithmSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
-
})(HyperParameterAlgorithmSpecification || (HyperParameterAlgorithmSpecification = {}));
|
|
11
|
-
export var RetryStrategy;
|
|
12
|
-
(function (RetryStrategy) {
|
|
13
|
-
RetryStrategy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
|
-
})(RetryStrategy || (RetryStrategy = {}));
|
|
15
|
-
export var HyperParameterTrainingJobDefinition;
|
|
16
|
-
(function (HyperParameterTrainingJobDefinition) {
|
|
17
|
-
HyperParameterTrainingJobDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
18
|
-
})(HyperParameterTrainingJobDefinition || (HyperParameterTrainingJobDefinition = {}));
|
|
19
|
-
export var ParentHyperParameterTuningJob;
|
|
20
|
-
(function (ParentHyperParameterTuningJob) {
|
|
21
|
-
ParentHyperParameterTuningJob.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
|
-
})(ParentHyperParameterTuningJob || (ParentHyperParameterTuningJob = {}));
|
|
23
3
|
export var HyperParameterTuningJobWarmStartType;
|
|
24
4
|
(function (HyperParameterTuningJobWarmStartType) {
|
|
25
5
|
HyperParameterTuningJobWarmStartType["IDENTICAL_DATA_AND_ALGORITHM"] = "IdenticalDataAndAlgorithm";
|
|
26
6
|
HyperParameterTuningJobWarmStartType["TRANSFER_LEARNING"] = "TransferLearning";
|
|
27
7
|
})(HyperParameterTuningJobWarmStartType || (HyperParameterTuningJobWarmStartType = {}));
|
|
28
|
-
export var HyperParameterTuningJobWarmStartConfig;
|
|
29
|
-
(function (HyperParameterTuningJobWarmStartConfig) {
|
|
30
|
-
HyperParameterTuningJobWarmStartConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
31
|
-
})(HyperParameterTuningJobWarmStartConfig || (HyperParameterTuningJobWarmStartConfig = {}));
|
|
32
|
-
export var CreateHyperParameterTuningJobRequest;
|
|
33
|
-
(function (CreateHyperParameterTuningJobRequest) {
|
|
34
|
-
CreateHyperParameterTuningJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
35
|
-
})(CreateHyperParameterTuningJobRequest || (CreateHyperParameterTuningJobRequest = {}));
|
|
36
|
-
export var CreateHyperParameterTuningJobResponse;
|
|
37
|
-
(function (CreateHyperParameterTuningJobResponse) {
|
|
38
|
-
CreateHyperParameterTuningJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
39
|
-
})(CreateHyperParameterTuningJobResponse || (CreateHyperParameterTuningJobResponse = {}));
|
|
40
|
-
export var CreateImageRequest;
|
|
41
|
-
(function (CreateImageRequest) {
|
|
42
|
-
CreateImageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
43
|
-
})(CreateImageRequest || (CreateImageRequest = {}));
|
|
44
|
-
export var CreateImageResponse;
|
|
45
|
-
(function (CreateImageResponse) {
|
|
46
|
-
CreateImageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
47
|
-
})(CreateImageResponse || (CreateImageResponse = {}));
|
|
48
|
-
export var CreateImageVersionRequest;
|
|
49
|
-
(function (CreateImageVersionRequest) {
|
|
50
|
-
CreateImageVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
51
|
-
})(CreateImageVersionRequest || (CreateImageVersionRequest = {}));
|
|
52
|
-
export var CreateImageVersionResponse;
|
|
53
|
-
(function (CreateImageVersionResponse) {
|
|
54
|
-
CreateImageVersionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
55
|
-
})(CreateImageVersionResponse || (CreateImageVersionResponse = {}));
|
|
56
|
-
export var EnvironmentParameterRanges;
|
|
57
|
-
(function (EnvironmentParameterRanges) {
|
|
58
|
-
EnvironmentParameterRanges.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
59
|
-
})(EnvironmentParameterRanges || (EnvironmentParameterRanges = {}));
|
|
60
|
-
export var EndpointInputConfiguration;
|
|
61
|
-
(function (EndpointInputConfiguration) {
|
|
62
|
-
EndpointInputConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
63
|
-
})(EndpointInputConfiguration || (EndpointInputConfiguration = {}));
|
|
64
|
-
export var RecommendationJobResourceLimit;
|
|
65
|
-
(function (RecommendationJobResourceLimit) {
|
|
66
|
-
RecommendationJobResourceLimit.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
67
|
-
})(RecommendationJobResourceLimit || (RecommendationJobResourceLimit = {}));
|
|
68
|
-
export var Phase;
|
|
69
|
-
(function (Phase) {
|
|
70
|
-
Phase.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
71
|
-
})(Phase || (Phase = {}));
|
|
72
8
|
export var TrafficType;
|
|
73
9
|
(function (TrafficType) {
|
|
74
10
|
TrafficType["PHASES"] = "PHASES";
|
|
75
11
|
})(TrafficType || (TrafficType = {}));
|
|
76
|
-
export var TrafficPattern;
|
|
77
|
-
(function (TrafficPattern) {
|
|
78
|
-
TrafficPattern.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
79
|
-
})(TrafficPattern || (TrafficPattern = {}));
|
|
80
|
-
export var RecommendationJobInputConfig;
|
|
81
|
-
(function (RecommendationJobInputConfig) {
|
|
82
|
-
RecommendationJobInputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
83
|
-
})(RecommendationJobInputConfig || (RecommendationJobInputConfig = {}));
|
|
84
12
|
export var RecommendationJobType;
|
|
85
13
|
(function (RecommendationJobType) {
|
|
86
14
|
RecommendationJobType["ADVANCED"] = "Advanced";
|
|
87
15
|
RecommendationJobType["DEFAULT"] = "Default";
|
|
88
16
|
})(RecommendationJobType || (RecommendationJobType = {}));
|
|
89
|
-
export var RecommendationJobCompiledOutputConfig;
|
|
90
|
-
(function (RecommendationJobCompiledOutputConfig) {
|
|
91
|
-
RecommendationJobCompiledOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
92
|
-
})(RecommendationJobCompiledOutputConfig || (RecommendationJobCompiledOutputConfig = {}));
|
|
93
|
-
export var RecommendationJobOutputConfig;
|
|
94
|
-
(function (RecommendationJobOutputConfig) {
|
|
95
|
-
RecommendationJobOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
96
|
-
})(RecommendationJobOutputConfig || (RecommendationJobOutputConfig = {}));
|
|
97
|
-
export var ModelLatencyThreshold;
|
|
98
|
-
(function (ModelLatencyThreshold) {
|
|
99
|
-
ModelLatencyThreshold.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
100
|
-
})(ModelLatencyThreshold || (ModelLatencyThreshold = {}));
|
|
101
|
-
export var RecommendationJobStoppingConditions;
|
|
102
|
-
(function (RecommendationJobStoppingConditions) {
|
|
103
|
-
RecommendationJobStoppingConditions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
104
|
-
})(RecommendationJobStoppingConditions || (RecommendationJobStoppingConditions = {}));
|
|
105
|
-
export var CreateInferenceRecommendationsJobRequest;
|
|
106
|
-
(function (CreateInferenceRecommendationsJobRequest) {
|
|
107
|
-
CreateInferenceRecommendationsJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
108
|
-
})(CreateInferenceRecommendationsJobRequest || (CreateInferenceRecommendationsJobRequest = {}));
|
|
109
|
-
export var CreateInferenceRecommendationsJobResponse;
|
|
110
|
-
(function (CreateInferenceRecommendationsJobResponse) {
|
|
111
|
-
CreateInferenceRecommendationsJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
112
|
-
})(CreateInferenceRecommendationsJobResponse || (CreateInferenceRecommendationsJobResponse = {}));
|
|
113
|
-
export var UiConfig;
|
|
114
|
-
(function (UiConfig) {
|
|
115
|
-
UiConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
116
|
-
})(UiConfig || (UiConfig = {}));
|
|
117
|
-
export var HumanTaskConfig;
|
|
118
|
-
(function (HumanTaskConfig) {
|
|
119
|
-
HumanTaskConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
120
|
-
})(HumanTaskConfig || (HumanTaskConfig = {}));
|
|
121
|
-
export var LabelingJobDataAttributes;
|
|
122
|
-
(function (LabelingJobDataAttributes) {
|
|
123
|
-
LabelingJobDataAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
124
|
-
})(LabelingJobDataAttributes || (LabelingJobDataAttributes = {}));
|
|
125
|
-
export var LabelingJobS3DataSource;
|
|
126
|
-
(function (LabelingJobS3DataSource) {
|
|
127
|
-
LabelingJobS3DataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
128
|
-
})(LabelingJobS3DataSource || (LabelingJobS3DataSource = {}));
|
|
129
|
-
export var LabelingJobSnsDataSource;
|
|
130
|
-
(function (LabelingJobSnsDataSource) {
|
|
131
|
-
LabelingJobSnsDataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
132
|
-
})(LabelingJobSnsDataSource || (LabelingJobSnsDataSource = {}));
|
|
133
|
-
export var LabelingJobDataSource;
|
|
134
|
-
(function (LabelingJobDataSource) {
|
|
135
|
-
LabelingJobDataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
136
|
-
})(LabelingJobDataSource || (LabelingJobDataSource = {}));
|
|
137
|
-
export var LabelingJobInputConfig;
|
|
138
|
-
(function (LabelingJobInputConfig) {
|
|
139
|
-
LabelingJobInputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
140
|
-
})(LabelingJobInputConfig || (LabelingJobInputConfig = {}));
|
|
141
|
-
export var LabelingJobResourceConfig;
|
|
142
|
-
(function (LabelingJobResourceConfig) {
|
|
143
|
-
LabelingJobResourceConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
144
|
-
})(LabelingJobResourceConfig || (LabelingJobResourceConfig = {}));
|
|
145
|
-
export var LabelingJobAlgorithmsConfig;
|
|
146
|
-
(function (LabelingJobAlgorithmsConfig) {
|
|
147
|
-
LabelingJobAlgorithmsConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
148
|
-
})(LabelingJobAlgorithmsConfig || (LabelingJobAlgorithmsConfig = {}));
|
|
149
|
-
export var LabelingJobOutputConfig;
|
|
150
|
-
(function (LabelingJobOutputConfig) {
|
|
151
|
-
LabelingJobOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
152
|
-
})(LabelingJobOutputConfig || (LabelingJobOutputConfig = {}));
|
|
153
|
-
export var LabelingJobStoppingConditions;
|
|
154
|
-
(function (LabelingJobStoppingConditions) {
|
|
155
|
-
LabelingJobStoppingConditions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
156
|
-
})(LabelingJobStoppingConditions || (LabelingJobStoppingConditions = {}));
|
|
157
|
-
export var CreateLabelingJobRequest;
|
|
158
|
-
(function (CreateLabelingJobRequest) {
|
|
159
|
-
CreateLabelingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
160
|
-
})(CreateLabelingJobRequest || (CreateLabelingJobRequest = {}));
|
|
161
|
-
export var CreateLabelingJobResponse;
|
|
162
|
-
(function (CreateLabelingJobResponse) {
|
|
163
|
-
CreateLabelingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
164
|
-
})(CreateLabelingJobResponse || (CreateLabelingJobResponse = {}));
|
|
165
17
|
export var InferenceExecutionMode;
|
|
166
18
|
(function (InferenceExecutionMode) {
|
|
167
19
|
InferenceExecutionMode["DIRECT"] = "Direct";
|
|
168
20
|
InferenceExecutionMode["SERIAL"] = "Serial";
|
|
169
21
|
})(InferenceExecutionMode || (InferenceExecutionMode = {}));
|
|
170
|
-
export var InferenceExecutionConfig;
|
|
171
|
-
(function (InferenceExecutionConfig) {
|
|
172
|
-
InferenceExecutionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
173
|
-
})(InferenceExecutionConfig || (InferenceExecutionConfig = {}));
|
|
174
|
-
export var CreateModelInput;
|
|
175
|
-
(function (CreateModelInput) {
|
|
176
|
-
CreateModelInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
177
|
-
})(CreateModelInput || (CreateModelInput = {}));
|
|
178
|
-
export var CreateModelOutput;
|
|
179
|
-
(function (CreateModelOutput) {
|
|
180
|
-
CreateModelOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
181
|
-
})(CreateModelOutput || (CreateModelOutput = {}));
|
|
182
|
-
export var ModelBiasAppSpecification;
|
|
183
|
-
(function (ModelBiasAppSpecification) {
|
|
184
|
-
ModelBiasAppSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
185
|
-
})(ModelBiasAppSpecification || (ModelBiasAppSpecification = {}));
|
|
186
|
-
export var ModelBiasBaselineConfig;
|
|
187
|
-
(function (ModelBiasBaselineConfig) {
|
|
188
|
-
ModelBiasBaselineConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
189
|
-
})(ModelBiasBaselineConfig || (ModelBiasBaselineConfig = {}));
|
|
190
|
-
export var MonitoringGroundTruthS3Input;
|
|
191
|
-
(function (MonitoringGroundTruthS3Input) {
|
|
192
|
-
MonitoringGroundTruthS3Input.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
193
|
-
})(MonitoringGroundTruthS3Input || (MonitoringGroundTruthS3Input = {}));
|
|
194
|
-
export var ModelBiasJobInput;
|
|
195
|
-
(function (ModelBiasJobInput) {
|
|
196
|
-
ModelBiasJobInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
197
|
-
})(ModelBiasJobInput || (ModelBiasJobInput = {}));
|
|
198
|
-
export var CreateModelBiasJobDefinitionRequest;
|
|
199
|
-
(function (CreateModelBiasJobDefinitionRequest) {
|
|
200
|
-
CreateModelBiasJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
201
|
-
})(CreateModelBiasJobDefinitionRequest || (CreateModelBiasJobDefinitionRequest = {}));
|
|
202
|
-
export var CreateModelBiasJobDefinitionResponse;
|
|
203
|
-
(function (CreateModelBiasJobDefinitionResponse) {
|
|
204
|
-
CreateModelBiasJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
205
|
-
})(CreateModelBiasJobDefinitionResponse || (CreateModelBiasJobDefinitionResponse = {}));
|
|
206
|
-
export var ModelExplainabilityAppSpecification;
|
|
207
|
-
(function (ModelExplainabilityAppSpecification) {
|
|
208
|
-
ModelExplainabilityAppSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
209
|
-
})(ModelExplainabilityAppSpecification || (ModelExplainabilityAppSpecification = {}));
|
|
210
|
-
export var ModelExplainabilityBaselineConfig;
|
|
211
|
-
(function (ModelExplainabilityBaselineConfig) {
|
|
212
|
-
ModelExplainabilityBaselineConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
213
|
-
})(ModelExplainabilityBaselineConfig || (ModelExplainabilityBaselineConfig = {}));
|
|
214
|
-
export var ModelExplainabilityJobInput;
|
|
215
|
-
(function (ModelExplainabilityJobInput) {
|
|
216
|
-
ModelExplainabilityJobInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
217
|
-
})(ModelExplainabilityJobInput || (ModelExplainabilityJobInput = {}));
|
|
218
|
-
export var CreateModelExplainabilityJobDefinitionRequest;
|
|
219
|
-
(function (CreateModelExplainabilityJobDefinitionRequest) {
|
|
220
|
-
CreateModelExplainabilityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
221
|
-
})(CreateModelExplainabilityJobDefinitionRequest || (CreateModelExplainabilityJobDefinitionRequest = {}));
|
|
222
|
-
export var CreateModelExplainabilityJobDefinitionResponse;
|
|
223
|
-
(function (CreateModelExplainabilityJobDefinitionResponse) {
|
|
224
|
-
CreateModelExplainabilityJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
225
|
-
})(CreateModelExplainabilityJobDefinitionResponse || (CreateModelExplainabilityJobDefinitionResponse = {}));
|
|
226
|
-
export var FileSource;
|
|
227
|
-
(function (FileSource) {
|
|
228
|
-
FileSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
|
-
})(FileSource || (FileSource = {}));
|
|
230
|
-
export var DriftCheckBias;
|
|
231
|
-
(function (DriftCheckBias) {
|
|
232
|
-
DriftCheckBias.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
|
-
})(DriftCheckBias || (DriftCheckBias = {}));
|
|
234
|
-
export var DriftCheckExplainability;
|
|
235
|
-
(function (DriftCheckExplainability) {
|
|
236
|
-
DriftCheckExplainability.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
237
|
-
})(DriftCheckExplainability || (DriftCheckExplainability = {}));
|
|
238
|
-
export var DriftCheckModelDataQuality;
|
|
239
|
-
(function (DriftCheckModelDataQuality) {
|
|
240
|
-
DriftCheckModelDataQuality.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
241
|
-
})(DriftCheckModelDataQuality || (DriftCheckModelDataQuality = {}));
|
|
242
|
-
export var DriftCheckModelQuality;
|
|
243
|
-
(function (DriftCheckModelQuality) {
|
|
244
|
-
DriftCheckModelQuality.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
245
|
-
})(DriftCheckModelQuality || (DriftCheckModelQuality = {}));
|
|
246
|
-
export var DriftCheckBaselines;
|
|
247
|
-
(function (DriftCheckBaselines) {
|
|
248
|
-
DriftCheckBaselines.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
249
|
-
})(DriftCheckBaselines || (DriftCheckBaselines = {}));
|
|
250
|
-
export var Explainability;
|
|
251
|
-
(function (Explainability) {
|
|
252
|
-
Explainability.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
253
|
-
})(Explainability || (Explainability = {}));
|
|
254
|
-
export var ModelDataQuality;
|
|
255
|
-
(function (ModelDataQuality) {
|
|
256
|
-
ModelDataQuality.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
257
|
-
})(ModelDataQuality || (ModelDataQuality = {}));
|
|
258
|
-
export var ModelQuality;
|
|
259
|
-
(function (ModelQuality) {
|
|
260
|
-
ModelQuality.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
261
|
-
})(ModelQuality || (ModelQuality = {}));
|
|
262
|
-
export var ModelMetrics;
|
|
263
|
-
(function (ModelMetrics) {
|
|
264
|
-
ModelMetrics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
265
|
-
})(ModelMetrics || (ModelMetrics = {}));
|
|
266
|
-
export var SourceAlgorithm;
|
|
267
|
-
(function (SourceAlgorithm) {
|
|
268
|
-
SourceAlgorithm.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
|
-
})(SourceAlgorithm || (SourceAlgorithm = {}));
|
|
270
|
-
export var SourceAlgorithmSpecification;
|
|
271
|
-
(function (SourceAlgorithmSpecification) {
|
|
272
|
-
SourceAlgorithmSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
273
|
-
})(SourceAlgorithmSpecification || (SourceAlgorithmSpecification = {}));
|
|
274
|
-
export var ModelPackageValidationProfile;
|
|
275
|
-
(function (ModelPackageValidationProfile) {
|
|
276
|
-
ModelPackageValidationProfile.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
277
|
-
})(ModelPackageValidationProfile || (ModelPackageValidationProfile = {}));
|
|
278
|
-
export var ModelPackageValidationSpecification;
|
|
279
|
-
(function (ModelPackageValidationSpecification) {
|
|
280
|
-
ModelPackageValidationSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
281
|
-
})(ModelPackageValidationSpecification || (ModelPackageValidationSpecification = {}));
|
|
282
|
-
export var CreateModelPackageInput;
|
|
283
|
-
(function (CreateModelPackageInput) {
|
|
284
|
-
CreateModelPackageInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
285
|
-
})(CreateModelPackageInput || (CreateModelPackageInput = {}));
|
|
286
|
-
export var CreateModelPackageOutput;
|
|
287
|
-
(function (CreateModelPackageOutput) {
|
|
288
|
-
CreateModelPackageOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
289
|
-
})(CreateModelPackageOutput || (CreateModelPackageOutput = {}));
|
|
290
|
-
export var CreateModelPackageGroupInput;
|
|
291
|
-
(function (CreateModelPackageGroupInput) {
|
|
292
|
-
CreateModelPackageGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
293
|
-
})(CreateModelPackageGroupInput || (CreateModelPackageGroupInput = {}));
|
|
294
|
-
export var CreateModelPackageGroupOutput;
|
|
295
|
-
(function (CreateModelPackageGroupOutput) {
|
|
296
|
-
CreateModelPackageGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
297
|
-
})(CreateModelPackageGroupOutput || (CreateModelPackageGroupOutput = {}));
|
|
298
22
|
export var MonitoringProblemType;
|
|
299
23
|
(function (MonitoringProblemType) {
|
|
300
24
|
MonitoringProblemType["BINARY_CLASSIFICATION"] = "BinaryClassification";
|
|
301
25
|
MonitoringProblemType["MULTICLASS_CLASSIFICATION"] = "MulticlassClassification";
|
|
302
26
|
MonitoringProblemType["REGRESSION"] = "Regression";
|
|
303
27
|
})(MonitoringProblemType || (MonitoringProblemType = {}));
|
|
304
|
-
export var ModelQualityAppSpecification;
|
|
305
|
-
(function (ModelQualityAppSpecification) {
|
|
306
|
-
ModelQualityAppSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
-
})(ModelQualityAppSpecification || (ModelQualityAppSpecification = {}));
|
|
308
|
-
export var ModelQualityBaselineConfig;
|
|
309
|
-
(function (ModelQualityBaselineConfig) {
|
|
310
|
-
ModelQualityBaselineConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
-
})(ModelQualityBaselineConfig || (ModelQualityBaselineConfig = {}));
|
|
312
|
-
export var ModelQualityJobInput;
|
|
313
|
-
(function (ModelQualityJobInput) {
|
|
314
|
-
ModelQualityJobInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
-
})(ModelQualityJobInput || (ModelQualityJobInput = {}));
|
|
316
|
-
export var CreateModelQualityJobDefinitionRequest;
|
|
317
|
-
(function (CreateModelQualityJobDefinitionRequest) {
|
|
318
|
-
CreateModelQualityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
-
})(CreateModelQualityJobDefinitionRequest || (CreateModelQualityJobDefinitionRequest = {}));
|
|
320
|
-
export var CreateModelQualityJobDefinitionResponse;
|
|
321
|
-
(function (CreateModelQualityJobDefinitionResponse) {
|
|
322
|
-
CreateModelQualityJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
-
})(CreateModelQualityJobDefinitionResponse || (CreateModelQualityJobDefinitionResponse = {}));
|
|
324
|
-
export var MonitoringBaselineConfig;
|
|
325
|
-
(function (MonitoringBaselineConfig) {
|
|
326
|
-
MonitoringBaselineConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
-
})(MonitoringBaselineConfig || (MonitoringBaselineConfig = {}));
|
|
328
|
-
export var MonitoringAppSpecification;
|
|
329
|
-
(function (MonitoringAppSpecification) {
|
|
330
|
-
MonitoringAppSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
-
})(MonitoringAppSpecification || (MonitoringAppSpecification = {}));
|
|
332
|
-
export var MonitoringInput;
|
|
333
|
-
(function (MonitoringInput) {
|
|
334
|
-
MonitoringInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
-
})(MonitoringInput || (MonitoringInput = {}));
|
|
336
|
-
export var NetworkConfig;
|
|
337
|
-
(function (NetworkConfig) {
|
|
338
|
-
NetworkConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
|
-
})(NetworkConfig || (NetworkConfig = {}));
|
|
340
|
-
export var MonitoringJobDefinition;
|
|
341
|
-
(function (MonitoringJobDefinition) {
|
|
342
|
-
MonitoringJobDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
-
})(MonitoringJobDefinition || (MonitoringJobDefinition = {}));
|
|
344
28
|
export var MonitoringType;
|
|
345
29
|
(function (MonitoringType) {
|
|
346
30
|
MonitoringType["DATA_QUALITY"] = "DataQuality";
|
|
@@ -348,22 +32,6 @@ export var MonitoringType;
|
|
|
348
32
|
MonitoringType["MODEL_EXPLAINABILITY"] = "ModelExplainability";
|
|
349
33
|
MonitoringType["MODEL_QUALITY"] = "ModelQuality";
|
|
350
34
|
})(MonitoringType || (MonitoringType = {}));
|
|
351
|
-
export var ScheduleConfig;
|
|
352
|
-
(function (ScheduleConfig) {
|
|
353
|
-
ScheduleConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
|
-
})(ScheduleConfig || (ScheduleConfig = {}));
|
|
355
|
-
export var MonitoringScheduleConfig;
|
|
356
|
-
(function (MonitoringScheduleConfig) {
|
|
357
|
-
MonitoringScheduleConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
|
-
})(MonitoringScheduleConfig || (MonitoringScheduleConfig = {}));
|
|
359
|
-
export var CreateMonitoringScheduleRequest;
|
|
360
|
-
(function (CreateMonitoringScheduleRequest) {
|
|
361
|
-
CreateMonitoringScheduleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
|
-
})(CreateMonitoringScheduleRequest || (CreateMonitoringScheduleRequest = {}));
|
|
363
|
-
export var CreateMonitoringScheduleResponse;
|
|
364
|
-
(function (CreateMonitoringScheduleResponse) {
|
|
365
|
-
CreateMonitoringScheduleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
-
})(CreateMonitoringScheduleResponse || (CreateMonitoringScheduleResponse = {}));
|
|
367
35
|
export var NotebookInstanceAcceleratorType;
|
|
368
36
|
(function (NotebookInstanceAcceleratorType) {
|
|
369
37
|
NotebookInstanceAcceleratorType["ML_EIA1_LARGE"] = "ml.eia1.large";
|
|
@@ -378,10 +46,6 @@ export var DirectInternetAccess;
|
|
|
378
46
|
DirectInternetAccess["DISABLED"] = "Disabled";
|
|
379
47
|
DirectInternetAccess["ENABLED"] = "Enabled";
|
|
380
48
|
})(DirectInternetAccess || (DirectInternetAccess = {}));
|
|
381
|
-
export var InstanceMetadataServiceConfiguration;
|
|
382
|
-
(function (InstanceMetadataServiceConfiguration) {
|
|
383
|
-
InstanceMetadataServiceConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
-
})(InstanceMetadataServiceConfiguration || (InstanceMetadataServiceConfiguration = {}));
|
|
385
49
|
export var _InstanceType;
|
|
386
50
|
(function (_InstanceType) {
|
|
387
51
|
_InstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
@@ -459,62 +123,6 @@ export var RootAccess;
|
|
|
459
123
|
RootAccess["DISABLED"] = "Disabled";
|
|
460
124
|
RootAccess["ENABLED"] = "Enabled";
|
|
461
125
|
})(RootAccess || (RootAccess = {}));
|
|
462
|
-
export var CreateNotebookInstanceInput;
|
|
463
|
-
(function (CreateNotebookInstanceInput) {
|
|
464
|
-
CreateNotebookInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
|
-
})(CreateNotebookInstanceInput || (CreateNotebookInstanceInput = {}));
|
|
466
|
-
export var CreateNotebookInstanceOutput;
|
|
467
|
-
(function (CreateNotebookInstanceOutput) {
|
|
468
|
-
CreateNotebookInstanceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
|
-
})(CreateNotebookInstanceOutput || (CreateNotebookInstanceOutput = {}));
|
|
470
|
-
export var NotebookInstanceLifecycleHook;
|
|
471
|
-
(function (NotebookInstanceLifecycleHook) {
|
|
472
|
-
NotebookInstanceLifecycleHook.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
|
-
})(NotebookInstanceLifecycleHook || (NotebookInstanceLifecycleHook = {}));
|
|
474
|
-
export var CreateNotebookInstanceLifecycleConfigInput;
|
|
475
|
-
(function (CreateNotebookInstanceLifecycleConfigInput) {
|
|
476
|
-
CreateNotebookInstanceLifecycleConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
-
})(CreateNotebookInstanceLifecycleConfigInput || (CreateNotebookInstanceLifecycleConfigInput = {}));
|
|
478
|
-
export var CreateNotebookInstanceLifecycleConfigOutput;
|
|
479
|
-
(function (CreateNotebookInstanceLifecycleConfigOutput) {
|
|
480
|
-
CreateNotebookInstanceLifecycleConfigOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
-
})(CreateNotebookInstanceLifecycleConfigOutput || (CreateNotebookInstanceLifecycleConfigOutput = {}));
|
|
482
|
-
export var ParallelismConfiguration;
|
|
483
|
-
(function (ParallelismConfiguration) {
|
|
484
|
-
ParallelismConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
-
})(ParallelismConfiguration || (ParallelismConfiguration = {}));
|
|
486
|
-
export var PipelineDefinitionS3Location;
|
|
487
|
-
(function (PipelineDefinitionS3Location) {
|
|
488
|
-
PipelineDefinitionS3Location.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
489
|
-
})(PipelineDefinitionS3Location || (PipelineDefinitionS3Location = {}));
|
|
490
|
-
export var CreatePipelineRequest;
|
|
491
|
-
(function (CreatePipelineRequest) {
|
|
492
|
-
CreatePipelineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
|
-
})(CreatePipelineRequest || (CreatePipelineRequest = {}));
|
|
494
|
-
export var CreatePipelineResponse;
|
|
495
|
-
(function (CreatePipelineResponse) {
|
|
496
|
-
CreatePipelineResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
-
})(CreatePipelineResponse || (CreatePipelineResponse = {}));
|
|
498
|
-
export var CreatePresignedDomainUrlRequest;
|
|
499
|
-
(function (CreatePresignedDomainUrlRequest) {
|
|
500
|
-
CreatePresignedDomainUrlRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
|
-
})(CreatePresignedDomainUrlRequest || (CreatePresignedDomainUrlRequest = {}));
|
|
502
|
-
export var CreatePresignedDomainUrlResponse;
|
|
503
|
-
(function (CreatePresignedDomainUrlResponse) {
|
|
504
|
-
CreatePresignedDomainUrlResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
|
-
})(CreatePresignedDomainUrlResponse || (CreatePresignedDomainUrlResponse = {}));
|
|
506
|
-
export var CreatePresignedNotebookInstanceUrlInput;
|
|
507
|
-
(function (CreatePresignedNotebookInstanceUrlInput) {
|
|
508
|
-
CreatePresignedNotebookInstanceUrlInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
509
|
-
})(CreatePresignedNotebookInstanceUrlInput || (CreatePresignedNotebookInstanceUrlInput = {}));
|
|
510
|
-
export var CreatePresignedNotebookInstanceUrlOutput;
|
|
511
|
-
(function (CreatePresignedNotebookInstanceUrlOutput) {
|
|
512
|
-
CreatePresignedNotebookInstanceUrlOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
-
})(CreatePresignedNotebookInstanceUrlOutput || (CreatePresignedNotebookInstanceUrlOutput = {}));
|
|
514
|
-
export var ExperimentConfig;
|
|
515
|
-
(function (ExperimentConfig) {
|
|
516
|
-
ExperimentConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
-
})(ExperimentConfig || (ExperimentConfig = {}));
|
|
518
126
|
export var DataDistributionType;
|
|
519
127
|
(function (DataDistributionType) {
|
|
520
128
|
DataDistributionType["FULLYREPLICATED"] = "FullyReplicated";
|
|
@@ -538,14 +146,6 @@ export var RedshiftResultFormat;
|
|
|
538
146
|
RedshiftResultFormat["CSV"] = "CSV";
|
|
539
147
|
RedshiftResultFormat["PARQUET"] = "PARQUET";
|
|
540
148
|
})(RedshiftResultFormat || (RedshiftResultFormat = {}));
|
|
541
|
-
export var RedshiftDatasetDefinition;
|
|
542
|
-
(function (RedshiftDatasetDefinition) {
|
|
543
|
-
RedshiftDatasetDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
544
|
-
})(RedshiftDatasetDefinition || (RedshiftDatasetDefinition = {}));
|
|
545
|
-
export var DatasetDefinition;
|
|
546
|
-
(function (DatasetDefinition) {
|
|
547
|
-
DatasetDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
548
|
-
})(DatasetDefinition || (DatasetDefinition = {}));
|
|
549
149
|
export var ProcessingS3CompressionType;
|
|
550
150
|
(function (ProcessingS3CompressionType) {
|
|
551
151
|
ProcessingS3CompressionType["GZIP"] = "Gzip";
|
|
@@ -556,140 +156,16 @@ export var ProcessingS3DataType;
|
|
|
556
156
|
ProcessingS3DataType["MANIFEST_FILE"] = "ManifestFile";
|
|
557
157
|
ProcessingS3DataType["S3_PREFIX"] = "S3Prefix";
|
|
558
158
|
})(ProcessingS3DataType || (ProcessingS3DataType = {}));
|
|
559
|
-
export var ProcessingS3Input;
|
|
560
|
-
(function (ProcessingS3Input) {
|
|
561
|
-
ProcessingS3Input.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
562
|
-
})(ProcessingS3Input || (ProcessingS3Input = {}));
|
|
563
|
-
export var ProcessingInput;
|
|
564
|
-
(function (ProcessingInput) {
|
|
565
|
-
ProcessingInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
566
|
-
})(ProcessingInput || (ProcessingInput = {}));
|
|
567
|
-
export var ProcessingFeatureStoreOutput;
|
|
568
|
-
(function (ProcessingFeatureStoreOutput) {
|
|
569
|
-
ProcessingFeatureStoreOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
570
|
-
})(ProcessingFeatureStoreOutput || (ProcessingFeatureStoreOutput = {}));
|
|
571
|
-
export var ProcessingS3Output;
|
|
572
|
-
(function (ProcessingS3Output) {
|
|
573
|
-
ProcessingS3Output.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
574
|
-
})(ProcessingS3Output || (ProcessingS3Output = {}));
|
|
575
|
-
export var ProcessingOutput;
|
|
576
|
-
(function (ProcessingOutput) {
|
|
577
|
-
ProcessingOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
578
|
-
})(ProcessingOutput || (ProcessingOutput = {}));
|
|
579
|
-
export var ProcessingOutputConfig;
|
|
580
|
-
(function (ProcessingOutputConfig) {
|
|
581
|
-
ProcessingOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
582
|
-
})(ProcessingOutputConfig || (ProcessingOutputConfig = {}));
|
|
583
|
-
export var ProcessingClusterConfig;
|
|
584
|
-
(function (ProcessingClusterConfig) {
|
|
585
|
-
ProcessingClusterConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
586
|
-
})(ProcessingClusterConfig || (ProcessingClusterConfig = {}));
|
|
587
|
-
export var ProcessingResources;
|
|
588
|
-
(function (ProcessingResources) {
|
|
589
|
-
ProcessingResources.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
590
|
-
})(ProcessingResources || (ProcessingResources = {}));
|
|
591
|
-
export var ProcessingStoppingCondition;
|
|
592
|
-
(function (ProcessingStoppingCondition) {
|
|
593
|
-
ProcessingStoppingCondition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
594
|
-
})(ProcessingStoppingCondition || (ProcessingStoppingCondition = {}));
|
|
595
|
-
export var CreateProcessingJobRequest;
|
|
596
|
-
(function (CreateProcessingJobRequest) {
|
|
597
|
-
CreateProcessingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
598
|
-
})(CreateProcessingJobRequest || (CreateProcessingJobRequest = {}));
|
|
599
|
-
export var CreateProcessingJobResponse;
|
|
600
|
-
(function (CreateProcessingJobResponse) {
|
|
601
|
-
CreateProcessingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
602
|
-
})(CreateProcessingJobResponse || (CreateProcessingJobResponse = {}));
|
|
603
|
-
export var ProvisioningParameter;
|
|
604
|
-
(function (ProvisioningParameter) {
|
|
605
|
-
ProvisioningParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
-
})(ProvisioningParameter || (ProvisioningParameter = {}));
|
|
607
|
-
export var ServiceCatalogProvisioningDetails;
|
|
608
|
-
(function (ServiceCatalogProvisioningDetails) {
|
|
609
|
-
ServiceCatalogProvisioningDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
-
})(ServiceCatalogProvisioningDetails || (ServiceCatalogProvisioningDetails = {}));
|
|
611
|
-
export var CreateProjectInput;
|
|
612
|
-
(function (CreateProjectInput) {
|
|
613
|
-
CreateProjectInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
-
})(CreateProjectInput || (CreateProjectInput = {}));
|
|
615
|
-
export var CreateProjectOutput;
|
|
616
|
-
(function (CreateProjectOutput) {
|
|
617
|
-
CreateProjectOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
-
})(CreateProjectOutput || (CreateProjectOutput = {}));
|
|
619
159
|
export var StudioLifecycleConfigAppType;
|
|
620
160
|
(function (StudioLifecycleConfigAppType) {
|
|
621
161
|
StudioLifecycleConfigAppType["JupyterServer"] = "JupyterServer";
|
|
622
162
|
StudioLifecycleConfigAppType["KernelGateway"] = "KernelGateway";
|
|
623
163
|
})(StudioLifecycleConfigAppType || (StudioLifecycleConfigAppType = {}));
|
|
624
|
-
export var CreateStudioLifecycleConfigRequest;
|
|
625
|
-
(function (CreateStudioLifecycleConfigRequest) {
|
|
626
|
-
CreateStudioLifecycleConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
627
|
-
})(CreateStudioLifecycleConfigRequest || (CreateStudioLifecycleConfigRequest = {}));
|
|
628
|
-
export var CreateStudioLifecycleConfigResponse;
|
|
629
|
-
(function (CreateStudioLifecycleConfigResponse) {
|
|
630
|
-
CreateStudioLifecycleConfigResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
|
-
})(CreateStudioLifecycleConfigResponse || (CreateStudioLifecycleConfigResponse = {}));
|
|
632
|
-
export var DebugHookConfig;
|
|
633
|
-
(function (DebugHookConfig) {
|
|
634
|
-
DebugHookConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
|
-
})(DebugHookConfig || (DebugHookConfig = {}));
|
|
636
|
-
export var DebugRuleConfiguration;
|
|
637
|
-
(function (DebugRuleConfiguration) {
|
|
638
|
-
DebugRuleConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
|
-
})(DebugRuleConfiguration || (DebugRuleConfiguration = {}));
|
|
640
|
-
export var ProfilerConfig;
|
|
641
|
-
(function (ProfilerConfig) {
|
|
642
|
-
ProfilerConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
|
-
})(ProfilerConfig || (ProfilerConfig = {}));
|
|
644
|
-
export var ProfilerRuleConfiguration;
|
|
645
|
-
(function (ProfilerRuleConfiguration) {
|
|
646
|
-
ProfilerRuleConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
|
-
})(ProfilerRuleConfiguration || (ProfilerRuleConfiguration = {}));
|
|
648
|
-
export var TensorBoardOutputConfig;
|
|
649
|
-
(function (TensorBoardOutputConfig) {
|
|
650
|
-
TensorBoardOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
|
-
})(TensorBoardOutputConfig || (TensorBoardOutputConfig = {}));
|
|
652
|
-
export var CreateTrainingJobRequest;
|
|
653
|
-
(function (CreateTrainingJobRequest) {
|
|
654
|
-
CreateTrainingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
|
-
})(CreateTrainingJobRequest || (CreateTrainingJobRequest = {}));
|
|
656
|
-
export var CreateTrainingJobResponse;
|
|
657
|
-
(function (CreateTrainingJobResponse) {
|
|
658
|
-
CreateTrainingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
|
-
})(CreateTrainingJobResponse || (CreateTrainingJobResponse = {}));
|
|
660
164
|
export var JoinSource;
|
|
661
165
|
(function (JoinSource) {
|
|
662
166
|
JoinSource["INPUT"] = "Input";
|
|
663
167
|
JoinSource["NONE"] = "None";
|
|
664
168
|
})(JoinSource || (JoinSource = {}));
|
|
665
|
-
export var DataProcessing;
|
|
666
|
-
(function (DataProcessing) {
|
|
667
|
-
DataProcessing.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
668
|
-
})(DataProcessing || (DataProcessing = {}));
|
|
669
|
-
export var ModelClientConfig;
|
|
670
|
-
(function (ModelClientConfig) {
|
|
671
|
-
ModelClientConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
672
|
-
})(ModelClientConfig || (ModelClientConfig = {}));
|
|
673
|
-
export var CreateTransformJobRequest;
|
|
674
|
-
(function (CreateTransformJobRequest) {
|
|
675
|
-
CreateTransformJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
676
|
-
})(CreateTransformJobRequest || (CreateTransformJobRequest = {}));
|
|
677
|
-
export var CreateTransformJobResponse;
|
|
678
|
-
(function (CreateTransformJobResponse) {
|
|
679
|
-
CreateTransformJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
680
|
-
})(CreateTransformJobResponse || (CreateTransformJobResponse = {}));
|
|
681
|
-
export var CreateTrialRequest;
|
|
682
|
-
(function (CreateTrialRequest) {
|
|
683
|
-
CreateTrialRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
684
|
-
})(CreateTrialRequest || (CreateTrialRequest = {}));
|
|
685
|
-
export var CreateTrialResponse;
|
|
686
|
-
(function (CreateTrialResponse) {
|
|
687
|
-
CreateTrialResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
688
|
-
})(CreateTrialResponse || (CreateTrialResponse = {}));
|
|
689
|
-
export var TrialComponentArtifact;
|
|
690
|
-
(function (TrialComponentArtifact) {
|
|
691
|
-
TrialComponentArtifact.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
692
|
-
})(TrialComponentArtifact || (TrialComponentArtifact = {}));
|
|
693
169
|
export var TrialComponentParameterValue;
|
|
694
170
|
(function (TrialComponentParameterValue) {
|
|
695
171
|
TrialComponentParameterValue.visit = function (value, visitor) {
|
|
@@ -699,15 +175,6 @@ export var TrialComponentParameterValue;
|
|
|
699
175
|
return visitor.NumberValue(value.NumberValue);
|
|
700
176
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
701
177
|
};
|
|
702
|
-
TrialComponentParameterValue.filterSensitiveLog = function (obj) {
|
|
703
|
-
var _a;
|
|
704
|
-
if (obj.StringValue !== undefined)
|
|
705
|
-
return { StringValue: obj.StringValue };
|
|
706
|
-
if (obj.NumberValue !== undefined)
|
|
707
|
-
return { NumberValue: obj.NumberValue };
|
|
708
|
-
if (obj.$unknown !== undefined)
|
|
709
|
-
return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
|
|
710
|
-
};
|
|
711
178
|
})(TrialComponentParameterValue || (TrialComponentParameterValue = {}));
|
|
712
179
|
export var TrialComponentPrimaryStatus;
|
|
713
180
|
(function (TrialComponentPrimaryStatus) {
|
|
@@ -717,76 +184,6 @@ export var TrialComponentPrimaryStatus;
|
|
|
717
184
|
TrialComponentPrimaryStatus["STOPPED"] = "Stopped";
|
|
718
185
|
TrialComponentPrimaryStatus["STOPPING"] = "Stopping";
|
|
719
186
|
})(TrialComponentPrimaryStatus || (TrialComponentPrimaryStatus = {}));
|
|
720
|
-
export var TrialComponentStatus;
|
|
721
|
-
(function (TrialComponentStatus) {
|
|
722
|
-
TrialComponentStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
723
|
-
})(TrialComponentStatus || (TrialComponentStatus = {}));
|
|
724
|
-
export var CreateTrialComponentRequest;
|
|
725
|
-
(function (CreateTrialComponentRequest) {
|
|
726
|
-
CreateTrialComponentRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
|
|
727
|
-
Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
|
|
728
|
-
var _b;
|
|
729
|
-
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
730
|
-
return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValue.filterSensitiveLog(value), _b)));
|
|
731
|
-
}, {}),
|
|
732
|
-
}))); };
|
|
733
|
-
})(CreateTrialComponentRequest || (CreateTrialComponentRequest = {}));
|
|
734
|
-
export var CreateTrialComponentResponse;
|
|
735
|
-
(function (CreateTrialComponentResponse) {
|
|
736
|
-
CreateTrialComponentResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
737
|
-
})(CreateTrialComponentResponse || (CreateTrialComponentResponse = {}));
|
|
738
|
-
export var CreateUserProfileRequest;
|
|
739
|
-
(function (CreateUserProfileRequest) {
|
|
740
|
-
CreateUserProfileRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
741
|
-
})(CreateUserProfileRequest || (CreateUserProfileRequest = {}));
|
|
742
|
-
export var CreateUserProfileResponse;
|
|
743
|
-
(function (CreateUserProfileResponse) {
|
|
744
|
-
CreateUserProfileResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
745
|
-
})(CreateUserProfileResponse || (CreateUserProfileResponse = {}));
|
|
746
|
-
export var OidcConfig;
|
|
747
|
-
(function (OidcConfig) {
|
|
748
|
-
OidcConfig.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.ClientSecret && { ClientSecret: SENSITIVE_STRING }))); };
|
|
749
|
-
})(OidcConfig || (OidcConfig = {}));
|
|
750
|
-
export var SourceIpConfig;
|
|
751
|
-
(function (SourceIpConfig) {
|
|
752
|
-
SourceIpConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
753
|
-
})(SourceIpConfig || (SourceIpConfig = {}));
|
|
754
|
-
export var WorkforceVpcConfigRequest;
|
|
755
|
-
(function (WorkforceVpcConfigRequest) {
|
|
756
|
-
WorkforceVpcConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
757
|
-
})(WorkforceVpcConfigRequest || (WorkforceVpcConfigRequest = {}));
|
|
758
|
-
export var CreateWorkforceRequest;
|
|
759
|
-
(function (CreateWorkforceRequest) {
|
|
760
|
-
CreateWorkforceRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.OidcConfig && { OidcConfig: OidcConfig.filterSensitiveLog(obj.OidcConfig) }))); };
|
|
761
|
-
})(CreateWorkforceRequest || (CreateWorkforceRequest = {}));
|
|
762
|
-
export var CreateWorkforceResponse;
|
|
763
|
-
(function (CreateWorkforceResponse) {
|
|
764
|
-
CreateWorkforceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
765
|
-
})(CreateWorkforceResponse || (CreateWorkforceResponse = {}));
|
|
766
|
-
export var OidcMemberDefinition;
|
|
767
|
-
(function (OidcMemberDefinition) {
|
|
768
|
-
OidcMemberDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
769
|
-
})(OidcMemberDefinition || (OidcMemberDefinition = {}));
|
|
770
|
-
export var MemberDefinition;
|
|
771
|
-
(function (MemberDefinition) {
|
|
772
|
-
MemberDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
773
|
-
})(MemberDefinition || (MemberDefinition = {}));
|
|
774
|
-
export var NotificationConfiguration;
|
|
775
|
-
(function (NotificationConfiguration) {
|
|
776
|
-
NotificationConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
777
|
-
})(NotificationConfiguration || (NotificationConfiguration = {}));
|
|
778
|
-
export var CreateWorkteamRequest;
|
|
779
|
-
(function (CreateWorkteamRequest) {
|
|
780
|
-
CreateWorkteamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
|
-
})(CreateWorkteamRequest || (CreateWorkteamRequest = {}));
|
|
782
|
-
export var CreateWorkteamResponse;
|
|
783
|
-
(function (CreateWorkteamResponse) {
|
|
784
|
-
CreateWorkteamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
785
|
-
})(CreateWorkteamResponse || (CreateWorkteamResponse = {}));
|
|
786
|
-
export var DataCaptureConfigSummary;
|
|
787
|
-
(function (DataCaptureConfigSummary) {
|
|
788
|
-
DataCaptureConfigSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
|
-
})(DataCaptureConfigSummary || (DataCaptureConfigSummary = {}));
|
|
790
187
|
export var RuleEvaluationStatus;
|
|
791
188
|
(function (RuleEvaluationStatus) {
|
|
792
189
|
RuleEvaluationStatus["ERROR"] = "Error";
|
|
@@ -796,243 +193,11 @@ export var RuleEvaluationStatus;
|
|
|
796
193
|
RuleEvaluationStatus["STOPPED"] = "Stopped";
|
|
797
194
|
RuleEvaluationStatus["STOPPING"] = "Stopping";
|
|
798
195
|
})(RuleEvaluationStatus || (RuleEvaluationStatus = {}));
|
|
799
|
-
export var DebugRuleEvaluationStatus;
|
|
800
|
-
(function (DebugRuleEvaluationStatus) {
|
|
801
|
-
DebugRuleEvaluationStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
802
|
-
})(DebugRuleEvaluationStatus || (DebugRuleEvaluationStatus = {}));
|
|
803
|
-
export var DeleteActionRequest;
|
|
804
|
-
(function (DeleteActionRequest) {
|
|
805
|
-
DeleteActionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
806
|
-
})(DeleteActionRequest || (DeleteActionRequest = {}));
|
|
807
|
-
export var DeleteActionResponse;
|
|
808
|
-
(function (DeleteActionResponse) {
|
|
809
|
-
DeleteActionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
810
|
-
})(DeleteActionResponse || (DeleteActionResponse = {}));
|
|
811
|
-
export var DeleteAlgorithmInput;
|
|
812
|
-
(function (DeleteAlgorithmInput) {
|
|
813
|
-
DeleteAlgorithmInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
814
|
-
})(DeleteAlgorithmInput || (DeleteAlgorithmInput = {}));
|
|
815
|
-
export var DeleteAppRequest;
|
|
816
|
-
(function (DeleteAppRequest) {
|
|
817
|
-
DeleteAppRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
818
|
-
})(DeleteAppRequest || (DeleteAppRequest = {}));
|
|
819
|
-
export var DeleteAppImageConfigRequest;
|
|
820
|
-
(function (DeleteAppImageConfigRequest) {
|
|
821
|
-
DeleteAppImageConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
822
|
-
})(DeleteAppImageConfigRequest || (DeleteAppImageConfigRequest = {}));
|
|
823
|
-
export var DeleteArtifactRequest;
|
|
824
|
-
(function (DeleteArtifactRequest) {
|
|
825
|
-
DeleteArtifactRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
826
|
-
})(DeleteArtifactRequest || (DeleteArtifactRequest = {}));
|
|
827
|
-
export var DeleteArtifactResponse;
|
|
828
|
-
(function (DeleteArtifactResponse) {
|
|
829
|
-
DeleteArtifactResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
830
|
-
})(DeleteArtifactResponse || (DeleteArtifactResponse = {}));
|
|
831
|
-
export var DeleteAssociationRequest;
|
|
832
|
-
(function (DeleteAssociationRequest) {
|
|
833
|
-
DeleteAssociationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
834
|
-
})(DeleteAssociationRequest || (DeleteAssociationRequest = {}));
|
|
835
|
-
export var DeleteAssociationResponse;
|
|
836
|
-
(function (DeleteAssociationResponse) {
|
|
837
|
-
DeleteAssociationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
838
|
-
})(DeleteAssociationResponse || (DeleteAssociationResponse = {}));
|
|
839
|
-
export var DeleteCodeRepositoryInput;
|
|
840
|
-
(function (DeleteCodeRepositoryInput) {
|
|
841
|
-
DeleteCodeRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
842
|
-
})(DeleteCodeRepositoryInput || (DeleteCodeRepositoryInput = {}));
|
|
843
|
-
export var DeleteContextRequest;
|
|
844
|
-
(function (DeleteContextRequest) {
|
|
845
|
-
DeleteContextRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
846
|
-
})(DeleteContextRequest || (DeleteContextRequest = {}));
|
|
847
|
-
export var DeleteContextResponse;
|
|
848
|
-
(function (DeleteContextResponse) {
|
|
849
|
-
DeleteContextResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
850
|
-
})(DeleteContextResponse || (DeleteContextResponse = {}));
|
|
851
|
-
export var DeleteDataQualityJobDefinitionRequest;
|
|
852
|
-
(function (DeleteDataQualityJobDefinitionRequest) {
|
|
853
|
-
DeleteDataQualityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
854
|
-
})(DeleteDataQualityJobDefinitionRequest || (DeleteDataQualityJobDefinitionRequest = {}));
|
|
855
|
-
export var DeleteDeviceFleetRequest;
|
|
856
|
-
(function (DeleteDeviceFleetRequest) {
|
|
857
|
-
DeleteDeviceFleetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
858
|
-
})(DeleteDeviceFleetRequest || (DeleteDeviceFleetRequest = {}));
|
|
859
196
|
export var RetentionType;
|
|
860
197
|
(function (RetentionType) {
|
|
861
198
|
RetentionType["Delete"] = "Delete";
|
|
862
199
|
RetentionType["Retain"] = "Retain";
|
|
863
200
|
})(RetentionType || (RetentionType = {}));
|
|
864
|
-
export var RetentionPolicy;
|
|
865
|
-
(function (RetentionPolicy) {
|
|
866
|
-
RetentionPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
867
|
-
})(RetentionPolicy || (RetentionPolicy = {}));
|
|
868
|
-
export var DeleteDomainRequest;
|
|
869
|
-
(function (DeleteDomainRequest) {
|
|
870
|
-
DeleteDomainRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
871
|
-
})(DeleteDomainRequest || (DeleteDomainRequest = {}));
|
|
872
|
-
export var DeleteEdgeDeploymentPlanRequest;
|
|
873
|
-
(function (DeleteEdgeDeploymentPlanRequest) {
|
|
874
|
-
DeleteEdgeDeploymentPlanRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
875
|
-
})(DeleteEdgeDeploymentPlanRequest || (DeleteEdgeDeploymentPlanRequest = {}));
|
|
876
|
-
export var DeleteEdgeDeploymentStageRequest;
|
|
877
|
-
(function (DeleteEdgeDeploymentStageRequest) {
|
|
878
|
-
DeleteEdgeDeploymentStageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
879
|
-
})(DeleteEdgeDeploymentStageRequest || (DeleteEdgeDeploymentStageRequest = {}));
|
|
880
|
-
export var DeleteEndpointInput;
|
|
881
|
-
(function (DeleteEndpointInput) {
|
|
882
|
-
DeleteEndpointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
883
|
-
})(DeleteEndpointInput || (DeleteEndpointInput = {}));
|
|
884
|
-
export var DeleteEndpointConfigInput;
|
|
885
|
-
(function (DeleteEndpointConfigInput) {
|
|
886
|
-
DeleteEndpointConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
887
|
-
})(DeleteEndpointConfigInput || (DeleteEndpointConfigInput = {}));
|
|
888
|
-
export var DeleteExperimentRequest;
|
|
889
|
-
(function (DeleteExperimentRequest) {
|
|
890
|
-
DeleteExperimentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
891
|
-
})(DeleteExperimentRequest || (DeleteExperimentRequest = {}));
|
|
892
|
-
export var DeleteExperimentResponse;
|
|
893
|
-
(function (DeleteExperimentResponse) {
|
|
894
|
-
DeleteExperimentResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
895
|
-
})(DeleteExperimentResponse || (DeleteExperimentResponse = {}));
|
|
896
|
-
export var DeleteFeatureGroupRequest;
|
|
897
|
-
(function (DeleteFeatureGroupRequest) {
|
|
898
|
-
DeleteFeatureGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
899
|
-
})(DeleteFeatureGroupRequest || (DeleteFeatureGroupRequest = {}));
|
|
900
|
-
export var DeleteFlowDefinitionRequest;
|
|
901
|
-
(function (DeleteFlowDefinitionRequest) {
|
|
902
|
-
DeleteFlowDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
903
|
-
})(DeleteFlowDefinitionRequest || (DeleteFlowDefinitionRequest = {}));
|
|
904
|
-
export var DeleteFlowDefinitionResponse;
|
|
905
|
-
(function (DeleteFlowDefinitionResponse) {
|
|
906
|
-
DeleteFlowDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
907
|
-
})(DeleteFlowDefinitionResponse || (DeleteFlowDefinitionResponse = {}));
|
|
908
|
-
export var DeleteHumanTaskUiRequest;
|
|
909
|
-
(function (DeleteHumanTaskUiRequest) {
|
|
910
|
-
DeleteHumanTaskUiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
911
|
-
})(DeleteHumanTaskUiRequest || (DeleteHumanTaskUiRequest = {}));
|
|
912
|
-
export var DeleteHumanTaskUiResponse;
|
|
913
|
-
(function (DeleteHumanTaskUiResponse) {
|
|
914
|
-
DeleteHumanTaskUiResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
915
|
-
})(DeleteHumanTaskUiResponse || (DeleteHumanTaskUiResponse = {}));
|
|
916
|
-
export var DeleteImageRequest;
|
|
917
|
-
(function (DeleteImageRequest) {
|
|
918
|
-
DeleteImageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
919
|
-
})(DeleteImageRequest || (DeleteImageRequest = {}));
|
|
920
|
-
export var DeleteImageResponse;
|
|
921
|
-
(function (DeleteImageResponse) {
|
|
922
|
-
DeleteImageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
923
|
-
})(DeleteImageResponse || (DeleteImageResponse = {}));
|
|
924
|
-
export var DeleteImageVersionRequest;
|
|
925
|
-
(function (DeleteImageVersionRequest) {
|
|
926
|
-
DeleteImageVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
927
|
-
})(DeleteImageVersionRequest || (DeleteImageVersionRequest = {}));
|
|
928
|
-
export var DeleteImageVersionResponse;
|
|
929
|
-
(function (DeleteImageVersionResponse) {
|
|
930
|
-
DeleteImageVersionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
931
|
-
})(DeleteImageVersionResponse || (DeleteImageVersionResponse = {}));
|
|
932
|
-
export var DeleteModelInput;
|
|
933
|
-
(function (DeleteModelInput) {
|
|
934
|
-
DeleteModelInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
935
|
-
})(DeleteModelInput || (DeleteModelInput = {}));
|
|
936
|
-
export var DeleteModelBiasJobDefinitionRequest;
|
|
937
|
-
(function (DeleteModelBiasJobDefinitionRequest) {
|
|
938
|
-
DeleteModelBiasJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
939
|
-
})(DeleteModelBiasJobDefinitionRequest || (DeleteModelBiasJobDefinitionRequest = {}));
|
|
940
|
-
export var DeleteModelExplainabilityJobDefinitionRequest;
|
|
941
|
-
(function (DeleteModelExplainabilityJobDefinitionRequest) {
|
|
942
|
-
DeleteModelExplainabilityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
943
|
-
})(DeleteModelExplainabilityJobDefinitionRequest || (DeleteModelExplainabilityJobDefinitionRequest = {}));
|
|
944
|
-
export var DeleteModelPackageInput;
|
|
945
|
-
(function (DeleteModelPackageInput) {
|
|
946
|
-
DeleteModelPackageInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
947
|
-
})(DeleteModelPackageInput || (DeleteModelPackageInput = {}));
|
|
948
|
-
export var DeleteModelPackageGroupInput;
|
|
949
|
-
(function (DeleteModelPackageGroupInput) {
|
|
950
|
-
DeleteModelPackageGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
951
|
-
})(DeleteModelPackageGroupInput || (DeleteModelPackageGroupInput = {}));
|
|
952
|
-
export var DeleteModelPackageGroupPolicyInput;
|
|
953
|
-
(function (DeleteModelPackageGroupPolicyInput) {
|
|
954
|
-
DeleteModelPackageGroupPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
955
|
-
})(DeleteModelPackageGroupPolicyInput || (DeleteModelPackageGroupPolicyInput = {}));
|
|
956
|
-
export var DeleteModelQualityJobDefinitionRequest;
|
|
957
|
-
(function (DeleteModelQualityJobDefinitionRequest) {
|
|
958
|
-
DeleteModelQualityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
959
|
-
})(DeleteModelQualityJobDefinitionRequest || (DeleteModelQualityJobDefinitionRequest = {}));
|
|
960
|
-
export var DeleteMonitoringScheduleRequest;
|
|
961
|
-
(function (DeleteMonitoringScheduleRequest) {
|
|
962
|
-
DeleteMonitoringScheduleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
963
|
-
})(DeleteMonitoringScheduleRequest || (DeleteMonitoringScheduleRequest = {}));
|
|
964
|
-
export var DeleteNotebookInstanceInput;
|
|
965
|
-
(function (DeleteNotebookInstanceInput) {
|
|
966
|
-
DeleteNotebookInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
967
|
-
})(DeleteNotebookInstanceInput || (DeleteNotebookInstanceInput = {}));
|
|
968
|
-
export var DeleteNotebookInstanceLifecycleConfigInput;
|
|
969
|
-
(function (DeleteNotebookInstanceLifecycleConfigInput) {
|
|
970
|
-
DeleteNotebookInstanceLifecycleConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
|
-
})(DeleteNotebookInstanceLifecycleConfigInput || (DeleteNotebookInstanceLifecycleConfigInput = {}));
|
|
972
|
-
export var DeletePipelineRequest;
|
|
973
|
-
(function (DeletePipelineRequest) {
|
|
974
|
-
DeletePipelineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
|
-
})(DeletePipelineRequest || (DeletePipelineRequest = {}));
|
|
976
|
-
export var DeletePipelineResponse;
|
|
977
|
-
(function (DeletePipelineResponse) {
|
|
978
|
-
DeletePipelineResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
979
|
-
})(DeletePipelineResponse || (DeletePipelineResponse = {}));
|
|
980
|
-
export var DeleteProjectInput;
|
|
981
|
-
(function (DeleteProjectInput) {
|
|
982
|
-
DeleteProjectInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
983
|
-
})(DeleteProjectInput || (DeleteProjectInput = {}));
|
|
984
|
-
export var DeleteStudioLifecycleConfigRequest;
|
|
985
|
-
(function (DeleteStudioLifecycleConfigRequest) {
|
|
986
|
-
DeleteStudioLifecycleConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
987
|
-
})(DeleteStudioLifecycleConfigRequest || (DeleteStudioLifecycleConfigRequest = {}));
|
|
988
|
-
export var DeleteTagsInput;
|
|
989
|
-
(function (DeleteTagsInput) {
|
|
990
|
-
DeleteTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
991
|
-
})(DeleteTagsInput || (DeleteTagsInput = {}));
|
|
992
|
-
export var DeleteTagsOutput;
|
|
993
|
-
(function (DeleteTagsOutput) {
|
|
994
|
-
DeleteTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
995
|
-
})(DeleteTagsOutput || (DeleteTagsOutput = {}));
|
|
996
|
-
export var DeleteTrialRequest;
|
|
997
|
-
(function (DeleteTrialRequest) {
|
|
998
|
-
DeleteTrialRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
999
|
-
})(DeleteTrialRequest || (DeleteTrialRequest = {}));
|
|
1000
|
-
export var DeleteTrialResponse;
|
|
1001
|
-
(function (DeleteTrialResponse) {
|
|
1002
|
-
DeleteTrialResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1003
|
-
})(DeleteTrialResponse || (DeleteTrialResponse = {}));
|
|
1004
|
-
export var DeleteTrialComponentRequest;
|
|
1005
|
-
(function (DeleteTrialComponentRequest) {
|
|
1006
|
-
DeleteTrialComponentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1007
|
-
})(DeleteTrialComponentRequest || (DeleteTrialComponentRequest = {}));
|
|
1008
|
-
export var DeleteTrialComponentResponse;
|
|
1009
|
-
(function (DeleteTrialComponentResponse) {
|
|
1010
|
-
DeleteTrialComponentResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1011
|
-
})(DeleteTrialComponentResponse || (DeleteTrialComponentResponse = {}));
|
|
1012
|
-
export var DeleteUserProfileRequest;
|
|
1013
|
-
(function (DeleteUserProfileRequest) {
|
|
1014
|
-
DeleteUserProfileRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1015
|
-
})(DeleteUserProfileRequest || (DeleteUserProfileRequest = {}));
|
|
1016
|
-
export var DeleteWorkforceRequest;
|
|
1017
|
-
(function (DeleteWorkforceRequest) {
|
|
1018
|
-
DeleteWorkforceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1019
|
-
})(DeleteWorkforceRequest || (DeleteWorkforceRequest = {}));
|
|
1020
|
-
export var DeleteWorkforceResponse;
|
|
1021
|
-
(function (DeleteWorkforceResponse) {
|
|
1022
|
-
DeleteWorkforceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1023
|
-
})(DeleteWorkforceResponse || (DeleteWorkforceResponse = {}));
|
|
1024
|
-
export var DeleteWorkteamRequest;
|
|
1025
|
-
(function (DeleteWorkteamRequest) {
|
|
1026
|
-
DeleteWorkteamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1027
|
-
})(DeleteWorkteamRequest || (DeleteWorkteamRequest = {}));
|
|
1028
|
-
export var DeleteWorkteamResponse;
|
|
1029
|
-
(function (DeleteWorkteamResponse) {
|
|
1030
|
-
DeleteWorkteamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1031
|
-
})(DeleteWorkteamResponse || (DeleteWorkteamResponse = {}));
|
|
1032
|
-
export var DeployedImage;
|
|
1033
|
-
(function (DeployedImage) {
|
|
1034
|
-
DeployedImage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1035
|
-
})(DeployedImage || (DeployedImage = {}));
|
|
1036
201
|
export var StageStatus;
|
|
1037
202
|
(function (StageStatus) {
|
|
1038
203
|
StageStatus["Creating"] = "CREATING";
|
|
@@ -1044,138 +209,6 @@ export var StageStatus;
|
|
|
1044
209
|
StageStatus["Stopped"] = "STOPPED";
|
|
1045
210
|
StageStatus["Stopping"] = "STOPPING";
|
|
1046
211
|
})(StageStatus || (StageStatus = {}));
|
|
1047
|
-
export var EdgeDeploymentStatus;
|
|
1048
|
-
(function (EdgeDeploymentStatus) {
|
|
1049
|
-
EdgeDeploymentStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1050
|
-
})(EdgeDeploymentStatus || (EdgeDeploymentStatus = {}));
|
|
1051
|
-
export var DeploymentStageStatusSummary;
|
|
1052
|
-
(function (DeploymentStageStatusSummary) {
|
|
1053
|
-
DeploymentStageStatusSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1054
|
-
})(DeploymentStageStatusSummary || (DeploymentStageStatusSummary = {}));
|
|
1055
|
-
export var DeregisterDevicesRequest;
|
|
1056
|
-
(function (DeregisterDevicesRequest) {
|
|
1057
|
-
DeregisterDevicesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1058
|
-
})(DeregisterDevicesRequest || (DeregisterDevicesRequest = {}));
|
|
1059
|
-
export var DescribeActionRequest;
|
|
1060
|
-
(function (DescribeActionRequest) {
|
|
1061
|
-
DescribeActionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1062
|
-
})(DescribeActionRequest || (DescribeActionRequest = {}));
|
|
1063
|
-
export var DescribeActionResponse;
|
|
1064
|
-
(function (DescribeActionResponse) {
|
|
1065
|
-
DescribeActionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1066
|
-
})(DescribeActionResponse || (DescribeActionResponse = {}));
|
|
1067
|
-
export var DescribeAlgorithmInput;
|
|
1068
|
-
(function (DescribeAlgorithmInput) {
|
|
1069
|
-
DescribeAlgorithmInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1070
|
-
})(DescribeAlgorithmInput || (DescribeAlgorithmInput = {}));
|
|
1071
|
-
export var DescribeAlgorithmOutput;
|
|
1072
|
-
(function (DescribeAlgorithmOutput) {
|
|
1073
|
-
DescribeAlgorithmOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1074
|
-
})(DescribeAlgorithmOutput || (DescribeAlgorithmOutput = {}));
|
|
1075
|
-
export var DescribeAppRequest;
|
|
1076
|
-
(function (DescribeAppRequest) {
|
|
1077
|
-
DescribeAppRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1078
|
-
})(DescribeAppRequest || (DescribeAppRequest = {}));
|
|
1079
|
-
export var DescribeAppResponse;
|
|
1080
|
-
(function (DescribeAppResponse) {
|
|
1081
|
-
DescribeAppResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1082
|
-
})(DescribeAppResponse || (DescribeAppResponse = {}));
|
|
1083
|
-
export var DescribeAppImageConfigRequest;
|
|
1084
|
-
(function (DescribeAppImageConfigRequest) {
|
|
1085
|
-
DescribeAppImageConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1086
|
-
})(DescribeAppImageConfigRequest || (DescribeAppImageConfigRequest = {}));
|
|
1087
|
-
export var DescribeAppImageConfigResponse;
|
|
1088
|
-
(function (DescribeAppImageConfigResponse) {
|
|
1089
|
-
DescribeAppImageConfigResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1090
|
-
})(DescribeAppImageConfigResponse || (DescribeAppImageConfigResponse = {}));
|
|
1091
|
-
export var DescribeArtifactRequest;
|
|
1092
|
-
(function (DescribeArtifactRequest) {
|
|
1093
|
-
DescribeArtifactRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1094
|
-
})(DescribeArtifactRequest || (DescribeArtifactRequest = {}));
|
|
1095
|
-
export var DescribeArtifactResponse;
|
|
1096
|
-
(function (DescribeArtifactResponse) {
|
|
1097
|
-
DescribeArtifactResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1098
|
-
})(DescribeArtifactResponse || (DescribeArtifactResponse = {}));
|
|
1099
|
-
export var DescribeAutoMLJobRequest;
|
|
1100
|
-
(function (DescribeAutoMLJobRequest) {
|
|
1101
|
-
DescribeAutoMLJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1102
|
-
})(DescribeAutoMLJobRequest || (DescribeAutoMLJobRequest = {}));
|
|
1103
|
-
export var ModelDeployResult;
|
|
1104
|
-
(function (ModelDeployResult) {
|
|
1105
|
-
ModelDeployResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1106
|
-
})(ModelDeployResult || (ModelDeployResult = {}));
|
|
1107
|
-
export var ResolvedAttributes;
|
|
1108
|
-
(function (ResolvedAttributes) {
|
|
1109
|
-
ResolvedAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1110
|
-
})(ResolvedAttributes || (ResolvedAttributes = {}));
|
|
1111
|
-
export var DescribeAutoMLJobResponse;
|
|
1112
|
-
(function (DescribeAutoMLJobResponse) {
|
|
1113
|
-
DescribeAutoMLJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1114
|
-
})(DescribeAutoMLJobResponse || (DescribeAutoMLJobResponse = {}));
|
|
1115
|
-
export var DescribeCodeRepositoryInput;
|
|
1116
|
-
(function (DescribeCodeRepositoryInput) {
|
|
1117
|
-
DescribeCodeRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1118
|
-
})(DescribeCodeRepositoryInput || (DescribeCodeRepositoryInput = {}));
|
|
1119
|
-
export var DescribeCodeRepositoryOutput;
|
|
1120
|
-
(function (DescribeCodeRepositoryOutput) {
|
|
1121
|
-
DescribeCodeRepositoryOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1122
|
-
})(DescribeCodeRepositoryOutput || (DescribeCodeRepositoryOutput = {}));
|
|
1123
|
-
export var DescribeCompilationJobRequest;
|
|
1124
|
-
(function (DescribeCompilationJobRequest) {
|
|
1125
|
-
DescribeCompilationJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1126
|
-
})(DescribeCompilationJobRequest || (DescribeCompilationJobRequest = {}));
|
|
1127
|
-
export var ModelArtifacts;
|
|
1128
|
-
(function (ModelArtifacts) {
|
|
1129
|
-
ModelArtifacts.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1130
|
-
})(ModelArtifacts || (ModelArtifacts = {}));
|
|
1131
|
-
export var ModelDigests;
|
|
1132
|
-
(function (ModelDigests) {
|
|
1133
|
-
ModelDigests.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1134
|
-
})(ModelDigests || (ModelDigests = {}));
|
|
1135
|
-
export var DescribeCompilationJobResponse;
|
|
1136
|
-
(function (DescribeCompilationJobResponse) {
|
|
1137
|
-
DescribeCompilationJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1138
|
-
})(DescribeCompilationJobResponse || (DescribeCompilationJobResponse = {}));
|
|
1139
|
-
export var DescribeContextRequest;
|
|
1140
|
-
(function (DescribeContextRequest) {
|
|
1141
|
-
DescribeContextRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1142
|
-
})(DescribeContextRequest || (DescribeContextRequest = {}));
|
|
1143
|
-
export var DescribeContextResponse;
|
|
1144
|
-
(function (DescribeContextResponse) {
|
|
1145
|
-
DescribeContextResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1146
|
-
})(DescribeContextResponse || (DescribeContextResponse = {}));
|
|
1147
|
-
export var DescribeDataQualityJobDefinitionRequest;
|
|
1148
|
-
(function (DescribeDataQualityJobDefinitionRequest) {
|
|
1149
|
-
DescribeDataQualityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1150
|
-
})(DescribeDataQualityJobDefinitionRequest || (DescribeDataQualityJobDefinitionRequest = {}));
|
|
1151
|
-
export var DescribeDataQualityJobDefinitionResponse;
|
|
1152
|
-
(function (DescribeDataQualityJobDefinitionResponse) {
|
|
1153
|
-
DescribeDataQualityJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1154
|
-
})(DescribeDataQualityJobDefinitionResponse || (DescribeDataQualityJobDefinitionResponse = {}));
|
|
1155
|
-
export var DescribeDeviceRequest;
|
|
1156
|
-
(function (DescribeDeviceRequest) {
|
|
1157
|
-
DescribeDeviceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1158
|
-
})(DescribeDeviceRequest || (DescribeDeviceRequest = {}));
|
|
1159
|
-
export var EdgeModel;
|
|
1160
|
-
(function (EdgeModel) {
|
|
1161
|
-
EdgeModel.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1162
|
-
})(EdgeModel || (EdgeModel = {}));
|
|
1163
|
-
export var DescribeDeviceResponse;
|
|
1164
|
-
(function (DescribeDeviceResponse) {
|
|
1165
|
-
DescribeDeviceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1166
|
-
})(DescribeDeviceResponse || (DescribeDeviceResponse = {}));
|
|
1167
|
-
export var DescribeDeviceFleetRequest;
|
|
1168
|
-
(function (DescribeDeviceFleetRequest) {
|
|
1169
|
-
DescribeDeviceFleetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1170
|
-
})(DescribeDeviceFleetRequest || (DescribeDeviceFleetRequest = {}));
|
|
1171
|
-
export var DescribeDeviceFleetResponse;
|
|
1172
|
-
(function (DescribeDeviceFleetResponse) {
|
|
1173
|
-
DescribeDeviceFleetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1174
|
-
})(DescribeDeviceFleetResponse || (DescribeDeviceFleetResponse = {}));
|
|
1175
|
-
export var DescribeDomainRequest;
|
|
1176
|
-
(function (DescribeDomainRequest) {
|
|
1177
|
-
DescribeDomainRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1178
|
-
})(DescribeDomainRequest || (DescribeDomainRequest = {}));
|
|
1179
212
|
export var DomainStatus;
|
|
1180
213
|
(function (DomainStatus) {
|
|
1181
214
|
DomainStatus["Delete_Failed"] = "Delete_Failed";
|
|
@@ -1186,22 +219,6 @@ export var DomainStatus;
|
|
|
1186
219
|
DomainStatus["Update_Failed"] = "Update_Failed";
|
|
1187
220
|
DomainStatus["Updating"] = "Updating";
|
|
1188
221
|
})(DomainStatus || (DomainStatus = {}));
|
|
1189
|
-
export var DescribeDomainResponse;
|
|
1190
|
-
(function (DescribeDomainResponse) {
|
|
1191
|
-
DescribeDomainResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1192
|
-
})(DescribeDomainResponse || (DescribeDomainResponse = {}));
|
|
1193
|
-
export var DescribeEdgeDeploymentPlanRequest;
|
|
1194
|
-
(function (DescribeEdgeDeploymentPlanRequest) {
|
|
1195
|
-
DescribeEdgeDeploymentPlanRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1196
|
-
})(DescribeEdgeDeploymentPlanRequest || (DescribeEdgeDeploymentPlanRequest = {}));
|
|
1197
|
-
export var DescribeEdgeDeploymentPlanResponse;
|
|
1198
|
-
(function (DescribeEdgeDeploymentPlanResponse) {
|
|
1199
|
-
DescribeEdgeDeploymentPlanResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1200
|
-
})(DescribeEdgeDeploymentPlanResponse || (DescribeEdgeDeploymentPlanResponse = {}));
|
|
1201
|
-
export var DescribeEdgePackagingJobRequest;
|
|
1202
|
-
(function (DescribeEdgePackagingJobRequest) {
|
|
1203
|
-
DescribeEdgePackagingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1204
|
-
})(DescribeEdgePackagingJobRequest || (DescribeEdgePackagingJobRequest = {}));
|
|
1205
222
|
export var EdgePackagingJobStatus;
|
|
1206
223
|
(function (EdgePackagingJobStatus) {
|
|
1207
224
|
EdgePackagingJobStatus["Completed"] = "COMPLETED";
|
|
@@ -1216,18 +233,6 @@ export var EdgePresetDeploymentStatus;
|
|
|
1216
233
|
EdgePresetDeploymentStatus["Completed"] = "COMPLETED";
|
|
1217
234
|
EdgePresetDeploymentStatus["Failed"] = "FAILED";
|
|
1218
235
|
})(EdgePresetDeploymentStatus || (EdgePresetDeploymentStatus = {}));
|
|
1219
|
-
export var EdgePresetDeploymentOutput;
|
|
1220
|
-
(function (EdgePresetDeploymentOutput) {
|
|
1221
|
-
EdgePresetDeploymentOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1222
|
-
})(EdgePresetDeploymentOutput || (EdgePresetDeploymentOutput = {}));
|
|
1223
|
-
export var DescribeEdgePackagingJobResponse;
|
|
1224
|
-
(function (DescribeEdgePackagingJobResponse) {
|
|
1225
|
-
DescribeEdgePackagingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1226
|
-
})(DescribeEdgePackagingJobResponse || (DescribeEdgePackagingJobResponse = {}));
|
|
1227
|
-
export var DescribeEndpointInput;
|
|
1228
|
-
(function (DescribeEndpointInput) {
|
|
1229
|
-
DescribeEndpointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1230
|
-
})(DescribeEndpointInput || (DescribeEndpointInput = {}));
|
|
1231
236
|
export var EndpointStatus;
|
|
1232
237
|
(function (EndpointStatus) {
|
|
1233
238
|
EndpointStatus["CREATING"] = "Creating";
|
|
@@ -1247,50 +252,6 @@ export var VariantStatus;
|
|
|
1247
252
|
VariantStatus["DELETING"] = "Deleting";
|
|
1248
253
|
VariantStatus["UPDATING"] = "Updating";
|
|
1249
254
|
})(VariantStatus || (VariantStatus = {}));
|
|
1250
|
-
export var ProductionVariantStatus;
|
|
1251
|
-
(function (ProductionVariantStatus) {
|
|
1252
|
-
ProductionVariantStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1253
|
-
})(ProductionVariantStatus || (ProductionVariantStatus = {}));
|
|
1254
|
-
export var PendingProductionVariantSummary;
|
|
1255
|
-
(function (PendingProductionVariantSummary) {
|
|
1256
|
-
PendingProductionVariantSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1257
|
-
})(PendingProductionVariantSummary || (PendingProductionVariantSummary = {}));
|
|
1258
|
-
export var PendingDeploymentSummary;
|
|
1259
|
-
(function (PendingDeploymentSummary) {
|
|
1260
|
-
PendingDeploymentSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1261
|
-
})(PendingDeploymentSummary || (PendingDeploymentSummary = {}));
|
|
1262
|
-
export var ProductionVariantSummary;
|
|
1263
|
-
(function (ProductionVariantSummary) {
|
|
1264
|
-
ProductionVariantSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1265
|
-
})(ProductionVariantSummary || (ProductionVariantSummary = {}));
|
|
1266
|
-
export var DescribeEndpointOutput;
|
|
1267
|
-
(function (DescribeEndpointOutput) {
|
|
1268
|
-
DescribeEndpointOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1269
|
-
})(DescribeEndpointOutput || (DescribeEndpointOutput = {}));
|
|
1270
|
-
export var DescribeEndpointConfigInput;
|
|
1271
|
-
(function (DescribeEndpointConfigInput) {
|
|
1272
|
-
DescribeEndpointConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1273
|
-
})(DescribeEndpointConfigInput || (DescribeEndpointConfigInput = {}));
|
|
1274
|
-
export var DescribeEndpointConfigOutput;
|
|
1275
|
-
(function (DescribeEndpointConfigOutput) {
|
|
1276
|
-
DescribeEndpointConfigOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1277
|
-
})(DescribeEndpointConfigOutput || (DescribeEndpointConfigOutput = {}));
|
|
1278
|
-
export var DescribeExperimentRequest;
|
|
1279
|
-
(function (DescribeExperimentRequest) {
|
|
1280
|
-
DescribeExperimentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1281
|
-
})(DescribeExperimentRequest || (DescribeExperimentRequest = {}));
|
|
1282
|
-
export var ExperimentSource;
|
|
1283
|
-
(function (ExperimentSource) {
|
|
1284
|
-
ExperimentSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1285
|
-
})(ExperimentSource || (ExperimentSource = {}));
|
|
1286
|
-
export var DescribeExperimentResponse;
|
|
1287
|
-
(function (DescribeExperimentResponse) {
|
|
1288
|
-
DescribeExperimentResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1289
|
-
})(DescribeExperimentResponse || (DescribeExperimentResponse = {}));
|
|
1290
|
-
export var DescribeFeatureGroupRequest;
|
|
1291
|
-
(function (DescribeFeatureGroupRequest) {
|
|
1292
|
-
DescribeFeatureGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1293
|
-
})(DescribeFeatureGroupRequest || (DescribeFeatureGroupRequest = {}));
|
|
1294
255
|
export var FeatureGroupStatus;
|
|
1295
256
|
(function (FeatureGroupStatus) {
|
|
1296
257
|
FeatureGroupStatus["CREATED"] = "Created";
|
|
@@ -1305,40 +266,12 @@ export var LastUpdateStatusValue;
|
|
|
1305
266
|
LastUpdateStatusValue["IN_PROGRESS"] = "InProgress";
|
|
1306
267
|
LastUpdateStatusValue["SUCCESSFUL"] = "Successful";
|
|
1307
268
|
})(LastUpdateStatusValue || (LastUpdateStatusValue = {}));
|
|
1308
|
-
export var LastUpdateStatus;
|
|
1309
|
-
(function (LastUpdateStatus) {
|
|
1310
|
-
LastUpdateStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1311
|
-
})(LastUpdateStatus || (LastUpdateStatus = {}));
|
|
1312
269
|
export var OfflineStoreStatusValue;
|
|
1313
270
|
(function (OfflineStoreStatusValue) {
|
|
1314
271
|
OfflineStoreStatusValue["ACTIVE"] = "Active";
|
|
1315
272
|
OfflineStoreStatusValue["BLOCKED"] = "Blocked";
|
|
1316
273
|
OfflineStoreStatusValue["DISABLED"] = "Disabled";
|
|
1317
274
|
})(OfflineStoreStatusValue || (OfflineStoreStatusValue = {}));
|
|
1318
|
-
export var OfflineStoreStatus;
|
|
1319
|
-
(function (OfflineStoreStatus) {
|
|
1320
|
-
OfflineStoreStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1321
|
-
})(OfflineStoreStatus || (OfflineStoreStatus = {}));
|
|
1322
|
-
export var DescribeFeatureGroupResponse;
|
|
1323
|
-
(function (DescribeFeatureGroupResponse) {
|
|
1324
|
-
DescribeFeatureGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1325
|
-
})(DescribeFeatureGroupResponse || (DescribeFeatureGroupResponse = {}));
|
|
1326
|
-
export var DescribeFeatureMetadataRequest;
|
|
1327
|
-
(function (DescribeFeatureMetadataRequest) {
|
|
1328
|
-
DescribeFeatureMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1329
|
-
})(DescribeFeatureMetadataRequest || (DescribeFeatureMetadataRequest = {}));
|
|
1330
|
-
export var FeatureParameter;
|
|
1331
|
-
(function (FeatureParameter) {
|
|
1332
|
-
FeatureParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1333
|
-
})(FeatureParameter || (FeatureParameter = {}));
|
|
1334
|
-
export var DescribeFeatureMetadataResponse;
|
|
1335
|
-
(function (DescribeFeatureMetadataResponse) {
|
|
1336
|
-
DescribeFeatureMetadataResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1337
|
-
})(DescribeFeatureMetadataResponse || (DescribeFeatureMetadataResponse = {}));
|
|
1338
|
-
export var DescribeFlowDefinitionRequest;
|
|
1339
|
-
(function (DescribeFlowDefinitionRequest) {
|
|
1340
|
-
DescribeFlowDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1341
|
-
})(DescribeFlowDefinitionRequest || (DescribeFlowDefinitionRequest = {}));
|
|
1342
275
|
export var FlowDefinitionStatus;
|
|
1343
276
|
(function (FlowDefinitionStatus) {
|
|
1344
277
|
FlowDefinitionStatus["ACTIVE"] = "Active";
|
|
@@ -1346,24 +279,290 @@ export var FlowDefinitionStatus;
|
|
|
1346
279
|
FlowDefinitionStatus["FAILED"] = "Failed";
|
|
1347
280
|
FlowDefinitionStatus["INITIALIZING"] = "Initializing";
|
|
1348
281
|
})(FlowDefinitionStatus || (FlowDefinitionStatus = {}));
|
|
1349
|
-
export var DescribeFlowDefinitionResponse;
|
|
1350
|
-
(function (DescribeFlowDefinitionResponse) {
|
|
1351
|
-
DescribeFlowDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1352
|
-
})(DescribeFlowDefinitionResponse || (DescribeFlowDefinitionResponse = {}));
|
|
1353
|
-
export var DescribeHumanTaskUiRequest;
|
|
1354
|
-
(function (DescribeHumanTaskUiRequest) {
|
|
1355
|
-
DescribeHumanTaskUiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1356
|
-
})(DescribeHumanTaskUiRequest || (DescribeHumanTaskUiRequest = {}));
|
|
1357
282
|
export var HumanTaskUiStatus;
|
|
1358
283
|
(function (HumanTaskUiStatus) {
|
|
1359
284
|
HumanTaskUiStatus["ACTIVE"] = "Active";
|
|
1360
285
|
HumanTaskUiStatus["DELETING"] = "Deleting";
|
|
1361
286
|
})(HumanTaskUiStatus || (HumanTaskUiStatus = {}));
|
|
1362
|
-
export var
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
export var
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
287
|
+
export var HyperParameterTuningJobConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
288
|
+
export var HyperParameterAlgorithmSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
289
|
+
export var RetryStrategyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
290
|
+
export var HyperParameterTrainingJobDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
291
|
+
export var ParentHyperParameterTuningJobFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
292
|
+
export var HyperParameterTuningJobWarmStartConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
293
|
+
export var CreateHyperParameterTuningJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
|
+
export var CreateHyperParameterTuningJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
|
+
export var CreateImageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
296
|
+
export var CreateImageResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
297
|
+
export var CreateImageVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
298
|
+
export var CreateImageVersionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
+
export var EnvironmentParameterRangesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
300
|
+
export var EndpointInputConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
301
|
+
export var RecommendationJobResourceLimitFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
|
+
export var PhaseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
|
+
export var TrafficPatternFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
304
|
+
export var RecommendationJobInputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
305
|
+
export var RecommendationJobCompiledOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
306
|
+
export var RecommendationJobOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
+
export var ModelLatencyThresholdFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
308
|
+
export var RecommendationJobStoppingConditionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
|
+
export var CreateInferenceRecommendationsJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
310
|
+
export var CreateInferenceRecommendationsJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
+
export var UiConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
|
+
export var HumanTaskConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
313
|
+
export var LabelingJobDataAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
314
|
+
export var LabelingJobS3DataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
+
export var LabelingJobSnsDataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
|
+
export var LabelingJobDataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
317
|
+
export var LabelingJobInputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
318
|
+
export var LabelingJobResourceConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
+
export var LabelingJobAlgorithmsConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
320
|
+
export var LabelingJobOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
321
|
+
export var LabelingJobStoppingConditionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
322
|
+
export var CreateLabelingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
+
export var CreateLabelingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
|
+
export var InferenceExecutionConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
325
|
+
export var CreateModelInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
326
|
+
export var CreateModelOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
+
export var ModelBiasAppSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
328
|
+
export var ModelBiasBaselineConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
329
|
+
export var MonitoringGroundTruthS3InputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
330
|
+
export var ModelBiasJobInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
+
export var CreateModelBiasJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
|
+
export var CreateModelBiasJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
|
+
export var ModelExplainabilityAppSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
334
|
+
export var ModelExplainabilityBaselineConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
+
export var ModelExplainabilityJobInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
336
|
+
export var CreateModelExplainabilityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
337
|
+
export var CreateModelExplainabilityJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
338
|
+
export var FileSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
|
+
export var DriftCheckBiasFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
|
+
export var DriftCheckExplainabilityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
341
|
+
export var DriftCheckModelDataQualityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
342
|
+
export var DriftCheckModelQualityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
+
export var DriftCheckBaselinesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
|
+
export var ExplainabilityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
+
export var ModelDataQualityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
|
+
export var ModelQualityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
|
+
export var ModelMetricsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
348
|
+
export var SourceAlgorithmFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
+
export var SourceAlgorithmSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
+
export var ModelPackageValidationProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
|
+
export var ModelPackageValidationSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
352
|
+
export var CreateModelPackageInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
353
|
+
export var CreateModelPackageOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
|
+
export var CreateModelPackageGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
355
|
+
export var CreateModelPackageGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
356
|
+
export var ModelQualityAppSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
|
+
export var ModelQualityBaselineConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
|
+
export var ModelQualityJobInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
|
+
export var CreateModelQualityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
+
export var CreateModelQualityJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
|
+
export var MonitoringBaselineConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
|
+
export var MonitoringAppSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
363
|
+
export var MonitoringInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
364
|
+
export var NetworkConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
365
|
+
export var MonitoringJobDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
+
export var ScheduleConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
367
|
+
export var MonitoringScheduleConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
|
+
export var CreateMonitoringScheduleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
+
export var CreateMonitoringScheduleResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
|
+
export var InstanceMetadataServiceConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
371
|
+
export var CreateNotebookInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
|
+
export var CreateNotebookInstanceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
+
export var NotebookInstanceLifecycleHookFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
374
|
+
export var CreateNotebookInstanceLifecycleConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
375
|
+
export var CreateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
+
export var ParallelismConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
|
+
export var PipelineDefinitionS3LocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
378
|
+
export var CreatePipelineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
379
|
+
export var CreatePipelineResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
+
export var CreatePresignedDomainUrlRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
381
|
+
export var CreatePresignedDomainUrlResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
|
+
export var CreatePresignedNotebookInstanceUrlInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
383
|
+
export var CreatePresignedNotebookInstanceUrlOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
+
export var ExperimentConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
385
|
+
export var RedshiftDatasetDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
|
+
export var DatasetDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
387
|
+
export var ProcessingS3InputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
388
|
+
export var ProcessingInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
|
+
export var ProcessingFeatureStoreOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
|
+
export var ProcessingS3OutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
391
|
+
export var ProcessingOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
392
|
+
export var ProcessingOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
+
export var ProcessingClusterConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
|
+
export var ProcessingResourcesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
395
|
+
export var ProcessingStoppingConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
|
+
export var CreateProcessingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
+
export var CreateProcessingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
398
|
+
export var ProvisioningParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
399
|
+
export var ServiceCatalogProvisioningDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
400
|
+
export var CreateProjectInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
+
export var CreateProjectOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
402
|
+
export var CreateStudioLifecycleConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
403
|
+
export var CreateStudioLifecycleConfigResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
|
+
export var DebugHookConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
+
export var DebugRuleConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
406
|
+
export var ProfilerConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
407
|
+
export var ProfilerRuleConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
408
|
+
export var TensorBoardOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
+
export var CreateTrainingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
410
|
+
export var CreateTrainingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
411
|
+
export var DataProcessingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
412
|
+
export var ModelClientConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
413
|
+
export var CreateTransformJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
414
|
+
export var CreateTransformJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
415
|
+
export var CreateTrialRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
416
|
+
export var CreateTrialResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
|
+
export var TrialComponentArtifactFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
|
+
export var TrialComponentParameterValueFilterSensitiveLog = function (obj) {
|
|
419
|
+
var _a;
|
|
420
|
+
if (obj.StringValue !== undefined)
|
|
421
|
+
return { StringValue: obj.StringValue };
|
|
422
|
+
if (obj.NumberValue !== undefined)
|
|
423
|
+
return { NumberValue: obj.NumberValue };
|
|
424
|
+
if (obj.$unknown !== undefined)
|
|
425
|
+
return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
|
|
426
|
+
};
|
|
427
|
+
export var TrialComponentStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
|
+
export var CreateTrialComponentRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
|
|
429
|
+
Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
|
|
430
|
+
var _b;
|
|
431
|
+
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
432
|
+
return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValueFilterSensitiveLog(value), _b)));
|
|
433
|
+
}, {}),
|
|
434
|
+
}))); };
|
|
435
|
+
export var CreateTrialComponentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
|
+
export var CreateUserProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
|
+
export var CreateUserProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
+
export var OidcConfigFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.ClientSecret && { ClientSecret: SENSITIVE_STRING }))); };
|
|
439
|
+
export var SourceIpConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
440
|
+
export var WorkforceVpcConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
441
|
+
export var CreateWorkforceRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.OidcConfig && { OidcConfig: OidcConfigFilterSensitiveLog(obj.OidcConfig) }))); };
|
|
442
|
+
export var CreateWorkforceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
443
|
+
export var OidcMemberDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
444
|
+
export var MemberDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
|
+
export var NotificationConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
+
export var CreateWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
447
|
+
export var CreateWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
|
+
export var DataCaptureConfigSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
|
+
export var DebugRuleEvaluationStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
|
+
export var DeleteActionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
|
+
export var DeleteActionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
452
|
+
export var DeleteAlgorithmInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
453
|
+
export var DeleteAppRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
+
export var DeleteAppImageConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
455
|
+
export var DeleteArtifactRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
456
|
+
export var DeleteArtifactResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
457
|
+
export var DeleteAssociationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
+
export var DeleteAssociationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
459
|
+
export var DeleteCodeRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
|
+
export var DeleteContextRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
461
|
+
export var DeleteContextResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
+
export var DeleteDataQualityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
463
|
+
export var DeleteDeviceFleetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
|
+
export var RetentionPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
|
+
export var DeleteDomainRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
|
+
export var DeleteEdgeDeploymentPlanRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
467
|
+
export var DeleteEdgeDeploymentStageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
468
|
+
export var DeleteEndpointInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
|
+
export var DeleteEndpointConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
|
+
export var DeleteExperimentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
471
|
+
export var DeleteExperimentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
|
+
export var DeleteFeatureGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
|
+
export var DeleteFlowDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
|
+
export var DeleteFlowDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
475
|
+
export var DeleteHumanTaskUiRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
476
|
+
export var DeleteHumanTaskUiResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
+
export var DeleteImageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
478
|
+
export var DeleteImageResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
479
|
+
export var DeleteImageVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
|
+
export var DeleteImageVersionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
+
export var DeleteModelInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
482
|
+
export var DeleteModelBiasJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
483
|
+
export var DeleteModelExplainabilityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
|
+
export var DeleteModelPackageInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
+
export var DeleteModelPackageGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
486
|
+
export var DeleteModelPackageGroupPolicyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
487
|
+
export var DeleteModelQualityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
488
|
+
export var DeleteMonitoringScheduleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
489
|
+
export var DeleteNotebookInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
|
+
export var DeleteNotebookInstanceLifecycleConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
491
|
+
export var DeletePipelineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
492
|
+
export var DeletePipelineResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
|
+
export var DeleteProjectInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
|
+
export var DeleteStudioLifecycleConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
495
|
+
export var DeleteTagsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
496
|
+
export var DeleteTagsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
+
export var DeleteTrialRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
498
|
+
export var DeleteTrialResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
499
|
+
export var DeleteTrialComponentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
500
|
+
export var DeleteTrialComponentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
|
+
export var DeleteUserProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
502
|
+
export var DeleteWorkforceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
503
|
+
export var DeleteWorkforceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
504
|
+
export var DeleteWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
|
+
export var DeleteWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
506
|
+
export var DeployedImageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
507
|
+
export var EdgeDeploymentStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
|
+
export var DeploymentStageStatusSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
509
|
+
export var DeregisterDevicesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
510
|
+
export var DescribeActionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
511
|
+
export var DescribeActionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
512
|
+
export var DescribeAlgorithmInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
+
export var DescribeAlgorithmOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
|
+
export var DescribeAppRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
|
+
export var DescribeAppResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
516
|
+
export var DescribeAppImageConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
+
export var DescribeAppImageConfigResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
|
+
export var DescribeArtifactRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
519
|
+
export var DescribeArtifactResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
520
|
+
export var DescribeAutoMLJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
|
+
export var ModelDeployResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
|
+
export var ResolvedAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
523
|
+
export var DescribeAutoMLJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
524
|
+
export var DescribeCodeRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
|
+
export var DescribeCodeRepositoryOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
+
export var DescribeCompilationJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
527
|
+
export var ModelArtifactsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
|
+
export var ModelDigestsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
|
+
export var DescribeCompilationJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
+
export var DescribeContextRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
531
|
+
export var DescribeContextResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
|
+
export var DescribeDataQualityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
|
+
export var DescribeDataQualityJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
+
export var DescribeDeviceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
535
|
+
export var EdgeModelFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
|
+
export var DescribeDeviceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
|
+
export var DescribeDeviceFleetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
538
|
+
export var DescribeDeviceFleetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
539
|
+
export var DescribeDomainRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
540
|
+
export var DescribeDomainResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
541
|
+
export var DescribeEdgeDeploymentPlanRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
542
|
+
export var DescribeEdgeDeploymentPlanResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
|
+
export var DescribeEdgePackagingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
544
|
+
export var EdgePresetDeploymentOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
545
|
+
export var DescribeEdgePackagingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
546
|
+
export var DescribeEndpointInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
|
+
export var ProductionVariantStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
548
|
+
export var PendingProductionVariantSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
|
+
export var PendingDeploymentSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
550
|
+
export var ProductionVariantSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
|
+
export var DescribeEndpointOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
552
|
+
export var DescribeEndpointConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
+
export var DescribeEndpointConfigOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
554
|
+
export var DescribeExperimentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
|
+
export var ExperimentSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
556
|
+
export var DescribeExperimentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
+
export var DescribeFeatureGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
558
|
+
export var LastUpdateStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
559
|
+
export var OfflineStoreStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
560
|
+
export var DescribeFeatureGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
561
|
+
export var DescribeFeatureMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
562
|
+
export var FeatureParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
563
|
+
export var DescribeFeatureMetadataResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
564
|
+
export var DescribeFlowDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
|
+
export var DescribeFlowDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
566
|
+
export var DescribeHumanTaskUiRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
567
|
+
export var UiTemplateInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
568
|
+
export var DescribeHumanTaskUiResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|