@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,9 +1,5 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
|
|
3
|
-
export var ActionSource;
|
|
4
|
-
(function (ActionSource) {
|
|
5
|
-
ActionSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
-
})(ActionSource || (ActionSource = {}));
|
|
7
3
|
export var ActionStatus;
|
|
8
4
|
(function (ActionStatus) {
|
|
9
5
|
ActionStatus["COMPLETED"] = "Completed";
|
|
@@ -13,10 +9,6 @@ export var ActionStatus;
|
|
|
13
9
|
ActionStatus["STOPPING"] = "Stopping";
|
|
14
10
|
ActionStatus["UNKNOWN"] = "Unknown";
|
|
15
11
|
})(ActionStatus || (ActionStatus = {}));
|
|
16
|
-
export var ActionSummary;
|
|
17
|
-
(function (ActionSummary) {
|
|
18
|
-
ActionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
19
|
-
})(ActionSummary || (ActionSummary = {}));
|
|
20
12
|
export var AssociationEdgeType;
|
|
21
13
|
(function (AssociationEdgeType) {
|
|
22
14
|
AssociationEdgeType["ASSOCIATED_WITH"] = "AssociatedWith";
|
|
@@ -24,14 +16,6 @@ export var AssociationEdgeType;
|
|
|
24
16
|
AssociationEdgeType["DERIVED_FROM"] = "DerivedFrom";
|
|
25
17
|
AssociationEdgeType["PRODUCED"] = "Produced";
|
|
26
18
|
})(AssociationEdgeType || (AssociationEdgeType = {}));
|
|
27
|
-
export var AddAssociationRequest;
|
|
28
|
-
(function (AddAssociationRequest) {
|
|
29
|
-
AddAssociationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
30
|
-
})(AddAssociationRequest || (AddAssociationRequest = {}));
|
|
31
|
-
export var AddAssociationResponse;
|
|
32
|
-
(function (AddAssociationResponse) {
|
|
33
|
-
AddAssociationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
34
|
-
})(AddAssociationResponse || (AddAssociationResponse = {}));
|
|
35
19
|
var ResourceLimitExceeded = (function (_super) {
|
|
36
20
|
__extends(ResourceLimitExceeded, _super);
|
|
37
21
|
function ResourceLimitExceeded(opts) {
|
|
@@ -58,14 +42,6 @@ var ResourceNotFound = (function (_super) {
|
|
|
58
42
|
return ResourceNotFound;
|
|
59
43
|
}(__BaseException));
|
|
60
44
|
export { ResourceNotFound };
|
|
61
|
-
export var ModelInput;
|
|
62
|
-
(function (ModelInput) {
|
|
63
|
-
ModelInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
64
|
-
})(ModelInput || (ModelInput = {}));
|
|
65
|
-
export var ModelPackageContainerDefinition;
|
|
66
|
-
(function (ModelPackageContainerDefinition) {
|
|
67
|
-
ModelPackageContainerDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
68
|
-
})(ModelPackageContainerDefinition || (ModelPackageContainerDefinition = {}));
|
|
69
45
|
export var ProductionVariantInstanceType;
|
|
70
46
|
(function (ProductionVariantInstanceType) {
|
|
71
47
|
ProductionVariantInstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
@@ -188,49 +164,17 @@ export var TransformInstanceType;
|
|
|
188
164
|
TransformInstanceType["ML_P3_2XLARGE"] = "ml.p3.2xlarge";
|
|
189
165
|
TransformInstanceType["ML_P3_8XLARGE"] = "ml.p3.8xlarge";
|
|
190
166
|
})(TransformInstanceType || (TransformInstanceType = {}));
|
|
191
|
-
export var AdditionalInferenceSpecificationDefinition;
|
|
192
|
-
(function (AdditionalInferenceSpecificationDefinition) {
|
|
193
|
-
AdditionalInferenceSpecificationDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
194
|
-
})(AdditionalInferenceSpecificationDefinition || (AdditionalInferenceSpecificationDefinition = {}));
|
|
195
|
-
export var Tag;
|
|
196
|
-
(function (Tag) {
|
|
197
|
-
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
198
|
-
})(Tag || (Tag = {}));
|
|
199
|
-
export var AddTagsInput;
|
|
200
|
-
(function (AddTagsInput) {
|
|
201
|
-
AddTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
202
|
-
})(AddTagsInput || (AddTagsInput = {}));
|
|
203
|
-
export var AddTagsOutput;
|
|
204
|
-
(function (AddTagsOutput) {
|
|
205
|
-
AddTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
206
|
-
})(AddTagsOutput || (AddTagsOutput = {}));
|
|
207
|
-
export var AgentVersion;
|
|
208
|
-
(function (AgentVersion) {
|
|
209
|
-
AgentVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
210
|
-
})(AgentVersion || (AgentVersion = {}));
|
|
211
|
-
export var Alarm;
|
|
212
|
-
(function (Alarm) {
|
|
213
|
-
Alarm.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
214
|
-
})(Alarm || (Alarm = {}));
|
|
215
167
|
export var AlgorithmSortBy;
|
|
216
168
|
(function (AlgorithmSortBy) {
|
|
217
169
|
AlgorithmSortBy["CREATION_TIME"] = "CreationTime";
|
|
218
170
|
AlgorithmSortBy["NAME"] = "Name";
|
|
219
171
|
})(AlgorithmSortBy || (AlgorithmSortBy = {}));
|
|
220
|
-
export var MetricDefinition;
|
|
221
|
-
(function (MetricDefinition) {
|
|
222
|
-
MetricDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
223
|
-
})(MetricDefinition || (MetricDefinition = {}));
|
|
224
172
|
export var TrainingInputMode;
|
|
225
173
|
(function (TrainingInputMode) {
|
|
226
174
|
TrainingInputMode["FASTFILE"] = "FastFile";
|
|
227
175
|
TrainingInputMode["FILE"] = "File";
|
|
228
176
|
TrainingInputMode["PIPE"] = "Pipe";
|
|
229
177
|
})(TrainingInputMode || (TrainingInputMode = {}));
|
|
230
|
-
export var AlgorithmSpecification;
|
|
231
|
-
(function (AlgorithmSpecification) {
|
|
232
|
-
AlgorithmSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
|
-
})(AlgorithmSpecification || (AlgorithmSpecification = {}));
|
|
234
178
|
export var AlgorithmStatus;
|
|
235
179
|
(function (AlgorithmStatus) {
|
|
236
180
|
AlgorithmStatus["COMPLETED"] = "Completed";
|
|
@@ -246,18 +190,6 @@ export var DetailedAlgorithmStatus;
|
|
|
246
190
|
DetailedAlgorithmStatus["IN_PROGRESS"] = "InProgress";
|
|
247
191
|
DetailedAlgorithmStatus["NOT_STARTED"] = "NotStarted";
|
|
248
192
|
})(DetailedAlgorithmStatus || (DetailedAlgorithmStatus = {}));
|
|
249
|
-
export var AlgorithmStatusItem;
|
|
250
|
-
(function (AlgorithmStatusItem) {
|
|
251
|
-
AlgorithmStatusItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
252
|
-
})(AlgorithmStatusItem || (AlgorithmStatusItem = {}));
|
|
253
|
-
export var AlgorithmStatusDetails;
|
|
254
|
-
(function (AlgorithmStatusDetails) {
|
|
255
|
-
AlgorithmStatusDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
256
|
-
})(AlgorithmStatusDetails || (AlgorithmStatusDetails = {}));
|
|
257
|
-
export var AlgorithmSummary;
|
|
258
|
-
(function (AlgorithmSummary) {
|
|
259
|
-
AlgorithmSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
260
|
-
})(AlgorithmSummary || (AlgorithmSummary = {}));
|
|
261
193
|
export var CompressionType;
|
|
262
194
|
(function (CompressionType) {
|
|
263
195
|
CompressionType["GZIP"] = "Gzip";
|
|
@@ -273,10 +205,6 @@ export var FileSystemType;
|
|
|
273
205
|
FileSystemType["EFS"] = "EFS";
|
|
274
206
|
FileSystemType["FSXLUSTRE"] = "FSxLustre";
|
|
275
207
|
})(FileSystemType || (FileSystemType = {}));
|
|
276
|
-
export var FileSystemDataSource;
|
|
277
|
-
(function (FileSystemDataSource) {
|
|
278
|
-
FileSystemDataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
279
|
-
})(FileSystemDataSource || (FileSystemDataSource = {}));
|
|
280
208
|
export var S3DataDistribution;
|
|
281
209
|
(function (S3DataDistribution) {
|
|
282
210
|
S3DataDistribution["FULLY_REPLICATED"] = "FullyReplicated";
|
|
@@ -288,31 +216,11 @@ export var S3DataType;
|
|
|
288
216
|
S3DataType["MANIFEST_FILE"] = "ManifestFile";
|
|
289
217
|
S3DataType["S3_PREFIX"] = "S3Prefix";
|
|
290
218
|
})(S3DataType || (S3DataType = {}));
|
|
291
|
-
export var S3DataSource;
|
|
292
|
-
(function (S3DataSource) {
|
|
293
|
-
S3DataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
|
-
})(S3DataSource || (S3DataSource = {}));
|
|
295
|
-
export var DataSource;
|
|
296
|
-
(function (DataSource) {
|
|
297
|
-
DataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
298
|
-
})(DataSource || (DataSource = {}));
|
|
299
219
|
export var RecordWrapper;
|
|
300
220
|
(function (RecordWrapper) {
|
|
301
221
|
RecordWrapper["NONE"] = "None";
|
|
302
222
|
RecordWrapper["RECORDIO"] = "RecordIO";
|
|
303
223
|
})(RecordWrapper || (RecordWrapper = {}));
|
|
304
|
-
export var ShuffleConfig;
|
|
305
|
-
(function (ShuffleConfig) {
|
|
306
|
-
ShuffleConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
-
})(ShuffleConfig || (ShuffleConfig = {}));
|
|
308
|
-
export var Channel;
|
|
309
|
-
(function (Channel) {
|
|
310
|
-
Channel.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
-
})(Channel || (Channel = {}));
|
|
312
|
-
export var OutputDataConfig;
|
|
313
|
-
(function (OutputDataConfig) {
|
|
314
|
-
OutputDataConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
-
})(OutputDataConfig || (OutputDataConfig = {}));
|
|
316
224
|
export var TrainingInstanceType;
|
|
317
225
|
(function (TrainingInstanceType) {
|
|
318
226
|
TrainingInstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
@@ -363,35 +271,11 @@ export var TrainingInstanceType;
|
|
|
363
271
|
TrainingInstanceType["ML_P3_8XLARGE"] = "ml.p3.8xlarge";
|
|
364
272
|
TrainingInstanceType["ML_P4D_24XLARGE"] = "ml.p4d.24xlarge";
|
|
365
273
|
})(TrainingInstanceType || (TrainingInstanceType = {}));
|
|
366
|
-
export var InstanceGroup;
|
|
367
|
-
(function (InstanceGroup) {
|
|
368
|
-
InstanceGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
-
})(InstanceGroup || (InstanceGroup = {}));
|
|
370
|
-
export var ResourceConfig;
|
|
371
|
-
(function (ResourceConfig) {
|
|
372
|
-
ResourceConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
-
})(ResourceConfig || (ResourceConfig = {}));
|
|
374
|
-
export var StoppingCondition;
|
|
375
|
-
(function (StoppingCondition) {
|
|
376
|
-
StoppingCondition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
|
-
})(StoppingCondition || (StoppingCondition = {}));
|
|
378
|
-
export var TrainingJobDefinition;
|
|
379
|
-
(function (TrainingJobDefinition) {
|
|
380
|
-
TrainingJobDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
381
|
-
})(TrainingJobDefinition || (TrainingJobDefinition = {}));
|
|
382
274
|
export var BatchStrategy;
|
|
383
275
|
(function (BatchStrategy) {
|
|
384
276
|
BatchStrategy["MULTI_RECORD"] = "MultiRecord";
|
|
385
277
|
BatchStrategy["SINGLE_RECORD"] = "SingleRecord";
|
|
386
278
|
})(BatchStrategy || (BatchStrategy = {}));
|
|
387
|
-
export var TransformS3DataSource;
|
|
388
|
-
(function (TransformS3DataSource) {
|
|
389
|
-
TransformS3DataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
|
-
})(TransformS3DataSource || (TransformS3DataSource = {}));
|
|
391
|
-
export var TransformDataSource;
|
|
392
|
-
(function (TransformDataSource) {
|
|
393
|
-
TransformDataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
|
-
})(TransformDataSource || (TransformDataSource = {}));
|
|
395
279
|
export var SplitType;
|
|
396
280
|
(function (SplitType) {
|
|
397
281
|
SplitType["LINE"] = "Line";
|
|
@@ -399,39 +283,11 @@ export var SplitType;
|
|
|
399
283
|
SplitType["RECORDIO"] = "RecordIO";
|
|
400
284
|
SplitType["TFRECORD"] = "TFRecord";
|
|
401
285
|
})(SplitType || (SplitType = {}));
|
|
402
|
-
export var TransformInput;
|
|
403
|
-
(function (TransformInput) {
|
|
404
|
-
TransformInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
-
})(TransformInput || (TransformInput = {}));
|
|
406
286
|
export var AssemblyType;
|
|
407
287
|
(function (AssemblyType) {
|
|
408
288
|
AssemblyType["LINE"] = "Line";
|
|
409
289
|
AssemblyType["NONE"] = "None";
|
|
410
290
|
})(AssemblyType || (AssemblyType = {}));
|
|
411
|
-
export var TransformOutput;
|
|
412
|
-
(function (TransformOutput) {
|
|
413
|
-
TransformOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
414
|
-
})(TransformOutput || (TransformOutput = {}));
|
|
415
|
-
export var TransformResources;
|
|
416
|
-
(function (TransformResources) {
|
|
417
|
-
TransformResources.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
|
-
})(TransformResources || (TransformResources = {}));
|
|
419
|
-
export var TransformJobDefinition;
|
|
420
|
-
(function (TransformJobDefinition) {
|
|
421
|
-
TransformJobDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
|
-
})(TransformJobDefinition || (TransformJobDefinition = {}));
|
|
423
|
-
export var AlgorithmValidationProfile;
|
|
424
|
-
(function (AlgorithmValidationProfile) {
|
|
425
|
-
AlgorithmValidationProfile.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
426
|
-
})(AlgorithmValidationProfile || (AlgorithmValidationProfile = {}));
|
|
427
|
-
export var AlgorithmValidationSpecification;
|
|
428
|
-
(function (AlgorithmValidationSpecification) {
|
|
429
|
-
AlgorithmValidationSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
430
|
-
})(AlgorithmValidationSpecification || (AlgorithmValidationSpecification = {}));
|
|
431
|
-
export var AnnotationConsolidationConfig;
|
|
432
|
-
(function (AnnotationConsolidationConfig) {
|
|
433
|
-
AnnotationConsolidationConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
434
|
-
})(AnnotationConsolidationConfig || (AnnotationConsolidationConfig = {}));
|
|
435
291
|
export var AppType;
|
|
436
292
|
(function (AppType) {
|
|
437
293
|
AppType["JupyterServer"] = "JupyterServer";
|
|
@@ -448,26 +304,6 @@ export var AppStatus;
|
|
|
448
304
|
AppStatus["InService"] = "InService";
|
|
449
305
|
AppStatus["Pending"] = "Pending";
|
|
450
306
|
})(AppStatus || (AppStatus = {}));
|
|
451
|
-
export var AppDetails;
|
|
452
|
-
(function (AppDetails) {
|
|
453
|
-
AppDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
-
})(AppDetails || (AppDetails = {}));
|
|
455
|
-
export var FileSystemConfig;
|
|
456
|
-
(function (FileSystemConfig) {
|
|
457
|
-
FileSystemConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
-
})(FileSystemConfig || (FileSystemConfig = {}));
|
|
459
|
-
export var KernelSpec;
|
|
460
|
-
(function (KernelSpec) {
|
|
461
|
-
KernelSpec.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
-
})(KernelSpec || (KernelSpec = {}));
|
|
463
|
-
export var KernelGatewayImageConfig;
|
|
464
|
-
(function (KernelGatewayImageConfig) {
|
|
465
|
-
KernelGatewayImageConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
|
-
})(KernelGatewayImageConfig || (KernelGatewayImageConfig = {}));
|
|
467
|
-
export var AppImageConfigDetails;
|
|
468
|
-
(function (AppImageConfigDetails) {
|
|
469
|
-
AppImageConfigDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
|
-
})(AppImageConfigDetails || (AppImageConfigDetails = {}));
|
|
471
307
|
export var AppImageConfigSortKey;
|
|
472
308
|
(function (AppImageConfigSortKey) {
|
|
473
309
|
AppImageConfigSortKey["CreationTime"] = "CreationTime";
|
|
@@ -548,10 +384,6 @@ export var AppSortKey;
|
|
|
548
384
|
(function (AppSortKey) {
|
|
549
385
|
AppSortKey["CreationTime"] = "CreationTime";
|
|
550
386
|
})(AppSortKey || (AppSortKey = {}));
|
|
551
|
-
export var AppSpecification;
|
|
552
|
-
(function (AppSpecification) {
|
|
553
|
-
AppSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
554
|
-
})(AppSpecification || (AppSpecification = {}));
|
|
555
387
|
export var ArtifactSourceIdType;
|
|
556
388
|
(function (ArtifactSourceIdType) {
|
|
557
389
|
ArtifactSourceIdType["CUSTOM"] = "Custom";
|
|
@@ -559,50 +391,6 @@ export var ArtifactSourceIdType;
|
|
|
559
391
|
ArtifactSourceIdType["S3_ETAG"] = "S3ETag";
|
|
560
392
|
ArtifactSourceIdType["S3_VERSION"] = "S3Version";
|
|
561
393
|
})(ArtifactSourceIdType || (ArtifactSourceIdType = {}));
|
|
562
|
-
export var ArtifactSourceType;
|
|
563
|
-
(function (ArtifactSourceType) {
|
|
564
|
-
ArtifactSourceType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
|
-
})(ArtifactSourceType || (ArtifactSourceType = {}));
|
|
566
|
-
export var ArtifactSource;
|
|
567
|
-
(function (ArtifactSource) {
|
|
568
|
-
ArtifactSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
569
|
-
})(ArtifactSource || (ArtifactSource = {}));
|
|
570
|
-
export var ArtifactSummary;
|
|
571
|
-
(function (ArtifactSummary) {
|
|
572
|
-
ArtifactSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
573
|
-
})(ArtifactSummary || (ArtifactSummary = {}));
|
|
574
|
-
export var AssociateTrialComponentRequest;
|
|
575
|
-
(function (AssociateTrialComponentRequest) {
|
|
576
|
-
AssociateTrialComponentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
577
|
-
})(AssociateTrialComponentRequest || (AssociateTrialComponentRequest = {}));
|
|
578
|
-
export var AssociateTrialComponentResponse;
|
|
579
|
-
(function (AssociateTrialComponentResponse) {
|
|
580
|
-
AssociateTrialComponentResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
581
|
-
})(AssociateTrialComponentResponse || (AssociateTrialComponentResponse = {}));
|
|
582
|
-
export var UserContext;
|
|
583
|
-
(function (UserContext) {
|
|
584
|
-
UserContext.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
585
|
-
})(UserContext || (UserContext = {}));
|
|
586
|
-
export var AssociationSummary;
|
|
587
|
-
(function (AssociationSummary) {
|
|
588
|
-
AssociationSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
|
-
})(AssociationSummary || (AssociationSummary = {}));
|
|
590
|
-
export var AsyncInferenceClientConfig;
|
|
591
|
-
(function (AsyncInferenceClientConfig) {
|
|
592
|
-
AsyncInferenceClientConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
|
-
})(AsyncInferenceClientConfig || (AsyncInferenceClientConfig = {}));
|
|
594
|
-
export var AsyncInferenceNotificationConfig;
|
|
595
|
-
(function (AsyncInferenceNotificationConfig) {
|
|
596
|
-
AsyncInferenceNotificationConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
|
-
})(AsyncInferenceNotificationConfig || (AsyncInferenceNotificationConfig = {}));
|
|
598
|
-
export var AsyncInferenceOutputConfig;
|
|
599
|
-
(function (AsyncInferenceOutputConfig) {
|
|
600
|
-
AsyncInferenceOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
-
})(AsyncInferenceOutputConfig || (AsyncInferenceOutputConfig = {}));
|
|
602
|
-
export var AsyncInferenceConfig;
|
|
603
|
-
(function (AsyncInferenceConfig) {
|
|
604
|
-
AsyncInferenceConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
-
})(AsyncInferenceConfig || (AsyncInferenceConfig = {}));
|
|
606
394
|
export var AthenaResultCompressionType;
|
|
607
395
|
(function (AthenaResultCompressionType) {
|
|
608
396
|
AthenaResultCompressionType["GZIP"] = "GZIP";
|
|
@@ -617,19 +405,11 @@ export var AthenaResultFormat;
|
|
|
617
405
|
AthenaResultFormat["PARQUET"] = "PARQUET";
|
|
618
406
|
AthenaResultFormat["TEXTFILE"] = "TEXTFILE";
|
|
619
407
|
})(AthenaResultFormat || (AthenaResultFormat = {}));
|
|
620
|
-
export var AthenaDatasetDefinition;
|
|
621
|
-
(function (AthenaDatasetDefinition) {
|
|
622
|
-
AthenaDatasetDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
623
|
-
})(AthenaDatasetDefinition || (AthenaDatasetDefinition = {}));
|
|
624
408
|
export var AuthMode;
|
|
625
409
|
(function (AuthMode) {
|
|
626
410
|
AuthMode["IAM"] = "IAM";
|
|
627
411
|
AuthMode["SSO"] = "SSO";
|
|
628
412
|
})(AuthMode || (AuthMode = {}));
|
|
629
|
-
export var CandidateArtifactLocations;
|
|
630
|
-
(function (CandidateArtifactLocations) {
|
|
631
|
-
CandidateArtifactLocations.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
632
|
-
})(CandidateArtifactLocations || (CandidateArtifactLocations = {}));
|
|
633
413
|
export var AutoMLMetricEnum;
|
|
634
414
|
(function (AutoMLMetricEnum) {
|
|
635
415
|
AutoMLMetricEnum["ACCURACY"] = "Accuracy";
|
|
@@ -661,14 +441,6 @@ export var AutoMLMetricExtendedEnum;
|
|
|
661
441
|
AutoMLMetricExtendedEnum["RECALL_MACRO"] = "RecallMacro";
|
|
662
442
|
AutoMLMetricExtendedEnum["RMSE"] = "RMSE";
|
|
663
443
|
})(AutoMLMetricExtendedEnum || (AutoMLMetricExtendedEnum = {}));
|
|
664
|
-
export var MetricDatum;
|
|
665
|
-
(function (MetricDatum) {
|
|
666
|
-
MetricDatum.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
667
|
-
})(MetricDatum || (MetricDatum = {}));
|
|
668
|
-
export var CandidateProperties;
|
|
669
|
-
(function (CandidateProperties) {
|
|
670
|
-
CandidateProperties.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
671
|
-
})(CandidateProperties || (CandidateProperties = {}));
|
|
672
444
|
export var CandidateStatus;
|
|
673
445
|
(function (CandidateStatus) {
|
|
674
446
|
CandidateStatus["COMPLETED"] = "Completed";
|
|
@@ -683,37 +455,17 @@ export var CandidateStepType;
|
|
|
683
455
|
CandidateStepType["TRAINING"] = "AWS::SageMaker::TrainingJob";
|
|
684
456
|
CandidateStepType["TRANSFORM"] = "AWS::SageMaker::TransformJob";
|
|
685
457
|
})(CandidateStepType || (CandidateStepType = {}));
|
|
686
|
-
export var AutoMLCandidateStep;
|
|
687
|
-
(function (AutoMLCandidateStep) {
|
|
688
|
-
AutoMLCandidateStep.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
689
|
-
})(AutoMLCandidateStep || (AutoMLCandidateStep = {}));
|
|
690
458
|
export var AutoMLJobObjectiveType;
|
|
691
459
|
(function (AutoMLJobObjectiveType) {
|
|
692
460
|
AutoMLJobObjectiveType["MAXIMIZE"] = "Maximize";
|
|
693
461
|
AutoMLJobObjectiveType["MINIMIZE"] = "Minimize";
|
|
694
462
|
})(AutoMLJobObjectiveType || (AutoMLJobObjectiveType = {}));
|
|
695
|
-
export var FinalAutoMLJobObjectiveMetric;
|
|
696
|
-
(function (FinalAutoMLJobObjectiveMetric) {
|
|
697
|
-
FinalAutoMLJobObjectiveMetric.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
698
|
-
})(FinalAutoMLJobObjectiveMetric || (FinalAutoMLJobObjectiveMetric = {}));
|
|
699
|
-
export var AutoMLContainerDefinition;
|
|
700
|
-
(function (AutoMLContainerDefinition) {
|
|
701
|
-
AutoMLContainerDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
702
|
-
})(AutoMLContainerDefinition || (AutoMLContainerDefinition = {}));
|
|
703
463
|
export var ObjectiveStatus;
|
|
704
464
|
(function (ObjectiveStatus) {
|
|
705
465
|
ObjectiveStatus["Failed"] = "Failed";
|
|
706
466
|
ObjectiveStatus["Pending"] = "Pending";
|
|
707
467
|
ObjectiveStatus["Succeeded"] = "Succeeded";
|
|
708
468
|
})(ObjectiveStatus || (ObjectiveStatus = {}));
|
|
709
|
-
export var AutoMLCandidate;
|
|
710
|
-
(function (AutoMLCandidate) {
|
|
711
|
-
AutoMLCandidate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
712
|
-
})(AutoMLCandidate || (AutoMLCandidate = {}));
|
|
713
|
-
export var AutoMLCandidateGenerationConfig;
|
|
714
|
-
(function (AutoMLCandidateGenerationConfig) {
|
|
715
|
-
AutoMLCandidateGenerationConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
716
|
-
})(AutoMLCandidateGenerationConfig || (AutoMLCandidateGenerationConfig = {}));
|
|
717
469
|
export var AutoMLChannelType;
|
|
718
470
|
(function (AutoMLChannelType) {
|
|
719
471
|
AutoMLChannelType["TRAINING"] = "training";
|
|
@@ -724,46 +476,6 @@ export var AutoMLS3DataType;
|
|
|
724
476
|
AutoMLS3DataType["MANIFEST_FILE"] = "ManifestFile";
|
|
725
477
|
AutoMLS3DataType["S3_PREFIX"] = "S3Prefix";
|
|
726
478
|
})(AutoMLS3DataType || (AutoMLS3DataType = {}));
|
|
727
|
-
export var AutoMLS3DataSource;
|
|
728
|
-
(function (AutoMLS3DataSource) {
|
|
729
|
-
AutoMLS3DataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
730
|
-
})(AutoMLS3DataSource || (AutoMLS3DataSource = {}));
|
|
731
|
-
export var AutoMLDataSource;
|
|
732
|
-
(function (AutoMLDataSource) {
|
|
733
|
-
AutoMLDataSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
734
|
-
})(AutoMLDataSource || (AutoMLDataSource = {}));
|
|
735
|
-
export var AutoMLChannel;
|
|
736
|
-
(function (AutoMLChannel) {
|
|
737
|
-
AutoMLChannel.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
738
|
-
})(AutoMLChannel || (AutoMLChannel = {}));
|
|
739
|
-
export var AutoMLDataSplitConfig;
|
|
740
|
-
(function (AutoMLDataSplitConfig) {
|
|
741
|
-
AutoMLDataSplitConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
742
|
-
})(AutoMLDataSplitConfig || (AutoMLDataSplitConfig = {}));
|
|
743
|
-
export var AutoMLJobArtifacts;
|
|
744
|
-
(function (AutoMLJobArtifacts) {
|
|
745
|
-
AutoMLJobArtifacts.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
|
-
})(AutoMLJobArtifacts || (AutoMLJobArtifacts = {}));
|
|
747
|
-
export var AutoMLJobCompletionCriteria;
|
|
748
|
-
(function (AutoMLJobCompletionCriteria) {
|
|
749
|
-
AutoMLJobCompletionCriteria.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
750
|
-
})(AutoMLJobCompletionCriteria || (AutoMLJobCompletionCriteria = {}));
|
|
751
|
-
export var VpcConfig;
|
|
752
|
-
(function (VpcConfig) {
|
|
753
|
-
VpcConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
754
|
-
})(VpcConfig || (VpcConfig = {}));
|
|
755
|
-
export var AutoMLSecurityConfig;
|
|
756
|
-
(function (AutoMLSecurityConfig) {
|
|
757
|
-
AutoMLSecurityConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
758
|
-
})(AutoMLSecurityConfig || (AutoMLSecurityConfig = {}));
|
|
759
|
-
export var AutoMLJobConfig;
|
|
760
|
-
(function (AutoMLJobConfig) {
|
|
761
|
-
AutoMLJobConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
762
|
-
})(AutoMLJobConfig || (AutoMLJobConfig = {}));
|
|
763
|
-
export var AutoMLJobObjective;
|
|
764
|
-
(function (AutoMLJobObjective) {
|
|
765
|
-
AutoMLJobObjective.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
766
|
-
})(AutoMLJobObjective || (AutoMLJobObjective = {}));
|
|
767
479
|
export var AutoMLJobSecondaryStatus;
|
|
768
480
|
(function (AutoMLJobSecondaryStatus) {
|
|
769
481
|
AutoMLJobSecondaryStatus["ANALYZING_DATA"] = "AnalyzingData";
|
|
@@ -792,18 +504,6 @@ export var AutoMLJobStatus;
|
|
|
792
504
|
AutoMLJobStatus["STOPPED"] = "Stopped";
|
|
793
505
|
AutoMLJobStatus["STOPPING"] = "Stopping";
|
|
794
506
|
})(AutoMLJobStatus || (AutoMLJobStatus = {}));
|
|
795
|
-
export var AutoMLPartialFailureReason;
|
|
796
|
-
(function (AutoMLPartialFailureReason) {
|
|
797
|
-
AutoMLPartialFailureReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
798
|
-
})(AutoMLPartialFailureReason || (AutoMLPartialFailureReason = {}));
|
|
799
|
-
export var AutoMLJobSummary;
|
|
800
|
-
(function (AutoMLJobSummary) {
|
|
801
|
-
AutoMLJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
802
|
-
})(AutoMLJobSummary || (AutoMLJobSummary = {}));
|
|
803
|
-
export var AutoMLOutputDataConfig;
|
|
804
|
-
(function (AutoMLOutputDataConfig) {
|
|
805
|
-
AutoMLOutputDataConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
806
|
-
})(AutoMLOutputDataConfig || (AutoMLOutputDataConfig = {}));
|
|
807
507
|
export var AutoMLSortBy;
|
|
808
508
|
(function (AutoMLSortBy) {
|
|
809
509
|
AutoMLSortBy["CREATION_TIME"] = "CreationTime";
|
|
@@ -815,27 +515,11 @@ export var AutoMLSortOrder;
|
|
|
815
515
|
AutoMLSortOrder["ASCENDING"] = "Ascending";
|
|
816
516
|
AutoMLSortOrder["DESCENDING"] = "Descending";
|
|
817
517
|
})(AutoMLSortOrder || (AutoMLSortOrder = {}));
|
|
818
|
-
export var AutoRollbackConfig;
|
|
819
|
-
(function (AutoRollbackConfig) {
|
|
820
|
-
AutoRollbackConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
821
|
-
})(AutoRollbackConfig || (AutoRollbackConfig = {}));
|
|
822
518
|
export var AwsManagedHumanLoopRequestSource;
|
|
823
519
|
(function (AwsManagedHumanLoopRequestSource) {
|
|
824
520
|
AwsManagedHumanLoopRequestSource["REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3"] = "AWS/Rekognition/DetectModerationLabels/Image/V3";
|
|
825
521
|
AwsManagedHumanLoopRequestSource["TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1"] = "AWS/Textract/AnalyzeDocument/Forms/V1";
|
|
826
522
|
})(AwsManagedHumanLoopRequestSource || (AwsManagedHumanLoopRequestSource = {}));
|
|
827
|
-
export var BatchDescribeModelPackageInput;
|
|
828
|
-
(function (BatchDescribeModelPackageInput) {
|
|
829
|
-
BatchDescribeModelPackageInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
830
|
-
})(BatchDescribeModelPackageInput || (BatchDescribeModelPackageInput = {}));
|
|
831
|
-
export var BatchDescribeModelPackageError;
|
|
832
|
-
(function (BatchDescribeModelPackageError) {
|
|
833
|
-
BatchDescribeModelPackageError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
834
|
-
})(BatchDescribeModelPackageError || (BatchDescribeModelPackageError = {}));
|
|
835
|
-
export var InferenceSpecification;
|
|
836
|
-
(function (InferenceSpecification) {
|
|
837
|
-
InferenceSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
838
|
-
})(InferenceSpecification || (InferenceSpecification = {}));
|
|
839
523
|
export var ModelApprovalStatus;
|
|
840
524
|
(function (ModelApprovalStatus) {
|
|
841
525
|
ModelApprovalStatus["APPROVED"] = "Approved";
|
|
@@ -850,110 +534,38 @@ export var ModelPackageStatus;
|
|
|
850
534
|
ModelPackageStatus["IN_PROGRESS"] = "InProgress";
|
|
851
535
|
ModelPackageStatus["PENDING"] = "Pending";
|
|
852
536
|
})(ModelPackageStatus || (ModelPackageStatus = {}));
|
|
853
|
-
export var BatchDescribeModelPackageSummary;
|
|
854
|
-
(function (BatchDescribeModelPackageSummary) {
|
|
855
|
-
BatchDescribeModelPackageSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
856
|
-
})(BatchDescribeModelPackageSummary || (BatchDescribeModelPackageSummary = {}));
|
|
857
|
-
export var BatchDescribeModelPackageOutput;
|
|
858
|
-
(function (BatchDescribeModelPackageOutput) {
|
|
859
|
-
BatchDescribeModelPackageOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
860
|
-
})(BatchDescribeModelPackageOutput || (BatchDescribeModelPackageOutput = {}));
|
|
861
|
-
export var MetricsSource;
|
|
862
|
-
(function (MetricsSource) {
|
|
863
|
-
MetricsSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
864
|
-
})(MetricsSource || (MetricsSource = {}));
|
|
865
|
-
export var Bias;
|
|
866
|
-
(function (Bias) {
|
|
867
|
-
Bias.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
868
|
-
})(Bias || (Bias = {}));
|
|
869
537
|
export var CapacitySizeType;
|
|
870
538
|
(function (CapacitySizeType) {
|
|
871
539
|
CapacitySizeType["CAPACITY_PERCENT"] = "CAPACITY_PERCENT";
|
|
872
540
|
CapacitySizeType["INSTANCE_COUNT"] = "INSTANCE_COUNT";
|
|
873
541
|
})(CapacitySizeType || (CapacitySizeType = {}));
|
|
874
|
-
export var CapacitySize;
|
|
875
|
-
(function (CapacitySize) {
|
|
876
|
-
CapacitySize.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
877
|
-
})(CapacitySize || (CapacitySize = {}));
|
|
878
542
|
export var TrafficRoutingConfigType;
|
|
879
543
|
(function (TrafficRoutingConfigType) {
|
|
880
544
|
TrafficRoutingConfigType["ALL_AT_ONCE"] = "ALL_AT_ONCE";
|
|
881
545
|
TrafficRoutingConfigType["CANARY"] = "CANARY";
|
|
882
546
|
TrafficRoutingConfigType["LINEAR"] = "LINEAR";
|
|
883
547
|
})(TrafficRoutingConfigType || (TrafficRoutingConfigType = {}));
|
|
884
|
-
export var TrafficRoutingConfig;
|
|
885
|
-
(function (TrafficRoutingConfig) {
|
|
886
|
-
TrafficRoutingConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
887
|
-
})(TrafficRoutingConfig || (TrafficRoutingConfig = {}));
|
|
888
|
-
export var BlueGreenUpdatePolicy;
|
|
889
|
-
(function (BlueGreenUpdatePolicy) {
|
|
890
|
-
BlueGreenUpdatePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
891
|
-
})(BlueGreenUpdatePolicy || (BlueGreenUpdatePolicy = {}));
|
|
892
548
|
export var BooleanOperator;
|
|
893
549
|
(function (BooleanOperator) {
|
|
894
550
|
BooleanOperator["AND"] = "And";
|
|
895
551
|
BooleanOperator["OR"] = "Or";
|
|
896
552
|
})(BooleanOperator || (BooleanOperator = {}));
|
|
897
|
-
export var CacheHitResult;
|
|
898
|
-
(function (CacheHitResult) {
|
|
899
|
-
CacheHitResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
900
|
-
})(CacheHitResult || (CacheHitResult = {}));
|
|
901
|
-
export var OutputParameter;
|
|
902
|
-
(function (OutputParameter) {
|
|
903
|
-
OutputParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
904
|
-
})(OutputParameter || (OutputParameter = {}));
|
|
905
|
-
export var CallbackStepMetadata;
|
|
906
|
-
(function (CallbackStepMetadata) {
|
|
907
|
-
CallbackStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
908
|
-
})(CallbackStepMetadata || (CallbackStepMetadata = {}));
|
|
909
553
|
export var CandidateSortBy;
|
|
910
554
|
(function (CandidateSortBy) {
|
|
911
555
|
CandidateSortBy["CreationTime"] = "CreationTime";
|
|
912
556
|
CandidateSortBy["FinalObjectiveMetricValue"] = "FinalObjectiveMetricValue";
|
|
913
557
|
CandidateSortBy["Status"] = "Status";
|
|
914
558
|
})(CandidateSortBy || (CandidateSortBy = {}));
|
|
915
|
-
export var CaptureContentTypeHeader;
|
|
916
|
-
(function (CaptureContentTypeHeader) {
|
|
917
|
-
CaptureContentTypeHeader.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
|
-
})(CaptureContentTypeHeader || (CaptureContentTypeHeader = {}));
|
|
919
559
|
export var CaptureMode;
|
|
920
560
|
(function (CaptureMode) {
|
|
921
561
|
CaptureMode["INPUT"] = "Input";
|
|
922
562
|
CaptureMode["OUTPUT"] = "Output";
|
|
923
563
|
})(CaptureMode || (CaptureMode = {}));
|
|
924
|
-
export var CaptureOption;
|
|
925
|
-
(function (CaptureOption) {
|
|
926
|
-
CaptureOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
927
|
-
})(CaptureOption || (CaptureOption = {}));
|
|
928
564
|
export var CaptureStatus;
|
|
929
565
|
(function (CaptureStatus) {
|
|
930
566
|
CaptureStatus["STARTED"] = "Started";
|
|
931
567
|
CaptureStatus["STOPPED"] = "Stopped";
|
|
932
568
|
})(CaptureStatus || (CaptureStatus = {}));
|
|
933
|
-
export var CategoricalParameter;
|
|
934
|
-
(function (CategoricalParameter) {
|
|
935
|
-
CategoricalParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
936
|
-
})(CategoricalParameter || (CategoricalParameter = {}));
|
|
937
|
-
export var CategoricalParameterRange;
|
|
938
|
-
(function (CategoricalParameterRange) {
|
|
939
|
-
CategoricalParameterRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
940
|
-
})(CategoricalParameterRange || (CategoricalParameterRange = {}));
|
|
941
|
-
export var CategoricalParameterRangeSpecification;
|
|
942
|
-
(function (CategoricalParameterRangeSpecification) {
|
|
943
|
-
CategoricalParameterRangeSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
944
|
-
})(CategoricalParameterRangeSpecification || (CategoricalParameterRangeSpecification = {}));
|
|
945
|
-
export var ChannelSpecification;
|
|
946
|
-
(function (ChannelSpecification) {
|
|
947
|
-
ChannelSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
948
|
-
})(ChannelSpecification || (ChannelSpecification = {}));
|
|
949
|
-
export var CheckpointConfig;
|
|
950
|
-
(function (CheckpointConfig) {
|
|
951
|
-
CheckpointConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
952
|
-
})(CheckpointConfig || (CheckpointConfig = {}));
|
|
953
|
-
export var ClarifyCheckStepMetadata;
|
|
954
|
-
(function (ClarifyCheckStepMetadata) {
|
|
955
|
-
ClarifyCheckStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
956
|
-
})(ClarifyCheckStepMetadata || (ClarifyCheckStepMetadata = {}));
|
|
957
569
|
export var CodeRepositorySortBy;
|
|
958
570
|
(function (CodeRepositorySortBy) {
|
|
959
571
|
CodeRepositorySortBy["CREATION_TIME"] = "CreationTime";
|
|
@@ -965,26 +577,6 @@ export var CodeRepositorySortOrder;
|
|
|
965
577
|
CodeRepositorySortOrder["ASCENDING"] = "Ascending";
|
|
966
578
|
CodeRepositorySortOrder["DESCENDING"] = "Descending";
|
|
967
579
|
})(CodeRepositorySortOrder || (CodeRepositorySortOrder = {}));
|
|
968
|
-
export var GitConfig;
|
|
969
|
-
(function (GitConfig) {
|
|
970
|
-
GitConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
|
-
})(GitConfig || (GitConfig = {}));
|
|
972
|
-
export var CodeRepositorySummary;
|
|
973
|
-
(function (CodeRepositorySummary) {
|
|
974
|
-
CodeRepositorySummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
|
-
})(CodeRepositorySummary || (CodeRepositorySummary = {}));
|
|
976
|
-
export var CognitoConfig;
|
|
977
|
-
(function (CognitoConfig) {
|
|
978
|
-
CognitoConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
979
|
-
})(CognitoConfig || (CognitoConfig = {}));
|
|
980
|
-
export var CognitoMemberDefinition;
|
|
981
|
-
(function (CognitoMemberDefinition) {
|
|
982
|
-
CognitoMemberDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
983
|
-
})(CognitoMemberDefinition || (CognitoMemberDefinition = {}));
|
|
984
|
-
export var CollectionConfiguration;
|
|
985
|
-
(function (CollectionConfiguration) {
|
|
986
|
-
CollectionConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
987
|
-
})(CollectionConfiguration || (CollectionConfiguration = {}));
|
|
988
580
|
export var CompilationJobStatus;
|
|
989
581
|
(function (CompilationJobStatus) {
|
|
990
582
|
CompilationJobStatus["COMPLETED"] = "COMPLETED";
|
|
@@ -1049,19 +641,11 @@ export var TargetPlatformOs;
|
|
|
1049
641
|
TargetPlatformOs["ANDROID"] = "ANDROID";
|
|
1050
642
|
TargetPlatformOs["LINUX"] = "LINUX";
|
|
1051
643
|
})(TargetPlatformOs || (TargetPlatformOs = {}));
|
|
1052
|
-
export var CompilationJobSummary;
|
|
1053
|
-
(function (CompilationJobSummary) {
|
|
1054
|
-
CompilationJobSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1055
|
-
})(CompilationJobSummary || (CompilationJobSummary = {}));
|
|
1056
644
|
export var ConditionOutcome;
|
|
1057
645
|
(function (ConditionOutcome) {
|
|
1058
646
|
ConditionOutcome["FALSE"] = "False";
|
|
1059
647
|
ConditionOutcome["TRUE"] = "True";
|
|
1060
648
|
})(ConditionOutcome || (ConditionOutcome = {}));
|
|
1061
|
-
export var ConditionStepMetadata;
|
|
1062
|
-
(function (ConditionStepMetadata) {
|
|
1063
|
-
ConditionStepMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1064
|
-
})(ConditionStepMetadata || (ConditionStepMetadata = {}));
|
|
1065
649
|
var ConflictException = (function (_super) {
|
|
1066
650
|
__extends(ConflictException, _super);
|
|
1067
651
|
function ConflictException(opts) {
|
|
@@ -1080,14 +664,6 @@ export var RepositoryAccessMode;
|
|
|
1080
664
|
RepositoryAccessMode["PLATFORM"] = "Platform";
|
|
1081
665
|
RepositoryAccessMode["VPC"] = "Vpc";
|
|
1082
666
|
})(RepositoryAccessMode || (RepositoryAccessMode = {}));
|
|
1083
|
-
export var RepositoryAuthConfig;
|
|
1084
|
-
(function (RepositoryAuthConfig) {
|
|
1085
|
-
RepositoryAuthConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1086
|
-
})(RepositoryAuthConfig || (RepositoryAuthConfig = {}));
|
|
1087
|
-
export var ImageConfig;
|
|
1088
|
-
(function (ImageConfig) {
|
|
1089
|
-
ImageConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1090
|
-
})(ImageConfig || (ImageConfig = {}));
|
|
1091
667
|
export var ContainerMode;
|
|
1092
668
|
(function (ContainerMode) {
|
|
1093
669
|
ContainerMode["MULTI_MODEL"] = "MultiModel";
|
|
@@ -1098,27 +674,11 @@ export var ModelCacheSetting;
|
|
|
1098
674
|
ModelCacheSetting["DISABLED"] = "Disabled";
|
|
1099
675
|
ModelCacheSetting["ENABLED"] = "Enabled";
|
|
1100
676
|
})(ModelCacheSetting || (ModelCacheSetting = {}));
|
|
1101
|
-
export var MultiModelConfig;
|
|
1102
|
-
(function (MultiModelConfig) {
|
|
1103
|
-
MultiModelConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1104
|
-
})(MultiModelConfig || (MultiModelConfig = {}));
|
|
1105
|
-
export var ContainerDefinition;
|
|
1106
|
-
(function (ContainerDefinition) {
|
|
1107
|
-
ContainerDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1108
|
-
})(ContainerDefinition || (ContainerDefinition = {}));
|
|
1109
677
|
export var ContentClassifier;
|
|
1110
678
|
(function (ContentClassifier) {
|
|
1111
679
|
ContentClassifier["FREE_OF_ADULT_CONTENT"] = "FreeOfAdultContent";
|
|
1112
680
|
ContentClassifier["FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION"] = "FreeOfPersonallyIdentifiableInformation";
|
|
1113
681
|
})(ContentClassifier || (ContentClassifier = {}));
|
|
1114
|
-
export var ContextSource;
|
|
1115
|
-
(function (ContextSource) {
|
|
1116
|
-
ContextSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1117
|
-
})(ContextSource || (ContextSource = {}));
|
|
1118
|
-
export var ContextSummary;
|
|
1119
|
-
(function (ContextSummary) {
|
|
1120
|
-
ContextSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1121
|
-
})(ContextSummary || (ContextSummary = {}));
|
|
1122
682
|
export var HyperParameterScalingType;
|
|
1123
683
|
(function (HyperParameterScalingType) {
|
|
1124
684
|
HyperParameterScalingType["AUTO"] = "Auto";
|
|
@@ -1126,34 +686,6 @@ export var HyperParameterScalingType;
|
|
|
1126
686
|
HyperParameterScalingType["LOGARITHMIC"] = "Logarithmic";
|
|
1127
687
|
HyperParameterScalingType["REVERSE_LOGARITHMIC"] = "ReverseLogarithmic";
|
|
1128
688
|
})(HyperParameterScalingType || (HyperParameterScalingType = {}));
|
|
1129
|
-
export var ContinuousParameterRange;
|
|
1130
|
-
(function (ContinuousParameterRange) {
|
|
1131
|
-
ContinuousParameterRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1132
|
-
})(ContinuousParameterRange || (ContinuousParameterRange = {}));
|
|
1133
|
-
export var ContinuousParameterRangeSpecification;
|
|
1134
|
-
(function (ContinuousParameterRangeSpecification) {
|
|
1135
|
-
ContinuousParameterRangeSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1136
|
-
})(ContinuousParameterRangeSpecification || (ContinuousParameterRangeSpecification = {}));
|
|
1137
|
-
export var MetadataProperties;
|
|
1138
|
-
(function (MetadataProperties) {
|
|
1139
|
-
MetadataProperties.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1140
|
-
})(MetadataProperties || (MetadataProperties = {}));
|
|
1141
|
-
export var CreateActionRequest;
|
|
1142
|
-
(function (CreateActionRequest) {
|
|
1143
|
-
CreateActionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1144
|
-
})(CreateActionRequest || (CreateActionRequest = {}));
|
|
1145
|
-
export var CreateActionResponse;
|
|
1146
|
-
(function (CreateActionResponse) {
|
|
1147
|
-
CreateActionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1148
|
-
})(CreateActionResponse || (CreateActionResponse = {}));
|
|
1149
|
-
export var IntegerParameterRangeSpecification;
|
|
1150
|
-
(function (IntegerParameterRangeSpecification) {
|
|
1151
|
-
IntegerParameterRangeSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1152
|
-
})(IntegerParameterRangeSpecification || (IntegerParameterRangeSpecification = {}));
|
|
1153
|
-
export var ParameterRange;
|
|
1154
|
-
(function (ParameterRange) {
|
|
1155
|
-
ParameterRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1156
|
-
})(ParameterRange || (ParameterRange = {}));
|
|
1157
689
|
export var ParameterType;
|
|
1158
690
|
(function (ParameterType) {
|
|
1159
691
|
ParameterType["CATEGORICAL"] = "Categorical";
|
|
@@ -1161,43 +693,11 @@ export var ParameterType;
|
|
|
1161
693
|
ParameterType["FREE_TEXT"] = "FreeText";
|
|
1162
694
|
ParameterType["INTEGER"] = "Integer";
|
|
1163
695
|
})(ParameterType || (ParameterType = {}));
|
|
1164
|
-
export var HyperParameterSpecification;
|
|
1165
|
-
(function (HyperParameterSpecification) {
|
|
1166
|
-
HyperParameterSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1167
|
-
})(HyperParameterSpecification || (HyperParameterSpecification = {}));
|
|
1168
696
|
export var HyperParameterTuningJobObjectiveType;
|
|
1169
697
|
(function (HyperParameterTuningJobObjectiveType) {
|
|
1170
698
|
HyperParameterTuningJobObjectiveType["MAXIMIZE"] = "Maximize";
|
|
1171
699
|
HyperParameterTuningJobObjectiveType["MINIMIZE"] = "Minimize";
|
|
1172
700
|
})(HyperParameterTuningJobObjectiveType || (HyperParameterTuningJobObjectiveType = {}));
|
|
1173
|
-
export var HyperParameterTuningJobObjective;
|
|
1174
|
-
(function (HyperParameterTuningJobObjective) {
|
|
1175
|
-
HyperParameterTuningJobObjective.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1176
|
-
})(HyperParameterTuningJobObjective || (HyperParameterTuningJobObjective = {}));
|
|
1177
|
-
export var TrainingSpecification;
|
|
1178
|
-
(function (TrainingSpecification) {
|
|
1179
|
-
TrainingSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1180
|
-
})(TrainingSpecification || (TrainingSpecification = {}));
|
|
1181
|
-
export var CreateAlgorithmInput;
|
|
1182
|
-
(function (CreateAlgorithmInput) {
|
|
1183
|
-
CreateAlgorithmInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1184
|
-
})(CreateAlgorithmInput || (CreateAlgorithmInput = {}));
|
|
1185
|
-
export var CreateAlgorithmOutput;
|
|
1186
|
-
(function (CreateAlgorithmOutput) {
|
|
1187
|
-
CreateAlgorithmOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1188
|
-
})(CreateAlgorithmOutput || (CreateAlgorithmOutput = {}));
|
|
1189
|
-
export var ResourceSpec;
|
|
1190
|
-
(function (ResourceSpec) {
|
|
1191
|
-
ResourceSpec.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1192
|
-
})(ResourceSpec || (ResourceSpec = {}));
|
|
1193
|
-
export var CreateAppRequest;
|
|
1194
|
-
(function (CreateAppRequest) {
|
|
1195
|
-
CreateAppRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1196
|
-
})(CreateAppRequest || (CreateAppRequest = {}));
|
|
1197
|
-
export var CreateAppResponse;
|
|
1198
|
-
(function (CreateAppResponse) {
|
|
1199
|
-
CreateAppResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1200
|
-
})(CreateAppResponse || (CreateAppResponse = {}));
|
|
1201
701
|
var ResourceInUse = (function (_super) {
|
|
1202
702
|
__extends(ResourceInUse, _super);
|
|
1203
703
|
function ResourceInUse(opts) {
|
|
@@ -1211,48 +711,12 @@ var ResourceInUse = (function (_super) {
|
|
|
1211
711
|
return ResourceInUse;
|
|
1212
712
|
}(__BaseException));
|
|
1213
713
|
export { ResourceInUse };
|
|
1214
|
-
export var CreateAppImageConfigRequest;
|
|
1215
|
-
(function (CreateAppImageConfigRequest) {
|
|
1216
|
-
CreateAppImageConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1217
|
-
})(CreateAppImageConfigRequest || (CreateAppImageConfigRequest = {}));
|
|
1218
|
-
export var CreateAppImageConfigResponse;
|
|
1219
|
-
(function (CreateAppImageConfigResponse) {
|
|
1220
|
-
CreateAppImageConfigResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1221
|
-
})(CreateAppImageConfigResponse || (CreateAppImageConfigResponse = {}));
|
|
1222
|
-
export var CreateArtifactRequest;
|
|
1223
|
-
(function (CreateArtifactRequest) {
|
|
1224
|
-
CreateArtifactRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1225
|
-
})(CreateArtifactRequest || (CreateArtifactRequest = {}));
|
|
1226
|
-
export var CreateArtifactResponse;
|
|
1227
|
-
(function (CreateArtifactResponse) {
|
|
1228
|
-
CreateArtifactResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1229
|
-
})(CreateArtifactResponse || (CreateArtifactResponse = {}));
|
|
1230
|
-
export var ModelDeployConfig;
|
|
1231
|
-
(function (ModelDeployConfig) {
|
|
1232
|
-
ModelDeployConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1233
|
-
})(ModelDeployConfig || (ModelDeployConfig = {}));
|
|
1234
714
|
export var ProblemType;
|
|
1235
715
|
(function (ProblemType) {
|
|
1236
716
|
ProblemType["BINARY_CLASSIFICATION"] = "BinaryClassification";
|
|
1237
717
|
ProblemType["MULTICLASS_CLASSIFICATION"] = "MulticlassClassification";
|
|
1238
718
|
ProblemType["REGRESSION"] = "Regression";
|
|
1239
719
|
})(ProblemType || (ProblemType = {}));
|
|
1240
|
-
export var CreateAutoMLJobRequest;
|
|
1241
|
-
(function (CreateAutoMLJobRequest) {
|
|
1242
|
-
CreateAutoMLJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1243
|
-
})(CreateAutoMLJobRequest || (CreateAutoMLJobRequest = {}));
|
|
1244
|
-
export var CreateAutoMLJobResponse;
|
|
1245
|
-
(function (CreateAutoMLJobResponse) {
|
|
1246
|
-
CreateAutoMLJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1247
|
-
})(CreateAutoMLJobResponse || (CreateAutoMLJobResponse = {}));
|
|
1248
|
-
export var CreateCodeRepositoryInput;
|
|
1249
|
-
(function (CreateCodeRepositoryInput) {
|
|
1250
|
-
CreateCodeRepositoryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1251
|
-
})(CreateCodeRepositoryInput || (CreateCodeRepositoryInput = {}));
|
|
1252
|
-
export var CreateCodeRepositoryOutput;
|
|
1253
|
-
(function (CreateCodeRepositoryOutput) {
|
|
1254
|
-
CreateCodeRepositoryOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1255
|
-
})(CreateCodeRepositoryOutput || (CreateCodeRepositoryOutput = {}));
|
|
1256
720
|
export var Framework;
|
|
1257
721
|
(function (Framework) {
|
|
1258
722
|
Framework["DARKNET"] = "DARKNET";
|
|
@@ -1265,54 +729,6 @@ export var Framework;
|
|
|
1265
729
|
Framework["TFLITE"] = "TFLITE";
|
|
1266
730
|
Framework["XGBOOST"] = "XGBOOST";
|
|
1267
731
|
})(Framework || (Framework = {}));
|
|
1268
|
-
export var InputConfig;
|
|
1269
|
-
(function (InputConfig) {
|
|
1270
|
-
InputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1271
|
-
})(InputConfig || (InputConfig = {}));
|
|
1272
|
-
export var TargetPlatform;
|
|
1273
|
-
(function (TargetPlatform) {
|
|
1274
|
-
TargetPlatform.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1275
|
-
})(TargetPlatform || (TargetPlatform = {}));
|
|
1276
|
-
export var OutputConfig;
|
|
1277
|
-
(function (OutputConfig) {
|
|
1278
|
-
OutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1279
|
-
})(OutputConfig || (OutputConfig = {}));
|
|
1280
|
-
export var NeoVpcConfig;
|
|
1281
|
-
(function (NeoVpcConfig) {
|
|
1282
|
-
NeoVpcConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1283
|
-
})(NeoVpcConfig || (NeoVpcConfig = {}));
|
|
1284
|
-
export var CreateCompilationJobRequest;
|
|
1285
|
-
(function (CreateCompilationJobRequest) {
|
|
1286
|
-
CreateCompilationJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1287
|
-
})(CreateCompilationJobRequest || (CreateCompilationJobRequest = {}));
|
|
1288
|
-
export var CreateCompilationJobResponse;
|
|
1289
|
-
(function (CreateCompilationJobResponse) {
|
|
1290
|
-
CreateCompilationJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1291
|
-
})(CreateCompilationJobResponse || (CreateCompilationJobResponse = {}));
|
|
1292
|
-
export var CreateContextRequest;
|
|
1293
|
-
(function (CreateContextRequest) {
|
|
1294
|
-
CreateContextRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1295
|
-
})(CreateContextRequest || (CreateContextRequest = {}));
|
|
1296
|
-
export var CreateContextResponse;
|
|
1297
|
-
(function (CreateContextResponse) {
|
|
1298
|
-
CreateContextResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1299
|
-
})(CreateContextResponse || (CreateContextResponse = {}));
|
|
1300
|
-
export var DataQualityAppSpecification;
|
|
1301
|
-
(function (DataQualityAppSpecification) {
|
|
1302
|
-
DataQualityAppSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1303
|
-
})(DataQualityAppSpecification || (DataQualityAppSpecification = {}));
|
|
1304
|
-
export var MonitoringConstraintsResource;
|
|
1305
|
-
(function (MonitoringConstraintsResource) {
|
|
1306
|
-
MonitoringConstraintsResource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1307
|
-
})(MonitoringConstraintsResource || (MonitoringConstraintsResource = {}));
|
|
1308
|
-
export var MonitoringStatisticsResource;
|
|
1309
|
-
(function (MonitoringStatisticsResource) {
|
|
1310
|
-
MonitoringStatisticsResource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1311
|
-
})(MonitoringStatisticsResource || (MonitoringStatisticsResource = {}));
|
|
1312
|
-
export var DataQualityBaselineConfig;
|
|
1313
|
-
(function (DataQualityBaselineConfig) {
|
|
1314
|
-
DataQualityBaselineConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1315
|
-
})(DataQualityBaselineConfig || (DataQualityBaselineConfig = {}));
|
|
1316
732
|
export var ProcessingS3DataDistributionType;
|
|
1317
733
|
(function (ProcessingS3DataDistributionType) {
|
|
1318
734
|
ProcessingS3DataDistributionType["FULLYREPLICATED"] = "FullyReplicated";
|
|
@@ -1323,31 +739,11 @@ export var ProcessingS3InputMode;
|
|
|
1323
739
|
ProcessingS3InputMode["FILE"] = "File";
|
|
1324
740
|
ProcessingS3InputMode["PIPE"] = "Pipe";
|
|
1325
741
|
})(ProcessingS3InputMode || (ProcessingS3InputMode = {}));
|
|
1326
|
-
export var EndpointInput;
|
|
1327
|
-
(function (EndpointInput) {
|
|
1328
|
-
EndpointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1329
|
-
})(EndpointInput || (EndpointInput = {}));
|
|
1330
|
-
export var DataQualityJobInput;
|
|
1331
|
-
(function (DataQualityJobInput) {
|
|
1332
|
-
DataQualityJobInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1333
|
-
})(DataQualityJobInput || (DataQualityJobInput = {}));
|
|
1334
742
|
export var ProcessingS3UploadMode;
|
|
1335
743
|
(function (ProcessingS3UploadMode) {
|
|
1336
744
|
ProcessingS3UploadMode["CONTINUOUS"] = "Continuous";
|
|
1337
745
|
ProcessingS3UploadMode["END_OF_JOB"] = "EndOfJob";
|
|
1338
746
|
})(ProcessingS3UploadMode || (ProcessingS3UploadMode = {}));
|
|
1339
|
-
export var MonitoringS3Output;
|
|
1340
|
-
(function (MonitoringS3Output) {
|
|
1341
|
-
MonitoringS3Output.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1342
|
-
})(MonitoringS3Output || (MonitoringS3Output = {}));
|
|
1343
|
-
export var MonitoringOutput;
|
|
1344
|
-
(function (MonitoringOutput) {
|
|
1345
|
-
MonitoringOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1346
|
-
})(MonitoringOutput || (MonitoringOutput = {}));
|
|
1347
|
-
export var MonitoringOutputConfig;
|
|
1348
|
-
(function (MonitoringOutputConfig) {
|
|
1349
|
-
MonitoringOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1350
|
-
})(MonitoringOutputConfig || (MonitoringOutputConfig = {}));
|
|
1351
747
|
export var ProcessingInstanceType;
|
|
1352
748
|
(function (ProcessingInstanceType) {
|
|
1353
749
|
ProcessingInstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
@@ -1395,58 +791,10 @@ export var ProcessingInstanceType;
|
|
|
1395
791
|
ProcessingInstanceType["ML_T3_MEDIUM"] = "ml.t3.medium";
|
|
1396
792
|
ProcessingInstanceType["ML_T3_XLARGE"] = "ml.t3.xlarge";
|
|
1397
793
|
})(ProcessingInstanceType || (ProcessingInstanceType = {}));
|
|
1398
|
-
export var MonitoringClusterConfig;
|
|
1399
|
-
(function (MonitoringClusterConfig) {
|
|
1400
|
-
MonitoringClusterConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1401
|
-
})(MonitoringClusterConfig || (MonitoringClusterConfig = {}));
|
|
1402
|
-
export var MonitoringResources;
|
|
1403
|
-
(function (MonitoringResources) {
|
|
1404
|
-
MonitoringResources.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1405
|
-
})(MonitoringResources || (MonitoringResources = {}));
|
|
1406
|
-
export var MonitoringNetworkConfig;
|
|
1407
|
-
(function (MonitoringNetworkConfig) {
|
|
1408
|
-
MonitoringNetworkConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1409
|
-
})(MonitoringNetworkConfig || (MonitoringNetworkConfig = {}));
|
|
1410
|
-
export var MonitoringStoppingCondition;
|
|
1411
|
-
(function (MonitoringStoppingCondition) {
|
|
1412
|
-
MonitoringStoppingCondition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1413
|
-
})(MonitoringStoppingCondition || (MonitoringStoppingCondition = {}));
|
|
1414
|
-
export var CreateDataQualityJobDefinitionRequest;
|
|
1415
|
-
(function (CreateDataQualityJobDefinitionRequest) {
|
|
1416
|
-
CreateDataQualityJobDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1417
|
-
})(CreateDataQualityJobDefinitionRequest || (CreateDataQualityJobDefinitionRequest = {}));
|
|
1418
|
-
export var CreateDataQualityJobDefinitionResponse;
|
|
1419
|
-
(function (CreateDataQualityJobDefinitionResponse) {
|
|
1420
|
-
CreateDataQualityJobDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1421
|
-
})(CreateDataQualityJobDefinitionResponse || (CreateDataQualityJobDefinitionResponse = {}));
|
|
1422
794
|
export var EdgePresetDeploymentType;
|
|
1423
795
|
(function (EdgePresetDeploymentType) {
|
|
1424
796
|
EdgePresetDeploymentType["GreengrassV2Component"] = "GreengrassV2Component";
|
|
1425
797
|
})(EdgePresetDeploymentType || (EdgePresetDeploymentType = {}));
|
|
1426
|
-
export var EdgeOutputConfig;
|
|
1427
|
-
(function (EdgeOutputConfig) {
|
|
1428
|
-
EdgeOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1429
|
-
})(EdgeOutputConfig || (EdgeOutputConfig = {}));
|
|
1430
|
-
export var CreateDeviceFleetRequest;
|
|
1431
|
-
(function (CreateDeviceFleetRequest) {
|
|
1432
|
-
CreateDeviceFleetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1433
|
-
})(CreateDeviceFleetRequest || (CreateDeviceFleetRequest = {}));
|
|
1434
|
-
export var JupyterServerAppSettings;
|
|
1435
|
-
(function (JupyterServerAppSettings) {
|
|
1436
|
-
JupyterServerAppSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1437
|
-
})(JupyterServerAppSettings || (JupyterServerAppSettings = {}));
|
|
1438
|
-
export var CustomImage;
|
|
1439
|
-
(function (CustomImage) {
|
|
1440
|
-
CustomImage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1441
|
-
})(CustomImage || (CustomImage = {}));
|
|
1442
|
-
export var KernelGatewayAppSettings;
|
|
1443
|
-
(function (KernelGatewayAppSettings) {
|
|
1444
|
-
KernelGatewayAppSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1445
|
-
})(KernelGatewayAppSettings || (KernelGatewayAppSettings = {}));
|
|
1446
|
-
export var RSessionAppSettings;
|
|
1447
|
-
(function (RSessionAppSettings) {
|
|
1448
|
-
RSessionAppSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1449
|
-
})(RSessionAppSettings || (RSessionAppSettings = {}));
|
|
1450
798
|
export var RStudioServerProAccessStatus;
|
|
1451
799
|
(function (RStudioServerProAccessStatus) {
|
|
1452
800
|
RStudioServerProAccessStatus["Disabled"] = "DISABLED";
|
|
@@ -1457,102 +805,22 @@ export var RStudioServerProUserGroup;
|
|
|
1457
805
|
RStudioServerProUserGroup["Admin"] = "R_STUDIO_ADMIN";
|
|
1458
806
|
RStudioServerProUserGroup["User"] = "R_STUDIO_USER";
|
|
1459
807
|
})(RStudioServerProUserGroup || (RStudioServerProUserGroup = {}));
|
|
1460
|
-
export var RStudioServerProAppSettings;
|
|
1461
|
-
(function (RStudioServerProAppSettings) {
|
|
1462
|
-
RStudioServerProAppSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1463
|
-
})(RStudioServerProAppSettings || (RStudioServerProAppSettings = {}));
|
|
1464
808
|
export var NotebookOutputOption;
|
|
1465
809
|
(function (NotebookOutputOption) {
|
|
1466
810
|
NotebookOutputOption["Allowed"] = "Allowed";
|
|
1467
811
|
NotebookOutputOption["Disabled"] = "Disabled";
|
|
1468
812
|
})(NotebookOutputOption || (NotebookOutputOption = {}));
|
|
1469
|
-
export var SharingSettings;
|
|
1470
|
-
(function (SharingSettings) {
|
|
1471
|
-
SharingSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1472
|
-
})(SharingSettings || (SharingSettings = {}));
|
|
1473
|
-
export var TensorBoardAppSettings;
|
|
1474
|
-
(function (TensorBoardAppSettings) {
|
|
1475
|
-
TensorBoardAppSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1476
|
-
})(TensorBoardAppSettings || (TensorBoardAppSettings = {}));
|
|
1477
|
-
export var UserSettings;
|
|
1478
|
-
(function (UserSettings) {
|
|
1479
|
-
UserSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1480
|
-
})(UserSettings || (UserSettings = {}));
|
|
1481
|
-
export var RStudioServerProDomainSettings;
|
|
1482
|
-
(function (RStudioServerProDomainSettings) {
|
|
1483
|
-
RStudioServerProDomainSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1484
|
-
})(RStudioServerProDomainSettings || (RStudioServerProDomainSettings = {}));
|
|
1485
|
-
export var DomainSettings;
|
|
1486
|
-
(function (DomainSettings) {
|
|
1487
|
-
DomainSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1488
|
-
})(DomainSettings || (DomainSettings = {}));
|
|
1489
|
-
export var CreateDomainRequest;
|
|
1490
|
-
(function (CreateDomainRequest) {
|
|
1491
|
-
CreateDomainRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1492
|
-
})(CreateDomainRequest || (CreateDomainRequest = {}));
|
|
1493
|
-
export var CreateDomainResponse;
|
|
1494
|
-
(function (CreateDomainResponse) {
|
|
1495
|
-
CreateDomainResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1496
|
-
})(CreateDomainResponse || (CreateDomainResponse = {}));
|
|
1497
|
-
export var EdgeDeploymentModelConfig;
|
|
1498
|
-
(function (EdgeDeploymentModelConfig) {
|
|
1499
|
-
EdgeDeploymentModelConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1500
|
-
})(EdgeDeploymentModelConfig || (EdgeDeploymentModelConfig = {}));
|
|
1501
813
|
export var FailureHandlingPolicy;
|
|
1502
814
|
(function (FailureHandlingPolicy) {
|
|
1503
815
|
FailureHandlingPolicy["DoNothing"] = "DO_NOTHING";
|
|
1504
816
|
FailureHandlingPolicy["RollbackOnFailure"] = "ROLLBACK_ON_FAILURE";
|
|
1505
817
|
})(FailureHandlingPolicy || (FailureHandlingPolicy = {}));
|
|
1506
|
-
export var EdgeDeploymentConfig;
|
|
1507
|
-
(function (EdgeDeploymentConfig) {
|
|
1508
|
-
EdgeDeploymentConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1509
|
-
})(EdgeDeploymentConfig || (EdgeDeploymentConfig = {}));
|
|
1510
818
|
export var DeviceSubsetType;
|
|
1511
819
|
(function (DeviceSubsetType) {
|
|
1512
820
|
DeviceSubsetType["NameContains"] = "NAMECONTAINS";
|
|
1513
821
|
DeviceSubsetType["Percentage"] = "PERCENTAGE";
|
|
1514
822
|
DeviceSubsetType["Selection"] = "SELECTION";
|
|
1515
823
|
})(DeviceSubsetType || (DeviceSubsetType = {}));
|
|
1516
|
-
export var DeviceSelectionConfig;
|
|
1517
|
-
(function (DeviceSelectionConfig) {
|
|
1518
|
-
DeviceSelectionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1519
|
-
})(DeviceSelectionConfig || (DeviceSelectionConfig = {}));
|
|
1520
|
-
export var DeploymentStage;
|
|
1521
|
-
(function (DeploymentStage) {
|
|
1522
|
-
DeploymentStage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1523
|
-
})(DeploymentStage || (DeploymentStage = {}));
|
|
1524
|
-
export var CreateEdgeDeploymentPlanRequest;
|
|
1525
|
-
(function (CreateEdgeDeploymentPlanRequest) {
|
|
1526
|
-
CreateEdgeDeploymentPlanRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1527
|
-
})(CreateEdgeDeploymentPlanRequest || (CreateEdgeDeploymentPlanRequest = {}));
|
|
1528
|
-
export var CreateEdgeDeploymentPlanResponse;
|
|
1529
|
-
(function (CreateEdgeDeploymentPlanResponse) {
|
|
1530
|
-
CreateEdgeDeploymentPlanResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1531
|
-
})(CreateEdgeDeploymentPlanResponse || (CreateEdgeDeploymentPlanResponse = {}));
|
|
1532
|
-
export var CreateEdgeDeploymentStageRequest;
|
|
1533
|
-
(function (CreateEdgeDeploymentStageRequest) {
|
|
1534
|
-
CreateEdgeDeploymentStageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1535
|
-
})(CreateEdgeDeploymentStageRequest || (CreateEdgeDeploymentStageRequest = {}));
|
|
1536
|
-
export var CreateEdgePackagingJobRequest;
|
|
1537
|
-
(function (CreateEdgePackagingJobRequest) {
|
|
1538
|
-
CreateEdgePackagingJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1539
|
-
})(CreateEdgePackagingJobRequest || (CreateEdgePackagingJobRequest = {}));
|
|
1540
|
-
export var DeploymentConfig;
|
|
1541
|
-
(function (DeploymentConfig) {
|
|
1542
|
-
DeploymentConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1543
|
-
})(DeploymentConfig || (DeploymentConfig = {}));
|
|
1544
|
-
export var CreateEndpointInput;
|
|
1545
|
-
(function (CreateEndpointInput) {
|
|
1546
|
-
CreateEndpointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1547
|
-
})(CreateEndpointInput || (CreateEndpointInput = {}));
|
|
1548
|
-
export var CreateEndpointOutput;
|
|
1549
|
-
(function (CreateEndpointOutput) {
|
|
1550
|
-
CreateEndpointOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1551
|
-
})(CreateEndpointOutput || (CreateEndpointOutput = {}));
|
|
1552
|
-
export var DataCaptureConfig;
|
|
1553
|
-
(function (DataCaptureConfig) {
|
|
1554
|
-
DataCaptureConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1555
|
-
})(DataCaptureConfig || (DataCaptureConfig = {}));
|
|
1556
824
|
export var ProductionVariantAcceleratorType;
|
|
1557
825
|
(function (ProductionVariantAcceleratorType) {
|
|
1558
826
|
ProductionVariantAcceleratorType["ML_EIA1_LARGE"] = "ml.eia1.large";
|
|
@@ -1562,132 +830,12 @@ export var ProductionVariantAcceleratorType;
|
|
|
1562
830
|
ProductionVariantAcceleratorType["ML_EIA2_MEDIUM"] = "ml.eia2.medium";
|
|
1563
831
|
ProductionVariantAcceleratorType["ML_EIA2_XLARGE"] = "ml.eia2.xlarge";
|
|
1564
832
|
})(ProductionVariantAcceleratorType || (ProductionVariantAcceleratorType = {}));
|
|
1565
|
-
export var ProductionVariantCoreDumpConfig;
|
|
1566
|
-
(function (ProductionVariantCoreDumpConfig) {
|
|
1567
|
-
ProductionVariantCoreDumpConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1568
|
-
})(ProductionVariantCoreDumpConfig || (ProductionVariantCoreDumpConfig = {}));
|
|
1569
|
-
export var ProductionVariantServerlessConfig;
|
|
1570
|
-
(function (ProductionVariantServerlessConfig) {
|
|
1571
|
-
ProductionVariantServerlessConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1572
|
-
})(ProductionVariantServerlessConfig || (ProductionVariantServerlessConfig = {}));
|
|
1573
|
-
export var ProductionVariant;
|
|
1574
|
-
(function (ProductionVariant) {
|
|
1575
|
-
ProductionVariant.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1576
|
-
})(ProductionVariant || (ProductionVariant = {}));
|
|
1577
|
-
export var CreateEndpointConfigInput;
|
|
1578
|
-
(function (CreateEndpointConfigInput) {
|
|
1579
|
-
CreateEndpointConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1580
|
-
})(CreateEndpointConfigInput || (CreateEndpointConfigInput = {}));
|
|
1581
|
-
export var CreateEndpointConfigOutput;
|
|
1582
|
-
(function (CreateEndpointConfigOutput) {
|
|
1583
|
-
CreateEndpointConfigOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1584
|
-
})(CreateEndpointConfigOutput || (CreateEndpointConfigOutput = {}));
|
|
1585
|
-
export var CreateExperimentRequest;
|
|
1586
|
-
(function (CreateExperimentRequest) {
|
|
1587
|
-
CreateExperimentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1588
|
-
})(CreateExperimentRequest || (CreateExperimentRequest = {}));
|
|
1589
|
-
export var CreateExperimentResponse;
|
|
1590
|
-
(function (CreateExperimentResponse) {
|
|
1591
|
-
CreateExperimentResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1592
|
-
})(CreateExperimentResponse || (CreateExperimentResponse = {}));
|
|
1593
833
|
export var FeatureType;
|
|
1594
834
|
(function (FeatureType) {
|
|
1595
835
|
FeatureType["FRACTIONAL"] = "Fractional";
|
|
1596
836
|
FeatureType["INTEGRAL"] = "Integral";
|
|
1597
837
|
FeatureType["STRING"] = "String";
|
|
1598
838
|
})(FeatureType || (FeatureType = {}));
|
|
1599
|
-
export var FeatureDefinition;
|
|
1600
|
-
(function (FeatureDefinition) {
|
|
1601
|
-
FeatureDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1602
|
-
})(FeatureDefinition || (FeatureDefinition = {}));
|
|
1603
|
-
export var DataCatalogConfig;
|
|
1604
|
-
(function (DataCatalogConfig) {
|
|
1605
|
-
DataCatalogConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1606
|
-
})(DataCatalogConfig || (DataCatalogConfig = {}));
|
|
1607
|
-
export var S3StorageConfig;
|
|
1608
|
-
(function (S3StorageConfig) {
|
|
1609
|
-
S3StorageConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1610
|
-
})(S3StorageConfig || (S3StorageConfig = {}));
|
|
1611
|
-
export var OfflineStoreConfig;
|
|
1612
|
-
(function (OfflineStoreConfig) {
|
|
1613
|
-
OfflineStoreConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1614
|
-
})(OfflineStoreConfig || (OfflineStoreConfig = {}));
|
|
1615
|
-
export var OnlineStoreSecurityConfig;
|
|
1616
|
-
(function (OnlineStoreSecurityConfig) {
|
|
1617
|
-
OnlineStoreSecurityConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1618
|
-
})(OnlineStoreSecurityConfig || (OnlineStoreSecurityConfig = {}));
|
|
1619
|
-
export var OnlineStoreConfig;
|
|
1620
|
-
(function (OnlineStoreConfig) {
|
|
1621
|
-
OnlineStoreConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1622
|
-
})(OnlineStoreConfig || (OnlineStoreConfig = {}));
|
|
1623
|
-
export var CreateFeatureGroupRequest;
|
|
1624
|
-
(function (CreateFeatureGroupRequest) {
|
|
1625
|
-
CreateFeatureGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1626
|
-
})(CreateFeatureGroupRequest || (CreateFeatureGroupRequest = {}));
|
|
1627
|
-
export var CreateFeatureGroupResponse;
|
|
1628
|
-
(function (CreateFeatureGroupResponse) {
|
|
1629
|
-
CreateFeatureGroupResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1630
|
-
})(CreateFeatureGroupResponse || (CreateFeatureGroupResponse = {}));
|
|
1631
|
-
export var HumanLoopActivationConditionsConfig;
|
|
1632
|
-
(function (HumanLoopActivationConditionsConfig) {
|
|
1633
|
-
HumanLoopActivationConditionsConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1634
|
-
})(HumanLoopActivationConditionsConfig || (HumanLoopActivationConditionsConfig = {}));
|
|
1635
|
-
export var HumanLoopActivationConfig;
|
|
1636
|
-
(function (HumanLoopActivationConfig) {
|
|
1637
|
-
HumanLoopActivationConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1638
|
-
})(HumanLoopActivationConfig || (HumanLoopActivationConfig = {}));
|
|
1639
|
-
export var USD;
|
|
1640
|
-
(function (USD) {
|
|
1641
|
-
USD.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1642
|
-
})(USD || (USD = {}));
|
|
1643
|
-
export var PublicWorkforceTaskPrice;
|
|
1644
|
-
(function (PublicWorkforceTaskPrice) {
|
|
1645
|
-
PublicWorkforceTaskPrice.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1646
|
-
})(PublicWorkforceTaskPrice || (PublicWorkforceTaskPrice = {}));
|
|
1647
|
-
export var HumanLoopConfig;
|
|
1648
|
-
(function (HumanLoopConfig) {
|
|
1649
|
-
HumanLoopConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1650
|
-
})(HumanLoopConfig || (HumanLoopConfig = {}));
|
|
1651
|
-
export var HumanLoopRequestSource;
|
|
1652
|
-
(function (HumanLoopRequestSource) {
|
|
1653
|
-
HumanLoopRequestSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1654
|
-
})(HumanLoopRequestSource || (HumanLoopRequestSource = {}));
|
|
1655
|
-
export var FlowDefinitionOutputConfig;
|
|
1656
|
-
(function (FlowDefinitionOutputConfig) {
|
|
1657
|
-
FlowDefinitionOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1658
|
-
})(FlowDefinitionOutputConfig || (FlowDefinitionOutputConfig = {}));
|
|
1659
|
-
export var CreateFlowDefinitionRequest;
|
|
1660
|
-
(function (CreateFlowDefinitionRequest) {
|
|
1661
|
-
CreateFlowDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1662
|
-
})(CreateFlowDefinitionRequest || (CreateFlowDefinitionRequest = {}));
|
|
1663
|
-
export var CreateFlowDefinitionResponse;
|
|
1664
|
-
(function (CreateFlowDefinitionResponse) {
|
|
1665
|
-
CreateFlowDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1666
|
-
})(CreateFlowDefinitionResponse || (CreateFlowDefinitionResponse = {}));
|
|
1667
|
-
export var UiTemplate;
|
|
1668
|
-
(function (UiTemplate) {
|
|
1669
|
-
UiTemplate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1670
|
-
})(UiTemplate || (UiTemplate = {}));
|
|
1671
|
-
export var CreateHumanTaskUiRequest;
|
|
1672
|
-
(function (CreateHumanTaskUiRequest) {
|
|
1673
|
-
CreateHumanTaskUiRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1674
|
-
})(CreateHumanTaskUiRequest || (CreateHumanTaskUiRequest = {}));
|
|
1675
|
-
export var CreateHumanTaskUiResponse;
|
|
1676
|
-
(function (CreateHumanTaskUiResponse) {
|
|
1677
|
-
CreateHumanTaskUiResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1678
|
-
})(CreateHumanTaskUiResponse || (CreateHumanTaskUiResponse = {}));
|
|
1679
|
-
export var IntegerParameterRange;
|
|
1680
|
-
(function (IntegerParameterRange) {
|
|
1681
|
-
IntegerParameterRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1682
|
-
})(IntegerParameterRange || (IntegerParameterRange = {}));
|
|
1683
|
-
export var ParameterRanges;
|
|
1684
|
-
(function (ParameterRanges) {
|
|
1685
|
-
ParameterRanges.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1686
|
-
})(ParameterRanges || (ParameterRanges = {}));
|
|
1687
|
-
export var ResourceLimits;
|
|
1688
|
-
(function (ResourceLimits) {
|
|
1689
|
-
ResourceLimits.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1690
|
-
})(ResourceLimits || (ResourceLimits = {}));
|
|
1691
839
|
export var HyperParameterTuningJobStrategyType;
|
|
1692
840
|
(function (HyperParameterTuningJobStrategyType) {
|
|
1693
841
|
HyperParameterTuningJobStrategyType["BAYESIAN"] = "Bayesian";
|
|
@@ -1698,7 +846,217 @@ export var TrainingJobEarlyStoppingType;
|
|
|
1698
846
|
TrainingJobEarlyStoppingType["AUTO"] = "Auto";
|
|
1699
847
|
TrainingJobEarlyStoppingType["OFF"] = "Off";
|
|
1700
848
|
})(TrainingJobEarlyStoppingType || (TrainingJobEarlyStoppingType = {}));
|
|
1701
|
-
export var
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
849
|
+
export var ActionSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
850
|
+
export var ActionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
851
|
+
export var AddAssociationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
852
|
+
export var AddAssociationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
853
|
+
export var ModelInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
854
|
+
export var ModelPackageContainerDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
855
|
+
export var AdditionalInferenceSpecificationDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
856
|
+
export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
857
|
+
export var AddTagsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
858
|
+
export var AddTagsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
859
|
+
export var AgentVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
860
|
+
export var AlarmFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
861
|
+
export var MetricDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
862
|
+
export var AlgorithmSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
863
|
+
export var AlgorithmStatusItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
864
|
+
export var AlgorithmStatusDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
865
|
+
export var AlgorithmSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
866
|
+
export var FileSystemDataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
867
|
+
export var S3DataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
868
|
+
export var DataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
869
|
+
export var ShuffleConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
870
|
+
export var ChannelFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
871
|
+
export var OutputDataConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
872
|
+
export var InstanceGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
873
|
+
export var ResourceConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
874
|
+
export var StoppingConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
875
|
+
export var TrainingJobDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
876
|
+
export var TransformS3DataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
877
|
+
export var TransformDataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
878
|
+
export var TransformInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
879
|
+
export var TransformOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
880
|
+
export var TransformResourcesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
881
|
+
export var TransformJobDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
882
|
+
export var AlgorithmValidationProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
883
|
+
export var AlgorithmValidationSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
884
|
+
export var AnnotationConsolidationConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
885
|
+
export var AppDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
886
|
+
export var FileSystemConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
887
|
+
export var KernelSpecFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
888
|
+
export var KernelGatewayImageConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
889
|
+
export var AppImageConfigDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
890
|
+
export var AppSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
891
|
+
export var ArtifactSourceTypeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
892
|
+
export var ArtifactSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
893
|
+
export var ArtifactSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
894
|
+
export var AssociateTrialComponentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
895
|
+
export var AssociateTrialComponentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
896
|
+
export var UserContextFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
897
|
+
export var AssociationSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
898
|
+
export var AsyncInferenceClientConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
899
|
+
export var AsyncInferenceNotificationConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
900
|
+
export var AsyncInferenceOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
|
+
export var AsyncInferenceConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
902
|
+
export var AthenaDatasetDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
903
|
+
export var CandidateArtifactLocationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
904
|
+
export var MetricDatumFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
905
|
+
export var CandidatePropertiesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
906
|
+
export var AutoMLCandidateStepFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
907
|
+
export var FinalAutoMLJobObjectiveMetricFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
908
|
+
export var AutoMLContainerDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
909
|
+
export var AutoMLCandidateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
910
|
+
export var AutoMLCandidateGenerationConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
911
|
+
export var AutoMLS3DataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
912
|
+
export var AutoMLDataSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
913
|
+
export var AutoMLChannelFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
914
|
+
export var AutoMLDataSplitConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
915
|
+
export var AutoMLJobArtifactsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
916
|
+
export var AutoMLJobCompletionCriteriaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
917
|
+
export var VpcConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
|
+
export var AutoMLSecurityConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
919
|
+
export var AutoMLJobConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
920
|
+
export var AutoMLJobObjectiveFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
921
|
+
export var AutoMLPartialFailureReasonFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
922
|
+
export var AutoMLJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
923
|
+
export var AutoMLOutputDataConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
924
|
+
export var AutoRollbackConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
925
|
+
export var BatchDescribeModelPackageInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
926
|
+
export var BatchDescribeModelPackageErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
927
|
+
export var InferenceSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
928
|
+
export var BatchDescribeModelPackageSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
929
|
+
export var BatchDescribeModelPackageOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
930
|
+
export var MetricsSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
931
|
+
export var BiasFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
932
|
+
export var CapacitySizeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
933
|
+
export var TrafficRoutingConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
934
|
+
export var BlueGreenUpdatePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
935
|
+
export var CacheHitResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
936
|
+
export var OutputParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
937
|
+
export var CallbackStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
938
|
+
export var CaptureContentTypeHeaderFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
939
|
+
export var CaptureOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
940
|
+
export var CategoricalParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
941
|
+
export var CategoricalParameterRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
942
|
+
export var CategoricalParameterRangeSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
943
|
+
export var ChannelSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
944
|
+
export var CheckpointConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
945
|
+
export var ClarifyCheckStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
946
|
+
export var GitConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
947
|
+
export var CodeRepositorySummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
948
|
+
export var CognitoConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
949
|
+
export var CognitoMemberDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
950
|
+
export var CollectionConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
951
|
+
export var CompilationJobSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
952
|
+
export var ConditionStepMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
953
|
+
export var RepositoryAuthConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
954
|
+
export var ImageConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
955
|
+
export var MultiModelConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
956
|
+
export var ContainerDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
957
|
+
export var ContextSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
958
|
+
export var ContextSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
959
|
+
export var ContinuousParameterRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
960
|
+
export var ContinuousParameterRangeSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
961
|
+
export var MetadataPropertiesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
962
|
+
export var CreateActionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
963
|
+
export var CreateActionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
964
|
+
export var IntegerParameterRangeSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
965
|
+
export var ParameterRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
966
|
+
export var HyperParameterSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
967
|
+
export var HyperParameterTuningJobObjectiveFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
968
|
+
export var TrainingSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
969
|
+
export var CreateAlgorithmInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
970
|
+
export var CreateAlgorithmOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
|
+
export var ResourceSpecFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
972
|
+
export var CreateAppRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
973
|
+
export var CreateAppResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
974
|
+
export var CreateAppImageConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
|
+
export var CreateAppImageConfigResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
976
|
+
export var CreateArtifactRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
977
|
+
export var CreateArtifactResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
978
|
+
export var ModelDeployConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
979
|
+
export var CreateAutoMLJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
980
|
+
export var CreateAutoMLJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
981
|
+
export var CreateCodeRepositoryInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
982
|
+
export var CreateCodeRepositoryOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
983
|
+
export var InputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
984
|
+
export var TargetPlatformFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
985
|
+
export var OutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
986
|
+
export var NeoVpcConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
987
|
+
export var CreateCompilationJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
988
|
+
export var CreateCompilationJobResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
989
|
+
export var CreateContextRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
990
|
+
export var CreateContextResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
991
|
+
export var DataQualityAppSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
992
|
+
export var MonitoringConstraintsResourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
993
|
+
export var MonitoringStatisticsResourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
994
|
+
export var DataQualityBaselineConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
995
|
+
export var EndpointInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
996
|
+
export var DataQualityJobInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
997
|
+
export var MonitoringS3OutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
998
|
+
export var MonitoringOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
999
|
+
export var MonitoringOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1000
|
+
export var MonitoringClusterConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1001
|
+
export var MonitoringResourcesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1002
|
+
export var MonitoringNetworkConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1003
|
+
export var MonitoringStoppingConditionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1004
|
+
export var CreateDataQualityJobDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1005
|
+
export var CreateDataQualityJobDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1006
|
+
export var EdgeOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1007
|
+
export var CreateDeviceFleetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1008
|
+
export var JupyterServerAppSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1009
|
+
export var CustomImageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1010
|
+
export var KernelGatewayAppSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1011
|
+
export var RSessionAppSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1012
|
+
export var RStudioServerProAppSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1013
|
+
export var SharingSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1014
|
+
export var TensorBoardAppSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1015
|
+
export var UserSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1016
|
+
export var RStudioServerProDomainSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1017
|
+
export var DomainSettingsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1018
|
+
export var CreateDomainRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1019
|
+
export var CreateDomainResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1020
|
+
export var EdgeDeploymentModelConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1021
|
+
export var EdgeDeploymentConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1022
|
+
export var DeviceSelectionConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1023
|
+
export var DeploymentStageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1024
|
+
export var CreateEdgeDeploymentPlanRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1025
|
+
export var CreateEdgeDeploymentPlanResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1026
|
+
export var CreateEdgeDeploymentStageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1027
|
+
export var CreateEdgePackagingJobRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1028
|
+
export var DeploymentConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1029
|
+
export var CreateEndpointInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1030
|
+
export var CreateEndpointOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1031
|
+
export var DataCaptureConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1032
|
+
export var ProductionVariantCoreDumpConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1033
|
+
export var ProductionVariantServerlessConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1034
|
+
export var ProductionVariantFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1035
|
+
export var CreateEndpointConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1036
|
+
export var CreateEndpointConfigOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1037
|
+
export var CreateExperimentRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1038
|
+
export var CreateExperimentResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1039
|
+
export var FeatureDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1040
|
+
export var DataCatalogConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1041
|
+
export var S3StorageConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1042
|
+
export var OfflineStoreConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1043
|
+
export var OnlineStoreSecurityConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1044
|
+
export var OnlineStoreConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1045
|
+
export var CreateFeatureGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1046
|
+
export var CreateFeatureGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1047
|
+
export var HumanLoopActivationConditionsConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1048
|
+
export var HumanLoopActivationConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1049
|
+
export var USDFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1050
|
+
export var PublicWorkforceTaskPriceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1051
|
+
export var HumanLoopConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1052
|
+
export var HumanLoopRequestSourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1053
|
+
export var FlowDefinitionOutputConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1054
|
+
export var CreateFlowDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1055
|
+
export var CreateFlowDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1056
|
+
export var UiTemplateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1057
|
+
export var CreateHumanTaskUiRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1058
|
+
export var CreateHumanTaskUiResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1059
|
+
export var IntegerParameterRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1060
|
+
export var ParameterRangesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1061
|
+
export var ResourceLimitsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1062
|
+
export var TuningJobCompletionCriteriaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|