@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,18 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
3
|
+
exports.BooleanOperator = exports.TrafficRoutingConfigType = exports.CapacitySizeType = exports.ModelPackageStatus = exports.ModelApprovalStatus = exports.AwsManagedHumanLoopRequestSource = exports.AutoMLSortOrder = exports.AutoMLSortBy = exports.AutoMLJobStatus = exports.AutoMLJobSecondaryStatus = exports.AutoMLS3DataType = exports.AutoMLChannelType = exports.ObjectiveStatus = exports.AutoMLJobObjectiveType = exports.CandidateStepType = exports.CandidateStatus = exports.AutoMLMetricExtendedEnum = exports.MetricSetSource = exports.AutoMLMetricEnum = exports.AuthMode = exports.AthenaResultFormat = exports.AthenaResultCompressionType = exports.ArtifactSourceIdType = exports.AppSortKey = exports.AppSecurityGroupManagement = exports.AppNetworkAccessType = exports.AppInstanceType = exports.AppImageConfigSortKey = exports.AppStatus = exports.AppType = exports.AssemblyType = exports.SplitType = exports.BatchStrategy = exports.TrainingInstanceType = exports.RecordWrapper = exports.S3DataType = exports.S3DataDistribution = exports.FileSystemType = exports.FileSystemAccessMode = exports.CompressionType = exports.DetailedAlgorithmStatus = exports.AlgorithmStatus = exports.TrainingInputMode = exports.AlgorithmSortBy = exports.TransformInstanceType = exports.ProductionVariantInstanceType = exports.ResourceNotFound = exports.ResourceLimitExceeded = exports.AssociationEdgeType = exports.ActionStatus = void 0;
|
|
4
|
+
exports.AlgorithmSpecificationFilterSensitiveLog = exports.MetricDefinitionFilterSensitiveLog = exports.AlarmFilterSensitiveLog = exports.AgentVersionFilterSensitiveLog = exports.AddTagsOutputFilterSensitiveLog = exports.AddTagsInputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.AdditionalInferenceSpecificationDefinitionFilterSensitiveLog = exports.ModelPackageContainerDefinitionFilterSensitiveLog = exports.ModelInputFilterSensitiveLog = exports.AddAssociationResponseFilterSensitiveLog = exports.AddAssociationRequestFilterSensitiveLog = exports.ActionSummaryFilterSensitiveLog = exports.ActionSourceFilterSensitiveLog = exports.TrainingJobEarlyStoppingType = exports.HyperParameterTuningJobStrategyType = exports.FeatureType = exports.ProductionVariantAcceleratorType = exports.DeviceSubsetType = exports.FailureHandlingPolicy = exports.NotebookOutputOption = exports.RStudioServerProUserGroup = exports.RStudioServerProAccessStatus = exports.EdgePresetDeploymentType = exports.ProcessingInstanceType = exports.ProcessingS3UploadMode = exports.ProcessingS3InputMode = exports.ProcessingS3DataDistributionType = exports.Framework = exports.ProblemType = exports.ResourceInUse = exports.HyperParameterTuningJobObjectiveType = exports.ParameterType = exports.HyperParameterScalingType = exports.ContentClassifier = exports.ModelCacheSetting = exports.ContainerMode = exports.RepositoryAccessMode = exports.ConflictException = exports.ConditionOutcome = exports.TargetPlatformOs = exports.TargetPlatformArch = exports.TargetPlatformAccelerator = exports.TargetDevice = exports.CompilationJobStatus = exports.CodeRepositorySortOrder = exports.CodeRepositorySortBy = exports.CaptureStatus = exports.CaptureMode = exports.CandidateSortBy = void 0;
|
|
5
|
+
exports.AutoMLDataSourceFilterSensitiveLog = exports.AutoMLS3DataSourceFilterSensitiveLog = exports.AutoMLCandidateGenerationConfigFilterSensitiveLog = exports.AutoMLCandidateFilterSensitiveLog = exports.AutoMLContainerDefinitionFilterSensitiveLog = exports.FinalAutoMLJobObjectiveMetricFilterSensitiveLog = exports.AutoMLCandidateStepFilterSensitiveLog = exports.CandidatePropertiesFilterSensitiveLog = exports.MetricDatumFilterSensitiveLog = exports.CandidateArtifactLocationsFilterSensitiveLog = exports.AthenaDatasetDefinitionFilterSensitiveLog = exports.AsyncInferenceConfigFilterSensitiveLog = exports.AsyncInferenceOutputConfigFilterSensitiveLog = exports.AsyncInferenceNotificationConfigFilterSensitiveLog = exports.AsyncInferenceClientConfigFilterSensitiveLog = exports.AssociationSummaryFilterSensitiveLog = exports.UserContextFilterSensitiveLog = exports.AssociateTrialComponentResponseFilterSensitiveLog = exports.AssociateTrialComponentRequestFilterSensitiveLog = exports.ArtifactSummaryFilterSensitiveLog = exports.ArtifactSourceFilterSensitiveLog = exports.ArtifactSourceTypeFilterSensitiveLog = exports.AppSpecificationFilterSensitiveLog = exports.AppImageConfigDetailsFilterSensitiveLog = exports.KernelGatewayImageConfigFilterSensitiveLog = exports.KernelSpecFilterSensitiveLog = exports.FileSystemConfigFilterSensitiveLog = exports.AppDetailsFilterSensitiveLog = exports.AnnotationConsolidationConfigFilterSensitiveLog = exports.AlgorithmValidationSpecificationFilterSensitiveLog = exports.AlgorithmValidationProfileFilterSensitiveLog = exports.TransformJobDefinitionFilterSensitiveLog = exports.TransformResourcesFilterSensitiveLog = exports.TransformOutputFilterSensitiveLog = exports.TransformInputFilterSensitiveLog = exports.TransformDataSourceFilterSensitiveLog = exports.TransformS3DataSourceFilterSensitiveLog = exports.TrainingJobDefinitionFilterSensitiveLog = exports.StoppingConditionFilterSensitiveLog = exports.ResourceConfigFilterSensitiveLog = exports.InstanceGroupFilterSensitiveLog = exports.OutputDataConfigFilterSensitiveLog = exports.ChannelFilterSensitiveLog = exports.ShuffleConfigFilterSensitiveLog = exports.DataSourceFilterSensitiveLog = exports.S3DataSourceFilterSensitiveLog = exports.FileSystemDataSourceFilterSensitiveLog = exports.AlgorithmSummaryFilterSensitiveLog = exports.AlgorithmStatusDetailsFilterSensitiveLog = exports.AlgorithmStatusItemFilterSensitiveLog = void 0;
|
|
6
|
+
exports.CreateActionRequestFilterSensitiveLog = exports.MetadataPropertiesFilterSensitiveLog = exports.ContinuousParameterRangeSpecificationFilterSensitiveLog = exports.ContinuousParameterRangeFilterSensitiveLog = exports.ContextSummaryFilterSensitiveLog = exports.ContextSourceFilterSensitiveLog = exports.ContainerDefinitionFilterSensitiveLog = exports.MultiModelConfigFilterSensitiveLog = exports.ImageConfigFilterSensitiveLog = exports.RepositoryAuthConfigFilterSensitiveLog = exports.ConditionStepMetadataFilterSensitiveLog = exports.CompilationJobSummaryFilterSensitiveLog = exports.CollectionConfigurationFilterSensitiveLog = exports.CognitoMemberDefinitionFilterSensitiveLog = exports.CognitoConfigFilterSensitiveLog = exports.CodeRepositorySummaryFilterSensitiveLog = exports.GitConfigFilterSensitiveLog = exports.ClarifyCheckStepMetadataFilterSensitiveLog = exports.CheckpointConfigFilterSensitiveLog = exports.ChannelSpecificationFilterSensitiveLog = exports.CategoricalParameterRangeSpecificationFilterSensitiveLog = exports.CategoricalParameterRangeFilterSensitiveLog = exports.CategoricalParameterFilterSensitiveLog = exports.CaptureOptionFilterSensitiveLog = exports.CaptureContentTypeHeaderFilterSensitiveLog = exports.CallbackStepMetadataFilterSensitiveLog = exports.OutputParameterFilterSensitiveLog = exports.CacheHitResultFilterSensitiveLog = exports.BlueGreenUpdatePolicyFilterSensitiveLog = exports.TrafficRoutingConfigFilterSensitiveLog = exports.CapacitySizeFilterSensitiveLog = exports.BiasFilterSensitiveLog = exports.MetricsSourceFilterSensitiveLog = exports.BatchDescribeModelPackageOutputFilterSensitiveLog = exports.BatchDescribeModelPackageSummaryFilterSensitiveLog = exports.InferenceSpecificationFilterSensitiveLog = exports.BatchDescribeModelPackageErrorFilterSensitiveLog = exports.BatchDescribeModelPackageInputFilterSensitiveLog = exports.AutoRollbackConfigFilterSensitiveLog = exports.AutoMLOutputDataConfigFilterSensitiveLog = exports.AutoMLJobSummaryFilterSensitiveLog = exports.AutoMLPartialFailureReasonFilterSensitiveLog = exports.AutoMLJobObjectiveFilterSensitiveLog = exports.AutoMLJobConfigFilterSensitiveLog = exports.AutoMLSecurityConfigFilterSensitiveLog = exports.VpcConfigFilterSensitiveLog = exports.AutoMLJobCompletionCriteriaFilterSensitiveLog = exports.AutoMLJobArtifactsFilterSensitiveLog = exports.AutoMLDataSplitConfigFilterSensitiveLog = exports.AutoMLChannelFilterSensitiveLog = void 0;
|
|
7
|
+
exports.RStudioServerProAppSettingsFilterSensitiveLog = exports.RSessionAppSettingsFilterSensitiveLog = exports.KernelGatewayAppSettingsFilterSensitiveLog = exports.CustomImageFilterSensitiveLog = exports.JupyterServerAppSettingsFilterSensitiveLog = exports.CreateDeviceFleetRequestFilterSensitiveLog = exports.EdgeOutputConfigFilterSensitiveLog = exports.CreateDataQualityJobDefinitionResponseFilterSensitiveLog = exports.CreateDataQualityJobDefinitionRequestFilterSensitiveLog = exports.MonitoringStoppingConditionFilterSensitiveLog = exports.MonitoringNetworkConfigFilterSensitiveLog = exports.MonitoringResourcesFilterSensitiveLog = exports.MonitoringClusterConfigFilterSensitiveLog = exports.MonitoringOutputConfigFilterSensitiveLog = exports.MonitoringOutputFilterSensitiveLog = exports.MonitoringS3OutputFilterSensitiveLog = exports.DataQualityJobInputFilterSensitiveLog = exports.EndpointInputFilterSensitiveLog = exports.DataQualityBaselineConfigFilterSensitiveLog = exports.MonitoringStatisticsResourceFilterSensitiveLog = exports.MonitoringConstraintsResourceFilterSensitiveLog = exports.DataQualityAppSpecificationFilterSensitiveLog = exports.CreateContextResponseFilterSensitiveLog = exports.CreateContextRequestFilterSensitiveLog = exports.CreateCompilationJobResponseFilterSensitiveLog = exports.CreateCompilationJobRequestFilterSensitiveLog = exports.NeoVpcConfigFilterSensitiveLog = exports.OutputConfigFilterSensitiveLog = exports.TargetPlatformFilterSensitiveLog = exports.InputConfigFilterSensitiveLog = exports.CreateCodeRepositoryOutputFilterSensitiveLog = exports.CreateCodeRepositoryInputFilterSensitiveLog = exports.CreateAutoMLJobResponseFilterSensitiveLog = exports.CreateAutoMLJobRequestFilterSensitiveLog = exports.ModelDeployConfigFilterSensitiveLog = exports.CreateArtifactResponseFilterSensitiveLog = exports.CreateArtifactRequestFilterSensitiveLog = exports.CreateAppImageConfigResponseFilterSensitiveLog = exports.CreateAppImageConfigRequestFilterSensitiveLog = exports.CreateAppResponseFilterSensitiveLog = exports.CreateAppRequestFilterSensitiveLog = exports.ResourceSpecFilterSensitiveLog = exports.CreateAlgorithmOutputFilterSensitiveLog = exports.CreateAlgorithmInputFilterSensitiveLog = exports.TrainingSpecificationFilterSensitiveLog = exports.HyperParameterTuningJobObjectiveFilterSensitiveLog = exports.HyperParameterSpecificationFilterSensitiveLog = exports.ParameterRangeFilterSensitiveLog = exports.IntegerParameterRangeSpecificationFilterSensitiveLog = exports.CreateActionResponseFilterSensitiveLog = void 0;
|
|
8
|
+
exports.TuningJobCompletionCriteriaFilterSensitiveLog = exports.ResourceLimitsFilterSensitiveLog = exports.ParameterRangesFilterSensitiveLog = exports.IntegerParameterRangeFilterSensitiveLog = exports.CreateHumanTaskUiResponseFilterSensitiveLog = exports.CreateHumanTaskUiRequestFilterSensitiveLog = exports.UiTemplateFilterSensitiveLog = exports.CreateFlowDefinitionResponseFilterSensitiveLog = exports.CreateFlowDefinitionRequestFilterSensitiveLog = exports.FlowDefinitionOutputConfigFilterSensitiveLog = exports.HumanLoopRequestSourceFilterSensitiveLog = exports.HumanLoopConfigFilterSensitiveLog = exports.PublicWorkforceTaskPriceFilterSensitiveLog = exports.USDFilterSensitiveLog = exports.HumanLoopActivationConfigFilterSensitiveLog = exports.HumanLoopActivationConditionsConfigFilterSensitiveLog = exports.CreateFeatureGroupResponseFilterSensitiveLog = exports.CreateFeatureGroupRequestFilterSensitiveLog = exports.OnlineStoreConfigFilterSensitiveLog = exports.OnlineStoreSecurityConfigFilterSensitiveLog = exports.OfflineStoreConfigFilterSensitiveLog = exports.S3StorageConfigFilterSensitiveLog = exports.DataCatalogConfigFilterSensitiveLog = exports.FeatureDefinitionFilterSensitiveLog = exports.CreateExperimentResponseFilterSensitiveLog = exports.CreateExperimentRequestFilterSensitiveLog = exports.CreateEndpointConfigOutputFilterSensitiveLog = exports.CreateEndpointConfigInputFilterSensitiveLog = exports.ProductionVariantFilterSensitiveLog = exports.ProductionVariantServerlessConfigFilterSensitiveLog = exports.ProductionVariantCoreDumpConfigFilterSensitiveLog = exports.DataCaptureConfigFilterSensitiveLog = exports.CreateEndpointOutputFilterSensitiveLog = exports.CreateEndpointInputFilterSensitiveLog = exports.DeploymentConfigFilterSensitiveLog = exports.CreateEdgePackagingJobRequestFilterSensitiveLog = exports.CreateEdgeDeploymentStageRequestFilterSensitiveLog = exports.CreateEdgeDeploymentPlanResponseFilterSensitiveLog = exports.CreateEdgeDeploymentPlanRequestFilterSensitiveLog = exports.DeploymentStageFilterSensitiveLog = exports.DeviceSelectionConfigFilterSensitiveLog = exports.EdgeDeploymentConfigFilterSensitiveLog = exports.EdgeDeploymentModelConfigFilterSensitiveLog = exports.CreateDomainResponseFilterSensitiveLog = exports.CreateDomainRequestFilterSensitiveLog = exports.DomainSettingsFilterSensitiveLog = exports.RStudioServerProDomainSettingsFilterSensitiveLog = exports.UserSettingsFilterSensitiveLog = exports.TensorBoardAppSettingsFilterSensitiveLog = exports.SharingSettingsFilterSensitiveLog = void 0;
|
|
9
9
|
const SageMakerServiceException_1 = require("./SageMakerServiceException");
|
|
10
|
-
var ActionSource;
|
|
11
|
-
(function (ActionSource) {
|
|
12
|
-
ActionSource.filterSensitiveLog = (obj) => ({
|
|
13
|
-
...obj,
|
|
14
|
-
});
|
|
15
|
-
})(ActionSource = exports.ActionSource || (exports.ActionSource = {}));
|
|
16
10
|
var ActionStatus;
|
|
17
11
|
(function (ActionStatus) {
|
|
18
12
|
ActionStatus["COMPLETED"] = "Completed";
|
|
@@ -22,12 +16,6 @@ var ActionStatus;
|
|
|
22
16
|
ActionStatus["STOPPING"] = "Stopping";
|
|
23
17
|
ActionStatus["UNKNOWN"] = "Unknown";
|
|
24
18
|
})(ActionStatus = exports.ActionStatus || (exports.ActionStatus = {}));
|
|
25
|
-
var ActionSummary;
|
|
26
|
-
(function (ActionSummary) {
|
|
27
|
-
ActionSummary.filterSensitiveLog = (obj) => ({
|
|
28
|
-
...obj,
|
|
29
|
-
});
|
|
30
|
-
})(ActionSummary = exports.ActionSummary || (exports.ActionSummary = {}));
|
|
31
19
|
var AssociationEdgeType;
|
|
32
20
|
(function (AssociationEdgeType) {
|
|
33
21
|
AssociationEdgeType["ASSOCIATED_WITH"] = "AssociatedWith";
|
|
@@ -35,18 +23,6 @@ var AssociationEdgeType;
|
|
|
35
23
|
AssociationEdgeType["DERIVED_FROM"] = "DerivedFrom";
|
|
36
24
|
AssociationEdgeType["PRODUCED"] = "Produced";
|
|
37
25
|
})(AssociationEdgeType = exports.AssociationEdgeType || (exports.AssociationEdgeType = {}));
|
|
38
|
-
var AddAssociationRequest;
|
|
39
|
-
(function (AddAssociationRequest) {
|
|
40
|
-
AddAssociationRequest.filterSensitiveLog = (obj) => ({
|
|
41
|
-
...obj,
|
|
42
|
-
});
|
|
43
|
-
})(AddAssociationRequest = exports.AddAssociationRequest || (exports.AddAssociationRequest = {}));
|
|
44
|
-
var AddAssociationResponse;
|
|
45
|
-
(function (AddAssociationResponse) {
|
|
46
|
-
AddAssociationResponse.filterSensitiveLog = (obj) => ({
|
|
47
|
-
...obj,
|
|
48
|
-
});
|
|
49
|
-
})(AddAssociationResponse = exports.AddAssociationResponse || (exports.AddAssociationResponse = {}));
|
|
50
26
|
class ResourceLimitExceeded extends SageMakerServiceException_1.SageMakerServiceException {
|
|
51
27
|
constructor(opts) {
|
|
52
28
|
super({
|
|
@@ -75,18 +51,6 @@ class ResourceNotFound extends SageMakerServiceException_1.SageMakerServiceExcep
|
|
|
75
51
|
}
|
|
76
52
|
}
|
|
77
53
|
exports.ResourceNotFound = ResourceNotFound;
|
|
78
|
-
var ModelInput;
|
|
79
|
-
(function (ModelInput) {
|
|
80
|
-
ModelInput.filterSensitiveLog = (obj) => ({
|
|
81
|
-
...obj,
|
|
82
|
-
});
|
|
83
|
-
})(ModelInput = exports.ModelInput || (exports.ModelInput = {}));
|
|
84
|
-
var ModelPackageContainerDefinition;
|
|
85
|
-
(function (ModelPackageContainerDefinition) {
|
|
86
|
-
ModelPackageContainerDefinition.filterSensitiveLog = (obj) => ({
|
|
87
|
-
...obj,
|
|
88
|
-
});
|
|
89
|
-
})(ModelPackageContainerDefinition = exports.ModelPackageContainerDefinition || (exports.ModelPackageContainerDefinition = {}));
|
|
90
54
|
var ProductionVariantInstanceType;
|
|
91
55
|
(function (ProductionVariantInstanceType) {
|
|
92
56
|
ProductionVariantInstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
@@ -209,65 +173,17 @@ var TransformInstanceType;
|
|
|
209
173
|
TransformInstanceType["ML_P3_2XLARGE"] = "ml.p3.2xlarge";
|
|
210
174
|
TransformInstanceType["ML_P3_8XLARGE"] = "ml.p3.8xlarge";
|
|
211
175
|
})(TransformInstanceType = exports.TransformInstanceType || (exports.TransformInstanceType = {}));
|
|
212
|
-
var AdditionalInferenceSpecificationDefinition;
|
|
213
|
-
(function (AdditionalInferenceSpecificationDefinition) {
|
|
214
|
-
AdditionalInferenceSpecificationDefinition.filterSensitiveLog = (obj) => ({
|
|
215
|
-
...obj,
|
|
216
|
-
});
|
|
217
|
-
})(AdditionalInferenceSpecificationDefinition = exports.AdditionalInferenceSpecificationDefinition || (exports.AdditionalInferenceSpecificationDefinition = {}));
|
|
218
|
-
var Tag;
|
|
219
|
-
(function (Tag) {
|
|
220
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
221
|
-
...obj,
|
|
222
|
-
});
|
|
223
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
224
|
-
var AddTagsInput;
|
|
225
|
-
(function (AddTagsInput) {
|
|
226
|
-
AddTagsInput.filterSensitiveLog = (obj) => ({
|
|
227
|
-
...obj,
|
|
228
|
-
});
|
|
229
|
-
})(AddTagsInput = exports.AddTagsInput || (exports.AddTagsInput = {}));
|
|
230
|
-
var AddTagsOutput;
|
|
231
|
-
(function (AddTagsOutput) {
|
|
232
|
-
AddTagsOutput.filterSensitiveLog = (obj) => ({
|
|
233
|
-
...obj,
|
|
234
|
-
});
|
|
235
|
-
})(AddTagsOutput = exports.AddTagsOutput || (exports.AddTagsOutput = {}));
|
|
236
|
-
var AgentVersion;
|
|
237
|
-
(function (AgentVersion) {
|
|
238
|
-
AgentVersion.filterSensitiveLog = (obj) => ({
|
|
239
|
-
...obj,
|
|
240
|
-
});
|
|
241
|
-
})(AgentVersion = exports.AgentVersion || (exports.AgentVersion = {}));
|
|
242
|
-
var Alarm;
|
|
243
|
-
(function (Alarm) {
|
|
244
|
-
Alarm.filterSensitiveLog = (obj) => ({
|
|
245
|
-
...obj,
|
|
246
|
-
});
|
|
247
|
-
})(Alarm = exports.Alarm || (exports.Alarm = {}));
|
|
248
176
|
var AlgorithmSortBy;
|
|
249
177
|
(function (AlgorithmSortBy) {
|
|
250
178
|
AlgorithmSortBy["CREATION_TIME"] = "CreationTime";
|
|
251
179
|
AlgorithmSortBy["NAME"] = "Name";
|
|
252
180
|
})(AlgorithmSortBy = exports.AlgorithmSortBy || (exports.AlgorithmSortBy = {}));
|
|
253
|
-
var MetricDefinition;
|
|
254
|
-
(function (MetricDefinition) {
|
|
255
|
-
MetricDefinition.filterSensitiveLog = (obj) => ({
|
|
256
|
-
...obj,
|
|
257
|
-
});
|
|
258
|
-
})(MetricDefinition = exports.MetricDefinition || (exports.MetricDefinition = {}));
|
|
259
181
|
var TrainingInputMode;
|
|
260
182
|
(function (TrainingInputMode) {
|
|
261
183
|
TrainingInputMode["FASTFILE"] = "FastFile";
|
|
262
184
|
TrainingInputMode["FILE"] = "File";
|
|
263
185
|
TrainingInputMode["PIPE"] = "Pipe";
|
|
264
186
|
})(TrainingInputMode = exports.TrainingInputMode || (exports.TrainingInputMode = {}));
|
|
265
|
-
var AlgorithmSpecification;
|
|
266
|
-
(function (AlgorithmSpecification) {
|
|
267
|
-
AlgorithmSpecification.filterSensitiveLog = (obj) => ({
|
|
268
|
-
...obj,
|
|
269
|
-
});
|
|
270
|
-
})(AlgorithmSpecification = exports.AlgorithmSpecification || (exports.AlgorithmSpecification = {}));
|
|
271
187
|
var AlgorithmStatus;
|
|
272
188
|
(function (AlgorithmStatus) {
|
|
273
189
|
AlgorithmStatus["COMPLETED"] = "Completed";
|
|
@@ -283,24 +199,6 @@ var DetailedAlgorithmStatus;
|
|
|
283
199
|
DetailedAlgorithmStatus["IN_PROGRESS"] = "InProgress";
|
|
284
200
|
DetailedAlgorithmStatus["NOT_STARTED"] = "NotStarted";
|
|
285
201
|
})(DetailedAlgorithmStatus = exports.DetailedAlgorithmStatus || (exports.DetailedAlgorithmStatus = {}));
|
|
286
|
-
var AlgorithmStatusItem;
|
|
287
|
-
(function (AlgorithmStatusItem) {
|
|
288
|
-
AlgorithmStatusItem.filterSensitiveLog = (obj) => ({
|
|
289
|
-
...obj,
|
|
290
|
-
});
|
|
291
|
-
})(AlgorithmStatusItem = exports.AlgorithmStatusItem || (exports.AlgorithmStatusItem = {}));
|
|
292
|
-
var AlgorithmStatusDetails;
|
|
293
|
-
(function (AlgorithmStatusDetails) {
|
|
294
|
-
AlgorithmStatusDetails.filterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
})(AlgorithmStatusDetails = exports.AlgorithmStatusDetails || (exports.AlgorithmStatusDetails = {}));
|
|
298
|
-
var AlgorithmSummary;
|
|
299
|
-
(function (AlgorithmSummary) {
|
|
300
|
-
AlgorithmSummary.filterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
|
-
})(AlgorithmSummary = exports.AlgorithmSummary || (exports.AlgorithmSummary = {}));
|
|
304
202
|
var CompressionType;
|
|
305
203
|
(function (CompressionType) {
|
|
306
204
|
CompressionType["GZIP"] = "Gzip";
|
|
@@ -316,12 +214,6 @@ var FileSystemType;
|
|
|
316
214
|
FileSystemType["EFS"] = "EFS";
|
|
317
215
|
FileSystemType["FSXLUSTRE"] = "FSxLustre";
|
|
318
216
|
})(FileSystemType = exports.FileSystemType || (exports.FileSystemType = {}));
|
|
319
|
-
var FileSystemDataSource;
|
|
320
|
-
(function (FileSystemDataSource) {
|
|
321
|
-
FileSystemDataSource.filterSensitiveLog = (obj) => ({
|
|
322
|
-
...obj,
|
|
323
|
-
});
|
|
324
|
-
})(FileSystemDataSource = exports.FileSystemDataSource || (exports.FileSystemDataSource = {}));
|
|
325
217
|
var S3DataDistribution;
|
|
326
218
|
(function (S3DataDistribution) {
|
|
327
219
|
S3DataDistribution["FULLY_REPLICATED"] = "FullyReplicated";
|
|
@@ -333,41 +225,11 @@ var S3DataType;
|
|
|
333
225
|
S3DataType["MANIFEST_FILE"] = "ManifestFile";
|
|
334
226
|
S3DataType["S3_PREFIX"] = "S3Prefix";
|
|
335
227
|
})(S3DataType = exports.S3DataType || (exports.S3DataType = {}));
|
|
336
|
-
var S3DataSource;
|
|
337
|
-
(function (S3DataSource) {
|
|
338
|
-
S3DataSource.filterSensitiveLog = (obj) => ({
|
|
339
|
-
...obj,
|
|
340
|
-
});
|
|
341
|
-
})(S3DataSource = exports.S3DataSource || (exports.S3DataSource = {}));
|
|
342
|
-
var DataSource;
|
|
343
|
-
(function (DataSource) {
|
|
344
|
-
DataSource.filterSensitiveLog = (obj) => ({
|
|
345
|
-
...obj,
|
|
346
|
-
});
|
|
347
|
-
})(DataSource = exports.DataSource || (exports.DataSource = {}));
|
|
348
228
|
var RecordWrapper;
|
|
349
229
|
(function (RecordWrapper) {
|
|
350
230
|
RecordWrapper["NONE"] = "None";
|
|
351
231
|
RecordWrapper["RECORDIO"] = "RecordIO";
|
|
352
232
|
})(RecordWrapper = exports.RecordWrapper || (exports.RecordWrapper = {}));
|
|
353
|
-
var ShuffleConfig;
|
|
354
|
-
(function (ShuffleConfig) {
|
|
355
|
-
ShuffleConfig.filterSensitiveLog = (obj) => ({
|
|
356
|
-
...obj,
|
|
357
|
-
});
|
|
358
|
-
})(ShuffleConfig = exports.ShuffleConfig || (exports.ShuffleConfig = {}));
|
|
359
|
-
var Channel;
|
|
360
|
-
(function (Channel) {
|
|
361
|
-
Channel.filterSensitiveLog = (obj) => ({
|
|
362
|
-
...obj,
|
|
363
|
-
});
|
|
364
|
-
})(Channel = exports.Channel || (exports.Channel = {}));
|
|
365
|
-
var OutputDataConfig;
|
|
366
|
-
(function (OutputDataConfig) {
|
|
367
|
-
OutputDataConfig.filterSensitiveLog = (obj) => ({
|
|
368
|
-
...obj,
|
|
369
|
-
});
|
|
370
|
-
})(OutputDataConfig = exports.OutputDataConfig || (exports.OutputDataConfig = {}));
|
|
371
233
|
var TrainingInstanceType;
|
|
372
234
|
(function (TrainingInstanceType) {
|
|
373
235
|
TrainingInstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
@@ -418,47 +280,11 @@ var TrainingInstanceType;
|
|
|
418
280
|
TrainingInstanceType["ML_P3_8XLARGE"] = "ml.p3.8xlarge";
|
|
419
281
|
TrainingInstanceType["ML_P4D_24XLARGE"] = "ml.p4d.24xlarge";
|
|
420
282
|
})(TrainingInstanceType = exports.TrainingInstanceType || (exports.TrainingInstanceType = {}));
|
|
421
|
-
var InstanceGroup;
|
|
422
|
-
(function (InstanceGroup) {
|
|
423
|
-
InstanceGroup.filterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
});
|
|
426
|
-
})(InstanceGroup = exports.InstanceGroup || (exports.InstanceGroup = {}));
|
|
427
|
-
var ResourceConfig;
|
|
428
|
-
(function (ResourceConfig) {
|
|
429
|
-
ResourceConfig.filterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
});
|
|
432
|
-
})(ResourceConfig = exports.ResourceConfig || (exports.ResourceConfig = {}));
|
|
433
|
-
var StoppingCondition;
|
|
434
|
-
(function (StoppingCondition) {
|
|
435
|
-
StoppingCondition.filterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
});
|
|
438
|
-
})(StoppingCondition = exports.StoppingCondition || (exports.StoppingCondition = {}));
|
|
439
|
-
var TrainingJobDefinition;
|
|
440
|
-
(function (TrainingJobDefinition) {
|
|
441
|
-
TrainingJobDefinition.filterSensitiveLog = (obj) => ({
|
|
442
|
-
...obj,
|
|
443
|
-
});
|
|
444
|
-
})(TrainingJobDefinition = exports.TrainingJobDefinition || (exports.TrainingJobDefinition = {}));
|
|
445
283
|
var BatchStrategy;
|
|
446
284
|
(function (BatchStrategy) {
|
|
447
285
|
BatchStrategy["MULTI_RECORD"] = "MultiRecord";
|
|
448
286
|
BatchStrategy["SINGLE_RECORD"] = "SingleRecord";
|
|
449
287
|
})(BatchStrategy = exports.BatchStrategy || (exports.BatchStrategy = {}));
|
|
450
|
-
var TransformS3DataSource;
|
|
451
|
-
(function (TransformS3DataSource) {
|
|
452
|
-
TransformS3DataSource.filterSensitiveLog = (obj) => ({
|
|
453
|
-
...obj,
|
|
454
|
-
});
|
|
455
|
-
})(TransformS3DataSource = exports.TransformS3DataSource || (exports.TransformS3DataSource = {}));
|
|
456
|
-
var TransformDataSource;
|
|
457
|
-
(function (TransformDataSource) {
|
|
458
|
-
TransformDataSource.filterSensitiveLog = (obj) => ({
|
|
459
|
-
...obj,
|
|
460
|
-
});
|
|
461
|
-
})(TransformDataSource = exports.TransformDataSource || (exports.TransformDataSource = {}));
|
|
462
288
|
var SplitType;
|
|
463
289
|
(function (SplitType) {
|
|
464
290
|
SplitType["LINE"] = "Line";
|
|
@@ -466,53 +292,11 @@ var SplitType;
|
|
|
466
292
|
SplitType["RECORDIO"] = "RecordIO";
|
|
467
293
|
SplitType["TFRECORD"] = "TFRecord";
|
|
468
294
|
})(SplitType = exports.SplitType || (exports.SplitType = {}));
|
|
469
|
-
var TransformInput;
|
|
470
|
-
(function (TransformInput) {
|
|
471
|
-
TransformInput.filterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
})(TransformInput = exports.TransformInput || (exports.TransformInput = {}));
|
|
475
295
|
var AssemblyType;
|
|
476
296
|
(function (AssemblyType) {
|
|
477
297
|
AssemblyType["LINE"] = "Line";
|
|
478
298
|
AssemblyType["NONE"] = "None";
|
|
479
299
|
})(AssemblyType = exports.AssemblyType || (exports.AssemblyType = {}));
|
|
480
|
-
var TransformOutput;
|
|
481
|
-
(function (TransformOutput) {
|
|
482
|
-
TransformOutput.filterSensitiveLog = (obj) => ({
|
|
483
|
-
...obj,
|
|
484
|
-
});
|
|
485
|
-
})(TransformOutput = exports.TransformOutput || (exports.TransformOutput = {}));
|
|
486
|
-
var TransformResources;
|
|
487
|
-
(function (TransformResources) {
|
|
488
|
-
TransformResources.filterSensitiveLog = (obj) => ({
|
|
489
|
-
...obj,
|
|
490
|
-
});
|
|
491
|
-
})(TransformResources = exports.TransformResources || (exports.TransformResources = {}));
|
|
492
|
-
var TransformJobDefinition;
|
|
493
|
-
(function (TransformJobDefinition) {
|
|
494
|
-
TransformJobDefinition.filterSensitiveLog = (obj) => ({
|
|
495
|
-
...obj,
|
|
496
|
-
});
|
|
497
|
-
})(TransformJobDefinition = exports.TransformJobDefinition || (exports.TransformJobDefinition = {}));
|
|
498
|
-
var AlgorithmValidationProfile;
|
|
499
|
-
(function (AlgorithmValidationProfile) {
|
|
500
|
-
AlgorithmValidationProfile.filterSensitiveLog = (obj) => ({
|
|
501
|
-
...obj,
|
|
502
|
-
});
|
|
503
|
-
})(AlgorithmValidationProfile = exports.AlgorithmValidationProfile || (exports.AlgorithmValidationProfile = {}));
|
|
504
|
-
var AlgorithmValidationSpecification;
|
|
505
|
-
(function (AlgorithmValidationSpecification) {
|
|
506
|
-
AlgorithmValidationSpecification.filterSensitiveLog = (obj) => ({
|
|
507
|
-
...obj,
|
|
508
|
-
});
|
|
509
|
-
})(AlgorithmValidationSpecification = exports.AlgorithmValidationSpecification || (exports.AlgorithmValidationSpecification = {}));
|
|
510
|
-
var AnnotationConsolidationConfig;
|
|
511
|
-
(function (AnnotationConsolidationConfig) {
|
|
512
|
-
AnnotationConsolidationConfig.filterSensitiveLog = (obj) => ({
|
|
513
|
-
...obj,
|
|
514
|
-
});
|
|
515
|
-
})(AnnotationConsolidationConfig = exports.AnnotationConsolidationConfig || (exports.AnnotationConsolidationConfig = {}));
|
|
516
300
|
var AppType;
|
|
517
301
|
(function (AppType) {
|
|
518
302
|
AppType["JupyterServer"] = "JupyterServer";
|
|
@@ -529,36 +313,6 @@ var AppStatus;
|
|
|
529
313
|
AppStatus["InService"] = "InService";
|
|
530
314
|
AppStatus["Pending"] = "Pending";
|
|
531
315
|
})(AppStatus = exports.AppStatus || (exports.AppStatus = {}));
|
|
532
|
-
var AppDetails;
|
|
533
|
-
(function (AppDetails) {
|
|
534
|
-
AppDetails.filterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
})(AppDetails = exports.AppDetails || (exports.AppDetails = {}));
|
|
538
|
-
var FileSystemConfig;
|
|
539
|
-
(function (FileSystemConfig) {
|
|
540
|
-
FileSystemConfig.filterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
})(FileSystemConfig = exports.FileSystemConfig || (exports.FileSystemConfig = {}));
|
|
544
|
-
var KernelSpec;
|
|
545
|
-
(function (KernelSpec) {
|
|
546
|
-
KernelSpec.filterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
})(KernelSpec = exports.KernelSpec || (exports.KernelSpec = {}));
|
|
550
|
-
var KernelGatewayImageConfig;
|
|
551
|
-
(function (KernelGatewayImageConfig) {
|
|
552
|
-
KernelGatewayImageConfig.filterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
})(KernelGatewayImageConfig = exports.KernelGatewayImageConfig || (exports.KernelGatewayImageConfig = {}));
|
|
556
|
-
var AppImageConfigDetails;
|
|
557
|
-
(function (AppImageConfigDetails) {
|
|
558
|
-
AppImageConfigDetails.filterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
})(AppImageConfigDetails = exports.AppImageConfigDetails || (exports.AppImageConfigDetails = {}));
|
|
562
316
|
var AppImageConfigSortKey;
|
|
563
317
|
(function (AppImageConfigSortKey) {
|
|
564
318
|
AppImageConfigSortKey["CreationTime"] = "CreationTime";
|
|
@@ -639,12 +393,6 @@ var AppSortKey;
|
|
|
639
393
|
(function (AppSortKey) {
|
|
640
394
|
AppSortKey["CreationTime"] = "CreationTime";
|
|
641
395
|
})(AppSortKey = exports.AppSortKey || (exports.AppSortKey = {}));
|
|
642
|
-
var AppSpecification;
|
|
643
|
-
(function (AppSpecification) {
|
|
644
|
-
AppSpecification.filterSensitiveLog = (obj) => ({
|
|
645
|
-
...obj,
|
|
646
|
-
});
|
|
647
|
-
})(AppSpecification = exports.AppSpecification || (exports.AppSpecification = {}));
|
|
648
396
|
var ArtifactSourceIdType;
|
|
649
397
|
(function (ArtifactSourceIdType) {
|
|
650
398
|
ArtifactSourceIdType["CUSTOM"] = "Custom";
|
|
@@ -652,72 +400,6 @@ var ArtifactSourceIdType;
|
|
|
652
400
|
ArtifactSourceIdType["S3_ETAG"] = "S3ETag";
|
|
653
401
|
ArtifactSourceIdType["S3_VERSION"] = "S3Version";
|
|
654
402
|
})(ArtifactSourceIdType = exports.ArtifactSourceIdType || (exports.ArtifactSourceIdType = {}));
|
|
655
|
-
var ArtifactSourceType;
|
|
656
|
-
(function (ArtifactSourceType) {
|
|
657
|
-
ArtifactSourceType.filterSensitiveLog = (obj) => ({
|
|
658
|
-
...obj,
|
|
659
|
-
});
|
|
660
|
-
})(ArtifactSourceType = exports.ArtifactSourceType || (exports.ArtifactSourceType = {}));
|
|
661
|
-
var ArtifactSource;
|
|
662
|
-
(function (ArtifactSource) {
|
|
663
|
-
ArtifactSource.filterSensitiveLog = (obj) => ({
|
|
664
|
-
...obj,
|
|
665
|
-
});
|
|
666
|
-
})(ArtifactSource = exports.ArtifactSource || (exports.ArtifactSource = {}));
|
|
667
|
-
var ArtifactSummary;
|
|
668
|
-
(function (ArtifactSummary) {
|
|
669
|
-
ArtifactSummary.filterSensitiveLog = (obj) => ({
|
|
670
|
-
...obj,
|
|
671
|
-
});
|
|
672
|
-
})(ArtifactSummary = exports.ArtifactSummary || (exports.ArtifactSummary = {}));
|
|
673
|
-
var AssociateTrialComponentRequest;
|
|
674
|
-
(function (AssociateTrialComponentRequest) {
|
|
675
|
-
AssociateTrialComponentRequest.filterSensitiveLog = (obj) => ({
|
|
676
|
-
...obj,
|
|
677
|
-
});
|
|
678
|
-
})(AssociateTrialComponentRequest = exports.AssociateTrialComponentRequest || (exports.AssociateTrialComponentRequest = {}));
|
|
679
|
-
var AssociateTrialComponentResponse;
|
|
680
|
-
(function (AssociateTrialComponentResponse) {
|
|
681
|
-
AssociateTrialComponentResponse.filterSensitiveLog = (obj) => ({
|
|
682
|
-
...obj,
|
|
683
|
-
});
|
|
684
|
-
})(AssociateTrialComponentResponse = exports.AssociateTrialComponentResponse || (exports.AssociateTrialComponentResponse = {}));
|
|
685
|
-
var UserContext;
|
|
686
|
-
(function (UserContext) {
|
|
687
|
-
UserContext.filterSensitiveLog = (obj) => ({
|
|
688
|
-
...obj,
|
|
689
|
-
});
|
|
690
|
-
})(UserContext = exports.UserContext || (exports.UserContext = {}));
|
|
691
|
-
var AssociationSummary;
|
|
692
|
-
(function (AssociationSummary) {
|
|
693
|
-
AssociationSummary.filterSensitiveLog = (obj) => ({
|
|
694
|
-
...obj,
|
|
695
|
-
});
|
|
696
|
-
})(AssociationSummary = exports.AssociationSummary || (exports.AssociationSummary = {}));
|
|
697
|
-
var AsyncInferenceClientConfig;
|
|
698
|
-
(function (AsyncInferenceClientConfig) {
|
|
699
|
-
AsyncInferenceClientConfig.filterSensitiveLog = (obj) => ({
|
|
700
|
-
...obj,
|
|
701
|
-
});
|
|
702
|
-
})(AsyncInferenceClientConfig = exports.AsyncInferenceClientConfig || (exports.AsyncInferenceClientConfig = {}));
|
|
703
|
-
var AsyncInferenceNotificationConfig;
|
|
704
|
-
(function (AsyncInferenceNotificationConfig) {
|
|
705
|
-
AsyncInferenceNotificationConfig.filterSensitiveLog = (obj) => ({
|
|
706
|
-
...obj,
|
|
707
|
-
});
|
|
708
|
-
})(AsyncInferenceNotificationConfig = exports.AsyncInferenceNotificationConfig || (exports.AsyncInferenceNotificationConfig = {}));
|
|
709
|
-
var AsyncInferenceOutputConfig;
|
|
710
|
-
(function (AsyncInferenceOutputConfig) {
|
|
711
|
-
AsyncInferenceOutputConfig.filterSensitiveLog = (obj) => ({
|
|
712
|
-
...obj,
|
|
713
|
-
});
|
|
714
|
-
})(AsyncInferenceOutputConfig = exports.AsyncInferenceOutputConfig || (exports.AsyncInferenceOutputConfig = {}));
|
|
715
|
-
var AsyncInferenceConfig;
|
|
716
|
-
(function (AsyncInferenceConfig) {
|
|
717
|
-
AsyncInferenceConfig.filterSensitiveLog = (obj) => ({
|
|
718
|
-
...obj,
|
|
719
|
-
});
|
|
720
|
-
})(AsyncInferenceConfig = exports.AsyncInferenceConfig || (exports.AsyncInferenceConfig = {}));
|
|
721
403
|
var AthenaResultCompressionType;
|
|
722
404
|
(function (AthenaResultCompressionType) {
|
|
723
405
|
AthenaResultCompressionType["GZIP"] = "GZIP";
|
|
@@ -732,23 +414,11 @@ var AthenaResultFormat;
|
|
|
732
414
|
AthenaResultFormat["PARQUET"] = "PARQUET";
|
|
733
415
|
AthenaResultFormat["TEXTFILE"] = "TEXTFILE";
|
|
734
416
|
})(AthenaResultFormat = exports.AthenaResultFormat || (exports.AthenaResultFormat = {}));
|
|
735
|
-
var AthenaDatasetDefinition;
|
|
736
|
-
(function (AthenaDatasetDefinition) {
|
|
737
|
-
AthenaDatasetDefinition.filterSensitiveLog = (obj) => ({
|
|
738
|
-
...obj,
|
|
739
|
-
});
|
|
740
|
-
})(AthenaDatasetDefinition = exports.AthenaDatasetDefinition || (exports.AthenaDatasetDefinition = {}));
|
|
741
417
|
var AuthMode;
|
|
742
418
|
(function (AuthMode) {
|
|
743
419
|
AuthMode["IAM"] = "IAM";
|
|
744
420
|
AuthMode["SSO"] = "SSO";
|
|
745
421
|
})(AuthMode = exports.AuthMode || (exports.AuthMode = {}));
|
|
746
|
-
var CandidateArtifactLocations;
|
|
747
|
-
(function (CandidateArtifactLocations) {
|
|
748
|
-
CandidateArtifactLocations.filterSensitiveLog = (obj) => ({
|
|
749
|
-
...obj,
|
|
750
|
-
});
|
|
751
|
-
})(CandidateArtifactLocations = exports.CandidateArtifactLocations || (exports.CandidateArtifactLocations = {}));
|
|
752
422
|
var AutoMLMetricEnum;
|
|
753
423
|
(function (AutoMLMetricEnum) {
|
|
754
424
|
AutoMLMetricEnum["ACCURACY"] = "Accuracy";
|
|
@@ -780,18 +450,6 @@ var AutoMLMetricExtendedEnum;
|
|
|
780
450
|
AutoMLMetricExtendedEnum["RECALL_MACRO"] = "RecallMacro";
|
|
781
451
|
AutoMLMetricExtendedEnum["RMSE"] = "RMSE";
|
|
782
452
|
})(AutoMLMetricExtendedEnum = exports.AutoMLMetricExtendedEnum || (exports.AutoMLMetricExtendedEnum = {}));
|
|
783
|
-
var MetricDatum;
|
|
784
|
-
(function (MetricDatum) {
|
|
785
|
-
MetricDatum.filterSensitiveLog = (obj) => ({
|
|
786
|
-
...obj,
|
|
787
|
-
});
|
|
788
|
-
})(MetricDatum = exports.MetricDatum || (exports.MetricDatum = {}));
|
|
789
|
-
var CandidateProperties;
|
|
790
|
-
(function (CandidateProperties) {
|
|
791
|
-
CandidateProperties.filterSensitiveLog = (obj) => ({
|
|
792
|
-
...obj,
|
|
793
|
-
});
|
|
794
|
-
})(CandidateProperties = exports.CandidateProperties || (exports.CandidateProperties = {}));
|
|
795
453
|
var CandidateStatus;
|
|
796
454
|
(function (CandidateStatus) {
|
|
797
455
|
CandidateStatus["COMPLETED"] = "Completed";
|
|
@@ -806,47 +464,17 @@ var CandidateStepType;
|
|
|
806
464
|
CandidateStepType["TRAINING"] = "AWS::SageMaker::TrainingJob";
|
|
807
465
|
CandidateStepType["TRANSFORM"] = "AWS::SageMaker::TransformJob";
|
|
808
466
|
})(CandidateStepType = exports.CandidateStepType || (exports.CandidateStepType = {}));
|
|
809
|
-
var AutoMLCandidateStep;
|
|
810
|
-
(function (AutoMLCandidateStep) {
|
|
811
|
-
AutoMLCandidateStep.filterSensitiveLog = (obj) => ({
|
|
812
|
-
...obj,
|
|
813
|
-
});
|
|
814
|
-
})(AutoMLCandidateStep = exports.AutoMLCandidateStep || (exports.AutoMLCandidateStep = {}));
|
|
815
467
|
var AutoMLJobObjectiveType;
|
|
816
468
|
(function (AutoMLJobObjectiveType) {
|
|
817
469
|
AutoMLJobObjectiveType["MAXIMIZE"] = "Maximize";
|
|
818
470
|
AutoMLJobObjectiveType["MINIMIZE"] = "Minimize";
|
|
819
471
|
})(AutoMLJobObjectiveType = exports.AutoMLJobObjectiveType || (exports.AutoMLJobObjectiveType = {}));
|
|
820
|
-
var FinalAutoMLJobObjectiveMetric;
|
|
821
|
-
(function (FinalAutoMLJobObjectiveMetric) {
|
|
822
|
-
FinalAutoMLJobObjectiveMetric.filterSensitiveLog = (obj) => ({
|
|
823
|
-
...obj,
|
|
824
|
-
});
|
|
825
|
-
})(FinalAutoMLJobObjectiveMetric = exports.FinalAutoMLJobObjectiveMetric || (exports.FinalAutoMLJobObjectiveMetric = {}));
|
|
826
|
-
var AutoMLContainerDefinition;
|
|
827
|
-
(function (AutoMLContainerDefinition) {
|
|
828
|
-
AutoMLContainerDefinition.filterSensitiveLog = (obj) => ({
|
|
829
|
-
...obj,
|
|
830
|
-
});
|
|
831
|
-
})(AutoMLContainerDefinition = exports.AutoMLContainerDefinition || (exports.AutoMLContainerDefinition = {}));
|
|
832
472
|
var ObjectiveStatus;
|
|
833
473
|
(function (ObjectiveStatus) {
|
|
834
474
|
ObjectiveStatus["Failed"] = "Failed";
|
|
835
475
|
ObjectiveStatus["Pending"] = "Pending";
|
|
836
476
|
ObjectiveStatus["Succeeded"] = "Succeeded";
|
|
837
477
|
})(ObjectiveStatus = exports.ObjectiveStatus || (exports.ObjectiveStatus = {}));
|
|
838
|
-
var AutoMLCandidate;
|
|
839
|
-
(function (AutoMLCandidate) {
|
|
840
|
-
AutoMLCandidate.filterSensitiveLog = (obj) => ({
|
|
841
|
-
...obj,
|
|
842
|
-
});
|
|
843
|
-
})(AutoMLCandidate = exports.AutoMLCandidate || (exports.AutoMLCandidate = {}));
|
|
844
|
-
var AutoMLCandidateGenerationConfig;
|
|
845
|
-
(function (AutoMLCandidateGenerationConfig) {
|
|
846
|
-
AutoMLCandidateGenerationConfig.filterSensitiveLog = (obj) => ({
|
|
847
|
-
...obj,
|
|
848
|
-
});
|
|
849
|
-
})(AutoMLCandidateGenerationConfig = exports.AutoMLCandidateGenerationConfig || (exports.AutoMLCandidateGenerationConfig = {}));
|
|
850
478
|
var AutoMLChannelType;
|
|
851
479
|
(function (AutoMLChannelType) {
|
|
852
480
|
AutoMLChannelType["TRAINING"] = "training";
|
|
@@ -857,66 +485,6 @@ var AutoMLS3DataType;
|
|
|
857
485
|
AutoMLS3DataType["MANIFEST_FILE"] = "ManifestFile";
|
|
858
486
|
AutoMLS3DataType["S3_PREFIX"] = "S3Prefix";
|
|
859
487
|
})(AutoMLS3DataType = exports.AutoMLS3DataType || (exports.AutoMLS3DataType = {}));
|
|
860
|
-
var AutoMLS3DataSource;
|
|
861
|
-
(function (AutoMLS3DataSource) {
|
|
862
|
-
AutoMLS3DataSource.filterSensitiveLog = (obj) => ({
|
|
863
|
-
...obj,
|
|
864
|
-
});
|
|
865
|
-
})(AutoMLS3DataSource = exports.AutoMLS3DataSource || (exports.AutoMLS3DataSource = {}));
|
|
866
|
-
var AutoMLDataSource;
|
|
867
|
-
(function (AutoMLDataSource) {
|
|
868
|
-
AutoMLDataSource.filterSensitiveLog = (obj) => ({
|
|
869
|
-
...obj,
|
|
870
|
-
});
|
|
871
|
-
})(AutoMLDataSource = exports.AutoMLDataSource || (exports.AutoMLDataSource = {}));
|
|
872
|
-
var AutoMLChannel;
|
|
873
|
-
(function (AutoMLChannel) {
|
|
874
|
-
AutoMLChannel.filterSensitiveLog = (obj) => ({
|
|
875
|
-
...obj,
|
|
876
|
-
});
|
|
877
|
-
})(AutoMLChannel = exports.AutoMLChannel || (exports.AutoMLChannel = {}));
|
|
878
|
-
var AutoMLDataSplitConfig;
|
|
879
|
-
(function (AutoMLDataSplitConfig) {
|
|
880
|
-
AutoMLDataSplitConfig.filterSensitiveLog = (obj) => ({
|
|
881
|
-
...obj,
|
|
882
|
-
});
|
|
883
|
-
})(AutoMLDataSplitConfig = exports.AutoMLDataSplitConfig || (exports.AutoMLDataSplitConfig = {}));
|
|
884
|
-
var AutoMLJobArtifacts;
|
|
885
|
-
(function (AutoMLJobArtifacts) {
|
|
886
|
-
AutoMLJobArtifacts.filterSensitiveLog = (obj) => ({
|
|
887
|
-
...obj,
|
|
888
|
-
});
|
|
889
|
-
})(AutoMLJobArtifacts = exports.AutoMLJobArtifacts || (exports.AutoMLJobArtifacts = {}));
|
|
890
|
-
var AutoMLJobCompletionCriteria;
|
|
891
|
-
(function (AutoMLJobCompletionCriteria) {
|
|
892
|
-
AutoMLJobCompletionCriteria.filterSensitiveLog = (obj) => ({
|
|
893
|
-
...obj,
|
|
894
|
-
});
|
|
895
|
-
})(AutoMLJobCompletionCriteria = exports.AutoMLJobCompletionCriteria || (exports.AutoMLJobCompletionCriteria = {}));
|
|
896
|
-
var VpcConfig;
|
|
897
|
-
(function (VpcConfig) {
|
|
898
|
-
VpcConfig.filterSensitiveLog = (obj) => ({
|
|
899
|
-
...obj,
|
|
900
|
-
});
|
|
901
|
-
})(VpcConfig = exports.VpcConfig || (exports.VpcConfig = {}));
|
|
902
|
-
var AutoMLSecurityConfig;
|
|
903
|
-
(function (AutoMLSecurityConfig) {
|
|
904
|
-
AutoMLSecurityConfig.filterSensitiveLog = (obj) => ({
|
|
905
|
-
...obj,
|
|
906
|
-
});
|
|
907
|
-
})(AutoMLSecurityConfig = exports.AutoMLSecurityConfig || (exports.AutoMLSecurityConfig = {}));
|
|
908
|
-
var AutoMLJobConfig;
|
|
909
|
-
(function (AutoMLJobConfig) {
|
|
910
|
-
AutoMLJobConfig.filterSensitiveLog = (obj) => ({
|
|
911
|
-
...obj,
|
|
912
|
-
});
|
|
913
|
-
})(AutoMLJobConfig = exports.AutoMLJobConfig || (exports.AutoMLJobConfig = {}));
|
|
914
|
-
var AutoMLJobObjective;
|
|
915
|
-
(function (AutoMLJobObjective) {
|
|
916
|
-
AutoMLJobObjective.filterSensitiveLog = (obj) => ({
|
|
917
|
-
...obj,
|
|
918
|
-
});
|
|
919
|
-
})(AutoMLJobObjective = exports.AutoMLJobObjective || (exports.AutoMLJobObjective = {}));
|
|
920
488
|
var AutoMLJobSecondaryStatus;
|
|
921
489
|
(function (AutoMLJobSecondaryStatus) {
|
|
922
490
|
AutoMLJobSecondaryStatus["ANALYZING_DATA"] = "AnalyzingData";
|
|
@@ -945,24 +513,6 @@ var AutoMLJobStatus;
|
|
|
945
513
|
AutoMLJobStatus["STOPPED"] = "Stopped";
|
|
946
514
|
AutoMLJobStatus["STOPPING"] = "Stopping";
|
|
947
515
|
})(AutoMLJobStatus = exports.AutoMLJobStatus || (exports.AutoMLJobStatus = {}));
|
|
948
|
-
var AutoMLPartialFailureReason;
|
|
949
|
-
(function (AutoMLPartialFailureReason) {
|
|
950
|
-
AutoMLPartialFailureReason.filterSensitiveLog = (obj) => ({
|
|
951
|
-
...obj,
|
|
952
|
-
});
|
|
953
|
-
})(AutoMLPartialFailureReason = exports.AutoMLPartialFailureReason || (exports.AutoMLPartialFailureReason = {}));
|
|
954
|
-
var AutoMLJobSummary;
|
|
955
|
-
(function (AutoMLJobSummary) {
|
|
956
|
-
AutoMLJobSummary.filterSensitiveLog = (obj) => ({
|
|
957
|
-
...obj,
|
|
958
|
-
});
|
|
959
|
-
})(AutoMLJobSummary = exports.AutoMLJobSummary || (exports.AutoMLJobSummary = {}));
|
|
960
|
-
var AutoMLOutputDataConfig;
|
|
961
|
-
(function (AutoMLOutputDataConfig) {
|
|
962
|
-
AutoMLOutputDataConfig.filterSensitiveLog = (obj) => ({
|
|
963
|
-
...obj,
|
|
964
|
-
});
|
|
965
|
-
})(AutoMLOutputDataConfig = exports.AutoMLOutputDataConfig || (exports.AutoMLOutputDataConfig = {}));
|
|
966
516
|
var AutoMLSortBy;
|
|
967
517
|
(function (AutoMLSortBy) {
|
|
968
518
|
AutoMLSortBy["CREATION_TIME"] = "CreationTime";
|
|
@@ -974,35 +524,11 @@ var AutoMLSortOrder;
|
|
|
974
524
|
AutoMLSortOrder["ASCENDING"] = "Ascending";
|
|
975
525
|
AutoMLSortOrder["DESCENDING"] = "Descending";
|
|
976
526
|
})(AutoMLSortOrder = exports.AutoMLSortOrder || (exports.AutoMLSortOrder = {}));
|
|
977
|
-
var AutoRollbackConfig;
|
|
978
|
-
(function (AutoRollbackConfig) {
|
|
979
|
-
AutoRollbackConfig.filterSensitiveLog = (obj) => ({
|
|
980
|
-
...obj,
|
|
981
|
-
});
|
|
982
|
-
})(AutoRollbackConfig = exports.AutoRollbackConfig || (exports.AutoRollbackConfig = {}));
|
|
983
527
|
var AwsManagedHumanLoopRequestSource;
|
|
984
528
|
(function (AwsManagedHumanLoopRequestSource) {
|
|
985
529
|
AwsManagedHumanLoopRequestSource["REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3"] = "AWS/Rekognition/DetectModerationLabels/Image/V3";
|
|
986
530
|
AwsManagedHumanLoopRequestSource["TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1"] = "AWS/Textract/AnalyzeDocument/Forms/V1";
|
|
987
531
|
})(AwsManagedHumanLoopRequestSource = exports.AwsManagedHumanLoopRequestSource || (exports.AwsManagedHumanLoopRequestSource = {}));
|
|
988
|
-
var BatchDescribeModelPackageInput;
|
|
989
|
-
(function (BatchDescribeModelPackageInput) {
|
|
990
|
-
BatchDescribeModelPackageInput.filterSensitiveLog = (obj) => ({
|
|
991
|
-
...obj,
|
|
992
|
-
});
|
|
993
|
-
})(BatchDescribeModelPackageInput = exports.BatchDescribeModelPackageInput || (exports.BatchDescribeModelPackageInput = {}));
|
|
994
|
-
var BatchDescribeModelPackageError;
|
|
995
|
-
(function (BatchDescribeModelPackageError) {
|
|
996
|
-
BatchDescribeModelPackageError.filterSensitiveLog = (obj) => ({
|
|
997
|
-
...obj,
|
|
998
|
-
});
|
|
999
|
-
})(BatchDescribeModelPackageError = exports.BatchDescribeModelPackageError || (exports.BatchDescribeModelPackageError = {}));
|
|
1000
|
-
var InferenceSpecification;
|
|
1001
|
-
(function (InferenceSpecification) {
|
|
1002
|
-
InferenceSpecification.filterSensitiveLog = (obj) => ({
|
|
1003
|
-
...obj,
|
|
1004
|
-
});
|
|
1005
|
-
})(InferenceSpecification = exports.InferenceSpecification || (exports.InferenceSpecification = {}));
|
|
1006
532
|
var ModelApprovalStatus;
|
|
1007
533
|
(function (ModelApprovalStatus) {
|
|
1008
534
|
ModelApprovalStatus["APPROVED"] = "Approved";
|
|
@@ -1017,146 +543,38 @@ var ModelPackageStatus;
|
|
|
1017
543
|
ModelPackageStatus["IN_PROGRESS"] = "InProgress";
|
|
1018
544
|
ModelPackageStatus["PENDING"] = "Pending";
|
|
1019
545
|
})(ModelPackageStatus = exports.ModelPackageStatus || (exports.ModelPackageStatus = {}));
|
|
1020
|
-
var BatchDescribeModelPackageSummary;
|
|
1021
|
-
(function (BatchDescribeModelPackageSummary) {
|
|
1022
|
-
BatchDescribeModelPackageSummary.filterSensitiveLog = (obj) => ({
|
|
1023
|
-
...obj,
|
|
1024
|
-
});
|
|
1025
|
-
})(BatchDescribeModelPackageSummary = exports.BatchDescribeModelPackageSummary || (exports.BatchDescribeModelPackageSummary = {}));
|
|
1026
|
-
var BatchDescribeModelPackageOutput;
|
|
1027
|
-
(function (BatchDescribeModelPackageOutput) {
|
|
1028
|
-
BatchDescribeModelPackageOutput.filterSensitiveLog = (obj) => ({
|
|
1029
|
-
...obj,
|
|
1030
|
-
});
|
|
1031
|
-
})(BatchDescribeModelPackageOutput = exports.BatchDescribeModelPackageOutput || (exports.BatchDescribeModelPackageOutput = {}));
|
|
1032
|
-
var MetricsSource;
|
|
1033
|
-
(function (MetricsSource) {
|
|
1034
|
-
MetricsSource.filterSensitiveLog = (obj) => ({
|
|
1035
|
-
...obj,
|
|
1036
|
-
});
|
|
1037
|
-
})(MetricsSource = exports.MetricsSource || (exports.MetricsSource = {}));
|
|
1038
|
-
var Bias;
|
|
1039
|
-
(function (Bias) {
|
|
1040
|
-
Bias.filterSensitiveLog = (obj) => ({
|
|
1041
|
-
...obj,
|
|
1042
|
-
});
|
|
1043
|
-
})(Bias = exports.Bias || (exports.Bias = {}));
|
|
1044
546
|
var CapacitySizeType;
|
|
1045
547
|
(function (CapacitySizeType) {
|
|
1046
548
|
CapacitySizeType["CAPACITY_PERCENT"] = "CAPACITY_PERCENT";
|
|
1047
549
|
CapacitySizeType["INSTANCE_COUNT"] = "INSTANCE_COUNT";
|
|
1048
550
|
})(CapacitySizeType = exports.CapacitySizeType || (exports.CapacitySizeType = {}));
|
|
1049
|
-
var CapacitySize;
|
|
1050
|
-
(function (CapacitySize) {
|
|
1051
|
-
CapacitySize.filterSensitiveLog = (obj) => ({
|
|
1052
|
-
...obj,
|
|
1053
|
-
});
|
|
1054
|
-
})(CapacitySize = exports.CapacitySize || (exports.CapacitySize = {}));
|
|
1055
551
|
var TrafficRoutingConfigType;
|
|
1056
552
|
(function (TrafficRoutingConfigType) {
|
|
1057
553
|
TrafficRoutingConfigType["ALL_AT_ONCE"] = "ALL_AT_ONCE";
|
|
1058
554
|
TrafficRoutingConfigType["CANARY"] = "CANARY";
|
|
1059
555
|
TrafficRoutingConfigType["LINEAR"] = "LINEAR";
|
|
1060
556
|
})(TrafficRoutingConfigType = exports.TrafficRoutingConfigType || (exports.TrafficRoutingConfigType = {}));
|
|
1061
|
-
var TrafficRoutingConfig;
|
|
1062
|
-
(function (TrafficRoutingConfig) {
|
|
1063
|
-
TrafficRoutingConfig.filterSensitiveLog = (obj) => ({
|
|
1064
|
-
...obj,
|
|
1065
|
-
});
|
|
1066
|
-
})(TrafficRoutingConfig = exports.TrafficRoutingConfig || (exports.TrafficRoutingConfig = {}));
|
|
1067
|
-
var BlueGreenUpdatePolicy;
|
|
1068
|
-
(function (BlueGreenUpdatePolicy) {
|
|
1069
|
-
BlueGreenUpdatePolicy.filterSensitiveLog = (obj) => ({
|
|
1070
|
-
...obj,
|
|
1071
|
-
});
|
|
1072
|
-
})(BlueGreenUpdatePolicy = exports.BlueGreenUpdatePolicy || (exports.BlueGreenUpdatePolicy = {}));
|
|
1073
557
|
var BooleanOperator;
|
|
1074
558
|
(function (BooleanOperator) {
|
|
1075
559
|
BooleanOperator["AND"] = "And";
|
|
1076
560
|
BooleanOperator["OR"] = "Or";
|
|
1077
561
|
})(BooleanOperator = exports.BooleanOperator || (exports.BooleanOperator = {}));
|
|
1078
|
-
var CacheHitResult;
|
|
1079
|
-
(function (CacheHitResult) {
|
|
1080
|
-
CacheHitResult.filterSensitiveLog = (obj) => ({
|
|
1081
|
-
...obj,
|
|
1082
|
-
});
|
|
1083
|
-
})(CacheHitResult = exports.CacheHitResult || (exports.CacheHitResult = {}));
|
|
1084
|
-
var OutputParameter;
|
|
1085
|
-
(function (OutputParameter) {
|
|
1086
|
-
OutputParameter.filterSensitiveLog = (obj) => ({
|
|
1087
|
-
...obj,
|
|
1088
|
-
});
|
|
1089
|
-
})(OutputParameter = exports.OutputParameter || (exports.OutputParameter = {}));
|
|
1090
|
-
var CallbackStepMetadata;
|
|
1091
|
-
(function (CallbackStepMetadata) {
|
|
1092
|
-
CallbackStepMetadata.filterSensitiveLog = (obj) => ({
|
|
1093
|
-
...obj,
|
|
1094
|
-
});
|
|
1095
|
-
})(CallbackStepMetadata = exports.CallbackStepMetadata || (exports.CallbackStepMetadata = {}));
|
|
1096
562
|
var CandidateSortBy;
|
|
1097
563
|
(function (CandidateSortBy) {
|
|
1098
564
|
CandidateSortBy["CreationTime"] = "CreationTime";
|
|
1099
565
|
CandidateSortBy["FinalObjectiveMetricValue"] = "FinalObjectiveMetricValue";
|
|
1100
566
|
CandidateSortBy["Status"] = "Status";
|
|
1101
567
|
})(CandidateSortBy = exports.CandidateSortBy || (exports.CandidateSortBy = {}));
|
|
1102
|
-
var CaptureContentTypeHeader;
|
|
1103
|
-
(function (CaptureContentTypeHeader) {
|
|
1104
|
-
CaptureContentTypeHeader.filterSensitiveLog = (obj) => ({
|
|
1105
|
-
...obj,
|
|
1106
|
-
});
|
|
1107
|
-
})(CaptureContentTypeHeader = exports.CaptureContentTypeHeader || (exports.CaptureContentTypeHeader = {}));
|
|
1108
568
|
var CaptureMode;
|
|
1109
569
|
(function (CaptureMode) {
|
|
1110
570
|
CaptureMode["INPUT"] = "Input";
|
|
1111
571
|
CaptureMode["OUTPUT"] = "Output";
|
|
1112
572
|
})(CaptureMode = exports.CaptureMode || (exports.CaptureMode = {}));
|
|
1113
|
-
var CaptureOption;
|
|
1114
|
-
(function (CaptureOption) {
|
|
1115
|
-
CaptureOption.filterSensitiveLog = (obj) => ({
|
|
1116
|
-
...obj,
|
|
1117
|
-
});
|
|
1118
|
-
})(CaptureOption = exports.CaptureOption || (exports.CaptureOption = {}));
|
|
1119
573
|
var CaptureStatus;
|
|
1120
574
|
(function (CaptureStatus) {
|
|
1121
575
|
CaptureStatus["STARTED"] = "Started";
|
|
1122
576
|
CaptureStatus["STOPPED"] = "Stopped";
|
|
1123
577
|
})(CaptureStatus = exports.CaptureStatus || (exports.CaptureStatus = {}));
|
|
1124
|
-
var CategoricalParameter;
|
|
1125
|
-
(function (CategoricalParameter) {
|
|
1126
|
-
CategoricalParameter.filterSensitiveLog = (obj) => ({
|
|
1127
|
-
...obj,
|
|
1128
|
-
});
|
|
1129
|
-
})(CategoricalParameter = exports.CategoricalParameter || (exports.CategoricalParameter = {}));
|
|
1130
|
-
var CategoricalParameterRange;
|
|
1131
|
-
(function (CategoricalParameterRange) {
|
|
1132
|
-
CategoricalParameterRange.filterSensitiveLog = (obj) => ({
|
|
1133
|
-
...obj,
|
|
1134
|
-
});
|
|
1135
|
-
})(CategoricalParameterRange = exports.CategoricalParameterRange || (exports.CategoricalParameterRange = {}));
|
|
1136
|
-
var CategoricalParameterRangeSpecification;
|
|
1137
|
-
(function (CategoricalParameterRangeSpecification) {
|
|
1138
|
-
CategoricalParameterRangeSpecification.filterSensitiveLog = (obj) => ({
|
|
1139
|
-
...obj,
|
|
1140
|
-
});
|
|
1141
|
-
})(CategoricalParameterRangeSpecification = exports.CategoricalParameterRangeSpecification || (exports.CategoricalParameterRangeSpecification = {}));
|
|
1142
|
-
var ChannelSpecification;
|
|
1143
|
-
(function (ChannelSpecification) {
|
|
1144
|
-
ChannelSpecification.filterSensitiveLog = (obj) => ({
|
|
1145
|
-
...obj,
|
|
1146
|
-
});
|
|
1147
|
-
})(ChannelSpecification = exports.ChannelSpecification || (exports.ChannelSpecification = {}));
|
|
1148
|
-
var CheckpointConfig;
|
|
1149
|
-
(function (CheckpointConfig) {
|
|
1150
|
-
CheckpointConfig.filterSensitiveLog = (obj) => ({
|
|
1151
|
-
...obj,
|
|
1152
|
-
});
|
|
1153
|
-
})(CheckpointConfig = exports.CheckpointConfig || (exports.CheckpointConfig = {}));
|
|
1154
|
-
var ClarifyCheckStepMetadata;
|
|
1155
|
-
(function (ClarifyCheckStepMetadata) {
|
|
1156
|
-
ClarifyCheckStepMetadata.filterSensitiveLog = (obj) => ({
|
|
1157
|
-
...obj,
|
|
1158
|
-
});
|
|
1159
|
-
})(ClarifyCheckStepMetadata = exports.ClarifyCheckStepMetadata || (exports.ClarifyCheckStepMetadata = {}));
|
|
1160
578
|
var CodeRepositorySortBy;
|
|
1161
579
|
(function (CodeRepositorySortBy) {
|
|
1162
580
|
CodeRepositorySortBy["CREATION_TIME"] = "CreationTime";
|
|
@@ -1168,36 +586,6 @@ var CodeRepositorySortOrder;
|
|
|
1168
586
|
CodeRepositorySortOrder["ASCENDING"] = "Ascending";
|
|
1169
587
|
CodeRepositorySortOrder["DESCENDING"] = "Descending";
|
|
1170
588
|
})(CodeRepositorySortOrder = exports.CodeRepositorySortOrder || (exports.CodeRepositorySortOrder = {}));
|
|
1171
|
-
var GitConfig;
|
|
1172
|
-
(function (GitConfig) {
|
|
1173
|
-
GitConfig.filterSensitiveLog = (obj) => ({
|
|
1174
|
-
...obj,
|
|
1175
|
-
});
|
|
1176
|
-
})(GitConfig = exports.GitConfig || (exports.GitConfig = {}));
|
|
1177
|
-
var CodeRepositorySummary;
|
|
1178
|
-
(function (CodeRepositorySummary) {
|
|
1179
|
-
CodeRepositorySummary.filterSensitiveLog = (obj) => ({
|
|
1180
|
-
...obj,
|
|
1181
|
-
});
|
|
1182
|
-
})(CodeRepositorySummary = exports.CodeRepositorySummary || (exports.CodeRepositorySummary = {}));
|
|
1183
|
-
var CognitoConfig;
|
|
1184
|
-
(function (CognitoConfig) {
|
|
1185
|
-
CognitoConfig.filterSensitiveLog = (obj) => ({
|
|
1186
|
-
...obj,
|
|
1187
|
-
});
|
|
1188
|
-
})(CognitoConfig = exports.CognitoConfig || (exports.CognitoConfig = {}));
|
|
1189
|
-
var CognitoMemberDefinition;
|
|
1190
|
-
(function (CognitoMemberDefinition) {
|
|
1191
|
-
CognitoMemberDefinition.filterSensitiveLog = (obj) => ({
|
|
1192
|
-
...obj,
|
|
1193
|
-
});
|
|
1194
|
-
})(CognitoMemberDefinition = exports.CognitoMemberDefinition || (exports.CognitoMemberDefinition = {}));
|
|
1195
|
-
var CollectionConfiguration;
|
|
1196
|
-
(function (CollectionConfiguration) {
|
|
1197
|
-
CollectionConfiguration.filterSensitiveLog = (obj) => ({
|
|
1198
|
-
...obj,
|
|
1199
|
-
});
|
|
1200
|
-
})(CollectionConfiguration = exports.CollectionConfiguration || (exports.CollectionConfiguration = {}));
|
|
1201
589
|
var CompilationJobStatus;
|
|
1202
590
|
(function (CompilationJobStatus) {
|
|
1203
591
|
CompilationJobStatus["COMPLETED"] = "COMPLETED";
|
|
@@ -1262,23 +650,11 @@ var TargetPlatformOs;
|
|
|
1262
650
|
TargetPlatformOs["ANDROID"] = "ANDROID";
|
|
1263
651
|
TargetPlatformOs["LINUX"] = "LINUX";
|
|
1264
652
|
})(TargetPlatformOs = exports.TargetPlatformOs || (exports.TargetPlatformOs = {}));
|
|
1265
|
-
var CompilationJobSummary;
|
|
1266
|
-
(function (CompilationJobSummary) {
|
|
1267
|
-
CompilationJobSummary.filterSensitiveLog = (obj) => ({
|
|
1268
|
-
...obj,
|
|
1269
|
-
});
|
|
1270
|
-
})(CompilationJobSummary = exports.CompilationJobSummary || (exports.CompilationJobSummary = {}));
|
|
1271
653
|
var ConditionOutcome;
|
|
1272
654
|
(function (ConditionOutcome) {
|
|
1273
655
|
ConditionOutcome["FALSE"] = "False";
|
|
1274
656
|
ConditionOutcome["TRUE"] = "True";
|
|
1275
657
|
})(ConditionOutcome = exports.ConditionOutcome || (exports.ConditionOutcome = {}));
|
|
1276
|
-
var ConditionStepMetadata;
|
|
1277
|
-
(function (ConditionStepMetadata) {
|
|
1278
|
-
ConditionStepMetadata.filterSensitiveLog = (obj) => ({
|
|
1279
|
-
...obj,
|
|
1280
|
-
});
|
|
1281
|
-
})(ConditionStepMetadata = exports.ConditionStepMetadata || (exports.ConditionStepMetadata = {}));
|
|
1282
658
|
class ConflictException extends SageMakerServiceException_1.SageMakerServiceException {
|
|
1283
659
|
constructor(opts) {
|
|
1284
660
|
super({
|
|
@@ -1298,18 +674,6 @@ var RepositoryAccessMode;
|
|
|
1298
674
|
RepositoryAccessMode["PLATFORM"] = "Platform";
|
|
1299
675
|
RepositoryAccessMode["VPC"] = "Vpc";
|
|
1300
676
|
})(RepositoryAccessMode = exports.RepositoryAccessMode || (exports.RepositoryAccessMode = {}));
|
|
1301
|
-
var RepositoryAuthConfig;
|
|
1302
|
-
(function (RepositoryAuthConfig) {
|
|
1303
|
-
RepositoryAuthConfig.filterSensitiveLog = (obj) => ({
|
|
1304
|
-
...obj,
|
|
1305
|
-
});
|
|
1306
|
-
})(RepositoryAuthConfig = exports.RepositoryAuthConfig || (exports.RepositoryAuthConfig = {}));
|
|
1307
|
-
var ImageConfig;
|
|
1308
|
-
(function (ImageConfig) {
|
|
1309
|
-
ImageConfig.filterSensitiveLog = (obj) => ({
|
|
1310
|
-
...obj,
|
|
1311
|
-
});
|
|
1312
|
-
})(ImageConfig = exports.ImageConfig || (exports.ImageConfig = {}));
|
|
1313
677
|
var ContainerMode;
|
|
1314
678
|
(function (ContainerMode) {
|
|
1315
679
|
ContainerMode["MULTI_MODEL"] = "MultiModel";
|
|
@@ -1320,35 +684,11 @@ var ModelCacheSetting;
|
|
|
1320
684
|
ModelCacheSetting["DISABLED"] = "Disabled";
|
|
1321
685
|
ModelCacheSetting["ENABLED"] = "Enabled";
|
|
1322
686
|
})(ModelCacheSetting = exports.ModelCacheSetting || (exports.ModelCacheSetting = {}));
|
|
1323
|
-
var MultiModelConfig;
|
|
1324
|
-
(function (MultiModelConfig) {
|
|
1325
|
-
MultiModelConfig.filterSensitiveLog = (obj) => ({
|
|
1326
|
-
...obj,
|
|
1327
|
-
});
|
|
1328
|
-
})(MultiModelConfig = exports.MultiModelConfig || (exports.MultiModelConfig = {}));
|
|
1329
|
-
var ContainerDefinition;
|
|
1330
|
-
(function (ContainerDefinition) {
|
|
1331
|
-
ContainerDefinition.filterSensitiveLog = (obj) => ({
|
|
1332
|
-
...obj,
|
|
1333
|
-
});
|
|
1334
|
-
})(ContainerDefinition = exports.ContainerDefinition || (exports.ContainerDefinition = {}));
|
|
1335
687
|
var ContentClassifier;
|
|
1336
688
|
(function (ContentClassifier) {
|
|
1337
689
|
ContentClassifier["FREE_OF_ADULT_CONTENT"] = "FreeOfAdultContent";
|
|
1338
690
|
ContentClassifier["FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION"] = "FreeOfPersonallyIdentifiableInformation";
|
|
1339
691
|
})(ContentClassifier = exports.ContentClassifier || (exports.ContentClassifier = {}));
|
|
1340
|
-
var ContextSource;
|
|
1341
|
-
(function (ContextSource) {
|
|
1342
|
-
ContextSource.filterSensitiveLog = (obj) => ({
|
|
1343
|
-
...obj,
|
|
1344
|
-
});
|
|
1345
|
-
})(ContextSource = exports.ContextSource || (exports.ContextSource = {}));
|
|
1346
|
-
var ContextSummary;
|
|
1347
|
-
(function (ContextSummary) {
|
|
1348
|
-
ContextSummary.filterSensitiveLog = (obj) => ({
|
|
1349
|
-
...obj,
|
|
1350
|
-
});
|
|
1351
|
-
})(ContextSummary = exports.ContextSummary || (exports.ContextSummary = {}));
|
|
1352
692
|
var HyperParameterScalingType;
|
|
1353
693
|
(function (HyperParameterScalingType) {
|
|
1354
694
|
HyperParameterScalingType["AUTO"] = "Auto";
|
|
@@ -1356,48 +696,6 @@ var HyperParameterScalingType;
|
|
|
1356
696
|
HyperParameterScalingType["LOGARITHMIC"] = "Logarithmic";
|
|
1357
697
|
HyperParameterScalingType["REVERSE_LOGARITHMIC"] = "ReverseLogarithmic";
|
|
1358
698
|
})(HyperParameterScalingType = exports.HyperParameterScalingType || (exports.HyperParameterScalingType = {}));
|
|
1359
|
-
var ContinuousParameterRange;
|
|
1360
|
-
(function (ContinuousParameterRange) {
|
|
1361
|
-
ContinuousParameterRange.filterSensitiveLog = (obj) => ({
|
|
1362
|
-
...obj,
|
|
1363
|
-
});
|
|
1364
|
-
})(ContinuousParameterRange = exports.ContinuousParameterRange || (exports.ContinuousParameterRange = {}));
|
|
1365
|
-
var ContinuousParameterRangeSpecification;
|
|
1366
|
-
(function (ContinuousParameterRangeSpecification) {
|
|
1367
|
-
ContinuousParameterRangeSpecification.filterSensitiveLog = (obj) => ({
|
|
1368
|
-
...obj,
|
|
1369
|
-
});
|
|
1370
|
-
})(ContinuousParameterRangeSpecification = exports.ContinuousParameterRangeSpecification || (exports.ContinuousParameterRangeSpecification = {}));
|
|
1371
|
-
var MetadataProperties;
|
|
1372
|
-
(function (MetadataProperties) {
|
|
1373
|
-
MetadataProperties.filterSensitiveLog = (obj) => ({
|
|
1374
|
-
...obj,
|
|
1375
|
-
});
|
|
1376
|
-
})(MetadataProperties = exports.MetadataProperties || (exports.MetadataProperties = {}));
|
|
1377
|
-
var CreateActionRequest;
|
|
1378
|
-
(function (CreateActionRequest) {
|
|
1379
|
-
CreateActionRequest.filterSensitiveLog = (obj) => ({
|
|
1380
|
-
...obj,
|
|
1381
|
-
});
|
|
1382
|
-
})(CreateActionRequest = exports.CreateActionRequest || (exports.CreateActionRequest = {}));
|
|
1383
|
-
var CreateActionResponse;
|
|
1384
|
-
(function (CreateActionResponse) {
|
|
1385
|
-
CreateActionResponse.filterSensitiveLog = (obj) => ({
|
|
1386
|
-
...obj,
|
|
1387
|
-
});
|
|
1388
|
-
})(CreateActionResponse = exports.CreateActionResponse || (exports.CreateActionResponse = {}));
|
|
1389
|
-
var IntegerParameterRangeSpecification;
|
|
1390
|
-
(function (IntegerParameterRangeSpecification) {
|
|
1391
|
-
IntegerParameterRangeSpecification.filterSensitiveLog = (obj) => ({
|
|
1392
|
-
...obj,
|
|
1393
|
-
});
|
|
1394
|
-
})(IntegerParameterRangeSpecification = exports.IntegerParameterRangeSpecification || (exports.IntegerParameterRangeSpecification = {}));
|
|
1395
|
-
var ParameterRange;
|
|
1396
|
-
(function (ParameterRange) {
|
|
1397
|
-
ParameterRange.filterSensitiveLog = (obj) => ({
|
|
1398
|
-
...obj,
|
|
1399
|
-
});
|
|
1400
|
-
})(ParameterRange = exports.ParameterRange || (exports.ParameterRange = {}));
|
|
1401
699
|
var ParameterType;
|
|
1402
700
|
(function (ParameterType) {
|
|
1403
701
|
ParameterType["CATEGORICAL"] = "Categorical";
|
|
@@ -1405,59 +703,11 @@ var ParameterType;
|
|
|
1405
703
|
ParameterType["FREE_TEXT"] = "FreeText";
|
|
1406
704
|
ParameterType["INTEGER"] = "Integer";
|
|
1407
705
|
})(ParameterType = exports.ParameterType || (exports.ParameterType = {}));
|
|
1408
|
-
var HyperParameterSpecification;
|
|
1409
|
-
(function (HyperParameterSpecification) {
|
|
1410
|
-
HyperParameterSpecification.filterSensitiveLog = (obj) => ({
|
|
1411
|
-
...obj,
|
|
1412
|
-
});
|
|
1413
|
-
})(HyperParameterSpecification = exports.HyperParameterSpecification || (exports.HyperParameterSpecification = {}));
|
|
1414
706
|
var HyperParameterTuningJobObjectiveType;
|
|
1415
707
|
(function (HyperParameterTuningJobObjectiveType) {
|
|
1416
708
|
HyperParameterTuningJobObjectiveType["MAXIMIZE"] = "Maximize";
|
|
1417
709
|
HyperParameterTuningJobObjectiveType["MINIMIZE"] = "Minimize";
|
|
1418
710
|
})(HyperParameterTuningJobObjectiveType = exports.HyperParameterTuningJobObjectiveType || (exports.HyperParameterTuningJobObjectiveType = {}));
|
|
1419
|
-
var HyperParameterTuningJobObjective;
|
|
1420
|
-
(function (HyperParameterTuningJobObjective) {
|
|
1421
|
-
HyperParameterTuningJobObjective.filterSensitiveLog = (obj) => ({
|
|
1422
|
-
...obj,
|
|
1423
|
-
});
|
|
1424
|
-
})(HyperParameterTuningJobObjective = exports.HyperParameterTuningJobObjective || (exports.HyperParameterTuningJobObjective = {}));
|
|
1425
|
-
var TrainingSpecification;
|
|
1426
|
-
(function (TrainingSpecification) {
|
|
1427
|
-
TrainingSpecification.filterSensitiveLog = (obj) => ({
|
|
1428
|
-
...obj,
|
|
1429
|
-
});
|
|
1430
|
-
})(TrainingSpecification = exports.TrainingSpecification || (exports.TrainingSpecification = {}));
|
|
1431
|
-
var CreateAlgorithmInput;
|
|
1432
|
-
(function (CreateAlgorithmInput) {
|
|
1433
|
-
CreateAlgorithmInput.filterSensitiveLog = (obj) => ({
|
|
1434
|
-
...obj,
|
|
1435
|
-
});
|
|
1436
|
-
})(CreateAlgorithmInput = exports.CreateAlgorithmInput || (exports.CreateAlgorithmInput = {}));
|
|
1437
|
-
var CreateAlgorithmOutput;
|
|
1438
|
-
(function (CreateAlgorithmOutput) {
|
|
1439
|
-
CreateAlgorithmOutput.filterSensitiveLog = (obj) => ({
|
|
1440
|
-
...obj,
|
|
1441
|
-
});
|
|
1442
|
-
})(CreateAlgorithmOutput = exports.CreateAlgorithmOutput || (exports.CreateAlgorithmOutput = {}));
|
|
1443
|
-
var ResourceSpec;
|
|
1444
|
-
(function (ResourceSpec) {
|
|
1445
|
-
ResourceSpec.filterSensitiveLog = (obj) => ({
|
|
1446
|
-
...obj,
|
|
1447
|
-
});
|
|
1448
|
-
})(ResourceSpec = exports.ResourceSpec || (exports.ResourceSpec = {}));
|
|
1449
|
-
var CreateAppRequest;
|
|
1450
|
-
(function (CreateAppRequest) {
|
|
1451
|
-
CreateAppRequest.filterSensitiveLog = (obj) => ({
|
|
1452
|
-
...obj,
|
|
1453
|
-
});
|
|
1454
|
-
})(CreateAppRequest = exports.CreateAppRequest || (exports.CreateAppRequest = {}));
|
|
1455
|
-
var CreateAppResponse;
|
|
1456
|
-
(function (CreateAppResponse) {
|
|
1457
|
-
CreateAppResponse.filterSensitiveLog = (obj) => ({
|
|
1458
|
-
...obj,
|
|
1459
|
-
});
|
|
1460
|
-
})(CreateAppResponse = exports.CreateAppResponse || (exports.CreateAppResponse = {}));
|
|
1461
711
|
class ResourceInUse extends SageMakerServiceException_1.SageMakerServiceException {
|
|
1462
712
|
constructor(opts) {
|
|
1463
713
|
super({
|
|
@@ -1472,66 +722,12 @@ class ResourceInUse extends SageMakerServiceException_1.SageMakerServiceExceptio
|
|
|
1472
722
|
}
|
|
1473
723
|
}
|
|
1474
724
|
exports.ResourceInUse = ResourceInUse;
|
|
1475
|
-
var CreateAppImageConfigRequest;
|
|
1476
|
-
(function (CreateAppImageConfigRequest) {
|
|
1477
|
-
CreateAppImageConfigRequest.filterSensitiveLog = (obj) => ({
|
|
1478
|
-
...obj,
|
|
1479
|
-
});
|
|
1480
|
-
})(CreateAppImageConfigRequest = exports.CreateAppImageConfigRequest || (exports.CreateAppImageConfigRequest = {}));
|
|
1481
|
-
var CreateAppImageConfigResponse;
|
|
1482
|
-
(function (CreateAppImageConfigResponse) {
|
|
1483
|
-
CreateAppImageConfigResponse.filterSensitiveLog = (obj) => ({
|
|
1484
|
-
...obj,
|
|
1485
|
-
});
|
|
1486
|
-
})(CreateAppImageConfigResponse = exports.CreateAppImageConfigResponse || (exports.CreateAppImageConfigResponse = {}));
|
|
1487
|
-
var CreateArtifactRequest;
|
|
1488
|
-
(function (CreateArtifactRequest) {
|
|
1489
|
-
CreateArtifactRequest.filterSensitiveLog = (obj) => ({
|
|
1490
|
-
...obj,
|
|
1491
|
-
});
|
|
1492
|
-
})(CreateArtifactRequest = exports.CreateArtifactRequest || (exports.CreateArtifactRequest = {}));
|
|
1493
|
-
var CreateArtifactResponse;
|
|
1494
|
-
(function (CreateArtifactResponse) {
|
|
1495
|
-
CreateArtifactResponse.filterSensitiveLog = (obj) => ({
|
|
1496
|
-
...obj,
|
|
1497
|
-
});
|
|
1498
|
-
})(CreateArtifactResponse = exports.CreateArtifactResponse || (exports.CreateArtifactResponse = {}));
|
|
1499
|
-
var ModelDeployConfig;
|
|
1500
|
-
(function (ModelDeployConfig) {
|
|
1501
|
-
ModelDeployConfig.filterSensitiveLog = (obj) => ({
|
|
1502
|
-
...obj,
|
|
1503
|
-
});
|
|
1504
|
-
})(ModelDeployConfig = exports.ModelDeployConfig || (exports.ModelDeployConfig = {}));
|
|
1505
725
|
var ProblemType;
|
|
1506
726
|
(function (ProblemType) {
|
|
1507
727
|
ProblemType["BINARY_CLASSIFICATION"] = "BinaryClassification";
|
|
1508
728
|
ProblemType["MULTICLASS_CLASSIFICATION"] = "MulticlassClassification";
|
|
1509
729
|
ProblemType["REGRESSION"] = "Regression";
|
|
1510
730
|
})(ProblemType = exports.ProblemType || (exports.ProblemType = {}));
|
|
1511
|
-
var CreateAutoMLJobRequest;
|
|
1512
|
-
(function (CreateAutoMLJobRequest) {
|
|
1513
|
-
CreateAutoMLJobRequest.filterSensitiveLog = (obj) => ({
|
|
1514
|
-
...obj,
|
|
1515
|
-
});
|
|
1516
|
-
})(CreateAutoMLJobRequest = exports.CreateAutoMLJobRequest || (exports.CreateAutoMLJobRequest = {}));
|
|
1517
|
-
var CreateAutoMLJobResponse;
|
|
1518
|
-
(function (CreateAutoMLJobResponse) {
|
|
1519
|
-
CreateAutoMLJobResponse.filterSensitiveLog = (obj) => ({
|
|
1520
|
-
...obj,
|
|
1521
|
-
});
|
|
1522
|
-
})(CreateAutoMLJobResponse = exports.CreateAutoMLJobResponse || (exports.CreateAutoMLJobResponse = {}));
|
|
1523
|
-
var CreateCodeRepositoryInput;
|
|
1524
|
-
(function (CreateCodeRepositoryInput) {
|
|
1525
|
-
CreateCodeRepositoryInput.filterSensitiveLog = (obj) => ({
|
|
1526
|
-
...obj,
|
|
1527
|
-
});
|
|
1528
|
-
})(CreateCodeRepositoryInput = exports.CreateCodeRepositoryInput || (exports.CreateCodeRepositoryInput = {}));
|
|
1529
|
-
var CreateCodeRepositoryOutput;
|
|
1530
|
-
(function (CreateCodeRepositoryOutput) {
|
|
1531
|
-
CreateCodeRepositoryOutput.filterSensitiveLog = (obj) => ({
|
|
1532
|
-
...obj,
|
|
1533
|
-
});
|
|
1534
|
-
})(CreateCodeRepositoryOutput = exports.CreateCodeRepositoryOutput || (exports.CreateCodeRepositoryOutput = {}));
|
|
1535
731
|
var Framework;
|
|
1536
732
|
(function (Framework) {
|
|
1537
733
|
Framework["DARKNET"] = "DARKNET";
|
|
@@ -1544,78 +740,6 @@ var Framework;
|
|
|
1544
740
|
Framework["TFLITE"] = "TFLITE";
|
|
1545
741
|
Framework["XGBOOST"] = "XGBOOST";
|
|
1546
742
|
})(Framework = exports.Framework || (exports.Framework = {}));
|
|
1547
|
-
var InputConfig;
|
|
1548
|
-
(function (InputConfig) {
|
|
1549
|
-
InputConfig.filterSensitiveLog = (obj) => ({
|
|
1550
|
-
...obj,
|
|
1551
|
-
});
|
|
1552
|
-
})(InputConfig = exports.InputConfig || (exports.InputConfig = {}));
|
|
1553
|
-
var TargetPlatform;
|
|
1554
|
-
(function (TargetPlatform) {
|
|
1555
|
-
TargetPlatform.filterSensitiveLog = (obj) => ({
|
|
1556
|
-
...obj,
|
|
1557
|
-
});
|
|
1558
|
-
})(TargetPlatform = exports.TargetPlatform || (exports.TargetPlatform = {}));
|
|
1559
|
-
var OutputConfig;
|
|
1560
|
-
(function (OutputConfig) {
|
|
1561
|
-
OutputConfig.filterSensitiveLog = (obj) => ({
|
|
1562
|
-
...obj,
|
|
1563
|
-
});
|
|
1564
|
-
})(OutputConfig = exports.OutputConfig || (exports.OutputConfig = {}));
|
|
1565
|
-
var NeoVpcConfig;
|
|
1566
|
-
(function (NeoVpcConfig) {
|
|
1567
|
-
NeoVpcConfig.filterSensitiveLog = (obj) => ({
|
|
1568
|
-
...obj,
|
|
1569
|
-
});
|
|
1570
|
-
})(NeoVpcConfig = exports.NeoVpcConfig || (exports.NeoVpcConfig = {}));
|
|
1571
|
-
var CreateCompilationJobRequest;
|
|
1572
|
-
(function (CreateCompilationJobRequest) {
|
|
1573
|
-
CreateCompilationJobRequest.filterSensitiveLog = (obj) => ({
|
|
1574
|
-
...obj,
|
|
1575
|
-
});
|
|
1576
|
-
})(CreateCompilationJobRequest = exports.CreateCompilationJobRequest || (exports.CreateCompilationJobRequest = {}));
|
|
1577
|
-
var CreateCompilationJobResponse;
|
|
1578
|
-
(function (CreateCompilationJobResponse) {
|
|
1579
|
-
CreateCompilationJobResponse.filterSensitiveLog = (obj) => ({
|
|
1580
|
-
...obj,
|
|
1581
|
-
});
|
|
1582
|
-
})(CreateCompilationJobResponse = exports.CreateCompilationJobResponse || (exports.CreateCompilationJobResponse = {}));
|
|
1583
|
-
var CreateContextRequest;
|
|
1584
|
-
(function (CreateContextRequest) {
|
|
1585
|
-
CreateContextRequest.filterSensitiveLog = (obj) => ({
|
|
1586
|
-
...obj,
|
|
1587
|
-
});
|
|
1588
|
-
})(CreateContextRequest = exports.CreateContextRequest || (exports.CreateContextRequest = {}));
|
|
1589
|
-
var CreateContextResponse;
|
|
1590
|
-
(function (CreateContextResponse) {
|
|
1591
|
-
CreateContextResponse.filterSensitiveLog = (obj) => ({
|
|
1592
|
-
...obj,
|
|
1593
|
-
});
|
|
1594
|
-
})(CreateContextResponse = exports.CreateContextResponse || (exports.CreateContextResponse = {}));
|
|
1595
|
-
var DataQualityAppSpecification;
|
|
1596
|
-
(function (DataQualityAppSpecification) {
|
|
1597
|
-
DataQualityAppSpecification.filterSensitiveLog = (obj) => ({
|
|
1598
|
-
...obj,
|
|
1599
|
-
});
|
|
1600
|
-
})(DataQualityAppSpecification = exports.DataQualityAppSpecification || (exports.DataQualityAppSpecification = {}));
|
|
1601
|
-
var MonitoringConstraintsResource;
|
|
1602
|
-
(function (MonitoringConstraintsResource) {
|
|
1603
|
-
MonitoringConstraintsResource.filterSensitiveLog = (obj) => ({
|
|
1604
|
-
...obj,
|
|
1605
|
-
});
|
|
1606
|
-
})(MonitoringConstraintsResource = exports.MonitoringConstraintsResource || (exports.MonitoringConstraintsResource = {}));
|
|
1607
|
-
var MonitoringStatisticsResource;
|
|
1608
|
-
(function (MonitoringStatisticsResource) {
|
|
1609
|
-
MonitoringStatisticsResource.filterSensitiveLog = (obj) => ({
|
|
1610
|
-
...obj,
|
|
1611
|
-
});
|
|
1612
|
-
})(MonitoringStatisticsResource = exports.MonitoringStatisticsResource || (exports.MonitoringStatisticsResource = {}));
|
|
1613
|
-
var DataQualityBaselineConfig;
|
|
1614
|
-
(function (DataQualityBaselineConfig) {
|
|
1615
|
-
DataQualityBaselineConfig.filterSensitiveLog = (obj) => ({
|
|
1616
|
-
...obj,
|
|
1617
|
-
});
|
|
1618
|
-
})(DataQualityBaselineConfig = exports.DataQualityBaselineConfig || (exports.DataQualityBaselineConfig = {}));
|
|
1619
743
|
var ProcessingS3DataDistributionType;
|
|
1620
744
|
(function (ProcessingS3DataDistributionType) {
|
|
1621
745
|
ProcessingS3DataDistributionType["FULLYREPLICATED"] = "FullyReplicated";
|
|
@@ -1626,41 +750,11 @@ var ProcessingS3InputMode;
|
|
|
1626
750
|
ProcessingS3InputMode["FILE"] = "File";
|
|
1627
751
|
ProcessingS3InputMode["PIPE"] = "Pipe";
|
|
1628
752
|
})(ProcessingS3InputMode = exports.ProcessingS3InputMode || (exports.ProcessingS3InputMode = {}));
|
|
1629
|
-
var EndpointInput;
|
|
1630
|
-
(function (EndpointInput) {
|
|
1631
|
-
EndpointInput.filterSensitiveLog = (obj) => ({
|
|
1632
|
-
...obj,
|
|
1633
|
-
});
|
|
1634
|
-
})(EndpointInput = exports.EndpointInput || (exports.EndpointInput = {}));
|
|
1635
|
-
var DataQualityJobInput;
|
|
1636
|
-
(function (DataQualityJobInput) {
|
|
1637
|
-
DataQualityJobInput.filterSensitiveLog = (obj) => ({
|
|
1638
|
-
...obj,
|
|
1639
|
-
});
|
|
1640
|
-
})(DataQualityJobInput = exports.DataQualityJobInput || (exports.DataQualityJobInput = {}));
|
|
1641
753
|
var ProcessingS3UploadMode;
|
|
1642
754
|
(function (ProcessingS3UploadMode) {
|
|
1643
755
|
ProcessingS3UploadMode["CONTINUOUS"] = "Continuous";
|
|
1644
756
|
ProcessingS3UploadMode["END_OF_JOB"] = "EndOfJob";
|
|
1645
757
|
})(ProcessingS3UploadMode = exports.ProcessingS3UploadMode || (exports.ProcessingS3UploadMode = {}));
|
|
1646
|
-
var MonitoringS3Output;
|
|
1647
|
-
(function (MonitoringS3Output) {
|
|
1648
|
-
MonitoringS3Output.filterSensitiveLog = (obj) => ({
|
|
1649
|
-
...obj,
|
|
1650
|
-
});
|
|
1651
|
-
})(MonitoringS3Output = exports.MonitoringS3Output || (exports.MonitoringS3Output = {}));
|
|
1652
|
-
var MonitoringOutput;
|
|
1653
|
-
(function (MonitoringOutput) {
|
|
1654
|
-
MonitoringOutput.filterSensitiveLog = (obj) => ({
|
|
1655
|
-
...obj,
|
|
1656
|
-
});
|
|
1657
|
-
})(MonitoringOutput = exports.MonitoringOutput || (exports.MonitoringOutput = {}));
|
|
1658
|
-
var MonitoringOutputConfig;
|
|
1659
|
-
(function (MonitoringOutputConfig) {
|
|
1660
|
-
MonitoringOutputConfig.filterSensitiveLog = (obj) => ({
|
|
1661
|
-
...obj,
|
|
1662
|
-
});
|
|
1663
|
-
})(MonitoringOutputConfig = exports.MonitoringOutputConfig || (exports.MonitoringOutputConfig = {}));
|
|
1664
758
|
var ProcessingInstanceType;
|
|
1665
759
|
(function (ProcessingInstanceType) {
|
|
1666
760
|
ProcessingInstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
@@ -1708,82 +802,10 @@ var ProcessingInstanceType;
|
|
|
1708
802
|
ProcessingInstanceType["ML_T3_MEDIUM"] = "ml.t3.medium";
|
|
1709
803
|
ProcessingInstanceType["ML_T3_XLARGE"] = "ml.t3.xlarge";
|
|
1710
804
|
})(ProcessingInstanceType = exports.ProcessingInstanceType || (exports.ProcessingInstanceType = {}));
|
|
1711
|
-
var MonitoringClusterConfig;
|
|
1712
|
-
(function (MonitoringClusterConfig) {
|
|
1713
|
-
MonitoringClusterConfig.filterSensitiveLog = (obj) => ({
|
|
1714
|
-
...obj,
|
|
1715
|
-
});
|
|
1716
|
-
})(MonitoringClusterConfig = exports.MonitoringClusterConfig || (exports.MonitoringClusterConfig = {}));
|
|
1717
|
-
var MonitoringResources;
|
|
1718
|
-
(function (MonitoringResources) {
|
|
1719
|
-
MonitoringResources.filterSensitiveLog = (obj) => ({
|
|
1720
|
-
...obj,
|
|
1721
|
-
});
|
|
1722
|
-
})(MonitoringResources = exports.MonitoringResources || (exports.MonitoringResources = {}));
|
|
1723
|
-
var MonitoringNetworkConfig;
|
|
1724
|
-
(function (MonitoringNetworkConfig) {
|
|
1725
|
-
MonitoringNetworkConfig.filterSensitiveLog = (obj) => ({
|
|
1726
|
-
...obj,
|
|
1727
|
-
});
|
|
1728
|
-
})(MonitoringNetworkConfig = exports.MonitoringNetworkConfig || (exports.MonitoringNetworkConfig = {}));
|
|
1729
|
-
var MonitoringStoppingCondition;
|
|
1730
|
-
(function (MonitoringStoppingCondition) {
|
|
1731
|
-
MonitoringStoppingCondition.filterSensitiveLog = (obj) => ({
|
|
1732
|
-
...obj,
|
|
1733
|
-
});
|
|
1734
|
-
})(MonitoringStoppingCondition = exports.MonitoringStoppingCondition || (exports.MonitoringStoppingCondition = {}));
|
|
1735
|
-
var CreateDataQualityJobDefinitionRequest;
|
|
1736
|
-
(function (CreateDataQualityJobDefinitionRequest) {
|
|
1737
|
-
CreateDataQualityJobDefinitionRequest.filterSensitiveLog = (obj) => ({
|
|
1738
|
-
...obj,
|
|
1739
|
-
});
|
|
1740
|
-
})(CreateDataQualityJobDefinitionRequest = exports.CreateDataQualityJobDefinitionRequest || (exports.CreateDataQualityJobDefinitionRequest = {}));
|
|
1741
|
-
var CreateDataQualityJobDefinitionResponse;
|
|
1742
|
-
(function (CreateDataQualityJobDefinitionResponse) {
|
|
1743
|
-
CreateDataQualityJobDefinitionResponse.filterSensitiveLog = (obj) => ({
|
|
1744
|
-
...obj,
|
|
1745
|
-
});
|
|
1746
|
-
})(CreateDataQualityJobDefinitionResponse = exports.CreateDataQualityJobDefinitionResponse || (exports.CreateDataQualityJobDefinitionResponse = {}));
|
|
1747
805
|
var EdgePresetDeploymentType;
|
|
1748
806
|
(function (EdgePresetDeploymentType) {
|
|
1749
807
|
EdgePresetDeploymentType["GreengrassV2Component"] = "GreengrassV2Component";
|
|
1750
808
|
})(EdgePresetDeploymentType = exports.EdgePresetDeploymentType || (exports.EdgePresetDeploymentType = {}));
|
|
1751
|
-
var EdgeOutputConfig;
|
|
1752
|
-
(function (EdgeOutputConfig) {
|
|
1753
|
-
EdgeOutputConfig.filterSensitiveLog = (obj) => ({
|
|
1754
|
-
...obj,
|
|
1755
|
-
});
|
|
1756
|
-
})(EdgeOutputConfig = exports.EdgeOutputConfig || (exports.EdgeOutputConfig = {}));
|
|
1757
|
-
var CreateDeviceFleetRequest;
|
|
1758
|
-
(function (CreateDeviceFleetRequest) {
|
|
1759
|
-
CreateDeviceFleetRequest.filterSensitiveLog = (obj) => ({
|
|
1760
|
-
...obj,
|
|
1761
|
-
});
|
|
1762
|
-
})(CreateDeviceFleetRequest = exports.CreateDeviceFleetRequest || (exports.CreateDeviceFleetRequest = {}));
|
|
1763
|
-
var JupyterServerAppSettings;
|
|
1764
|
-
(function (JupyterServerAppSettings) {
|
|
1765
|
-
JupyterServerAppSettings.filterSensitiveLog = (obj) => ({
|
|
1766
|
-
...obj,
|
|
1767
|
-
});
|
|
1768
|
-
})(JupyterServerAppSettings = exports.JupyterServerAppSettings || (exports.JupyterServerAppSettings = {}));
|
|
1769
|
-
var CustomImage;
|
|
1770
|
-
(function (CustomImage) {
|
|
1771
|
-
CustomImage.filterSensitiveLog = (obj) => ({
|
|
1772
|
-
...obj,
|
|
1773
|
-
});
|
|
1774
|
-
})(CustomImage = exports.CustomImage || (exports.CustomImage = {}));
|
|
1775
|
-
var KernelGatewayAppSettings;
|
|
1776
|
-
(function (KernelGatewayAppSettings) {
|
|
1777
|
-
KernelGatewayAppSettings.filterSensitiveLog = (obj) => ({
|
|
1778
|
-
...obj,
|
|
1779
|
-
});
|
|
1780
|
-
})(KernelGatewayAppSettings = exports.KernelGatewayAppSettings || (exports.KernelGatewayAppSettings = {}));
|
|
1781
|
-
var RSessionAppSettings;
|
|
1782
|
-
(function (RSessionAppSettings) {
|
|
1783
|
-
RSessionAppSettings.filterSensitiveLog = (obj) => ({
|
|
1784
|
-
...obj,
|
|
1785
|
-
});
|
|
1786
|
-
})(RSessionAppSettings = exports.RSessionAppSettings || (exports.RSessionAppSettings = {}));
|
|
1787
809
|
var RStudioServerProAccessStatus;
|
|
1788
810
|
(function (RStudioServerProAccessStatus) {
|
|
1789
811
|
RStudioServerProAccessStatus["Disabled"] = "DISABLED";
|
|
@@ -1794,142 +816,22 @@ var RStudioServerProUserGroup;
|
|
|
1794
816
|
RStudioServerProUserGroup["Admin"] = "R_STUDIO_ADMIN";
|
|
1795
817
|
RStudioServerProUserGroup["User"] = "R_STUDIO_USER";
|
|
1796
818
|
})(RStudioServerProUserGroup = exports.RStudioServerProUserGroup || (exports.RStudioServerProUserGroup = {}));
|
|
1797
|
-
var RStudioServerProAppSettings;
|
|
1798
|
-
(function (RStudioServerProAppSettings) {
|
|
1799
|
-
RStudioServerProAppSettings.filterSensitiveLog = (obj) => ({
|
|
1800
|
-
...obj,
|
|
1801
|
-
});
|
|
1802
|
-
})(RStudioServerProAppSettings = exports.RStudioServerProAppSettings || (exports.RStudioServerProAppSettings = {}));
|
|
1803
819
|
var NotebookOutputOption;
|
|
1804
820
|
(function (NotebookOutputOption) {
|
|
1805
821
|
NotebookOutputOption["Allowed"] = "Allowed";
|
|
1806
822
|
NotebookOutputOption["Disabled"] = "Disabled";
|
|
1807
823
|
})(NotebookOutputOption = exports.NotebookOutputOption || (exports.NotebookOutputOption = {}));
|
|
1808
|
-
var SharingSettings;
|
|
1809
|
-
(function (SharingSettings) {
|
|
1810
|
-
SharingSettings.filterSensitiveLog = (obj) => ({
|
|
1811
|
-
...obj,
|
|
1812
|
-
});
|
|
1813
|
-
})(SharingSettings = exports.SharingSettings || (exports.SharingSettings = {}));
|
|
1814
|
-
var TensorBoardAppSettings;
|
|
1815
|
-
(function (TensorBoardAppSettings) {
|
|
1816
|
-
TensorBoardAppSettings.filterSensitiveLog = (obj) => ({
|
|
1817
|
-
...obj,
|
|
1818
|
-
});
|
|
1819
|
-
})(TensorBoardAppSettings = exports.TensorBoardAppSettings || (exports.TensorBoardAppSettings = {}));
|
|
1820
|
-
var UserSettings;
|
|
1821
|
-
(function (UserSettings) {
|
|
1822
|
-
UserSettings.filterSensitiveLog = (obj) => ({
|
|
1823
|
-
...obj,
|
|
1824
|
-
});
|
|
1825
|
-
})(UserSettings = exports.UserSettings || (exports.UserSettings = {}));
|
|
1826
|
-
var RStudioServerProDomainSettings;
|
|
1827
|
-
(function (RStudioServerProDomainSettings) {
|
|
1828
|
-
RStudioServerProDomainSettings.filterSensitiveLog = (obj) => ({
|
|
1829
|
-
...obj,
|
|
1830
|
-
});
|
|
1831
|
-
})(RStudioServerProDomainSettings = exports.RStudioServerProDomainSettings || (exports.RStudioServerProDomainSettings = {}));
|
|
1832
|
-
var DomainSettings;
|
|
1833
|
-
(function (DomainSettings) {
|
|
1834
|
-
DomainSettings.filterSensitiveLog = (obj) => ({
|
|
1835
|
-
...obj,
|
|
1836
|
-
});
|
|
1837
|
-
})(DomainSettings = exports.DomainSettings || (exports.DomainSettings = {}));
|
|
1838
|
-
var CreateDomainRequest;
|
|
1839
|
-
(function (CreateDomainRequest) {
|
|
1840
|
-
CreateDomainRequest.filterSensitiveLog = (obj) => ({
|
|
1841
|
-
...obj,
|
|
1842
|
-
});
|
|
1843
|
-
})(CreateDomainRequest = exports.CreateDomainRequest || (exports.CreateDomainRequest = {}));
|
|
1844
|
-
var CreateDomainResponse;
|
|
1845
|
-
(function (CreateDomainResponse) {
|
|
1846
|
-
CreateDomainResponse.filterSensitiveLog = (obj) => ({
|
|
1847
|
-
...obj,
|
|
1848
|
-
});
|
|
1849
|
-
})(CreateDomainResponse = exports.CreateDomainResponse || (exports.CreateDomainResponse = {}));
|
|
1850
|
-
var EdgeDeploymentModelConfig;
|
|
1851
|
-
(function (EdgeDeploymentModelConfig) {
|
|
1852
|
-
EdgeDeploymentModelConfig.filterSensitiveLog = (obj) => ({
|
|
1853
|
-
...obj,
|
|
1854
|
-
});
|
|
1855
|
-
})(EdgeDeploymentModelConfig = exports.EdgeDeploymentModelConfig || (exports.EdgeDeploymentModelConfig = {}));
|
|
1856
824
|
var FailureHandlingPolicy;
|
|
1857
825
|
(function (FailureHandlingPolicy) {
|
|
1858
826
|
FailureHandlingPolicy["DoNothing"] = "DO_NOTHING";
|
|
1859
827
|
FailureHandlingPolicy["RollbackOnFailure"] = "ROLLBACK_ON_FAILURE";
|
|
1860
828
|
})(FailureHandlingPolicy = exports.FailureHandlingPolicy || (exports.FailureHandlingPolicy = {}));
|
|
1861
|
-
var EdgeDeploymentConfig;
|
|
1862
|
-
(function (EdgeDeploymentConfig) {
|
|
1863
|
-
EdgeDeploymentConfig.filterSensitiveLog = (obj) => ({
|
|
1864
|
-
...obj,
|
|
1865
|
-
});
|
|
1866
|
-
})(EdgeDeploymentConfig = exports.EdgeDeploymentConfig || (exports.EdgeDeploymentConfig = {}));
|
|
1867
829
|
var DeviceSubsetType;
|
|
1868
830
|
(function (DeviceSubsetType) {
|
|
1869
831
|
DeviceSubsetType["NameContains"] = "NAMECONTAINS";
|
|
1870
832
|
DeviceSubsetType["Percentage"] = "PERCENTAGE";
|
|
1871
833
|
DeviceSubsetType["Selection"] = "SELECTION";
|
|
1872
834
|
})(DeviceSubsetType = exports.DeviceSubsetType || (exports.DeviceSubsetType = {}));
|
|
1873
|
-
var DeviceSelectionConfig;
|
|
1874
|
-
(function (DeviceSelectionConfig) {
|
|
1875
|
-
DeviceSelectionConfig.filterSensitiveLog = (obj) => ({
|
|
1876
|
-
...obj,
|
|
1877
|
-
});
|
|
1878
|
-
})(DeviceSelectionConfig = exports.DeviceSelectionConfig || (exports.DeviceSelectionConfig = {}));
|
|
1879
|
-
var DeploymentStage;
|
|
1880
|
-
(function (DeploymentStage) {
|
|
1881
|
-
DeploymentStage.filterSensitiveLog = (obj) => ({
|
|
1882
|
-
...obj,
|
|
1883
|
-
});
|
|
1884
|
-
})(DeploymentStage = exports.DeploymentStage || (exports.DeploymentStage = {}));
|
|
1885
|
-
var CreateEdgeDeploymentPlanRequest;
|
|
1886
|
-
(function (CreateEdgeDeploymentPlanRequest) {
|
|
1887
|
-
CreateEdgeDeploymentPlanRequest.filterSensitiveLog = (obj) => ({
|
|
1888
|
-
...obj,
|
|
1889
|
-
});
|
|
1890
|
-
})(CreateEdgeDeploymentPlanRequest = exports.CreateEdgeDeploymentPlanRequest || (exports.CreateEdgeDeploymentPlanRequest = {}));
|
|
1891
|
-
var CreateEdgeDeploymentPlanResponse;
|
|
1892
|
-
(function (CreateEdgeDeploymentPlanResponse) {
|
|
1893
|
-
CreateEdgeDeploymentPlanResponse.filterSensitiveLog = (obj) => ({
|
|
1894
|
-
...obj,
|
|
1895
|
-
});
|
|
1896
|
-
})(CreateEdgeDeploymentPlanResponse = exports.CreateEdgeDeploymentPlanResponse || (exports.CreateEdgeDeploymentPlanResponse = {}));
|
|
1897
|
-
var CreateEdgeDeploymentStageRequest;
|
|
1898
|
-
(function (CreateEdgeDeploymentStageRequest) {
|
|
1899
|
-
CreateEdgeDeploymentStageRequest.filterSensitiveLog = (obj) => ({
|
|
1900
|
-
...obj,
|
|
1901
|
-
});
|
|
1902
|
-
})(CreateEdgeDeploymentStageRequest = exports.CreateEdgeDeploymentStageRequest || (exports.CreateEdgeDeploymentStageRequest = {}));
|
|
1903
|
-
var CreateEdgePackagingJobRequest;
|
|
1904
|
-
(function (CreateEdgePackagingJobRequest) {
|
|
1905
|
-
CreateEdgePackagingJobRequest.filterSensitiveLog = (obj) => ({
|
|
1906
|
-
...obj,
|
|
1907
|
-
});
|
|
1908
|
-
})(CreateEdgePackagingJobRequest = exports.CreateEdgePackagingJobRequest || (exports.CreateEdgePackagingJobRequest = {}));
|
|
1909
|
-
var DeploymentConfig;
|
|
1910
|
-
(function (DeploymentConfig) {
|
|
1911
|
-
DeploymentConfig.filterSensitiveLog = (obj) => ({
|
|
1912
|
-
...obj,
|
|
1913
|
-
});
|
|
1914
|
-
})(DeploymentConfig = exports.DeploymentConfig || (exports.DeploymentConfig = {}));
|
|
1915
|
-
var CreateEndpointInput;
|
|
1916
|
-
(function (CreateEndpointInput) {
|
|
1917
|
-
CreateEndpointInput.filterSensitiveLog = (obj) => ({
|
|
1918
|
-
...obj,
|
|
1919
|
-
});
|
|
1920
|
-
})(CreateEndpointInput = exports.CreateEndpointInput || (exports.CreateEndpointInput = {}));
|
|
1921
|
-
var CreateEndpointOutput;
|
|
1922
|
-
(function (CreateEndpointOutput) {
|
|
1923
|
-
CreateEndpointOutput.filterSensitiveLog = (obj) => ({
|
|
1924
|
-
...obj,
|
|
1925
|
-
});
|
|
1926
|
-
})(CreateEndpointOutput = exports.CreateEndpointOutput || (exports.CreateEndpointOutput = {}));
|
|
1927
|
-
var DataCaptureConfig;
|
|
1928
|
-
(function (DataCaptureConfig) {
|
|
1929
|
-
DataCaptureConfig.filterSensitiveLog = (obj) => ({
|
|
1930
|
-
...obj,
|
|
1931
|
-
});
|
|
1932
|
-
})(DataCaptureConfig = exports.DataCaptureConfig || (exports.DataCaptureConfig = {}));
|
|
1933
835
|
var ProductionVariantAcceleratorType;
|
|
1934
836
|
(function (ProductionVariantAcceleratorType) {
|
|
1935
837
|
ProductionVariantAcceleratorType["ML_EIA1_LARGE"] = "ml.eia1.large";
|
|
@@ -1939,192 +841,12 @@ var ProductionVariantAcceleratorType;
|
|
|
1939
841
|
ProductionVariantAcceleratorType["ML_EIA2_MEDIUM"] = "ml.eia2.medium";
|
|
1940
842
|
ProductionVariantAcceleratorType["ML_EIA2_XLARGE"] = "ml.eia2.xlarge";
|
|
1941
843
|
})(ProductionVariantAcceleratorType = exports.ProductionVariantAcceleratorType || (exports.ProductionVariantAcceleratorType = {}));
|
|
1942
|
-
var ProductionVariantCoreDumpConfig;
|
|
1943
|
-
(function (ProductionVariantCoreDumpConfig) {
|
|
1944
|
-
ProductionVariantCoreDumpConfig.filterSensitiveLog = (obj) => ({
|
|
1945
|
-
...obj,
|
|
1946
|
-
});
|
|
1947
|
-
})(ProductionVariantCoreDumpConfig = exports.ProductionVariantCoreDumpConfig || (exports.ProductionVariantCoreDumpConfig = {}));
|
|
1948
|
-
var ProductionVariantServerlessConfig;
|
|
1949
|
-
(function (ProductionVariantServerlessConfig) {
|
|
1950
|
-
ProductionVariantServerlessConfig.filterSensitiveLog = (obj) => ({
|
|
1951
|
-
...obj,
|
|
1952
|
-
});
|
|
1953
|
-
})(ProductionVariantServerlessConfig = exports.ProductionVariantServerlessConfig || (exports.ProductionVariantServerlessConfig = {}));
|
|
1954
|
-
var ProductionVariant;
|
|
1955
|
-
(function (ProductionVariant) {
|
|
1956
|
-
ProductionVariant.filterSensitiveLog = (obj) => ({
|
|
1957
|
-
...obj,
|
|
1958
|
-
});
|
|
1959
|
-
})(ProductionVariant = exports.ProductionVariant || (exports.ProductionVariant = {}));
|
|
1960
|
-
var CreateEndpointConfigInput;
|
|
1961
|
-
(function (CreateEndpointConfigInput) {
|
|
1962
|
-
CreateEndpointConfigInput.filterSensitiveLog = (obj) => ({
|
|
1963
|
-
...obj,
|
|
1964
|
-
});
|
|
1965
|
-
})(CreateEndpointConfigInput = exports.CreateEndpointConfigInput || (exports.CreateEndpointConfigInput = {}));
|
|
1966
|
-
var CreateEndpointConfigOutput;
|
|
1967
|
-
(function (CreateEndpointConfigOutput) {
|
|
1968
|
-
CreateEndpointConfigOutput.filterSensitiveLog = (obj) => ({
|
|
1969
|
-
...obj,
|
|
1970
|
-
});
|
|
1971
|
-
})(CreateEndpointConfigOutput = exports.CreateEndpointConfigOutput || (exports.CreateEndpointConfigOutput = {}));
|
|
1972
|
-
var CreateExperimentRequest;
|
|
1973
|
-
(function (CreateExperimentRequest) {
|
|
1974
|
-
CreateExperimentRequest.filterSensitiveLog = (obj) => ({
|
|
1975
|
-
...obj,
|
|
1976
|
-
});
|
|
1977
|
-
})(CreateExperimentRequest = exports.CreateExperimentRequest || (exports.CreateExperimentRequest = {}));
|
|
1978
|
-
var CreateExperimentResponse;
|
|
1979
|
-
(function (CreateExperimentResponse) {
|
|
1980
|
-
CreateExperimentResponse.filterSensitiveLog = (obj) => ({
|
|
1981
|
-
...obj,
|
|
1982
|
-
});
|
|
1983
|
-
})(CreateExperimentResponse = exports.CreateExperimentResponse || (exports.CreateExperimentResponse = {}));
|
|
1984
844
|
var FeatureType;
|
|
1985
845
|
(function (FeatureType) {
|
|
1986
846
|
FeatureType["FRACTIONAL"] = "Fractional";
|
|
1987
847
|
FeatureType["INTEGRAL"] = "Integral";
|
|
1988
848
|
FeatureType["STRING"] = "String";
|
|
1989
849
|
})(FeatureType = exports.FeatureType || (exports.FeatureType = {}));
|
|
1990
|
-
var FeatureDefinition;
|
|
1991
|
-
(function (FeatureDefinition) {
|
|
1992
|
-
FeatureDefinition.filterSensitiveLog = (obj) => ({
|
|
1993
|
-
...obj,
|
|
1994
|
-
});
|
|
1995
|
-
})(FeatureDefinition = exports.FeatureDefinition || (exports.FeatureDefinition = {}));
|
|
1996
|
-
var DataCatalogConfig;
|
|
1997
|
-
(function (DataCatalogConfig) {
|
|
1998
|
-
DataCatalogConfig.filterSensitiveLog = (obj) => ({
|
|
1999
|
-
...obj,
|
|
2000
|
-
});
|
|
2001
|
-
})(DataCatalogConfig = exports.DataCatalogConfig || (exports.DataCatalogConfig = {}));
|
|
2002
|
-
var S3StorageConfig;
|
|
2003
|
-
(function (S3StorageConfig) {
|
|
2004
|
-
S3StorageConfig.filterSensitiveLog = (obj) => ({
|
|
2005
|
-
...obj,
|
|
2006
|
-
});
|
|
2007
|
-
})(S3StorageConfig = exports.S3StorageConfig || (exports.S3StorageConfig = {}));
|
|
2008
|
-
var OfflineStoreConfig;
|
|
2009
|
-
(function (OfflineStoreConfig) {
|
|
2010
|
-
OfflineStoreConfig.filterSensitiveLog = (obj) => ({
|
|
2011
|
-
...obj,
|
|
2012
|
-
});
|
|
2013
|
-
})(OfflineStoreConfig = exports.OfflineStoreConfig || (exports.OfflineStoreConfig = {}));
|
|
2014
|
-
var OnlineStoreSecurityConfig;
|
|
2015
|
-
(function (OnlineStoreSecurityConfig) {
|
|
2016
|
-
OnlineStoreSecurityConfig.filterSensitiveLog = (obj) => ({
|
|
2017
|
-
...obj,
|
|
2018
|
-
});
|
|
2019
|
-
})(OnlineStoreSecurityConfig = exports.OnlineStoreSecurityConfig || (exports.OnlineStoreSecurityConfig = {}));
|
|
2020
|
-
var OnlineStoreConfig;
|
|
2021
|
-
(function (OnlineStoreConfig) {
|
|
2022
|
-
OnlineStoreConfig.filterSensitiveLog = (obj) => ({
|
|
2023
|
-
...obj,
|
|
2024
|
-
});
|
|
2025
|
-
})(OnlineStoreConfig = exports.OnlineStoreConfig || (exports.OnlineStoreConfig = {}));
|
|
2026
|
-
var CreateFeatureGroupRequest;
|
|
2027
|
-
(function (CreateFeatureGroupRequest) {
|
|
2028
|
-
CreateFeatureGroupRequest.filterSensitiveLog = (obj) => ({
|
|
2029
|
-
...obj,
|
|
2030
|
-
});
|
|
2031
|
-
})(CreateFeatureGroupRequest = exports.CreateFeatureGroupRequest || (exports.CreateFeatureGroupRequest = {}));
|
|
2032
|
-
var CreateFeatureGroupResponse;
|
|
2033
|
-
(function (CreateFeatureGroupResponse) {
|
|
2034
|
-
CreateFeatureGroupResponse.filterSensitiveLog = (obj) => ({
|
|
2035
|
-
...obj,
|
|
2036
|
-
});
|
|
2037
|
-
})(CreateFeatureGroupResponse = exports.CreateFeatureGroupResponse || (exports.CreateFeatureGroupResponse = {}));
|
|
2038
|
-
var HumanLoopActivationConditionsConfig;
|
|
2039
|
-
(function (HumanLoopActivationConditionsConfig) {
|
|
2040
|
-
HumanLoopActivationConditionsConfig.filterSensitiveLog = (obj) => ({
|
|
2041
|
-
...obj,
|
|
2042
|
-
});
|
|
2043
|
-
})(HumanLoopActivationConditionsConfig = exports.HumanLoopActivationConditionsConfig || (exports.HumanLoopActivationConditionsConfig = {}));
|
|
2044
|
-
var HumanLoopActivationConfig;
|
|
2045
|
-
(function (HumanLoopActivationConfig) {
|
|
2046
|
-
HumanLoopActivationConfig.filterSensitiveLog = (obj) => ({
|
|
2047
|
-
...obj,
|
|
2048
|
-
});
|
|
2049
|
-
})(HumanLoopActivationConfig = exports.HumanLoopActivationConfig || (exports.HumanLoopActivationConfig = {}));
|
|
2050
|
-
var USD;
|
|
2051
|
-
(function (USD) {
|
|
2052
|
-
USD.filterSensitiveLog = (obj) => ({
|
|
2053
|
-
...obj,
|
|
2054
|
-
});
|
|
2055
|
-
})(USD = exports.USD || (exports.USD = {}));
|
|
2056
|
-
var PublicWorkforceTaskPrice;
|
|
2057
|
-
(function (PublicWorkforceTaskPrice) {
|
|
2058
|
-
PublicWorkforceTaskPrice.filterSensitiveLog = (obj) => ({
|
|
2059
|
-
...obj,
|
|
2060
|
-
});
|
|
2061
|
-
})(PublicWorkforceTaskPrice = exports.PublicWorkforceTaskPrice || (exports.PublicWorkforceTaskPrice = {}));
|
|
2062
|
-
var HumanLoopConfig;
|
|
2063
|
-
(function (HumanLoopConfig) {
|
|
2064
|
-
HumanLoopConfig.filterSensitiveLog = (obj) => ({
|
|
2065
|
-
...obj,
|
|
2066
|
-
});
|
|
2067
|
-
})(HumanLoopConfig = exports.HumanLoopConfig || (exports.HumanLoopConfig = {}));
|
|
2068
|
-
var HumanLoopRequestSource;
|
|
2069
|
-
(function (HumanLoopRequestSource) {
|
|
2070
|
-
HumanLoopRequestSource.filterSensitiveLog = (obj) => ({
|
|
2071
|
-
...obj,
|
|
2072
|
-
});
|
|
2073
|
-
})(HumanLoopRequestSource = exports.HumanLoopRequestSource || (exports.HumanLoopRequestSource = {}));
|
|
2074
|
-
var FlowDefinitionOutputConfig;
|
|
2075
|
-
(function (FlowDefinitionOutputConfig) {
|
|
2076
|
-
FlowDefinitionOutputConfig.filterSensitiveLog = (obj) => ({
|
|
2077
|
-
...obj,
|
|
2078
|
-
});
|
|
2079
|
-
})(FlowDefinitionOutputConfig = exports.FlowDefinitionOutputConfig || (exports.FlowDefinitionOutputConfig = {}));
|
|
2080
|
-
var CreateFlowDefinitionRequest;
|
|
2081
|
-
(function (CreateFlowDefinitionRequest) {
|
|
2082
|
-
CreateFlowDefinitionRequest.filterSensitiveLog = (obj) => ({
|
|
2083
|
-
...obj,
|
|
2084
|
-
});
|
|
2085
|
-
})(CreateFlowDefinitionRequest = exports.CreateFlowDefinitionRequest || (exports.CreateFlowDefinitionRequest = {}));
|
|
2086
|
-
var CreateFlowDefinitionResponse;
|
|
2087
|
-
(function (CreateFlowDefinitionResponse) {
|
|
2088
|
-
CreateFlowDefinitionResponse.filterSensitiveLog = (obj) => ({
|
|
2089
|
-
...obj,
|
|
2090
|
-
});
|
|
2091
|
-
})(CreateFlowDefinitionResponse = exports.CreateFlowDefinitionResponse || (exports.CreateFlowDefinitionResponse = {}));
|
|
2092
|
-
var UiTemplate;
|
|
2093
|
-
(function (UiTemplate) {
|
|
2094
|
-
UiTemplate.filterSensitiveLog = (obj) => ({
|
|
2095
|
-
...obj,
|
|
2096
|
-
});
|
|
2097
|
-
})(UiTemplate = exports.UiTemplate || (exports.UiTemplate = {}));
|
|
2098
|
-
var CreateHumanTaskUiRequest;
|
|
2099
|
-
(function (CreateHumanTaskUiRequest) {
|
|
2100
|
-
CreateHumanTaskUiRequest.filterSensitiveLog = (obj) => ({
|
|
2101
|
-
...obj,
|
|
2102
|
-
});
|
|
2103
|
-
})(CreateHumanTaskUiRequest = exports.CreateHumanTaskUiRequest || (exports.CreateHumanTaskUiRequest = {}));
|
|
2104
|
-
var CreateHumanTaskUiResponse;
|
|
2105
|
-
(function (CreateHumanTaskUiResponse) {
|
|
2106
|
-
CreateHumanTaskUiResponse.filterSensitiveLog = (obj) => ({
|
|
2107
|
-
...obj,
|
|
2108
|
-
});
|
|
2109
|
-
})(CreateHumanTaskUiResponse = exports.CreateHumanTaskUiResponse || (exports.CreateHumanTaskUiResponse = {}));
|
|
2110
|
-
var IntegerParameterRange;
|
|
2111
|
-
(function (IntegerParameterRange) {
|
|
2112
|
-
IntegerParameterRange.filterSensitiveLog = (obj) => ({
|
|
2113
|
-
...obj,
|
|
2114
|
-
});
|
|
2115
|
-
})(IntegerParameterRange = exports.IntegerParameterRange || (exports.IntegerParameterRange = {}));
|
|
2116
|
-
var ParameterRanges;
|
|
2117
|
-
(function (ParameterRanges) {
|
|
2118
|
-
ParameterRanges.filterSensitiveLog = (obj) => ({
|
|
2119
|
-
...obj,
|
|
2120
|
-
});
|
|
2121
|
-
})(ParameterRanges = exports.ParameterRanges || (exports.ParameterRanges = {}));
|
|
2122
|
-
var ResourceLimits;
|
|
2123
|
-
(function (ResourceLimits) {
|
|
2124
|
-
ResourceLimits.filterSensitiveLog = (obj) => ({
|
|
2125
|
-
...obj,
|
|
2126
|
-
});
|
|
2127
|
-
})(ResourceLimits = exports.ResourceLimits || (exports.ResourceLimits = {}));
|
|
2128
850
|
var HyperParameterTuningJobStrategyType;
|
|
2129
851
|
(function (HyperParameterTuningJobStrategyType) {
|
|
2130
852
|
HyperParameterTuningJobStrategyType["BAYESIAN"] = "Bayesian";
|
|
@@ -2135,9 +857,859 @@ var TrainingJobEarlyStoppingType;
|
|
|
2135
857
|
TrainingJobEarlyStoppingType["AUTO"] = "Auto";
|
|
2136
858
|
TrainingJobEarlyStoppingType["OFF"] = "Off";
|
|
2137
859
|
})(TrainingJobEarlyStoppingType = exports.TrainingJobEarlyStoppingType || (exports.TrainingJobEarlyStoppingType = {}));
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
860
|
+
const ActionSourceFilterSensitiveLog = (obj) => ({
|
|
861
|
+
...obj,
|
|
862
|
+
});
|
|
863
|
+
exports.ActionSourceFilterSensitiveLog = ActionSourceFilterSensitiveLog;
|
|
864
|
+
const ActionSummaryFilterSensitiveLog = (obj) => ({
|
|
865
|
+
...obj,
|
|
866
|
+
});
|
|
867
|
+
exports.ActionSummaryFilterSensitiveLog = ActionSummaryFilterSensitiveLog;
|
|
868
|
+
const AddAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
869
|
+
...obj,
|
|
870
|
+
});
|
|
871
|
+
exports.AddAssociationRequestFilterSensitiveLog = AddAssociationRequestFilterSensitiveLog;
|
|
872
|
+
const AddAssociationResponseFilterSensitiveLog = (obj) => ({
|
|
873
|
+
...obj,
|
|
874
|
+
});
|
|
875
|
+
exports.AddAssociationResponseFilterSensitiveLog = AddAssociationResponseFilterSensitiveLog;
|
|
876
|
+
const ModelInputFilterSensitiveLog = (obj) => ({
|
|
877
|
+
...obj,
|
|
878
|
+
});
|
|
879
|
+
exports.ModelInputFilterSensitiveLog = ModelInputFilterSensitiveLog;
|
|
880
|
+
const ModelPackageContainerDefinitionFilterSensitiveLog = (obj) => ({
|
|
881
|
+
...obj,
|
|
882
|
+
});
|
|
883
|
+
exports.ModelPackageContainerDefinitionFilterSensitiveLog = ModelPackageContainerDefinitionFilterSensitiveLog;
|
|
884
|
+
const AdditionalInferenceSpecificationDefinitionFilterSensitiveLog = (obj) => ({
|
|
885
|
+
...obj,
|
|
886
|
+
});
|
|
887
|
+
exports.AdditionalInferenceSpecificationDefinitionFilterSensitiveLog = AdditionalInferenceSpecificationDefinitionFilterSensitiveLog;
|
|
888
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
889
|
+
...obj,
|
|
890
|
+
});
|
|
891
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
892
|
+
const AddTagsInputFilterSensitiveLog = (obj) => ({
|
|
893
|
+
...obj,
|
|
894
|
+
});
|
|
895
|
+
exports.AddTagsInputFilterSensitiveLog = AddTagsInputFilterSensitiveLog;
|
|
896
|
+
const AddTagsOutputFilterSensitiveLog = (obj) => ({
|
|
897
|
+
...obj,
|
|
898
|
+
});
|
|
899
|
+
exports.AddTagsOutputFilterSensitiveLog = AddTagsOutputFilterSensitiveLog;
|
|
900
|
+
const AgentVersionFilterSensitiveLog = (obj) => ({
|
|
901
|
+
...obj,
|
|
902
|
+
});
|
|
903
|
+
exports.AgentVersionFilterSensitiveLog = AgentVersionFilterSensitiveLog;
|
|
904
|
+
const AlarmFilterSensitiveLog = (obj) => ({
|
|
905
|
+
...obj,
|
|
906
|
+
});
|
|
907
|
+
exports.AlarmFilterSensitiveLog = AlarmFilterSensitiveLog;
|
|
908
|
+
const MetricDefinitionFilterSensitiveLog = (obj) => ({
|
|
909
|
+
...obj,
|
|
910
|
+
});
|
|
911
|
+
exports.MetricDefinitionFilterSensitiveLog = MetricDefinitionFilterSensitiveLog;
|
|
912
|
+
const AlgorithmSpecificationFilterSensitiveLog = (obj) => ({
|
|
913
|
+
...obj,
|
|
914
|
+
});
|
|
915
|
+
exports.AlgorithmSpecificationFilterSensitiveLog = AlgorithmSpecificationFilterSensitiveLog;
|
|
916
|
+
const AlgorithmStatusItemFilterSensitiveLog = (obj) => ({
|
|
917
|
+
...obj,
|
|
918
|
+
});
|
|
919
|
+
exports.AlgorithmStatusItemFilterSensitiveLog = AlgorithmStatusItemFilterSensitiveLog;
|
|
920
|
+
const AlgorithmStatusDetailsFilterSensitiveLog = (obj) => ({
|
|
921
|
+
...obj,
|
|
922
|
+
});
|
|
923
|
+
exports.AlgorithmStatusDetailsFilterSensitiveLog = AlgorithmStatusDetailsFilterSensitiveLog;
|
|
924
|
+
const AlgorithmSummaryFilterSensitiveLog = (obj) => ({
|
|
925
|
+
...obj,
|
|
926
|
+
});
|
|
927
|
+
exports.AlgorithmSummaryFilterSensitiveLog = AlgorithmSummaryFilterSensitiveLog;
|
|
928
|
+
const FileSystemDataSourceFilterSensitiveLog = (obj) => ({
|
|
929
|
+
...obj,
|
|
930
|
+
});
|
|
931
|
+
exports.FileSystemDataSourceFilterSensitiveLog = FileSystemDataSourceFilterSensitiveLog;
|
|
932
|
+
const S3DataSourceFilterSensitiveLog = (obj) => ({
|
|
933
|
+
...obj,
|
|
934
|
+
});
|
|
935
|
+
exports.S3DataSourceFilterSensitiveLog = S3DataSourceFilterSensitiveLog;
|
|
936
|
+
const DataSourceFilterSensitiveLog = (obj) => ({
|
|
937
|
+
...obj,
|
|
938
|
+
});
|
|
939
|
+
exports.DataSourceFilterSensitiveLog = DataSourceFilterSensitiveLog;
|
|
940
|
+
const ShuffleConfigFilterSensitiveLog = (obj) => ({
|
|
941
|
+
...obj,
|
|
942
|
+
});
|
|
943
|
+
exports.ShuffleConfigFilterSensitiveLog = ShuffleConfigFilterSensitiveLog;
|
|
944
|
+
const ChannelFilterSensitiveLog = (obj) => ({
|
|
945
|
+
...obj,
|
|
946
|
+
});
|
|
947
|
+
exports.ChannelFilterSensitiveLog = ChannelFilterSensitiveLog;
|
|
948
|
+
const OutputDataConfigFilterSensitiveLog = (obj) => ({
|
|
949
|
+
...obj,
|
|
950
|
+
});
|
|
951
|
+
exports.OutputDataConfigFilterSensitiveLog = OutputDataConfigFilterSensitiveLog;
|
|
952
|
+
const InstanceGroupFilterSensitiveLog = (obj) => ({
|
|
953
|
+
...obj,
|
|
954
|
+
});
|
|
955
|
+
exports.InstanceGroupFilterSensitiveLog = InstanceGroupFilterSensitiveLog;
|
|
956
|
+
const ResourceConfigFilterSensitiveLog = (obj) => ({
|
|
957
|
+
...obj,
|
|
958
|
+
});
|
|
959
|
+
exports.ResourceConfigFilterSensitiveLog = ResourceConfigFilterSensitiveLog;
|
|
960
|
+
const StoppingConditionFilterSensitiveLog = (obj) => ({
|
|
961
|
+
...obj,
|
|
962
|
+
});
|
|
963
|
+
exports.StoppingConditionFilterSensitiveLog = StoppingConditionFilterSensitiveLog;
|
|
964
|
+
const TrainingJobDefinitionFilterSensitiveLog = (obj) => ({
|
|
965
|
+
...obj,
|
|
966
|
+
});
|
|
967
|
+
exports.TrainingJobDefinitionFilterSensitiveLog = TrainingJobDefinitionFilterSensitiveLog;
|
|
968
|
+
const TransformS3DataSourceFilterSensitiveLog = (obj) => ({
|
|
969
|
+
...obj,
|
|
970
|
+
});
|
|
971
|
+
exports.TransformS3DataSourceFilterSensitiveLog = TransformS3DataSourceFilterSensitiveLog;
|
|
972
|
+
const TransformDataSourceFilterSensitiveLog = (obj) => ({
|
|
973
|
+
...obj,
|
|
974
|
+
});
|
|
975
|
+
exports.TransformDataSourceFilterSensitiveLog = TransformDataSourceFilterSensitiveLog;
|
|
976
|
+
const TransformInputFilterSensitiveLog = (obj) => ({
|
|
977
|
+
...obj,
|
|
978
|
+
});
|
|
979
|
+
exports.TransformInputFilterSensitiveLog = TransformInputFilterSensitiveLog;
|
|
980
|
+
const TransformOutputFilterSensitiveLog = (obj) => ({
|
|
981
|
+
...obj,
|
|
982
|
+
});
|
|
983
|
+
exports.TransformOutputFilterSensitiveLog = TransformOutputFilterSensitiveLog;
|
|
984
|
+
const TransformResourcesFilterSensitiveLog = (obj) => ({
|
|
985
|
+
...obj,
|
|
986
|
+
});
|
|
987
|
+
exports.TransformResourcesFilterSensitiveLog = TransformResourcesFilterSensitiveLog;
|
|
988
|
+
const TransformJobDefinitionFilterSensitiveLog = (obj) => ({
|
|
989
|
+
...obj,
|
|
990
|
+
});
|
|
991
|
+
exports.TransformJobDefinitionFilterSensitiveLog = TransformJobDefinitionFilterSensitiveLog;
|
|
992
|
+
const AlgorithmValidationProfileFilterSensitiveLog = (obj) => ({
|
|
993
|
+
...obj,
|
|
994
|
+
});
|
|
995
|
+
exports.AlgorithmValidationProfileFilterSensitiveLog = AlgorithmValidationProfileFilterSensitiveLog;
|
|
996
|
+
const AlgorithmValidationSpecificationFilterSensitiveLog = (obj) => ({
|
|
997
|
+
...obj,
|
|
998
|
+
});
|
|
999
|
+
exports.AlgorithmValidationSpecificationFilterSensitiveLog = AlgorithmValidationSpecificationFilterSensitiveLog;
|
|
1000
|
+
const AnnotationConsolidationConfigFilterSensitiveLog = (obj) => ({
|
|
1001
|
+
...obj,
|
|
1002
|
+
});
|
|
1003
|
+
exports.AnnotationConsolidationConfigFilterSensitiveLog = AnnotationConsolidationConfigFilterSensitiveLog;
|
|
1004
|
+
const AppDetailsFilterSensitiveLog = (obj) => ({
|
|
1005
|
+
...obj,
|
|
1006
|
+
});
|
|
1007
|
+
exports.AppDetailsFilterSensitiveLog = AppDetailsFilterSensitiveLog;
|
|
1008
|
+
const FileSystemConfigFilterSensitiveLog = (obj) => ({
|
|
1009
|
+
...obj,
|
|
1010
|
+
});
|
|
1011
|
+
exports.FileSystemConfigFilterSensitiveLog = FileSystemConfigFilterSensitiveLog;
|
|
1012
|
+
const KernelSpecFilterSensitiveLog = (obj) => ({
|
|
1013
|
+
...obj,
|
|
1014
|
+
});
|
|
1015
|
+
exports.KernelSpecFilterSensitiveLog = KernelSpecFilterSensitiveLog;
|
|
1016
|
+
const KernelGatewayImageConfigFilterSensitiveLog = (obj) => ({
|
|
1017
|
+
...obj,
|
|
1018
|
+
});
|
|
1019
|
+
exports.KernelGatewayImageConfigFilterSensitiveLog = KernelGatewayImageConfigFilterSensitiveLog;
|
|
1020
|
+
const AppImageConfigDetailsFilterSensitiveLog = (obj) => ({
|
|
1021
|
+
...obj,
|
|
1022
|
+
});
|
|
1023
|
+
exports.AppImageConfigDetailsFilterSensitiveLog = AppImageConfigDetailsFilterSensitiveLog;
|
|
1024
|
+
const AppSpecificationFilterSensitiveLog = (obj) => ({
|
|
1025
|
+
...obj,
|
|
1026
|
+
});
|
|
1027
|
+
exports.AppSpecificationFilterSensitiveLog = AppSpecificationFilterSensitiveLog;
|
|
1028
|
+
const ArtifactSourceTypeFilterSensitiveLog = (obj) => ({
|
|
1029
|
+
...obj,
|
|
1030
|
+
});
|
|
1031
|
+
exports.ArtifactSourceTypeFilterSensitiveLog = ArtifactSourceTypeFilterSensitiveLog;
|
|
1032
|
+
const ArtifactSourceFilterSensitiveLog = (obj) => ({
|
|
1033
|
+
...obj,
|
|
1034
|
+
});
|
|
1035
|
+
exports.ArtifactSourceFilterSensitiveLog = ArtifactSourceFilterSensitiveLog;
|
|
1036
|
+
const ArtifactSummaryFilterSensitiveLog = (obj) => ({
|
|
1037
|
+
...obj,
|
|
1038
|
+
});
|
|
1039
|
+
exports.ArtifactSummaryFilterSensitiveLog = ArtifactSummaryFilterSensitiveLog;
|
|
1040
|
+
const AssociateTrialComponentRequestFilterSensitiveLog = (obj) => ({
|
|
1041
|
+
...obj,
|
|
1042
|
+
});
|
|
1043
|
+
exports.AssociateTrialComponentRequestFilterSensitiveLog = AssociateTrialComponentRequestFilterSensitiveLog;
|
|
1044
|
+
const AssociateTrialComponentResponseFilterSensitiveLog = (obj) => ({
|
|
1045
|
+
...obj,
|
|
1046
|
+
});
|
|
1047
|
+
exports.AssociateTrialComponentResponseFilterSensitiveLog = AssociateTrialComponentResponseFilterSensitiveLog;
|
|
1048
|
+
const UserContextFilterSensitiveLog = (obj) => ({
|
|
1049
|
+
...obj,
|
|
1050
|
+
});
|
|
1051
|
+
exports.UserContextFilterSensitiveLog = UserContextFilterSensitiveLog;
|
|
1052
|
+
const AssociationSummaryFilterSensitiveLog = (obj) => ({
|
|
1053
|
+
...obj,
|
|
1054
|
+
});
|
|
1055
|
+
exports.AssociationSummaryFilterSensitiveLog = AssociationSummaryFilterSensitiveLog;
|
|
1056
|
+
const AsyncInferenceClientConfigFilterSensitiveLog = (obj) => ({
|
|
1057
|
+
...obj,
|
|
1058
|
+
});
|
|
1059
|
+
exports.AsyncInferenceClientConfigFilterSensitiveLog = AsyncInferenceClientConfigFilterSensitiveLog;
|
|
1060
|
+
const AsyncInferenceNotificationConfigFilterSensitiveLog = (obj) => ({
|
|
1061
|
+
...obj,
|
|
1062
|
+
});
|
|
1063
|
+
exports.AsyncInferenceNotificationConfigFilterSensitiveLog = AsyncInferenceNotificationConfigFilterSensitiveLog;
|
|
1064
|
+
const AsyncInferenceOutputConfigFilterSensitiveLog = (obj) => ({
|
|
1065
|
+
...obj,
|
|
1066
|
+
});
|
|
1067
|
+
exports.AsyncInferenceOutputConfigFilterSensitiveLog = AsyncInferenceOutputConfigFilterSensitiveLog;
|
|
1068
|
+
const AsyncInferenceConfigFilterSensitiveLog = (obj) => ({
|
|
1069
|
+
...obj,
|
|
1070
|
+
});
|
|
1071
|
+
exports.AsyncInferenceConfigFilterSensitiveLog = AsyncInferenceConfigFilterSensitiveLog;
|
|
1072
|
+
const AthenaDatasetDefinitionFilterSensitiveLog = (obj) => ({
|
|
1073
|
+
...obj,
|
|
1074
|
+
});
|
|
1075
|
+
exports.AthenaDatasetDefinitionFilterSensitiveLog = AthenaDatasetDefinitionFilterSensitiveLog;
|
|
1076
|
+
const CandidateArtifactLocationsFilterSensitiveLog = (obj) => ({
|
|
1077
|
+
...obj,
|
|
1078
|
+
});
|
|
1079
|
+
exports.CandidateArtifactLocationsFilterSensitiveLog = CandidateArtifactLocationsFilterSensitiveLog;
|
|
1080
|
+
const MetricDatumFilterSensitiveLog = (obj) => ({
|
|
1081
|
+
...obj,
|
|
1082
|
+
});
|
|
1083
|
+
exports.MetricDatumFilterSensitiveLog = MetricDatumFilterSensitiveLog;
|
|
1084
|
+
const CandidatePropertiesFilterSensitiveLog = (obj) => ({
|
|
1085
|
+
...obj,
|
|
1086
|
+
});
|
|
1087
|
+
exports.CandidatePropertiesFilterSensitiveLog = CandidatePropertiesFilterSensitiveLog;
|
|
1088
|
+
const AutoMLCandidateStepFilterSensitiveLog = (obj) => ({
|
|
1089
|
+
...obj,
|
|
1090
|
+
});
|
|
1091
|
+
exports.AutoMLCandidateStepFilterSensitiveLog = AutoMLCandidateStepFilterSensitiveLog;
|
|
1092
|
+
const FinalAutoMLJobObjectiveMetricFilterSensitiveLog = (obj) => ({
|
|
1093
|
+
...obj,
|
|
1094
|
+
});
|
|
1095
|
+
exports.FinalAutoMLJobObjectiveMetricFilterSensitiveLog = FinalAutoMLJobObjectiveMetricFilterSensitiveLog;
|
|
1096
|
+
const AutoMLContainerDefinitionFilterSensitiveLog = (obj) => ({
|
|
1097
|
+
...obj,
|
|
1098
|
+
});
|
|
1099
|
+
exports.AutoMLContainerDefinitionFilterSensitiveLog = AutoMLContainerDefinitionFilterSensitiveLog;
|
|
1100
|
+
const AutoMLCandidateFilterSensitiveLog = (obj) => ({
|
|
1101
|
+
...obj,
|
|
1102
|
+
});
|
|
1103
|
+
exports.AutoMLCandidateFilterSensitiveLog = AutoMLCandidateFilterSensitiveLog;
|
|
1104
|
+
const AutoMLCandidateGenerationConfigFilterSensitiveLog = (obj) => ({
|
|
1105
|
+
...obj,
|
|
1106
|
+
});
|
|
1107
|
+
exports.AutoMLCandidateGenerationConfigFilterSensitiveLog = AutoMLCandidateGenerationConfigFilterSensitiveLog;
|
|
1108
|
+
const AutoMLS3DataSourceFilterSensitiveLog = (obj) => ({
|
|
1109
|
+
...obj,
|
|
1110
|
+
});
|
|
1111
|
+
exports.AutoMLS3DataSourceFilterSensitiveLog = AutoMLS3DataSourceFilterSensitiveLog;
|
|
1112
|
+
const AutoMLDataSourceFilterSensitiveLog = (obj) => ({
|
|
1113
|
+
...obj,
|
|
1114
|
+
});
|
|
1115
|
+
exports.AutoMLDataSourceFilterSensitiveLog = AutoMLDataSourceFilterSensitiveLog;
|
|
1116
|
+
const AutoMLChannelFilterSensitiveLog = (obj) => ({
|
|
1117
|
+
...obj,
|
|
1118
|
+
});
|
|
1119
|
+
exports.AutoMLChannelFilterSensitiveLog = AutoMLChannelFilterSensitiveLog;
|
|
1120
|
+
const AutoMLDataSplitConfigFilterSensitiveLog = (obj) => ({
|
|
1121
|
+
...obj,
|
|
1122
|
+
});
|
|
1123
|
+
exports.AutoMLDataSplitConfigFilterSensitiveLog = AutoMLDataSplitConfigFilterSensitiveLog;
|
|
1124
|
+
const AutoMLJobArtifactsFilterSensitiveLog = (obj) => ({
|
|
1125
|
+
...obj,
|
|
1126
|
+
});
|
|
1127
|
+
exports.AutoMLJobArtifactsFilterSensitiveLog = AutoMLJobArtifactsFilterSensitiveLog;
|
|
1128
|
+
const AutoMLJobCompletionCriteriaFilterSensitiveLog = (obj) => ({
|
|
1129
|
+
...obj,
|
|
1130
|
+
});
|
|
1131
|
+
exports.AutoMLJobCompletionCriteriaFilterSensitiveLog = AutoMLJobCompletionCriteriaFilterSensitiveLog;
|
|
1132
|
+
const VpcConfigFilterSensitiveLog = (obj) => ({
|
|
1133
|
+
...obj,
|
|
1134
|
+
});
|
|
1135
|
+
exports.VpcConfigFilterSensitiveLog = VpcConfigFilterSensitiveLog;
|
|
1136
|
+
const AutoMLSecurityConfigFilterSensitiveLog = (obj) => ({
|
|
1137
|
+
...obj,
|
|
1138
|
+
});
|
|
1139
|
+
exports.AutoMLSecurityConfigFilterSensitiveLog = AutoMLSecurityConfigFilterSensitiveLog;
|
|
1140
|
+
const AutoMLJobConfigFilterSensitiveLog = (obj) => ({
|
|
1141
|
+
...obj,
|
|
1142
|
+
});
|
|
1143
|
+
exports.AutoMLJobConfigFilterSensitiveLog = AutoMLJobConfigFilterSensitiveLog;
|
|
1144
|
+
const AutoMLJobObjectiveFilterSensitiveLog = (obj) => ({
|
|
1145
|
+
...obj,
|
|
1146
|
+
});
|
|
1147
|
+
exports.AutoMLJobObjectiveFilterSensitiveLog = AutoMLJobObjectiveFilterSensitiveLog;
|
|
1148
|
+
const AutoMLPartialFailureReasonFilterSensitiveLog = (obj) => ({
|
|
1149
|
+
...obj,
|
|
1150
|
+
});
|
|
1151
|
+
exports.AutoMLPartialFailureReasonFilterSensitiveLog = AutoMLPartialFailureReasonFilterSensitiveLog;
|
|
1152
|
+
const AutoMLJobSummaryFilterSensitiveLog = (obj) => ({
|
|
1153
|
+
...obj,
|
|
1154
|
+
});
|
|
1155
|
+
exports.AutoMLJobSummaryFilterSensitiveLog = AutoMLJobSummaryFilterSensitiveLog;
|
|
1156
|
+
const AutoMLOutputDataConfigFilterSensitiveLog = (obj) => ({
|
|
1157
|
+
...obj,
|
|
1158
|
+
});
|
|
1159
|
+
exports.AutoMLOutputDataConfigFilterSensitiveLog = AutoMLOutputDataConfigFilterSensitiveLog;
|
|
1160
|
+
const AutoRollbackConfigFilterSensitiveLog = (obj) => ({
|
|
1161
|
+
...obj,
|
|
1162
|
+
});
|
|
1163
|
+
exports.AutoRollbackConfigFilterSensitiveLog = AutoRollbackConfigFilterSensitiveLog;
|
|
1164
|
+
const BatchDescribeModelPackageInputFilterSensitiveLog = (obj) => ({
|
|
1165
|
+
...obj,
|
|
1166
|
+
});
|
|
1167
|
+
exports.BatchDescribeModelPackageInputFilterSensitiveLog = BatchDescribeModelPackageInputFilterSensitiveLog;
|
|
1168
|
+
const BatchDescribeModelPackageErrorFilterSensitiveLog = (obj) => ({
|
|
1169
|
+
...obj,
|
|
1170
|
+
});
|
|
1171
|
+
exports.BatchDescribeModelPackageErrorFilterSensitiveLog = BatchDescribeModelPackageErrorFilterSensitiveLog;
|
|
1172
|
+
const InferenceSpecificationFilterSensitiveLog = (obj) => ({
|
|
1173
|
+
...obj,
|
|
1174
|
+
});
|
|
1175
|
+
exports.InferenceSpecificationFilterSensitiveLog = InferenceSpecificationFilterSensitiveLog;
|
|
1176
|
+
const BatchDescribeModelPackageSummaryFilterSensitiveLog = (obj) => ({
|
|
1177
|
+
...obj,
|
|
1178
|
+
});
|
|
1179
|
+
exports.BatchDescribeModelPackageSummaryFilterSensitiveLog = BatchDescribeModelPackageSummaryFilterSensitiveLog;
|
|
1180
|
+
const BatchDescribeModelPackageOutputFilterSensitiveLog = (obj) => ({
|
|
1181
|
+
...obj,
|
|
1182
|
+
});
|
|
1183
|
+
exports.BatchDescribeModelPackageOutputFilterSensitiveLog = BatchDescribeModelPackageOutputFilterSensitiveLog;
|
|
1184
|
+
const MetricsSourceFilterSensitiveLog = (obj) => ({
|
|
1185
|
+
...obj,
|
|
1186
|
+
});
|
|
1187
|
+
exports.MetricsSourceFilterSensitiveLog = MetricsSourceFilterSensitiveLog;
|
|
1188
|
+
const BiasFilterSensitiveLog = (obj) => ({
|
|
1189
|
+
...obj,
|
|
1190
|
+
});
|
|
1191
|
+
exports.BiasFilterSensitiveLog = BiasFilterSensitiveLog;
|
|
1192
|
+
const CapacitySizeFilterSensitiveLog = (obj) => ({
|
|
1193
|
+
...obj,
|
|
1194
|
+
});
|
|
1195
|
+
exports.CapacitySizeFilterSensitiveLog = CapacitySizeFilterSensitiveLog;
|
|
1196
|
+
const TrafficRoutingConfigFilterSensitiveLog = (obj) => ({
|
|
1197
|
+
...obj,
|
|
1198
|
+
});
|
|
1199
|
+
exports.TrafficRoutingConfigFilterSensitiveLog = TrafficRoutingConfigFilterSensitiveLog;
|
|
1200
|
+
const BlueGreenUpdatePolicyFilterSensitiveLog = (obj) => ({
|
|
1201
|
+
...obj,
|
|
1202
|
+
});
|
|
1203
|
+
exports.BlueGreenUpdatePolicyFilterSensitiveLog = BlueGreenUpdatePolicyFilterSensitiveLog;
|
|
1204
|
+
const CacheHitResultFilterSensitiveLog = (obj) => ({
|
|
1205
|
+
...obj,
|
|
1206
|
+
});
|
|
1207
|
+
exports.CacheHitResultFilterSensitiveLog = CacheHitResultFilterSensitiveLog;
|
|
1208
|
+
const OutputParameterFilterSensitiveLog = (obj) => ({
|
|
1209
|
+
...obj,
|
|
1210
|
+
});
|
|
1211
|
+
exports.OutputParameterFilterSensitiveLog = OutputParameterFilterSensitiveLog;
|
|
1212
|
+
const CallbackStepMetadataFilterSensitiveLog = (obj) => ({
|
|
1213
|
+
...obj,
|
|
1214
|
+
});
|
|
1215
|
+
exports.CallbackStepMetadataFilterSensitiveLog = CallbackStepMetadataFilterSensitiveLog;
|
|
1216
|
+
const CaptureContentTypeHeaderFilterSensitiveLog = (obj) => ({
|
|
1217
|
+
...obj,
|
|
1218
|
+
});
|
|
1219
|
+
exports.CaptureContentTypeHeaderFilterSensitiveLog = CaptureContentTypeHeaderFilterSensitiveLog;
|
|
1220
|
+
const CaptureOptionFilterSensitiveLog = (obj) => ({
|
|
1221
|
+
...obj,
|
|
1222
|
+
});
|
|
1223
|
+
exports.CaptureOptionFilterSensitiveLog = CaptureOptionFilterSensitiveLog;
|
|
1224
|
+
const CategoricalParameterFilterSensitiveLog = (obj) => ({
|
|
1225
|
+
...obj,
|
|
1226
|
+
});
|
|
1227
|
+
exports.CategoricalParameterFilterSensitiveLog = CategoricalParameterFilterSensitiveLog;
|
|
1228
|
+
const CategoricalParameterRangeFilterSensitiveLog = (obj) => ({
|
|
1229
|
+
...obj,
|
|
1230
|
+
});
|
|
1231
|
+
exports.CategoricalParameterRangeFilterSensitiveLog = CategoricalParameterRangeFilterSensitiveLog;
|
|
1232
|
+
const CategoricalParameterRangeSpecificationFilterSensitiveLog = (obj) => ({
|
|
1233
|
+
...obj,
|
|
1234
|
+
});
|
|
1235
|
+
exports.CategoricalParameterRangeSpecificationFilterSensitiveLog = CategoricalParameterRangeSpecificationFilterSensitiveLog;
|
|
1236
|
+
const ChannelSpecificationFilterSensitiveLog = (obj) => ({
|
|
1237
|
+
...obj,
|
|
1238
|
+
});
|
|
1239
|
+
exports.ChannelSpecificationFilterSensitiveLog = ChannelSpecificationFilterSensitiveLog;
|
|
1240
|
+
const CheckpointConfigFilterSensitiveLog = (obj) => ({
|
|
1241
|
+
...obj,
|
|
1242
|
+
});
|
|
1243
|
+
exports.CheckpointConfigFilterSensitiveLog = CheckpointConfigFilterSensitiveLog;
|
|
1244
|
+
const ClarifyCheckStepMetadataFilterSensitiveLog = (obj) => ({
|
|
1245
|
+
...obj,
|
|
1246
|
+
});
|
|
1247
|
+
exports.ClarifyCheckStepMetadataFilterSensitiveLog = ClarifyCheckStepMetadataFilterSensitiveLog;
|
|
1248
|
+
const GitConfigFilterSensitiveLog = (obj) => ({
|
|
1249
|
+
...obj,
|
|
1250
|
+
});
|
|
1251
|
+
exports.GitConfigFilterSensitiveLog = GitConfigFilterSensitiveLog;
|
|
1252
|
+
const CodeRepositorySummaryFilterSensitiveLog = (obj) => ({
|
|
1253
|
+
...obj,
|
|
1254
|
+
});
|
|
1255
|
+
exports.CodeRepositorySummaryFilterSensitiveLog = CodeRepositorySummaryFilterSensitiveLog;
|
|
1256
|
+
const CognitoConfigFilterSensitiveLog = (obj) => ({
|
|
1257
|
+
...obj,
|
|
1258
|
+
});
|
|
1259
|
+
exports.CognitoConfigFilterSensitiveLog = CognitoConfigFilterSensitiveLog;
|
|
1260
|
+
const CognitoMemberDefinitionFilterSensitiveLog = (obj) => ({
|
|
1261
|
+
...obj,
|
|
1262
|
+
});
|
|
1263
|
+
exports.CognitoMemberDefinitionFilterSensitiveLog = CognitoMemberDefinitionFilterSensitiveLog;
|
|
1264
|
+
const CollectionConfigurationFilterSensitiveLog = (obj) => ({
|
|
1265
|
+
...obj,
|
|
1266
|
+
});
|
|
1267
|
+
exports.CollectionConfigurationFilterSensitiveLog = CollectionConfigurationFilterSensitiveLog;
|
|
1268
|
+
const CompilationJobSummaryFilterSensitiveLog = (obj) => ({
|
|
1269
|
+
...obj,
|
|
1270
|
+
});
|
|
1271
|
+
exports.CompilationJobSummaryFilterSensitiveLog = CompilationJobSummaryFilterSensitiveLog;
|
|
1272
|
+
const ConditionStepMetadataFilterSensitiveLog = (obj) => ({
|
|
1273
|
+
...obj,
|
|
1274
|
+
});
|
|
1275
|
+
exports.ConditionStepMetadataFilterSensitiveLog = ConditionStepMetadataFilterSensitiveLog;
|
|
1276
|
+
const RepositoryAuthConfigFilterSensitiveLog = (obj) => ({
|
|
1277
|
+
...obj,
|
|
1278
|
+
});
|
|
1279
|
+
exports.RepositoryAuthConfigFilterSensitiveLog = RepositoryAuthConfigFilterSensitiveLog;
|
|
1280
|
+
const ImageConfigFilterSensitiveLog = (obj) => ({
|
|
1281
|
+
...obj,
|
|
1282
|
+
});
|
|
1283
|
+
exports.ImageConfigFilterSensitiveLog = ImageConfigFilterSensitiveLog;
|
|
1284
|
+
const MultiModelConfigFilterSensitiveLog = (obj) => ({
|
|
1285
|
+
...obj,
|
|
1286
|
+
});
|
|
1287
|
+
exports.MultiModelConfigFilterSensitiveLog = MultiModelConfigFilterSensitiveLog;
|
|
1288
|
+
const ContainerDefinitionFilterSensitiveLog = (obj) => ({
|
|
1289
|
+
...obj,
|
|
1290
|
+
});
|
|
1291
|
+
exports.ContainerDefinitionFilterSensitiveLog = ContainerDefinitionFilterSensitiveLog;
|
|
1292
|
+
const ContextSourceFilterSensitiveLog = (obj) => ({
|
|
1293
|
+
...obj,
|
|
1294
|
+
});
|
|
1295
|
+
exports.ContextSourceFilterSensitiveLog = ContextSourceFilterSensitiveLog;
|
|
1296
|
+
const ContextSummaryFilterSensitiveLog = (obj) => ({
|
|
1297
|
+
...obj,
|
|
1298
|
+
});
|
|
1299
|
+
exports.ContextSummaryFilterSensitiveLog = ContextSummaryFilterSensitiveLog;
|
|
1300
|
+
const ContinuousParameterRangeFilterSensitiveLog = (obj) => ({
|
|
1301
|
+
...obj,
|
|
1302
|
+
});
|
|
1303
|
+
exports.ContinuousParameterRangeFilterSensitiveLog = ContinuousParameterRangeFilterSensitiveLog;
|
|
1304
|
+
const ContinuousParameterRangeSpecificationFilterSensitiveLog = (obj) => ({
|
|
1305
|
+
...obj,
|
|
1306
|
+
});
|
|
1307
|
+
exports.ContinuousParameterRangeSpecificationFilterSensitiveLog = ContinuousParameterRangeSpecificationFilterSensitiveLog;
|
|
1308
|
+
const MetadataPropertiesFilterSensitiveLog = (obj) => ({
|
|
1309
|
+
...obj,
|
|
1310
|
+
});
|
|
1311
|
+
exports.MetadataPropertiesFilterSensitiveLog = MetadataPropertiesFilterSensitiveLog;
|
|
1312
|
+
const CreateActionRequestFilterSensitiveLog = (obj) => ({
|
|
1313
|
+
...obj,
|
|
1314
|
+
});
|
|
1315
|
+
exports.CreateActionRequestFilterSensitiveLog = CreateActionRequestFilterSensitiveLog;
|
|
1316
|
+
const CreateActionResponseFilterSensitiveLog = (obj) => ({
|
|
1317
|
+
...obj,
|
|
1318
|
+
});
|
|
1319
|
+
exports.CreateActionResponseFilterSensitiveLog = CreateActionResponseFilterSensitiveLog;
|
|
1320
|
+
const IntegerParameterRangeSpecificationFilterSensitiveLog = (obj) => ({
|
|
1321
|
+
...obj,
|
|
1322
|
+
});
|
|
1323
|
+
exports.IntegerParameterRangeSpecificationFilterSensitiveLog = IntegerParameterRangeSpecificationFilterSensitiveLog;
|
|
1324
|
+
const ParameterRangeFilterSensitiveLog = (obj) => ({
|
|
1325
|
+
...obj,
|
|
1326
|
+
});
|
|
1327
|
+
exports.ParameterRangeFilterSensitiveLog = ParameterRangeFilterSensitiveLog;
|
|
1328
|
+
const HyperParameterSpecificationFilterSensitiveLog = (obj) => ({
|
|
1329
|
+
...obj,
|
|
1330
|
+
});
|
|
1331
|
+
exports.HyperParameterSpecificationFilterSensitiveLog = HyperParameterSpecificationFilterSensitiveLog;
|
|
1332
|
+
const HyperParameterTuningJobObjectiveFilterSensitiveLog = (obj) => ({
|
|
1333
|
+
...obj,
|
|
1334
|
+
});
|
|
1335
|
+
exports.HyperParameterTuningJobObjectiveFilterSensitiveLog = HyperParameterTuningJobObjectiveFilterSensitiveLog;
|
|
1336
|
+
const TrainingSpecificationFilterSensitiveLog = (obj) => ({
|
|
1337
|
+
...obj,
|
|
1338
|
+
});
|
|
1339
|
+
exports.TrainingSpecificationFilterSensitiveLog = TrainingSpecificationFilterSensitiveLog;
|
|
1340
|
+
const CreateAlgorithmInputFilterSensitiveLog = (obj) => ({
|
|
1341
|
+
...obj,
|
|
1342
|
+
});
|
|
1343
|
+
exports.CreateAlgorithmInputFilterSensitiveLog = CreateAlgorithmInputFilterSensitiveLog;
|
|
1344
|
+
const CreateAlgorithmOutputFilterSensitiveLog = (obj) => ({
|
|
1345
|
+
...obj,
|
|
1346
|
+
});
|
|
1347
|
+
exports.CreateAlgorithmOutputFilterSensitiveLog = CreateAlgorithmOutputFilterSensitiveLog;
|
|
1348
|
+
const ResourceSpecFilterSensitiveLog = (obj) => ({
|
|
1349
|
+
...obj,
|
|
1350
|
+
});
|
|
1351
|
+
exports.ResourceSpecFilterSensitiveLog = ResourceSpecFilterSensitiveLog;
|
|
1352
|
+
const CreateAppRequestFilterSensitiveLog = (obj) => ({
|
|
1353
|
+
...obj,
|
|
1354
|
+
});
|
|
1355
|
+
exports.CreateAppRequestFilterSensitiveLog = CreateAppRequestFilterSensitiveLog;
|
|
1356
|
+
const CreateAppResponseFilterSensitiveLog = (obj) => ({
|
|
1357
|
+
...obj,
|
|
1358
|
+
});
|
|
1359
|
+
exports.CreateAppResponseFilterSensitiveLog = CreateAppResponseFilterSensitiveLog;
|
|
1360
|
+
const CreateAppImageConfigRequestFilterSensitiveLog = (obj) => ({
|
|
1361
|
+
...obj,
|
|
1362
|
+
});
|
|
1363
|
+
exports.CreateAppImageConfigRequestFilterSensitiveLog = CreateAppImageConfigRequestFilterSensitiveLog;
|
|
1364
|
+
const CreateAppImageConfigResponseFilterSensitiveLog = (obj) => ({
|
|
1365
|
+
...obj,
|
|
1366
|
+
});
|
|
1367
|
+
exports.CreateAppImageConfigResponseFilterSensitiveLog = CreateAppImageConfigResponseFilterSensitiveLog;
|
|
1368
|
+
const CreateArtifactRequestFilterSensitiveLog = (obj) => ({
|
|
1369
|
+
...obj,
|
|
1370
|
+
});
|
|
1371
|
+
exports.CreateArtifactRequestFilterSensitiveLog = CreateArtifactRequestFilterSensitiveLog;
|
|
1372
|
+
const CreateArtifactResponseFilterSensitiveLog = (obj) => ({
|
|
1373
|
+
...obj,
|
|
1374
|
+
});
|
|
1375
|
+
exports.CreateArtifactResponseFilterSensitiveLog = CreateArtifactResponseFilterSensitiveLog;
|
|
1376
|
+
const ModelDeployConfigFilterSensitiveLog = (obj) => ({
|
|
1377
|
+
...obj,
|
|
1378
|
+
});
|
|
1379
|
+
exports.ModelDeployConfigFilterSensitiveLog = ModelDeployConfigFilterSensitiveLog;
|
|
1380
|
+
const CreateAutoMLJobRequestFilterSensitiveLog = (obj) => ({
|
|
1381
|
+
...obj,
|
|
1382
|
+
});
|
|
1383
|
+
exports.CreateAutoMLJobRequestFilterSensitiveLog = CreateAutoMLJobRequestFilterSensitiveLog;
|
|
1384
|
+
const CreateAutoMLJobResponseFilterSensitiveLog = (obj) => ({
|
|
1385
|
+
...obj,
|
|
1386
|
+
});
|
|
1387
|
+
exports.CreateAutoMLJobResponseFilterSensitiveLog = CreateAutoMLJobResponseFilterSensitiveLog;
|
|
1388
|
+
const CreateCodeRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
1389
|
+
...obj,
|
|
1390
|
+
});
|
|
1391
|
+
exports.CreateCodeRepositoryInputFilterSensitiveLog = CreateCodeRepositoryInputFilterSensitiveLog;
|
|
1392
|
+
const CreateCodeRepositoryOutputFilterSensitiveLog = (obj) => ({
|
|
1393
|
+
...obj,
|
|
1394
|
+
});
|
|
1395
|
+
exports.CreateCodeRepositoryOutputFilterSensitiveLog = CreateCodeRepositoryOutputFilterSensitiveLog;
|
|
1396
|
+
const InputConfigFilterSensitiveLog = (obj) => ({
|
|
1397
|
+
...obj,
|
|
1398
|
+
});
|
|
1399
|
+
exports.InputConfigFilterSensitiveLog = InputConfigFilterSensitiveLog;
|
|
1400
|
+
const TargetPlatformFilterSensitiveLog = (obj) => ({
|
|
1401
|
+
...obj,
|
|
1402
|
+
});
|
|
1403
|
+
exports.TargetPlatformFilterSensitiveLog = TargetPlatformFilterSensitiveLog;
|
|
1404
|
+
const OutputConfigFilterSensitiveLog = (obj) => ({
|
|
1405
|
+
...obj,
|
|
1406
|
+
});
|
|
1407
|
+
exports.OutputConfigFilterSensitiveLog = OutputConfigFilterSensitiveLog;
|
|
1408
|
+
const NeoVpcConfigFilterSensitiveLog = (obj) => ({
|
|
1409
|
+
...obj,
|
|
1410
|
+
});
|
|
1411
|
+
exports.NeoVpcConfigFilterSensitiveLog = NeoVpcConfigFilterSensitiveLog;
|
|
1412
|
+
const CreateCompilationJobRequestFilterSensitiveLog = (obj) => ({
|
|
1413
|
+
...obj,
|
|
1414
|
+
});
|
|
1415
|
+
exports.CreateCompilationJobRequestFilterSensitiveLog = CreateCompilationJobRequestFilterSensitiveLog;
|
|
1416
|
+
const CreateCompilationJobResponseFilterSensitiveLog = (obj) => ({
|
|
1417
|
+
...obj,
|
|
1418
|
+
});
|
|
1419
|
+
exports.CreateCompilationJobResponseFilterSensitiveLog = CreateCompilationJobResponseFilterSensitiveLog;
|
|
1420
|
+
const CreateContextRequestFilterSensitiveLog = (obj) => ({
|
|
1421
|
+
...obj,
|
|
1422
|
+
});
|
|
1423
|
+
exports.CreateContextRequestFilterSensitiveLog = CreateContextRequestFilterSensitiveLog;
|
|
1424
|
+
const CreateContextResponseFilterSensitiveLog = (obj) => ({
|
|
1425
|
+
...obj,
|
|
1426
|
+
});
|
|
1427
|
+
exports.CreateContextResponseFilterSensitiveLog = CreateContextResponseFilterSensitiveLog;
|
|
1428
|
+
const DataQualityAppSpecificationFilterSensitiveLog = (obj) => ({
|
|
1429
|
+
...obj,
|
|
1430
|
+
});
|
|
1431
|
+
exports.DataQualityAppSpecificationFilterSensitiveLog = DataQualityAppSpecificationFilterSensitiveLog;
|
|
1432
|
+
const MonitoringConstraintsResourceFilterSensitiveLog = (obj) => ({
|
|
1433
|
+
...obj,
|
|
1434
|
+
});
|
|
1435
|
+
exports.MonitoringConstraintsResourceFilterSensitiveLog = MonitoringConstraintsResourceFilterSensitiveLog;
|
|
1436
|
+
const MonitoringStatisticsResourceFilterSensitiveLog = (obj) => ({
|
|
1437
|
+
...obj,
|
|
1438
|
+
});
|
|
1439
|
+
exports.MonitoringStatisticsResourceFilterSensitiveLog = MonitoringStatisticsResourceFilterSensitiveLog;
|
|
1440
|
+
const DataQualityBaselineConfigFilterSensitiveLog = (obj) => ({
|
|
1441
|
+
...obj,
|
|
1442
|
+
});
|
|
1443
|
+
exports.DataQualityBaselineConfigFilterSensitiveLog = DataQualityBaselineConfigFilterSensitiveLog;
|
|
1444
|
+
const EndpointInputFilterSensitiveLog = (obj) => ({
|
|
1445
|
+
...obj,
|
|
1446
|
+
});
|
|
1447
|
+
exports.EndpointInputFilterSensitiveLog = EndpointInputFilterSensitiveLog;
|
|
1448
|
+
const DataQualityJobInputFilterSensitiveLog = (obj) => ({
|
|
1449
|
+
...obj,
|
|
1450
|
+
});
|
|
1451
|
+
exports.DataQualityJobInputFilterSensitiveLog = DataQualityJobInputFilterSensitiveLog;
|
|
1452
|
+
const MonitoringS3OutputFilterSensitiveLog = (obj) => ({
|
|
1453
|
+
...obj,
|
|
1454
|
+
});
|
|
1455
|
+
exports.MonitoringS3OutputFilterSensitiveLog = MonitoringS3OutputFilterSensitiveLog;
|
|
1456
|
+
const MonitoringOutputFilterSensitiveLog = (obj) => ({
|
|
1457
|
+
...obj,
|
|
1458
|
+
});
|
|
1459
|
+
exports.MonitoringOutputFilterSensitiveLog = MonitoringOutputFilterSensitiveLog;
|
|
1460
|
+
const MonitoringOutputConfigFilterSensitiveLog = (obj) => ({
|
|
1461
|
+
...obj,
|
|
1462
|
+
});
|
|
1463
|
+
exports.MonitoringOutputConfigFilterSensitiveLog = MonitoringOutputConfigFilterSensitiveLog;
|
|
1464
|
+
const MonitoringClusterConfigFilterSensitiveLog = (obj) => ({
|
|
1465
|
+
...obj,
|
|
1466
|
+
});
|
|
1467
|
+
exports.MonitoringClusterConfigFilterSensitiveLog = MonitoringClusterConfigFilterSensitiveLog;
|
|
1468
|
+
const MonitoringResourcesFilterSensitiveLog = (obj) => ({
|
|
1469
|
+
...obj,
|
|
1470
|
+
});
|
|
1471
|
+
exports.MonitoringResourcesFilterSensitiveLog = MonitoringResourcesFilterSensitiveLog;
|
|
1472
|
+
const MonitoringNetworkConfigFilterSensitiveLog = (obj) => ({
|
|
1473
|
+
...obj,
|
|
1474
|
+
});
|
|
1475
|
+
exports.MonitoringNetworkConfigFilterSensitiveLog = MonitoringNetworkConfigFilterSensitiveLog;
|
|
1476
|
+
const MonitoringStoppingConditionFilterSensitiveLog = (obj) => ({
|
|
1477
|
+
...obj,
|
|
1478
|
+
});
|
|
1479
|
+
exports.MonitoringStoppingConditionFilterSensitiveLog = MonitoringStoppingConditionFilterSensitiveLog;
|
|
1480
|
+
const CreateDataQualityJobDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
1481
|
+
...obj,
|
|
1482
|
+
});
|
|
1483
|
+
exports.CreateDataQualityJobDefinitionRequestFilterSensitiveLog = CreateDataQualityJobDefinitionRequestFilterSensitiveLog;
|
|
1484
|
+
const CreateDataQualityJobDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
1485
|
+
...obj,
|
|
1486
|
+
});
|
|
1487
|
+
exports.CreateDataQualityJobDefinitionResponseFilterSensitiveLog = CreateDataQualityJobDefinitionResponseFilterSensitiveLog;
|
|
1488
|
+
const EdgeOutputConfigFilterSensitiveLog = (obj) => ({
|
|
1489
|
+
...obj,
|
|
1490
|
+
});
|
|
1491
|
+
exports.EdgeOutputConfigFilterSensitiveLog = EdgeOutputConfigFilterSensitiveLog;
|
|
1492
|
+
const CreateDeviceFleetRequestFilterSensitiveLog = (obj) => ({
|
|
1493
|
+
...obj,
|
|
1494
|
+
});
|
|
1495
|
+
exports.CreateDeviceFleetRequestFilterSensitiveLog = CreateDeviceFleetRequestFilterSensitiveLog;
|
|
1496
|
+
const JupyterServerAppSettingsFilterSensitiveLog = (obj) => ({
|
|
1497
|
+
...obj,
|
|
1498
|
+
});
|
|
1499
|
+
exports.JupyterServerAppSettingsFilterSensitiveLog = JupyterServerAppSettingsFilterSensitiveLog;
|
|
1500
|
+
const CustomImageFilterSensitiveLog = (obj) => ({
|
|
1501
|
+
...obj,
|
|
1502
|
+
});
|
|
1503
|
+
exports.CustomImageFilterSensitiveLog = CustomImageFilterSensitiveLog;
|
|
1504
|
+
const KernelGatewayAppSettingsFilterSensitiveLog = (obj) => ({
|
|
1505
|
+
...obj,
|
|
1506
|
+
});
|
|
1507
|
+
exports.KernelGatewayAppSettingsFilterSensitiveLog = KernelGatewayAppSettingsFilterSensitiveLog;
|
|
1508
|
+
const RSessionAppSettingsFilterSensitiveLog = (obj) => ({
|
|
1509
|
+
...obj,
|
|
1510
|
+
});
|
|
1511
|
+
exports.RSessionAppSettingsFilterSensitiveLog = RSessionAppSettingsFilterSensitiveLog;
|
|
1512
|
+
const RStudioServerProAppSettingsFilterSensitiveLog = (obj) => ({
|
|
1513
|
+
...obj,
|
|
1514
|
+
});
|
|
1515
|
+
exports.RStudioServerProAppSettingsFilterSensitiveLog = RStudioServerProAppSettingsFilterSensitiveLog;
|
|
1516
|
+
const SharingSettingsFilterSensitiveLog = (obj) => ({
|
|
1517
|
+
...obj,
|
|
1518
|
+
});
|
|
1519
|
+
exports.SharingSettingsFilterSensitiveLog = SharingSettingsFilterSensitiveLog;
|
|
1520
|
+
const TensorBoardAppSettingsFilterSensitiveLog = (obj) => ({
|
|
1521
|
+
...obj,
|
|
1522
|
+
});
|
|
1523
|
+
exports.TensorBoardAppSettingsFilterSensitiveLog = TensorBoardAppSettingsFilterSensitiveLog;
|
|
1524
|
+
const UserSettingsFilterSensitiveLog = (obj) => ({
|
|
1525
|
+
...obj,
|
|
1526
|
+
});
|
|
1527
|
+
exports.UserSettingsFilterSensitiveLog = UserSettingsFilterSensitiveLog;
|
|
1528
|
+
const RStudioServerProDomainSettingsFilterSensitiveLog = (obj) => ({
|
|
1529
|
+
...obj,
|
|
1530
|
+
});
|
|
1531
|
+
exports.RStudioServerProDomainSettingsFilterSensitiveLog = RStudioServerProDomainSettingsFilterSensitiveLog;
|
|
1532
|
+
const DomainSettingsFilterSensitiveLog = (obj) => ({
|
|
1533
|
+
...obj,
|
|
1534
|
+
});
|
|
1535
|
+
exports.DomainSettingsFilterSensitiveLog = DomainSettingsFilterSensitiveLog;
|
|
1536
|
+
const CreateDomainRequestFilterSensitiveLog = (obj) => ({
|
|
1537
|
+
...obj,
|
|
1538
|
+
});
|
|
1539
|
+
exports.CreateDomainRequestFilterSensitiveLog = CreateDomainRequestFilterSensitiveLog;
|
|
1540
|
+
const CreateDomainResponseFilterSensitiveLog = (obj) => ({
|
|
1541
|
+
...obj,
|
|
1542
|
+
});
|
|
1543
|
+
exports.CreateDomainResponseFilterSensitiveLog = CreateDomainResponseFilterSensitiveLog;
|
|
1544
|
+
const EdgeDeploymentModelConfigFilterSensitiveLog = (obj) => ({
|
|
1545
|
+
...obj,
|
|
1546
|
+
});
|
|
1547
|
+
exports.EdgeDeploymentModelConfigFilterSensitiveLog = EdgeDeploymentModelConfigFilterSensitiveLog;
|
|
1548
|
+
const EdgeDeploymentConfigFilterSensitiveLog = (obj) => ({
|
|
1549
|
+
...obj,
|
|
1550
|
+
});
|
|
1551
|
+
exports.EdgeDeploymentConfigFilterSensitiveLog = EdgeDeploymentConfigFilterSensitiveLog;
|
|
1552
|
+
const DeviceSelectionConfigFilterSensitiveLog = (obj) => ({
|
|
1553
|
+
...obj,
|
|
1554
|
+
});
|
|
1555
|
+
exports.DeviceSelectionConfigFilterSensitiveLog = DeviceSelectionConfigFilterSensitiveLog;
|
|
1556
|
+
const DeploymentStageFilterSensitiveLog = (obj) => ({
|
|
1557
|
+
...obj,
|
|
1558
|
+
});
|
|
1559
|
+
exports.DeploymentStageFilterSensitiveLog = DeploymentStageFilterSensitiveLog;
|
|
1560
|
+
const CreateEdgeDeploymentPlanRequestFilterSensitiveLog = (obj) => ({
|
|
1561
|
+
...obj,
|
|
1562
|
+
});
|
|
1563
|
+
exports.CreateEdgeDeploymentPlanRequestFilterSensitiveLog = CreateEdgeDeploymentPlanRequestFilterSensitiveLog;
|
|
1564
|
+
const CreateEdgeDeploymentPlanResponseFilterSensitiveLog = (obj) => ({
|
|
1565
|
+
...obj,
|
|
1566
|
+
});
|
|
1567
|
+
exports.CreateEdgeDeploymentPlanResponseFilterSensitiveLog = CreateEdgeDeploymentPlanResponseFilterSensitiveLog;
|
|
1568
|
+
const CreateEdgeDeploymentStageRequestFilterSensitiveLog = (obj) => ({
|
|
1569
|
+
...obj,
|
|
1570
|
+
});
|
|
1571
|
+
exports.CreateEdgeDeploymentStageRequestFilterSensitiveLog = CreateEdgeDeploymentStageRequestFilterSensitiveLog;
|
|
1572
|
+
const CreateEdgePackagingJobRequestFilterSensitiveLog = (obj) => ({
|
|
1573
|
+
...obj,
|
|
1574
|
+
});
|
|
1575
|
+
exports.CreateEdgePackagingJobRequestFilterSensitiveLog = CreateEdgePackagingJobRequestFilterSensitiveLog;
|
|
1576
|
+
const DeploymentConfigFilterSensitiveLog = (obj) => ({
|
|
1577
|
+
...obj,
|
|
1578
|
+
});
|
|
1579
|
+
exports.DeploymentConfigFilterSensitiveLog = DeploymentConfigFilterSensitiveLog;
|
|
1580
|
+
const CreateEndpointInputFilterSensitiveLog = (obj) => ({
|
|
1581
|
+
...obj,
|
|
1582
|
+
});
|
|
1583
|
+
exports.CreateEndpointInputFilterSensitiveLog = CreateEndpointInputFilterSensitiveLog;
|
|
1584
|
+
const CreateEndpointOutputFilterSensitiveLog = (obj) => ({
|
|
1585
|
+
...obj,
|
|
1586
|
+
});
|
|
1587
|
+
exports.CreateEndpointOutputFilterSensitiveLog = CreateEndpointOutputFilterSensitiveLog;
|
|
1588
|
+
const DataCaptureConfigFilterSensitiveLog = (obj) => ({
|
|
1589
|
+
...obj,
|
|
1590
|
+
});
|
|
1591
|
+
exports.DataCaptureConfigFilterSensitiveLog = DataCaptureConfigFilterSensitiveLog;
|
|
1592
|
+
const ProductionVariantCoreDumpConfigFilterSensitiveLog = (obj) => ({
|
|
1593
|
+
...obj,
|
|
1594
|
+
});
|
|
1595
|
+
exports.ProductionVariantCoreDumpConfigFilterSensitiveLog = ProductionVariantCoreDumpConfigFilterSensitiveLog;
|
|
1596
|
+
const ProductionVariantServerlessConfigFilterSensitiveLog = (obj) => ({
|
|
1597
|
+
...obj,
|
|
1598
|
+
});
|
|
1599
|
+
exports.ProductionVariantServerlessConfigFilterSensitiveLog = ProductionVariantServerlessConfigFilterSensitiveLog;
|
|
1600
|
+
const ProductionVariantFilterSensitiveLog = (obj) => ({
|
|
1601
|
+
...obj,
|
|
1602
|
+
});
|
|
1603
|
+
exports.ProductionVariantFilterSensitiveLog = ProductionVariantFilterSensitiveLog;
|
|
1604
|
+
const CreateEndpointConfigInputFilterSensitiveLog = (obj) => ({
|
|
1605
|
+
...obj,
|
|
1606
|
+
});
|
|
1607
|
+
exports.CreateEndpointConfigInputFilterSensitiveLog = CreateEndpointConfigInputFilterSensitiveLog;
|
|
1608
|
+
const CreateEndpointConfigOutputFilterSensitiveLog = (obj) => ({
|
|
1609
|
+
...obj,
|
|
1610
|
+
});
|
|
1611
|
+
exports.CreateEndpointConfigOutputFilterSensitiveLog = CreateEndpointConfigOutputFilterSensitiveLog;
|
|
1612
|
+
const CreateExperimentRequestFilterSensitiveLog = (obj) => ({
|
|
1613
|
+
...obj,
|
|
1614
|
+
});
|
|
1615
|
+
exports.CreateExperimentRequestFilterSensitiveLog = CreateExperimentRequestFilterSensitiveLog;
|
|
1616
|
+
const CreateExperimentResponseFilterSensitiveLog = (obj) => ({
|
|
1617
|
+
...obj,
|
|
1618
|
+
});
|
|
1619
|
+
exports.CreateExperimentResponseFilterSensitiveLog = CreateExperimentResponseFilterSensitiveLog;
|
|
1620
|
+
const FeatureDefinitionFilterSensitiveLog = (obj) => ({
|
|
1621
|
+
...obj,
|
|
1622
|
+
});
|
|
1623
|
+
exports.FeatureDefinitionFilterSensitiveLog = FeatureDefinitionFilterSensitiveLog;
|
|
1624
|
+
const DataCatalogConfigFilterSensitiveLog = (obj) => ({
|
|
1625
|
+
...obj,
|
|
1626
|
+
});
|
|
1627
|
+
exports.DataCatalogConfigFilterSensitiveLog = DataCatalogConfigFilterSensitiveLog;
|
|
1628
|
+
const S3StorageConfigFilterSensitiveLog = (obj) => ({
|
|
1629
|
+
...obj,
|
|
1630
|
+
});
|
|
1631
|
+
exports.S3StorageConfigFilterSensitiveLog = S3StorageConfigFilterSensitiveLog;
|
|
1632
|
+
const OfflineStoreConfigFilterSensitiveLog = (obj) => ({
|
|
1633
|
+
...obj,
|
|
1634
|
+
});
|
|
1635
|
+
exports.OfflineStoreConfigFilterSensitiveLog = OfflineStoreConfigFilterSensitiveLog;
|
|
1636
|
+
const OnlineStoreSecurityConfigFilterSensitiveLog = (obj) => ({
|
|
1637
|
+
...obj,
|
|
1638
|
+
});
|
|
1639
|
+
exports.OnlineStoreSecurityConfigFilterSensitiveLog = OnlineStoreSecurityConfigFilterSensitiveLog;
|
|
1640
|
+
const OnlineStoreConfigFilterSensitiveLog = (obj) => ({
|
|
1641
|
+
...obj,
|
|
1642
|
+
});
|
|
1643
|
+
exports.OnlineStoreConfigFilterSensitiveLog = OnlineStoreConfigFilterSensitiveLog;
|
|
1644
|
+
const CreateFeatureGroupRequestFilterSensitiveLog = (obj) => ({
|
|
1645
|
+
...obj,
|
|
1646
|
+
});
|
|
1647
|
+
exports.CreateFeatureGroupRequestFilterSensitiveLog = CreateFeatureGroupRequestFilterSensitiveLog;
|
|
1648
|
+
const CreateFeatureGroupResponseFilterSensitiveLog = (obj) => ({
|
|
1649
|
+
...obj,
|
|
1650
|
+
});
|
|
1651
|
+
exports.CreateFeatureGroupResponseFilterSensitiveLog = CreateFeatureGroupResponseFilterSensitiveLog;
|
|
1652
|
+
const HumanLoopActivationConditionsConfigFilterSensitiveLog = (obj) => ({
|
|
1653
|
+
...obj,
|
|
1654
|
+
});
|
|
1655
|
+
exports.HumanLoopActivationConditionsConfigFilterSensitiveLog = HumanLoopActivationConditionsConfigFilterSensitiveLog;
|
|
1656
|
+
const HumanLoopActivationConfigFilterSensitiveLog = (obj) => ({
|
|
1657
|
+
...obj,
|
|
1658
|
+
});
|
|
1659
|
+
exports.HumanLoopActivationConfigFilterSensitiveLog = HumanLoopActivationConfigFilterSensitiveLog;
|
|
1660
|
+
const USDFilterSensitiveLog = (obj) => ({
|
|
1661
|
+
...obj,
|
|
1662
|
+
});
|
|
1663
|
+
exports.USDFilterSensitiveLog = USDFilterSensitiveLog;
|
|
1664
|
+
const PublicWorkforceTaskPriceFilterSensitiveLog = (obj) => ({
|
|
1665
|
+
...obj,
|
|
1666
|
+
});
|
|
1667
|
+
exports.PublicWorkforceTaskPriceFilterSensitiveLog = PublicWorkforceTaskPriceFilterSensitiveLog;
|
|
1668
|
+
const HumanLoopConfigFilterSensitiveLog = (obj) => ({
|
|
1669
|
+
...obj,
|
|
1670
|
+
});
|
|
1671
|
+
exports.HumanLoopConfigFilterSensitiveLog = HumanLoopConfigFilterSensitiveLog;
|
|
1672
|
+
const HumanLoopRequestSourceFilterSensitiveLog = (obj) => ({
|
|
1673
|
+
...obj,
|
|
1674
|
+
});
|
|
1675
|
+
exports.HumanLoopRequestSourceFilterSensitiveLog = HumanLoopRequestSourceFilterSensitiveLog;
|
|
1676
|
+
const FlowDefinitionOutputConfigFilterSensitiveLog = (obj) => ({
|
|
1677
|
+
...obj,
|
|
1678
|
+
});
|
|
1679
|
+
exports.FlowDefinitionOutputConfigFilterSensitiveLog = FlowDefinitionOutputConfigFilterSensitiveLog;
|
|
1680
|
+
const CreateFlowDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
1681
|
+
...obj,
|
|
1682
|
+
});
|
|
1683
|
+
exports.CreateFlowDefinitionRequestFilterSensitiveLog = CreateFlowDefinitionRequestFilterSensitiveLog;
|
|
1684
|
+
const CreateFlowDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
1685
|
+
...obj,
|
|
1686
|
+
});
|
|
1687
|
+
exports.CreateFlowDefinitionResponseFilterSensitiveLog = CreateFlowDefinitionResponseFilterSensitiveLog;
|
|
1688
|
+
const UiTemplateFilterSensitiveLog = (obj) => ({
|
|
1689
|
+
...obj,
|
|
1690
|
+
});
|
|
1691
|
+
exports.UiTemplateFilterSensitiveLog = UiTemplateFilterSensitiveLog;
|
|
1692
|
+
const CreateHumanTaskUiRequestFilterSensitiveLog = (obj) => ({
|
|
1693
|
+
...obj,
|
|
1694
|
+
});
|
|
1695
|
+
exports.CreateHumanTaskUiRequestFilterSensitiveLog = CreateHumanTaskUiRequestFilterSensitiveLog;
|
|
1696
|
+
const CreateHumanTaskUiResponseFilterSensitiveLog = (obj) => ({
|
|
1697
|
+
...obj,
|
|
1698
|
+
});
|
|
1699
|
+
exports.CreateHumanTaskUiResponseFilterSensitiveLog = CreateHumanTaskUiResponseFilterSensitiveLog;
|
|
1700
|
+
const IntegerParameterRangeFilterSensitiveLog = (obj) => ({
|
|
1701
|
+
...obj,
|
|
1702
|
+
});
|
|
1703
|
+
exports.IntegerParameterRangeFilterSensitiveLog = IntegerParameterRangeFilterSensitiveLog;
|
|
1704
|
+
const ParameterRangesFilterSensitiveLog = (obj) => ({
|
|
1705
|
+
...obj,
|
|
1706
|
+
});
|
|
1707
|
+
exports.ParameterRangesFilterSensitiveLog = ParameterRangesFilterSensitiveLog;
|
|
1708
|
+
const ResourceLimitsFilterSensitiveLog = (obj) => ({
|
|
1709
|
+
...obj,
|
|
1710
|
+
});
|
|
1711
|
+
exports.ResourceLimitsFilterSensitiveLog = ResourceLimitsFilterSensitiveLog;
|
|
1712
|
+
const TuningJobCompletionCriteriaFilterSensitiveLog = (obj) => ({
|
|
1713
|
+
...obj,
|
|
1714
|
+
});
|
|
1715
|
+
exports.TuningJobCompletionCriteriaFilterSensitiveLog = TuningJobCompletionCriteriaFilterSensitiveLog;
|