@aws-sdk/client-sagemaker 3.36.0 → 3.39.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 +45 -0
- package/dist-cjs/SageMaker.js +30 -18
- package/dist-cjs/SageMakerClient.js +0 -23
- package/dist-cjs/commands/AddAssociationCommand.js +0 -28
- package/dist-cjs/commands/AddTagsCommand.js +0 -49
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +0 -25
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +36 -0
- package/dist-cjs/commands/CreateActionCommand.js +0 -28
- package/dist-cjs/commands/CreateAlgorithmCommand.js +0 -25
- package/dist-cjs/commands/CreateAppCommand.js +0 -27
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +0 -26
- package/dist-cjs/commands/CreateArtifactCommand.js +0 -28
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +0 -27
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +0 -30
- package/dist-cjs/commands/CreateCompilationJobCommand.js +0 -55
- package/dist-cjs/commands/CreateContextCommand.js +0 -28
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/CreateDomainCommand.js +0 -70
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/CreateEndpointCommand.js +0 -100
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +0 -52
- package/dist-cjs/commands/CreateExperimentCommand.js +0 -40
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +0 -36
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +0 -24
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +0 -28
- package/dist-cjs/commands/CreateImageCommand.js +0 -26
- package/dist-cjs/commands/CreateImageVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateLabelingJobCommand.js +3 -64
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateModelCommand.js +3 -51
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateModelPackageCommand.js +0 -43
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +0 -25
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +0 -60
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +0 -37
- package/dist-cjs/commands/CreatePipelineCommand.js +0 -24
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +0 -40
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +0 -41
- package/dist-cjs/commands/CreateProcessingJobCommand.js +0 -24
- package/dist-cjs/commands/CreateProjectCommand.js +0 -25
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/CreateTrainingJobCommand.js +0 -96
- package/dist-cjs/commands/CreateTransformJobCommand.js +0 -58
- package/dist-cjs/commands/CreateTrialCommand.js +0 -34
- package/dist-cjs/commands/CreateTrialComponentCommand.js +0 -33
- package/dist-cjs/commands/CreateUserProfileCommand.js +0 -30
- package/dist-cjs/commands/CreateWorkforceCommand.js +0 -44
- package/dist-cjs/commands/CreateWorkteamCommand.js +0 -27
- package/dist-cjs/commands/DeleteActionCommand.js +0 -24
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +0 -24
- package/dist-cjs/commands/DeleteAppCommand.js +0 -24
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteArtifactCommand.js +0 -25
- package/dist-cjs/commands/DeleteAssociationCommand.js +0 -24
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/DeleteContextCommand.js +0 -24
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/DeleteDomainCommand.js +0 -28
- package/dist-cjs/commands/DeleteEndpointCommand.js +0 -27
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +0 -32
- package/dist-cjs/commands/DeleteExperimentCommand.js +0 -26
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +0 -29
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +0 -28
- package/dist-cjs/commands/DeleteImageCommand.js +0 -25
- package/dist-cjs/commands/DeleteImageVersionCommand.js +0 -25
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelCommand.js +0 -27
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelPackageCommand.js +0 -26
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +0 -25
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +0 -30
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/DeletePipelineCommand.js +0 -27
- package/dist-cjs/commands/DeleteProjectCommand.js +0 -24
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteTagsCommand.js +0 -35
- package/dist-cjs/commands/DeleteTrialCommand.js +0 -26
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +0 -26
- package/dist-cjs/commands/DeleteUserProfileCommand.js +0 -25
- package/dist-cjs/commands/DeleteWorkforceCommand.js +0 -36
- package/dist-cjs/commands/DeleteWorkteamCommand.js +0 -24
- package/dist-cjs/commands/DeregisterDevicesCommand.js +0 -24
- package/dist-cjs/commands/DescribeActionCommand.js +0 -24
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +0 -24
- package/dist-cjs/commands/DescribeAppCommand.js +0 -24
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +0 -24
- package/dist-cjs/commands/DescribeArtifactCommand.js +0 -24
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +0 -26
- package/dist-cjs/commands/DescribeContextCommand.js +0 -24
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeDeviceCommand.js +0 -24
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/DescribeDomainCommand.js +0 -24
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeEndpointCommand.js +0 -24
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +0 -25
- package/dist-cjs/commands/DescribeExperimentCommand.js +0 -24
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +0 -26
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +0 -24
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +0 -25
- package/dist-cjs/commands/DescribeImageCommand.js +0 -24
- package/dist-cjs/commands/DescribeImageVersionCommand.js +0 -24
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelCommand.js +0 -25
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelPackageCommand.js +0 -27
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +0 -24
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +0 -24
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +0 -26
- package/dist-cjs/commands/DescribePipelineCommand.js +0 -24
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +0 -24
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -25
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +3 -27
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +3 -28
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -32
- package/dist-cjs/commands/DescribeTransformJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeTrialCommand.js +0 -24
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +0 -24
- package/dist-cjs/commands/DescribeUserProfileCommand.js +0 -24
- package/dist-cjs/commands/DescribeWorkforceCommand.js +0 -29
- package/dist-cjs/commands/DescribeWorkteamCommand.js +0 -26
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +0 -25
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +0 -29
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +0 -25
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +0 -24
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +0 -27
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +0 -25
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +0 -27
- package/dist-cjs/commands/ListActionsCommand.js +0 -24
- package/dist-cjs/commands/ListAlgorithmsCommand.js +0 -24
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +0 -26
- package/dist-cjs/commands/ListAppsCommand.js +0 -24
- package/dist-cjs/commands/ListArtifactsCommand.js +0 -24
- package/dist-cjs/commands/ListAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +0 -24
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +0 -24
- package/dist-cjs/commands/ListCompilationJobsCommand.js +0 -26
- package/dist-cjs/commands/ListContextsCommand.js +0 -24
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +0 -24
- package/dist-cjs/commands/ListDevicesCommand.js +0 -24
- package/dist-cjs/commands/ListDomainsCommand.js +0 -24
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListEndpointsCommand.js +0 -24
- package/dist-cjs/commands/ListExperimentsCommand.js +0 -26
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +0 -24
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +0 -24
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +0 -26
- package/dist-cjs/commands/ListImageVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListImagesCommand.js +0 -25
- package/dist-cjs/commands/ListLabelingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +0 -24
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +0 -24
- package/dist-cjs/commands/ListModelPackagesCommand.js +0 -24
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelsCommand.js +0 -24
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +0 -24
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +0 -24
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +0 -25
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +0 -24
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +0 -24
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +0 -24
- package/dist-cjs/commands/ListPipelinesCommand.js +0 -24
- package/dist-cjs/commands/ListProcessingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListProjectsCommand.js +0 -24
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsCommand.js +0 -24
- package/dist-cjs/commands/ListTrainingJobsCommand.js +0 -44
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +0 -25
- package/dist-cjs/commands/ListTransformJobsCommand.js +0 -24
- package/dist-cjs/commands/ListTrialComponentsCommand.js +0 -43
- package/dist-cjs/commands/ListTrialsCommand.js +0 -28
- package/dist-cjs/commands/ListUserProfilesCommand.js +0 -24
- package/dist-cjs/commands/ListWorkforcesCommand.js +0 -25
- package/dist-cjs/commands/ListWorkteamsCommand.js +0 -26
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +0 -26
- package/dist-cjs/commands/RegisterDevicesCommand.js +0 -24
- package/dist-cjs/commands/RenderUiTemplateCommand.js +0 -24
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/SearchCommand.js +0 -28
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +0 -26
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +0 -26
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +0 -28
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +0 -27
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/StopAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/StopCompilationJobCommand.js +0 -29
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -32
- package/dist-cjs/commands/StopLabelingJobCommand.js +2 -27
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -26
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -34
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +3 -51
- package/dist-cjs/commands/StopProcessingJobCommand.js +2 -26
- package/dist-cjs/commands/StopTrainingJobCommand.js +2 -32
- package/dist-cjs/commands/StopTransformJobCommand.js +2 -31
- package/dist-cjs/commands/UpdateActionCommand.js +3 -27
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +3 -27
- package/dist-cjs/commands/UpdateArtifactCommand.js +0 -24
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/UpdateContextCommand.js +0 -24
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/UpdateDevicesCommand.js +0 -24
- package/dist-cjs/commands/UpdateDomainCommand.js +0 -24
- package/dist-cjs/commands/UpdateEndpointCommand.js +0 -40
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +0 -28
- package/dist-cjs/commands/UpdateExperimentCommand.js +0 -25
- package/dist-cjs/commands/UpdateImageCommand.js +0 -25
- package/dist-cjs/commands/UpdateModelPackageCommand.js +0 -24
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +0 -24
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +0 -26
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdatePipelineCommand.js +0 -24
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/UpdateProjectCommand.js +36 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +0 -24
- package/dist-cjs/commands/UpdateTrialCommand.js +0 -24
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +0 -24
- package/dist-cjs/commands/UpdateUserProfileCommand.js +0 -24
- package/dist-cjs/commands/UpdateWorkforceCommand.js +0 -45
- package/dist-cjs/commands/UpdateWorkteamCommand.js +0 -24
- package/dist-cjs/commands/index.js +245 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -310
- package/dist-cjs/models/models_0.js +165 -838
- package/dist-cjs/models/models_1.js +86 -859
- package/dist-cjs/models/models_2.js +83 -831
- package/dist-cjs/models/models_3.js +98 -136
- package/dist-cjs/pagination/ListActionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAlgorithmsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAppImageConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAppsPaginator.js +0 -10
- package/dist-cjs/pagination/ListArtifactsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAutoMLJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListCandidatesForAutoMLJobPaginator.js +0 -10
- package/dist-cjs/pagination/ListCodeRepositoriesPaginator.js +0 -10
- package/dist-cjs/pagination/ListCompilationJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContextsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDataQualityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDeviceFleetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDevicesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDomainsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEdgePackagingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEndpointConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/ListExperimentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFlowDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListHumanTaskUisPaginator.js +0 -10
- package/dist-cjs/pagination/ListHyperParameterTuningJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListImageVersionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListImagesPaginator.js +0 -10
- package/dist-cjs/pagination/ListLabelingJobsForWorkteamPaginator.js +0 -10
- package/dist-cjs/pagination/ListLabelingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelBiasJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelPackageGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelPackagesPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelQualityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelsPaginator.js +0 -10
- package/dist-cjs/pagination/ListMonitoringExecutionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListMonitoringSchedulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListNotebookInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineExecutionStepsPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineExecutionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineParametersForExecutionPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelinesPaginator.js +0 -10
- package/dist-cjs/pagination/ListProcessingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListProjectsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStudioLifecycleConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListSubscribedWorkteamsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTagsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrainingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTransformJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrialComponentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrialsPaginator.js +0 -10
- package/dist-cjs/pagination/ListUserProfilesPaginator.js +0 -10
- package/dist-cjs/pagination/ListWorkforcesPaginator.js +0 -10
- package/dist-cjs/pagination/ListWorkteamsPaginator.js +0 -10
- package/dist-cjs/pagination/SearchPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +58 -0
- package/dist-cjs/protocols/Aws_json1_1.js +400 -15
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +16 -0
- package/dist-cjs/waiters/waitForEndpointDeleted.js +0 -9
- package/dist-cjs/waiters/waitForEndpointInService.js +0 -9
- package/dist-cjs/waiters/waitForImageCreated.js +0 -9
- package/dist-cjs/waiters/waitForImageDeleted.js +0 -9
- package/dist-cjs/waiters/waitForImageUpdated.js +0 -9
- package/dist-cjs/waiters/waitForImageVersionCreated.js +0 -9
- package/dist-cjs/waiters/waitForImageVersionDeleted.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceDeleted.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceInService.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceStopped.js +0 -9
- package/dist-cjs/waiters/waitForProcessingJobCompletedOrStopped.js +0 -9
- package/dist-cjs/waiters/waitForTrainingJobCompletedOrStopped.js +0 -9
- package/dist-cjs/waiters/waitForTransformJobCompletedOrStopped.js +0 -9
- package/dist-es/SageMaker.js +30 -0
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +39 -0
- package/dist-es/commands/CreateLabelingJobCommand.js +1 -1
- package/dist-es/commands/CreateModelCommand.js +1 -1
- package/dist-es/commands/DescribeProjectCommand.js +2 -1
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -1
- package/dist-es/commands/DescribeTrainingJobCommand.js +1 -2
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/StopLabelingJobCommand.js +1 -1
- package/dist-es/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/StopPipelineExecutionCommand.js +1 -1
- package/dist-es/commands/StopProcessingJobCommand.js +1 -1
- package/dist-es/commands/StopTrainingJobCommand.js +1 -1
- package/dist-es/commands/StopTransformJobCommand.js +1 -1
- package/dist-es/commands/UpdateActionCommand.js +1 -1
- package/dist-es/commands/UpdateAppImageConfigCommand.js +1 -1
- package/dist-es/commands/UpdateProjectCommand.js +39 -0
- package/dist-es/commands/index.js +242 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -310
- package/dist-es/models/models_0.js +140 -130
- package/dist-es/models/models_1.js +56 -59
- package/dist-es/models/models_2.js +53 -52
- package/dist-es/models/models_3.js +64 -0
- package/dist-es/pagination/index.js +55 -0
- package/dist-es/protocols/Aws_json1_1.js +374 -10
- package/dist-es/waiters/index.js +13 -0
- package/dist-types/SageMaker.d.ts +23 -2
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +35 -0
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -2
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +42 -0
- package/dist-types/commands/index.d.ts +242 -0
- package/dist-types/index.d.ts +5 -310
- package/dist-types/models/models_0.d.ts +389 -691
- package/dist-types/models/models_1.d.ts +558 -279
- package/dist-types/models/models_2.d.ts +319 -185
- package/dist-types/models/models_3.d.ts +265 -5
- package/dist-types/pagination/index.d.ts +55 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
- package/dist-types/ts3.4/SageMaker.d.ts +251 -1620
- package/dist-types/ts3.4/SageMakerClient.d.ts +28 -106
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -66
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -96
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -48
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +3 -58
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +3 -45
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -56
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -92
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -54
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -21
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +3 -22
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +3 -28
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +3 -27
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +3 -22
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +3 -29
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +3 -45
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +3 -27
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +3 -26
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -41
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +242 -0
- package/dist-types/ts3.4/index.d.ts +5 -310
- package/dist-types/ts3.4/models/models_0.d.ts +1290 -9961
- package/dist-types/ts3.4/models/models_1.d.ts +1461 -5168
- package/dist-types/ts3.4/models/models_2.d.ts +1733 -6462
- package/dist-types/ts3.4/models/models_3.d.ts +328 -656
- package/dist-types/ts3.4/pagination/index.d.ts +55 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +13 -0
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +13 -0
- package/package.json +33 -33
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AlgorithmValidationSpecification = exports.AlgorithmValidationProfile = exports.TransformJobDefinition = exports.TransformResources = exports.TransformInstanceType = exports.TransformOutput = exports.AssemblyType = exports.TransformInput = exports.SplitType = exports.TransformDataSource = exports.TransformS3DataSource = exports.BatchStrategy = exports.TrainingJobDefinition = exports.StoppingCondition = exports.ResourceConfig = exports.TrainingInstanceType = exports.OutputDataConfig = exports.Channel = exports.ShuffleConfig = exports.RecordWrapper = exports.DataSource = exports.S3DataSource = exports.S3DataType = exports.S3DataDistribution = exports.FileSystemDataSource = exports.FileSystemType = exports.FileSystemAccessMode = exports.CompressionType = exports.AlgorithmSummary = exports.AlgorithmStatusDetails = exports.AlgorithmStatusItem = exports.DetailedAlgorithmStatus = exports.AlgorithmStatus = exports.AlgorithmSpecification = exports.TrainingInputMode = exports.MetricDefinition = exports.AlgorithmSortBy = exports.Alarm = exports.AgentVersion = exports.AddTagsOutput = exports.AddTagsInput = exports.Tag = exports.ResourceNotFound = exports.ResourceLimitExceeded = exports.AddAssociationResponse = exports.AddAssociationRequest = exports.AssociationEdgeType = exports.ActionSummary = exports.ActionStatus = exports.ActionSource = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
4
|
+
exports.VpcConfig = exports.AutoMLJobCompletionCriteria = exports.AutoMLJobArtifacts = exports.AutoMLChannel = exports.AutoMLDataSource = exports.AutoMLS3DataSource = exports.AutoMLS3DataType = exports.AutoMLCandidate = exports.ObjectiveStatus = exports.AutoMLContainerDefinition = exports.FinalAutoMLJobObjectiveMetric = exports.AutoMLJobObjectiveType = exports.AutoMLCandidateStep = exports.CandidateStepType = exports.CandidateStatus = exports.CandidateProperties = exports.MetricDatum = exports.MetricSetSource = exports.AutoMLMetricEnum = exports.CandidateArtifactLocations = exports.AuthMode = exports.AthenaDatasetDefinition = exports.AthenaResultFormat = exports.AthenaResultCompressionType = exports.AsyncInferenceConfig = exports.AsyncInferenceOutputConfig = exports.AsyncInferenceNotificationConfig = exports.AsyncInferenceClientConfig = exports.AssociationSummary = exports.UserContext = exports.AssociateTrialComponentResponse = exports.AssociateTrialComponentRequest = exports.ArtifactSummary = exports.ArtifactSource = exports.ArtifactSourceType = exports.ArtifactSourceIdType = exports.AppSpecification = exports.AppSortKey = exports.AppSecurityGroupManagement = exports.AppNetworkAccessType = exports.AppInstanceType = exports.AppImageConfigSortKey = exports.AppImageConfigDetails = exports.KernelGatewayImageConfig = exports.KernelSpec = exports.FileSystemConfig = exports.AppDetails = exports.AppStatus = exports.AppType = exports.AnnotationConsolidationConfig = void 0;
|
|
5
|
+
exports.TargetDevice = exports.CompilationJobStatus = exports.CollectionConfiguration = exports.CognitoMemberDefinition = exports.CognitoConfig = exports.CodeRepositorySummary = exports.GitConfig = exports.CodeRepositorySortOrder = exports.CodeRepositorySortBy = exports.CheckpointConfig = exports.ChannelSpecification = exports.CategoricalParameterRangeSpecification = exports.CategoricalParameterRange = exports.CaptureStatus = exports.CaptureOption = exports.CaptureMode = exports.CaptureContentTypeHeader = exports.CandidateSortBy = exports.CallbackStepMetadata = exports.OutputParameter = exports.CacheHitResult = exports.BooleanOperator = exports.BlueGreenUpdatePolicy = exports.TrafficRoutingConfig = exports.TrafficRoutingConfigType = exports.CapacitySize = exports.CapacitySizeType = exports.Bias = exports.MetricsSource = exports.BatchDescribeModelPackageOutput = exports.BatchDescribeModelPackageSummary = exports.ModelPackageStatus = exports.ModelApprovalStatus = exports.InferenceSpecification = exports.ProductionVariantInstanceType = exports.ModelPackageContainerDefinition = exports.BatchDescribeModelPackageError = exports.BatchDescribeModelPackageInput = exports.AwsManagedHumanLoopRequestSource = exports.AutoRollbackConfig = exports.AutoMLSortOrder = exports.AutoMLSortBy = exports.AutoMLOutputDataConfig = exports.AutoMLJobSummary = exports.AutoMLPartialFailureReason = exports.AutoMLJobStatus = exports.AutoMLJobSecondaryStatus = exports.AutoMLJobObjective = exports.AutoMLJobConfig = exports.AutoMLSecurityConfig = void 0;
|
|
6
|
+
exports.OutputConfig = exports.TargetPlatform = exports.InputConfig = exports.Framework = exports.CreateCodeRepositoryOutput = exports.CreateCodeRepositoryInput = exports.CreateAutoMLJobResponse = exports.CreateAutoMLJobRequest = exports.ProblemType = exports.ModelDeployConfig = exports.CreateArtifactResponse = exports.CreateArtifactRequest = exports.CreateAppImageConfigResponse = exports.CreateAppImageConfigRequest = exports.ResourceInUse = exports.CreateAppResponse = exports.CreateAppRequest = exports.ResourceSpec = exports.CreateAlgorithmOutput = exports.CreateAlgorithmInput = exports.TrainingSpecification = exports.HyperParameterTuningJobObjective = exports.HyperParameterTuningJobObjectiveType = exports.HyperParameterSpecification = exports.ParameterType = exports.ParameterRange = exports.IntegerParameterRangeSpecification = exports.CreateActionResponse = exports.CreateActionRequest = exports.MetadataProperties = exports.ContinuousParameterRangeSpecification = exports.ContinuousParameterRange = exports.HyperParameterScalingType = exports.ContextSummary = exports.ContextSource = exports.ContentClassifier = exports.ContainerDefinition = exports.MultiModelConfig = exports.ModelCacheSetting = exports.ContainerMode = exports.ImageConfig = exports.RepositoryAuthConfig = exports.RepositoryAccessMode = exports.ConflictException = exports.ConditionStepMetadata = exports.ConditionOutcome = exports.CompilationJobSummary = exports.TargetPlatformOs = exports.TargetPlatformArch = exports.TargetPlatformAccelerator = void 0;
|
|
7
|
+
exports.CreateEndpointConfigInput = exports.ProductionVariant = exports.ProductionVariantCoreDumpConfig = exports.ProductionVariantAcceleratorType = exports.DataCaptureConfig = exports.CreateEndpointOutput = exports.CreateEndpointInput = exports.CreateEdgePackagingJobRequest = exports.CreateDomainResponse = exports.CreateDomainRequest = exports.DomainSettings = exports.RStudioServerProDomainSettings = exports.UserSettings = exports.TensorBoardAppSettings = exports.SharingSettings = exports.NotebookOutputOption = exports.RStudioServerProAppSettings = exports.RStudioServerProUserGroup = exports.RStudioServerProAccessStatus = exports.RSessionAppSettings = exports.KernelGatewayAppSettings = exports.CustomImage = exports.JupyterServerAppSettings = exports.CreateDeviceFleetRequest = exports.EdgeOutputConfig = exports.EdgePresetDeploymentType = exports.CreateDataQualityJobDefinitionResponse = exports.CreateDataQualityJobDefinitionRequest = exports.MonitoringStoppingCondition = exports.MonitoringNetworkConfig = exports.MonitoringResources = exports.MonitoringClusterConfig = exports.ProcessingInstanceType = exports.MonitoringOutputConfig = exports.MonitoringOutput = exports.MonitoringS3Output = exports.ProcessingS3UploadMode = exports.DataQualityJobInput = exports.EndpointInput = exports.ProcessingS3InputMode = exports.ProcessingS3DataDistributionType = exports.DataQualityBaselineConfig = exports.MonitoringStatisticsResource = exports.MonitoringConstraintsResource = exports.DataQualityAppSpecification = exports.CreateContextResponse = exports.CreateContextRequest = exports.CreateCompilationJobResponse = exports.CreateCompilationJobRequest = exports.NeoVpcConfig = void 0;
|
|
8
|
+
exports.LabelingJobInputConfig = exports.LabelingJobDataSource = exports.LabelingJobSnsDataSource = exports.LabelingJobS3DataSource = exports.LabelingJobDataAttributes = exports.HumanTaskConfig = exports.UiConfig = exports.CreateImageVersionResponse = exports.CreateImageVersionRequest = exports.CreateImageResponse = exports.CreateImageRequest = exports.CreateHyperParameterTuningJobResponse = exports.CreateHyperParameterTuningJobRequest = exports.HyperParameterTuningJobWarmStartConfig = exports.HyperParameterTuningJobWarmStartType = exports.ParentHyperParameterTuningJob = exports.HyperParameterTrainingJobDefinition = exports.RetryStrategy = exports.HyperParameterAlgorithmSpecification = exports.HyperParameterTuningJobConfig = exports.TuningJobCompletionCriteria = exports.TrainingJobEarlyStoppingType = exports.HyperParameterTuningJobStrategyType = exports.ResourceLimits = exports.ParameterRanges = exports.IntegerParameterRange = exports.CreateHumanTaskUiResponse = exports.CreateHumanTaskUiRequest = exports.UiTemplate = exports.CreateFlowDefinitionResponse = exports.CreateFlowDefinitionRequest = exports.FlowDefinitionOutputConfig = exports.HumanLoopRequestSource = exports.HumanLoopConfig = exports.PublicWorkforceTaskPrice = exports.USD = exports.HumanLoopActivationConfig = exports.HumanLoopActivationConditionsConfig = exports.CreateFeatureGroupResponse = exports.CreateFeatureGroupRequest = exports.OnlineStoreConfig = exports.OnlineStoreSecurityConfig = exports.OfflineStoreConfig = exports.S3StorageConfig = exports.DataCatalogConfig = exports.FeatureDefinition = exports.FeatureType = exports.CreateExperimentResponse = exports.CreateExperimentRequest = exports.CreateEndpointConfigOutput = void 0;
|
|
9
9
|
var ActionSource;
|
|
10
10
|
(function (ActionSource) {
|
|
11
|
-
/**
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
11
|
ActionSource.filterSensitiveLog = (obj) => ({
|
|
15
12
|
...obj,
|
|
16
13
|
});
|
|
@@ -26,9 +23,6 @@ var ActionStatus;
|
|
|
26
23
|
})(ActionStatus = exports.ActionStatus || (exports.ActionStatus = {}));
|
|
27
24
|
var ActionSummary;
|
|
28
25
|
(function (ActionSummary) {
|
|
29
|
-
/**
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
32
26
|
ActionSummary.filterSensitiveLog = (obj) => ({
|
|
33
27
|
...obj,
|
|
34
28
|
});
|
|
@@ -42,81 +36,54 @@ var AssociationEdgeType;
|
|
|
42
36
|
})(AssociationEdgeType = exports.AssociationEdgeType || (exports.AssociationEdgeType = {}));
|
|
43
37
|
var AddAssociationRequest;
|
|
44
38
|
(function (AddAssociationRequest) {
|
|
45
|
-
/**
|
|
46
|
-
* @internal
|
|
47
|
-
*/
|
|
48
39
|
AddAssociationRequest.filterSensitiveLog = (obj) => ({
|
|
49
40
|
...obj,
|
|
50
41
|
});
|
|
51
42
|
})(AddAssociationRequest = exports.AddAssociationRequest || (exports.AddAssociationRequest = {}));
|
|
52
43
|
var AddAssociationResponse;
|
|
53
44
|
(function (AddAssociationResponse) {
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
57
45
|
AddAssociationResponse.filterSensitiveLog = (obj) => ({
|
|
58
46
|
...obj,
|
|
59
47
|
});
|
|
60
48
|
})(AddAssociationResponse = exports.AddAssociationResponse || (exports.AddAssociationResponse = {}));
|
|
61
49
|
var ResourceLimitExceeded;
|
|
62
50
|
(function (ResourceLimitExceeded) {
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
51
|
ResourceLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
67
52
|
...obj,
|
|
68
53
|
});
|
|
69
54
|
})(ResourceLimitExceeded = exports.ResourceLimitExceeded || (exports.ResourceLimitExceeded = {}));
|
|
70
55
|
var ResourceNotFound;
|
|
71
56
|
(function (ResourceNotFound) {
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
57
|
ResourceNotFound.filterSensitiveLog = (obj) => ({
|
|
76
58
|
...obj,
|
|
77
59
|
});
|
|
78
60
|
})(ResourceNotFound = exports.ResourceNotFound || (exports.ResourceNotFound = {}));
|
|
79
61
|
var Tag;
|
|
80
62
|
(function (Tag) {
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
63
|
Tag.filterSensitiveLog = (obj) => ({
|
|
85
64
|
...obj,
|
|
86
65
|
});
|
|
87
66
|
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
88
67
|
var AddTagsInput;
|
|
89
68
|
(function (AddTagsInput) {
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
69
|
AddTagsInput.filterSensitiveLog = (obj) => ({
|
|
94
70
|
...obj,
|
|
95
71
|
});
|
|
96
72
|
})(AddTagsInput = exports.AddTagsInput || (exports.AddTagsInput = {}));
|
|
97
73
|
var AddTagsOutput;
|
|
98
74
|
(function (AddTagsOutput) {
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
75
|
AddTagsOutput.filterSensitiveLog = (obj) => ({
|
|
103
76
|
...obj,
|
|
104
77
|
});
|
|
105
78
|
})(AddTagsOutput = exports.AddTagsOutput || (exports.AddTagsOutput = {}));
|
|
106
79
|
var AgentVersion;
|
|
107
80
|
(function (AgentVersion) {
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
81
|
AgentVersion.filterSensitiveLog = (obj) => ({
|
|
112
82
|
...obj,
|
|
113
83
|
});
|
|
114
84
|
})(AgentVersion = exports.AgentVersion || (exports.AgentVersion = {}));
|
|
115
85
|
var Alarm;
|
|
116
86
|
(function (Alarm) {
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
87
|
Alarm.filterSensitiveLog = (obj) => ({
|
|
121
88
|
...obj,
|
|
122
89
|
});
|
|
@@ -128,9 +95,6 @@ var AlgorithmSortBy;
|
|
|
128
95
|
})(AlgorithmSortBy = exports.AlgorithmSortBy || (exports.AlgorithmSortBy = {}));
|
|
129
96
|
var MetricDefinition;
|
|
130
97
|
(function (MetricDefinition) {
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
98
|
MetricDefinition.filterSensitiveLog = (obj) => ({
|
|
135
99
|
...obj,
|
|
136
100
|
});
|
|
@@ -143,9 +107,6 @@ var TrainingInputMode;
|
|
|
143
107
|
})(TrainingInputMode = exports.TrainingInputMode || (exports.TrainingInputMode = {}));
|
|
144
108
|
var AlgorithmSpecification;
|
|
145
109
|
(function (AlgorithmSpecification) {
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
110
|
AlgorithmSpecification.filterSensitiveLog = (obj) => ({
|
|
150
111
|
...obj,
|
|
151
112
|
});
|
|
@@ -167,27 +128,18 @@ var DetailedAlgorithmStatus;
|
|
|
167
128
|
})(DetailedAlgorithmStatus = exports.DetailedAlgorithmStatus || (exports.DetailedAlgorithmStatus = {}));
|
|
168
129
|
var AlgorithmStatusItem;
|
|
169
130
|
(function (AlgorithmStatusItem) {
|
|
170
|
-
/**
|
|
171
|
-
* @internal
|
|
172
|
-
*/
|
|
173
131
|
AlgorithmStatusItem.filterSensitiveLog = (obj) => ({
|
|
174
132
|
...obj,
|
|
175
133
|
});
|
|
176
134
|
})(AlgorithmStatusItem = exports.AlgorithmStatusItem || (exports.AlgorithmStatusItem = {}));
|
|
177
135
|
var AlgorithmStatusDetails;
|
|
178
136
|
(function (AlgorithmStatusDetails) {
|
|
179
|
-
/**
|
|
180
|
-
* @internal
|
|
181
|
-
*/
|
|
182
137
|
AlgorithmStatusDetails.filterSensitiveLog = (obj) => ({
|
|
183
138
|
...obj,
|
|
184
139
|
});
|
|
185
140
|
})(AlgorithmStatusDetails = exports.AlgorithmStatusDetails || (exports.AlgorithmStatusDetails = {}));
|
|
186
141
|
var AlgorithmSummary;
|
|
187
142
|
(function (AlgorithmSummary) {
|
|
188
|
-
/**
|
|
189
|
-
* @internal
|
|
190
|
-
*/
|
|
191
143
|
AlgorithmSummary.filterSensitiveLog = (obj) => ({
|
|
192
144
|
...obj,
|
|
193
145
|
});
|
|
@@ -209,9 +161,6 @@ var FileSystemType;
|
|
|
209
161
|
})(FileSystemType = exports.FileSystemType || (exports.FileSystemType = {}));
|
|
210
162
|
var FileSystemDataSource;
|
|
211
163
|
(function (FileSystemDataSource) {
|
|
212
|
-
/**
|
|
213
|
-
* @internal
|
|
214
|
-
*/
|
|
215
164
|
FileSystemDataSource.filterSensitiveLog = (obj) => ({
|
|
216
165
|
...obj,
|
|
217
166
|
});
|
|
@@ -229,18 +178,12 @@ var S3DataType;
|
|
|
229
178
|
})(S3DataType = exports.S3DataType || (exports.S3DataType = {}));
|
|
230
179
|
var S3DataSource;
|
|
231
180
|
(function (S3DataSource) {
|
|
232
|
-
/**
|
|
233
|
-
* @internal
|
|
234
|
-
*/
|
|
235
181
|
S3DataSource.filterSensitiveLog = (obj) => ({
|
|
236
182
|
...obj,
|
|
237
183
|
});
|
|
238
184
|
})(S3DataSource = exports.S3DataSource || (exports.S3DataSource = {}));
|
|
239
185
|
var DataSource;
|
|
240
186
|
(function (DataSource) {
|
|
241
|
-
/**
|
|
242
|
-
* @internal
|
|
243
|
-
*/
|
|
244
187
|
DataSource.filterSensitiveLog = (obj) => ({
|
|
245
188
|
...obj,
|
|
246
189
|
});
|
|
@@ -252,27 +195,18 @@ var RecordWrapper;
|
|
|
252
195
|
})(RecordWrapper = exports.RecordWrapper || (exports.RecordWrapper = {}));
|
|
253
196
|
var ShuffleConfig;
|
|
254
197
|
(function (ShuffleConfig) {
|
|
255
|
-
/**
|
|
256
|
-
* @internal
|
|
257
|
-
*/
|
|
258
198
|
ShuffleConfig.filterSensitiveLog = (obj) => ({
|
|
259
199
|
...obj,
|
|
260
200
|
});
|
|
261
201
|
})(ShuffleConfig = exports.ShuffleConfig || (exports.ShuffleConfig = {}));
|
|
262
202
|
var Channel;
|
|
263
203
|
(function (Channel) {
|
|
264
|
-
/**
|
|
265
|
-
* @internal
|
|
266
|
-
*/
|
|
267
204
|
Channel.filterSensitiveLog = (obj) => ({
|
|
268
205
|
...obj,
|
|
269
206
|
});
|
|
270
207
|
})(Channel = exports.Channel || (exports.Channel = {}));
|
|
271
208
|
var OutputDataConfig;
|
|
272
209
|
(function (OutputDataConfig) {
|
|
273
|
-
/**
|
|
274
|
-
* @internal
|
|
275
|
-
*/
|
|
276
210
|
OutputDataConfig.filterSensitiveLog = (obj) => ({
|
|
277
211
|
...obj,
|
|
278
212
|
});
|
|
@@ -321,27 +255,18 @@ var TrainingInstanceType;
|
|
|
321
255
|
})(TrainingInstanceType = exports.TrainingInstanceType || (exports.TrainingInstanceType = {}));
|
|
322
256
|
var ResourceConfig;
|
|
323
257
|
(function (ResourceConfig) {
|
|
324
|
-
/**
|
|
325
|
-
* @internal
|
|
326
|
-
*/
|
|
327
258
|
ResourceConfig.filterSensitiveLog = (obj) => ({
|
|
328
259
|
...obj,
|
|
329
260
|
});
|
|
330
261
|
})(ResourceConfig = exports.ResourceConfig || (exports.ResourceConfig = {}));
|
|
331
262
|
var StoppingCondition;
|
|
332
263
|
(function (StoppingCondition) {
|
|
333
|
-
/**
|
|
334
|
-
* @internal
|
|
335
|
-
*/
|
|
336
264
|
StoppingCondition.filterSensitiveLog = (obj) => ({
|
|
337
265
|
...obj,
|
|
338
266
|
});
|
|
339
267
|
})(StoppingCondition = exports.StoppingCondition || (exports.StoppingCondition = {}));
|
|
340
268
|
var TrainingJobDefinition;
|
|
341
269
|
(function (TrainingJobDefinition) {
|
|
342
|
-
/**
|
|
343
|
-
* @internal
|
|
344
|
-
*/
|
|
345
270
|
TrainingJobDefinition.filterSensitiveLog = (obj) => ({
|
|
346
271
|
...obj,
|
|
347
272
|
});
|
|
@@ -353,18 +278,12 @@ var BatchStrategy;
|
|
|
353
278
|
})(BatchStrategy = exports.BatchStrategy || (exports.BatchStrategy = {}));
|
|
354
279
|
var TransformS3DataSource;
|
|
355
280
|
(function (TransformS3DataSource) {
|
|
356
|
-
/**
|
|
357
|
-
* @internal
|
|
358
|
-
*/
|
|
359
281
|
TransformS3DataSource.filterSensitiveLog = (obj) => ({
|
|
360
282
|
...obj,
|
|
361
283
|
});
|
|
362
284
|
})(TransformS3DataSource = exports.TransformS3DataSource || (exports.TransformS3DataSource = {}));
|
|
363
285
|
var TransformDataSource;
|
|
364
286
|
(function (TransformDataSource) {
|
|
365
|
-
/**
|
|
366
|
-
* @internal
|
|
367
|
-
*/
|
|
368
287
|
TransformDataSource.filterSensitiveLog = (obj) => ({
|
|
369
288
|
...obj,
|
|
370
289
|
});
|
|
@@ -378,9 +297,6 @@ var SplitType;
|
|
|
378
297
|
})(SplitType = exports.SplitType || (exports.SplitType = {}));
|
|
379
298
|
var TransformInput;
|
|
380
299
|
(function (TransformInput) {
|
|
381
|
-
/**
|
|
382
|
-
* @internal
|
|
383
|
-
*/
|
|
384
300
|
TransformInput.filterSensitiveLog = (obj) => ({
|
|
385
301
|
...obj,
|
|
386
302
|
});
|
|
@@ -392,9 +308,6 @@ var AssemblyType;
|
|
|
392
308
|
})(AssemblyType = exports.AssemblyType || (exports.AssemblyType = {}));
|
|
393
309
|
var TransformOutput;
|
|
394
310
|
(function (TransformOutput) {
|
|
395
|
-
/**
|
|
396
|
-
* @internal
|
|
397
|
-
*/
|
|
398
311
|
TransformOutput.filterSensitiveLog = (obj) => ({
|
|
399
312
|
...obj,
|
|
400
313
|
});
|
|
@@ -436,45 +349,30 @@ var TransformInstanceType;
|
|
|
436
349
|
})(TransformInstanceType = exports.TransformInstanceType || (exports.TransformInstanceType = {}));
|
|
437
350
|
var TransformResources;
|
|
438
351
|
(function (TransformResources) {
|
|
439
|
-
/**
|
|
440
|
-
* @internal
|
|
441
|
-
*/
|
|
442
352
|
TransformResources.filterSensitiveLog = (obj) => ({
|
|
443
353
|
...obj,
|
|
444
354
|
});
|
|
445
355
|
})(TransformResources = exports.TransformResources || (exports.TransformResources = {}));
|
|
446
356
|
var TransformJobDefinition;
|
|
447
357
|
(function (TransformJobDefinition) {
|
|
448
|
-
/**
|
|
449
|
-
* @internal
|
|
450
|
-
*/
|
|
451
358
|
TransformJobDefinition.filterSensitiveLog = (obj) => ({
|
|
452
359
|
...obj,
|
|
453
360
|
});
|
|
454
361
|
})(TransformJobDefinition = exports.TransformJobDefinition || (exports.TransformJobDefinition = {}));
|
|
455
362
|
var AlgorithmValidationProfile;
|
|
456
363
|
(function (AlgorithmValidationProfile) {
|
|
457
|
-
/**
|
|
458
|
-
* @internal
|
|
459
|
-
*/
|
|
460
364
|
AlgorithmValidationProfile.filterSensitiveLog = (obj) => ({
|
|
461
365
|
...obj,
|
|
462
366
|
});
|
|
463
367
|
})(AlgorithmValidationProfile = exports.AlgorithmValidationProfile || (exports.AlgorithmValidationProfile = {}));
|
|
464
368
|
var AlgorithmValidationSpecification;
|
|
465
369
|
(function (AlgorithmValidationSpecification) {
|
|
466
|
-
/**
|
|
467
|
-
* @internal
|
|
468
|
-
*/
|
|
469
370
|
AlgorithmValidationSpecification.filterSensitiveLog = (obj) => ({
|
|
470
371
|
...obj,
|
|
471
372
|
});
|
|
472
373
|
})(AlgorithmValidationSpecification = exports.AlgorithmValidationSpecification || (exports.AlgorithmValidationSpecification = {}));
|
|
473
374
|
var AnnotationConsolidationConfig;
|
|
474
375
|
(function (AnnotationConsolidationConfig) {
|
|
475
|
-
/**
|
|
476
|
-
* @internal
|
|
477
|
-
*/
|
|
478
376
|
AnnotationConsolidationConfig.filterSensitiveLog = (obj) => ({
|
|
479
377
|
...obj,
|
|
480
378
|
});
|
|
@@ -483,6 +381,8 @@ var AppType;
|
|
|
483
381
|
(function (AppType) {
|
|
484
382
|
AppType["JupyterServer"] = "JupyterServer";
|
|
485
383
|
AppType["KernelGateway"] = "KernelGateway";
|
|
384
|
+
AppType["RSessionGateway"] = "RSessionGateway";
|
|
385
|
+
AppType["RStudioServerPro"] = "RStudioServerPro";
|
|
486
386
|
AppType["TensorBoard"] = "TensorBoard";
|
|
487
387
|
})(AppType = exports.AppType || (exports.AppType = {}));
|
|
488
388
|
var AppStatus;
|
|
@@ -495,45 +395,30 @@ var AppStatus;
|
|
|
495
395
|
})(AppStatus = exports.AppStatus || (exports.AppStatus = {}));
|
|
496
396
|
var AppDetails;
|
|
497
397
|
(function (AppDetails) {
|
|
498
|
-
/**
|
|
499
|
-
* @internal
|
|
500
|
-
*/
|
|
501
398
|
AppDetails.filterSensitiveLog = (obj) => ({
|
|
502
399
|
...obj,
|
|
503
400
|
});
|
|
504
401
|
})(AppDetails = exports.AppDetails || (exports.AppDetails = {}));
|
|
505
402
|
var FileSystemConfig;
|
|
506
403
|
(function (FileSystemConfig) {
|
|
507
|
-
/**
|
|
508
|
-
* @internal
|
|
509
|
-
*/
|
|
510
404
|
FileSystemConfig.filterSensitiveLog = (obj) => ({
|
|
511
405
|
...obj,
|
|
512
406
|
});
|
|
513
407
|
})(FileSystemConfig = exports.FileSystemConfig || (exports.FileSystemConfig = {}));
|
|
514
408
|
var KernelSpec;
|
|
515
409
|
(function (KernelSpec) {
|
|
516
|
-
/**
|
|
517
|
-
* @internal
|
|
518
|
-
*/
|
|
519
410
|
KernelSpec.filterSensitiveLog = (obj) => ({
|
|
520
411
|
...obj,
|
|
521
412
|
});
|
|
522
413
|
})(KernelSpec = exports.KernelSpec || (exports.KernelSpec = {}));
|
|
523
414
|
var KernelGatewayImageConfig;
|
|
524
415
|
(function (KernelGatewayImageConfig) {
|
|
525
|
-
/**
|
|
526
|
-
* @internal
|
|
527
|
-
*/
|
|
528
416
|
KernelGatewayImageConfig.filterSensitiveLog = (obj) => ({
|
|
529
417
|
...obj,
|
|
530
418
|
});
|
|
531
419
|
})(KernelGatewayImageConfig = exports.KernelGatewayImageConfig || (exports.KernelGatewayImageConfig = {}));
|
|
532
420
|
var AppImageConfigDetails;
|
|
533
421
|
(function (AppImageConfigDetails) {
|
|
534
|
-
/**
|
|
535
|
-
* @internal
|
|
536
|
-
*/
|
|
537
422
|
AppImageConfigDetails.filterSensitiveLog = (obj) => ({
|
|
538
423
|
...obj,
|
|
539
424
|
});
|
|
@@ -601,15 +486,17 @@ var AppNetworkAccessType;
|
|
|
601
486
|
AppNetworkAccessType["PublicInternetOnly"] = "PublicInternetOnly";
|
|
602
487
|
AppNetworkAccessType["VpcOnly"] = "VpcOnly";
|
|
603
488
|
})(AppNetworkAccessType = exports.AppNetworkAccessType || (exports.AppNetworkAccessType = {}));
|
|
489
|
+
var AppSecurityGroupManagement;
|
|
490
|
+
(function (AppSecurityGroupManagement) {
|
|
491
|
+
AppSecurityGroupManagement["Customer"] = "Customer";
|
|
492
|
+
AppSecurityGroupManagement["Service"] = "Service";
|
|
493
|
+
})(AppSecurityGroupManagement = exports.AppSecurityGroupManagement || (exports.AppSecurityGroupManagement = {}));
|
|
604
494
|
var AppSortKey;
|
|
605
495
|
(function (AppSortKey) {
|
|
606
496
|
AppSortKey["CreationTime"] = "CreationTime";
|
|
607
497
|
})(AppSortKey = exports.AppSortKey || (exports.AppSortKey = {}));
|
|
608
498
|
var AppSpecification;
|
|
609
499
|
(function (AppSpecification) {
|
|
610
|
-
/**
|
|
611
|
-
* @internal
|
|
612
|
-
*/
|
|
613
500
|
AppSpecification.filterSensitiveLog = (obj) => ({
|
|
614
501
|
...obj,
|
|
615
502
|
});
|
|
@@ -623,99 +510,66 @@ var ArtifactSourceIdType;
|
|
|
623
510
|
})(ArtifactSourceIdType = exports.ArtifactSourceIdType || (exports.ArtifactSourceIdType = {}));
|
|
624
511
|
var ArtifactSourceType;
|
|
625
512
|
(function (ArtifactSourceType) {
|
|
626
|
-
/**
|
|
627
|
-
* @internal
|
|
628
|
-
*/
|
|
629
513
|
ArtifactSourceType.filterSensitiveLog = (obj) => ({
|
|
630
514
|
...obj,
|
|
631
515
|
});
|
|
632
516
|
})(ArtifactSourceType = exports.ArtifactSourceType || (exports.ArtifactSourceType = {}));
|
|
633
517
|
var ArtifactSource;
|
|
634
518
|
(function (ArtifactSource) {
|
|
635
|
-
/**
|
|
636
|
-
* @internal
|
|
637
|
-
*/
|
|
638
519
|
ArtifactSource.filterSensitiveLog = (obj) => ({
|
|
639
520
|
...obj,
|
|
640
521
|
});
|
|
641
522
|
})(ArtifactSource = exports.ArtifactSource || (exports.ArtifactSource = {}));
|
|
642
523
|
var ArtifactSummary;
|
|
643
524
|
(function (ArtifactSummary) {
|
|
644
|
-
/**
|
|
645
|
-
* @internal
|
|
646
|
-
*/
|
|
647
525
|
ArtifactSummary.filterSensitiveLog = (obj) => ({
|
|
648
526
|
...obj,
|
|
649
527
|
});
|
|
650
528
|
})(ArtifactSummary = exports.ArtifactSummary || (exports.ArtifactSummary = {}));
|
|
651
529
|
var AssociateTrialComponentRequest;
|
|
652
530
|
(function (AssociateTrialComponentRequest) {
|
|
653
|
-
/**
|
|
654
|
-
* @internal
|
|
655
|
-
*/
|
|
656
531
|
AssociateTrialComponentRequest.filterSensitiveLog = (obj) => ({
|
|
657
532
|
...obj,
|
|
658
533
|
});
|
|
659
534
|
})(AssociateTrialComponentRequest = exports.AssociateTrialComponentRequest || (exports.AssociateTrialComponentRequest = {}));
|
|
660
535
|
var AssociateTrialComponentResponse;
|
|
661
536
|
(function (AssociateTrialComponentResponse) {
|
|
662
|
-
/**
|
|
663
|
-
* @internal
|
|
664
|
-
*/
|
|
665
537
|
AssociateTrialComponentResponse.filterSensitiveLog = (obj) => ({
|
|
666
538
|
...obj,
|
|
667
539
|
});
|
|
668
540
|
})(AssociateTrialComponentResponse = exports.AssociateTrialComponentResponse || (exports.AssociateTrialComponentResponse = {}));
|
|
669
541
|
var UserContext;
|
|
670
542
|
(function (UserContext) {
|
|
671
|
-
/**
|
|
672
|
-
* @internal
|
|
673
|
-
*/
|
|
674
543
|
UserContext.filterSensitiveLog = (obj) => ({
|
|
675
544
|
...obj,
|
|
676
545
|
});
|
|
677
546
|
})(UserContext = exports.UserContext || (exports.UserContext = {}));
|
|
678
547
|
var AssociationSummary;
|
|
679
548
|
(function (AssociationSummary) {
|
|
680
|
-
/**
|
|
681
|
-
* @internal
|
|
682
|
-
*/
|
|
683
549
|
AssociationSummary.filterSensitiveLog = (obj) => ({
|
|
684
550
|
...obj,
|
|
685
551
|
});
|
|
686
552
|
})(AssociationSummary = exports.AssociationSummary || (exports.AssociationSummary = {}));
|
|
687
553
|
var AsyncInferenceClientConfig;
|
|
688
554
|
(function (AsyncInferenceClientConfig) {
|
|
689
|
-
/**
|
|
690
|
-
* @internal
|
|
691
|
-
*/
|
|
692
555
|
AsyncInferenceClientConfig.filterSensitiveLog = (obj) => ({
|
|
693
556
|
...obj,
|
|
694
557
|
});
|
|
695
558
|
})(AsyncInferenceClientConfig = exports.AsyncInferenceClientConfig || (exports.AsyncInferenceClientConfig = {}));
|
|
696
559
|
var AsyncInferenceNotificationConfig;
|
|
697
560
|
(function (AsyncInferenceNotificationConfig) {
|
|
698
|
-
/**
|
|
699
|
-
* @internal
|
|
700
|
-
*/
|
|
701
561
|
AsyncInferenceNotificationConfig.filterSensitiveLog = (obj) => ({
|
|
702
562
|
...obj,
|
|
703
563
|
});
|
|
704
564
|
})(AsyncInferenceNotificationConfig = exports.AsyncInferenceNotificationConfig || (exports.AsyncInferenceNotificationConfig = {}));
|
|
705
565
|
var AsyncInferenceOutputConfig;
|
|
706
566
|
(function (AsyncInferenceOutputConfig) {
|
|
707
|
-
/**
|
|
708
|
-
* @internal
|
|
709
|
-
*/
|
|
710
567
|
AsyncInferenceOutputConfig.filterSensitiveLog = (obj) => ({
|
|
711
568
|
...obj,
|
|
712
569
|
});
|
|
713
570
|
})(AsyncInferenceOutputConfig = exports.AsyncInferenceOutputConfig || (exports.AsyncInferenceOutputConfig = {}));
|
|
714
571
|
var AsyncInferenceConfig;
|
|
715
572
|
(function (AsyncInferenceConfig) {
|
|
716
|
-
/**
|
|
717
|
-
* @internal
|
|
718
|
-
*/
|
|
719
573
|
AsyncInferenceConfig.filterSensitiveLog = (obj) => ({
|
|
720
574
|
...obj,
|
|
721
575
|
});
|
|
@@ -736,9 +590,6 @@ var AthenaResultFormat;
|
|
|
736
590
|
})(AthenaResultFormat = exports.AthenaResultFormat || (exports.AthenaResultFormat = {}));
|
|
737
591
|
var AthenaDatasetDefinition;
|
|
738
592
|
(function (AthenaDatasetDefinition) {
|
|
739
|
-
/**
|
|
740
|
-
* @internal
|
|
741
|
-
*/
|
|
742
593
|
AthenaDatasetDefinition.filterSensitiveLog = (obj) => ({
|
|
743
594
|
...obj,
|
|
744
595
|
});
|
|
@@ -750,9 +601,6 @@ var AuthMode;
|
|
|
750
601
|
})(AuthMode = exports.AuthMode || (exports.AuthMode = {}));
|
|
751
602
|
var CandidateArtifactLocations;
|
|
752
603
|
(function (CandidateArtifactLocations) {
|
|
753
|
-
/**
|
|
754
|
-
* @internal
|
|
755
|
-
*/
|
|
756
604
|
CandidateArtifactLocations.filterSensitiveLog = (obj) => ({
|
|
757
605
|
...obj,
|
|
758
606
|
});
|
|
@@ -773,18 +621,12 @@ var MetricSetSource;
|
|
|
773
621
|
})(MetricSetSource = exports.MetricSetSource || (exports.MetricSetSource = {}));
|
|
774
622
|
var MetricDatum;
|
|
775
623
|
(function (MetricDatum) {
|
|
776
|
-
/**
|
|
777
|
-
* @internal
|
|
778
|
-
*/
|
|
779
624
|
MetricDatum.filterSensitiveLog = (obj) => ({
|
|
780
625
|
...obj,
|
|
781
626
|
});
|
|
782
627
|
})(MetricDatum = exports.MetricDatum || (exports.MetricDatum = {}));
|
|
783
628
|
var CandidateProperties;
|
|
784
629
|
(function (CandidateProperties) {
|
|
785
|
-
/**
|
|
786
|
-
* @internal
|
|
787
|
-
*/
|
|
788
630
|
CandidateProperties.filterSensitiveLog = (obj) => ({
|
|
789
631
|
...obj,
|
|
790
632
|
});
|
|
@@ -805,9 +647,6 @@ var CandidateStepType;
|
|
|
805
647
|
})(CandidateStepType = exports.CandidateStepType || (exports.CandidateStepType = {}));
|
|
806
648
|
var AutoMLCandidateStep;
|
|
807
649
|
(function (AutoMLCandidateStep) {
|
|
808
|
-
/**
|
|
809
|
-
* @internal
|
|
810
|
-
*/
|
|
811
650
|
AutoMLCandidateStep.filterSensitiveLog = (obj) => ({
|
|
812
651
|
...obj,
|
|
813
652
|
});
|
|
@@ -819,18 +658,12 @@ var AutoMLJobObjectiveType;
|
|
|
819
658
|
})(AutoMLJobObjectiveType = exports.AutoMLJobObjectiveType || (exports.AutoMLJobObjectiveType = {}));
|
|
820
659
|
var FinalAutoMLJobObjectiveMetric;
|
|
821
660
|
(function (FinalAutoMLJobObjectiveMetric) {
|
|
822
|
-
/**
|
|
823
|
-
* @internal
|
|
824
|
-
*/
|
|
825
661
|
FinalAutoMLJobObjectiveMetric.filterSensitiveLog = (obj) => ({
|
|
826
662
|
...obj,
|
|
827
663
|
});
|
|
828
664
|
})(FinalAutoMLJobObjectiveMetric = exports.FinalAutoMLJobObjectiveMetric || (exports.FinalAutoMLJobObjectiveMetric = {}));
|
|
829
665
|
var AutoMLContainerDefinition;
|
|
830
666
|
(function (AutoMLContainerDefinition) {
|
|
831
|
-
/**
|
|
832
|
-
* @internal
|
|
833
|
-
*/
|
|
834
667
|
AutoMLContainerDefinition.filterSensitiveLog = (obj) => ({
|
|
835
668
|
...obj,
|
|
836
669
|
});
|
|
@@ -843,9 +676,6 @@ var ObjectiveStatus;
|
|
|
843
676
|
})(ObjectiveStatus = exports.ObjectiveStatus || (exports.ObjectiveStatus = {}));
|
|
844
677
|
var AutoMLCandidate;
|
|
845
678
|
(function (AutoMLCandidate) {
|
|
846
|
-
/**
|
|
847
|
-
* @internal
|
|
848
|
-
*/
|
|
849
679
|
AutoMLCandidate.filterSensitiveLog = (obj) => ({
|
|
850
680
|
...obj,
|
|
851
681
|
});
|
|
@@ -857,81 +687,54 @@ var AutoMLS3DataType;
|
|
|
857
687
|
})(AutoMLS3DataType = exports.AutoMLS3DataType || (exports.AutoMLS3DataType = {}));
|
|
858
688
|
var AutoMLS3DataSource;
|
|
859
689
|
(function (AutoMLS3DataSource) {
|
|
860
|
-
/**
|
|
861
|
-
* @internal
|
|
862
|
-
*/
|
|
863
690
|
AutoMLS3DataSource.filterSensitiveLog = (obj) => ({
|
|
864
691
|
...obj,
|
|
865
692
|
});
|
|
866
693
|
})(AutoMLS3DataSource = exports.AutoMLS3DataSource || (exports.AutoMLS3DataSource = {}));
|
|
867
694
|
var AutoMLDataSource;
|
|
868
695
|
(function (AutoMLDataSource) {
|
|
869
|
-
/**
|
|
870
|
-
* @internal
|
|
871
|
-
*/
|
|
872
696
|
AutoMLDataSource.filterSensitiveLog = (obj) => ({
|
|
873
697
|
...obj,
|
|
874
698
|
});
|
|
875
699
|
})(AutoMLDataSource = exports.AutoMLDataSource || (exports.AutoMLDataSource = {}));
|
|
876
700
|
var AutoMLChannel;
|
|
877
701
|
(function (AutoMLChannel) {
|
|
878
|
-
/**
|
|
879
|
-
* @internal
|
|
880
|
-
*/
|
|
881
702
|
AutoMLChannel.filterSensitiveLog = (obj) => ({
|
|
882
703
|
...obj,
|
|
883
704
|
});
|
|
884
705
|
})(AutoMLChannel = exports.AutoMLChannel || (exports.AutoMLChannel = {}));
|
|
885
706
|
var AutoMLJobArtifacts;
|
|
886
707
|
(function (AutoMLJobArtifacts) {
|
|
887
|
-
/**
|
|
888
|
-
* @internal
|
|
889
|
-
*/
|
|
890
708
|
AutoMLJobArtifacts.filterSensitiveLog = (obj) => ({
|
|
891
709
|
...obj,
|
|
892
710
|
});
|
|
893
711
|
})(AutoMLJobArtifacts = exports.AutoMLJobArtifacts || (exports.AutoMLJobArtifacts = {}));
|
|
894
712
|
var AutoMLJobCompletionCriteria;
|
|
895
713
|
(function (AutoMLJobCompletionCriteria) {
|
|
896
|
-
/**
|
|
897
|
-
* @internal
|
|
898
|
-
*/
|
|
899
714
|
AutoMLJobCompletionCriteria.filterSensitiveLog = (obj) => ({
|
|
900
715
|
...obj,
|
|
901
716
|
});
|
|
902
717
|
})(AutoMLJobCompletionCriteria = exports.AutoMLJobCompletionCriteria || (exports.AutoMLJobCompletionCriteria = {}));
|
|
903
718
|
var VpcConfig;
|
|
904
719
|
(function (VpcConfig) {
|
|
905
|
-
/**
|
|
906
|
-
* @internal
|
|
907
|
-
*/
|
|
908
720
|
VpcConfig.filterSensitiveLog = (obj) => ({
|
|
909
721
|
...obj,
|
|
910
722
|
});
|
|
911
723
|
})(VpcConfig = exports.VpcConfig || (exports.VpcConfig = {}));
|
|
912
724
|
var AutoMLSecurityConfig;
|
|
913
725
|
(function (AutoMLSecurityConfig) {
|
|
914
|
-
/**
|
|
915
|
-
* @internal
|
|
916
|
-
*/
|
|
917
726
|
AutoMLSecurityConfig.filterSensitiveLog = (obj) => ({
|
|
918
727
|
...obj,
|
|
919
728
|
});
|
|
920
729
|
})(AutoMLSecurityConfig = exports.AutoMLSecurityConfig || (exports.AutoMLSecurityConfig = {}));
|
|
921
730
|
var AutoMLJobConfig;
|
|
922
731
|
(function (AutoMLJobConfig) {
|
|
923
|
-
/**
|
|
924
|
-
* @internal
|
|
925
|
-
*/
|
|
926
732
|
AutoMLJobConfig.filterSensitiveLog = (obj) => ({
|
|
927
733
|
...obj,
|
|
928
734
|
});
|
|
929
735
|
})(AutoMLJobConfig = exports.AutoMLJobConfig || (exports.AutoMLJobConfig = {}));
|
|
930
736
|
var AutoMLJobObjective;
|
|
931
737
|
(function (AutoMLJobObjective) {
|
|
932
|
-
/**
|
|
933
|
-
* @internal
|
|
934
|
-
*/
|
|
935
738
|
AutoMLJobObjective.filterSensitiveLog = (obj) => ({
|
|
936
739
|
...obj,
|
|
937
740
|
});
|
|
@@ -964,27 +767,18 @@ var AutoMLJobStatus;
|
|
|
964
767
|
})(AutoMLJobStatus = exports.AutoMLJobStatus || (exports.AutoMLJobStatus = {}));
|
|
965
768
|
var AutoMLPartialFailureReason;
|
|
966
769
|
(function (AutoMLPartialFailureReason) {
|
|
967
|
-
/**
|
|
968
|
-
* @internal
|
|
969
|
-
*/
|
|
970
770
|
AutoMLPartialFailureReason.filterSensitiveLog = (obj) => ({
|
|
971
771
|
...obj,
|
|
972
772
|
});
|
|
973
773
|
})(AutoMLPartialFailureReason = exports.AutoMLPartialFailureReason || (exports.AutoMLPartialFailureReason = {}));
|
|
974
774
|
var AutoMLJobSummary;
|
|
975
775
|
(function (AutoMLJobSummary) {
|
|
976
|
-
/**
|
|
977
|
-
* @internal
|
|
978
|
-
*/
|
|
979
776
|
AutoMLJobSummary.filterSensitiveLog = (obj) => ({
|
|
980
777
|
...obj,
|
|
981
778
|
});
|
|
982
779
|
})(AutoMLJobSummary = exports.AutoMLJobSummary || (exports.AutoMLJobSummary = {}));
|
|
983
780
|
var AutoMLOutputDataConfig;
|
|
984
781
|
(function (AutoMLOutputDataConfig) {
|
|
985
|
-
/**
|
|
986
|
-
* @internal
|
|
987
|
-
*/
|
|
988
782
|
AutoMLOutputDataConfig.filterSensitiveLog = (obj) => ({
|
|
989
783
|
...obj,
|
|
990
784
|
});
|
|
@@ -1002,9 +796,6 @@ var AutoMLSortOrder;
|
|
|
1002
796
|
})(AutoMLSortOrder = exports.AutoMLSortOrder || (exports.AutoMLSortOrder = {}));
|
|
1003
797
|
var AutoRollbackConfig;
|
|
1004
798
|
(function (AutoRollbackConfig) {
|
|
1005
|
-
/**
|
|
1006
|
-
* @internal
|
|
1007
|
-
*/
|
|
1008
799
|
AutoRollbackConfig.filterSensitiveLog = (obj) => ({
|
|
1009
800
|
...obj,
|
|
1010
801
|
});
|
|
@@ -1014,20 +805,133 @@ var AwsManagedHumanLoopRequestSource;
|
|
|
1014
805
|
AwsManagedHumanLoopRequestSource["REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3"] = "AWS/Rekognition/DetectModerationLabels/Image/V3";
|
|
1015
806
|
AwsManagedHumanLoopRequestSource["TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1"] = "AWS/Textract/AnalyzeDocument/Forms/V1";
|
|
1016
807
|
})(AwsManagedHumanLoopRequestSource = exports.AwsManagedHumanLoopRequestSource || (exports.AwsManagedHumanLoopRequestSource = {}));
|
|
808
|
+
var BatchDescribeModelPackageInput;
|
|
809
|
+
(function (BatchDescribeModelPackageInput) {
|
|
810
|
+
BatchDescribeModelPackageInput.filterSensitiveLog = (obj) => ({
|
|
811
|
+
...obj,
|
|
812
|
+
});
|
|
813
|
+
})(BatchDescribeModelPackageInput = exports.BatchDescribeModelPackageInput || (exports.BatchDescribeModelPackageInput = {}));
|
|
814
|
+
var BatchDescribeModelPackageError;
|
|
815
|
+
(function (BatchDescribeModelPackageError) {
|
|
816
|
+
BatchDescribeModelPackageError.filterSensitiveLog = (obj) => ({
|
|
817
|
+
...obj,
|
|
818
|
+
});
|
|
819
|
+
})(BatchDescribeModelPackageError = exports.BatchDescribeModelPackageError || (exports.BatchDescribeModelPackageError = {}));
|
|
820
|
+
var ModelPackageContainerDefinition;
|
|
821
|
+
(function (ModelPackageContainerDefinition) {
|
|
822
|
+
ModelPackageContainerDefinition.filterSensitiveLog = (obj) => ({
|
|
823
|
+
...obj,
|
|
824
|
+
});
|
|
825
|
+
})(ModelPackageContainerDefinition = exports.ModelPackageContainerDefinition || (exports.ModelPackageContainerDefinition = {}));
|
|
826
|
+
var ProductionVariantInstanceType;
|
|
827
|
+
(function (ProductionVariantInstanceType) {
|
|
828
|
+
ProductionVariantInstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
829
|
+
ProductionVariantInstanceType["ML_C4_4XLARGE"] = "ml.c4.4xlarge";
|
|
830
|
+
ProductionVariantInstanceType["ML_C4_8XLARGE"] = "ml.c4.8xlarge";
|
|
831
|
+
ProductionVariantInstanceType["ML_C4_LARGE"] = "ml.c4.large";
|
|
832
|
+
ProductionVariantInstanceType["ML_C4_XLARGE"] = "ml.c4.xlarge";
|
|
833
|
+
ProductionVariantInstanceType["ML_C5D_18XLARGE"] = "ml.c5d.18xlarge";
|
|
834
|
+
ProductionVariantInstanceType["ML_C5D_2XLARGE"] = "ml.c5d.2xlarge";
|
|
835
|
+
ProductionVariantInstanceType["ML_C5D_4XLARGE"] = "ml.c5d.4xlarge";
|
|
836
|
+
ProductionVariantInstanceType["ML_C5D_9XLARGE"] = "ml.c5d.9xlarge";
|
|
837
|
+
ProductionVariantInstanceType["ML_C5D_LARGE"] = "ml.c5d.large";
|
|
838
|
+
ProductionVariantInstanceType["ML_C5D_XLARGE"] = "ml.c5d.xlarge";
|
|
839
|
+
ProductionVariantInstanceType["ML_C5_18XLARGE"] = "ml.c5.18xlarge";
|
|
840
|
+
ProductionVariantInstanceType["ML_C5_2XLARGE"] = "ml.c5.2xlarge";
|
|
841
|
+
ProductionVariantInstanceType["ML_C5_4XLARGE"] = "ml.c5.4xlarge";
|
|
842
|
+
ProductionVariantInstanceType["ML_C5_9XLARGE"] = "ml.c5.9xlarge";
|
|
843
|
+
ProductionVariantInstanceType["ML_C5_LARGE"] = "ml.c5.large";
|
|
844
|
+
ProductionVariantInstanceType["ML_C5_XLARGE"] = "ml.c5.xlarge";
|
|
845
|
+
ProductionVariantInstanceType["ML_G4DN_12XLARGE"] = "ml.g4dn.12xlarge";
|
|
846
|
+
ProductionVariantInstanceType["ML_G4DN_16XLARGE"] = "ml.g4dn.16xlarge";
|
|
847
|
+
ProductionVariantInstanceType["ML_G4DN_2XLARGE"] = "ml.g4dn.2xlarge";
|
|
848
|
+
ProductionVariantInstanceType["ML_G4DN_4XLARGE"] = "ml.g4dn.4xlarge";
|
|
849
|
+
ProductionVariantInstanceType["ML_G4DN_8XLARGE"] = "ml.g4dn.8xlarge";
|
|
850
|
+
ProductionVariantInstanceType["ML_G4DN_XLARGE"] = "ml.g4dn.xlarge";
|
|
851
|
+
ProductionVariantInstanceType["ML_INF1_24XLARGE"] = "ml.inf1.24xlarge";
|
|
852
|
+
ProductionVariantInstanceType["ML_INF1_2XLARGE"] = "ml.inf1.2xlarge";
|
|
853
|
+
ProductionVariantInstanceType["ML_INF1_6XLARGE"] = "ml.inf1.6xlarge";
|
|
854
|
+
ProductionVariantInstanceType["ML_INF1_XLARGE"] = "ml.inf1.xlarge";
|
|
855
|
+
ProductionVariantInstanceType["ML_M4_10XLARGE"] = "ml.m4.10xlarge";
|
|
856
|
+
ProductionVariantInstanceType["ML_M4_16XLARGE"] = "ml.m4.16xlarge";
|
|
857
|
+
ProductionVariantInstanceType["ML_M4_2XLARGE"] = "ml.m4.2xlarge";
|
|
858
|
+
ProductionVariantInstanceType["ML_M4_4XLARGE"] = "ml.m4.4xlarge";
|
|
859
|
+
ProductionVariantInstanceType["ML_M4_XLARGE"] = "ml.m4.xlarge";
|
|
860
|
+
ProductionVariantInstanceType["ML_M5D_12XLARGE"] = "ml.m5d.12xlarge";
|
|
861
|
+
ProductionVariantInstanceType["ML_M5D_24XLARGE"] = "ml.m5d.24xlarge";
|
|
862
|
+
ProductionVariantInstanceType["ML_M5D_2XLARGE"] = "ml.m5d.2xlarge";
|
|
863
|
+
ProductionVariantInstanceType["ML_M5D_4XLARGE"] = "ml.m5d.4xlarge";
|
|
864
|
+
ProductionVariantInstanceType["ML_M5D_LARGE"] = "ml.m5d.large";
|
|
865
|
+
ProductionVariantInstanceType["ML_M5D_XLARGE"] = "ml.m5d.xlarge";
|
|
866
|
+
ProductionVariantInstanceType["ML_M5_12XLARGE"] = "ml.m5.12xlarge";
|
|
867
|
+
ProductionVariantInstanceType["ML_M5_24XLARGE"] = "ml.m5.24xlarge";
|
|
868
|
+
ProductionVariantInstanceType["ML_M5_2XLARGE"] = "ml.m5.2xlarge";
|
|
869
|
+
ProductionVariantInstanceType["ML_M5_4XLARGE"] = "ml.m5.4xlarge";
|
|
870
|
+
ProductionVariantInstanceType["ML_M5_LARGE"] = "ml.m5.large";
|
|
871
|
+
ProductionVariantInstanceType["ML_M5_XLARGE"] = "ml.m5.xlarge";
|
|
872
|
+
ProductionVariantInstanceType["ML_P2_16XLARGE"] = "ml.p2.16xlarge";
|
|
873
|
+
ProductionVariantInstanceType["ML_P2_8XLARGE"] = "ml.p2.8xlarge";
|
|
874
|
+
ProductionVariantInstanceType["ML_P2_XLARGE"] = "ml.p2.xlarge";
|
|
875
|
+
ProductionVariantInstanceType["ML_P3_16XLARGE"] = "ml.p3.16xlarge";
|
|
876
|
+
ProductionVariantInstanceType["ML_P3_2XLARGE"] = "ml.p3.2xlarge";
|
|
877
|
+
ProductionVariantInstanceType["ML_P3_8XLARGE"] = "ml.p3.8xlarge";
|
|
878
|
+
ProductionVariantInstanceType["ML_R5D_12XLARGE"] = "ml.r5d.12xlarge";
|
|
879
|
+
ProductionVariantInstanceType["ML_R5D_24XLARGE"] = "ml.r5d.24xlarge";
|
|
880
|
+
ProductionVariantInstanceType["ML_R5D_2XLARGE"] = "ml.r5d.2xlarge";
|
|
881
|
+
ProductionVariantInstanceType["ML_R5D_4XLARGE"] = "ml.r5d.4xlarge";
|
|
882
|
+
ProductionVariantInstanceType["ML_R5D_LARGE"] = "ml.r5d.large";
|
|
883
|
+
ProductionVariantInstanceType["ML_R5D_XLARGE"] = "ml.r5d.xlarge";
|
|
884
|
+
ProductionVariantInstanceType["ML_R5_12XLARGE"] = "ml.r5.12xlarge";
|
|
885
|
+
ProductionVariantInstanceType["ML_R5_24XLARGE"] = "ml.r5.24xlarge";
|
|
886
|
+
ProductionVariantInstanceType["ML_R5_2XLARGE"] = "ml.r5.2xlarge";
|
|
887
|
+
ProductionVariantInstanceType["ML_R5_4XLARGE"] = "ml.r5.4xlarge";
|
|
888
|
+
ProductionVariantInstanceType["ML_R5_LARGE"] = "ml.r5.large";
|
|
889
|
+
ProductionVariantInstanceType["ML_R5_XLARGE"] = "ml.r5.xlarge";
|
|
890
|
+
ProductionVariantInstanceType["ML_T2_2XLARGE"] = "ml.t2.2xlarge";
|
|
891
|
+
ProductionVariantInstanceType["ML_T2_LARGE"] = "ml.t2.large";
|
|
892
|
+
ProductionVariantInstanceType["ML_T2_MEDIUM"] = "ml.t2.medium";
|
|
893
|
+
ProductionVariantInstanceType["ML_T2_XLARGE"] = "ml.t2.xlarge";
|
|
894
|
+
})(ProductionVariantInstanceType = exports.ProductionVariantInstanceType || (exports.ProductionVariantInstanceType = {}));
|
|
895
|
+
var InferenceSpecification;
|
|
896
|
+
(function (InferenceSpecification) {
|
|
897
|
+
InferenceSpecification.filterSensitiveLog = (obj) => ({
|
|
898
|
+
...obj,
|
|
899
|
+
});
|
|
900
|
+
})(InferenceSpecification = exports.InferenceSpecification || (exports.InferenceSpecification = {}));
|
|
901
|
+
var ModelApprovalStatus;
|
|
902
|
+
(function (ModelApprovalStatus) {
|
|
903
|
+
ModelApprovalStatus["APPROVED"] = "Approved";
|
|
904
|
+
ModelApprovalStatus["PENDING_MANUAL_APPROVAL"] = "PendingManualApproval";
|
|
905
|
+
ModelApprovalStatus["REJECTED"] = "Rejected";
|
|
906
|
+
})(ModelApprovalStatus = exports.ModelApprovalStatus || (exports.ModelApprovalStatus = {}));
|
|
907
|
+
var ModelPackageStatus;
|
|
908
|
+
(function (ModelPackageStatus) {
|
|
909
|
+
ModelPackageStatus["COMPLETED"] = "Completed";
|
|
910
|
+
ModelPackageStatus["DELETING"] = "Deleting";
|
|
911
|
+
ModelPackageStatus["FAILED"] = "Failed";
|
|
912
|
+
ModelPackageStatus["IN_PROGRESS"] = "InProgress";
|
|
913
|
+
ModelPackageStatus["PENDING"] = "Pending";
|
|
914
|
+
})(ModelPackageStatus = exports.ModelPackageStatus || (exports.ModelPackageStatus = {}));
|
|
915
|
+
var BatchDescribeModelPackageSummary;
|
|
916
|
+
(function (BatchDescribeModelPackageSummary) {
|
|
917
|
+
BatchDescribeModelPackageSummary.filterSensitiveLog = (obj) => ({
|
|
918
|
+
...obj,
|
|
919
|
+
});
|
|
920
|
+
})(BatchDescribeModelPackageSummary = exports.BatchDescribeModelPackageSummary || (exports.BatchDescribeModelPackageSummary = {}));
|
|
921
|
+
var BatchDescribeModelPackageOutput;
|
|
922
|
+
(function (BatchDescribeModelPackageOutput) {
|
|
923
|
+
BatchDescribeModelPackageOutput.filterSensitiveLog = (obj) => ({
|
|
924
|
+
...obj,
|
|
925
|
+
});
|
|
926
|
+
})(BatchDescribeModelPackageOutput = exports.BatchDescribeModelPackageOutput || (exports.BatchDescribeModelPackageOutput = {}));
|
|
1017
927
|
var MetricsSource;
|
|
1018
928
|
(function (MetricsSource) {
|
|
1019
|
-
/**
|
|
1020
|
-
* @internal
|
|
1021
|
-
*/
|
|
1022
929
|
MetricsSource.filterSensitiveLog = (obj) => ({
|
|
1023
930
|
...obj,
|
|
1024
931
|
});
|
|
1025
932
|
})(MetricsSource = exports.MetricsSource || (exports.MetricsSource = {}));
|
|
1026
933
|
var Bias;
|
|
1027
934
|
(function (Bias) {
|
|
1028
|
-
/**
|
|
1029
|
-
* @internal
|
|
1030
|
-
*/
|
|
1031
935
|
Bias.filterSensitiveLog = (obj) => ({
|
|
1032
936
|
...obj,
|
|
1033
937
|
});
|
|
@@ -1039,9 +943,6 @@ var CapacitySizeType;
|
|
|
1039
943
|
})(CapacitySizeType = exports.CapacitySizeType || (exports.CapacitySizeType = {}));
|
|
1040
944
|
var CapacitySize;
|
|
1041
945
|
(function (CapacitySize) {
|
|
1042
|
-
/**
|
|
1043
|
-
* @internal
|
|
1044
|
-
*/
|
|
1045
946
|
CapacitySize.filterSensitiveLog = (obj) => ({
|
|
1046
947
|
...obj,
|
|
1047
948
|
});
|
|
@@ -1053,18 +954,12 @@ var TrafficRoutingConfigType;
|
|
|
1053
954
|
})(TrafficRoutingConfigType = exports.TrafficRoutingConfigType || (exports.TrafficRoutingConfigType = {}));
|
|
1054
955
|
var TrafficRoutingConfig;
|
|
1055
956
|
(function (TrafficRoutingConfig) {
|
|
1056
|
-
/**
|
|
1057
|
-
* @internal
|
|
1058
|
-
*/
|
|
1059
957
|
TrafficRoutingConfig.filterSensitiveLog = (obj) => ({
|
|
1060
958
|
...obj,
|
|
1061
959
|
});
|
|
1062
960
|
})(TrafficRoutingConfig = exports.TrafficRoutingConfig || (exports.TrafficRoutingConfig = {}));
|
|
1063
961
|
var BlueGreenUpdatePolicy;
|
|
1064
962
|
(function (BlueGreenUpdatePolicy) {
|
|
1065
|
-
/**
|
|
1066
|
-
* @internal
|
|
1067
|
-
*/
|
|
1068
963
|
BlueGreenUpdatePolicy.filterSensitiveLog = (obj) => ({
|
|
1069
964
|
...obj,
|
|
1070
965
|
});
|
|
@@ -1076,27 +971,18 @@ var BooleanOperator;
|
|
|
1076
971
|
})(BooleanOperator = exports.BooleanOperator || (exports.BooleanOperator = {}));
|
|
1077
972
|
var CacheHitResult;
|
|
1078
973
|
(function (CacheHitResult) {
|
|
1079
|
-
/**
|
|
1080
|
-
* @internal
|
|
1081
|
-
*/
|
|
1082
974
|
CacheHitResult.filterSensitiveLog = (obj) => ({
|
|
1083
975
|
...obj,
|
|
1084
976
|
});
|
|
1085
977
|
})(CacheHitResult = exports.CacheHitResult || (exports.CacheHitResult = {}));
|
|
1086
978
|
var OutputParameter;
|
|
1087
979
|
(function (OutputParameter) {
|
|
1088
|
-
/**
|
|
1089
|
-
* @internal
|
|
1090
|
-
*/
|
|
1091
980
|
OutputParameter.filterSensitiveLog = (obj) => ({
|
|
1092
981
|
...obj,
|
|
1093
982
|
});
|
|
1094
983
|
})(OutputParameter = exports.OutputParameter || (exports.OutputParameter = {}));
|
|
1095
984
|
var CallbackStepMetadata;
|
|
1096
985
|
(function (CallbackStepMetadata) {
|
|
1097
|
-
/**
|
|
1098
|
-
* @internal
|
|
1099
|
-
*/
|
|
1100
986
|
CallbackStepMetadata.filterSensitiveLog = (obj) => ({
|
|
1101
987
|
...obj,
|
|
1102
988
|
});
|
|
@@ -1109,9 +995,6 @@ var CandidateSortBy;
|
|
|
1109
995
|
})(CandidateSortBy = exports.CandidateSortBy || (exports.CandidateSortBy = {}));
|
|
1110
996
|
var CaptureContentTypeHeader;
|
|
1111
997
|
(function (CaptureContentTypeHeader) {
|
|
1112
|
-
/**
|
|
1113
|
-
* @internal
|
|
1114
|
-
*/
|
|
1115
998
|
CaptureContentTypeHeader.filterSensitiveLog = (obj) => ({
|
|
1116
999
|
...obj,
|
|
1117
1000
|
});
|
|
@@ -1123,9 +1006,6 @@ var CaptureMode;
|
|
|
1123
1006
|
})(CaptureMode = exports.CaptureMode || (exports.CaptureMode = {}));
|
|
1124
1007
|
var CaptureOption;
|
|
1125
1008
|
(function (CaptureOption) {
|
|
1126
|
-
/**
|
|
1127
|
-
* @internal
|
|
1128
|
-
*/
|
|
1129
1009
|
CaptureOption.filterSensitiveLog = (obj) => ({
|
|
1130
1010
|
...obj,
|
|
1131
1011
|
});
|
|
@@ -1137,36 +1017,24 @@ var CaptureStatus;
|
|
|
1137
1017
|
})(CaptureStatus = exports.CaptureStatus || (exports.CaptureStatus = {}));
|
|
1138
1018
|
var CategoricalParameterRange;
|
|
1139
1019
|
(function (CategoricalParameterRange) {
|
|
1140
|
-
/**
|
|
1141
|
-
* @internal
|
|
1142
|
-
*/
|
|
1143
1020
|
CategoricalParameterRange.filterSensitiveLog = (obj) => ({
|
|
1144
1021
|
...obj,
|
|
1145
1022
|
});
|
|
1146
1023
|
})(CategoricalParameterRange = exports.CategoricalParameterRange || (exports.CategoricalParameterRange = {}));
|
|
1147
1024
|
var CategoricalParameterRangeSpecification;
|
|
1148
1025
|
(function (CategoricalParameterRangeSpecification) {
|
|
1149
|
-
/**
|
|
1150
|
-
* @internal
|
|
1151
|
-
*/
|
|
1152
1026
|
CategoricalParameterRangeSpecification.filterSensitiveLog = (obj) => ({
|
|
1153
1027
|
...obj,
|
|
1154
1028
|
});
|
|
1155
1029
|
})(CategoricalParameterRangeSpecification = exports.CategoricalParameterRangeSpecification || (exports.CategoricalParameterRangeSpecification = {}));
|
|
1156
1030
|
var ChannelSpecification;
|
|
1157
1031
|
(function (ChannelSpecification) {
|
|
1158
|
-
/**
|
|
1159
|
-
* @internal
|
|
1160
|
-
*/
|
|
1161
1032
|
ChannelSpecification.filterSensitiveLog = (obj) => ({
|
|
1162
1033
|
...obj,
|
|
1163
1034
|
});
|
|
1164
1035
|
})(ChannelSpecification = exports.ChannelSpecification || (exports.ChannelSpecification = {}));
|
|
1165
1036
|
var CheckpointConfig;
|
|
1166
1037
|
(function (CheckpointConfig) {
|
|
1167
|
-
/**
|
|
1168
|
-
* @internal
|
|
1169
|
-
*/
|
|
1170
1038
|
CheckpointConfig.filterSensitiveLog = (obj) => ({
|
|
1171
1039
|
...obj,
|
|
1172
1040
|
});
|
|
@@ -1184,45 +1052,30 @@ var CodeRepositorySortOrder;
|
|
|
1184
1052
|
})(CodeRepositorySortOrder = exports.CodeRepositorySortOrder || (exports.CodeRepositorySortOrder = {}));
|
|
1185
1053
|
var GitConfig;
|
|
1186
1054
|
(function (GitConfig) {
|
|
1187
|
-
/**
|
|
1188
|
-
* @internal
|
|
1189
|
-
*/
|
|
1190
1055
|
GitConfig.filterSensitiveLog = (obj) => ({
|
|
1191
1056
|
...obj,
|
|
1192
1057
|
});
|
|
1193
1058
|
})(GitConfig = exports.GitConfig || (exports.GitConfig = {}));
|
|
1194
1059
|
var CodeRepositorySummary;
|
|
1195
1060
|
(function (CodeRepositorySummary) {
|
|
1196
|
-
/**
|
|
1197
|
-
* @internal
|
|
1198
|
-
*/
|
|
1199
1061
|
CodeRepositorySummary.filterSensitiveLog = (obj) => ({
|
|
1200
1062
|
...obj,
|
|
1201
1063
|
});
|
|
1202
1064
|
})(CodeRepositorySummary = exports.CodeRepositorySummary || (exports.CodeRepositorySummary = {}));
|
|
1203
1065
|
var CognitoConfig;
|
|
1204
1066
|
(function (CognitoConfig) {
|
|
1205
|
-
/**
|
|
1206
|
-
* @internal
|
|
1207
|
-
*/
|
|
1208
1067
|
CognitoConfig.filterSensitiveLog = (obj) => ({
|
|
1209
1068
|
...obj,
|
|
1210
1069
|
});
|
|
1211
1070
|
})(CognitoConfig = exports.CognitoConfig || (exports.CognitoConfig = {}));
|
|
1212
1071
|
var CognitoMemberDefinition;
|
|
1213
1072
|
(function (CognitoMemberDefinition) {
|
|
1214
|
-
/**
|
|
1215
|
-
* @internal
|
|
1216
|
-
*/
|
|
1217
1073
|
CognitoMemberDefinition.filterSensitiveLog = (obj) => ({
|
|
1218
1074
|
...obj,
|
|
1219
1075
|
});
|
|
1220
1076
|
})(CognitoMemberDefinition = exports.CognitoMemberDefinition || (exports.CognitoMemberDefinition = {}));
|
|
1221
1077
|
var CollectionConfiguration;
|
|
1222
1078
|
(function (CollectionConfiguration) {
|
|
1223
|
-
/**
|
|
1224
|
-
* @internal
|
|
1225
|
-
*/
|
|
1226
1079
|
CollectionConfiguration.filterSensitiveLog = (obj) => ({
|
|
1227
1080
|
...obj,
|
|
1228
1081
|
});
|
|
@@ -1291,9 +1144,6 @@ var TargetPlatformOs;
|
|
|
1291
1144
|
})(TargetPlatformOs = exports.TargetPlatformOs || (exports.TargetPlatformOs = {}));
|
|
1292
1145
|
var CompilationJobSummary;
|
|
1293
1146
|
(function (CompilationJobSummary) {
|
|
1294
|
-
/**
|
|
1295
|
-
* @internal
|
|
1296
|
-
*/
|
|
1297
1147
|
CompilationJobSummary.filterSensitiveLog = (obj) => ({
|
|
1298
1148
|
...obj,
|
|
1299
1149
|
});
|
|
@@ -1305,18 +1155,12 @@ var ConditionOutcome;
|
|
|
1305
1155
|
})(ConditionOutcome = exports.ConditionOutcome || (exports.ConditionOutcome = {}));
|
|
1306
1156
|
var ConditionStepMetadata;
|
|
1307
1157
|
(function (ConditionStepMetadata) {
|
|
1308
|
-
/**
|
|
1309
|
-
* @internal
|
|
1310
|
-
*/
|
|
1311
1158
|
ConditionStepMetadata.filterSensitiveLog = (obj) => ({
|
|
1312
1159
|
...obj,
|
|
1313
1160
|
});
|
|
1314
1161
|
})(ConditionStepMetadata = exports.ConditionStepMetadata || (exports.ConditionStepMetadata = {}));
|
|
1315
1162
|
var ConflictException;
|
|
1316
1163
|
(function (ConflictException) {
|
|
1317
|
-
/**
|
|
1318
|
-
* @internal
|
|
1319
|
-
*/
|
|
1320
1164
|
ConflictException.filterSensitiveLog = (obj) => ({
|
|
1321
1165
|
...obj,
|
|
1322
1166
|
});
|
|
@@ -1328,18 +1172,12 @@ var RepositoryAccessMode;
|
|
|
1328
1172
|
})(RepositoryAccessMode = exports.RepositoryAccessMode || (exports.RepositoryAccessMode = {}));
|
|
1329
1173
|
var RepositoryAuthConfig;
|
|
1330
1174
|
(function (RepositoryAuthConfig) {
|
|
1331
|
-
/**
|
|
1332
|
-
* @internal
|
|
1333
|
-
*/
|
|
1334
1175
|
RepositoryAuthConfig.filterSensitiveLog = (obj) => ({
|
|
1335
1176
|
...obj,
|
|
1336
1177
|
});
|
|
1337
1178
|
})(RepositoryAuthConfig = exports.RepositoryAuthConfig || (exports.RepositoryAuthConfig = {}));
|
|
1338
1179
|
var ImageConfig;
|
|
1339
1180
|
(function (ImageConfig) {
|
|
1340
|
-
/**
|
|
1341
|
-
* @internal
|
|
1342
|
-
*/
|
|
1343
1181
|
ImageConfig.filterSensitiveLog = (obj) => ({
|
|
1344
1182
|
...obj,
|
|
1345
1183
|
});
|
|
@@ -1356,18 +1194,12 @@ var ModelCacheSetting;
|
|
|
1356
1194
|
})(ModelCacheSetting = exports.ModelCacheSetting || (exports.ModelCacheSetting = {}));
|
|
1357
1195
|
var MultiModelConfig;
|
|
1358
1196
|
(function (MultiModelConfig) {
|
|
1359
|
-
/**
|
|
1360
|
-
* @internal
|
|
1361
|
-
*/
|
|
1362
1197
|
MultiModelConfig.filterSensitiveLog = (obj) => ({
|
|
1363
1198
|
...obj,
|
|
1364
1199
|
});
|
|
1365
1200
|
})(MultiModelConfig = exports.MultiModelConfig || (exports.MultiModelConfig = {}));
|
|
1366
1201
|
var ContainerDefinition;
|
|
1367
1202
|
(function (ContainerDefinition) {
|
|
1368
|
-
/**
|
|
1369
|
-
* @internal
|
|
1370
|
-
*/
|
|
1371
1203
|
ContainerDefinition.filterSensitiveLog = (obj) => ({
|
|
1372
1204
|
...obj,
|
|
1373
1205
|
});
|
|
@@ -1379,18 +1211,12 @@ var ContentClassifier;
|
|
|
1379
1211
|
})(ContentClassifier = exports.ContentClassifier || (exports.ContentClassifier = {}));
|
|
1380
1212
|
var ContextSource;
|
|
1381
1213
|
(function (ContextSource) {
|
|
1382
|
-
/**
|
|
1383
|
-
* @internal
|
|
1384
|
-
*/
|
|
1385
1214
|
ContextSource.filterSensitiveLog = (obj) => ({
|
|
1386
1215
|
...obj,
|
|
1387
1216
|
});
|
|
1388
1217
|
})(ContextSource = exports.ContextSource || (exports.ContextSource = {}));
|
|
1389
1218
|
var ContextSummary;
|
|
1390
1219
|
(function (ContextSummary) {
|
|
1391
|
-
/**
|
|
1392
|
-
* @internal
|
|
1393
|
-
*/
|
|
1394
1220
|
ContextSummary.filterSensitiveLog = (obj) => ({
|
|
1395
1221
|
...obj,
|
|
1396
1222
|
});
|
|
@@ -1404,150 +1230,42 @@ var HyperParameterScalingType;
|
|
|
1404
1230
|
})(HyperParameterScalingType = exports.HyperParameterScalingType || (exports.HyperParameterScalingType = {}));
|
|
1405
1231
|
var ContinuousParameterRange;
|
|
1406
1232
|
(function (ContinuousParameterRange) {
|
|
1407
|
-
/**
|
|
1408
|
-
* @internal
|
|
1409
|
-
*/
|
|
1410
1233
|
ContinuousParameterRange.filterSensitiveLog = (obj) => ({
|
|
1411
1234
|
...obj,
|
|
1412
1235
|
});
|
|
1413
1236
|
})(ContinuousParameterRange = exports.ContinuousParameterRange || (exports.ContinuousParameterRange = {}));
|
|
1414
1237
|
var ContinuousParameterRangeSpecification;
|
|
1415
1238
|
(function (ContinuousParameterRangeSpecification) {
|
|
1416
|
-
/**
|
|
1417
|
-
* @internal
|
|
1418
|
-
*/
|
|
1419
1239
|
ContinuousParameterRangeSpecification.filterSensitiveLog = (obj) => ({
|
|
1420
1240
|
...obj,
|
|
1421
1241
|
});
|
|
1422
1242
|
})(ContinuousParameterRangeSpecification = exports.ContinuousParameterRangeSpecification || (exports.ContinuousParameterRangeSpecification = {}));
|
|
1423
1243
|
var MetadataProperties;
|
|
1424
1244
|
(function (MetadataProperties) {
|
|
1425
|
-
/**
|
|
1426
|
-
* @internal
|
|
1427
|
-
*/
|
|
1428
1245
|
MetadataProperties.filterSensitiveLog = (obj) => ({
|
|
1429
1246
|
...obj,
|
|
1430
1247
|
});
|
|
1431
1248
|
})(MetadataProperties = exports.MetadataProperties || (exports.MetadataProperties = {}));
|
|
1432
1249
|
var CreateActionRequest;
|
|
1433
1250
|
(function (CreateActionRequest) {
|
|
1434
|
-
/**
|
|
1435
|
-
* @internal
|
|
1436
|
-
*/
|
|
1437
1251
|
CreateActionRequest.filterSensitiveLog = (obj) => ({
|
|
1438
1252
|
...obj,
|
|
1439
1253
|
});
|
|
1440
1254
|
})(CreateActionRequest = exports.CreateActionRequest || (exports.CreateActionRequest = {}));
|
|
1441
1255
|
var CreateActionResponse;
|
|
1442
1256
|
(function (CreateActionResponse) {
|
|
1443
|
-
/**
|
|
1444
|
-
* @internal
|
|
1445
|
-
*/
|
|
1446
1257
|
CreateActionResponse.filterSensitiveLog = (obj) => ({
|
|
1447
1258
|
...obj,
|
|
1448
1259
|
});
|
|
1449
1260
|
})(CreateActionResponse = exports.CreateActionResponse || (exports.CreateActionResponse = {}));
|
|
1450
|
-
var ModelPackageContainerDefinition;
|
|
1451
|
-
(function (ModelPackageContainerDefinition) {
|
|
1452
|
-
/**
|
|
1453
|
-
* @internal
|
|
1454
|
-
*/
|
|
1455
|
-
ModelPackageContainerDefinition.filterSensitiveLog = (obj) => ({
|
|
1456
|
-
...obj,
|
|
1457
|
-
});
|
|
1458
|
-
})(ModelPackageContainerDefinition = exports.ModelPackageContainerDefinition || (exports.ModelPackageContainerDefinition = {}));
|
|
1459
|
-
var ProductionVariantInstanceType;
|
|
1460
|
-
(function (ProductionVariantInstanceType) {
|
|
1461
|
-
ProductionVariantInstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
1462
|
-
ProductionVariantInstanceType["ML_C4_4XLARGE"] = "ml.c4.4xlarge";
|
|
1463
|
-
ProductionVariantInstanceType["ML_C4_8XLARGE"] = "ml.c4.8xlarge";
|
|
1464
|
-
ProductionVariantInstanceType["ML_C4_LARGE"] = "ml.c4.large";
|
|
1465
|
-
ProductionVariantInstanceType["ML_C4_XLARGE"] = "ml.c4.xlarge";
|
|
1466
|
-
ProductionVariantInstanceType["ML_C5D_18XLARGE"] = "ml.c5d.18xlarge";
|
|
1467
|
-
ProductionVariantInstanceType["ML_C5D_2XLARGE"] = "ml.c5d.2xlarge";
|
|
1468
|
-
ProductionVariantInstanceType["ML_C5D_4XLARGE"] = "ml.c5d.4xlarge";
|
|
1469
|
-
ProductionVariantInstanceType["ML_C5D_9XLARGE"] = "ml.c5d.9xlarge";
|
|
1470
|
-
ProductionVariantInstanceType["ML_C5D_LARGE"] = "ml.c5d.large";
|
|
1471
|
-
ProductionVariantInstanceType["ML_C5D_XLARGE"] = "ml.c5d.xlarge";
|
|
1472
|
-
ProductionVariantInstanceType["ML_C5_18XLARGE"] = "ml.c5.18xlarge";
|
|
1473
|
-
ProductionVariantInstanceType["ML_C5_2XLARGE"] = "ml.c5.2xlarge";
|
|
1474
|
-
ProductionVariantInstanceType["ML_C5_4XLARGE"] = "ml.c5.4xlarge";
|
|
1475
|
-
ProductionVariantInstanceType["ML_C5_9XLARGE"] = "ml.c5.9xlarge";
|
|
1476
|
-
ProductionVariantInstanceType["ML_C5_LARGE"] = "ml.c5.large";
|
|
1477
|
-
ProductionVariantInstanceType["ML_C5_XLARGE"] = "ml.c5.xlarge";
|
|
1478
|
-
ProductionVariantInstanceType["ML_G4DN_12XLARGE"] = "ml.g4dn.12xlarge";
|
|
1479
|
-
ProductionVariantInstanceType["ML_G4DN_16XLARGE"] = "ml.g4dn.16xlarge";
|
|
1480
|
-
ProductionVariantInstanceType["ML_G4DN_2XLARGE"] = "ml.g4dn.2xlarge";
|
|
1481
|
-
ProductionVariantInstanceType["ML_G4DN_4XLARGE"] = "ml.g4dn.4xlarge";
|
|
1482
|
-
ProductionVariantInstanceType["ML_G4DN_8XLARGE"] = "ml.g4dn.8xlarge";
|
|
1483
|
-
ProductionVariantInstanceType["ML_G4DN_XLARGE"] = "ml.g4dn.xlarge";
|
|
1484
|
-
ProductionVariantInstanceType["ML_INF1_24XLARGE"] = "ml.inf1.24xlarge";
|
|
1485
|
-
ProductionVariantInstanceType["ML_INF1_2XLARGE"] = "ml.inf1.2xlarge";
|
|
1486
|
-
ProductionVariantInstanceType["ML_INF1_6XLARGE"] = "ml.inf1.6xlarge";
|
|
1487
|
-
ProductionVariantInstanceType["ML_INF1_XLARGE"] = "ml.inf1.xlarge";
|
|
1488
|
-
ProductionVariantInstanceType["ML_M4_10XLARGE"] = "ml.m4.10xlarge";
|
|
1489
|
-
ProductionVariantInstanceType["ML_M4_16XLARGE"] = "ml.m4.16xlarge";
|
|
1490
|
-
ProductionVariantInstanceType["ML_M4_2XLARGE"] = "ml.m4.2xlarge";
|
|
1491
|
-
ProductionVariantInstanceType["ML_M4_4XLARGE"] = "ml.m4.4xlarge";
|
|
1492
|
-
ProductionVariantInstanceType["ML_M4_XLARGE"] = "ml.m4.xlarge";
|
|
1493
|
-
ProductionVariantInstanceType["ML_M5D_12XLARGE"] = "ml.m5d.12xlarge";
|
|
1494
|
-
ProductionVariantInstanceType["ML_M5D_24XLARGE"] = "ml.m5d.24xlarge";
|
|
1495
|
-
ProductionVariantInstanceType["ML_M5D_2XLARGE"] = "ml.m5d.2xlarge";
|
|
1496
|
-
ProductionVariantInstanceType["ML_M5D_4XLARGE"] = "ml.m5d.4xlarge";
|
|
1497
|
-
ProductionVariantInstanceType["ML_M5D_LARGE"] = "ml.m5d.large";
|
|
1498
|
-
ProductionVariantInstanceType["ML_M5D_XLARGE"] = "ml.m5d.xlarge";
|
|
1499
|
-
ProductionVariantInstanceType["ML_M5_12XLARGE"] = "ml.m5.12xlarge";
|
|
1500
|
-
ProductionVariantInstanceType["ML_M5_24XLARGE"] = "ml.m5.24xlarge";
|
|
1501
|
-
ProductionVariantInstanceType["ML_M5_2XLARGE"] = "ml.m5.2xlarge";
|
|
1502
|
-
ProductionVariantInstanceType["ML_M5_4XLARGE"] = "ml.m5.4xlarge";
|
|
1503
|
-
ProductionVariantInstanceType["ML_M5_LARGE"] = "ml.m5.large";
|
|
1504
|
-
ProductionVariantInstanceType["ML_M5_XLARGE"] = "ml.m5.xlarge";
|
|
1505
|
-
ProductionVariantInstanceType["ML_P2_16XLARGE"] = "ml.p2.16xlarge";
|
|
1506
|
-
ProductionVariantInstanceType["ML_P2_8XLARGE"] = "ml.p2.8xlarge";
|
|
1507
|
-
ProductionVariantInstanceType["ML_P2_XLARGE"] = "ml.p2.xlarge";
|
|
1508
|
-
ProductionVariantInstanceType["ML_P3_16XLARGE"] = "ml.p3.16xlarge";
|
|
1509
|
-
ProductionVariantInstanceType["ML_P3_2XLARGE"] = "ml.p3.2xlarge";
|
|
1510
|
-
ProductionVariantInstanceType["ML_P3_8XLARGE"] = "ml.p3.8xlarge";
|
|
1511
|
-
ProductionVariantInstanceType["ML_R5D_12XLARGE"] = "ml.r5d.12xlarge";
|
|
1512
|
-
ProductionVariantInstanceType["ML_R5D_24XLARGE"] = "ml.r5d.24xlarge";
|
|
1513
|
-
ProductionVariantInstanceType["ML_R5D_2XLARGE"] = "ml.r5d.2xlarge";
|
|
1514
|
-
ProductionVariantInstanceType["ML_R5D_4XLARGE"] = "ml.r5d.4xlarge";
|
|
1515
|
-
ProductionVariantInstanceType["ML_R5D_LARGE"] = "ml.r5d.large";
|
|
1516
|
-
ProductionVariantInstanceType["ML_R5D_XLARGE"] = "ml.r5d.xlarge";
|
|
1517
|
-
ProductionVariantInstanceType["ML_R5_12XLARGE"] = "ml.r5.12xlarge";
|
|
1518
|
-
ProductionVariantInstanceType["ML_R5_24XLARGE"] = "ml.r5.24xlarge";
|
|
1519
|
-
ProductionVariantInstanceType["ML_R5_2XLARGE"] = "ml.r5.2xlarge";
|
|
1520
|
-
ProductionVariantInstanceType["ML_R5_4XLARGE"] = "ml.r5.4xlarge";
|
|
1521
|
-
ProductionVariantInstanceType["ML_R5_LARGE"] = "ml.r5.large";
|
|
1522
|
-
ProductionVariantInstanceType["ML_R5_XLARGE"] = "ml.r5.xlarge";
|
|
1523
|
-
ProductionVariantInstanceType["ML_T2_2XLARGE"] = "ml.t2.2xlarge";
|
|
1524
|
-
ProductionVariantInstanceType["ML_T2_LARGE"] = "ml.t2.large";
|
|
1525
|
-
ProductionVariantInstanceType["ML_T2_MEDIUM"] = "ml.t2.medium";
|
|
1526
|
-
ProductionVariantInstanceType["ML_T2_XLARGE"] = "ml.t2.xlarge";
|
|
1527
|
-
})(ProductionVariantInstanceType = exports.ProductionVariantInstanceType || (exports.ProductionVariantInstanceType = {}));
|
|
1528
|
-
var InferenceSpecification;
|
|
1529
|
-
(function (InferenceSpecification) {
|
|
1530
|
-
/**
|
|
1531
|
-
* @internal
|
|
1532
|
-
*/
|
|
1533
|
-
InferenceSpecification.filterSensitiveLog = (obj) => ({
|
|
1534
|
-
...obj,
|
|
1535
|
-
});
|
|
1536
|
-
})(InferenceSpecification = exports.InferenceSpecification || (exports.InferenceSpecification = {}));
|
|
1537
1261
|
var IntegerParameterRangeSpecification;
|
|
1538
1262
|
(function (IntegerParameterRangeSpecification) {
|
|
1539
|
-
/**
|
|
1540
|
-
* @internal
|
|
1541
|
-
*/
|
|
1542
1263
|
IntegerParameterRangeSpecification.filterSensitiveLog = (obj) => ({
|
|
1543
1264
|
...obj,
|
|
1544
1265
|
});
|
|
1545
1266
|
})(IntegerParameterRangeSpecification = exports.IntegerParameterRangeSpecification || (exports.IntegerParameterRangeSpecification = {}));
|
|
1546
1267
|
var ParameterRange;
|
|
1547
1268
|
(function (ParameterRange) {
|
|
1548
|
-
/**
|
|
1549
|
-
* @internal
|
|
1550
|
-
*/
|
|
1551
1269
|
ParameterRange.filterSensitiveLog = (obj) => ({
|
|
1552
1270
|
...obj,
|
|
1553
1271
|
});
|
|
@@ -1561,9 +1279,6 @@ var ParameterType;
|
|
|
1561
1279
|
})(ParameterType = exports.ParameterType || (exports.ParameterType = {}));
|
|
1562
1280
|
var HyperParameterSpecification;
|
|
1563
1281
|
(function (HyperParameterSpecification) {
|
|
1564
|
-
/**
|
|
1565
|
-
* @internal
|
|
1566
|
-
*/
|
|
1567
1282
|
HyperParameterSpecification.filterSensitiveLog = (obj) => ({
|
|
1568
1283
|
...obj,
|
|
1569
1284
|
});
|
|
@@ -1575,117 +1290,78 @@ var HyperParameterTuningJobObjectiveType;
|
|
|
1575
1290
|
})(HyperParameterTuningJobObjectiveType = exports.HyperParameterTuningJobObjectiveType || (exports.HyperParameterTuningJobObjectiveType = {}));
|
|
1576
1291
|
var HyperParameterTuningJobObjective;
|
|
1577
1292
|
(function (HyperParameterTuningJobObjective) {
|
|
1578
|
-
/**
|
|
1579
|
-
* @internal
|
|
1580
|
-
*/
|
|
1581
1293
|
HyperParameterTuningJobObjective.filterSensitiveLog = (obj) => ({
|
|
1582
1294
|
...obj,
|
|
1583
1295
|
});
|
|
1584
1296
|
})(HyperParameterTuningJobObjective = exports.HyperParameterTuningJobObjective || (exports.HyperParameterTuningJobObjective = {}));
|
|
1585
1297
|
var TrainingSpecification;
|
|
1586
1298
|
(function (TrainingSpecification) {
|
|
1587
|
-
/**
|
|
1588
|
-
* @internal
|
|
1589
|
-
*/
|
|
1590
1299
|
TrainingSpecification.filterSensitiveLog = (obj) => ({
|
|
1591
1300
|
...obj,
|
|
1592
1301
|
});
|
|
1593
1302
|
})(TrainingSpecification = exports.TrainingSpecification || (exports.TrainingSpecification = {}));
|
|
1594
1303
|
var CreateAlgorithmInput;
|
|
1595
1304
|
(function (CreateAlgorithmInput) {
|
|
1596
|
-
/**
|
|
1597
|
-
* @internal
|
|
1598
|
-
*/
|
|
1599
1305
|
CreateAlgorithmInput.filterSensitiveLog = (obj) => ({
|
|
1600
1306
|
...obj,
|
|
1601
1307
|
});
|
|
1602
1308
|
})(CreateAlgorithmInput = exports.CreateAlgorithmInput || (exports.CreateAlgorithmInput = {}));
|
|
1603
1309
|
var CreateAlgorithmOutput;
|
|
1604
1310
|
(function (CreateAlgorithmOutput) {
|
|
1605
|
-
/**
|
|
1606
|
-
* @internal
|
|
1607
|
-
*/
|
|
1608
1311
|
CreateAlgorithmOutput.filterSensitiveLog = (obj) => ({
|
|
1609
1312
|
...obj,
|
|
1610
1313
|
});
|
|
1611
1314
|
})(CreateAlgorithmOutput = exports.CreateAlgorithmOutput || (exports.CreateAlgorithmOutput = {}));
|
|
1612
1315
|
var ResourceSpec;
|
|
1613
1316
|
(function (ResourceSpec) {
|
|
1614
|
-
/**
|
|
1615
|
-
* @internal
|
|
1616
|
-
*/
|
|
1617
1317
|
ResourceSpec.filterSensitiveLog = (obj) => ({
|
|
1618
1318
|
...obj,
|
|
1619
1319
|
});
|
|
1620
1320
|
})(ResourceSpec = exports.ResourceSpec || (exports.ResourceSpec = {}));
|
|
1621
1321
|
var CreateAppRequest;
|
|
1622
1322
|
(function (CreateAppRequest) {
|
|
1623
|
-
/**
|
|
1624
|
-
* @internal
|
|
1625
|
-
*/
|
|
1626
1323
|
CreateAppRequest.filterSensitiveLog = (obj) => ({
|
|
1627
1324
|
...obj,
|
|
1628
1325
|
});
|
|
1629
1326
|
})(CreateAppRequest = exports.CreateAppRequest || (exports.CreateAppRequest = {}));
|
|
1630
1327
|
var CreateAppResponse;
|
|
1631
1328
|
(function (CreateAppResponse) {
|
|
1632
|
-
/**
|
|
1633
|
-
* @internal
|
|
1634
|
-
*/
|
|
1635
1329
|
CreateAppResponse.filterSensitiveLog = (obj) => ({
|
|
1636
1330
|
...obj,
|
|
1637
1331
|
});
|
|
1638
1332
|
})(CreateAppResponse = exports.CreateAppResponse || (exports.CreateAppResponse = {}));
|
|
1639
1333
|
var ResourceInUse;
|
|
1640
1334
|
(function (ResourceInUse) {
|
|
1641
|
-
/**
|
|
1642
|
-
* @internal
|
|
1643
|
-
*/
|
|
1644
1335
|
ResourceInUse.filterSensitiveLog = (obj) => ({
|
|
1645
1336
|
...obj,
|
|
1646
1337
|
});
|
|
1647
1338
|
})(ResourceInUse = exports.ResourceInUse || (exports.ResourceInUse = {}));
|
|
1648
1339
|
var CreateAppImageConfigRequest;
|
|
1649
1340
|
(function (CreateAppImageConfigRequest) {
|
|
1650
|
-
/**
|
|
1651
|
-
* @internal
|
|
1652
|
-
*/
|
|
1653
1341
|
CreateAppImageConfigRequest.filterSensitiveLog = (obj) => ({
|
|
1654
1342
|
...obj,
|
|
1655
1343
|
});
|
|
1656
1344
|
})(CreateAppImageConfigRequest = exports.CreateAppImageConfigRequest || (exports.CreateAppImageConfigRequest = {}));
|
|
1657
1345
|
var CreateAppImageConfigResponse;
|
|
1658
1346
|
(function (CreateAppImageConfigResponse) {
|
|
1659
|
-
/**
|
|
1660
|
-
* @internal
|
|
1661
|
-
*/
|
|
1662
1347
|
CreateAppImageConfigResponse.filterSensitiveLog = (obj) => ({
|
|
1663
1348
|
...obj,
|
|
1664
1349
|
});
|
|
1665
1350
|
})(CreateAppImageConfigResponse = exports.CreateAppImageConfigResponse || (exports.CreateAppImageConfigResponse = {}));
|
|
1666
1351
|
var CreateArtifactRequest;
|
|
1667
1352
|
(function (CreateArtifactRequest) {
|
|
1668
|
-
/**
|
|
1669
|
-
* @internal
|
|
1670
|
-
*/
|
|
1671
1353
|
CreateArtifactRequest.filterSensitiveLog = (obj) => ({
|
|
1672
1354
|
...obj,
|
|
1673
1355
|
});
|
|
1674
1356
|
})(CreateArtifactRequest = exports.CreateArtifactRequest || (exports.CreateArtifactRequest = {}));
|
|
1675
1357
|
var CreateArtifactResponse;
|
|
1676
1358
|
(function (CreateArtifactResponse) {
|
|
1677
|
-
/**
|
|
1678
|
-
* @internal
|
|
1679
|
-
*/
|
|
1680
1359
|
CreateArtifactResponse.filterSensitiveLog = (obj) => ({
|
|
1681
1360
|
...obj,
|
|
1682
1361
|
});
|
|
1683
1362
|
})(CreateArtifactResponse = exports.CreateArtifactResponse || (exports.CreateArtifactResponse = {}));
|
|
1684
1363
|
var ModelDeployConfig;
|
|
1685
1364
|
(function (ModelDeployConfig) {
|
|
1686
|
-
/**
|
|
1687
|
-
* @internal
|
|
1688
|
-
*/
|
|
1689
1365
|
ModelDeployConfig.filterSensitiveLog = (obj) => ({
|
|
1690
1366
|
...obj,
|
|
1691
1367
|
});
|
|
@@ -1698,36 +1374,24 @@ var ProblemType;
|
|
|
1698
1374
|
})(ProblemType = exports.ProblemType || (exports.ProblemType = {}));
|
|
1699
1375
|
var CreateAutoMLJobRequest;
|
|
1700
1376
|
(function (CreateAutoMLJobRequest) {
|
|
1701
|
-
/**
|
|
1702
|
-
* @internal
|
|
1703
|
-
*/
|
|
1704
1377
|
CreateAutoMLJobRequest.filterSensitiveLog = (obj) => ({
|
|
1705
1378
|
...obj,
|
|
1706
1379
|
});
|
|
1707
1380
|
})(CreateAutoMLJobRequest = exports.CreateAutoMLJobRequest || (exports.CreateAutoMLJobRequest = {}));
|
|
1708
1381
|
var CreateAutoMLJobResponse;
|
|
1709
1382
|
(function (CreateAutoMLJobResponse) {
|
|
1710
|
-
/**
|
|
1711
|
-
* @internal
|
|
1712
|
-
*/
|
|
1713
1383
|
CreateAutoMLJobResponse.filterSensitiveLog = (obj) => ({
|
|
1714
1384
|
...obj,
|
|
1715
1385
|
});
|
|
1716
1386
|
})(CreateAutoMLJobResponse = exports.CreateAutoMLJobResponse || (exports.CreateAutoMLJobResponse = {}));
|
|
1717
1387
|
var CreateCodeRepositoryInput;
|
|
1718
1388
|
(function (CreateCodeRepositoryInput) {
|
|
1719
|
-
/**
|
|
1720
|
-
* @internal
|
|
1721
|
-
*/
|
|
1722
1389
|
CreateCodeRepositoryInput.filterSensitiveLog = (obj) => ({
|
|
1723
1390
|
...obj,
|
|
1724
1391
|
});
|
|
1725
1392
|
})(CreateCodeRepositoryInput = exports.CreateCodeRepositoryInput || (exports.CreateCodeRepositoryInput = {}));
|
|
1726
1393
|
var CreateCodeRepositoryOutput;
|
|
1727
1394
|
(function (CreateCodeRepositoryOutput) {
|
|
1728
|
-
/**
|
|
1729
|
-
* @internal
|
|
1730
|
-
*/
|
|
1731
1395
|
CreateCodeRepositoryOutput.filterSensitiveLog = (obj) => ({
|
|
1732
1396
|
...obj,
|
|
1733
1397
|
});
|
|
@@ -1746,108 +1410,72 @@ var Framework;
|
|
|
1746
1410
|
})(Framework = exports.Framework || (exports.Framework = {}));
|
|
1747
1411
|
var InputConfig;
|
|
1748
1412
|
(function (InputConfig) {
|
|
1749
|
-
/**
|
|
1750
|
-
* @internal
|
|
1751
|
-
*/
|
|
1752
1413
|
InputConfig.filterSensitiveLog = (obj) => ({
|
|
1753
1414
|
...obj,
|
|
1754
1415
|
});
|
|
1755
1416
|
})(InputConfig = exports.InputConfig || (exports.InputConfig = {}));
|
|
1756
1417
|
var TargetPlatform;
|
|
1757
1418
|
(function (TargetPlatform) {
|
|
1758
|
-
/**
|
|
1759
|
-
* @internal
|
|
1760
|
-
*/
|
|
1761
1419
|
TargetPlatform.filterSensitiveLog = (obj) => ({
|
|
1762
1420
|
...obj,
|
|
1763
1421
|
});
|
|
1764
1422
|
})(TargetPlatform = exports.TargetPlatform || (exports.TargetPlatform = {}));
|
|
1765
1423
|
var OutputConfig;
|
|
1766
1424
|
(function (OutputConfig) {
|
|
1767
|
-
/**
|
|
1768
|
-
* @internal
|
|
1769
|
-
*/
|
|
1770
1425
|
OutputConfig.filterSensitiveLog = (obj) => ({
|
|
1771
1426
|
...obj,
|
|
1772
1427
|
});
|
|
1773
1428
|
})(OutputConfig = exports.OutputConfig || (exports.OutputConfig = {}));
|
|
1774
1429
|
var NeoVpcConfig;
|
|
1775
1430
|
(function (NeoVpcConfig) {
|
|
1776
|
-
/**
|
|
1777
|
-
* @internal
|
|
1778
|
-
*/
|
|
1779
1431
|
NeoVpcConfig.filterSensitiveLog = (obj) => ({
|
|
1780
1432
|
...obj,
|
|
1781
1433
|
});
|
|
1782
1434
|
})(NeoVpcConfig = exports.NeoVpcConfig || (exports.NeoVpcConfig = {}));
|
|
1783
1435
|
var CreateCompilationJobRequest;
|
|
1784
1436
|
(function (CreateCompilationJobRequest) {
|
|
1785
|
-
/**
|
|
1786
|
-
* @internal
|
|
1787
|
-
*/
|
|
1788
1437
|
CreateCompilationJobRequest.filterSensitiveLog = (obj) => ({
|
|
1789
1438
|
...obj,
|
|
1790
1439
|
});
|
|
1791
1440
|
})(CreateCompilationJobRequest = exports.CreateCompilationJobRequest || (exports.CreateCompilationJobRequest = {}));
|
|
1792
1441
|
var CreateCompilationJobResponse;
|
|
1793
1442
|
(function (CreateCompilationJobResponse) {
|
|
1794
|
-
/**
|
|
1795
|
-
* @internal
|
|
1796
|
-
*/
|
|
1797
1443
|
CreateCompilationJobResponse.filterSensitiveLog = (obj) => ({
|
|
1798
1444
|
...obj,
|
|
1799
1445
|
});
|
|
1800
1446
|
})(CreateCompilationJobResponse = exports.CreateCompilationJobResponse || (exports.CreateCompilationJobResponse = {}));
|
|
1801
1447
|
var CreateContextRequest;
|
|
1802
1448
|
(function (CreateContextRequest) {
|
|
1803
|
-
/**
|
|
1804
|
-
* @internal
|
|
1805
|
-
*/
|
|
1806
1449
|
CreateContextRequest.filterSensitiveLog = (obj) => ({
|
|
1807
1450
|
...obj,
|
|
1808
1451
|
});
|
|
1809
1452
|
})(CreateContextRequest = exports.CreateContextRequest || (exports.CreateContextRequest = {}));
|
|
1810
1453
|
var CreateContextResponse;
|
|
1811
1454
|
(function (CreateContextResponse) {
|
|
1812
|
-
/**
|
|
1813
|
-
* @internal
|
|
1814
|
-
*/
|
|
1815
1455
|
CreateContextResponse.filterSensitiveLog = (obj) => ({
|
|
1816
1456
|
...obj,
|
|
1817
1457
|
});
|
|
1818
1458
|
})(CreateContextResponse = exports.CreateContextResponse || (exports.CreateContextResponse = {}));
|
|
1819
1459
|
var DataQualityAppSpecification;
|
|
1820
1460
|
(function (DataQualityAppSpecification) {
|
|
1821
|
-
/**
|
|
1822
|
-
* @internal
|
|
1823
|
-
*/
|
|
1824
1461
|
DataQualityAppSpecification.filterSensitiveLog = (obj) => ({
|
|
1825
1462
|
...obj,
|
|
1826
1463
|
});
|
|
1827
1464
|
})(DataQualityAppSpecification = exports.DataQualityAppSpecification || (exports.DataQualityAppSpecification = {}));
|
|
1828
1465
|
var MonitoringConstraintsResource;
|
|
1829
1466
|
(function (MonitoringConstraintsResource) {
|
|
1830
|
-
/**
|
|
1831
|
-
* @internal
|
|
1832
|
-
*/
|
|
1833
1467
|
MonitoringConstraintsResource.filterSensitiveLog = (obj) => ({
|
|
1834
1468
|
...obj,
|
|
1835
1469
|
});
|
|
1836
1470
|
})(MonitoringConstraintsResource = exports.MonitoringConstraintsResource || (exports.MonitoringConstraintsResource = {}));
|
|
1837
1471
|
var MonitoringStatisticsResource;
|
|
1838
1472
|
(function (MonitoringStatisticsResource) {
|
|
1839
|
-
/**
|
|
1840
|
-
* @internal
|
|
1841
|
-
*/
|
|
1842
1473
|
MonitoringStatisticsResource.filterSensitiveLog = (obj) => ({
|
|
1843
1474
|
...obj,
|
|
1844
1475
|
});
|
|
1845
1476
|
})(MonitoringStatisticsResource = exports.MonitoringStatisticsResource || (exports.MonitoringStatisticsResource = {}));
|
|
1846
1477
|
var DataQualityBaselineConfig;
|
|
1847
1478
|
(function (DataQualityBaselineConfig) {
|
|
1848
|
-
/**
|
|
1849
|
-
* @internal
|
|
1850
|
-
*/
|
|
1851
1479
|
DataQualityBaselineConfig.filterSensitiveLog = (obj) => ({
|
|
1852
1480
|
...obj,
|
|
1853
1481
|
});
|
|
@@ -1864,18 +1492,12 @@ var ProcessingS3InputMode;
|
|
|
1864
1492
|
})(ProcessingS3InputMode = exports.ProcessingS3InputMode || (exports.ProcessingS3InputMode = {}));
|
|
1865
1493
|
var EndpointInput;
|
|
1866
1494
|
(function (EndpointInput) {
|
|
1867
|
-
/**
|
|
1868
|
-
* @internal
|
|
1869
|
-
*/
|
|
1870
1495
|
EndpointInput.filterSensitiveLog = (obj) => ({
|
|
1871
1496
|
...obj,
|
|
1872
1497
|
});
|
|
1873
1498
|
})(EndpointInput = exports.EndpointInput || (exports.EndpointInput = {}));
|
|
1874
1499
|
var DataQualityJobInput;
|
|
1875
1500
|
(function (DataQualityJobInput) {
|
|
1876
|
-
/**
|
|
1877
|
-
* @internal
|
|
1878
|
-
*/
|
|
1879
1501
|
DataQualityJobInput.filterSensitiveLog = (obj) => ({
|
|
1880
1502
|
...obj,
|
|
1881
1503
|
});
|
|
@@ -1887,27 +1509,18 @@ var ProcessingS3UploadMode;
|
|
|
1887
1509
|
})(ProcessingS3UploadMode = exports.ProcessingS3UploadMode || (exports.ProcessingS3UploadMode = {}));
|
|
1888
1510
|
var MonitoringS3Output;
|
|
1889
1511
|
(function (MonitoringS3Output) {
|
|
1890
|
-
/**
|
|
1891
|
-
* @internal
|
|
1892
|
-
*/
|
|
1893
1512
|
MonitoringS3Output.filterSensitiveLog = (obj) => ({
|
|
1894
1513
|
...obj,
|
|
1895
1514
|
});
|
|
1896
1515
|
})(MonitoringS3Output = exports.MonitoringS3Output || (exports.MonitoringS3Output = {}));
|
|
1897
1516
|
var MonitoringOutput;
|
|
1898
1517
|
(function (MonitoringOutput) {
|
|
1899
|
-
/**
|
|
1900
|
-
* @internal
|
|
1901
|
-
*/
|
|
1902
1518
|
MonitoringOutput.filterSensitiveLog = (obj) => ({
|
|
1903
1519
|
...obj,
|
|
1904
1520
|
});
|
|
1905
1521
|
})(MonitoringOutput = exports.MonitoringOutput || (exports.MonitoringOutput = {}));
|
|
1906
1522
|
var MonitoringOutputConfig;
|
|
1907
1523
|
(function (MonitoringOutputConfig) {
|
|
1908
|
-
/**
|
|
1909
|
-
* @internal
|
|
1910
|
-
*/
|
|
1911
1524
|
MonitoringOutputConfig.filterSensitiveLog = (obj) => ({
|
|
1912
1525
|
...obj,
|
|
1913
1526
|
});
|
|
@@ -1961,54 +1574,36 @@ var ProcessingInstanceType;
|
|
|
1961
1574
|
})(ProcessingInstanceType = exports.ProcessingInstanceType || (exports.ProcessingInstanceType = {}));
|
|
1962
1575
|
var MonitoringClusterConfig;
|
|
1963
1576
|
(function (MonitoringClusterConfig) {
|
|
1964
|
-
/**
|
|
1965
|
-
* @internal
|
|
1966
|
-
*/
|
|
1967
1577
|
MonitoringClusterConfig.filterSensitiveLog = (obj) => ({
|
|
1968
1578
|
...obj,
|
|
1969
1579
|
});
|
|
1970
1580
|
})(MonitoringClusterConfig = exports.MonitoringClusterConfig || (exports.MonitoringClusterConfig = {}));
|
|
1971
1581
|
var MonitoringResources;
|
|
1972
1582
|
(function (MonitoringResources) {
|
|
1973
|
-
/**
|
|
1974
|
-
* @internal
|
|
1975
|
-
*/
|
|
1976
1583
|
MonitoringResources.filterSensitiveLog = (obj) => ({
|
|
1977
1584
|
...obj,
|
|
1978
1585
|
});
|
|
1979
1586
|
})(MonitoringResources = exports.MonitoringResources || (exports.MonitoringResources = {}));
|
|
1980
1587
|
var MonitoringNetworkConfig;
|
|
1981
1588
|
(function (MonitoringNetworkConfig) {
|
|
1982
|
-
/**
|
|
1983
|
-
* @internal
|
|
1984
|
-
*/
|
|
1985
1589
|
MonitoringNetworkConfig.filterSensitiveLog = (obj) => ({
|
|
1986
1590
|
...obj,
|
|
1987
1591
|
});
|
|
1988
1592
|
})(MonitoringNetworkConfig = exports.MonitoringNetworkConfig || (exports.MonitoringNetworkConfig = {}));
|
|
1989
1593
|
var MonitoringStoppingCondition;
|
|
1990
1594
|
(function (MonitoringStoppingCondition) {
|
|
1991
|
-
/**
|
|
1992
|
-
* @internal
|
|
1993
|
-
*/
|
|
1994
1595
|
MonitoringStoppingCondition.filterSensitiveLog = (obj) => ({
|
|
1995
1596
|
...obj,
|
|
1996
1597
|
});
|
|
1997
1598
|
})(MonitoringStoppingCondition = exports.MonitoringStoppingCondition || (exports.MonitoringStoppingCondition = {}));
|
|
1998
1599
|
var CreateDataQualityJobDefinitionRequest;
|
|
1999
1600
|
(function (CreateDataQualityJobDefinitionRequest) {
|
|
2000
|
-
/**
|
|
2001
|
-
* @internal
|
|
2002
|
-
*/
|
|
2003
1601
|
CreateDataQualityJobDefinitionRequest.filterSensitiveLog = (obj) => ({
|
|
2004
1602
|
...obj,
|
|
2005
1603
|
});
|
|
2006
1604
|
})(CreateDataQualityJobDefinitionRequest = exports.CreateDataQualityJobDefinitionRequest || (exports.CreateDataQualityJobDefinitionRequest = {}));
|
|
2007
1605
|
var CreateDataQualityJobDefinitionResponse;
|
|
2008
1606
|
(function (CreateDataQualityJobDefinitionResponse) {
|
|
2009
|
-
/**
|
|
2010
|
-
* @internal
|
|
2011
|
-
*/
|
|
2012
1607
|
CreateDataQualityJobDefinitionResponse.filterSensitiveLog = (obj) => ({
|
|
2013
1608
|
...obj,
|
|
2014
1609
|
});
|
|
@@ -2019,49 +1614,56 @@ var EdgePresetDeploymentType;
|
|
|
2019
1614
|
})(EdgePresetDeploymentType = exports.EdgePresetDeploymentType || (exports.EdgePresetDeploymentType = {}));
|
|
2020
1615
|
var EdgeOutputConfig;
|
|
2021
1616
|
(function (EdgeOutputConfig) {
|
|
2022
|
-
/**
|
|
2023
|
-
* @internal
|
|
2024
|
-
*/
|
|
2025
1617
|
EdgeOutputConfig.filterSensitiveLog = (obj) => ({
|
|
2026
1618
|
...obj,
|
|
2027
1619
|
});
|
|
2028
1620
|
})(EdgeOutputConfig = exports.EdgeOutputConfig || (exports.EdgeOutputConfig = {}));
|
|
2029
1621
|
var CreateDeviceFleetRequest;
|
|
2030
1622
|
(function (CreateDeviceFleetRequest) {
|
|
2031
|
-
/**
|
|
2032
|
-
* @internal
|
|
2033
|
-
*/
|
|
2034
1623
|
CreateDeviceFleetRequest.filterSensitiveLog = (obj) => ({
|
|
2035
1624
|
...obj,
|
|
2036
1625
|
});
|
|
2037
1626
|
})(CreateDeviceFleetRequest = exports.CreateDeviceFleetRequest || (exports.CreateDeviceFleetRequest = {}));
|
|
2038
1627
|
var JupyterServerAppSettings;
|
|
2039
1628
|
(function (JupyterServerAppSettings) {
|
|
2040
|
-
/**
|
|
2041
|
-
* @internal
|
|
2042
|
-
*/
|
|
2043
1629
|
JupyterServerAppSettings.filterSensitiveLog = (obj) => ({
|
|
2044
1630
|
...obj,
|
|
2045
1631
|
});
|
|
2046
1632
|
})(JupyterServerAppSettings = exports.JupyterServerAppSettings || (exports.JupyterServerAppSettings = {}));
|
|
2047
1633
|
var CustomImage;
|
|
2048
1634
|
(function (CustomImage) {
|
|
2049
|
-
/**
|
|
2050
|
-
* @internal
|
|
2051
|
-
*/
|
|
2052
1635
|
CustomImage.filterSensitiveLog = (obj) => ({
|
|
2053
1636
|
...obj,
|
|
2054
1637
|
});
|
|
2055
1638
|
})(CustomImage = exports.CustomImage || (exports.CustomImage = {}));
|
|
2056
1639
|
var KernelGatewayAppSettings;
|
|
2057
1640
|
(function (KernelGatewayAppSettings) {
|
|
2058
|
-
/**
|
|
2059
|
-
* @internal
|
|
2060
|
-
*/
|
|
2061
1641
|
KernelGatewayAppSettings.filterSensitiveLog = (obj) => ({
|
|
2062
1642
|
...obj,
|
|
2063
1643
|
});
|
|
2064
1644
|
})(KernelGatewayAppSettings = exports.KernelGatewayAppSettings || (exports.KernelGatewayAppSettings = {}));
|
|
1645
|
+
var RSessionAppSettings;
|
|
1646
|
+
(function (RSessionAppSettings) {
|
|
1647
|
+
RSessionAppSettings.filterSensitiveLog = (obj) => ({
|
|
1648
|
+
...obj,
|
|
1649
|
+
});
|
|
1650
|
+
})(RSessionAppSettings = exports.RSessionAppSettings || (exports.RSessionAppSettings = {}));
|
|
1651
|
+
var RStudioServerProAccessStatus;
|
|
1652
|
+
(function (RStudioServerProAccessStatus) {
|
|
1653
|
+
RStudioServerProAccessStatus["Disabled"] = "DISABLED";
|
|
1654
|
+
RStudioServerProAccessStatus["Enabled"] = "ENABLED";
|
|
1655
|
+
})(RStudioServerProAccessStatus = exports.RStudioServerProAccessStatus || (exports.RStudioServerProAccessStatus = {}));
|
|
1656
|
+
var RStudioServerProUserGroup;
|
|
1657
|
+
(function (RStudioServerProUserGroup) {
|
|
1658
|
+
RStudioServerProUserGroup["Admin"] = "R_STUDIO_ADMIN";
|
|
1659
|
+
RStudioServerProUserGroup["User"] = "R_STUDIO_USER";
|
|
1660
|
+
})(RStudioServerProUserGroup = exports.RStudioServerProUserGroup || (exports.RStudioServerProUserGroup = {}));
|
|
1661
|
+
var RStudioServerProAppSettings;
|
|
1662
|
+
(function (RStudioServerProAppSettings) {
|
|
1663
|
+
RStudioServerProAppSettings.filterSensitiveLog = (obj) => ({
|
|
1664
|
+
...obj,
|
|
1665
|
+
});
|
|
1666
|
+
})(RStudioServerProAppSettings = exports.RStudioServerProAppSettings || (exports.RStudioServerProAppSettings = {}));
|
|
2065
1667
|
var NotebookOutputOption;
|
|
2066
1668
|
(function (NotebookOutputOption) {
|
|
2067
1669
|
NotebookOutputOption["Allowed"] = "Allowed";
|
|
@@ -2069,81 +1671,66 @@ var NotebookOutputOption;
|
|
|
2069
1671
|
})(NotebookOutputOption = exports.NotebookOutputOption || (exports.NotebookOutputOption = {}));
|
|
2070
1672
|
var SharingSettings;
|
|
2071
1673
|
(function (SharingSettings) {
|
|
2072
|
-
/**
|
|
2073
|
-
* @internal
|
|
2074
|
-
*/
|
|
2075
1674
|
SharingSettings.filterSensitiveLog = (obj) => ({
|
|
2076
1675
|
...obj,
|
|
2077
1676
|
});
|
|
2078
1677
|
})(SharingSettings = exports.SharingSettings || (exports.SharingSettings = {}));
|
|
2079
1678
|
var TensorBoardAppSettings;
|
|
2080
1679
|
(function (TensorBoardAppSettings) {
|
|
2081
|
-
/**
|
|
2082
|
-
* @internal
|
|
2083
|
-
*/
|
|
2084
1680
|
TensorBoardAppSettings.filterSensitiveLog = (obj) => ({
|
|
2085
1681
|
...obj,
|
|
2086
1682
|
});
|
|
2087
1683
|
})(TensorBoardAppSettings = exports.TensorBoardAppSettings || (exports.TensorBoardAppSettings = {}));
|
|
2088
1684
|
var UserSettings;
|
|
2089
1685
|
(function (UserSettings) {
|
|
2090
|
-
/**
|
|
2091
|
-
* @internal
|
|
2092
|
-
*/
|
|
2093
1686
|
UserSettings.filterSensitiveLog = (obj) => ({
|
|
2094
1687
|
...obj,
|
|
2095
1688
|
});
|
|
2096
1689
|
})(UserSettings = exports.UserSettings || (exports.UserSettings = {}));
|
|
1690
|
+
var RStudioServerProDomainSettings;
|
|
1691
|
+
(function (RStudioServerProDomainSettings) {
|
|
1692
|
+
RStudioServerProDomainSettings.filterSensitiveLog = (obj) => ({
|
|
1693
|
+
...obj,
|
|
1694
|
+
});
|
|
1695
|
+
})(RStudioServerProDomainSettings = exports.RStudioServerProDomainSettings || (exports.RStudioServerProDomainSettings = {}));
|
|
1696
|
+
var DomainSettings;
|
|
1697
|
+
(function (DomainSettings) {
|
|
1698
|
+
DomainSettings.filterSensitiveLog = (obj) => ({
|
|
1699
|
+
...obj,
|
|
1700
|
+
});
|
|
1701
|
+
})(DomainSettings = exports.DomainSettings || (exports.DomainSettings = {}));
|
|
2097
1702
|
var CreateDomainRequest;
|
|
2098
1703
|
(function (CreateDomainRequest) {
|
|
2099
|
-
/**
|
|
2100
|
-
* @internal
|
|
2101
|
-
*/
|
|
2102
1704
|
CreateDomainRequest.filterSensitiveLog = (obj) => ({
|
|
2103
1705
|
...obj,
|
|
2104
1706
|
});
|
|
2105
1707
|
})(CreateDomainRequest = exports.CreateDomainRequest || (exports.CreateDomainRequest = {}));
|
|
2106
1708
|
var CreateDomainResponse;
|
|
2107
1709
|
(function (CreateDomainResponse) {
|
|
2108
|
-
/**
|
|
2109
|
-
* @internal
|
|
2110
|
-
*/
|
|
2111
1710
|
CreateDomainResponse.filterSensitiveLog = (obj) => ({
|
|
2112
1711
|
...obj,
|
|
2113
1712
|
});
|
|
2114
1713
|
})(CreateDomainResponse = exports.CreateDomainResponse || (exports.CreateDomainResponse = {}));
|
|
2115
1714
|
var CreateEdgePackagingJobRequest;
|
|
2116
1715
|
(function (CreateEdgePackagingJobRequest) {
|
|
2117
|
-
/**
|
|
2118
|
-
* @internal
|
|
2119
|
-
*/
|
|
2120
1716
|
CreateEdgePackagingJobRequest.filterSensitiveLog = (obj) => ({
|
|
2121
1717
|
...obj,
|
|
2122
1718
|
});
|
|
2123
1719
|
})(CreateEdgePackagingJobRequest = exports.CreateEdgePackagingJobRequest || (exports.CreateEdgePackagingJobRequest = {}));
|
|
2124
1720
|
var CreateEndpointInput;
|
|
2125
1721
|
(function (CreateEndpointInput) {
|
|
2126
|
-
/**
|
|
2127
|
-
* @internal
|
|
2128
|
-
*/
|
|
2129
1722
|
CreateEndpointInput.filterSensitiveLog = (obj) => ({
|
|
2130
1723
|
...obj,
|
|
2131
1724
|
});
|
|
2132
1725
|
})(CreateEndpointInput = exports.CreateEndpointInput || (exports.CreateEndpointInput = {}));
|
|
2133
1726
|
var CreateEndpointOutput;
|
|
2134
1727
|
(function (CreateEndpointOutput) {
|
|
2135
|
-
/**
|
|
2136
|
-
* @internal
|
|
2137
|
-
*/
|
|
2138
1728
|
CreateEndpointOutput.filterSensitiveLog = (obj) => ({
|
|
2139
1729
|
...obj,
|
|
2140
1730
|
});
|
|
2141
1731
|
})(CreateEndpointOutput = exports.CreateEndpointOutput || (exports.CreateEndpointOutput = {}));
|
|
2142
1732
|
var DataCaptureConfig;
|
|
2143
1733
|
(function (DataCaptureConfig) {
|
|
2144
|
-
/**
|
|
2145
|
-
* @internal
|
|
2146
|
-
*/
|
|
2147
1734
|
DataCaptureConfig.filterSensitiveLog = (obj) => ({
|
|
2148
1735
|
...obj,
|
|
2149
1736
|
});
|
|
@@ -2159,54 +1746,36 @@ var ProductionVariantAcceleratorType;
|
|
|
2159
1746
|
})(ProductionVariantAcceleratorType = exports.ProductionVariantAcceleratorType || (exports.ProductionVariantAcceleratorType = {}));
|
|
2160
1747
|
var ProductionVariantCoreDumpConfig;
|
|
2161
1748
|
(function (ProductionVariantCoreDumpConfig) {
|
|
2162
|
-
/**
|
|
2163
|
-
* @internal
|
|
2164
|
-
*/
|
|
2165
1749
|
ProductionVariantCoreDumpConfig.filterSensitiveLog = (obj) => ({
|
|
2166
1750
|
...obj,
|
|
2167
1751
|
});
|
|
2168
1752
|
})(ProductionVariantCoreDumpConfig = exports.ProductionVariantCoreDumpConfig || (exports.ProductionVariantCoreDumpConfig = {}));
|
|
2169
1753
|
var ProductionVariant;
|
|
2170
1754
|
(function (ProductionVariant) {
|
|
2171
|
-
/**
|
|
2172
|
-
* @internal
|
|
2173
|
-
*/
|
|
2174
1755
|
ProductionVariant.filterSensitiveLog = (obj) => ({
|
|
2175
1756
|
...obj,
|
|
2176
1757
|
});
|
|
2177
1758
|
})(ProductionVariant = exports.ProductionVariant || (exports.ProductionVariant = {}));
|
|
2178
1759
|
var CreateEndpointConfigInput;
|
|
2179
1760
|
(function (CreateEndpointConfigInput) {
|
|
2180
|
-
/**
|
|
2181
|
-
* @internal
|
|
2182
|
-
*/
|
|
2183
1761
|
CreateEndpointConfigInput.filterSensitiveLog = (obj) => ({
|
|
2184
1762
|
...obj,
|
|
2185
1763
|
});
|
|
2186
1764
|
})(CreateEndpointConfigInput = exports.CreateEndpointConfigInput || (exports.CreateEndpointConfigInput = {}));
|
|
2187
1765
|
var CreateEndpointConfigOutput;
|
|
2188
1766
|
(function (CreateEndpointConfigOutput) {
|
|
2189
|
-
/**
|
|
2190
|
-
* @internal
|
|
2191
|
-
*/
|
|
2192
1767
|
CreateEndpointConfigOutput.filterSensitiveLog = (obj) => ({
|
|
2193
1768
|
...obj,
|
|
2194
1769
|
});
|
|
2195
1770
|
})(CreateEndpointConfigOutput = exports.CreateEndpointConfigOutput || (exports.CreateEndpointConfigOutput = {}));
|
|
2196
1771
|
var CreateExperimentRequest;
|
|
2197
1772
|
(function (CreateExperimentRequest) {
|
|
2198
|
-
/**
|
|
2199
|
-
* @internal
|
|
2200
|
-
*/
|
|
2201
1773
|
CreateExperimentRequest.filterSensitiveLog = (obj) => ({
|
|
2202
1774
|
...obj,
|
|
2203
1775
|
});
|
|
2204
1776
|
})(CreateExperimentRequest = exports.CreateExperimentRequest || (exports.CreateExperimentRequest = {}));
|
|
2205
1777
|
var CreateExperimentResponse;
|
|
2206
1778
|
(function (CreateExperimentResponse) {
|
|
2207
|
-
/**
|
|
2208
|
-
* @internal
|
|
2209
|
-
*/
|
|
2210
1779
|
CreateExperimentResponse.filterSensitiveLog = (obj) => ({
|
|
2211
1780
|
...obj,
|
|
2212
1781
|
});
|
|
@@ -2219,207 +1788,138 @@ var FeatureType;
|
|
|
2219
1788
|
})(FeatureType = exports.FeatureType || (exports.FeatureType = {}));
|
|
2220
1789
|
var FeatureDefinition;
|
|
2221
1790
|
(function (FeatureDefinition) {
|
|
2222
|
-
/**
|
|
2223
|
-
* @internal
|
|
2224
|
-
*/
|
|
2225
1791
|
FeatureDefinition.filterSensitiveLog = (obj) => ({
|
|
2226
1792
|
...obj,
|
|
2227
1793
|
});
|
|
2228
1794
|
})(FeatureDefinition = exports.FeatureDefinition || (exports.FeatureDefinition = {}));
|
|
2229
1795
|
var DataCatalogConfig;
|
|
2230
1796
|
(function (DataCatalogConfig) {
|
|
2231
|
-
/**
|
|
2232
|
-
* @internal
|
|
2233
|
-
*/
|
|
2234
1797
|
DataCatalogConfig.filterSensitiveLog = (obj) => ({
|
|
2235
1798
|
...obj,
|
|
2236
1799
|
});
|
|
2237
1800
|
})(DataCatalogConfig = exports.DataCatalogConfig || (exports.DataCatalogConfig = {}));
|
|
2238
1801
|
var S3StorageConfig;
|
|
2239
1802
|
(function (S3StorageConfig) {
|
|
2240
|
-
/**
|
|
2241
|
-
* @internal
|
|
2242
|
-
*/
|
|
2243
1803
|
S3StorageConfig.filterSensitiveLog = (obj) => ({
|
|
2244
1804
|
...obj,
|
|
2245
1805
|
});
|
|
2246
1806
|
})(S3StorageConfig = exports.S3StorageConfig || (exports.S3StorageConfig = {}));
|
|
2247
1807
|
var OfflineStoreConfig;
|
|
2248
1808
|
(function (OfflineStoreConfig) {
|
|
2249
|
-
/**
|
|
2250
|
-
* @internal
|
|
2251
|
-
*/
|
|
2252
1809
|
OfflineStoreConfig.filterSensitiveLog = (obj) => ({
|
|
2253
1810
|
...obj,
|
|
2254
1811
|
});
|
|
2255
1812
|
})(OfflineStoreConfig = exports.OfflineStoreConfig || (exports.OfflineStoreConfig = {}));
|
|
2256
1813
|
var OnlineStoreSecurityConfig;
|
|
2257
1814
|
(function (OnlineStoreSecurityConfig) {
|
|
2258
|
-
/**
|
|
2259
|
-
* @internal
|
|
2260
|
-
*/
|
|
2261
1815
|
OnlineStoreSecurityConfig.filterSensitiveLog = (obj) => ({
|
|
2262
1816
|
...obj,
|
|
2263
1817
|
});
|
|
2264
1818
|
})(OnlineStoreSecurityConfig = exports.OnlineStoreSecurityConfig || (exports.OnlineStoreSecurityConfig = {}));
|
|
2265
1819
|
var OnlineStoreConfig;
|
|
2266
1820
|
(function (OnlineStoreConfig) {
|
|
2267
|
-
/**
|
|
2268
|
-
* @internal
|
|
2269
|
-
*/
|
|
2270
1821
|
OnlineStoreConfig.filterSensitiveLog = (obj) => ({
|
|
2271
1822
|
...obj,
|
|
2272
1823
|
});
|
|
2273
1824
|
})(OnlineStoreConfig = exports.OnlineStoreConfig || (exports.OnlineStoreConfig = {}));
|
|
2274
1825
|
var CreateFeatureGroupRequest;
|
|
2275
1826
|
(function (CreateFeatureGroupRequest) {
|
|
2276
|
-
/**
|
|
2277
|
-
* @internal
|
|
2278
|
-
*/
|
|
2279
1827
|
CreateFeatureGroupRequest.filterSensitiveLog = (obj) => ({
|
|
2280
1828
|
...obj,
|
|
2281
1829
|
});
|
|
2282
1830
|
})(CreateFeatureGroupRequest = exports.CreateFeatureGroupRequest || (exports.CreateFeatureGroupRequest = {}));
|
|
2283
1831
|
var CreateFeatureGroupResponse;
|
|
2284
1832
|
(function (CreateFeatureGroupResponse) {
|
|
2285
|
-
/**
|
|
2286
|
-
* @internal
|
|
2287
|
-
*/
|
|
2288
1833
|
CreateFeatureGroupResponse.filterSensitiveLog = (obj) => ({
|
|
2289
1834
|
...obj,
|
|
2290
1835
|
});
|
|
2291
1836
|
})(CreateFeatureGroupResponse = exports.CreateFeatureGroupResponse || (exports.CreateFeatureGroupResponse = {}));
|
|
2292
1837
|
var HumanLoopActivationConditionsConfig;
|
|
2293
1838
|
(function (HumanLoopActivationConditionsConfig) {
|
|
2294
|
-
/**
|
|
2295
|
-
* @internal
|
|
2296
|
-
*/
|
|
2297
1839
|
HumanLoopActivationConditionsConfig.filterSensitiveLog = (obj) => ({
|
|
2298
1840
|
...obj,
|
|
2299
1841
|
});
|
|
2300
1842
|
})(HumanLoopActivationConditionsConfig = exports.HumanLoopActivationConditionsConfig || (exports.HumanLoopActivationConditionsConfig = {}));
|
|
2301
1843
|
var HumanLoopActivationConfig;
|
|
2302
1844
|
(function (HumanLoopActivationConfig) {
|
|
2303
|
-
/**
|
|
2304
|
-
* @internal
|
|
2305
|
-
*/
|
|
2306
1845
|
HumanLoopActivationConfig.filterSensitiveLog = (obj) => ({
|
|
2307
1846
|
...obj,
|
|
2308
1847
|
});
|
|
2309
1848
|
})(HumanLoopActivationConfig = exports.HumanLoopActivationConfig || (exports.HumanLoopActivationConfig = {}));
|
|
2310
1849
|
var USD;
|
|
2311
1850
|
(function (USD) {
|
|
2312
|
-
/**
|
|
2313
|
-
* @internal
|
|
2314
|
-
*/
|
|
2315
1851
|
USD.filterSensitiveLog = (obj) => ({
|
|
2316
1852
|
...obj,
|
|
2317
1853
|
});
|
|
2318
1854
|
})(USD = exports.USD || (exports.USD = {}));
|
|
2319
1855
|
var PublicWorkforceTaskPrice;
|
|
2320
1856
|
(function (PublicWorkforceTaskPrice) {
|
|
2321
|
-
/**
|
|
2322
|
-
* @internal
|
|
2323
|
-
*/
|
|
2324
1857
|
PublicWorkforceTaskPrice.filterSensitiveLog = (obj) => ({
|
|
2325
1858
|
...obj,
|
|
2326
1859
|
});
|
|
2327
1860
|
})(PublicWorkforceTaskPrice = exports.PublicWorkforceTaskPrice || (exports.PublicWorkforceTaskPrice = {}));
|
|
2328
1861
|
var HumanLoopConfig;
|
|
2329
1862
|
(function (HumanLoopConfig) {
|
|
2330
|
-
/**
|
|
2331
|
-
* @internal
|
|
2332
|
-
*/
|
|
2333
1863
|
HumanLoopConfig.filterSensitiveLog = (obj) => ({
|
|
2334
1864
|
...obj,
|
|
2335
1865
|
});
|
|
2336
1866
|
})(HumanLoopConfig = exports.HumanLoopConfig || (exports.HumanLoopConfig = {}));
|
|
2337
1867
|
var HumanLoopRequestSource;
|
|
2338
1868
|
(function (HumanLoopRequestSource) {
|
|
2339
|
-
/**
|
|
2340
|
-
* @internal
|
|
2341
|
-
*/
|
|
2342
1869
|
HumanLoopRequestSource.filterSensitiveLog = (obj) => ({
|
|
2343
1870
|
...obj,
|
|
2344
1871
|
});
|
|
2345
1872
|
})(HumanLoopRequestSource = exports.HumanLoopRequestSource || (exports.HumanLoopRequestSource = {}));
|
|
2346
1873
|
var FlowDefinitionOutputConfig;
|
|
2347
1874
|
(function (FlowDefinitionOutputConfig) {
|
|
2348
|
-
/**
|
|
2349
|
-
* @internal
|
|
2350
|
-
*/
|
|
2351
1875
|
FlowDefinitionOutputConfig.filterSensitiveLog = (obj) => ({
|
|
2352
1876
|
...obj,
|
|
2353
1877
|
});
|
|
2354
1878
|
})(FlowDefinitionOutputConfig = exports.FlowDefinitionOutputConfig || (exports.FlowDefinitionOutputConfig = {}));
|
|
2355
1879
|
var CreateFlowDefinitionRequest;
|
|
2356
1880
|
(function (CreateFlowDefinitionRequest) {
|
|
2357
|
-
/**
|
|
2358
|
-
* @internal
|
|
2359
|
-
*/
|
|
2360
1881
|
CreateFlowDefinitionRequest.filterSensitiveLog = (obj) => ({
|
|
2361
1882
|
...obj,
|
|
2362
1883
|
});
|
|
2363
1884
|
})(CreateFlowDefinitionRequest = exports.CreateFlowDefinitionRequest || (exports.CreateFlowDefinitionRequest = {}));
|
|
2364
1885
|
var CreateFlowDefinitionResponse;
|
|
2365
1886
|
(function (CreateFlowDefinitionResponse) {
|
|
2366
|
-
/**
|
|
2367
|
-
* @internal
|
|
2368
|
-
*/
|
|
2369
1887
|
CreateFlowDefinitionResponse.filterSensitiveLog = (obj) => ({
|
|
2370
1888
|
...obj,
|
|
2371
1889
|
});
|
|
2372
1890
|
})(CreateFlowDefinitionResponse = exports.CreateFlowDefinitionResponse || (exports.CreateFlowDefinitionResponse = {}));
|
|
2373
1891
|
var UiTemplate;
|
|
2374
1892
|
(function (UiTemplate) {
|
|
2375
|
-
/**
|
|
2376
|
-
* @internal
|
|
2377
|
-
*/
|
|
2378
1893
|
UiTemplate.filterSensitiveLog = (obj) => ({
|
|
2379
1894
|
...obj,
|
|
2380
1895
|
});
|
|
2381
1896
|
})(UiTemplate = exports.UiTemplate || (exports.UiTemplate = {}));
|
|
2382
1897
|
var CreateHumanTaskUiRequest;
|
|
2383
1898
|
(function (CreateHumanTaskUiRequest) {
|
|
2384
|
-
/**
|
|
2385
|
-
* @internal
|
|
2386
|
-
*/
|
|
2387
1899
|
CreateHumanTaskUiRequest.filterSensitiveLog = (obj) => ({
|
|
2388
1900
|
...obj,
|
|
2389
1901
|
});
|
|
2390
1902
|
})(CreateHumanTaskUiRequest = exports.CreateHumanTaskUiRequest || (exports.CreateHumanTaskUiRequest = {}));
|
|
2391
1903
|
var CreateHumanTaskUiResponse;
|
|
2392
1904
|
(function (CreateHumanTaskUiResponse) {
|
|
2393
|
-
/**
|
|
2394
|
-
* @internal
|
|
2395
|
-
*/
|
|
2396
1905
|
CreateHumanTaskUiResponse.filterSensitiveLog = (obj) => ({
|
|
2397
1906
|
...obj,
|
|
2398
1907
|
});
|
|
2399
1908
|
})(CreateHumanTaskUiResponse = exports.CreateHumanTaskUiResponse || (exports.CreateHumanTaskUiResponse = {}));
|
|
2400
1909
|
var IntegerParameterRange;
|
|
2401
1910
|
(function (IntegerParameterRange) {
|
|
2402
|
-
/**
|
|
2403
|
-
* @internal
|
|
2404
|
-
*/
|
|
2405
1911
|
IntegerParameterRange.filterSensitiveLog = (obj) => ({
|
|
2406
1912
|
...obj,
|
|
2407
1913
|
});
|
|
2408
1914
|
})(IntegerParameterRange = exports.IntegerParameterRange || (exports.IntegerParameterRange = {}));
|
|
2409
1915
|
var ParameterRanges;
|
|
2410
1916
|
(function (ParameterRanges) {
|
|
2411
|
-
/**
|
|
2412
|
-
* @internal
|
|
2413
|
-
*/
|
|
2414
1917
|
ParameterRanges.filterSensitiveLog = (obj) => ({
|
|
2415
1918
|
...obj,
|
|
2416
1919
|
});
|
|
2417
1920
|
})(ParameterRanges = exports.ParameterRanges || (exports.ParameterRanges = {}));
|
|
2418
1921
|
var ResourceLimits;
|
|
2419
1922
|
(function (ResourceLimits) {
|
|
2420
|
-
/**
|
|
2421
|
-
* @internal
|
|
2422
|
-
*/
|
|
2423
1923
|
ResourceLimits.filterSensitiveLog = (obj) => ({
|
|
2424
1924
|
...obj,
|
|
2425
1925
|
});
|
|
@@ -2436,54 +1936,36 @@ var TrainingJobEarlyStoppingType;
|
|
|
2436
1936
|
})(TrainingJobEarlyStoppingType = exports.TrainingJobEarlyStoppingType || (exports.TrainingJobEarlyStoppingType = {}));
|
|
2437
1937
|
var TuningJobCompletionCriteria;
|
|
2438
1938
|
(function (TuningJobCompletionCriteria) {
|
|
2439
|
-
/**
|
|
2440
|
-
* @internal
|
|
2441
|
-
*/
|
|
2442
1939
|
TuningJobCompletionCriteria.filterSensitiveLog = (obj) => ({
|
|
2443
1940
|
...obj,
|
|
2444
1941
|
});
|
|
2445
1942
|
})(TuningJobCompletionCriteria = exports.TuningJobCompletionCriteria || (exports.TuningJobCompletionCriteria = {}));
|
|
2446
1943
|
var HyperParameterTuningJobConfig;
|
|
2447
1944
|
(function (HyperParameterTuningJobConfig) {
|
|
2448
|
-
/**
|
|
2449
|
-
* @internal
|
|
2450
|
-
*/
|
|
2451
1945
|
HyperParameterTuningJobConfig.filterSensitiveLog = (obj) => ({
|
|
2452
1946
|
...obj,
|
|
2453
1947
|
});
|
|
2454
1948
|
})(HyperParameterTuningJobConfig = exports.HyperParameterTuningJobConfig || (exports.HyperParameterTuningJobConfig = {}));
|
|
2455
1949
|
var HyperParameterAlgorithmSpecification;
|
|
2456
1950
|
(function (HyperParameterAlgorithmSpecification) {
|
|
2457
|
-
/**
|
|
2458
|
-
* @internal
|
|
2459
|
-
*/
|
|
2460
1951
|
HyperParameterAlgorithmSpecification.filterSensitiveLog = (obj) => ({
|
|
2461
1952
|
...obj,
|
|
2462
1953
|
});
|
|
2463
1954
|
})(HyperParameterAlgorithmSpecification = exports.HyperParameterAlgorithmSpecification || (exports.HyperParameterAlgorithmSpecification = {}));
|
|
2464
1955
|
var RetryStrategy;
|
|
2465
1956
|
(function (RetryStrategy) {
|
|
2466
|
-
/**
|
|
2467
|
-
* @internal
|
|
2468
|
-
*/
|
|
2469
1957
|
RetryStrategy.filterSensitiveLog = (obj) => ({
|
|
2470
1958
|
...obj,
|
|
2471
1959
|
});
|
|
2472
1960
|
})(RetryStrategy = exports.RetryStrategy || (exports.RetryStrategy = {}));
|
|
2473
1961
|
var HyperParameterTrainingJobDefinition;
|
|
2474
1962
|
(function (HyperParameterTrainingJobDefinition) {
|
|
2475
|
-
/**
|
|
2476
|
-
* @internal
|
|
2477
|
-
*/
|
|
2478
1963
|
HyperParameterTrainingJobDefinition.filterSensitiveLog = (obj) => ({
|
|
2479
1964
|
...obj,
|
|
2480
1965
|
});
|
|
2481
1966
|
})(HyperParameterTrainingJobDefinition = exports.HyperParameterTrainingJobDefinition || (exports.HyperParameterTrainingJobDefinition = {}));
|
|
2482
1967
|
var ParentHyperParameterTuningJob;
|
|
2483
1968
|
(function (ParentHyperParameterTuningJob) {
|
|
2484
|
-
/**
|
|
2485
|
-
* @internal
|
|
2486
|
-
*/
|
|
2487
1969
|
ParentHyperParameterTuningJob.filterSensitiveLog = (obj) => ({
|
|
2488
1970
|
...obj,
|
|
2489
1971
|
});
|
|
@@ -2495,240 +1977,85 @@ var HyperParameterTuningJobWarmStartType;
|
|
|
2495
1977
|
})(HyperParameterTuningJobWarmStartType = exports.HyperParameterTuningJobWarmStartType || (exports.HyperParameterTuningJobWarmStartType = {}));
|
|
2496
1978
|
var HyperParameterTuningJobWarmStartConfig;
|
|
2497
1979
|
(function (HyperParameterTuningJobWarmStartConfig) {
|
|
2498
|
-
/**
|
|
2499
|
-
* @internal
|
|
2500
|
-
*/
|
|
2501
1980
|
HyperParameterTuningJobWarmStartConfig.filterSensitiveLog = (obj) => ({
|
|
2502
1981
|
...obj,
|
|
2503
1982
|
});
|
|
2504
1983
|
})(HyperParameterTuningJobWarmStartConfig = exports.HyperParameterTuningJobWarmStartConfig || (exports.HyperParameterTuningJobWarmStartConfig = {}));
|
|
2505
1984
|
var CreateHyperParameterTuningJobRequest;
|
|
2506
1985
|
(function (CreateHyperParameterTuningJobRequest) {
|
|
2507
|
-
/**
|
|
2508
|
-
* @internal
|
|
2509
|
-
*/
|
|
2510
1986
|
CreateHyperParameterTuningJobRequest.filterSensitiveLog = (obj) => ({
|
|
2511
1987
|
...obj,
|
|
2512
1988
|
});
|
|
2513
1989
|
})(CreateHyperParameterTuningJobRequest = exports.CreateHyperParameterTuningJobRequest || (exports.CreateHyperParameterTuningJobRequest = {}));
|
|
2514
1990
|
var CreateHyperParameterTuningJobResponse;
|
|
2515
1991
|
(function (CreateHyperParameterTuningJobResponse) {
|
|
2516
|
-
/**
|
|
2517
|
-
* @internal
|
|
2518
|
-
*/
|
|
2519
1992
|
CreateHyperParameterTuningJobResponse.filterSensitiveLog = (obj) => ({
|
|
2520
1993
|
...obj,
|
|
2521
1994
|
});
|
|
2522
1995
|
})(CreateHyperParameterTuningJobResponse = exports.CreateHyperParameterTuningJobResponse || (exports.CreateHyperParameterTuningJobResponse = {}));
|
|
2523
1996
|
var CreateImageRequest;
|
|
2524
1997
|
(function (CreateImageRequest) {
|
|
2525
|
-
/**
|
|
2526
|
-
* @internal
|
|
2527
|
-
*/
|
|
2528
1998
|
CreateImageRequest.filterSensitiveLog = (obj) => ({
|
|
2529
1999
|
...obj,
|
|
2530
2000
|
});
|
|
2531
2001
|
})(CreateImageRequest = exports.CreateImageRequest || (exports.CreateImageRequest = {}));
|
|
2532
2002
|
var CreateImageResponse;
|
|
2533
2003
|
(function (CreateImageResponse) {
|
|
2534
|
-
/**
|
|
2535
|
-
* @internal
|
|
2536
|
-
*/
|
|
2537
2004
|
CreateImageResponse.filterSensitiveLog = (obj) => ({
|
|
2538
2005
|
...obj,
|
|
2539
2006
|
});
|
|
2540
2007
|
})(CreateImageResponse = exports.CreateImageResponse || (exports.CreateImageResponse = {}));
|
|
2541
2008
|
var CreateImageVersionRequest;
|
|
2542
2009
|
(function (CreateImageVersionRequest) {
|
|
2543
|
-
/**
|
|
2544
|
-
* @internal
|
|
2545
|
-
*/
|
|
2546
2010
|
CreateImageVersionRequest.filterSensitiveLog = (obj) => ({
|
|
2547
2011
|
...obj,
|
|
2548
2012
|
});
|
|
2549
2013
|
})(CreateImageVersionRequest = exports.CreateImageVersionRequest || (exports.CreateImageVersionRequest = {}));
|
|
2550
2014
|
var CreateImageVersionResponse;
|
|
2551
2015
|
(function (CreateImageVersionResponse) {
|
|
2552
|
-
/**
|
|
2553
|
-
* @internal
|
|
2554
|
-
*/
|
|
2555
2016
|
CreateImageVersionResponse.filterSensitiveLog = (obj) => ({
|
|
2556
2017
|
...obj,
|
|
2557
2018
|
});
|
|
2558
2019
|
})(CreateImageVersionResponse = exports.CreateImageVersionResponse || (exports.CreateImageVersionResponse = {}));
|
|
2559
2020
|
var UiConfig;
|
|
2560
2021
|
(function (UiConfig) {
|
|
2561
|
-
/**
|
|
2562
|
-
* @internal
|
|
2563
|
-
*/
|
|
2564
2022
|
UiConfig.filterSensitiveLog = (obj) => ({
|
|
2565
2023
|
...obj,
|
|
2566
2024
|
});
|
|
2567
2025
|
})(UiConfig = exports.UiConfig || (exports.UiConfig = {}));
|
|
2568
2026
|
var HumanTaskConfig;
|
|
2569
2027
|
(function (HumanTaskConfig) {
|
|
2570
|
-
/**
|
|
2571
|
-
* @internal
|
|
2572
|
-
*/
|
|
2573
2028
|
HumanTaskConfig.filterSensitiveLog = (obj) => ({
|
|
2574
2029
|
...obj,
|
|
2575
2030
|
});
|
|
2576
2031
|
})(HumanTaskConfig = exports.HumanTaskConfig || (exports.HumanTaskConfig = {}));
|
|
2577
2032
|
var LabelingJobDataAttributes;
|
|
2578
2033
|
(function (LabelingJobDataAttributes) {
|
|
2579
|
-
/**
|
|
2580
|
-
* @internal
|
|
2581
|
-
*/
|
|
2582
2034
|
LabelingJobDataAttributes.filterSensitiveLog = (obj) => ({
|
|
2583
2035
|
...obj,
|
|
2584
2036
|
});
|
|
2585
2037
|
})(LabelingJobDataAttributes = exports.LabelingJobDataAttributes || (exports.LabelingJobDataAttributes = {}));
|
|
2586
2038
|
var LabelingJobS3DataSource;
|
|
2587
2039
|
(function (LabelingJobS3DataSource) {
|
|
2588
|
-
/**
|
|
2589
|
-
* @internal
|
|
2590
|
-
*/
|
|
2591
2040
|
LabelingJobS3DataSource.filterSensitiveLog = (obj) => ({
|
|
2592
2041
|
...obj,
|
|
2593
2042
|
});
|
|
2594
2043
|
})(LabelingJobS3DataSource = exports.LabelingJobS3DataSource || (exports.LabelingJobS3DataSource = {}));
|
|
2595
2044
|
var LabelingJobSnsDataSource;
|
|
2596
2045
|
(function (LabelingJobSnsDataSource) {
|
|
2597
|
-
/**
|
|
2598
|
-
* @internal
|
|
2599
|
-
*/
|
|
2600
2046
|
LabelingJobSnsDataSource.filterSensitiveLog = (obj) => ({
|
|
2601
2047
|
...obj,
|
|
2602
2048
|
});
|
|
2603
2049
|
})(LabelingJobSnsDataSource = exports.LabelingJobSnsDataSource || (exports.LabelingJobSnsDataSource = {}));
|
|
2604
2050
|
var LabelingJobDataSource;
|
|
2605
2051
|
(function (LabelingJobDataSource) {
|
|
2606
|
-
/**
|
|
2607
|
-
* @internal
|
|
2608
|
-
*/
|
|
2609
2052
|
LabelingJobDataSource.filterSensitiveLog = (obj) => ({
|
|
2610
2053
|
...obj,
|
|
2611
2054
|
});
|
|
2612
2055
|
})(LabelingJobDataSource = exports.LabelingJobDataSource || (exports.LabelingJobDataSource = {}));
|
|
2613
2056
|
var LabelingJobInputConfig;
|
|
2614
2057
|
(function (LabelingJobInputConfig) {
|
|
2615
|
-
/**
|
|
2616
|
-
* @internal
|
|
2617
|
-
*/
|
|
2618
2058
|
LabelingJobInputConfig.filterSensitiveLog = (obj) => ({
|
|
2619
2059
|
...obj,
|
|
2620
2060
|
});
|
|
2621
2061
|
})(LabelingJobInputConfig = exports.LabelingJobInputConfig || (exports.LabelingJobInputConfig = {}));
|
|
2622
|
-
var LabelingJobResourceConfig;
|
|
2623
|
-
(function (LabelingJobResourceConfig) {
|
|
2624
|
-
/**
|
|
2625
|
-
* @internal
|
|
2626
|
-
*/
|
|
2627
|
-
LabelingJobResourceConfig.filterSensitiveLog = (obj) => ({
|
|
2628
|
-
...obj,
|
|
2629
|
-
});
|
|
2630
|
-
})(LabelingJobResourceConfig = exports.LabelingJobResourceConfig || (exports.LabelingJobResourceConfig = {}));
|
|
2631
|
-
var LabelingJobAlgorithmsConfig;
|
|
2632
|
-
(function (LabelingJobAlgorithmsConfig) {
|
|
2633
|
-
/**
|
|
2634
|
-
* @internal
|
|
2635
|
-
*/
|
|
2636
|
-
LabelingJobAlgorithmsConfig.filterSensitiveLog = (obj) => ({
|
|
2637
|
-
...obj,
|
|
2638
|
-
});
|
|
2639
|
-
})(LabelingJobAlgorithmsConfig = exports.LabelingJobAlgorithmsConfig || (exports.LabelingJobAlgorithmsConfig = {}));
|
|
2640
|
-
var LabelingJobOutputConfig;
|
|
2641
|
-
(function (LabelingJobOutputConfig) {
|
|
2642
|
-
/**
|
|
2643
|
-
* @internal
|
|
2644
|
-
*/
|
|
2645
|
-
LabelingJobOutputConfig.filterSensitiveLog = (obj) => ({
|
|
2646
|
-
...obj,
|
|
2647
|
-
});
|
|
2648
|
-
})(LabelingJobOutputConfig = exports.LabelingJobOutputConfig || (exports.LabelingJobOutputConfig = {}));
|
|
2649
|
-
var LabelingJobStoppingConditions;
|
|
2650
|
-
(function (LabelingJobStoppingConditions) {
|
|
2651
|
-
/**
|
|
2652
|
-
* @internal
|
|
2653
|
-
*/
|
|
2654
|
-
LabelingJobStoppingConditions.filterSensitiveLog = (obj) => ({
|
|
2655
|
-
...obj,
|
|
2656
|
-
});
|
|
2657
|
-
})(LabelingJobStoppingConditions = exports.LabelingJobStoppingConditions || (exports.LabelingJobStoppingConditions = {}));
|
|
2658
|
-
var CreateLabelingJobRequest;
|
|
2659
|
-
(function (CreateLabelingJobRequest) {
|
|
2660
|
-
/**
|
|
2661
|
-
* @internal
|
|
2662
|
-
*/
|
|
2663
|
-
CreateLabelingJobRequest.filterSensitiveLog = (obj) => ({
|
|
2664
|
-
...obj,
|
|
2665
|
-
});
|
|
2666
|
-
})(CreateLabelingJobRequest = exports.CreateLabelingJobRequest || (exports.CreateLabelingJobRequest = {}));
|
|
2667
|
-
var CreateLabelingJobResponse;
|
|
2668
|
-
(function (CreateLabelingJobResponse) {
|
|
2669
|
-
/**
|
|
2670
|
-
* @internal
|
|
2671
|
-
*/
|
|
2672
|
-
CreateLabelingJobResponse.filterSensitiveLog = (obj) => ({
|
|
2673
|
-
...obj,
|
|
2674
|
-
});
|
|
2675
|
-
})(CreateLabelingJobResponse = exports.CreateLabelingJobResponse || (exports.CreateLabelingJobResponse = {}));
|
|
2676
|
-
var InferenceExecutionMode;
|
|
2677
|
-
(function (InferenceExecutionMode) {
|
|
2678
|
-
InferenceExecutionMode["DIRECT"] = "Direct";
|
|
2679
|
-
InferenceExecutionMode["SERIAL"] = "Serial";
|
|
2680
|
-
})(InferenceExecutionMode = exports.InferenceExecutionMode || (exports.InferenceExecutionMode = {}));
|
|
2681
|
-
var InferenceExecutionConfig;
|
|
2682
|
-
(function (InferenceExecutionConfig) {
|
|
2683
|
-
/**
|
|
2684
|
-
* @internal
|
|
2685
|
-
*/
|
|
2686
|
-
InferenceExecutionConfig.filterSensitiveLog = (obj) => ({
|
|
2687
|
-
...obj,
|
|
2688
|
-
});
|
|
2689
|
-
})(InferenceExecutionConfig = exports.InferenceExecutionConfig || (exports.InferenceExecutionConfig = {}));
|
|
2690
|
-
var CreateModelInput;
|
|
2691
|
-
(function (CreateModelInput) {
|
|
2692
|
-
/**
|
|
2693
|
-
* @internal
|
|
2694
|
-
*/
|
|
2695
|
-
CreateModelInput.filterSensitiveLog = (obj) => ({
|
|
2696
|
-
...obj,
|
|
2697
|
-
});
|
|
2698
|
-
})(CreateModelInput = exports.CreateModelInput || (exports.CreateModelInput = {}));
|
|
2699
|
-
var CreateModelOutput;
|
|
2700
|
-
(function (CreateModelOutput) {
|
|
2701
|
-
/**
|
|
2702
|
-
* @internal
|
|
2703
|
-
*/
|
|
2704
|
-
CreateModelOutput.filterSensitiveLog = (obj) => ({
|
|
2705
|
-
...obj,
|
|
2706
|
-
});
|
|
2707
|
-
})(CreateModelOutput = exports.CreateModelOutput || (exports.CreateModelOutput = {}));
|
|
2708
|
-
var ModelBiasAppSpecification;
|
|
2709
|
-
(function (ModelBiasAppSpecification) {
|
|
2710
|
-
/**
|
|
2711
|
-
* @internal
|
|
2712
|
-
*/
|
|
2713
|
-
ModelBiasAppSpecification.filterSensitiveLog = (obj) => ({
|
|
2714
|
-
...obj,
|
|
2715
|
-
});
|
|
2716
|
-
})(ModelBiasAppSpecification = exports.ModelBiasAppSpecification || (exports.ModelBiasAppSpecification = {}));
|
|
2717
|
-
var ModelBiasBaselineConfig;
|
|
2718
|
-
(function (ModelBiasBaselineConfig) {
|
|
2719
|
-
/**
|
|
2720
|
-
* @internal
|
|
2721
|
-
*/
|
|
2722
|
-
ModelBiasBaselineConfig.filterSensitiveLog = (obj) => ({
|
|
2723
|
-
...obj,
|
|
2724
|
-
});
|
|
2725
|
-
})(ModelBiasBaselineConfig = exports.ModelBiasBaselineConfig || (exports.ModelBiasBaselineConfig = {}));
|
|
2726
|
-
var MonitoringGroundTruthS3Input;
|
|
2727
|
-
(function (MonitoringGroundTruthS3Input) {
|
|
2728
|
-
/**
|
|
2729
|
-
* @internal
|
|
2730
|
-
*/
|
|
2731
|
-
MonitoringGroundTruthS3Input.filterSensitiveLog = (obj) => ({
|
|
2732
|
-
...obj,
|
|
2733
|
-
});
|
|
2734
|
-
})(MonitoringGroundTruthS3Input = exports.MonitoringGroundTruthS3Input || (exports.MonitoringGroundTruthS3Input = {}));
|