@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,13 +1,5 @@
|
|
|
1
1
|
import { __assign, __read } from "tslib";
|
|
2
|
-
import {
|
|
3
|
-
export var DescribeHyperParameterTuningJobRequest;
|
|
4
|
-
(function (DescribeHyperParameterTuningJobRequest) {
|
|
5
|
-
DescribeHyperParameterTuningJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
-
})(DescribeHyperParameterTuningJobRequest || (DescribeHyperParameterTuningJobRequest = {}));
|
|
7
|
-
export var FinalHyperParameterTuningJobObjectiveMetric;
|
|
8
|
-
(function (FinalHyperParameterTuningJobObjectiveMetric) {
|
|
9
|
-
FinalHyperParameterTuningJobObjectiveMetric.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
-
})(FinalHyperParameterTuningJobObjectiveMetric || (FinalHyperParameterTuningJobObjectiveMetric = {}));
|
|
2
|
+
import { TrialComponentParameterValueFilterSensitiveLog, } from "./models_1";
|
|
11
3
|
export var TrainingJobStatus;
|
|
12
4
|
(function (TrainingJobStatus) {
|
|
13
5
|
TrainingJobStatus["COMPLETED"] = "Completed";
|
|
@@ -16,10 +8,6 @@ export var TrainingJobStatus;
|
|
|
16
8
|
TrainingJobStatus["STOPPED"] = "Stopped";
|
|
17
9
|
TrainingJobStatus["STOPPING"] = "Stopping";
|
|
18
10
|
})(TrainingJobStatus || (TrainingJobStatus = {}));
|
|
19
|
-
export var HyperParameterTrainingJobSummary;
|
|
20
|
-
(function (HyperParameterTrainingJobSummary) {
|
|
21
|
-
HyperParameterTrainingJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
|
-
})(HyperParameterTrainingJobSummary || (HyperParameterTrainingJobSummary = {}));
|
|
23
11
|
export var HyperParameterTuningJobStatus;
|
|
24
12
|
(function (HyperParameterTuningJobStatus) {
|
|
25
13
|
HyperParameterTuningJobStatus["COMPLETED"] = "Completed";
|
|
@@ -28,22 +16,6 @@ export var HyperParameterTuningJobStatus;
|
|
|
28
16
|
HyperParameterTuningJobStatus["STOPPED"] = "Stopped";
|
|
29
17
|
HyperParameterTuningJobStatus["STOPPING"] = "Stopping";
|
|
30
18
|
})(HyperParameterTuningJobStatus || (HyperParameterTuningJobStatus = {}));
|
|
31
|
-
export var ObjectiveStatusCounters;
|
|
32
|
-
(function (ObjectiveStatusCounters) {
|
|
33
|
-
ObjectiveStatusCounters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
34
|
-
})(ObjectiveStatusCounters || (ObjectiveStatusCounters = {}));
|
|
35
|
-
export var TrainingJobStatusCounters;
|
|
36
|
-
(function (TrainingJobStatusCounters) {
|
|
37
|
-
TrainingJobStatusCounters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
38
|
-
})(TrainingJobStatusCounters || (TrainingJobStatusCounters = {}));
|
|
39
|
-
export var DescribeHyperParameterTuningJobResponse;
|
|
40
|
-
(function (DescribeHyperParameterTuningJobResponse) {
|
|
41
|
-
DescribeHyperParameterTuningJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
42
|
-
})(DescribeHyperParameterTuningJobResponse || (DescribeHyperParameterTuningJobResponse = {}));
|
|
43
|
-
export var DescribeImageRequest;
|
|
44
|
-
(function (DescribeImageRequest) {
|
|
45
|
-
DescribeImageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
46
|
-
})(DescribeImageRequest || (DescribeImageRequest = {}));
|
|
47
19
|
export var ImageStatus;
|
|
48
20
|
(function (ImageStatus) {
|
|
49
21
|
ImageStatus["CREATED"] = "CREATED";
|
|
@@ -54,14 +26,6 @@ export var ImageStatus;
|
|
|
54
26
|
ImageStatus["UPDATE_FAILED"] = "UPDATE_FAILED";
|
|
55
27
|
ImageStatus["UPDATING"] = "UPDATING";
|
|
56
28
|
})(ImageStatus || (ImageStatus = {}));
|
|
57
|
-
export var DescribeImageResponse;
|
|
58
|
-
(function (DescribeImageResponse) {
|
|
59
|
-
DescribeImageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
60
|
-
})(DescribeImageResponse || (DescribeImageResponse = {}));
|
|
61
|
-
export var DescribeImageVersionRequest;
|
|
62
|
-
(function (DescribeImageVersionRequest) {
|
|
63
|
-
DescribeImageVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
64
|
-
})(DescribeImageVersionRequest || (DescribeImageVersionRequest = {}));
|
|
65
29
|
export var ImageVersionStatus;
|
|
66
30
|
(function (ImageVersionStatus) {
|
|
67
31
|
ImageVersionStatus["CREATED"] = "CREATED";
|
|
@@ -70,34 +34,6 @@ export var ImageVersionStatus;
|
|
|
70
34
|
ImageVersionStatus["DELETE_FAILED"] = "DELETE_FAILED";
|
|
71
35
|
ImageVersionStatus["DELETING"] = "DELETING";
|
|
72
36
|
})(ImageVersionStatus || (ImageVersionStatus = {}));
|
|
73
|
-
export var DescribeImageVersionResponse;
|
|
74
|
-
(function (DescribeImageVersionResponse) {
|
|
75
|
-
DescribeImageVersionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
76
|
-
})(DescribeImageVersionResponse || (DescribeImageVersionResponse = {}));
|
|
77
|
-
export var DescribeInferenceRecommendationsJobRequest;
|
|
78
|
-
(function (DescribeInferenceRecommendationsJobRequest) {
|
|
79
|
-
DescribeInferenceRecommendationsJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
80
|
-
})(DescribeInferenceRecommendationsJobRequest || (DescribeInferenceRecommendationsJobRequest = {}));
|
|
81
|
-
export var EndpointOutputConfiguration;
|
|
82
|
-
(function (EndpointOutputConfiguration) {
|
|
83
|
-
EndpointOutputConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
84
|
-
})(EndpointOutputConfiguration || (EndpointOutputConfiguration = {}));
|
|
85
|
-
export var RecommendationMetrics;
|
|
86
|
-
(function (RecommendationMetrics) {
|
|
87
|
-
RecommendationMetrics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
88
|
-
})(RecommendationMetrics || (RecommendationMetrics = {}));
|
|
89
|
-
export var EnvironmentParameter;
|
|
90
|
-
(function (EnvironmentParameter) {
|
|
91
|
-
EnvironmentParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
92
|
-
})(EnvironmentParameter || (EnvironmentParameter = {}));
|
|
93
|
-
export var ModelConfiguration;
|
|
94
|
-
(function (ModelConfiguration) {
|
|
95
|
-
ModelConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
96
|
-
})(ModelConfiguration || (ModelConfiguration = {}));
|
|
97
|
-
export var InferenceRecommendation;
|
|
98
|
-
(function (InferenceRecommendation) {
|
|
99
|
-
InferenceRecommendation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
100
|
-
})(InferenceRecommendation || (InferenceRecommendation = {}));
|
|
101
37
|
export var RecommendationJobStatus;
|
|
102
38
|
(function (RecommendationJobStatus) {
|
|
103
39
|
RecommendationJobStatus["COMPLETED"] = "COMPLETED";
|
|
@@ -107,22 +43,6 @@ export var RecommendationJobStatus;
|
|
|
107
43
|
RecommendationJobStatus["STOPPED"] = "STOPPED";
|
|
108
44
|
RecommendationJobStatus["STOPPING"] = "STOPPING";
|
|
109
45
|
})(RecommendationJobStatus || (RecommendationJobStatus = {}));
|
|
110
|
-
export var DescribeInferenceRecommendationsJobResponse;
|
|
111
|
-
(function (DescribeInferenceRecommendationsJobResponse) {
|
|
112
|
-
DescribeInferenceRecommendationsJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
113
|
-
})(DescribeInferenceRecommendationsJobResponse || (DescribeInferenceRecommendationsJobResponse = {}));
|
|
114
|
-
export var DescribeLabelingJobRequest;
|
|
115
|
-
(function (DescribeLabelingJobRequest) {
|
|
116
|
-
DescribeLabelingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
117
|
-
})(DescribeLabelingJobRequest || (DescribeLabelingJobRequest = {}));
|
|
118
|
-
export var LabelCounters;
|
|
119
|
-
(function (LabelCounters) {
|
|
120
|
-
LabelCounters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
121
|
-
})(LabelCounters || (LabelCounters = {}));
|
|
122
|
-
export var LabelingJobOutput;
|
|
123
|
-
(function (LabelingJobOutput) {
|
|
124
|
-
LabelingJobOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
125
|
-
})(LabelingJobOutput || (LabelingJobOutput = {}));
|
|
126
46
|
export var LabelingJobStatus;
|
|
127
47
|
(function (LabelingJobStatus) {
|
|
128
48
|
LabelingJobStatus["COMPLETED"] = "Completed";
|
|
@@ -132,46 +52,6 @@ export var LabelingJobStatus;
|
|
|
132
52
|
LabelingJobStatus["STOPPED"] = "Stopped";
|
|
133
53
|
LabelingJobStatus["STOPPING"] = "Stopping";
|
|
134
54
|
})(LabelingJobStatus || (LabelingJobStatus = {}));
|
|
135
|
-
export var DescribeLabelingJobResponse;
|
|
136
|
-
(function (DescribeLabelingJobResponse) {
|
|
137
|
-
DescribeLabelingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
138
|
-
})(DescribeLabelingJobResponse || (DescribeLabelingJobResponse = {}));
|
|
139
|
-
export var DescribeLineageGroupRequest;
|
|
140
|
-
(function (DescribeLineageGroupRequest) {
|
|
141
|
-
DescribeLineageGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
142
|
-
})(DescribeLineageGroupRequest || (DescribeLineageGroupRequest = {}));
|
|
143
|
-
export var DescribeLineageGroupResponse;
|
|
144
|
-
(function (DescribeLineageGroupResponse) {
|
|
145
|
-
DescribeLineageGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
146
|
-
})(DescribeLineageGroupResponse || (DescribeLineageGroupResponse = {}));
|
|
147
|
-
export var DescribeModelInput;
|
|
148
|
-
(function (DescribeModelInput) {
|
|
149
|
-
DescribeModelInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
150
|
-
})(DescribeModelInput || (DescribeModelInput = {}));
|
|
151
|
-
export var DescribeModelOutput;
|
|
152
|
-
(function (DescribeModelOutput) {
|
|
153
|
-
DescribeModelOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
154
|
-
})(DescribeModelOutput || (DescribeModelOutput = {}));
|
|
155
|
-
export var DescribeModelBiasJobDefinitionRequest;
|
|
156
|
-
(function (DescribeModelBiasJobDefinitionRequest) {
|
|
157
|
-
DescribeModelBiasJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
158
|
-
})(DescribeModelBiasJobDefinitionRequest || (DescribeModelBiasJobDefinitionRequest = {}));
|
|
159
|
-
export var DescribeModelBiasJobDefinitionResponse;
|
|
160
|
-
(function (DescribeModelBiasJobDefinitionResponse) {
|
|
161
|
-
DescribeModelBiasJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
162
|
-
})(DescribeModelBiasJobDefinitionResponse || (DescribeModelBiasJobDefinitionResponse = {}));
|
|
163
|
-
export var DescribeModelExplainabilityJobDefinitionRequest;
|
|
164
|
-
(function (DescribeModelExplainabilityJobDefinitionRequest) {
|
|
165
|
-
DescribeModelExplainabilityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
166
|
-
})(DescribeModelExplainabilityJobDefinitionRequest || (DescribeModelExplainabilityJobDefinitionRequest = {}));
|
|
167
|
-
export var DescribeModelExplainabilityJobDefinitionResponse;
|
|
168
|
-
(function (DescribeModelExplainabilityJobDefinitionResponse) {
|
|
169
|
-
DescribeModelExplainabilityJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
170
|
-
})(DescribeModelExplainabilityJobDefinitionResponse || (DescribeModelExplainabilityJobDefinitionResponse = {}));
|
|
171
|
-
export var DescribeModelPackageInput;
|
|
172
|
-
(function (DescribeModelPackageInput) {
|
|
173
|
-
DescribeModelPackageInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
174
|
-
})(DescribeModelPackageInput || (DescribeModelPackageInput = {}));
|
|
175
55
|
export var DetailedModelPackageStatus;
|
|
176
56
|
(function (DetailedModelPackageStatus) {
|
|
177
57
|
DetailedModelPackageStatus["COMPLETED"] = "Completed";
|
|
@@ -179,22 +59,6 @@ export var DetailedModelPackageStatus;
|
|
|
179
59
|
DetailedModelPackageStatus["IN_PROGRESS"] = "InProgress";
|
|
180
60
|
DetailedModelPackageStatus["NOT_STARTED"] = "NotStarted";
|
|
181
61
|
})(DetailedModelPackageStatus || (DetailedModelPackageStatus = {}));
|
|
182
|
-
export var ModelPackageStatusItem;
|
|
183
|
-
(function (ModelPackageStatusItem) {
|
|
184
|
-
ModelPackageStatusItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
185
|
-
})(ModelPackageStatusItem || (ModelPackageStatusItem = {}));
|
|
186
|
-
export var ModelPackageStatusDetails;
|
|
187
|
-
(function (ModelPackageStatusDetails) {
|
|
188
|
-
ModelPackageStatusDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
189
|
-
})(ModelPackageStatusDetails || (ModelPackageStatusDetails = {}));
|
|
190
|
-
export var DescribeModelPackageOutput;
|
|
191
|
-
(function (DescribeModelPackageOutput) {
|
|
192
|
-
DescribeModelPackageOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
193
|
-
})(DescribeModelPackageOutput || (DescribeModelPackageOutput = {}));
|
|
194
|
-
export var DescribeModelPackageGroupInput;
|
|
195
|
-
(function (DescribeModelPackageGroupInput) {
|
|
196
|
-
DescribeModelPackageGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
197
|
-
})(DescribeModelPackageGroupInput || (DescribeModelPackageGroupInput = {}));
|
|
198
62
|
export var ModelPackageGroupStatus;
|
|
199
63
|
(function (ModelPackageGroupStatus) {
|
|
200
64
|
ModelPackageGroupStatus["COMPLETED"] = "Completed";
|
|
@@ -204,22 +68,6 @@ export var ModelPackageGroupStatus;
|
|
|
204
68
|
ModelPackageGroupStatus["IN_PROGRESS"] = "InProgress";
|
|
205
69
|
ModelPackageGroupStatus["PENDING"] = "Pending";
|
|
206
70
|
})(ModelPackageGroupStatus || (ModelPackageGroupStatus = {}));
|
|
207
|
-
export var DescribeModelPackageGroupOutput;
|
|
208
|
-
(function (DescribeModelPackageGroupOutput) {
|
|
209
|
-
DescribeModelPackageGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
210
|
-
})(DescribeModelPackageGroupOutput || (DescribeModelPackageGroupOutput = {}));
|
|
211
|
-
export var DescribeModelQualityJobDefinitionRequest;
|
|
212
|
-
(function (DescribeModelQualityJobDefinitionRequest) {
|
|
213
|
-
DescribeModelQualityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
|
-
})(DescribeModelQualityJobDefinitionRequest || (DescribeModelQualityJobDefinitionRequest = {}));
|
|
215
|
-
export var DescribeModelQualityJobDefinitionResponse;
|
|
216
|
-
(function (DescribeModelQualityJobDefinitionResponse) {
|
|
217
|
-
DescribeModelQualityJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
218
|
-
})(DescribeModelQualityJobDefinitionResponse || (DescribeModelQualityJobDefinitionResponse = {}));
|
|
219
|
-
export var DescribeMonitoringScheduleRequest;
|
|
220
|
-
(function (DescribeMonitoringScheduleRequest) {
|
|
221
|
-
DescribeMonitoringScheduleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
222
|
-
})(DescribeMonitoringScheduleRequest || (DescribeMonitoringScheduleRequest = {}));
|
|
223
71
|
export var ExecutionStatus;
|
|
224
72
|
(function (ExecutionStatus) {
|
|
225
73
|
ExecutionStatus["COMPLETED"] = "Completed";
|
|
@@ -230,10 +78,6 @@ export var ExecutionStatus;
|
|
|
230
78
|
ExecutionStatus["STOPPED"] = "Stopped";
|
|
231
79
|
ExecutionStatus["STOPPING"] = "Stopping";
|
|
232
80
|
})(ExecutionStatus || (ExecutionStatus = {}));
|
|
233
|
-
export var MonitoringExecutionSummary;
|
|
234
|
-
(function (MonitoringExecutionSummary) {
|
|
235
|
-
MonitoringExecutionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
236
|
-
})(MonitoringExecutionSummary || (MonitoringExecutionSummary = {}));
|
|
237
81
|
export var ScheduleStatus;
|
|
238
82
|
(function (ScheduleStatus) {
|
|
239
83
|
ScheduleStatus["FAILED"] = "Failed";
|
|
@@ -241,14 +85,6 @@ export var ScheduleStatus;
|
|
|
241
85
|
ScheduleStatus["SCHEDULED"] = "Scheduled";
|
|
242
86
|
ScheduleStatus["STOPPED"] = "Stopped";
|
|
243
87
|
})(ScheduleStatus || (ScheduleStatus = {}));
|
|
244
|
-
export var DescribeMonitoringScheduleResponse;
|
|
245
|
-
(function (DescribeMonitoringScheduleResponse) {
|
|
246
|
-
DescribeMonitoringScheduleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
247
|
-
})(DescribeMonitoringScheduleResponse || (DescribeMonitoringScheduleResponse = {}));
|
|
248
|
-
export var DescribeNotebookInstanceInput;
|
|
249
|
-
(function (DescribeNotebookInstanceInput) {
|
|
250
|
-
DescribeNotebookInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
251
|
-
})(DescribeNotebookInstanceInput || (DescribeNotebookInstanceInput = {}));
|
|
252
88
|
export var NotebookInstanceStatus;
|
|
253
89
|
(function (NotebookInstanceStatus) {
|
|
254
90
|
NotebookInstanceStatus["Deleting"] = "Deleting";
|
|
@@ -259,42 +95,10 @@ export var NotebookInstanceStatus;
|
|
|
259
95
|
NotebookInstanceStatus["Stopping"] = "Stopping";
|
|
260
96
|
NotebookInstanceStatus["Updating"] = "Updating";
|
|
261
97
|
})(NotebookInstanceStatus || (NotebookInstanceStatus = {}));
|
|
262
|
-
export var DescribeNotebookInstanceOutput;
|
|
263
|
-
(function (DescribeNotebookInstanceOutput) {
|
|
264
|
-
DescribeNotebookInstanceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
265
|
-
})(DescribeNotebookInstanceOutput || (DescribeNotebookInstanceOutput = {}));
|
|
266
|
-
export var DescribeNotebookInstanceLifecycleConfigInput;
|
|
267
|
-
(function (DescribeNotebookInstanceLifecycleConfigInput) {
|
|
268
|
-
DescribeNotebookInstanceLifecycleConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
|
-
})(DescribeNotebookInstanceLifecycleConfigInput || (DescribeNotebookInstanceLifecycleConfigInput = {}));
|
|
270
|
-
export var DescribeNotebookInstanceLifecycleConfigOutput;
|
|
271
|
-
(function (DescribeNotebookInstanceLifecycleConfigOutput) {
|
|
272
|
-
DescribeNotebookInstanceLifecycleConfigOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
273
|
-
})(DescribeNotebookInstanceLifecycleConfigOutput || (DescribeNotebookInstanceLifecycleConfigOutput = {}));
|
|
274
|
-
export var DescribePipelineRequest;
|
|
275
|
-
(function (DescribePipelineRequest) {
|
|
276
|
-
DescribePipelineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
277
|
-
})(DescribePipelineRequest || (DescribePipelineRequest = {}));
|
|
278
98
|
export var PipelineStatus;
|
|
279
99
|
(function (PipelineStatus) {
|
|
280
100
|
PipelineStatus["ACTIVE"] = "Active";
|
|
281
101
|
})(PipelineStatus || (PipelineStatus = {}));
|
|
282
|
-
export var DescribePipelineResponse;
|
|
283
|
-
(function (DescribePipelineResponse) {
|
|
284
|
-
DescribePipelineResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
285
|
-
})(DescribePipelineResponse || (DescribePipelineResponse = {}));
|
|
286
|
-
export var DescribePipelineDefinitionForExecutionRequest;
|
|
287
|
-
(function (DescribePipelineDefinitionForExecutionRequest) {
|
|
288
|
-
DescribePipelineDefinitionForExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
289
|
-
})(DescribePipelineDefinitionForExecutionRequest || (DescribePipelineDefinitionForExecutionRequest = {}));
|
|
290
|
-
export var DescribePipelineDefinitionForExecutionResponse;
|
|
291
|
-
(function (DescribePipelineDefinitionForExecutionResponse) {
|
|
292
|
-
DescribePipelineDefinitionForExecutionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
293
|
-
})(DescribePipelineDefinitionForExecutionResponse || (DescribePipelineDefinitionForExecutionResponse = {}));
|
|
294
|
-
export var DescribePipelineExecutionRequest;
|
|
295
|
-
(function (DescribePipelineExecutionRequest) {
|
|
296
|
-
DescribePipelineExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
297
|
-
})(DescribePipelineExecutionRequest || (DescribePipelineExecutionRequest = {}));
|
|
298
102
|
export var PipelineExecutionStatus;
|
|
299
103
|
(function (PipelineExecutionStatus) {
|
|
300
104
|
PipelineExecutionStatus["EXECUTING"] = "Executing";
|
|
@@ -303,18 +107,6 @@ export var PipelineExecutionStatus;
|
|
|
303
107
|
PipelineExecutionStatus["STOPPING"] = "Stopping";
|
|
304
108
|
PipelineExecutionStatus["SUCCEEDED"] = "Succeeded";
|
|
305
109
|
})(PipelineExecutionStatus || (PipelineExecutionStatus = {}));
|
|
306
|
-
export var PipelineExperimentConfig;
|
|
307
|
-
(function (PipelineExperimentConfig) {
|
|
308
|
-
PipelineExperimentConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
|
-
})(PipelineExperimentConfig || (PipelineExperimentConfig = {}));
|
|
310
|
-
export var DescribePipelineExecutionResponse;
|
|
311
|
-
(function (DescribePipelineExecutionResponse) {
|
|
312
|
-
DescribePipelineExecutionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
313
|
-
})(DescribePipelineExecutionResponse || (DescribePipelineExecutionResponse = {}));
|
|
314
|
-
export var DescribeProcessingJobRequest;
|
|
315
|
-
(function (DescribeProcessingJobRequest) {
|
|
316
|
-
DescribeProcessingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
317
|
-
})(DescribeProcessingJobRequest || (DescribeProcessingJobRequest = {}));
|
|
318
110
|
export var ProcessingJobStatus;
|
|
319
111
|
(function (ProcessingJobStatus) {
|
|
320
112
|
ProcessingJobStatus["COMPLETED"] = "Completed";
|
|
@@ -323,14 +115,6 @@ export var ProcessingJobStatus;
|
|
|
323
115
|
ProcessingJobStatus["STOPPED"] = "Stopped";
|
|
324
116
|
ProcessingJobStatus["STOPPING"] = "Stopping";
|
|
325
117
|
})(ProcessingJobStatus || (ProcessingJobStatus = {}));
|
|
326
|
-
export var DescribeProcessingJobResponse;
|
|
327
|
-
(function (DescribeProcessingJobResponse) {
|
|
328
|
-
DescribeProcessingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
329
|
-
})(DescribeProcessingJobResponse || (DescribeProcessingJobResponse = {}));
|
|
330
|
-
export var DescribeProjectInput;
|
|
331
|
-
(function (DescribeProjectInput) {
|
|
332
|
-
DescribeProjectInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
|
-
})(DescribeProjectInput || (DescribeProjectInput = {}));
|
|
334
118
|
export var ProjectStatus;
|
|
335
119
|
(function (ProjectStatus) {
|
|
336
120
|
ProjectStatus["CREATE_COMPLETED"] = "CreateCompleted";
|
|
@@ -344,46 +128,6 @@ export var ProjectStatus;
|
|
|
344
128
|
ProjectStatus["UPDATE_FAILED"] = "UpdateFailed";
|
|
345
129
|
ProjectStatus["UPDATE_IN_PROGRESS"] = "UpdateInProgress";
|
|
346
130
|
})(ProjectStatus || (ProjectStatus = {}));
|
|
347
|
-
export var ServiceCatalogProvisionedProductDetails;
|
|
348
|
-
(function (ServiceCatalogProvisionedProductDetails) {
|
|
349
|
-
ServiceCatalogProvisionedProductDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
-
})(ServiceCatalogProvisionedProductDetails || (ServiceCatalogProvisionedProductDetails = {}));
|
|
351
|
-
export var DescribeProjectOutput;
|
|
352
|
-
(function (DescribeProjectOutput) {
|
|
353
|
-
DescribeProjectOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
|
-
})(DescribeProjectOutput || (DescribeProjectOutput = {}));
|
|
355
|
-
export var DescribeStudioLifecycleConfigRequest;
|
|
356
|
-
(function (DescribeStudioLifecycleConfigRequest) {
|
|
357
|
-
DescribeStudioLifecycleConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
|
-
})(DescribeStudioLifecycleConfigRequest || (DescribeStudioLifecycleConfigRequest = {}));
|
|
359
|
-
export var DescribeStudioLifecycleConfigResponse;
|
|
360
|
-
(function (DescribeStudioLifecycleConfigResponse) {
|
|
361
|
-
DescribeStudioLifecycleConfigResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
|
-
})(DescribeStudioLifecycleConfigResponse || (DescribeStudioLifecycleConfigResponse = {}));
|
|
363
|
-
export var DescribeSubscribedWorkteamRequest;
|
|
364
|
-
(function (DescribeSubscribedWorkteamRequest) {
|
|
365
|
-
DescribeSubscribedWorkteamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
-
})(DescribeSubscribedWorkteamRequest || (DescribeSubscribedWorkteamRequest = {}));
|
|
367
|
-
export var SubscribedWorkteam;
|
|
368
|
-
(function (SubscribedWorkteam) {
|
|
369
|
-
SubscribedWorkteam.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
|
-
})(SubscribedWorkteam || (SubscribedWorkteam = {}));
|
|
371
|
-
export var DescribeSubscribedWorkteamResponse;
|
|
372
|
-
(function (DescribeSubscribedWorkteamResponse) {
|
|
373
|
-
DescribeSubscribedWorkteamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
374
|
-
})(DescribeSubscribedWorkteamResponse || (DescribeSubscribedWorkteamResponse = {}));
|
|
375
|
-
export var DescribeTrainingJobRequest;
|
|
376
|
-
(function (DescribeTrainingJobRequest) {
|
|
377
|
-
DescribeTrainingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
378
|
-
})(DescribeTrainingJobRequest || (DescribeTrainingJobRequest = {}));
|
|
379
|
-
export var MetricData;
|
|
380
|
-
(function (MetricData) {
|
|
381
|
-
MetricData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
|
-
})(MetricData || (MetricData = {}));
|
|
383
|
-
export var ProfilerRuleEvaluationStatus;
|
|
384
|
-
(function (ProfilerRuleEvaluationStatus) {
|
|
385
|
-
ProfilerRuleEvaluationStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
|
-
})(ProfilerRuleEvaluationStatus || (ProfilerRuleEvaluationStatus = {}));
|
|
387
131
|
export var ProfilingStatus;
|
|
388
132
|
(function (ProfilingStatus) {
|
|
389
133
|
ProfilingStatus["DISABLED"] = "Disabled";
|
|
@@ -408,18 +152,6 @@ export var SecondaryStatus;
|
|
|
408
152
|
SecondaryStatus["UPDATING"] = "Updating";
|
|
409
153
|
SecondaryStatus["UPLOADING"] = "Uploading";
|
|
410
154
|
})(SecondaryStatus || (SecondaryStatus = {}));
|
|
411
|
-
export var SecondaryStatusTransition;
|
|
412
|
-
(function (SecondaryStatusTransition) {
|
|
413
|
-
SecondaryStatusTransition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
414
|
-
})(SecondaryStatusTransition || (SecondaryStatusTransition = {}));
|
|
415
|
-
export var DescribeTrainingJobResponse;
|
|
416
|
-
(function (DescribeTrainingJobResponse) {
|
|
417
|
-
DescribeTrainingJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
|
-
})(DescribeTrainingJobResponse || (DescribeTrainingJobResponse = {}));
|
|
419
|
-
export var DescribeTransformJobRequest;
|
|
420
|
-
(function (DescribeTransformJobRequest) {
|
|
421
|
-
DescribeTransformJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
|
-
})(DescribeTransformJobRequest || (DescribeTransformJobRequest = {}));
|
|
423
155
|
export var TransformJobStatus;
|
|
424
156
|
(function (TransformJobStatus) {
|
|
425
157
|
TransformJobStatus["COMPLETED"] = "Completed";
|
|
@@ -428,48 +160,6 @@ export var TransformJobStatus;
|
|
|
428
160
|
TransformJobStatus["STOPPED"] = "Stopped";
|
|
429
161
|
TransformJobStatus["STOPPING"] = "Stopping";
|
|
430
162
|
})(TransformJobStatus || (TransformJobStatus = {}));
|
|
431
|
-
export var DescribeTransformJobResponse;
|
|
432
|
-
(function (DescribeTransformJobResponse) {
|
|
433
|
-
DescribeTransformJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
434
|
-
})(DescribeTransformJobResponse || (DescribeTransformJobResponse = {}));
|
|
435
|
-
export var DescribeTrialRequest;
|
|
436
|
-
(function (DescribeTrialRequest) {
|
|
437
|
-
DescribeTrialRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
-
})(DescribeTrialRequest || (DescribeTrialRequest = {}));
|
|
439
|
-
export var TrialSource;
|
|
440
|
-
(function (TrialSource) {
|
|
441
|
-
TrialSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
442
|
-
})(TrialSource || (TrialSource = {}));
|
|
443
|
-
export var DescribeTrialResponse;
|
|
444
|
-
(function (DescribeTrialResponse) {
|
|
445
|
-
DescribeTrialResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
-
})(DescribeTrialResponse || (DescribeTrialResponse = {}));
|
|
447
|
-
export var DescribeTrialComponentRequest;
|
|
448
|
-
(function (DescribeTrialComponentRequest) {
|
|
449
|
-
DescribeTrialComponentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
|
-
})(DescribeTrialComponentRequest || (DescribeTrialComponentRequest = {}));
|
|
451
|
-
export var TrialComponentMetricSummary;
|
|
452
|
-
(function (TrialComponentMetricSummary) {
|
|
453
|
-
TrialComponentMetricSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
-
})(TrialComponentMetricSummary || (TrialComponentMetricSummary = {}));
|
|
455
|
-
export var TrialComponentSource;
|
|
456
|
-
(function (TrialComponentSource) {
|
|
457
|
-
TrialComponentSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
-
})(TrialComponentSource || (TrialComponentSource = {}));
|
|
459
|
-
export var DescribeTrialComponentResponse;
|
|
460
|
-
(function (DescribeTrialComponentResponse) {
|
|
461
|
-
DescribeTrialComponentResponse.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
|
|
462
|
-
Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
|
|
463
|
-
var _b;
|
|
464
|
-
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
465
|
-
return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValue.filterSensitiveLog(value), _b)));
|
|
466
|
-
}, {}),
|
|
467
|
-
}))); };
|
|
468
|
-
})(DescribeTrialComponentResponse || (DescribeTrialComponentResponse = {}));
|
|
469
|
-
export var DescribeUserProfileRequest;
|
|
470
|
-
(function (DescribeUserProfileRequest) {
|
|
471
|
-
DescribeUserProfileRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
|
-
})(DescribeUserProfileRequest || (DescribeUserProfileRequest = {}));
|
|
473
163
|
export var UserProfileStatus;
|
|
474
164
|
(function (UserProfileStatus) {
|
|
475
165
|
UserProfileStatus["Delete_Failed"] = "Delete_Failed";
|
|
@@ -480,18 +170,6 @@ export var UserProfileStatus;
|
|
|
480
170
|
UserProfileStatus["Update_Failed"] = "Update_Failed";
|
|
481
171
|
UserProfileStatus["Updating"] = "Updating";
|
|
482
172
|
})(UserProfileStatus || (UserProfileStatus = {}));
|
|
483
|
-
export var DescribeUserProfileResponse;
|
|
484
|
-
(function (DescribeUserProfileResponse) {
|
|
485
|
-
DescribeUserProfileResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
486
|
-
})(DescribeUserProfileResponse || (DescribeUserProfileResponse = {}));
|
|
487
|
-
export var DescribeWorkforceRequest;
|
|
488
|
-
(function (DescribeWorkforceRequest) {
|
|
489
|
-
DescribeWorkforceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
|
-
})(DescribeWorkforceRequest || (DescribeWorkforceRequest = {}));
|
|
491
|
-
export var OidcConfigForResponse;
|
|
492
|
-
(function (OidcConfigForResponse) {
|
|
493
|
-
OidcConfigForResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
|
-
})(OidcConfigForResponse || (OidcConfigForResponse = {}));
|
|
495
173
|
export var WorkforceStatus;
|
|
496
174
|
(function (WorkforceStatus) {
|
|
497
175
|
WorkforceStatus["ACTIVE"] = "Active";
|
|
@@ -500,38 +178,6 @@ export var WorkforceStatus;
|
|
|
500
178
|
WorkforceStatus["INITIALIZING"] = "Initializing";
|
|
501
179
|
WorkforceStatus["UPDATING"] = "Updating";
|
|
502
180
|
})(WorkforceStatus || (WorkforceStatus = {}));
|
|
503
|
-
export var WorkforceVpcConfigResponse;
|
|
504
|
-
(function (WorkforceVpcConfigResponse) {
|
|
505
|
-
WorkforceVpcConfigResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
506
|
-
})(WorkforceVpcConfigResponse || (WorkforceVpcConfigResponse = {}));
|
|
507
|
-
export var Workforce;
|
|
508
|
-
(function (Workforce) {
|
|
509
|
-
Workforce.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
510
|
-
})(Workforce || (Workforce = {}));
|
|
511
|
-
export var DescribeWorkforceResponse;
|
|
512
|
-
(function (DescribeWorkforceResponse) {
|
|
513
|
-
DescribeWorkforceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
|
-
})(DescribeWorkforceResponse || (DescribeWorkforceResponse = {}));
|
|
515
|
-
export var DescribeWorkteamRequest;
|
|
516
|
-
(function (DescribeWorkteamRequest) {
|
|
517
|
-
DescribeWorkteamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
|
-
})(DescribeWorkteamRequest || (DescribeWorkteamRequest = {}));
|
|
519
|
-
export var Workteam;
|
|
520
|
-
(function (Workteam) {
|
|
521
|
-
Workteam.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
|
-
})(Workteam || (Workteam = {}));
|
|
523
|
-
export var DescribeWorkteamResponse;
|
|
524
|
-
(function (DescribeWorkteamResponse) {
|
|
525
|
-
DescribeWorkteamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
-
})(DescribeWorkteamResponse || (DescribeWorkteamResponse = {}));
|
|
527
|
-
export var DesiredWeightAndCapacity;
|
|
528
|
-
(function (DesiredWeightAndCapacity) {
|
|
529
|
-
DesiredWeightAndCapacity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
-
})(DesiredWeightAndCapacity || (DesiredWeightAndCapacity = {}));
|
|
531
|
-
export var Device;
|
|
532
|
-
(function (Device) {
|
|
533
|
-
Device.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
-
})(Device || (Device = {}));
|
|
535
181
|
export var DeviceDeploymentStatus;
|
|
536
182
|
(function (DeviceDeploymentStatus) {
|
|
537
183
|
DeviceDeploymentStatus["Deployed"] = "DEPLOYED";
|
|
@@ -541,131 +187,23 @@ export var DeviceDeploymentStatus;
|
|
|
541
187
|
DeviceDeploymentStatus["Stopped"] = "STOPPED";
|
|
542
188
|
DeviceDeploymentStatus["Stopping"] = "STOPPING";
|
|
543
189
|
})(DeviceDeploymentStatus || (DeviceDeploymentStatus = {}));
|
|
544
|
-
export var DeviceDeploymentSummary;
|
|
545
|
-
(function (DeviceDeploymentSummary) {
|
|
546
|
-
DeviceDeploymentSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
|
-
})(DeviceDeploymentSummary || (DeviceDeploymentSummary = {}));
|
|
548
|
-
export var DeviceFleetSummary;
|
|
549
|
-
(function (DeviceFleetSummary) {
|
|
550
|
-
DeviceFleetSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
|
-
})(DeviceFleetSummary || (DeviceFleetSummary = {}));
|
|
552
|
-
export var DeviceStats;
|
|
553
|
-
(function (DeviceStats) {
|
|
554
|
-
DeviceStats.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
|
-
})(DeviceStats || (DeviceStats = {}));
|
|
556
|
-
export var EdgeModelSummary;
|
|
557
|
-
(function (EdgeModelSummary) {
|
|
558
|
-
EdgeModelSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
559
|
-
})(EdgeModelSummary || (EdgeModelSummary = {}));
|
|
560
|
-
export var DeviceSummary;
|
|
561
|
-
(function (DeviceSummary) {
|
|
562
|
-
DeviceSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
563
|
-
})(DeviceSummary || (DeviceSummary = {}));
|
|
564
190
|
export var Direction;
|
|
565
191
|
(function (Direction) {
|
|
566
192
|
Direction["ASCENDANTS"] = "Ascendants";
|
|
567
193
|
Direction["BOTH"] = "Both";
|
|
568
194
|
Direction["DESCENDANTS"] = "Descendants";
|
|
569
195
|
})(Direction || (Direction = {}));
|
|
570
|
-
export var DisableSagemakerServicecatalogPortfolioInput;
|
|
571
|
-
(function (DisableSagemakerServicecatalogPortfolioInput) {
|
|
572
|
-
DisableSagemakerServicecatalogPortfolioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
573
|
-
})(DisableSagemakerServicecatalogPortfolioInput || (DisableSagemakerServicecatalogPortfolioInput = {}));
|
|
574
|
-
export var DisableSagemakerServicecatalogPortfolioOutput;
|
|
575
|
-
(function (DisableSagemakerServicecatalogPortfolioOutput) {
|
|
576
|
-
DisableSagemakerServicecatalogPortfolioOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
577
|
-
})(DisableSagemakerServicecatalogPortfolioOutput || (DisableSagemakerServicecatalogPortfolioOutput = {}));
|
|
578
|
-
export var DisassociateTrialComponentRequest;
|
|
579
|
-
(function (DisassociateTrialComponentRequest) {
|
|
580
|
-
DisassociateTrialComponentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
581
|
-
})(DisassociateTrialComponentRequest || (DisassociateTrialComponentRequest = {}));
|
|
582
|
-
export var DisassociateTrialComponentResponse;
|
|
583
|
-
(function (DisassociateTrialComponentResponse) {
|
|
584
|
-
DisassociateTrialComponentResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
585
|
-
})(DisassociateTrialComponentResponse || (DisassociateTrialComponentResponse = {}));
|
|
586
|
-
export var DomainDetails;
|
|
587
|
-
(function (DomainDetails) {
|
|
588
|
-
DomainDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
|
-
})(DomainDetails || (DomainDetails = {}));
|
|
590
|
-
export var RStudioServerProDomainSettingsForUpdate;
|
|
591
|
-
(function (RStudioServerProDomainSettingsForUpdate) {
|
|
592
|
-
RStudioServerProDomainSettingsForUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
|
-
})(RStudioServerProDomainSettingsForUpdate || (RStudioServerProDomainSettingsForUpdate = {}));
|
|
594
|
-
export var DomainSettingsForUpdate;
|
|
595
|
-
(function (DomainSettingsForUpdate) {
|
|
596
|
-
DomainSettingsForUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
|
-
})(DomainSettingsForUpdate || (DomainSettingsForUpdate = {}));
|
|
598
|
-
export var Edge;
|
|
599
|
-
(function (Edge) {
|
|
600
|
-
Edge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
-
})(Edge || (Edge = {}));
|
|
602
|
-
export var EdgeDeploymentPlanSummary;
|
|
603
|
-
(function (EdgeDeploymentPlanSummary) {
|
|
604
|
-
EdgeDeploymentPlanSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
-
})(EdgeDeploymentPlanSummary || (EdgeDeploymentPlanSummary = {}));
|
|
606
|
-
export var EdgeModelStat;
|
|
607
|
-
(function (EdgeModelStat) {
|
|
608
|
-
EdgeModelStat.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
609
|
-
})(EdgeModelStat || (EdgeModelStat = {}));
|
|
610
|
-
export var EdgePackagingJobSummary;
|
|
611
|
-
(function (EdgePackagingJobSummary) {
|
|
612
|
-
EdgePackagingJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
|
-
})(EdgePackagingJobSummary || (EdgePackagingJobSummary = {}));
|
|
614
|
-
export var EMRStepMetadata;
|
|
615
|
-
(function (EMRStepMetadata) {
|
|
616
|
-
EMRStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
|
-
})(EMRStepMetadata || (EMRStepMetadata = {}));
|
|
618
|
-
export var EnableSagemakerServicecatalogPortfolioInput;
|
|
619
|
-
(function (EnableSagemakerServicecatalogPortfolioInput) {
|
|
620
|
-
EnableSagemakerServicecatalogPortfolioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
|
-
})(EnableSagemakerServicecatalogPortfolioInput || (EnableSagemakerServicecatalogPortfolioInput = {}));
|
|
622
|
-
export var EnableSagemakerServicecatalogPortfolioOutput;
|
|
623
|
-
(function (EnableSagemakerServicecatalogPortfolioOutput) {
|
|
624
|
-
EnableSagemakerServicecatalogPortfolioOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
625
|
-
})(EnableSagemakerServicecatalogPortfolioOutput || (EnableSagemakerServicecatalogPortfolioOutput = {}));
|
|
626
|
-
export var MonitoringSchedule;
|
|
627
|
-
(function (MonitoringSchedule) {
|
|
628
|
-
MonitoringSchedule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
629
|
-
})(MonitoringSchedule || (MonitoringSchedule = {}));
|
|
630
|
-
export var Endpoint;
|
|
631
|
-
(function (Endpoint) {
|
|
632
|
-
Endpoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
633
|
-
})(Endpoint || (Endpoint = {}));
|
|
634
196
|
export var EndpointConfigSortKey;
|
|
635
197
|
(function (EndpointConfigSortKey) {
|
|
636
198
|
EndpointConfigSortKey["CreationTime"] = "CreationTime";
|
|
637
199
|
EndpointConfigSortKey["Name"] = "Name";
|
|
638
200
|
})(EndpointConfigSortKey || (EndpointConfigSortKey = {}));
|
|
639
|
-
export var EndpointConfigSummary;
|
|
640
|
-
(function (EndpointConfigSummary) {
|
|
641
|
-
EndpointConfigSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
642
|
-
})(EndpointConfigSummary || (EndpointConfigSummary = {}));
|
|
643
201
|
export var EndpointSortKey;
|
|
644
202
|
(function (EndpointSortKey) {
|
|
645
203
|
EndpointSortKey["CreationTime"] = "CreationTime";
|
|
646
204
|
EndpointSortKey["Name"] = "Name";
|
|
647
205
|
EndpointSortKey["Status"] = "Status";
|
|
648
206
|
})(EndpointSortKey || (EndpointSortKey = {}));
|
|
649
|
-
export var EndpointSummary;
|
|
650
|
-
(function (EndpointSummary) {
|
|
651
|
-
EndpointSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
652
|
-
})(EndpointSummary || (EndpointSummary = {}));
|
|
653
|
-
export var Experiment;
|
|
654
|
-
(function (Experiment) {
|
|
655
|
-
Experiment.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
656
|
-
})(Experiment || (Experiment = {}));
|
|
657
|
-
export var ExperimentSummary;
|
|
658
|
-
(function (ExperimentSummary) {
|
|
659
|
-
ExperimentSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
|
-
})(ExperimentSummary || (ExperimentSummary = {}));
|
|
661
|
-
export var FailStepMetadata;
|
|
662
|
-
(function (FailStepMetadata) {
|
|
663
|
-
FailStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
664
|
-
})(FailStepMetadata || (FailStepMetadata = {}));
|
|
665
|
-
export var FeatureGroup;
|
|
666
|
-
(function (FeatureGroup) {
|
|
667
|
-
FeatureGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
668
|
-
})(FeatureGroup || (FeatureGroup = {}));
|
|
669
207
|
export var FeatureGroupSortBy;
|
|
670
208
|
(function (FeatureGroupSortBy) {
|
|
671
209
|
FeatureGroupSortBy["CREATION_TIME"] = "CreationTime";
|
|
@@ -678,14 +216,6 @@ export var FeatureGroupSortOrder;
|
|
|
678
216
|
FeatureGroupSortOrder["ASCENDING"] = "Ascending";
|
|
679
217
|
FeatureGroupSortOrder["DESCENDING"] = "Descending";
|
|
680
218
|
})(FeatureGroupSortOrder || (FeatureGroupSortOrder = {}));
|
|
681
|
-
export var FeatureGroupSummary;
|
|
682
|
-
(function (FeatureGroupSummary) {
|
|
683
|
-
FeatureGroupSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
684
|
-
})(FeatureGroupSummary || (FeatureGroupSummary = {}));
|
|
685
|
-
export var FeatureMetadata;
|
|
686
|
-
(function (FeatureMetadata) {
|
|
687
|
-
FeatureMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
688
|
-
})(FeatureMetadata || (FeatureMetadata = {}));
|
|
689
219
|
export var Operator;
|
|
690
220
|
(function (Operator) {
|
|
691
221
|
Operator["CONTAINS"] = "Contains";
|
|
@@ -699,51 +229,11 @@ export var Operator;
|
|
|
699
229
|
Operator["NOT_EQUALS"] = "NotEquals";
|
|
700
230
|
Operator["NOT_EXISTS"] = "NotExists";
|
|
701
231
|
})(Operator || (Operator = {}));
|
|
702
|
-
export var Filter;
|
|
703
|
-
(function (Filter) {
|
|
704
|
-
Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
705
|
-
})(Filter || (Filter = {}));
|
|
706
|
-
export var FlowDefinitionSummary;
|
|
707
|
-
(function (FlowDefinitionSummary) {
|
|
708
|
-
FlowDefinitionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
709
|
-
})(FlowDefinitionSummary || (FlowDefinitionSummary = {}));
|
|
710
|
-
export var GetDeviceFleetReportRequest;
|
|
711
|
-
(function (GetDeviceFleetReportRequest) {
|
|
712
|
-
GetDeviceFleetReportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
713
|
-
})(GetDeviceFleetReportRequest || (GetDeviceFleetReportRequest = {}));
|
|
714
|
-
export var GetDeviceFleetReportResponse;
|
|
715
|
-
(function (GetDeviceFleetReportResponse) {
|
|
716
|
-
GetDeviceFleetReportResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
717
|
-
})(GetDeviceFleetReportResponse || (GetDeviceFleetReportResponse = {}));
|
|
718
|
-
export var GetLineageGroupPolicyRequest;
|
|
719
|
-
(function (GetLineageGroupPolicyRequest) {
|
|
720
|
-
GetLineageGroupPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
721
|
-
})(GetLineageGroupPolicyRequest || (GetLineageGroupPolicyRequest = {}));
|
|
722
|
-
export var GetLineageGroupPolicyResponse;
|
|
723
|
-
(function (GetLineageGroupPolicyResponse) {
|
|
724
|
-
GetLineageGroupPolicyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
725
|
-
})(GetLineageGroupPolicyResponse || (GetLineageGroupPolicyResponse = {}));
|
|
726
|
-
export var GetModelPackageGroupPolicyInput;
|
|
727
|
-
(function (GetModelPackageGroupPolicyInput) {
|
|
728
|
-
GetModelPackageGroupPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
729
|
-
})(GetModelPackageGroupPolicyInput || (GetModelPackageGroupPolicyInput = {}));
|
|
730
|
-
export var GetModelPackageGroupPolicyOutput;
|
|
731
|
-
(function (GetModelPackageGroupPolicyOutput) {
|
|
732
|
-
GetModelPackageGroupPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
733
|
-
})(GetModelPackageGroupPolicyOutput || (GetModelPackageGroupPolicyOutput = {}));
|
|
734
|
-
export var GetSagemakerServicecatalogPortfolioStatusInput;
|
|
735
|
-
(function (GetSagemakerServicecatalogPortfolioStatusInput) {
|
|
736
|
-
GetSagemakerServicecatalogPortfolioStatusInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
737
|
-
})(GetSagemakerServicecatalogPortfolioStatusInput || (GetSagemakerServicecatalogPortfolioStatusInput = {}));
|
|
738
232
|
export var SagemakerServicecatalogStatus;
|
|
739
233
|
(function (SagemakerServicecatalogStatus) {
|
|
740
234
|
SagemakerServicecatalogStatus["DISABLED"] = "Disabled";
|
|
741
235
|
SagemakerServicecatalogStatus["ENABLED"] = "Enabled";
|
|
742
236
|
})(SagemakerServicecatalogStatus || (SagemakerServicecatalogStatus = {}));
|
|
743
|
-
export var GetSagemakerServicecatalogPortfolioStatusOutput;
|
|
744
|
-
(function (GetSagemakerServicecatalogPortfolioStatusOutput) {
|
|
745
|
-
GetSagemakerServicecatalogPortfolioStatusOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
|
-
})(GetSagemakerServicecatalogPortfolioStatusOutput || (GetSagemakerServicecatalogPortfolioStatusOutput = {}));
|
|
747
237
|
export var ResourceType;
|
|
748
238
|
(function (ResourceType) {
|
|
749
239
|
ResourceType["ENDPOINT"] = "Endpoint";
|
|
@@ -759,48 +249,12 @@ export var ResourceType;
|
|
|
759
249
|
ResourceType["PROJECT"] = "Project";
|
|
760
250
|
ResourceType["TRAINING_JOB"] = "TrainingJob";
|
|
761
251
|
})(ResourceType || (ResourceType = {}));
|
|
762
|
-
export var PropertyNameQuery;
|
|
763
|
-
(function (PropertyNameQuery) {
|
|
764
|
-
PropertyNameQuery.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
765
|
-
})(PropertyNameQuery || (PropertyNameQuery = {}));
|
|
766
|
-
export var SuggestionQuery;
|
|
767
|
-
(function (SuggestionQuery) {
|
|
768
|
-
SuggestionQuery.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
769
|
-
})(SuggestionQuery || (SuggestionQuery = {}));
|
|
770
|
-
export var GetSearchSuggestionsRequest;
|
|
771
|
-
(function (GetSearchSuggestionsRequest) {
|
|
772
|
-
GetSearchSuggestionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
773
|
-
})(GetSearchSuggestionsRequest || (GetSearchSuggestionsRequest = {}));
|
|
774
|
-
export var PropertyNameSuggestion;
|
|
775
|
-
(function (PropertyNameSuggestion) {
|
|
776
|
-
PropertyNameSuggestion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
777
|
-
})(PropertyNameSuggestion || (PropertyNameSuggestion = {}));
|
|
778
|
-
export var GetSearchSuggestionsResponse;
|
|
779
|
-
(function (GetSearchSuggestionsResponse) {
|
|
780
|
-
GetSearchSuggestionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
|
-
})(GetSearchSuggestionsResponse || (GetSearchSuggestionsResponse = {}));
|
|
782
|
-
export var GitConfigForUpdate;
|
|
783
|
-
(function (GitConfigForUpdate) {
|
|
784
|
-
GitConfigForUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
785
|
-
})(GitConfigForUpdate || (GitConfigForUpdate = {}));
|
|
786
|
-
export var HumanTaskUiSummary;
|
|
787
|
-
(function (HumanTaskUiSummary) {
|
|
788
|
-
HumanTaskUiSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
|
-
})(HumanTaskUiSummary || (HumanTaskUiSummary = {}));
|
|
790
252
|
export var HyperParameterTuningJobSortByOptions;
|
|
791
253
|
(function (HyperParameterTuningJobSortByOptions) {
|
|
792
254
|
HyperParameterTuningJobSortByOptions["CreationTime"] = "CreationTime";
|
|
793
255
|
HyperParameterTuningJobSortByOptions["Name"] = "Name";
|
|
794
256
|
HyperParameterTuningJobSortByOptions["Status"] = "Status";
|
|
795
257
|
})(HyperParameterTuningJobSortByOptions || (HyperParameterTuningJobSortByOptions = {}));
|
|
796
|
-
export var HyperParameterTuningJobSummary;
|
|
797
|
-
(function (HyperParameterTuningJobSummary) {
|
|
798
|
-
HyperParameterTuningJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
799
|
-
})(HyperParameterTuningJobSummary || (HyperParameterTuningJobSummary = {}));
|
|
800
|
-
export var Image;
|
|
801
|
-
(function (Image) {
|
|
802
|
-
Image.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
803
|
-
})(Image || (Image = {}));
|
|
804
258
|
export var ImageSortBy;
|
|
805
259
|
(function (ImageSortBy) {
|
|
806
260
|
ImageSortBy["CREATION_TIME"] = "CREATION_TIME";
|
|
@@ -812,10 +266,6 @@ export var ImageSortOrder;
|
|
|
812
266
|
ImageSortOrder["ASCENDING"] = "ASCENDING";
|
|
813
267
|
ImageSortOrder["DESCENDING"] = "DESCENDING";
|
|
814
268
|
})(ImageSortOrder || (ImageSortOrder = {}));
|
|
815
|
-
export var ImageVersion;
|
|
816
|
-
(function (ImageVersion) {
|
|
817
|
-
ImageVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
818
|
-
})(ImageVersion || (ImageVersion = {}));
|
|
819
269
|
export var ImageVersionSortBy;
|
|
820
270
|
(function (ImageVersionSortBy) {
|
|
821
271
|
ImageVersionSortBy["CREATION_TIME"] = "CREATION_TIME";
|
|
@@ -827,30 +277,6 @@ export var ImageVersionSortOrder;
|
|
|
827
277
|
ImageVersionSortOrder["ASCENDING"] = "ASCENDING";
|
|
828
278
|
ImageVersionSortOrder["DESCENDING"] = "DESCENDING";
|
|
829
279
|
})(ImageVersionSortOrder || (ImageVersionSortOrder = {}));
|
|
830
|
-
export var InferenceRecommendationsJob;
|
|
831
|
-
(function (InferenceRecommendationsJob) {
|
|
832
|
-
InferenceRecommendationsJob.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
833
|
-
})(InferenceRecommendationsJob || (InferenceRecommendationsJob = {}));
|
|
834
|
-
export var LabelCountersForWorkteam;
|
|
835
|
-
(function (LabelCountersForWorkteam) {
|
|
836
|
-
LabelCountersForWorkteam.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
837
|
-
})(LabelCountersForWorkteam || (LabelCountersForWorkteam = {}));
|
|
838
|
-
export var LabelingJobForWorkteamSummary;
|
|
839
|
-
(function (LabelingJobForWorkteamSummary) {
|
|
840
|
-
LabelingJobForWorkteamSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
841
|
-
})(LabelingJobForWorkteamSummary || (LabelingJobForWorkteamSummary = {}));
|
|
842
|
-
export var LabelingJobSummary;
|
|
843
|
-
(function (LabelingJobSummary) {
|
|
844
|
-
LabelingJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
845
|
-
})(LabelingJobSummary || (LabelingJobSummary = {}));
|
|
846
|
-
export var LambdaStepMetadata;
|
|
847
|
-
(function (LambdaStepMetadata) {
|
|
848
|
-
LambdaStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
849
|
-
})(LambdaStepMetadata || (LambdaStepMetadata = {}));
|
|
850
|
-
export var LineageGroupSummary;
|
|
851
|
-
(function (LineageGroupSummary) {
|
|
852
|
-
LineageGroupSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
853
|
-
})(LineageGroupSummary || (LineageGroupSummary = {}));
|
|
854
280
|
export var LineageType;
|
|
855
281
|
(function (LineageType) {
|
|
856
282
|
LineageType["ACTION"] = "Action";
|
|
@@ -868,50 +294,10 @@ export var SortOrder;
|
|
|
868
294
|
SortOrder["ASCENDING"] = "Ascending";
|
|
869
295
|
SortOrder["DESCENDING"] = "Descending";
|
|
870
296
|
})(SortOrder || (SortOrder = {}));
|
|
871
|
-
export var ListActionsRequest;
|
|
872
|
-
(function (ListActionsRequest) {
|
|
873
|
-
ListActionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
874
|
-
})(ListActionsRequest || (ListActionsRequest = {}));
|
|
875
|
-
export var ListActionsResponse;
|
|
876
|
-
(function (ListActionsResponse) {
|
|
877
|
-
ListActionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
878
|
-
})(ListActionsResponse || (ListActionsResponse = {}));
|
|
879
|
-
export var ListAlgorithmsInput;
|
|
880
|
-
(function (ListAlgorithmsInput) {
|
|
881
|
-
ListAlgorithmsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
882
|
-
})(ListAlgorithmsInput || (ListAlgorithmsInput = {}));
|
|
883
|
-
export var ListAlgorithmsOutput;
|
|
884
|
-
(function (ListAlgorithmsOutput) {
|
|
885
|
-
ListAlgorithmsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
886
|
-
})(ListAlgorithmsOutput || (ListAlgorithmsOutput = {}));
|
|
887
|
-
export var ListAppImageConfigsRequest;
|
|
888
|
-
(function (ListAppImageConfigsRequest) {
|
|
889
|
-
ListAppImageConfigsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
890
|
-
})(ListAppImageConfigsRequest || (ListAppImageConfigsRequest = {}));
|
|
891
|
-
export var ListAppImageConfigsResponse;
|
|
892
|
-
(function (ListAppImageConfigsResponse) {
|
|
893
|
-
ListAppImageConfigsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
894
|
-
})(ListAppImageConfigsResponse || (ListAppImageConfigsResponse = {}));
|
|
895
|
-
export var ListAppsRequest;
|
|
896
|
-
(function (ListAppsRequest) {
|
|
897
|
-
ListAppsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
898
|
-
})(ListAppsRequest || (ListAppsRequest = {}));
|
|
899
|
-
export var ListAppsResponse;
|
|
900
|
-
(function (ListAppsResponse) {
|
|
901
|
-
ListAppsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
902
|
-
})(ListAppsResponse || (ListAppsResponse = {}));
|
|
903
297
|
export var SortArtifactsBy;
|
|
904
298
|
(function (SortArtifactsBy) {
|
|
905
299
|
SortArtifactsBy["CREATION_TIME"] = "CreationTime";
|
|
906
300
|
})(SortArtifactsBy || (SortArtifactsBy = {}));
|
|
907
|
-
export var ListArtifactsRequest;
|
|
908
|
-
(function (ListArtifactsRequest) {
|
|
909
|
-
ListArtifactsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
910
|
-
})(ListArtifactsRequest || (ListArtifactsRequest = {}));
|
|
911
|
-
export var ListArtifactsResponse;
|
|
912
|
-
(function (ListArtifactsResponse) {
|
|
913
|
-
ListArtifactsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
914
|
-
})(ListArtifactsResponse || (ListArtifactsResponse = {}));
|
|
915
301
|
export var SortAssociationsBy;
|
|
916
302
|
(function (SortAssociationsBy) {
|
|
917
303
|
SortAssociationsBy["CREATION_TIME"] = "CreationTime";
|
|
@@ -920,112 +306,28 @@ export var SortAssociationsBy;
|
|
|
920
306
|
SortAssociationsBy["SOURCE_ARN"] = "SourceArn";
|
|
921
307
|
SortAssociationsBy["SOURCE_TYPE"] = "SourceType";
|
|
922
308
|
})(SortAssociationsBy || (SortAssociationsBy = {}));
|
|
923
|
-
export var ListAssociationsRequest;
|
|
924
|
-
(function (ListAssociationsRequest) {
|
|
925
|
-
ListAssociationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
926
|
-
})(ListAssociationsRequest || (ListAssociationsRequest = {}));
|
|
927
|
-
export var ListAssociationsResponse;
|
|
928
|
-
(function (ListAssociationsResponse) {
|
|
929
|
-
ListAssociationsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
930
|
-
})(ListAssociationsResponse || (ListAssociationsResponse = {}));
|
|
931
|
-
export var ListAutoMLJobsRequest;
|
|
932
|
-
(function (ListAutoMLJobsRequest) {
|
|
933
|
-
ListAutoMLJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
934
|
-
})(ListAutoMLJobsRequest || (ListAutoMLJobsRequest = {}));
|
|
935
|
-
export var ListAutoMLJobsResponse;
|
|
936
|
-
(function (ListAutoMLJobsResponse) {
|
|
937
|
-
ListAutoMLJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
938
|
-
})(ListAutoMLJobsResponse || (ListAutoMLJobsResponse = {}));
|
|
939
|
-
export var ListCandidatesForAutoMLJobRequest;
|
|
940
|
-
(function (ListCandidatesForAutoMLJobRequest) {
|
|
941
|
-
ListCandidatesForAutoMLJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
942
|
-
})(ListCandidatesForAutoMLJobRequest || (ListCandidatesForAutoMLJobRequest = {}));
|
|
943
|
-
export var ListCandidatesForAutoMLJobResponse;
|
|
944
|
-
(function (ListCandidatesForAutoMLJobResponse) {
|
|
945
|
-
ListCandidatesForAutoMLJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
946
|
-
})(ListCandidatesForAutoMLJobResponse || (ListCandidatesForAutoMLJobResponse = {}));
|
|
947
|
-
export var ListCodeRepositoriesInput;
|
|
948
|
-
(function (ListCodeRepositoriesInput) {
|
|
949
|
-
ListCodeRepositoriesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
950
|
-
})(ListCodeRepositoriesInput || (ListCodeRepositoriesInput = {}));
|
|
951
|
-
export var ListCodeRepositoriesOutput;
|
|
952
|
-
(function (ListCodeRepositoriesOutput) {
|
|
953
|
-
ListCodeRepositoriesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
954
|
-
})(ListCodeRepositoriesOutput || (ListCodeRepositoriesOutput = {}));
|
|
955
309
|
export var ListCompilationJobsSortBy;
|
|
956
310
|
(function (ListCompilationJobsSortBy) {
|
|
957
311
|
ListCompilationJobsSortBy["CREATION_TIME"] = "CreationTime";
|
|
958
312
|
ListCompilationJobsSortBy["NAME"] = "Name";
|
|
959
313
|
ListCompilationJobsSortBy["STATUS"] = "Status";
|
|
960
314
|
})(ListCompilationJobsSortBy || (ListCompilationJobsSortBy = {}));
|
|
961
|
-
export var ListCompilationJobsRequest;
|
|
962
|
-
(function (ListCompilationJobsRequest) {
|
|
963
|
-
ListCompilationJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
964
|
-
})(ListCompilationJobsRequest || (ListCompilationJobsRequest = {}));
|
|
965
|
-
export var ListCompilationJobsResponse;
|
|
966
|
-
(function (ListCompilationJobsResponse) {
|
|
967
|
-
ListCompilationJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
968
|
-
})(ListCompilationJobsResponse || (ListCompilationJobsResponse = {}));
|
|
969
315
|
export var SortContextsBy;
|
|
970
316
|
(function (SortContextsBy) {
|
|
971
317
|
SortContextsBy["CREATION_TIME"] = "CreationTime";
|
|
972
318
|
SortContextsBy["NAME"] = "Name";
|
|
973
319
|
})(SortContextsBy || (SortContextsBy = {}));
|
|
974
|
-
export var ListContextsRequest;
|
|
975
|
-
(function (ListContextsRequest) {
|
|
976
|
-
ListContextsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
977
|
-
})(ListContextsRequest || (ListContextsRequest = {}));
|
|
978
|
-
export var ListContextsResponse;
|
|
979
|
-
(function (ListContextsResponse) {
|
|
980
|
-
ListContextsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
981
|
-
})(ListContextsResponse || (ListContextsResponse = {}));
|
|
982
320
|
export var MonitoringJobDefinitionSortKey;
|
|
983
321
|
(function (MonitoringJobDefinitionSortKey) {
|
|
984
322
|
MonitoringJobDefinitionSortKey["CREATION_TIME"] = "CreationTime";
|
|
985
323
|
MonitoringJobDefinitionSortKey["NAME"] = "Name";
|
|
986
324
|
})(MonitoringJobDefinitionSortKey || (MonitoringJobDefinitionSortKey = {}));
|
|
987
|
-
export var ListDataQualityJobDefinitionsRequest;
|
|
988
|
-
(function (ListDataQualityJobDefinitionsRequest) {
|
|
989
|
-
ListDataQualityJobDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
990
|
-
})(ListDataQualityJobDefinitionsRequest || (ListDataQualityJobDefinitionsRequest = {}));
|
|
991
|
-
export var MonitoringJobDefinitionSummary;
|
|
992
|
-
(function (MonitoringJobDefinitionSummary) {
|
|
993
|
-
MonitoringJobDefinitionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
994
|
-
})(MonitoringJobDefinitionSummary || (MonitoringJobDefinitionSummary = {}));
|
|
995
|
-
export var ListDataQualityJobDefinitionsResponse;
|
|
996
|
-
(function (ListDataQualityJobDefinitionsResponse) {
|
|
997
|
-
ListDataQualityJobDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
998
|
-
})(ListDataQualityJobDefinitionsResponse || (ListDataQualityJobDefinitionsResponse = {}));
|
|
999
325
|
export var ListDeviceFleetsSortBy;
|
|
1000
326
|
(function (ListDeviceFleetsSortBy) {
|
|
1001
327
|
ListDeviceFleetsSortBy["CreationTime"] = "CREATION_TIME";
|
|
1002
328
|
ListDeviceFleetsSortBy["LastModifiedTime"] = "LAST_MODIFIED_TIME";
|
|
1003
329
|
ListDeviceFleetsSortBy["Name"] = "NAME";
|
|
1004
330
|
})(ListDeviceFleetsSortBy || (ListDeviceFleetsSortBy = {}));
|
|
1005
|
-
export var ListDeviceFleetsRequest;
|
|
1006
|
-
(function (ListDeviceFleetsRequest) {
|
|
1007
|
-
ListDeviceFleetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1008
|
-
})(ListDeviceFleetsRequest || (ListDeviceFleetsRequest = {}));
|
|
1009
|
-
export var ListDeviceFleetsResponse;
|
|
1010
|
-
(function (ListDeviceFleetsResponse) {
|
|
1011
|
-
ListDeviceFleetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1012
|
-
})(ListDeviceFleetsResponse || (ListDeviceFleetsResponse = {}));
|
|
1013
|
-
export var ListDevicesRequest;
|
|
1014
|
-
(function (ListDevicesRequest) {
|
|
1015
|
-
ListDevicesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1016
|
-
})(ListDevicesRequest || (ListDevicesRequest = {}));
|
|
1017
|
-
export var ListDevicesResponse;
|
|
1018
|
-
(function (ListDevicesResponse) {
|
|
1019
|
-
ListDevicesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1020
|
-
})(ListDevicesResponse || (ListDevicesResponse = {}));
|
|
1021
|
-
export var ListDomainsRequest;
|
|
1022
|
-
(function (ListDomainsRequest) {
|
|
1023
|
-
ListDomainsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1024
|
-
})(ListDomainsRequest || (ListDomainsRequest = {}));
|
|
1025
|
-
export var ListDomainsResponse;
|
|
1026
|
-
(function (ListDomainsResponse) {
|
|
1027
|
-
ListDomainsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1028
|
-
})(ListDomainsResponse || (ListDomainsResponse = {}));
|
|
1029
331
|
export var ListEdgeDeploymentPlansSortBy;
|
|
1030
332
|
(function (ListEdgeDeploymentPlansSortBy) {
|
|
1031
333
|
ListEdgeDeploymentPlansSortBy["CreationTime"] = "CREATION_TIME";
|
|
@@ -1033,14 +335,6 @@ export var ListEdgeDeploymentPlansSortBy;
|
|
|
1033
335
|
ListEdgeDeploymentPlansSortBy["LastModifiedTime"] = "LAST_MODIFIED_TIME";
|
|
1034
336
|
ListEdgeDeploymentPlansSortBy["Name"] = "NAME";
|
|
1035
337
|
})(ListEdgeDeploymentPlansSortBy || (ListEdgeDeploymentPlansSortBy = {}));
|
|
1036
|
-
export var ListEdgeDeploymentPlansRequest;
|
|
1037
|
-
(function (ListEdgeDeploymentPlansRequest) {
|
|
1038
|
-
ListEdgeDeploymentPlansRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1039
|
-
})(ListEdgeDeploymentPlansRequest || (ListEdgeDeploymentPlansRequest = {}));
|
|
1040
|
-
export var ListEdgeDeploymentPlansResponse;
|
|
1041
|
-
(function (ListEdgeDeploymentPlansResponse) {
|
|
1042
|
-
ListEdgeDeploymentPlansResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1043
|
-
})(ListEdgeDeploymentPlansResponse || (ListEdgeDeploymentPlansResponse = {}));
|
|
1044
338
|
export var ListEdgePackagingJobsSortBy;
|
|
1045
339
|
(function (ListEdgePackagingJobsSortBy) {
|
|
1046
340
|
ListEdgePackagingJobsSortBy["CreationTime"] = "CREATION_TIME";
|
|
@@ -1049,165 +343,37 @@ export var ListEdgePackagingJobsSortBy;
|
|
|
1049
343
|
ListEdgePackagingJobsSortBy["ModelName"] = "MODEL_NAME";
|
|
1050
344
|
ListEdgePackagingJobsSortBy["Name"] = "NAME";
|
|
1051
345
|
})(ListEdgePackagingJobsSortBy || (ListEdgePackagingJobsSortBy = {}));
|
|
1052
|
-
export var ListEdgePackagingJobsRequest;
|
|
1053
|
-
(function (ListEdgePackagingJobsRequest) {
|
|
1054
|
-
ListEdgePackagingJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1055
|
-
})(ListEdgePackagingJobsRequest || (ListEdgePackagingJobsRequest = {}));
|
|
1056
|
-
export var ListEdgePackagingJobsResponse;
|
|
1057
|
-
(function (ListEdgePackagingJobsResponse) {
|
|
1058
|
-
ListEdgePackagingJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1059
|
-
})(ListEdgePackagingJobsResponse || (ListEdgePackagingJobsResponse = {}));
|
|
1060
346
|
export var OrderKey;
|
|
1061
347
|
(function (OrderKey) {
|
|
1062
348
|
OrderKey["Ascending"] = "Ascending";
|
|
1063
349
|
OrderKey["Descending"] = "Descending";
|
|
1064
350
|
})(OrderKey || (OrderKey = {}));
|
|
1065
|
-
export var ListEndpointConfigsInput;
|
|
1066
|
-
(function (ListEndpointConfigsInput) {
|
|
1067
|
-
ListEndpointConfigsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1068
|
-
})(ListEndpointConfigsInput || (ListEndpointConfigsInput = {}));
|
|
1069
|
-
export var ListEndpointConfigsOutput;
|
|
1070
|
-
(function (ListEndpointConfigsOutput) {
|
|
1071
|
-
ListEndpointConfigsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1072
|
-
})(ListEndpointConfigsOutput || (ListEndpointConfigsOutput = {}));
|
|
1073
|
-
export var ListEndpointsInput;
|
|
1074
|
-
(function (ListEndpointsInput) {
|
|
1075
|
-
ListEndpointsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1076
|
-
})(ListEndpointsInput || (ListEndpointsInput = {}));
|
|
1077
|
-
export var ListEndpointsOutput;
|
|
1078
|
-
(function (ListEndpointsOutput) {
|
|
1079
|
-
ListEndpointsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1080
|
-
})(ListEndpointsOutput || (ListEndpointsOutput = {}));
|
|
1081
351
|
export var SortExperimentsBy;
|
|
1082
352
|
(function (SortExperimentsBy) {
|
|
1083
353
|
SortExperimentsBy["CREATION_TIME"] = "CreationTime";
|
|
1084
354
|
SortExperimentsBy["NAME"] = "Name";
|
|
1085
355
|
})(SortExperimentsBy || (SortExperimentsBy = {}));
|
|
1086
|
-
export var ListExperimentsRequest;
|
|
1087
|
-
(function (ListExperimentsRequest) {
|
|
1088
|
-
ListExperimentsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1089
|
-
})(ListExperimentsRequest || (ListExperimentsRequest = {}));
|
|
1090
|
-
export var ListExperimentsResponse;
|
|
1091
|
-
(function (ListExperimentsResponse) {
|
|
1092
|
-
ListExperimentsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1093
|
-
})(ListExperimentsResponse || (ListExperimentsResponse = {}));
|
|
1094
|
-
export var ListFeatureGroupsRequest;
|
|
1095
|
-
(function (ListFeatureGroupsRequest) {
|
|
1096
|
-
ListFeatureGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1097
|
-
})(ListFeatureGroupsRequest || (ListFeatureGroupsRequest = {}));
|
|
1098
|
-
export var ListFeatureGroupsResponse;
|
|
1099
|
-
(function (ListFeatureGroupsResponse) {
|
|
1100
|
-
ListFeatureGroupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1101
|
-
})(ListFeatureGroupsResponse || (ListFeatureGroupsResponse = {}));
|
|
1102
|
-
export var ListFlowDefinitionsRequest;
|
|
1103
|
-
(function (ListFlowDefinitionsRequest) {
|
|
1104
|
-
ListFlowDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1105
|
-
})(ListFlowDefinitionsRequest || (ListFlowDefinitionsRequest = {}));
|
|
1106
|
-
export var ListFlowDefinitionsResponse;
|
|
1107
|
-
(function (ListFlowDefinitionsResponse) {
|
|
1108
|
-
ListFlowDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1109
|
-
})(ListFlowDefinitionsResponse || (ListFlowDefinitionsResponse = {}));
|
|
1110
|
-
export var ListHumanTaskUisRequest;
|
|
1111
|
-
(function (ListHumanTaskUisRequest) {
|
|
1112
|
-
ListHumanTaskUisRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1113
|
-
})(ListHumanTaskUisRequest || (ListHumanTaskUisRequest = {}));
|
|
1114
|
-
export var ListHumanTaskUisResponse;
|
|
1115
|
-
(function (ListHumanTaskUisResponse) {
|
|
1116
|
-
ListHumanTaskUisResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1117
|
-
})(ListHumanTaskUisResponse || (ListHumanTaskUisResponse = {}));
|
|
1118
|
-
export var ListHyperParameterTuningJobsRequest;
|
|
1119
|
-
(function (ListHyperParameterTuningJobsRequest) {
|
|
1120
|
-
ListHyperParameterTuningJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1121
|
-
})(ListHyperParameterTuningJobsRequest || (ListHyperParameterTuningJobsRequest = {}));
|
|
1122
|
-
export var ListHyperParameterTuningJobsResponse;
|
|
1123
|
-
(function (ListHyperParameterTuningJobsResponse) {
|
|
1124
|
-
ListHyperParameterTuningJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1125
|
-
})(ListHyperParameterTuningJobsResponse || (ListHyperParameterTuningJobsResponse = {}));
|
|
1126
|
-
export var ListImagesRequest;
|
|
1127
|
-
(function (ListImagesRequest) {
|
|
1128
|
-
ListImagesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1129
|
-
})(ListImagesRequest || (ListImagesRequest = {}));
|
|
1130
|
-
export var ListImagesResponse;
|
|
1131
|
-
(function (ListImagesResponse) {
|
|
1132
|
-
ListImagesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1133
|
-
})(ListImagesResponse || (ListImagesResponse = {}));
|
|
1134
|
-
export var ListImageVersionsRequest;
|
|
1135
|
-
(function (ListImageVersionsRequest) {
|
|
1136
|
-
ListImageVersionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1137
|
-
})(ListImageVersionsRequest || (ListImageVersionsRequest = {}));
|
|
1138
|
-
export var ListImageVersionsResponse;
|
|
1139
|
-
(function (ListImageVersionsResponse) {
|
|
1140
|
-
ListImageVersionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1141
|
-
})(ListImageVersionsResponse || (ListImageVersionsResponse = {}));
|
|
1142
356
|
export var ListInferenceRecommendationsJobsSortBy;
|
|
1143
357
|
(function (ListInferenceRecommendationsJobsSortBy) {
|
|
1144
358
|
ListInferenceRecommendationsJobsSortBy["CREATION_TIME"] = "CreationTime";
|
|
1145
359
|
ListInferenceRecommendationsJobsSortBy["NAME"] = "Name";
|
|
1146
360
|
ListInferenceRecommendationsJobsSortBy["STATUS"] = "Status";
|
|
1147
361
|
})(ListInferenceRecommendationsJobsSortBy || (ListInferenceRecommendationsJobsSortBy = {}));
|
|
1148
|
-
export var ListInferenceRecommendationsJobsRequest;
|
|
1149
|
-
(function (ListInferenceRecommendationsJobsRequest) {
|
|
1150
|
-
ListInferenceRecommendationsJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1151
|
-
})(ListInferenceRecommendationsJobsRequest || (ListInferenceRecommendationsJobsRequest = {}));
|
|
1152
|
-
export var ListInferenceRecommendationsJobsResponse;
|
|
1153
|
-
(function (ListInferenceRecommendationsJobsResponse) {
|
|
1154
|
-
ListInferenceRecommendationsJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1155
|
-
})(ListInferenceRecommendationsJobsResponse || (ListInferenceRecommendationsJobsResponse = {}));
|
|
1156
362
|
export var SortBy;
|
|
1157
363
|
(function (SortBy) {
|
|
1158
364
|
SortBy["CREATION_TIME"] = "CreationTime";
|
|
1159
365
|
SortBy["NAME"] = "Name";
|
|
1160
366
|
SortBy["STATUS"] = "Status";
|
|
1161
367
|
})(SortBy || (SortBy = {}));
|
|
1162
|
-
export var ListLabelingJobsRequest;
|
|
1163
|
-
(function (ListLabelingJobsRequest) {
|
|
1164
|
-
ListLabelingJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1165
|
-
})(ListLabelingJobsRequest || (ListLabelingJobsRequest = {}));
|
|
1166
|
-
export var ListLabelingJobsResponse;
|
|
1167
|
-
(function (ListLabelingJobsResponse) {
|
|
1168
|
-
ListLabelingJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1169
|
-
})(ListLabelingJobsResponse || (ListLabelingJobsResponse = {}));
|
|
1170
368
|
export var ListLabelingJobsForWorkteamSortByOptions;
|
|
1171
369
|
(function (ListLabelingJobsForWorkteamSortByOptions) {
|
|
1172
370
|
ListLabelingJobsForWorkteamSortByOptions["CREATION_TIME"] = "CreationTime";
|
|
1173
371
|
})(ListLabelingJobsForWorkteamSortByOptions || (ListLabelingJobsForWorkteamSortByOptions = {}));
|
|
1174
|
-
export var ListLabelingJobsForWorkteamRequest;
|
|
1175
|
-
(function (ListLabelingJobsForWorkteamRequest) {
|
|
1176
|
-
ListLabelingJobsForWorkteamRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1177
|
-
})(ListLabelingJobsForWorkteamRequest || (ListLabelingJobsForWorkteamRequest = {}));
|
|
1178
|
-
export var ListLabelingJobsForWorkteamResponse;
|
|
1179
|
-
(function (ListLabelingJobsForWorkteamResponse) {
|
|
1180
|
-
ListLabelingJobsForWorkteamResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1181
|
-
})(ListLabelingJobsForWorkteamResponse || (ListLabelingJobsForWorkteamResponse = {}));
|
|
1182
372
|
export var SortLineageGroupsBy;
|
|
1183
373
|
(function (SortLineageGroupsBy) {
|
|
1184
374
|
SortLineageGroupsBy["CREATION_TIME"] = "CreationTime";
|
|
1185
375
|
SortLineageGroupsBy["NAME"] = "Name";
|
|
1186
376
|
})(SortLineageGroupsBy || (SortLineageGroupsBy = {}));
|
|
1187
|
-
export var ListLineageGroupsRequest;
|
|
1188
|
-
(function (ListLineageGroupsRequest) {
|
|
1189
|
-
ListLineageGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1190
|
-
})(ListLineageGroupsRequest || (ListLineageGroupsRequest = {}));
|
|
1191
|
-
export var ListLineageGroupsResponse;
|
|
1192
|
-
(function (ListLineageGroupsResponse) {
|
|
1193
|
-
ListLineageGroupsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1194
|
-
})(ListLineageGroupsResponse || (ListLineageGroupsResponse = {}));
|
|
1195
|
-
export var ListModelBiasJobDefinitionsRequest;
|
|
1196
|
-
(function (ListModelBiasJobDefinitionsRequest) {
|
|
1197
|
-
ListModelBiasJobDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1198
|
-
})(ListModelBiasJobDefinitionsRequest || (ListModelBiasJobDefinitionsRequest = {}));
|
|
1199
|
-
export var ListModelBiasJobDefinitionsResponse;
|
|
1200
|
-
(function (ListModelBiasJobDefinitionsResponse) {
|
|
1201
|
-
ListModelBiasJobDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1202
|
-
})(ListModelBiasJobDefinitionsResponse || (ListModelBiasJobDefinitionsResponse = {}));
|
|
1203
|
-
export var ListModelExplainabilityJobDefinitionsRequest;
|
|
1204
|
-
(function (ListModelExplainabilityJobDefinitionsRequest) {
|
|
1205
|
-
ListModelExplainabilityJobDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1206
|
-
})(ListModelExplainabilityJobDefinitionsRequest || (ListModelExplainabilityJobDefinitionsRequest = {}));
|
|
1207
|
-
export var ListModelExplainabilityJobDefinitionsResponse;
|
|
1208
|
-
(function (ListModelExplainabilityJobDefinitionsResponse) {
|
|
1209
|
-
ListModelExplainabilityJobDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1210
|
-
})(ListModelExplainabilityJobDefinitionsResponse || (ListModelExplainabilityJobDefinitionsResponse = {}));
|
|
1211
377
|
export var ModelMetadataFilterType;
|
|
1212
378
|
(function (ModelMetadataFilterType) {
|
|
1213
379
|
ModelMetadataFilterType["DOMAIN"] = "Domain";
|
|
@@ -1215,43 +381,11 @@ export var ModelMetadataFilterType;
|
|
|
1215
381
|
ModelMetadataFilterType["FRAMEWORKVERSION"] = "FrameworkVersion";
|
|
1216
382
|
ModelMetadataFilterType["TASK"] = "Task";
|
|
1217
383
|
})(ModelMetadataFilterType || (ModelMetadataFilterType = {}));
|
|
1218
|
-
export var ModelMetadataFilter;
|
|
1219
|
-
(function (ModelMetadataFilter) {
|
|
1220
|
-
ModelMetadataFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1221
|
-
})(ModelMetadataFilter || (ModelMetadataFilter = {}));
|
|
1222
|
-
export var ModelMetadataSearchExpression;
|
|
1223
|
-
(function (ModelMetadataSearchExpression) {
|
|
1224
|
-
ModelMetadataSearchExpression.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1225
|
-
})(ModelMetadataSearchExpression || (ModelMetadataSearchExpression = {}));
|
|
1226
|
-
export var ListModelMetadataRequest;
|
|
1227
|
-
(function (ListModelMetadataRequest) {
|
|
1228
|
-
ListModelMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1229
|
-
})(ListModelMetadataRequest || (ListModelMetadataRequest = {}));
|
|
1230
|
-
export var ModelMetadataSummary;
|
|
1231
|
-
(function (ModelMetadataSummary) {
|
|
1232
|
-
ModelMetadataSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1233
|
-
})(ModelMetadataSummary || (ModelMetadataSummary = {}));
|
|
1234
|
-
export var ListModelMetadataResponse;
|
|
1235
|
-
(function (ListModelMetadataResponse) {
|
|
1236
|
-
ListModelMetadataResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1237
|
-
})(ListModelMetadataResponse || (ListModelMetadataResponse = {}));
|
|
1238
384
|
export var ModelPackageGroupSortBy;
|
|
1239
385
|
(function (ModelPackageGroupSortBy) {
|
|
1240
386
|
ModelPackageGroupSortBy["CREATION_TIME"] = "CreationTime";
|
|
1241
387
|
ModelPackageGroupSortBy["NAME"] = "Name";
|
|
1242
388
|
})(ModelPackageGroupSortBy || (ModelPackageGroupSortBy = {}));
|
|
1243
|
-
export var ListModelPackageGroupsInput;
|
|
1244
|
-
(function (ListModelPackageGroupsInput) {
|
|
1245
|
-
ListModelPackageGroupsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1246
|
-
})(ListModelPackageGroupsInput || (ListModelPackageGroupsInput = {}));
|
|
1247
|
-
export var ModelPackageGroupSummary;
|
|
1248
|
-
(function (ModelPackageGroupSummary) {
|
|
1249
|
-
ModelPackageGroupSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1250
|
-
})(ModelPackageGroupSummary || (ModelPackageGroupSummary = {}));
|
|
1251
|
-
export var ListModelPackageGroupsOutput;
|
|
1252
|
-
(function (ListModelPackageGroupsOutput) {
|
|
1253
|
-
ListModelPackageGroupsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1254
|
-
})(ListModelPackageGroupsOutput || (ListModelPackageGroupsOutput = {}));
|
|
1255
389
|
export var ModelPackageType;
|
|
1256
390
|
(function (ModelPackageType) {
|
|
1257
391
|
ModelPackageType["BOTH"] = "Both";
|
|
@@ -1263,75 +397,23 @@ export var ModelPackageSortBy;
|
|
|
1263
397
|
ModelPackageSortBy["CREATION_TIME"] = "CreationTime";
|
|
1264
398
|
ModelPackageSortBy["NAME"] = "Name";
|
|
1265
399
|
})(ModelPackageSortBy || (ModelPackageSortBy = {}));
|
|
1266
|
-
export var ListModelPackagesInput;
|
|
1267
|
-
(function (ListModelPackagesInput) {
|
|
1268
|
-
ListModelPackagesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1269
|
-
})(ListModelPackagesInput || (ListModelPackagesInput = {}));
|
|
1270
|
-
export var ModelPackageSummary;
|
|
1271
|
-
(function (ModelPackageSummary) {
|
|
1272
|
-
ModelPackageSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1273
|
-
})(ModelPackageSummary || (ModelPackageSummary = {}));
|
|
1274
|
-
export var ListModelPackagesOutput;
|
|
1275
|
-
(function (ListModelPackagesOutput) {
|
|
1276
|
-
ListModelPackagesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1277
|
-
})(ListModelPackagesOutput || (ListModelPackagesOutput = {}));
|
|
1278
|
-
export var ListModelQualityJobDefinitionsRequest;
|
|
1279
|
-
(function (ListModelQualityJobDefinitionsRequest) {
|
|
1280
|
-
ListModelQualityJobDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1281
|
-
})(ListModelQualityJobDefinitionsRequest || (ListModelQualityJobDefinitionsRequest = {}));
|
|
1282
|
-
export var ListModelQualityJobDefinitionsResponse;
|
|
1283
|
-
(function (ListModelQualityJobDefinitionsResponse) {
|
|
1284
|
-
ListModelQualityJobDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1285
|
-
})(ListModelQualityJobDefinitionsResponse || (ListModelQualityJobDefinitionsResponse = {}));
|
|
1286
400
|
export var ModelSortKey;
|
|
1287
401
|
(function (ModelSortKey) {
|
|
1288
402
|
ModelSortKey["CreationTime"] = "CreationTime";
|
|
1289
403
|
ModelSortKey["Name"] = "Name";
|
|
1290
404
|
})(ModelSortKey || (ModelSortKey = {}));
|
|
1291
|
-
export var ListModelsInput;
|
|
1292
|
-
(function (ListModelsInput) {
|
|
1293
|
-
ListModelsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1294
|
-
})(ListModelsInput || (ListModelsInput = {}));
|
|
1295
|
-
export var ModelSummary;
|
|
1296
|
-
(function (ModelSummary) {
|
|
1297
|
-
ModelSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1298
|
-
})(ModelSummary || (ModelSummary = {}));
|
|
1299
|
-
export var ListModelsOutput;
|
|
1300
|
-
(function (ListModelsOutput) {
|
|
1301
|
-
ListModelsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1302
|
-
})(ListModelsOutput || (ListModelsOutput = {}));
|
|
1303
405
|
export var MonitoringExecutionSortKey;
|
|
1304
406
|
(function (MonitoringExecutionSortKey) {
|
|
1305
407
|
MonitoringExecutionSortKey["CREATION_TIME"] = "CreationTime";
|
|
1306
408
|
MonitoringExecutionSortKey["SCHEDULED_TIME"] = "ScheduledTime";
|
|
1307
409
|
MonitoringExecutionSortKey["STATUS"] = "Status";
|
|
1308
410
|
})(MonitoringExecutionSortKey || (MonitoringExecutionSortKey = {}));
|
|
1309
|
-
export var ListMonitoringExecutionsRequest;
|
|
1310
|
-
(function (ListMonitoringExecutionsRequest) {
|
|
1311
|
-
ListMonitoringExecutionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1312
|
-
})(ListMonitoringExecutionsRequest || (ListMonitoringExecutionsRequest = {}));
|
|
1313
|
-
export var ListMonitoringExecutionsResponse;
|
|
1314
|
-
(function (ListMonitoringExecutionsResponse) {
|
|
1315
|
-
ListMonitoringExecutionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1316
|
-
})(ListMonitoringExecutionsResponse || (ListMonitoringExecutionsResponse = {}));
|
|
1317
411
|
export var MonitoringScheduleSortKey;
|
|
1318
412
|
(function (MonitoringScheduleSortKey) {
|
|
1319
413
|
MonitoringScheduleSortKey["CREATION_TIME"] = "CreationTime";
|
|
1320
414
|
MonitoringScheduleSortKey["NAME"] = "Name";
|
|
1321
415
|
MonitoringScheduleSortKey["STATUS"] = "Status";
|
|
1322
416
|
})(MonitoringScheduleSortKey || (MonitoringScheduleSortKey = {}));
|
|
1323
|
-
export var ListMonitoringSchedulesRequest;
|
|
1324
|
-
(function (ListMonitoringSchedulesRequest) {
|
|
1325
|
-
ListMonitoringSchedulesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1326
|
-
})(ListMonitoringSchedulesRequest || (ListMonitoringSchedulesRequest = {}));
|
|
1327
|
-
export var MonitoringScheduleSummary;
|
|
1328
|
-
(function (MonitoringScheduleSummary) {
|
|
1329
|
-
MonitoringScheduleSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1330
|
-
})(MonitoringScheduleSummary || (MonitoringScheduleSummary = {}));
|
|
1331
|
-
export var ListMonitoringSchedulesResponse;
|
|
1332
|
-
(function (ListMonitoringSchedulesResponse) {
|
|
1333
|
-
ListMonitoringSchedulesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1334
|
-
})(ListMonitoringSchedulesResponse || (ListMonitoringSchedulesResponse = {}));
|
|
1335
417
|
export var NotebookInstanceLifecycleConfigSortKey;
|
|
1336
418
|
(function (NotebookInstanceLifecycleConfigSortKey) {
|
|
1337
419
|
NotebookInstanceLifecycleConfigSortKey["CREATION_TIME"] = "CreationTime";
|
|
@@ -1343,18 +425,6 @@ export var NotebookInstanceLifecycleConfigSortOrder;
|
|
|
1343
425
|
NotebookInstanceLifecycleConfigSortOrder["ASCENDING"] = "Ascending";
|
|
1344
426
|
NotebookInstanceLifecycleConfigSortOrder["DESCENDING"] = "Descending";
|
|
1345
427
|
})(NotebookInstanceLifecycleConfigSortOrder || (NotebookInstanceLifecycleConfigSortOrder = {}));
|
|
1346
|
-
export var ListNotebookInstanceLifecycleConfigsInput;
|
|
1347
|
-
(function (ListNotebookInstanceLifecycleConfigsInput) {
|
|
1348
|
-
ListNotebookInstanceLifecycleConfigsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1349
|
-
})(ListNotebookInstanceLifecycleConfigsInput || (ListNotebookInstanceLifecycleConfigsInput = {}));
|
|
1350
|
-
export var NotebookInstanceLifecycleConfigSummary;
|
|
1351
|
-
(function (NotebookInstanceLifecycleConfigSummary) {
|
|
1352
|
-
NotebookInstanceLifecycleConfigSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1353
|
-
})(NotebookInstanceLifecycleConfigSummary || (NotebookInstanceLifecycleConfigSummary = {}));
|
|
1354
|
-
export var ListNotebookInstanceLifecycleConfigsOutput;
|
|
1355
|
-
(function (ListNotebookInstanceLifecycleConfigsOutput) {
|
|
1356
|
-
ListNotebookInstanceLifecycleConfigsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1357
|
-
})(ListNotebookInstanceLifecycleConfigsOutput || (ListNotebookInstanceLifecycleConfigsOutput = {}));
|
|
1358
428
|
export var NotebookInstanceSortKey;
|
|
1359
429
|
(function (NotebookInstanceSortKey) {
|
|
1360
430
|
NotebookInstanceSortKey["CREATION_TIME"] = "CreationTime";
|
|
@@ -1366,32 +436,251 @@ export var NotebookInstanceSortOrder;
|
|
|
1366
436
|
NotebookInstanceSortOrder["ASCENDING"] = "Ascending";
|
|
1367
437
|
NotebookInstanceSortOrder["DESCENDING"] = "Descending";
|
|
1368
438
|
})(NotebookInstanceSortOrder || (NotebookInstanceSortOrder = {}));
|
|
1369
|
-
export var ListNotebookInstancesInput;
|
|
1370
|
-
(function (ListNotebookInstancesInput) {
|
|
1371
|
-
ListNotebookInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1372
|
-
})(ListNotebookInstancesInput || (ListNotebookInstancesInput = {}));
|
|
1373
|
-
export var NotebookInstanceSummary;
|
|
1374
|
-
(function (NotebookInstanceSummary) {
|
|
1375
|
-
NotebookInstanceSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1376
|
-
})(NotebookInstanceSummary || (NotebookInstanceSummary = {}));
|
|
1377
|
-
export var ListNotebookInstancesOutput;
|
|
1378
|
-
(function (ListNotebookInstancesOutput) {
|
|
1379
|
-
ListNotebookInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1380
|
-
})(ListNotebookInstancesOutput || (ListNotebookInstancesOutput = {}));
|
|
1381
439
|
export var SortPipelineExecutionsBy;
|
|
1382
440
|
(function (SortPipelineExecutionsBy) {
|
|
1383
441
|
SortPipelineExecutionsBy["CREATION_TIME"] = "CreationTime";
|
|
1384
442
|
SortPipelineExecutionsBy["PIPELINE_EXECUTION_ARN"] = "PipelineExecutionArn";
|
|
1385
443
|
})(SortPipelineExecutionsBy || (SortPipelineExecutionsBy = {}));
|
|
1386
|
-
export var
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
export var
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
export var
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
444
|
+
export var DescribeHyperParameterTuningJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
|
+
export var FinalHyperParameterTuningJobObjectiveMetricFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
+
export var HyperParameterTrainingJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
447
|
+
export var ObjectiveStatusCountersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
|
+
export var TrainingJobStatusCountersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
|
+
export var DescribeHyperParameterTuningJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
|
+
export var DescribeImageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
|
+
export var DescribeImageResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
452
|
+
export var DescribeImageVersionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
453
|
+
export var DescribeImageVersionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
+
export var DescribeInferenceRecommendationsJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
455
|
+
export var EndpointOutputConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
456
|
+
export var RecommendationMetricsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
457
|
+
export var EnvironmentParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
+
export var ModelConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
459
|
+
export var InferenceRecommendationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
|
+
export var DescribeInferenceRecommendationsJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
461
|
+
export var DescribeLabelingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
+
export var LabelCountersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
463
|
+
export var LabelingJobOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
|
+
export var DescribeLabelingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
|
+
export var DescribeLineageGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
|
+
export var DescribeLineageGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
467
|
+
export var DescribeModelInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
468
|
+
export var DescribeModelOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
|
+
export var DescribeModelBiasJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
|
+
export var DescribeModelBiasJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
471
|
+
export var DescribeModelExplainabilityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
|
+
export var DescribeModelExplainabilityJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
|
+
export var DescribeModelPackageInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
|
+
export var ModelPackageStatusItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
475
|
+
export var ModelPackageStatusDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
476
|
+
export var DescribeModelPackageOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
+
export var DescribeModelPackageGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
478
|
+
export var DescribeModelPackageGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
479
|
+
export var DescribeModelQualityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
|
+
export var DescribeModelQualityJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
+
export var DescribeMonitoringScheduleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
482
|
+
export var MonitoringExecutionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
483
|
+
export var DescribeMonitoringScheduleResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
|
+
export var DescribeNotebookInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
+
export var DescribeNotebookInstanceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
486
|
+
export var DescribeNotebookInstanceLifecycleConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
487
|
+
export var DescribeNotebookInstanceLifecycleConfigOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
488
|
+
export var DescribePipelineRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
489
|
+
export var DescribePipelineResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
|
+
export var DescribePipelineDefinitionForExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
491
|
+
export var DescribePipelineDefinitionForExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
492
|
+
export var DescribePipelineExecutionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
|
+
export var PipelineExperimentConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
|
+
export var DescribePipelineExecutionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
495
|
+
export var DescribeProcessingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
496
|
+
export var DescribeProcessingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
+
export var DescribeProjectInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
498
|
+
export var ServiceCatalogProvisionedProductDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
499
|
+
export var DescribeProjectOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
500
|
+
export var DescribeStudioLifecycleConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
|
+
export var DescribeStudioLifecycleConfigResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
502
|
+
export var DescribeSubscribedWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
503
|
+
export var SubscribedWorkteamFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
504
|
+
export var DescribeSubscribedWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
|
+
export var DescribeTrainingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
506
|
+
export var MetricDataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
507
|
+
export var ProfilerRuleEvaluationStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
|
+
export var SecondaryStatusTransitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
509
|
+
export var DescribeTrainingJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
510
|
+
export var DescribeTransformJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
511
|
+
export var DescribeTransformJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
512
|
+
export var DescribeTrialRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
+
export var TrialSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
|
+
export var DescribeTrialResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
|
+
export var DescribeTrialComponentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
516
|
+
export var TrialComponentMetricSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
+
export var TrialComponentSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
|
+
export var DescribeTrialComponentResponseFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && {
|
|
519
|
+
Parameters: Object.entries(obj.Parameters).reduce(function (acc, _a) {
|
|
520
|
+
var _b;
|
|
521
|
+
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
522
|
+
return (__assign(__assign({}, acc), (_b = {}, _b[key] = TrialComponentParameterValueFilterSensitiveLog(value), _b)));
|
|
523
|
+
}, {}),
|
|
524
|
+
}))); };
|
|
525
|
+
export var DescribeUserProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
+
export var DescribeUserProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
527
|
+
export var DescribeWorkforceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
|
+
export var OidcConfigForResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
|
+
export var WorkforceVpcConfigResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
+
export var WorkforceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
531
|
+
export var DescribeWorkforceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
|
+
export var DescribeWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
|
+
export var WorkteamFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
+
export var DescribeWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
535
|
+
export var DesiredWeightAndCapacityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
|
+
export var DeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
|
+
export var DeviceDeploymentSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
538
|
+
export var DeviceFleetSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
539
|
+
export var DeviceStatsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
540
|
+
export var EdgeModelSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
541
|
+
export var DeviceSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
542
|
+
export var DisableSagemakerServicecatalogPortfolioInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
|
+
export var DisableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
544
|
+
export var DisassociateTrialComponentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
545
|
+
export var DisassociateTrialComponentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
546
|
+
export var DomainDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
|
+
export var RStudioServerProDomainSettingsForUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
548
|
+
export var DomainSettingsForUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
|
+
export var EdgeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
550
|
+
export var EdgeDeploymentPlanSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
|
+
export var EdgeModelStatFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
552
|
+
export var EdgePackagingJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
+
export var EMRStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
554
|
+
export var EnableSagemakerServicecatalogPortfolioInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
|
+
export var EnableSagemakerServicecatalogPortfolioOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
556
|
+
export var MonitoringScheduleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
+
export var EndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
558
|
+
export var EndpointConfigSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
559
|
+
export var EndpointSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
560
|
+
export var ExperimentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
561
|
+
export var ExperimentSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
562
|
+
export var FailStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
563
|
+
export var FeatureGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
564
|
+
export var FeatureGroupSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
|
+
export var FeatureMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
566
|
+
export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
567
|
+
export var FlowDefinitionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
568
|
+
export var GetDeviceFleetReportRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
569
|
+
export var GetDeviceFleetReportResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
570
|
+
export var GetLineageGroupPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
571
|
+
export var GetLineageGroupPolicyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
572
|
+
export var GetModelPackageGroupPolicyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
573
|
+
export var GetModelPackageGroupPolicyOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
574
|
+
export var GetSagemakerServicecatalogPortfolioStatusInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
575
|
+
export var GetSagemakerServicecatalogPortfolioStatusOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
576
|
+
export var PropertyNameQueryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
577
|
+
export var SuggestionQueryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
578
|
+
export var GetSearchSuggestionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
579
|
+
export var PropertyNameSuggestionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
580
|
+
export var GetSearchSuggestionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
581
|
+
export var GitConfigForUpdateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
582
|
+
export var HumanTaskUiSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
583
|
+
export var HyperParameterTuningJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
584
|
+
export var ImageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
585
|
+
export var ImageVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
586
|
+
export var InferenceRecommendationsJobFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
587
|
+
export var LabelCountersForWorkteamFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
588
|
+
export var LabelingJobForWorkteamSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
|
+
export var LabelingJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
590
|
+
export var LambdaStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
591
|
+
export var LineageGroupSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
592
|
+
export var ListActionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
|
+
export var ListActionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
594
|
+
export var ListAlgorithmsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
595
|
+
export var ListAlgorithmsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
596
|
+
export var ListAppImageConfigsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
|
+
export var ListAppImageConfigsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
598
|
+
export var ListAppsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
599
|
+
export var ListAppsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
600
|
+
export var ListArtifactsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
+
export var ListArtifactsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
602
|
+
export var ListAssociationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
603
|
+
export var ListAssociationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
604
|
+
export var ListAutoMLJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
+
export var ListAutoMLJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
+
export var ListCandidatesForAutoMLJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
607
|
+
export var ListCandidatesForAutoMLJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
608
|
+
export var ListCodeRepositoriesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
609
|
+
export var ListCodeRepositoriesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
+
export var ListCompilationJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
611
|
+
export var ListCompilationJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
612
|
+
export var ListContextsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
|
+
export var ListContextsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
+
export var ListDataQualityJobDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
615
|
+
export var MonitoringJobDefinitionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
616
|
+
export var ListDataQualityJobDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
|
+
export var ListDeviceFleetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
+
export var ListDeviceFleetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
619
|
+
export var ListDevicesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
620
|
+
export var ListDevicesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
|
+
export var ListDomainsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
622
|
+
export var ListDomainsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
623
|
+
export var ListEdgeDeploymentPlansRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
|
+
export var ListEdgeDeploymentPlansResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
625
|
+
export var ListEdgePackagingJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
626
|
+
export var ListEdgePackagingJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
627
|
+
export var ListEndpointConfigsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
628
|
+
export var ListEndpointConfigsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
629
|
+
export var ListEndpointsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
630
|
+
export var ListEndpointsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
|
+
export var ListExperimentsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
632
|
+
export var ListExperimentsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
633
|
+
export var ListFeatureGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
|
+
export var ListFeatureGroupsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
|
+
export var ListFlowDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
636
|
+
export var ListFlowDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
|
+
export var ListHumanTaskUisRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
638
|
+
export var ListHumanTaskUisResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
|
+
export var ListHyperParameterTuningJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
640
|
+
export var ListHyperParameterTuningJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
641
|
+
export var ListImagesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
642
|
+
export var ListImagesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
|
+
export var ListImageVersionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
644
|
+
export var ListImageVersionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
|
+
export var ListInferenceRecommendationsJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
646
|
+
export var ListInferenceRecommendationsJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
|
+
export var ListLabelingJobsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
648
|
+
export var ListLabelingJobsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
649
|
+
export var ListLabelingJobsForWorkteamRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
650
|
+
export var ListLabelingJobsForWorkteamResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
|
+
export var ListLineageGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
652
|
+
export var ListLineageGroupsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
|
+
export var ListModelBiasJobDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
654
|
+
export var ListModelBiasJobDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
|
+
export var ListModelExplainabilityJobDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
656
|
+
export var ListModelExplainabilityJobDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
657
|
+
export var ModelMetadataFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
658
|
+
export var ModelMetadataSearchExpressionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
|
+
export var ListModelMetadataRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
|
+
export var ModelMetadataSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
661
|
+
export var ListModelMetadataResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
662
|
+
export var ListModelPackageGroupsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
663
|
+
export var ModelPackageGroupSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
664
|
+
export var ListModelPackageGroupsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
665
|
+
export var ListModelPackagesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
666
|
+
export var ModelPackageSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
667
|
+
export var ListModelPackagesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
668
|
+
export var ListModelQualityJobDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
669
|
+
export var ListModelQualityJobDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
670
|
+
export var ListModelsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
671
|
+
export var ModelSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
672
|
+
export var ListModelsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
673
|
+
export var ListMonitoringExecutionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
|
+
export var ListMonitoringExecutionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
675
|
+
export var ListMonitoringSchedulesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
676
|
+
export var MonitoringScheduleSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
677
|
+
export var ListMonitoringSchedulesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
678
|
+
export var ListNotebookInstanceLifecycleConfigsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
679
|
+
export var NotebookInstanceLifecycleConfigSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
680
|
+
export var ListNotebookInstanceLifecycleConfigsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
681
|
+
export var ListNotebookInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
|
+
export var NotebookInstanceSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
683
|
+
export var ListNotebookInstancesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
684
|
+
export var ListPipelineExecutionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
685
|
+
export var PipelineExecutionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
|
+
export var ListPipelineExecutionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|