@aws-sdk/client-sagemaker 3.133.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddAssociationCommand.js +2 -2
- package/dist-cjs/commands/AddTagsCommand.js +2 -2
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -2
- package/dist-cjs/commands/CreateActionCommand.js +2 -2
- package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/CreateAppCommand.js +2 -2
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateArtifactCommand.js +2 -2
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/CreateContextCommand.js +2 -2
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/CreateDomainCommand.js +2 -2
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +2 -2
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateExperimentCommand.js +2 -2
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/CreateImageCommand.js +2 -2
- package/dist-cjs/commands/CreateImageVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
- package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateModelCommand.js +2 -2
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateModelPackageCommand.js +2 -2
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/CreatePipelineCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
- package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/CreateTransformJobCommand.js +2 -2
- package/dist-cjs/commands/CreateTrialCommand.js +2 -2
- package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/CreateUserProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkforceCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionCommand.js +2 -2
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteArtifactCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssociationCommand.js +2 -2
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/DeleteContextCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteExperimentCommand.js +2 -2
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/DeleteImageCommand.js +2 -2
- package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeletePipelineCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrialCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/DescribeActionCommand.js +2 -2
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/DescribeAppCommand.js +2 -2
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeArtifactCommand.js +2 -2
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeContextCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeDeviceCommand.js +2 -2
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +2 -2
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeExperimentCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -2
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -2
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeImageCommand.js +2 -2
- package/dist-cjs/commands/DescribeImageVersionCommand.js +2 -2
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrialCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -2
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -2
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -2
- package/dist-cjs/commands/ListActionsCommand.js +2 -2
- package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -2
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListAppsCommand.js +2 -2
- package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
- package/dist-cjs/commands/ListAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -2
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -2
- package/dist-cjs/commands/ListContextsCommand.js +2 -2
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -2
- package/dist-cjs/commands/ListDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListDomainsCommand.js +2 -2
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +2 -2
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointsCommand.js +2 -2
- package/dist-cjs/commands/ListExperimentsCommand.js +2 -2
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -2
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -2
- package/dist-cjs/commands/ListImageVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListImagesCommand.js +2 -2
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
- package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelMetadataCommand.js +2 -2
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListModelPackagesCommand.js +2 -2
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListModelsCommand.js +2 -2
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +2 -2
- package/dist-cjs/commands/ListPipelinesCommand.js +2 -2
- package/dist-cjs/commands/ListProcessingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListStageDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
- package/dist-cjs/commands/ListTransformJobsCommand.js +2 -2
- package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListTrialsCommand.js +2 -2
- package/dist-cjs/commands/ListUserProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListWorkforcesCommand.js +2 -2
- package/dist-cjs/commands/ListWorkteamsCommand.js +2 -2
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/QueryLineageCommand.js +2 -2
- package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -2
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/SearchCommand.js +2 -2
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
- package/dist-cjs/commands/UpdateActionCommand.js +2 -2
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateArtifactCommand.js +2 -2
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -2
- package/dist-cjs/commands/UpdateContextCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
- package/dist-cjs/commands/UpdateDomainCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
- package/dist-cjs/commands/UpdateExperimentCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
- package/dist-cjs/commands/UpdateImageCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -2
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdatePipelineCommand.js +2 -2
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrialCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkforceCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -2
- package/dist-cjs/models/models_0.js +862 -1290
- package/dist-cjs/models/models_1.js +1092 -1624
- package/dist-cjs/models/models_2.js +960 -1434
- package/dist-cjs/models/models_3.js +663 -985
- package/dist-cjs/protocols/Aws_json1_1.js +1498 -2848
- package/dist-es/commands/AddAssociationCommand.js +3 -3
- package/dist-es/commands/AddTagsCommand.js +3 -3
- package/dist-es/commands/AssociateTrialComponentCommand.js +3 -3
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -3
- package/dist-es/commands/CreateActionCommand.js +3 -3
- package/dist-es/commands/CreateAlgorithmCommand.js +3 -3
- package/dist-es/commands/CreateAppCommand.js +3 -3
- package/dist-es/commands/CreateAppImageConfigCommand.js +3 -3
- package/dist-es/commands/CreateArtifactCommand.js +3 -3
- package/dist-es/commands/CreateAutoMLJobCommand.js +3 -3
- package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/CreateCompilationJobCommand.js +3 -3
- package/dist-es/commands/CreateContextCommand.js +3 -3
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +3 -3
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +3 -3
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
- package/dist-es/commands/CreateEndpointCommand.js +3 -3
- package/dist-es/commands/CreateEndpointConfigCommand.js +3 -3
- package/dist-es/commands/CreateExperimentCommand.js +3 -3
- package/dist-es/commands/CreateFeatureGroupCommand.js +3 -3
- package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/CreateImageCommand.js +3 -3
- package/dist-es/commands/CreateImageVersionCommand.js +3 -3
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
- package/dist-es/commands/CreateLabelingJobCommand.js +3 -3
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateModelCommand.js +3 -3
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateModelPackageCommand.js +3 -3
- package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -3
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/CreatePipelineCommand.js +3 -3
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -3
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
- package/dist-es/commands/CreateProcessingJobCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/CreateTrainingJobCommand.js +3 -3
- package/dist-es/commands/CreateTransformJobCommand.js +3 -3
- package/dist-es/commands/CreateTrialCommand.js +3 -3
- package/dist-es/commands/CreateTrialComponentCommand.js +3 -3
- package/dist-es/commands/CreateUserProfileCommand.js +3 -3
- package/dist-es/commands/CreateWorkforceCommand.js +3 -3
- package/dist-es/commands/CreateWorkteamCommand.js +3 -3
- package/dist-es/commands/DeleteActionCommand.js +3 -3
- package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
- package/dist-es/commands/DeleteAppCommand.js +2 -2
- package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
- package/dist-es/commands/DeleteArtifactCommand.js +3 -3
- package/dist-es/commands/DeleteAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
- package/dist-es/commands/DeleteContextCommand.js +3 -3
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -2
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
- package/dist-es/commands/DeleteExperimentCommand.js +3 -3
- package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/DeleteImageCommand.js +3 -3
- package/dist-es/commands/DeleteImageVersionCommand.js +3 -3
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteModelCommand.js +2 -2
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
- package/dist-es/commands/DeletePipelineCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteTrialCommand.js +3 -3
- package/dist-es/commands/DeleteTrialComponentCommand.js +3 -3
- package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
- package/dist-es/commands/DeleteWorkforceCommand.js +3 -3
- package/dist-es/commands/DeleteWorkteamCommand.js +3 -3
- package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
- package/dist-es/commands/DescribeActionCommand.js +3 -3
- package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
- package/dist-es/commands/DescribeAppCommand.js +3 -3
- package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -3
- package/dist-es/commands/DescribeArtifactCommand.js +3 -3
- package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -3
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/DescribeCompilationJobCommand.js +3 -3
- package/dist-es/commands/DescribeContextCommand.js +3 -3
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeDeviceCommand.js +3 -3
- package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -3
- package/dist-es/commands/DescribeDomainCommand.js +3 -3
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +3 -3
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -3
- package/dist-es/commands/DescribeExperimentCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -3
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -3
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/DescribeImageCommand.js +3 -3
- package/dist-es/commands/DescribeImageVersionCommand.js +3 -3
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -3
- package/dist-es/commands/DescribeLabelingJobCommand.js +3 -3
- package/dist-es/commands/DescribeLineageGroupCommand.js +3 -3
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeModelCommand.js +3 -3
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeModelPackageCommand.js +3 -3
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -3
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/DescribePipelineCommand.js +3 -3
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
- package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -3
- package/dist-es/commands/DescribeProcessingJobCommand.js +3 -3
- package/dist-es/commands/DescribeProjectCommand.js +3 -3
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -3
- package/dist-es/commands/DescribeTrainingJobCommand.js +3 -3
- package/dist-es/commands/DescribeTransformJobCommand.js +3 -3
- package/dist-es/commands/DescribeTrialCommand.js +3 -3
- package/dist-es/commands/DescribeTrialComponentCommand.js +3 -3
- package/dist-es/commands/DescribeUserProfileCommand.js +3 -3
- package/dist-es/commands/DescribeWorkforceCommand.js +3 -3
- package/dist-es/commands/DescribeWorkteamCommand.js +3 -3
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -3
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -3
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
- package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -3
- package/dist-es/commands/ListActionsCommand.js +3 -3
- package/dist-es/commands/ListAlgorithmsCommand.js +3 -3
- package/dist-es/commands/ListAppImageConfigsCommand.js +3 -3
- package/dist-es/commands/ListAppsCommand.js +3 -3
- package/dist-es/commands/ListArtifactsCommand.js +3 -3
- package/dist-es/commands/ListAssociationsCommand.js +3 -3
- package/dist-es/commands/ListAutoMLJobsCommand.js +3 -3
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
- package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -3
- package/dist-es/commands/ListCompilationJobsCommand.js +3 -3
- package/dist-es/commands/ListContextsCommand.js +3 -3
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListDeviceFleetsCommand.js +3 -3
- package/dist-es/commands/ListDevicesCommand.js +3 -3
- package/dist-es/commands/ListDomainsCommand.js +3 -3
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +3 -3
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -3
- package/dist-es/commands/ListEndpointConfigsCommand.js +3 -3
- package/dist-es/commands/ListEndpointsCommand.js +3 -3
- package/dist-es/commands/ListExperimentsCommand.js +3 -3
- package/dist-es/commands/ListFeatureGroupsCommand.js +3 -3
- package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListHumanTaskUisCommand.js +3 -3
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -3
- package/dist-es/commands/ListImageVersionsCommand.js +3 -3
- package/dist-es/commands/ListImagesCommand.js +3 -3
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
- package/dist-es/commands/ListLabelingJobsCommand.js +3 -3
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
- package/dist-es/commands/ListLineageGroupsCommand.js +3 -3
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelMetadataCommand.js +3 -3
- package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -3
- package/dist-es/commands/ListModelPackagesCommand.js +3 -3
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListModelsCommand.js +3 -3
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -3
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -3
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
- package/dist-es/commands/ListNotebookInstancesCommand.js +3 -3
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -3
- package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -3
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -3
- package/dist-es/commands/ListPipelinesCommand.js +3 -3
- package/dist-es/commands/ListProcessingJobsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListStageDevicesCommand.js +3 -3
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -3
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/ListTrainingJobsCommand.js +3 -3
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
- package/dist-es/commands/ListTransformJobsCommand.js +3 -3
- package/dist-es/commands/ListTrialComponentsCommand.js +3 -3
- package/dist-es/commands/ListTrialsCommand.js +3 -3
- package/dist-es/commands/ListUserProfilesCommand.js +3 -3
- package/dist-es/commands/ListWorkforcesCommand.js +3 -3
- package/dist-es/commands/ListWorkteamsCommand.js +3 -3
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -3
- package/dist-es/commands/QueryLineageCommand.js +3 -3
- package/dist-es/commands/RegisterDevicesCommand.js +2 -2
- package/dist-es/commands/RenderUiTemplateCommand.js +3 -3
- package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/SearchCommand.js +3 -3
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/StartPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
- package/dist-es/commands/StopCompilationJobCommand.js +2 -2
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -2
- package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
- package/dist-es/commands/StopLabelingJobCommand.js +2 -2
- package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
- package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
- package/dist-es/commands/StopPipelineExecutionCommand.js +3 -3
- package/dist-es/commands/StopProcessingJobCommand.js +2 -2
- package/dist-es/commands/StopTrainingJobCommand.js +2 -2
- package/dist-es/commands/StopTransformJobCommand.js +2 -2
- package/dist-es/commands/UpdateActionCommand.js +3 -3
- package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -3
- package/dist-es/commands/UpdateArtifactCommand.js +3 -3
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -3
- package/dist-es/commands/UpdateContextCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
- package/dist-es/commands/UpdateDevicesCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
- package/dist-es/commands/UpdateExperimentCommand.js +3 -3
- package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -3
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateImageCommand.js +3 -3
- package/dist-es/commands/UpdateModelPackageCommand.js +3 -3
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-es/commands/UpdatePipelineCommand.js +3 -3
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/commands/UpdateTrainingJobCommand.js +3 -3
- package/dist-es/commands/UpdateTrialCommand.js +3 -3
- package/dist-es/commands/UpdateTrialComponentCommand.js +3 -3
- package/dist-es/commands/UpdateUserProfileCommand.js +3 -3
- package/dist-es/commands/UpdateWorkforceCommand.js +3 -3
- package/dist-es/commands/UpdateWorkteamCommand.js +3 -3
- package/dist-es/models/models_0.js +214 -856
- package/dist-es/models/models_1.js +282 -1083
- package/dist-es/models/models_2.js +244 -955
- package/dist-es/models/models_3.js +174 -657
- package/dist-es/protocols/Aws_json1_1.js +2105 -2848
- package/dist-types/models/models_0.d.ts +856 -1284
- package/dist-types/models/models_1.d.ts +1072 -1606
- package/dist-types/models/models_2.d.ts +949 -1423
- package/dist-types/models/models_3.d.ts +645 -967
- package/dist-types/ts3.4/models/models_0.d.ts +428 -856
- package/dist-types/ts3.4/models/models_1.d.ts +536 -1070
- package/dist-types/ts3.4/models/models_2.d.ts +474 -948
- package/dist-types/ts3.4/models/models_3.d.ts +322 -644
- package/package.json +6 -6
|
@@ -14,10 +14,6 @@ export interface HyperParameterTuningJobConfig {
|
|
|
14
14
|
|
|
15
15
|
TuningJobCompletionCriteria?: TuningJobCompletionCriteria;
|
|
16
16
|
}
|
|
17
|
-
export declare namespace HyperParameterTuningJobConfig {
|
|
18
|
-
|
|
19
|
-
const filterSensitiveLog: (obj: HyperParameterTuningJobConfig) => any;
|
|
20
|
-
}
|
|
21
17
|
|
|
22
18
|
export interface HyperParameterAlgorithmSpecification {
|
|
23
19
|
|
|
@@ -29,19 +25,11 @@ export interface HyperParameterAlgorithmSpecification {
|
|
|
29
25
|
|
|
30
26
|
MetricDefinitions?: MetricDefinition[];
|
|
31
27
|
}
|
|
32
|
-
export declare namespace HyperParameterAlgorithmSpecification {
|
|
33
|
-
|
|
34
|
-
const filterSensitiveLog: (obj: HyperParameterAlgorithmSpecification) => any;
|
|
35
|
-
}
|
|
36
28
|
|
|
37
29
|
export interface RetryStrategy {
|
|
38
30
|
|
|
39
31
|
MaximumRetryAttempts: number | undefined;
|
|
40
32
|
}
|
|
41
|
-
export declare namespace RetryStrategy {
|
|
42
|
-
|
|
43
|
-
const filterSensitiveLog: (obj: RetryStrategy) => any;
|
|
44
|
-
}
|
|
45
33
|
|
|
46
34
|
export interface HyperParameterTrainingJobDefinition {
|
|
47
35
|
|
|
@@ -77,19 +65,11 @@ export interface HyperParameterTrainingJobDefinition {
|
|
|
77
65
|
|
|
78
66
|
RetryStrategy?: RetryStrategy;
|
|
79
67
|
}
|
|
80
|
-
export declare namespace HyperParameterTrainingJobDefinition {
|
|
81
|
-
|
|
82
|
-
const filterSensitiveLog: (obj: HyperParameterTrainingJobDefinition) => any;
|
|
83
|
-
}
|
|
84
68
|
|
|
85
69
|
export interface ParentHyperParameterTuningJob {
|
|
86
70
|
|
|
87
71
|
HyperParameterTuningJobName?: string;
|
|
88
72
|
}
|
|
89
|
-
export declare namespace ParentHyperParameterTuningJob {
|
|
90
|
-
|
|
91
|
-
const filterSensitiveLog: (obj: ParentHyperParameterTuningJob) => any;
|
|
92
|
-
}
|
|
93
73
|
export declare enum HyperParameterTuningJobWarmStartType {
|
|
94
74
|
IDENTICAL_DATA_AND_ALGORITHM = "IdenticalDataAndAlgorithm",
|
|
95
75
|
TRANSFER_LEARNING = "TransferLearning"
|
|
@@ -101,10 +81,6 @@ export interface HyperParameterTuningJobWarmStartConfig {
|
|
|
101
81
|
|
|
102
82
|
WarmStartType: HyperParameterTuningJobWarmStartType | string | undefined;
|
|
103
83
|
}
|
|
104
|
-
export declare namespace HyperParameterTuningJobWarmStartConfig {
|
|
105
|
-
|
|
106
|
-
const filterSensitiveLog: (obj: HyperParameterTuningJobWarmStartConfig) => any;
|
|
107
|
-
}
|
|
108
84
|
export interface CreateHyperParameterTuningJobRequest {
|
|
109
85
|
|
|
110
86
|
HyperParameterTuningJobName: string | undefined;
|
|
@@ -119,18 +95,10 @@ export interface CreateHyperParameterTuningJobRequest {
|
|
|
119
95
|
|
|
120
96
|
Tags?: Tag[];
|
|
121
97
|
}
|
|
122
|
-
export declare namespace CreateHyperParameterTuningJobRequest {
|
|
123
|
-
|
|
124
|
-
const filterSensitiveLog: (obj: CreateHyperParameterTuningJobRequest) => any;
|
|
125
|
-
}
|
|
126
98
|
export interface CreateHyperParameterTuningJobResponse {
|
|
127
99
|
|
|
128
100
|
HyperParameterTuningJobArn: string | undefined;
|
|
129
101
|
}
|
|
130
|
-
export declare namespace CreateHyperParameterTuningJobResponse {
|
|
131
|
-
|
|
132
|
-
const filterSensitiveLog: (obj: CreateHyperParameterTuningJobResponse) => any;
|
|
133
|
-
}
|
|
134
102
|
export interface CreateImageRequest {
|
|
135
103
|
|
|
136
104
|
Description?: string;
|
|
@@ -143,18 +111,10 @@ export interface CreateImageRequest {
|
|
|
143
111
|
|
|
144
112
|
Tags?: Tag[];
|
|
145
113
|
}
|
|
146
|
-
export declare namespace CreateImageRequest {
|
|
147
|
-
|
|
148
|
-
const filterSensitiveLog: (obj: CreateImageRequest) => any;
|
|
149
|
-
}
|
|
150
114
|
export interface CreateImageResponse {
|
|
151
115
|
|
|
152
116
|
ImageArn?: string;
|
|
153
117
|
}
|
|
154
|
-
export declare namespace CreateImageResponse {
|
|
155
|
-
|
|
156
|
-
const filterSensitiveLog: (obj: CreateImageResponse) => any;
|
|
157
|
-
}
|
|
158
118
|
export interface CreateImageVersionRequest {
|
|
159
119
|
|
|
160
120
|
BaseImage: string | undefined;
|
|
@@ -163,27 +123,15 @@ export interface CreateImageVersionRequest {
|
|
|
163
123
|
|
|
164
124
|
ImageName: string | undefined;
|
|
165
125
|
}
|
|
166
|
-
export declare namespace CreateImageVersionRequest {
|
|
167
|
-
|
|
168
|
-
const filterSensitiveLog: (obj: CreateImageVersionRequest) => any;
|
|
169
|
-
}
|
|
170
126
|
export interface CreateImageVersionResponse {
|
|
171
127
|
|
|
172
128
|
ImageVersionArn?: string;
|
|
173
129
|
}
|
|
174
|
-
export declare namespace CreateImageVersionResponse {
|
|
175
|
-
|
|
176
|
-
const filterSensitiveLog: (obj: CreateImageVersionResponse) => any;
|
|
177
|
-
}
|
|
178
130
|
|
|
179
131
|
export interface EnvironmentParameterRanges {
|
|
180
132
|
|
|
181
133
|
CategoricalParameterRanges?: CategoricalParameter[];
|
|
182
134
|
}
|
|
183
|
-
export declare namespace EnvironmentParameterRanges {
|
|
184
|
-
|
|
185
|
-
const filterSensitiveLog: (obj: EnvironmentParameterRanges) => any;
|
|
186
|
-
}
|
|
187
135
|
|
|
188
136
|
export interface EndpointInputConfiguration {
|
|
189
137
|
|
|
@@ -193,10 +141,6 @@ export interface EndpointInputConfiguration {
|
|
|
193
141
|
|
|
194
142
|
EnvironmentParameterRanges?: EnvironmentParameterRanges;
|
|
195
143
|
}
|
|
196
|
-
export declare namespace EndpointInputConfiguration {
|
|
197
|
-
|
|
198
|
-
const filterSensitiveLog: (obj: EndpointInputConfiguration) => any;
|
|
199
|
-
}
|
|
200
144
|
|
|
201
145
|
export interface RecommendationJobResourceLimit {
|
|
202
146
|
|
|
@@ -204,10 +148,6 @@ export interface RecommendationJobResourceLimit {
|
|
|
204
148
|
|
|
205
149
|
MaxParallelOfTests?: number;
|
|
206
150
|
}
|
|
207
|
-
export declare namespace RecommendationJobResourceLimit {
|
|
208
|
-
|
|
209
|
-
const filterSensitiveLog: (obj: RecommendationJobResourceLimit) => any;
|
|
210
|
-
}
|
|
211
151
|
|
|
212
152
|
export interface Phase {
|
|
213
153
|
|
|
@@ -217,10 +157,6 @@ export interface Phase {
|
|
|
217
157
|
|
|
218
158
|
DurationInSeconds?: number;
|
|
219
159
|
}
|
|
220
|
-
export declare namespace Phase {
|
|
221
|
-
|
|
222
|
-
const filterSensitiveLog: (obj: Phase) => any;
|
|
223
|
-
}
|
|
224
160
|
export declare enum TrafficType {
|
|
225
161
|
PHASES = "PHASES"
|
|
226
162
|
}
|
|
@@ -231,10 +167,6 @@ export interface TrafficPattern {
|
|
|
231
167
|
|
|
232
168
|
Phases?: Phase[];
|
|
233
169
|
}
|
|
234
|
-
export declare namespace TrafficPattern {
|
|
235
|
-
|
|
236
|
-
const filterSensitiveLog: (obj: TrafficPattern) => any;
|
|
237
|
-
}
|
|
238
170
|
|
|
239
171
|
export interface RecommendationJobInputConfig {
|
|
240
172
|
|
|
@@ -250,10 +182,6 @@ export interface RecommendationJobInputConfig {
|
|
|
250
182
|
|
|
251
183
|
VolumeKmsKeyId?: string;
|
|
252
184
|
}
|
|
253
|
-
export declare namespace RecommendationJobInputConfig {
|
|
254
|
-
|
|
255
|
-
const filterSensitiveLog: (obj: RecommendationJobInputConfig) => any;
|
|
256
|
-
}
|
|
257
185
|
export declare enum RecommendationJobType {
|
|
258
186
|
ADVANCED = "Advanced",
|
|
259
187
|
DEFAULT = "Default"
|
|
@@ -263,10 +191,6 @@ export interface RecommendationJobCompiledOutputConfig {
|
|
|
263
191
|
|
|
264
192
|
S3OutputUri?: string;
|
|
265
193
|
}
|
|
266
|
-
export declare namespace RecommendationJobCompiledOutputConfig {
|
|
267
|
-
|
|
268
|
-
const filterSensitiveLog: (obj: RecommendationJobCompiledOutputConfig) => any;
|
|
269
|
-
}
|
|
270
194
|
|
|
271
195
|
export interface RecommendationJobOutputConfig {
|
|
272
196
|
|
|
@@ -274,10 +198,6 @@ export interface RecommendationJobOutputConfig {
|
|
|
274
198
|
|
|
275
199
|
CompiledOutputConfig?: RecommendationJobCompiledOutputConfig;
|
|
276
200
|
}
|
|
277
|
-
export declare namespace RecommendationJobOutputConfig {
|
|
278
|
-
|
|
279
|
-
const filterSensitiveLog: (obj: RecommendationJobOutputConfig) => any;
|
|
280
|
-
}
|
|
281
201
|
|
|
282
202
|
export interface ModelLatencyThreshold {
|
|
283
203
|
|
|
@@ -285,10 +205,6 @@ export interface ModelLatencyThreshold {
|
|
|
285
205
|
|
|
286
206
|
ValueInMilliseconds?: number;
|
|
287
207
|
}
|
|
288
|
-
export declare namespace ModelLatencyThreshold {
|
|
289
|
-
|
|
290
|
-
const filterSensitiveLog: (obj: ModelLatencyThreshold) => any;
|
|
291
|
-
}
|
|
292
208
|
|
|
293
209
|
export interface RecommendationJobStoppingConditions {
|
|
294
210
|
|
|
@@ -296,10 +212,6 @@ export interface RecommendationJobStoppingConditions {
|
|
|
296
212
|
|
|
297
213
|
ModelLatencyThresholds?: ModelLatencyThreshold[];
|
|
298
214
|
}
|
|
299
|
-
export declare namespace RecommendationJobStoppingConditions {
|
|
300
|
-
|
|
301
|
-
const filterSensitiveLog: (obj: RecommendationJobStoppingConditions) => any;
|
|
302
|
-
}
|
|
303
215
|
export interface CreateInferenceRecommendationsJobRequest {
|
|
304
216
|
|
|
305
217
|
JobName: string | undefined;
|
|
@@ -318,18 +230,10 @@ export interface CreateInferenceRecommendationsJobRequest {
|
|
|
318
230
|
|
|
319
231
|
Tags?: Tag[];
|
|
320
232
|
}
|
|
321
|
-
export declare namespace CreateInferenceRecommendationsJobRequest {
|
|
322
|
-
|
|
323
|
-
const filterSensitiveLog: (obj: CreateInferenceRecommendationsJobRequest) => any;
|
|
324
|
-
}
|
|
325
233
|
export interface CreateInferenceRecommendationsJobResponse {
|
|
326
234
|
|
|
327
235
|
JobArn: string | undefined;
|
|
328
236
|
}
|
|
329
|
-
export declare namespace CreateInferenceRecommendationsJobResponse {
|
|
330
|
-
|
|
331
|
-
const filterSensitiveLog: (obj: CreateInferenceRecommendationsJobResponse) => any;
|
|
332
|
-
}
|
|
333
237
|
|
|
334
238
|
export interface UiConfig {
|
|
335
239
|
|
|
@@ -337,10 +241,6 @@ export interface UiConfig {
|
|
|
337
241
|
|
|
338
242
|
HumanTaskUiArn?: string;
|
|
339
243
|
}
|
|
340
|
-
export declare namespace UiConfig {
|
|
341
|
-
|
|
342
|
-
const filterSensitiveLog: (obj: UiConfig) => any;
|
|
343
|
-
}
|
|
344
244
|
|
|
345
245
|
export interface HumanTaskConfig {
|
|
346
246
|
|
|
@@ -368,37 +268,21 @@ export interface HumanTaskConfig {
|
|
|
368
268
|
|
|
369
269
|
PublicWorkforceTaskPrice?: PublicWorkforceTaskPrice;
|
|
370
270
|
}
|
|
371
|
-
export declare namespace HumanTaskConfig {
|
|
372
|
-
|
|
373
|
-
const filterSensitiveLog: (obj: HumanTaskConfig) => any;
|
|
374
|
-
}
|
|
375
271
|
|
|
376
272
|
export interface LabelingJobDataAttributes {
|
|
377
273
|
|
|
378
274
|
ContentClassifiers?: (ContentClassifier | string)[];
|
|
379
275
|
}
|
|
380
|
-
export declare namespace LabelingJobDataAttributes {
|
|
381
|
-
|
|
382
|
-
const filterSensitiveLog: (obj: LabelingJobDataAttributes) => any;
|
|
383
|
-
}
|
|
384
276
|
|
|
385
277
|
export interface LabelingJobS3DataSource {
|
|
386
278
|
|
|
387
279
|
ManifestS3Uri: string | undefined;
|
|
388
280
|
}
|
|
389
|
-
export declare namespace LabelingJobS3DataSource {
|
|
390
|
-
|
|
391
|
-
const filterSensitiveLog: (obj: LabelingJobS3DataSource) => any;
|
|
392
|
-
}
|
|
393
281
|
|
|
394
282
|
export interface LabelingJobSnsDataSource {
|
|
395
283
|
|
|
396
284
|
SnsTopicArn: string | undefined;
|
|
397
285
|
}
|
|
398
|
-
export declare namespace LabelingJobSnsDataSource {
|
|
399
|
-
|
|
400
|
-
const filterSensitiveLog: (obj: LabelingJobSnsDataSource) => any;
|
|
401
|
-
}
|
|
402
286
|
|
|
403
287
|
export interface LabelingJobDataSource {
|
|
404
288
|
|
|
@@ -406,10 +290,6 @@ export interface LabelingJobDataSource {
|
|
|
406
290
|
|
|
407
291
|
SnsDataSource?: LabelingJobSnsDataSource;
|
|
408
292
|
}
|
|
409
|
-
export declare namespace LabelingJobDataSource {
|
|
410
|
-
|
|
411
|
-
const filterSensitiveLog: (obj: LabelingJobDataSource) => any;
|
|
412
|
-
}
|
|
413
293
|
|
|
414
294
|
export interface LabelingJobInputConfig {
|
|
415
295
|
|
|
@@ -417,10 +297,6 @@ export interface LabelingJobInputConfig {
|
|
|
417
297
|
|
|
418
298
|
DataAttributes?: LabelingJobDataAttributes;
|
|
419
299
|
}
|
|
420
|
-
export declare namespace LabelingJobInputConfig {
|
|
421
|
-
|
|
422
|
-
const filterSensitiveLog: (obj: LabelingJobInputConfig) => any;
|
|
423
|
-
}
|
|
424
300
|
|
|
425
301
|
export interface LabelingJobResourceConfig {
|
|
426
302
|
|
|
@@ -428,10 +304,6 @@ export interface LabelingJobResourceConfig {
|
|
|
428
304
|
|
|
429
305
|
VpcConfig?: VpcConfig;
|
|
430
306
|
}
|
|
431
|
-
export declare namespace LabelingJobResourceConfig {
|
|
432
|
-
|
|
433
|
-
const filterSensitiveLog: (obj: LabelingJobResourceConfig) => any;
|
|
434
|
-
}
|
|
435
307
|
|
|
436
308
|
export interface LabelingJobAlgorithmsConfig {
|
|
437
309
|
|
|
@@ -441,10 +313,6 @@ export interface LabelingJobAlgorithmsConfig {
|
|
|
441
313
|
|
|
442
314
|
LabelingJobResourceConfig?: LabelingJobResourceConfig;
|
|
443
315
|
}
|
|
444
|
-
export declare namespace LabelingJobAlgorithmsConfig {
|
|
445
|
-
|
|
446
|
-
const filterSensitiveLog: (obj: LabelingJobAlgorithmsConfig) => any;
|
|
447
|
-
}
|
|
448
316
|
|
|
449
317
|
export interface LabelingJobOutputConfig {
|
|
450
318
|
|
|
@@ -454,10 +322,6 @@ export interface LabelingJobOutputConfig {
|
|
|
454
322
|
|
|
455
323
|
SnsTopicArn?: string;
|
|
456
324
|
}
|
|
457
|
-
export declare namespace LabelingJobOutputConfig {
|
|
458
|
-
|
|
459
|
-
const filterSensitiveLog: (obj: LabelingJobOutputConfig) => any;
|
|
460
|
-
}
|
|
461
325
|
|
|
462
326
|
export interface LabelingJobStoppingConditions {
|
|
463
327
|
|
|
@@ -465,10 +329,6 @@ export interface LabelingJobStoppingConditions {
|
|
|
465
329
|
|
|
466
330
|
MaxPercentageOfInputDatasetLabeled?: number;
|
|
467
331
|
}
|
|
468
|
-
export declare namespace LabelingJobStoppingConditions {
|
|
469
|
-
|
|
470
|
-
const filterSensitiveLog: (obj: LabelingJobStoppingConditions) => any;
|
|
471
|
-
}
|
|
472
332
|
export interface CreateLabelingJobRequest {
|
|
473
333
|
|
|
474
334
|
LabelingJobName: string | undefined;
|
|
@@ -491,18 +351,10 @@ export interface CreateLabelingJobRequest {
|
|
|
491
351
|
|
|
492
352
|
Tags?: Tag[];
|
|
493
353
|
}
|
|
494
|
-
export declare namespace CreateLabelingJobRequest {
|
|
495
|
-
|
|
496
|
-
const filterSensitiveLog: (obj: CreateLabelingJobRequest) => any;
|
|
497
|
-
}
|
|
498
354
|
export interface CreateLabelingJobResponse {
|
|
499
355
|
|
|
500
356
|
LabelingJobArn: string | undefined;
|
|
501
357
|
}
|
|
502
|
-
export declare namespace CreateLabelingJobResponse {
|
|
503
|
-
|
|
504
|
-
const filterSensitiveLog: (obj: CreateLabelingJobResponse) => any;
|
|
505
|
-
}
|
|
506
358
|
export declare enum InferenceExecutionMode {
|
|
507
359
|
DIRECT = "Direct",
|
|
508
360
|
SERIAL = "Serial"
|
|
@@ -512,10 +364,6 @@ export interface InferenceExecutionConfig {
|
|
|
512
364
|
|
|
513
365
|
Mode: InferenceExecutionMode | string | undefined;
|
|
514
366
|
}
|
|
515
|
-
export declare namespace InferenceExecutionConfig {
|
|
516
|
-
|
|
517
|
-
const filterSensitiveLog: (obj: InferenceExecutionConfig) => any;
|
|
518
|
-
}
|
|
519
367
|
export interface CreateModelInput {
|
|
520
368
|
|
|
521
369
|
ModelName: string | undefined;
|
|
@@ -534,18 +382,10 @@ export interface CreateModelInput {
|
|
|
534
382
|
|
|
535
383
|
EnableNetworkIsolation?: boolean;
|
|
536
384
|
}
|
|
537
|
-
export declare namespace CreateModelInput {
|
|
538
|
-
|
|
539
|
-
const filterSensitiveLog: (obj: CreateModelInput) => any;
|
|
540
|
-
}
|
|
541
385
|
export interface CreateModelOutput {
|
|
542
386
|
|
|
543
387
|
ModelArn: string | undefined;
|
|
544
388
|
}
|
|
545
|
-
export declare namespace CreateModelOutput {
|
|
546
|
-
|
|
547
|
-
const filterSensitiveLog: (obj: CreateModelOutput) => any;
|
|
548
|
-
}
|
|
549
389
|
|
|
550
390
|
export interface ModelBiasAppSpecification {
|
|
551
391
|
|
|
@@ -555,10 +395,6 @@ export interface ModelBiasAppSpecification {
|
|
|
555
395
|
|
|
556
396
|
Environment?: Record<string, string>;
|
|
557
397
|
}
|
|
558
|
-
export declare namespace ModelBiasAppSpecification {
|
|
559
|
-
|
|
560
|
-
const filterSensitiveLog: (obj: ModelBiasAppSpecification) => any;
|
|
561
|
-
}
|
|
562
398
|
|
|
563
399
|
export interface ModelBiasBaselineConfig {
|
|
564
400
|
|
|
@@ -566,19 +402,11 @@ export interface ModelBiasBaselineConfig {
|
|
|
566
402
|
|
|
567
403
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
568
404
|
}
|
|
569
|
-
export declare namespace ModelBiasBaselineConfig {
|
|
570
|
-
|
|
571
|
-
const filterSensitiveLog: (obj: ModelBiasBaselineConfig) => any;
|
|
572
|
-
}
|
|
573
405
|
|
|
574
406
|
export interface MonitoringGroundTruthS3Input {
|
|
575
407
|
|
|
576
408
|
S3Uri?: string;
|
|
577
409
|
}
|
|
578
|
-
export declare namespace MonitoringGroundTruthS3Input {
|
|
579
|
-
|
|
580
|
-
const filterSensitiveLog: (obj: MonitoringGroundTruthS3Input) => any;
|
|
581
|
-
}
|
|
582
410
|
|
|
583
411
|
export interface ModelBiasJobInput {
|
|
584
412
|
|
|
@@ -586,10 +414,6 @@ export interface ModelBiasJobInput {
|
|
|
586
414
|
|
|
587
415
|
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
588
416
|
}
|
|
589
|
-
export declare namespace ModelBiasJobInput {
|
|
590
|
-
|
|
591
|
-
const filterSensitiveLog: (obj: ModelBiasJobInput) => any;
|
|
592
|
-
}
|
|
593
417
|
export interface CreateModelBiasJobDefinitionRequest {
|
|
594
418
|
|
|
595
419
|
JobDefinitionName: string | undefined;
|
|
@@ -612,18 +436,10 @@ export interface CreateModelBiasJobDefinitionRequest {
|
|
|
612
436
|
|
|
613
437
|
Tags?: Tag[];
|
|
614
438
|
}
|
|
615
|
-
export declare namespace CreateModelBiasJobDefinitionRequest {
|
|
616
|
-
|
|
617
|
-
const filterSensitiveLog: (obj: CreateModelBiasJobDefinitionRequest) => any;
|
|
618
|
-
}
|
|
619
439
|
export interface CreateModelBiasJobDefinitionResponse {
|
|
620
440
|
|
|
621
441
|
JobDefinitionArn: string | undefined;
|
|
622
442
|
}
|
|
623
|
-
export declare namespace CreateModelBiasJobDefinitionResponse {
|
|
624
|
-
|
|
625
|
-
const filterSensitiveLog: (obj: CreateModelBiasJobDefinitionResponse) => any;
|
|
626
|
-
}
|
|
627
443
|
|
|
628
444
|
export interface ModelExplainabilityAppSpecification {
|
|
629
445
|
|
|
@@ -633,10 +449,6 @@ export interface ModelExplainabilityAppSpecification {
|
|
|
633
449
|
|
|
634
450
|
Environment?: Record<string, string>;
|
|
635
451
|
}
|
|
636
|
-
export declare namespace ModelExplainabilityAppSpecification {
|
|
637
|
-
|
|
638
|
-
const filterSensitiveLog: (obj: ModelExplainabilityAppSpecification) => any;
|
|
639
|
-
}
|
|
640
452
|
|
|
641
453
|
export interface ModelExplainabilityBaselineConfig {
|
|
642
454
|
|
|
@@ -644,19 +456,11 @@ export interface ModelExplainabilityBaselineConfig {
|
|
|
644
456
|
|
|
645
457
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
646
458
|
}
|
|
647
|
-
export declare namespace ModelExplainabilityBaselineConfig {
|
|
648
|
-
|
|
649
|
-
const filterSensitiveLog: (obj: ModelExplainabilityBaselineConfig) => any;
|
|
650
|
-
}
|
|
651
459
|
|
|
652
460
|
export interface ModelExplainabilityJobInput {
|
|
653
461
|
|
|
654
462
|
EndpointInput: EndpointInput | undefined;
|
|
655
463
|
}
|
|
656
|
-
export declare namespace ModelExplainabilityJobInput {
|
|
657
|
-
|
|
658
|
-
const filterSensitiveLog: (obj: ModelExplainabilityJobInput) => any;
|
|
659
|
-
}
|
|
660
464
|
export interface CreateModelExplainabilityJobDefinitionRequest {
|
|
661
465
|
|
|
662
466
|
JobDefinitionName: string | undefined;
|
|
@@ -679,18 +483,10 @@ export interface CreateModelExplainabilityJobDefinitionRequest {
|
|
|
679
483
|
|
|
680
484
|
Tags?: Tag[];
|
|
681
485
|
}
|
|
682
|
-
export declare namespace CreateModelExplainabilityJobDefinitionRequest {
|
|
683
|
-
|
|
684
|
-
const filterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionRequest) => any;
|
|
685
|
-
}
|
|
686
486
|
export interface CreateModelExplainabilityJobDefinitionResponse {
|
|
687
487
|
|
|
688
488
|
JobDefinitionArn: string | undefined;
|
|
689
489
|
}
|
|
690
|
-
export declare namespace CreateModelExplainabilityJobDefinitionResponse {
|
|
691
|
-
|
|
692
|
-
const filterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionResponse) => any;
|
|
693
|
-
}
|
|
694
490
|
|
|
695
491
|
export interface FileSource {
|
|
696
492
|
|
|
@@ -700,10 +496,6 @@ export interface FileSource {
|
|
|
700
496
|
|
|
701
497
|
S3Uri: string | undefined;
|
|
702
498
|
}
|
|
703
|
-
export declare namespace FileSource {
|
|
704
|
-
|
|
705
|
-
const filterSensitiveLog: (obj: FileSource) => any;
|
|
706
|
-
}
|
|
707
499
|
|
|
708
500
|
export interface DriftCheckBias {
|
|
709
501
|
|
|
@@ -713,10 +505,6 @@ export interface DriftCheckBias {
|
|
|
713
505
|
|
|
714
506
|
PostTrainingConstraints?: MetricsSource;
|
|
715
507
|
}
|
|
716
|
-
export declare namespace DriftCheckBias {
|
|
717
|
-
|
|
718
|
-
const filterSensitiveLog: (obj: DriftCheckBias) => any;
|
|
719
|
-
}
|
|
720
508
|
|
|
721
509
|
export interface DriftCheckExplainability {
|
|
722
510
|
|
|
@@ -724,10 +512,6 @@ export interface DriftCheckExplainability {
|
|
|
724
512
|
|
|
725
513
|
ConfigFile?: FileSource;
|
|
726
514
|
}
|
|
727
|
-
export declare namespace DriftCheckExplainability {
|
|
728
|
-
|
|
729
|
-
const filterSensitiveLog: (obj: DriftCheckExplainability) => any;
|
|
730
|
-
}
|
|
731
515
|
|
|
732
516
|
export interface DriftCheckModelDataQuality {
|
|
733
517
|
|
|
@@ -735,10 +519,6 @@ export interface DriftCheckModelDataQuality {
|
|
|
735
519
|
|
|
736
520
|
Constraints?: MetricsSource;
|
|
737
521
|
}
|
|
738
|
-
export declare namespace DriftCheckModelDataQuality {
|
|
739
|
-
|
|
740
|
-
const filterSensitiveLog: (obj: DriftCheckModelDataQuality) => any;
|
|
741
|
-
}
|
|
742
522
|
|
|
743
523
|
export interface DriftCheckModelQuality {
|
|
744
524
|
|
|
@@ -746,10 +526,6 @@ export interface DriftCheckModelQuality {
|
|
|
746
526
|
|
|
747
527
|
Constraints?: MetricsSource;
|
|
748
528
|
}
|
|
749
|
-
export declare namespace DriftCheckModelQuality {
|
|
750
|
-
|
|
751
|
-
const filterSensitiveLog: (obj: DriftCheckModelQuality) => any;
|
|
752
|
-
}
|
|
753
529
|
|
|
754
530
|
export interface DriftCheckBaselines {
|
|
755
531
|
|
|
@@ -761,19 +537,11 @@ export interface DriftCheckBaselines {
|
|
|
761
537
|
|
|
762
538
|
ModelDataQuality?: DriftCheckModelDataQuality;
|
|
763
539
|
}
|
|
764
|
-
export declare namespace DriftCheckBaselines {
|
|
765
|
-
|
|
766
|
-
const filterSensitiveLog: (obj: DriftCheckBaselines) => any;
|
|
767
|
-
}
|
|
768
540
|
|
|
769
541
|
export interface Explainability {
|
|
770
542
|
|
|
771
543
|
Report?: MetricsSource;
|
|
772
544
|
}
|
|
773
|
-
export declare namespace Explainability {
|
|
774
|
-
|
|
775
|
-
const filterSensitiveLog: (obj: Explainability) => any;
|
|
776
|
-
}
|
|
777
545
|
|
|
778
546
|
export interface ModelDataQuality {
|
|
779
547
|
|
|
@@ -781,10 +549,6 @@ export interface ModelDataQuality {
|
|
|
781
549
|
|
|
782
550
|
Constraints?: MetricsSource;
|
|
783
551
|
}
|
|
784
|
-
export declare namespace ModelDataQuality {
|
|
785
|
-
|
|
786
|
-
const filterSensitiveLog: (obj: ModelDataQuality) => any;
|
|
787
|
-
}
|
|
788
552
|
|
|
789
553
|
export interface ModelQuality {
|
|
790
554
|
|
|
@@ -792,10 +556,6 @@ export interface ModelQuality {
|
|
|
792
556
|
|
|
793
557
|
Constraints?: MetricsSource;
|
|
794
558
|
}
|
|
795
|
-
export declare namespace ModelQuality {
|
|
796
|
-
|
|
797
|
-
const filterSensitiveLog: (obj: ModelQuality) => any;
|
|
798
|
-
}
|
|
799
559
|
|
|
800
560
|
export interface ModelMetrics {
|
|
801
561
|
|
|
@@ -807,10 +567,6 @@ export interface ModelMetrics {
|
|
|
807
567
|
|
|
808
568
|
Explainability?: Explainability;
|
|
809
569
|
}
|
|
810
|
-
export declare namespace ModelMetrics {
|
|
811
|
-
|
|
812
|
-
const filterSensitiveLog: (obj: ModelMetrics) => any;
|
|
813
|
-
}
|
|
814
570
|
|
|
815
571
|
export interface SourceAlgorithm {
|
|
816
572
|
|
|
@@ -818,19 +574,11 @@ export interface SourceAlgorithm {
|
|
|
818
574
|
|
|
819
575
|
AlgorithmName: string | undefined;
|
|
820
576
|
}
|
|
821
|
-
export declare namespace SourceAlgorithm {
|
|
822
|
-
|
|
823
|
-
const filterSensitiveLog: (obj: SourceAlgorithm) => any;
|
|
824
|
-
}
|
|
825
577
|
|
|
826
578
|
export interface SourceAlgorithmSpecification {
|
|
827
579
|
|
|
828
580
|
SourceAlgorithms: SourceAlgorithm[] | undefined;
|
|
829
581
|
}
|
|
830
|
-
export declare namespace SourceAlgorithmSpecification {
|
|
831
|
-
|
|
832
|
-
const filterSensitiveLog: (obj: SourceAlgorithmSpecification) => any;
|
|
833
|
-
}
|
|
834
582
|
|
|
835
583
|
export interface ModelPackageValidationProfile {
|
|
836
584
|
|
|
@@ -838,10 +586,6 @@ export interface ModelPackageValidationProfile {
|
|
|
838
586
|
|
|
839
587
|
TransformJobDefinition: TransformJobDefinition | undefined;
|
|
840
588
|
}
|
|
841
|
-
export declare namespace ModelPackageValidationProfile {
|
|
842
|
-
|
|
843
|
-
const filterSensitiveLog: (obj: ModelPackageValidationProfile) => any;
|
|
844
|
-
}
|
|
845
589
|
|
|
846
590
|
export interface ModelPackageValidationSpecification {
|
|
847
591
|
|
|
@@ -849,10 +593,6 @@ export interface ModelPackageValidationSpecification {
|
|
|
849
593
|
|
|
850
594
|
ValidationProfiles: ModelPackageValidationProfile[] | undefined;
|
|
851
595
|
}
|
|
852
|
-
export declare namespace ModelPackageValidationSpecification {
|
|
853
|
-
|
|
854
|
-
const filterSensitiveLog: (obj: ModelPackageValidationSpecification) => any;
|
|
855
|
-
}
|
|
856
596
|
export interface CreateModelPackageInput {
|
|
857
597
|
|
|
858
598
|
ModelPackageName?: string;
|
|
@@ -891,18 +631,10 @@ export interface CreateModelPackageInput {
|
|
|
891
631
|
|
|
892
632
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
893
633
|
}
|
|
894
|
-
export declare namespace CreateModelPackageInput {
|
|
895
|
-
|
|
896
|
-
const filterSensitiveLog: (obj: CreateModelPackageInput) => any;
|
|
897
|
-
}
|
|
898
634
|
export interface CreateModelPackageOutput {
|
|
899
635
|
|
|
900
636
|
ModelPackageArn: string | undefined;
|
|
901
637
|
}
|
|
902
|
-
export declare namespace CreateModelPackageOutput {
|
|
903
|
-
|
|
904
|
-
const filterSensitiveLog: (obj: CreateModelPackageOutput) => any;
|
|
905
|
-
}
|
|
906
638
|
export interface CreateModelPackageGroupInput {
|
|
907
639
|
|
|
908
640
|
ModelPackageGroupName: string | undefined;
|
|
@@ -911,18 +643,10 @@ export interface CreateModelPackageGroupInput {
|
|
|
911
643
|
|
|
912
644
|
Tags?: Tag[];
|
|
913
645
|
}
|
|
914
|
-
export declare namespace CreateModelPackageGroupInput {
|
|
915
|
-
|
|
916
|
-
const filterSensitiveLog: (obj: CreateModelPackageGroupInput) => any;
|
|
917
|
-
}
|
|
918
646
|
export interface CreateModelPackageGroupOutput {
|
|
919
647
|
|
|
920
648
|
ModelPackageGroupArn: string | undefined;
|
|
921
649
|
}
|
|
922
|
-
export declare namespace CreateModelPackageGroupOutput {
|
|
923
|
-
|
|
924
|
-
const filterSensitiveLog: (obj: CreateModelPackageGroupOutput) => any;
|
|
925
|
-
}
|
|
926
650
|
export declare enum MonitoringProblemType {
|
|
927
651
|
BINARY_CLASSIFICATION = "BinaryClassification",
|
|
928
652
|
MULTICLASS_CLASSIFICATION = "MulticlassClassification",
|
|
@@ -945,10 +669,6 @@ export interface ModelQualityAppSpecification {
|
|
|
945
669
|
|
|
946
670
|
Environment?: Record<string, string>;
|
|
947
671
|
}
|
|
948
|
-
export declare namespace ModelQualityAppSpecification {
|
|
949
|
-
|
|
950
|
-
const filterSensitiveLog: (obj: ModelQualityAppSpecification) => any;
|
|
951
|
-
}
|
|
952
672
|
|
|
953
673
|
export interface ModelQualityBaselineConfig {
|
|
954
674
|
|
|
@@ -956,10 +676,6 @@ export interface ModelQualityBaselineConfig {
|
|
|
956
676
|
|
|
957
677
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
958
678
|
}
|
|
959
|
-
export declare namespace ModelQualityBaselineConfig {
|
|
960
|
-
|
|
961
|
-
const filterSensitiveLog: (obj: ModelQualityBaselineConfig) => any;
|
|
962
|
-
}
|
|
963
679
|
|
|
964
680
|
export interface ModelQualityJobInput {
|
|
965
681
|
|
|
@@ -967,10 +683,6 @@ export interface ModelQualityJobInput {
|
|
|
967
683
|
|
|
968
684
|
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
969
685
|
}
|
|
970
|
-
export declare namespace ModelQualityJobInput {
|
|
971
|
-
|
|
972
|
-
const filterSensitiveLog: (obj: ModelQualityJobInput) => any;
|
|
973
|
-
}
|
|
974
686
|
export interface CreateModelQualityJobDefinitionRequest {
|
|
975
687
|
|
|
976
688
|
JobDefinitionName: string | undefined;
|
|
@@ -993,18 +705,10 @@ export interface CreateModelQualityJobDefinitionRequest {
|
|
|
993
705
|
|
|
994
706
|
Tags?: Tag[];
|
|
995
707
|
}
|
|
996
|
-
export declare namespace CreateModelQualityJobDefinitionRequest {
|
|
997
|
-
|
|
998
|
-
const filterSensitiveLog: (obj: CreateModelQualityJobDefinitionRequest) => any;
|
|
999
|
-
}
|
|
1000
708
|
export interface CreateModelQualityJobDefinitionResponse {
|
|
1001
709
|
|
|
1002
710
|
JobDefinitionArn: string | undefined;
|
|
1003
711
|
}
|
|
1004
|
-
export declare namespace CreateModelQualityJobDefinitionResponse {
|
|
1005
|
-
|
|
1006
|
-
const filterSensitiveLog: (obj: CreateModelQualityJobDefinitionResponse) => any;
|
|
1007
|
-
}
|
|
1008
712
|
|
|
1009
713
|
export interface MonitoringBaselineConfig {
|
|
1010
714
|
|
|
@@ -1014,10 +718,6 @@ export interface MonitoringBaselineConfig {
|
|
|
1014
718
|
|
|
1015
719
|
StatisticsResource?: MonitoringStatisticsResource;
|
|
1016
720
|
}
|
|
1017
|
-
export declare namespace MonitoringBaselineConfig {
|
|
1018
|
-
|
|
1019
|
-
const filterSensitiveLog: (obj: MonitoringBaselineConfig) => any;
|
|
1020
|
-
}
|
|
1021
721
|
|
|
1022
722
|
export interface MonitoringAppSpecification {
|
|
1023
723
|
|
|
@@ -1031,19 +731,11 @@ export interface MonitoringAppSpecification {
|
|
|
1031
731
|
|
|
1032
732
|
PostAnalyticsProcessorSourceUri?: string;
|
|
1033
733
|
}
|
|
1034
|
-
export declare namespace MonitoringAppSpecification {
|
|
1035
|
-
|
|
1036
|
-
const filterSensitiveLog: (obj: MonitoringAppSpecification) => any;
|
|
1037
|
-
}
|
|
1038
734
|
|
|
1039
735
|
export interface MonitoringInput {
|
|
1040
736
|
|
|
1041
737
|
EndpointInput: EndpointInput | undefined;
|
|
1042
738
|
}
|
|
1043
|
-
export declare namespace MonitoringInput {
|
|
1044
|
-
|
|
1045
|
-
const filterSensitiveLog: (obj: MonitoringInput) => any;
|
|
1046
|
-
}
|
|
1047
739
|
|
|
1048
740
|
export interface NetworkConfig {
|
|
1049
741
|
|
|
@@ -1053,10 +745,6 @@ export interface NetworkConfig {
|
|
|
1053
745
|
|
|
1054
746
|
VpcConfig?: VpcConfig;
|
|
1055
747
|
}
|
|
1056
|
-
export declare namespace NetworkConfig {
|
|
1057
|
-
|
|
1058
|
-
const filterSensitiveLog: (obj: NetworkConfig) => any;
|
|
1059
|
-
}
|
|
1060
748
|
|
|
1061
749
|
export interface MonitoringJobDefinition {
|
|
1062
750
|
|
|
@@ -1078,10 +766,6 @@ export interface MonitoringJobDefinition {
|
|
|
1078
766
|
|
|
1079
767
|
RoleArn: string | undefined;
|
|
1080
768
|
}
|
|
1081
|
-
export declare namespace MonitoringJobDefinition {
|
|
1082
|
-
|
|
1083
|
-
const filterSensitiveLog: (obj: MonitoringJobDefinition) => any;
|
|
1084
|
-
}
|
|
1085
769
|
export declare enum MonitoringType {
|
|
1086
770
|
DATA_QUALITY = "DataQuality",
|
|
1087
771
|
MODEL_BIAS = "ModelBias",
|
|
@@ -1093,10 +777,6 @@ export interface ScheduleConfig {
|
|
|
1093
777
|
|
|
1094
778
|
ScheduleExpression: string | undefined;
|
|
1095
779
|
}
|
|
1096
|
-
export declare namespace ScheduleConfig {
|
|
1097
|
-
|
|
1098
|
-
const filterSensitiveLog: (obj: ScheduleConfig) => any;
|
|
1099
|
-
}
|
|
1100
780
|
|
|
1101
781
|
export interface MonitoringScheduleConfig {
|
|
1102
782
|
|
|
@@ -1108,10 +788,6 @@ export interface MonitoringScheduleConfig {
|
|
|
1108
788
|
|
|
1109
789
|
MonitoringType?: MonitoringType | string;
|
|
1110
790
|
}
|
|
1111
|
-
export declare namespace MonitoringScheduleConfig {
|
|
1112
|
-
|
|
1113
|
-
const filterSensitiveLog: (obj: MonitoringScheduleConfig) => any;
|
|
1114
|
-
}
|
|
1115
791
|
export interface CreateMonitoringScheduleRequest {
|
|
1116
792
|
|
|
1117
793
|
MonitoringScheduleName: string | undefined;
|
|
@@ -1120,18 +796,10 @@ export interface CreateMonitoringScheduleRequest {
|
|
|
1120
796
|
|
|
1121
797
|
Tags?: Tag[];
|
|
1122
798
|
}
|
|
1123
|
-
export declare namespace CreateMonitoringScheduleRequest {
|
|
1124
|
-
|
|
1125
|
-
const filterSensitiveLog: (obj: CreateMonitoringScheduleRequest) => any;
|
|
1126
|
-
}
|
|
1127
799
|
export interface CreateMonitoringScheduleResponse {
|
|
1128
800
|
|
|
1129
801
|
MonitoringScheduleArn: string | undefined;
|
|
1130
802
|
}
|
|
1131
|
-
export declare namespace CreateMonitoringScheduleResponse {
|
|
1132
|
-
|
|
1133
|
-
const filterSensitiveLog: (obj: CreateMonitoringScheduleResponse) => any;
|
|
1134
|
-
}
|
|
1135
803
|
export declare enum NotebookInstanceAcceleratorType {
|
|
1136
804
|
ML_EIA1_LARGE = "ml.eia1.large",
|
|
1137
805
|
ML_EIA1_MEDIUM = "ml.eia1.medium",
|
|
@@ -1149,10 +817,6 @@ export interface InstanceMetadataServiceConfiguration {
|
|
|
1149
817
|
|
|
1150
818
|
MinimumInstanceMetadataServiceVersion: string | undefined;
|
|
1151
819
|
}
|
|
1152
|
-
export declare namespace InstanceMetadataServiceConfiguration {
|
|
1153
|
-
|
|
1154
|
-
const filterSensitiveLog: (obj: InstanceMetadataServiceConfiguration) => any;
|
|
1155
|
-
}
|
|
1156
820
|
export declare enum _InstanceType {
|
|
1157
821
|
ML_C4_2XLARGE = "ml.c4.2xlarge",
|
|
1158
822
|
ML_C4_4XLARGE = "ml.c4.4xlarge",
|
|
@@ -1262,27 +926,15 @@ export interface CreateNotebookInstanceInput {
|
|
|
1262
926
|
|
|
1263
927
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
1264
928
|
}
|
|
1265
|
-
export declare namespace CreateNotebookInstanceInput {
|
|
1266
|
-
|
|
1267
|
-
const filterSensitiveLog: (obj: CreateNotebookInstanceInput) => any;
|
|
1268
|
-
}
|
|
1269
929
|
export interface CreateNotebookInstanceOutput {
|
|
1270
930
|
|
|
1271
931
|
NotebookInstanceArn?: string;
|
|
1272
932
|
}
|
|
1273
|
-
export declare namespace CreateNotebookInstanceOutput {
|
|
1274
|
-
|
|
1275
|
-
const filterSensitiveLog: (obj: CreateNotebookInstanceOutput) => any;
|
|
1276
|
-
}
|
|
1277
933
|
|
|
1278
934
|
export interface NotebookInstanceLifecycleHook {
|
|
1279
935
|
|
|
1280
936
|
Content?: string;
|
|
1281
937
|
}
|
|
1282
|
-
export declare namespace NotebookInstanceLifecycleHook {
|
|
1283
|
-
|
|
1284
|
-
const filterSensitiveLog: (obj: NotebookInstanceLifecycleHook) => any;
|
|
1285
|
-
}
|
|
1286
938
|
export interface CreateNotebookInstanceLifecycleConfigInput {
|
|
1287
939
|
|
|
1288
940
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
@@ -1291,27 +943,15 @@ export interface CreateNotebookInstanceLifecycleConfigInput {
|
|
|
1291
943
|
|
|
1292
944
|
OnStart?: NotebookInstanceLifecycleHook[];
|
|
1293
945
|
}
|
|
1294
|
-
export declare namespace CreateNotebookInstanceLifecycleConfigInput {
|
|
1295
|
-
|
|
1296
|
-
const filterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigInput) => any;
|
|
1297
|
-
}
|
|
1298
946
|
export interface CreateNotebookInstanceLifecycleConfigOutput {
|
|
1299
947
|
|
|
1300
948
|
NotebookInstanceLifecycleConfigArn?: string;
|
|
1301
949
|
}
|
|
1302
|
-
export declare namespace CreateNotebookInstanceLifecycleConfigOutput {
|
|
1303
|
-
|
|
1304
|
-
const filterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigOutput) => any;
|
|
1305
|
-
}
|
|
1306
950
|
|
|
1307
951
|
export interface ParallelismConfiguration {
|
|
1308
952
|
|
|
1309
953
|
MaxParallelExecutionSteps: number | undefined;
|
|
1310
954
|
}
|
|
1311
|
-
export declare namespace ParallelismConfiguration {
|
|
1312
|
-
|
|
1313
|
-
const filterSensitiveLog: (obj: ParallelismConfiguration) => any;
|
|
1314
|
-
}
|
|
1315
955
|
|
|
1316
956
|
export interface PipelineDefinitionS3Location {
|
|
1317
957
|
|
|
@@ -1321,10 +961,6 @@ export interface PipelineDefinitionS3Location {
|
|
|
1321
961
|
|
|
1322
962
|
VersionId?: string;
|
|
1323
963
|
}
|
|
1324
|
-
export declare namespace PipelineDefinitionS3Location {
|
|
1325
|
-
|
|
1326
|
-
const filterSensitiveLog: (obj: PipelineDefinitionS3Location) => any;
|
|
1327
|
-
}
|
|
1328
964
|
export interface CreatePipelineRequest {
|
|
1329
965
|
|
|
1330
966
|
PipelineName: string | undefined;
|
|
@@ -1345,18 +981,10 @@ export interface CreatePipelineRequest {
|
|
|
1345
981
|
|
|
1346
982
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1347
983
|
}
|
|
1348
|
-
export declare namespace CreatePipelineRequest {
|
|
1349
|
-
|
|
1350
|
-
const filterSensitiveLog: (obj: CreatePipelineRequest) => any;
|
|
1351
|
-
}
|
|
1352
984
|
export interface CreatePipelineResponse {
|
|
1353
985
|
|
|
1354
986
|
PipelineArn?: string;
|
|
1355
987
|
}
|
|
1356
|
-
export declare namespace CreatePipelineResponse {
|
|
1357
|
-
|
|
1358
|
-
const filterSensitiveLog: (obj: CreatePipelineResponse) => any;
|
|
1359
|
-
}
|
|
1360
988
|
export interface CreatePresignedDomainUrlRequest {
|
|
1361
989
|
|
|
1362
990
|
DomainId: string | undefined;
|
|
@@ -1367,36 +995,20 @@ export interface CreatePresignedDomainUrlRequest {
|
|
|
1367
995
|
|
|
1368
996
|
ExpiresInSeconds?: number;
|
|
1369
997
|
}
|
|
1370
|
-
export declare namespace CreatePresignedDomainUrlRequest {
|
|
1371
|
-
|
|
1372
|
-
const filterSensitiveLog: (obj: CreatePresignedDomainUrlRequest) => any;
|
|
1373
|
-
}
|
|
1374
998
|
export interface CreatePresignedDomainUrlResponse {
|
|
1375
999
|
|
|
1376
1000
|
AuthorizedUrl?: string;
|
|
1377
1001
|
}
|
|
1378
|
-
export declare namespace CreatePresignedDomainUrlResponse {
|
|
1379
|
-
|
|
1380
|
-
const filterSensitiveLog: (obj: CreatePresignedDomainUrlResponse) => any;
|
|
1381
|
-
}
|
|
1382
1002
|
export interface CreatePresignedNotebookInstanceUrlInput {
|
|
1383
1003
|
|
|
1384
1004
|
NotebookInstanceName: string | undefined;
|
|
1385
1005
|
|
|
1386
1006
|
SessionExpirationDurationInSeconds?: number;
|
|
1387
1007
|
}
|
|
1388
|
-
export declare namespace CreatePresignedNotebookInstanceUrlInput {
|
|
1389
|
-
|
|
1390
|
-
const filterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlInput) => any;
|
|
1391
|
-
}
|
|
1392
1008
|
export interface CreatePresignedNotebookInstanceUrlOutput {
|
|
1393
1009
|
|
|
1394
1010
|
AuthorizedUrl?: string;
|
|
1395
1011
|
}
|
|
1396
|
-
export declare namespace CreatePresignedNotebookInstanceUrlOutput {
|
|
1397
|
-
|
|
1398
|
-
const filterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlOutput) => any;
|
|
1399
|
-
}
|
|
1400
1012
|
|
|
1401
1013
|
export interface ExperimentConfig {
|
|
1402
1014
|
|
|
@@ -1406,10 +1018,6 @@ export interface ExperimentConfig {
|
|
|
1406
1018
|
|
|
1407
1019
|
TrialComponentDisplayName?: string;
|
|
1408
1020
|
}
|
|
1409
|
-
export declare namespace ExperimentConfig {
|
|
1410
|
-
|
|
1411
|
-
const filterSensitiveLog: (obj: ExperimentConfig) => any;
|
|
1412
|
-
}
|
|
1413
1021
|
export declare enum DataDistributionType {
|
|
1414
1022
|
FULLYREPLICATED = "FullyReplicated",
|
|
1415
1023
|
SHARDEDBYS3KEY = "ShardedByS3Key"
|
|
@@ -1450,10 +1058,6 @@ export interface RedshiftDatasetDefinition {
|
|
|
1450
1058
|
|
|
1451
1059
|
OutputCompression?: RedshiftResultCompressionType | string;
|
|
1452
1060
|
}
|
|
1453
|
-
export declare namespace RedshiftDatasetDefinition {
|
|
1454
|
-
|
|
1455
|
-
const filterSensitiveLog: (obj: RedshiftDatasetDefinition) => any;
|
|
1456
|
-
}
|
|
1457
1061
|
|
|
1458
1062
|
export interface DatasetDefinition {
|
|
1459
1063
|
|
|
@@ -1467,10 +1071,6 @@ export interface DatasetDefinition {
|
|
|
1467
1071
|
|
|
1468
1072
|
InputMode?: InputMode | string;
|
|
1469
1073
|
}
|
|
1470
|
-
export declare namespace DatasetDefinition {
|
|
1471
|
-
|
|
1472
|
-
const filterSensitiveLog: (obj: DatasetDefinition) => any;
|
|
1473
|
-
}
|
|
1474
1074
|
export declare enum ProcessingS3CompressionType {
|
|
1475
1075
|
GZIP = "Gzip",
|
|
1476
1076
|
NONE = "None"
|
|
@@ -1494,10 +1094,6 @@ export interface ProcessingS3Input {
|
|
|
1494
1094
|
|
|
1495
1095
|
S3CompressionType?: ProcessingS3CompressionType | string;
|
|
1496
1096
|
}
|
|
1497
|
-
export declare namespace ProcessingS3Input {
|
|
1498
|
-
|
|
1499
|
-
const filterSensitiveLog: (obj: ProcessingS3Input) => any;
|
|
1500
|
-
}
|
|
1501
1097
|
|
|
1502
1098
|
export interface ProcessingInput {
|
|
1503
1099
|
|
|
@@ -1509,19 +1105,11 @@ export interface ProcessingInput {
|
|
|
1509
1105
|
|
|
1510
1106
|
DatasetDefinition?: DatasetDefinition;
|
|
1511
1107
|
}
|
|
1512
|
-
export declare namespace ProcessingInput {
|
|
1513
|
-
|
|
1514
|
-
const filterSensitiveLog: (obj: ProcessingInput) => any;
|
|
1515
|
-
}
|
|
1516
1108
|
|
|
1517
1109
|
export interface ProcessingFeatureStoreOutput {
|
|
1518
1110
|
|
|
1519
1111
|
FeatureGroupName: string | undefined;
|
|
1520
1112
|
}
|
|
1521
|
-
export declare namespace ProcessingFeatureStoreOutput {
|
|
1522
|
-
|
|
1523
|
-
const filterSensitiveLog: (obj: ProcessingFeatureStoreOutput) => any;
|
|
1524
|
-
}
|
|
1525
1113
|
|
|
1526
1114
|
export interface ProcessingS3Output {
|
|
1527
1115
|
|
|
@@ -1531,10 +1119,6 @@ export interface ProcessingS3Output {
|
|
|
1531
1119
|
|
|
1532
1120
|
S3UploadMode: ProcessingS3UploadMode | string | undefined;
|
|
1533
1121
|
}
|
|
1534
|
-
export declare namespace ProcessingS3Output {
|
|
1535
|
-
|
|
1536
|
-
const filterSensitiveLog: (obj: ProcessingS3Output) => any;
|
|
1537
|
-
}
|
|
1538
1122
|
|
|
1539
1123
|
export interface ProcessingOutput {
|
|
1540
1124
|
|
|
@@ -1546,10 +1130,6 @@ export interface ProcessingOutput {
|
|
|
1546
1130
|
|
|
1547
1131
|
AppManaged?: boolean;
|
|
1548
1132
|
}
|
|
1549
|
-
export declare namespace ProcessingOutput {
|
|
1550
|
-
|
|
1551
|
-
const filterSensitiveLog: (obj: ProcessingOutput) => any;
|
|
1552
|
-
}
|
|
1553
1133
|
|
|
1554
1134
|
export interface ProcessingOutputConfig {
|
|
1555
1135
|
|
|
@@ -1557,10 +1137,6 @@ export interface ProcessingOutputConfig {
|
|
|
1557
1137
|
|
|
1558
1138
|
KmsKeyId?: string;
|
|
1559
1139
|
}
|
|
1560
|
-
export declare namespace ProcessingOutputConfig {
|
|
1561
|
-
|
|
1562
|
-
const filterSensitiveLog: (obj: ProcessingOutputConfig) => any;
|
|
1563
|
-
}
|
|
1564
1140
|
|
|
1565
1141
|
export interface ProcessingClusterConfig {
|
|
1566
1142
|
|
|
@@ -1572,28 +1148,16 @@ export interface ProcessingClusterConfig {
|
|
|
1572
1148
|
|
|
1573
1149
|
VolumeKmsKeyId?: string;
|
|
1574
1150
|
}
|
|
1575
|
-
export declare namespace ProcessingClusterConfig {
|
|
1576
|
-
|
|
1577
|
-
const filterSensitiveLog: (obj: ProcessingClusterConfig) => any;
|
|
1578
|
-
}
|
|
1579
1151
|
|
|
1580
1152
|
export interface ProcessingResources {
|
|
1581
1153
|
|
|
1582
1154
|
ClusterConfig: ProcessingClusterConfig | undefined;
|
|
1583
1155
|
}
|
|
1584
|
-
export declare namespace ProcessingResources {
|
|
1585
|
-
|
|
1586
|
-
const filterSensitiveLog: (obj: ProcessingResources) => any;
|
|
1587
|
-
}
|
|
1588
1156
|
|
|
1589
1157
|
export interface ProcessingStoppingCondition {
|
|
1590
1158
|
|
|
1591
1159
|
MaxRuntimeInSeconds: number | undefined;
|
|
1592
1160
|
}
|
|
1593
|
-
export declare namespace ProcessingStoppingCondition {
|
|
1594
|
-
|
|
1595
|
-
const filterSensitiveLog: (obj: ProcessingStoppingCondition) => any;
|
|
1596
|
-
}
|
|
1597
1161
|
export interface CreateProcessingJobRequest {
|
|
1598
1162
|
|
|
1599
1163
|
ProcessingInputs?: ProcessingInput[];
|
|
@@ -1618,18 +1182,10 @@ export interface CreateProcessingJobRequest {
|
|
|
1618
1182
|
|
|
1619
1183
|
ExperimentConfig?: ExperimentConfig;
|
|
1620
1184
|
}
|
|
1621
|
-
export declare namespace CreateProcessingJobRequest {
|
|
1622
|
-
|
|
1623
|
-
const filterSensitiveLog: (obj: CreateProcessingJobRequest) => any;
|
|
1624
|
-
}
|
|
1625
1185
|
export interface CreateProcessingJobResponse {
|
|
1626
1186
|
|
|
1627
1187
|
ProcessingJobArn: string | undefined;
|
|
1628
1188
|
}
|
|
1629
|
-
export declare namespace CreateProcessingJobResponse {
|
|
1630
|
-
|
|
1631
|
-
const filterSensitiveLog: (obj: CreateProcessingJobResponse) => any;
|
|
1632
|
-
}
|
|
1633
1189
|
|
|
1634
1190
|
export interface ProvisioningParameter {
|
|
1635
1191
|
|
|
@@ -1637,10 +1193,6 @@ export interface ProvisioningParameter {
|
|
|
1637
1193
|
|
|
1638
1194
|
Value?: string;
|
|
1639
1195
|
}
|
|
1640
|
-
export declare namespace ProvisioningParameter {
|
|
1641
|
-
|
|
1642
|
-
const filterSensitiveLog: (obj: ProvisioningParameter) => any;
|
|
1643
|
-
}
|
|
1644
1196
|
|
|
1645
1197
|
export interface ServiceCatalogProvisioningDetails {
|
|
1646
1198
|
|
|
@@ -1652,10 +1204,6 @@ export interface ServiceCatalogProvisioningDetails {
|
|
|
1652
1204
|
|
|
1653
1205
|
ProvisioningParameters?: ProvisioningParameter[];
|
|
1654
1206
|
}
|
|
1655
|
-
export declare namespace ServiceCatalogProvisioningDetails {
|
|
1656
|
-
|
|
1657
|
-
const filterSensitiveLog: (obj: ServiceCatalogProvisioningDetails) => any;
|
|
1658
|
-
}
|
|
1659
1207
|
export interface CreateProjectInput {
|
|
1660
1208
|
|
|
1661
1209
|
ProjectName: string | undefined;
|
|
@@ -1666,20 +1214,12 @@ export interface CreateProjectInput {
|
|
|
1666
1214
|
|
|
1667
1215
|
Tags?: Tag[];
|
|
1668
1216
|
}
|
|
1669
|
-
export declare namespace CreateProjectInput {
|
|
1670
|
-
|
|
1671
|
-
const filterSensitiveLog: (obj: CreateProjectInput) => any;
|
|
1672
|
-
}
|
|
1673
1217
|
export interface CreateProjectOutput {
|
|
1674
1218
|
|
|
1675
1219
|
ProjectArn: string | undefined;
|
|
1676
1220
|
|
|
1677
1221
|
ProjectId: string | undefined;
|
|
1678
1222
|
}
|
|
1679
|
-
export declare namespace CreateProjectOutput {
|
|
1680
|
-
|
|
1681
|
-
const filterSensitiveLog: (obj: CreateProjectOutput) => any;
|
|
1682
|
-
}
|
|
1683
1223
|
export declare enum StudioLifecycleConfigAppType {
|
|
1684
1224
|
JupyterServer = "JupyterServer",
|
|
1685
1225
|
KernelGateway = "KernelGateway"
|
|
@@ -1694,18 +1234,10 @@ export interface CreateStudioLifecycleConfigRequest {
|
|
|
1694
1234
|
|
|
1695
1235
|
Tags?: Tag[];
|
|
1696
1236
|
}
|
|
1697
|
-
export declare namespace CreateStudioLifecycleConfigRequest {
|
|
1698
|
-
|
|
1699
|
-
const filterSensitiveLog: (obj: CreateStudioLifecycleConfigRequest) => any;
|
|
1700
|
-
}
|
|
1701
1237
|
export interface CreateStudioLifecycleConfigResponse {
|
|
1702
1238
|
|
|
1703
1239
|
StudioLifecycleConfigArn?: string;
|
|
1704
1240
|
}
|
|
1705
|
-
export declare namespace CreateStudioLifecycleConfigResponse {
|
|
1706
|
-
|
|
1707
|
-
const filterSensitiveLog: (obj: CreateStudioLifecycleConfigResponse) => any;
|
|
1708
|
-
}
|
|
1709
1241
|
|
|
1710
1242
|
export interface DebugHookConfig {
|
|
1711
1243
|
|
|
@@ -1717,10 +1249,6 @@ export interface DebugHookConfig {
|
|
|
1717
1249
|
|
|
1718
1250
|
CollectionConfigurations?: CollectionConfiguration[];
|
|
1719
1251
|
}
|
|
1720
|
-
export declare namespace DebugHookConfig {
|
|
1721
|
-
|
|
1722
|
-
const filterSensitiveLog: (obj: DebugHookConfig) => any;
|
|
1723
|
-
}
|
|
1724
1252
|
|
|
1725
1253
|
export interface DebugRuleConfiguration {
|
|
1726
1254
|
|
|
@@ -1738,10 +1266,6 @@ export interface DebugRuleConfiguration {
|
|
|
1738
1266
|
|
|
1739
1267
|
RuleParameters?: Record<string, string>;
|
|
1740
1268
|
}
|
|
1741
|
-
export declare namespace DebugRuleConfiguration {
|
|
1742
|
-
|
|
1743
|
-
const filterSensitiveLog: (obj: DebugRuleConfiguration) => any;
|
|
1744
|
-
}
|
|
1745
1269
|
|
|
1746
1270
|
export interface ProfilerConfig {
|
|
1747
1271
|
|
|
@@ -1751,10 +1275,6 @@ export interface ProfilerConfig {
|
|
|
1751
1275
|
|
|
1752
1276
|
ProfilingParameters?: Record<string, string>;
|
|
1753
1277
|
}
|
|
1754
|
-
export declare namespace ProfilerConfig {
|
|
1755
|
-
|
|
1756
|
-
const filterSensitiveLog: (obj: ProfilerConfig) => any;
|
|
1757
|
-
}
|
|
1758
1278
|
|
|
1759
1279
|
export interface ProfilerRuleConfiguration {
|
|
1760
1280
|
|
|
@@ -1772,10 +1292,6 @@ export interface ProfilerRuleConfiguration {
|
|
|
1772
1292
|
|
|
1773
1293
|
RuleParameters?: Record<string, string>;
|
|
1774
1294
|
}
|
|
1775
|
-
export declare namespace ProfilerRuleConfiguration {
|
|
1776
|
-
|
|
1777
|
-
const filterSensitiveLog: (obj: ProfilerRuleConfiguration) => any;
|
|
1778
|
-
}
|
|
1779
1295
|
|
|
1780
1296
|
export interface TensorBoardOutputConfig {
|
|
1781
1297
|
|
|
@@ -1783,10 +1299,6 @@ export interface TensorBoardOutputConfig {
|
|
|
1783
1299
|
|
|
1784
1300
|
S3OutputPath: string | undefined;
|
|
1785
1301
|
}
|
|
1786
|
-
export declare namespace TensorBoardOutputConfig {
|
|
1787
|
-
|
|
1788
|
-
const filterSensitiveLog: (obj: TensorBoardOutputConfig) => any;
|
|
1789
|
-
}
|
|
1790
1302
|
export interface CreateTrainingJobRequest {
|
|
1791
1303
|
|
|
1792
1304
|
TrainingJobName: string | undefined;
|
|
@@ -1833,18 +1345,10 @@ export interface CreateTrainingJobRequest {
|
|
|
1833
1345
|
|
|
1834
1346
|
RetryStrategy?: RetryStrategy;
|
|
1835
1347
|
}
|
|
1836
|
-
export declare namespace CreateTrainingJobRequest {
|
|
1837
|
-
|
|
1838
|
-
const filterSensitiveLog: (obj: CreateTrainingJobRequest) => any;
|
|
1839
|
-
}
|
|
1840
1348
|
export interface CreateTrainingJobResponse {
|
|
1841
1349
|
|
|
1842
1350
|
TrainingJobArn: string | undefined;
|
|
1843
1351
|
}
|
|
1844
|
-
export declare namespace CreateTrainingJobResponse {
|
|
1845
|
-
|
|
1846
|
-
const filterSensitiveLog: (obj: CreateTrainingJobResponse) => any;
|
|
1847
|
-
}
|
|
1848
1352
|
export declare enum JoinSource {
|
|
1849
1353
|
INPUT = "Input",
|
|
1850
1354
|
NONE = "None"
|
|
@@ -1858,10 +1362,6 @@ export interface DataProcessing {
|
|
|
1858
1362
|
|
|
1859
1363
|
JoinSource?: JoinSource | string;
|
|
1860
1364
|
}
|
|
1861
|
-
export declare namespace DataProcessing {
|
|
1862
|
-
|
|
1863
|
-
const filterSensitiveLog: (obj: DataProcessing) => any;
|
|
1864
|
-
}
|
|
1865
1365
|
|
|
1866
1366
|
export interface ModelClientConfig {
|
|
1867
1367
|
|
|
@@ -1869,10 +1369,6 @@ export interface ModelClientConfig {
|
|
|
1869
1369
|
|
|
1870
1370
|
InvocationsMaxRetries?: number;
|
|
1871
1371
|
}
|
|
1872
|
-
export declare namespace ModelClientConfig {
|
|
1873
|
-
|
|
1874
|
-
const filterSensitiveLog: (obj: ModelClientConfig) => any;
|
|
1875
|
-
}
|
|
1876
1372
|
export interface CreateTransformJobRequest {
|
|
1877
1373
|
|
|
1878
1374
|
TransformJobName: string | undefined;
|
|
@@ -1901,18 +1397,10 @@ export interface CreateTransformJobRequest {
|
|
|
1901
1397
|
|
|
1902
1398
|
ExperimentConfig?: ExperimentConfig;
|
|
1903
1399
|
}
|
|
1904
|
-
export declare namespace CreateTransformJobRequest {
|
|
1905
|
-
|
|
1906
|
-
const filterSensitiveLog: (obj: CreateTransformJobRequest) => any;
|
|
1907
|
-
}
|
|
1908
1400
|
export interface CreateTransformJobResponse {
|
|
1909
1401
|
|
|
1910
1402
|
TransformJobArn: string | undefined;
|
|
1911
1403
|
}
|
|
1912
|
-
export declare namespace CreateTransformJobResponse {
|
|
1913
|
-
|
|
1914
|
-
const filterSensitiveLog: (obj: CreateTransformJobResponse) => any;
|
|
1915
|
-
}
|
|
1916
1404
|
export interface CreateTrialRequest {
|
|
1917
1405
|
|
|
1918
1406
|
TrialName: string | undefined;
|
|
@@ -1925,18 +1413,10 @@ export interface CreateTrialRequest {
|
|
|
1925
1413
|
|
|
1926
1414
|
Tags?: Tag[];
|
|
1927
1415
|
}
|
|
1928
|
-
export declare namespace CreateTrialRequest {
|
|
1929
|
-
|
|
1930
|
-
const filterSensitiveLog: (obj: CreateTrialRequest) => any;
|
|
1931
|
-
}
|
|
1932
1416
|
export interface CreateTrialResponse {
|
|
1933
1417
|
|
|
1934
1418
|
TrialArn?: string;
|
|
1935
1419
|
}
|
|
1936
|
-
export declare namespace CreateTrialResponse {
|
|
1937
|
-
|
|
1938
|
-
const filterSensitiveLog: (obj: CreateTrialResponse) => any;
|
|
1939
|
-
}
|
|
1940
1420
|
|
|
1941
1421
|
export interface TrialComponentArtifact {
|
|
1942
1422
|
|
|
@@ -1944,10 +1424,6 @@ export interface TrialComponentArtifact {
|
|
|
1944
1424
|
|
|
1945
1425
|
Value: string | undefined;
|
|
1946
1426
|
}
|
|
1947
|
-
export declare namespace TrialComponentArtifact {
|
|
1948
|
-
|
|
1949
|
-
const filterSensitiveLog: (obj: TrialComponentArtifact) => any;
|
|
1950
|
-
}
|
|
1951
1427
|
|
|
1952
1428
|
export declare type TrialComponentParameterValue = TrialComponentParameterValue.NumberValueMember | TrialComponentParameterValue.StringValueMember | TrialComponentParameterValue.$UnknownMember;
|
|
1953
1429
|
export declare namespace TrialComponentParameterValue {
|
|
@@ -1977,8 +1453,6 @@ export declare namespace TrialComponentParameterValue {
|
|
|
1977
1453
|
_: (name: string, value: any) => T;
|
|
1978
1454
|
}
|
|
1979
1455
|
const visit: <T>(value: TrialComponentParameterValue, visitor: Visitor<T>) => T;
|
|
1980
|
-
|
|
1981
|
-
const filterSensitiveLog: (obj: TrialComponentParameterValue) => any;
|
|
1982
1456
|
}
|
|
1983
1457
|
export declare enum TrialComponentPrimaryStatus {
|
|
1984
1458
|
COMPLETED = "Completed",
|
|
@@ -1994,10 +1468,6 @@ export interface TrialComponentStatus {
|
|
|
1994
1468
|
|
|
1995
1469
|
Message?: string;
|
|
1996
1470
|
}
|
|
1997
|
-
export declare namespace TrialComponentStatus {
|
|
1998
|
-
|
|
1999
|
-
const filterSensitiveLog: (obj: TrialComponentStatus) => any;
|
|
2000
|
-
}
|
|
2001
1471
|
export interface CreateTrialComponentRequest {
|
|
2002
1472
|
|
|
2003
1473
|
TrialComponentName: string | undefined;
|
|
@@ -2020,18 +1490,10 @@ export interface CreateTrialComponentRequest {
|
|
|
2020
1490
|
|
|
2021
1491
|
Tags?: Tag[];
|
|
2022
1492
|
}
|
|
2023
|
-
export declare namespace CreateTrialComponentRequest {
|
|
2024
|
-
|
|
2025
|
-
const filterSensitiveLog: (obj: CreateTrialComponentRequest) => any;
|
|
2026
|
-
}
|
|
2027
1493
|
export interface CreateTrialComponentResponse {
|
|
2028
1494
|
|
|
2029
1495
|
TrialComponentArn?: string;
|
|
2030
1496
|
}
|
|
2031
|
-
export declare namespace CreateTrialComponentResponse {
|
|
2032
|
-
|
|
2033
|
-
const filterSensitiveLog: (obj: CreateTrialComponentResponse) => any;
|
|
2034
|
-
}
|
|
2035
1497
|
export interface CreateUserProfileRequest {
|
|
2036
1498
|
|
|
2037
1499
|
DomainId: string | undefined;
|
|
@@ -2046,18 +1508,10 @@ export interface CreateUserProfileRequest {
|
|
|
2046
1508
|
|
|
2047
1509
|
UserSettings?: UserSettings;
|
|
2048
1510
|
}
|
|
2049
|
-
export declare namespace CreateUserProfileRequest {
|
|
2050
|
-
|
|
2051
|
-
const filterSensitiveLog: (obj: CreateUserProfileRequest) => any;
|
|
2052
|
-
}
|
|
2053
1511
|
export interface CreateUserProfileResponse {
|
|
2054
1512
|
|
|
2055
1513
|
UserProfileArn?: string;
|
|
2056
1514
|
}
|
|
2057
|
-
export declare namespace CreateUserProfileResponse {
|
|
2058
|
-
|
|
2059
|
-
const filterSensitiveLog: (obj: CreateUserProfileResponse) => any;
|
|
2060
|
-
}
|
|
2061
1515
|
|
|
2062
1516
|
export interface OidcConfig {
|
|
2063
1517
|
|
|
@@ -2077,19 +1531,11 @@ export interface OidcConfig {
|
|
|
2077
1531
|
|
|
2078
1532
|
JwksUri: string | undefined;
|
|
2079
1533
|
}
|
|
2080
|
-
export declare namespace OidcConfig {
|
|
2081
|
-
|
|
2082
|
-
const filterSensitiveLog: (obj: OidcConfig) => any;
|
|
2083
|
-
}
|
|
2084
1534
|
|
|
2085
1535
|
export interface SourceIpConfig {
|
|
2086
1536
|
|
|
2087
1537
|
Cidrs: string[] | undefined;
|
|
2088
1538
|
}
|
|
2089
|
-
export declare namespace SourceIpConfig {
|
|
2090
|
-
|
|
2091
|
-
const filterSensitiveLog: (obj: SourceIpConfig) => any;
|
|
2092
|
-
}
|
|
2093
1539
|
|
|
2094
1540
|
export interface WorkforceVpcConfigRequest {
|
|
2095
1541
|
|
|
@@ -2099,10 +1545,6 @@ export interface WorkforceVpcConfigRequest {
|
|
|
2099
1545
|
|
|
2100
1546
|
Subnets?: string[];
|
|
2101
1547
|
}
|
|
2102
|
-
export declare namespace WorkforceVpcConfigRequest {
|
|
2103
|
-
|
|
2104
|
-
const filterSensitiveLog: (obj: WorkforceVpcConfigRequest) => any;
|
|
2105
|
-
}
|
|
2106
1548
|
export interface CreateWorkforceRequest {
|
|
2107
1549
|
|
|
2108
1550
|
CognitoConfig?: CognitoConfig;
|
|
@@ -2117,27 +1559,15 @@ export interface CreateWorkforceRequest {
|
|
|
2117
1559
|
|
|
2118
1560
|
WorkforceVpcConfig?: WorkforceVpcConfigRequest;
|
|
2119
1561
|
}
|
|
2120
|
-
export declare namespace CreateWorkforceRequest {
|
|
2121
|
-
|
|
2122
|
-
const filterSensitiveLog: (obj: CreateWorkforceRequest) => any;
|
|
2123
|
-
}
|
|
2124
1562
|
export interface CreateWorkforceResponse {
|
|
2125
1563
|
|
|
2126
1564
|
WorkforceArn: string | undefined;
|
|
2127
1565
|
}
|
|
2128
|
-
export declare namespace CreateWorkforceResponse {
|
|
2129
|
-
|
|
2130
|
-
const filterSensitiveLog: (obj: CreateWorkforceResponse) => any;
|
|
2131
|
-
}
|
|
2132
1566
|
|
|
2133
1567
|
export interface OidcMemberDefinition {
|
|
2134
1568
|
|
|
2135
1569
|
Groups: string[] | undefined;
|
|
2136
1570
|
}
|
|
2137
|
-
export declare namespace OidcMemberDefinition {
|
|
2138
|
-
|
|
2139
|
-
const filterSensitiveLog: (obj: OidcMemberDefinition) => any;
|
|
2140
|
-
}
|
|
2141
1571
|
|
|
2142
1572
|
export interface MemberDefinition {
|
|
2143
1573
|
|
|
@@ -2145,19 +1575,11 @@ export interface MemberDefinition {
|
|
|
2145
1575
|
|
|
2146
1576
|
OidcMemberDefinition?: OidcMemberDefinition;
|
|
2147
1577
|
}
|
|
2148
|
-
export declare namespace MemberDefinition {
|
|
2149
|
-
|
|
2150
|
-
const filterSensitiveLog: (obj: MemberDefinition) => any;
|
|
2151
|
-
}
|
|
2152
1578
|
|
|
2153
1579
|
export interface NotificationConfiguration {
|
|
2154
1580
|
|
|
2155
1581
|
NotificationTopicArn?: string;
|
|
2156
1582
|
}
|
|
2157
|
-
export declare namespace NotificationConfiguration {
|
|
2158
|
-
|
|
2159
|
-
const filterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
2160
|
-
}
|
|
2161
1583
|
export interface CreateWorkteamRequest {
|
|
2162
1584
|
|
|
2163
1585
|
WorkteamName: string | undefined;
|
|
@@ -2172,18 +1594,10 @@ export interface CreateWorkteamRequest {
|
|
|
2172
1594
|
|
|
2173
1595
|
Tags?: Tag[];
|
|
2174
1596
|
}
|
|
2175
|
-
export declare namespace CreateWorkteamRequest {
|
|
2176
|
-
|
|
2177
|
-
const filterSensitiveLog: (obj: CreateWorkteamRequest) => any;
|
|
2178
|
-
}
|
|
2179
1597
|
export interface CreateWorkteamResponse {
|
|
2180
1598
|
|
|
2181
1599
|
WorkteamArn?: string;
|
|
2182
1600
|
}
|
|
2183
|
-
export declare namespace CreateWorkteamResponse {
|
|
2184
|
-
|
|
2185
|
-
const filterSensitiveLog: (obj: CreateWorkteamResponse) => any;
|
|
2186
|
-
}
|
|
2187
1601
|
|
|
2188
1602
|
export interface DataCaptureConfigSummary {
|
|
2189
1603
|
|
|
@@ -2197,10 +1611,6 @@ export interface DataCaptureConfigSummary {
|
|
|
2197
1611
|
|
|
2198
1612
|
KmsKeyId: string | undefined;
|
|
2199
1613
|
}
|
|
2200
|
-
export declare namespace DataCaptureConfigSummary {
|
|
2201
|
-
|
|
2202
|
-
const filterSensitiveLog: (obj: DataCaptureConfigSummary) => any;
|
|
2203
|
-
}
|
|
2204
1614
|
export declare enum RuleEvaluationStatus {
|
|
2205
1615
|
ERROR = "Error",
|
|
2206
1616
|
IN_PROGRESS = "InProgress",
|
|
@@ -2222,34 +1632,18 @@ export interface DebugRuleEvaluationStatus {
|
|
|
2222
1632
|
|
|
2223
1633
|
LastModifiedTime?: Date;
|
|
2224
1634
|
}
|
|
2225
|
-
export declare namespace DebugRuleEvaluationStatus {
|
|
2226
|
-
|
|
2227
|
-
const filterSensitiveLog: (obj: DebugRuleEvaluationStatus) => any;
|
|
2228
|
-
}
|
|
2229
1635
|
export interface DeleteActionRequest {
|
|
2230
1636
|
|
|
2231
1637
|
ActionName: string | undefined;
|
|
2232
1638
|
}
|
|
2233
|
-
export declare namespace DeleteActionRequest {
|
|
2234
|
-
|
|
2235
|
-
const filterSensitiveLog: (obj: DeleteActionRequest) => any;
|
|
2236
|
-
}
|
|
2237
1639
|
export interface DeleteActionResponse {
|
|
2238
1640
|
|
|
2239
1641
|
ActionArn?: string;
|
|
2240
1642
|
}
|
|
2241
|
-
export declare namespace DeleteActionResponse {
|
|
2242
|
-
|
|
2243
|
-
const filterSensitiveLog: (obj: DeleteActionResponse) => any;
|
|
2244
|
-
}
|
|
2245
1643
|
export interface DeleteAlgorithmInput {
|
|
2246
1644
|
|
|
2247
1645
|
AlgorithmName: string | undefined;
|
|
2248
1646
|
}
|
|
2249
|
-
export declare namespace DeleteAlgorithmInput {
|
|
2250
|
-
|
|
2251
|
-
const filterSensitiveLog: (obj: DeleteAlgorithmInput) => any;
|
|
2252
|
-
}
|
|
2253
1647
|
export interface DeleteAppRequest {
|
|
2254
1648
|
|
|
2255
1649
|
DomainId: string | undefined;
|
|
@@ -2260,96 +1654,52 @@ export interface DeleteAppRequest {
|
|
|
2260
1654
|
|
|
2261
1655
|
AppName: string | undefined;
|
|
2262
1656
|
}
|
|
2263
|
-
export declare namespace DeleteAppRequest {
|
|
2264
|
-
|
|
2265
|
-
const filterSensitiveLog: (obj: DeleteAppRequest) => any;
|
|
2266
|
-
}
|
|
2267
1657
|
export interface DeleteAppImageConfigRequest {
|
|
2268
1658
|
|
|
2269
1659
|
AppImageConfigName: string | undefined;
|
|
2270
1660
|
}
|
|
2271
|
-
export declare namespace DeleteAppImageConfigRequest {
|
|
2272
|
-
|
|
2273
|
-
const filterSensitiveLog: (obj: DeleteAppImageConfigRequest) => any;
|
|
2274
|
-
}
|
|
2275
1661
|
export interface DeleteArtifactRequest {
|
|
2276
1662
|
|
|
2277
1663
|
ArtifactArn?: string;
|
|
2278
1664
|
|
|
2279
1665
|
Source?: ArtifactSource;
|
|
2280
1666
|
}
|
|
2281
|
-
export declare namespace DeleteArtifactRequest {
|
|
2282
|
-
|
|
2283
|
-
const filterSensitiveLog: (obj: DeleteArtifactRequest) => any;
|
|
2284
|
-
}
|
|
2285
1667
|
export interface DeleteArtifactResponse {
|
|
2286
1668
|
|
|
2287
1669
|
ArtifactArn?: string;
|
|
2288
1670
|
}
|
|
2289
|
-
export declare namespace DeleteArtifactResponse {
|
|
2290
|
-
|
|
2291
|
-
const filterSensitiveLog: (obj: DeleteArtifactResponse) => any;
|
|
2292
|
-
}
|
|
2293
1671
|
export interface DeleteAssociationRequest {
|
|
2294
1672
|
|
|
2295
1673
|
SourceArn: string | undefined;
|
|
2296
1674
|
|
|
2297
1675
|
DestinationArn: string | undefined;
|
|
2298
1676
|
}
|
|
2299
|
-
export declare namespace DeleteAssociationRequest {
|
|
2300
|
-
|
|
2301
|
-
const filterSensitiveLog: (obj: DeleteAssociationRequest) => any;
|
|
2302
|
-
}
|
|
2303
1677
|
export interface DeleteAssociationResponse {
|
|
2304
1678
|
|
|
2305
1679
|
SourceArn?: string;
|
|
2306
1680
|
|
|
2307
1681
|
DestinationArn?: string;
|
|
2308
1682
|
}
|
|
2309
|
-
export declare namespace DeleteAssociationResponse {
|
|
2310
|
-
|
|
2311
|
-
const filterSensitiveLog: (obj: DeleteAssociationResponse) => any;
|
|
2312
|
-
}
|
|
2313
1683
|
export interface DeleteCodeRepositoryInput {
|
|
2314
1684
|
|
|
2315
1685
|
CodeRepositoryName: string | undefined;
|
|
2316
1686
|
}
|
|
2317
|
-
export declare namespace DeleteCodeRepositoryInput {
|
|
2318
|
-
|
|
2319
|
-
const filterSensitiveLog: (obj: DeleteCodeRepositoryInput) => any;
|
|
2320
|
-
}
|
|
2321
1687
|
export interface DeleteContextRequest {
|
|
2322
1688
|
|
|
2323
1689
|
ContextName: string | undefined;
|
|
2324
1690
|
}
|
|
2325
|
-
export declare namespace DeleteContextRequest {
|
|
2326
|
-
|
|
2327
|
-
const filterSensitiveLog: (obj: DeleteContextRequest) => any;
|
|
2328
|
-
}
|
|
2329
1691
|
export interface DeleteContextResponse {
|
|
2330
1692
|
|
|
2331
1693
|
ContextArn?: string;
|
|
2332
1694
|
}
|
|
2333
|
-
export declare namespace DeleteContextResponse {
|
|
2334
|
-
|
|
2335
|
-
const filterSensitiveLog: (obj: DeleteContextResponse) => any;
|
|
2336
|
-
}
|
|
2337
1695
|
export interface DeleteDataQualityJobDefinitionRequest {
|
|
2338
1696
|
|
|
2339
1697
|
JobDefinitionName: string | undefined;
|
|
2340
1698
|
}
|
|
2341
|
-
export declare namespace DeleteDataQualityJobDefinitionRequest {
|
|
2342
|
-
|
|
2343
|
-
const filterSensitiveLog: (obj: DeleteDataQualityJobDefinitionRequest) => any;
|
|
2344
|
-
}
|
|
2345
1699
|
export interface DeleteDeviceFleetRequest {
|
|
2346
1700
|
|
|
2347
1701
|
DeviceFleetName: string | undefined;
|
|
2348
1702
|
}
|
|
2349
|
-
export declare namespace DeleteDeviceFleetRequest {
|
|
2350
|
-
|
|
2351
|
-
const filterSensitiveLog: (obj: DeleteDeviceFleetRequest) => any;
|
|
2352
|
-
}
|
|
2353
1703
|
export declare enum RetentionType {
|
|
2354
1704
|
Delete = "Delete",
|
|
2355
1705
|
Retain = "Retain"
|
|
@@ -2359,338 +1709,170 @@ export interface RetentionPolicy {
|
|
|
2359
1709
|
|
|
2360
1710
|
HomeEfsFileSystem?: RetentionType | string;
|
|
2361
1711
|
}
|
|
2362
|
-
export declare namespace RetentionPolicy {
|
|
2363
|
-
|
|
2364
|
-
const filterSensitiveLog: (obj: RetentionPolicy) => any;
|
|
2365
|
-
}
|
|
2366
1712
|
export interface DeleteDomainRequest {
|
|
2367
1713
|
|
|
2368
1714
|
DomainId: string | undefined;
|
|
2369
1715
|
|
|
2370
1716
|
RetentionPolicy?: RetentionPolicy;
|
|
2371
1717
|
}
|
|
2372
|
-
export declare namespace DeleteDomainRequest {
|
|
2373
|
-
|
|
2374
|
-
const filterSensitiveLog: (obj: DeleteDomainRequest) => any;
|
|
2375
|
-
}
|
|
2376
1718
|
export interface DeleteEdgeDeploymentPlanRequest {
|
|
2377
1719
|
|
|
2378
1720
|
EdgeDeploymentPlanName: string | undefined;
|
|
2379
1721
|
}
|
|
2380
|
-
export declare namespace DeleteEdgeDeploymentPlanRequest {
|
|
2381
|
-
|
|
2382
|
-
const filterSensitiveLog: (obj: DeleteEdgeDeploymentPlanRequest) => any;
|
|
2383
|
-
}
|
|
2384
1722
|
export interface DeleteEdgeDeploymentStageRequest {
|
|
2385
1723
|
|
|
2386
1724
|
EdgeDeploymentPlanName: string | undefined;
|
|
2387
1725
|
|
|
2388
1726
|
StageName: string | undefined;
|
|
2389
1727
|
}
|
|
2390
|
-
export declare namespace DeleteEdgeDeploymentStageRequest {
|
|
2391
|
-
|
|
2392
|
-
const filterSensitiveLog: (obj: DeleteEdgeDeploymentStageRequest) => any;
|
|
2393
|
-
}
|
|
2394
1728
|
export interface DeleteEndpointInput {
|
|
2395
1729
|
|
|
2396
1730
|
EndpointName: string | undefined;
|
|
2397
1731
|
}
|
|
2398
|
-
export declare namespace DeleteEndpointInput {
|
|
2399
|
-
|
|
2400
|
-
const filterSensitiveLog: (obj: DeleteEndpointInput) => any;
|
|
2401
|
-
}
|
|
2402
1732
|
export interface DeleteEndpointConfigInput {
|
|
2403
1733
|
|
|
2404
1734
|
EndpointConfigName: string | undefined;
|
|
2405
1735
|
}
|
|
2406
|
-
export declare namespace DeleteEndpointConfigInput {
|
|
2407
|
-
|
|
2408
|
-
const filterSensitiveLog: (obj: DeleteEndpointConfigInput) => any;
|
|
2409
|
-
}
|
|
2410
1736
|
export interface DeleteExperimentRequest {
|
|
2411
1737
|
|
|
2412
1738
|
ExperimentName: string | undefined;
|
|
2413
1739
|
}
|
|
2414
|
-
export declare namespace DeleteExperimentRequest {
|
|
2415
|
-
|
|
2416
|
-
const filterSensitiveLog: (obj: DeleteExperimentRequest) => any;
|
|
2417
|
-
}
|
|
2418
1740
|
export interface DeleteExperimentResponse {
|
|
2419
1741
|
|
|
2420
1742
|
ExperimentArn?: string;
|
|
2421
1743
|
}
|
|
2422
|
-
export declare namespace DeleteExperimentResponse {
|
|
2423
|
-
|
|
2424
|
-
const filterSensitiveLog: (obj: DeleteExperimentResponse) => any;
|
|
2425
|
-
}
|
|
2426
1744
|
export interface DeleteFeatureGroupRequest {
|
|
2427
1745
|
|
|
2428
1746
|
FeatureGroupName: string | undefined;
|
|
2429
1747
|
}
|
|
2430
|
-
export declare namespace DeleteFeatureGroupRequest {
|
|
2431
|
-
|
|
2432
|
-
const filterSensitiveLog: (obj: DeleteFeatureGroupRequest) => any;
|
|
2433
|
-
}
|
|
2434
1748
|
export interface DeleteFlowDefinitionRequest {
|
|
2435
1749
|
|
|
2436
1750
|
FlowDefinitionName: string | undefined;
|
|
2437
1751
|
}
|
|
2438
|
-
export declare namespace DeleteFlowDefinitionRequest {
|
|
2439
|
-
|
|
2440
|
-
const filterSensitiveLog: (obj: DeleteFlowDefinitionRequest) => any;
|
|
2441
|
-
}
|
|
2442
1752
|
export interface DeleteFlowDefinitionResponse {
|
|
2443
1753
|
}
|
|
2444
|
-
export declare namespace DeleteFlowDefinitionResponse {
|
|
2445
|
-
|
|
2446
|
-
const filterSensitiveLog: (obj: DeleteFlowDefinitionResponse) => any;
|
|
2447
|
-
}
|
|
2448
1754
|
export interface DeleteHumanTaskUiRequest {
|
|
2449
1755
|
|
|
2450
1756
|
HumanTaskUiName: string | undefined;
|
|
2451
1757
|
}
|
|
2452
|
-
export declare namespace DeleteHumanTaskUiRequest {
|
|
2453
|
-
|
|
2454
|
-
const filterSensitiveLog: (obj: DeleteHumanTaskUiRequest) => any;
|
|
2455
|
-
}
|
|
2456
1758
|
export interface DeleteHumanTaskUiResponse {
|
|
2457
1759
|
}
|
|
2458
|
-
export declare namespace DeleteHumanTaskUiResponse {
|
|
2459
|
-
|
|
2460
|
-
const filterSensitiveLog: (obj: DeleteHumanTaskUiResponse) => any;
|
|
2461
|
-
}
|
|
2462
1760
|
export interface DeleteImageRequest {
|
|
2463
1761
|
|
|
2464
1762
|
ImageName: string | undefined;
|
|
2465
1763
|
}
|
|
2466
|
-
export declare namespace DeleteImageRequest {
|
|
2467
|
-
|
|
2468
|
-
const filterSensitiveLog: (obj: DeleteImageRequest) => any;
|
|
2469
|
-
}
|
|
2470
1764
|
export interface DeleteImageResponse {
|
|
2471
1765
|
}
|
|
2472
|
-
export declare namespace DeleteImageResponse {
|
|
2473
|
-
|
|
2474
|
-
const filterSensitiveLog: (obj: DeleteImageResponse) => any;
|
|
2475
|
-
}
|
|
2476
1766
|
export interface DeleteImageVersionRequest {
|
|
2477
1767
|
|
|
2478
1768
|
ImageName: string | undefined;
|
|
2479
1769
|
|
|
2480
1770
|
Version: number | undefined;
|
|
2481
1771
|
}
|
|
2482
|
-
export declare namespace DeleteImageVersionRequest {
|
|
2483
|
-
|
|
2484
|
-
const filterSensitiveLog: (obj: DeleteImageVersionRequest) => any;
|
|
2485
|
-
}
|
|
2486
1772
|
export interface DeleteImageVersionResponse {
|
|
2487
1773
|
}
|
|
2488
|
-
export declare namespace DeleteImageVersionResponse {
|
|
2489
|
-
|
|
2490
|
-
const filterSensitiveLog: (obj: DeleteImageVersionResponse) => any;
|
|
2491
|
-
}
|
|
2492
1774
|
export interface DeleteModelInput {
|
|
2493
1775
|
|
|
2494
1776
|
ModelName: string | undefined;
|
|
2495
1777
|
}
|
|
2496
|
-
export declare namespace DeleteModelInput {
|
|
2497
|
-
|
|
2498
|
-
const filterSensitiveLog: (obj: DeleteModelInput) => any;
|
|
2499
|
-
}
|
|
2500
1778
|
export interface DeleteModelBiasJobDefinitionRequest {
|
|
2501
1779
|
|
|
2502
1780
|
JobDefinitionName: string | undefined;
|
|
2503
1781
|
}
|
|
2504
|
-
export declare namespace DeleteModelBiasJobDefinitionRequest {
|
|
2505
|
-
|
|
2506
|
-
const filterSensitiveLog: (obj: DeleteModelBiasJobDefinitionRequest) => any;
|
|
2507
|
-
}
|
|
2508
1782
|
export interface DeleteModelExplainabilityJobDefinitionRequest {
|
|
2509
1783
|
|
|
2510
1784
|
JobDefinitionName: string | undefined;
|
|
2511
1785
|
}
|
|
2512
|
-
export declare namespace DeleteModelExplainabilityJobDefinitionRequest {
|
|
2513
|
-
|
|
2514
|
-
const filterSensitiveLog: (obj: DeleteModelExplainabilityJobDefinitionRequest) => any;
|
|
2515
|
-
}
|
|
2516
1786
|
export interface DeleteModelPackageInput {
|
|
2517
1787
|
|
|
2518
1788
|
ModelPackageName: string | undefined;
|
|
2519
1789
|
}
|
|
2520
|
-
export declare namespace DeleteModelPackageInput {
|
|
2521
|
-
|
|
2522
|
-
const filterSensitiveLog: (obj: DeleteModelPackageInput) => any;
|
|
2523
|
-
}
|
|
2524
1790
|
export interface DeleteModelPackageGroupInput {
|
|
2525
1791
|
|
|
2526
1792
|
ModelPackageGroupName: string | undefined;
|
|
2527
1793
|
}
|
|
2528
|
-
export declare namespace DeleteModelPackageGroupInput {
|
|
2529
|
-
|
|
2530
|
-
const filterSensitiveLog: (obj: DeleteModelPackageGroupInput) => any;
|
|
2531
|
-
}
|
|
2532
1794
|
export interface DeleteModelPackageGroupPolicyInput {
|
|
2533
1795
|
|
|
2534
1796
|
ModelPackageGroupName: string | undefined;
|
|
2535
1797
|
}
|
|
2536
|
-
export declare namespace DeleteModelPackageGroupPolicyInput {
|
|
2537
|
-
|
|
2538
|
-
const filterSensitiveLog: (obj: DeleteModelPackageGroupPolicyInput) => any;
|
|
2539
|
-
}
|
|
2540
1798
|
export interface DeleteModelQualityJobDefinitionRequest {
|
|
2541
1799
|
|
|
2542
1800
|
JobDefinitionName: string | undefined;
|
|
2543
1801
|
}
|
|
2544
|
-
export declare namespace DeleteModelQualityJobDefinitionRequest {
|
|
2545
|
-
|
|
2546
|
-
const filterSensitiveLog: (obj: DeleteModelQualityJobDefinitionRequest) => any;
|
|
2547
|
-
}
|
|
2548
1802
|
export interface DeleteMonitoringScheduleRequest {
|
|
2549
1803
|
|
|
2550
1804
|
MonitoringScheduleName: string | undefined;
|
|
2551
1805
|
}
|
|
2552
|
-
export declare namespace DeleteMonitoringScheduleRequest {
|
|
2553
|
-
|
|
2554
|
-
const filterSensitiveLog: (obj: DeleteMonitoringScheduleRequest) => any;
|
|
2555
|
-
}
|
|
2556
1806
|
export interface DeleteNotebookInstanceInput {
|
|
2557
1807
|
|
|
2558
1808
|
NotebookInstanceName: string | undefined;
|
|
2559
1809
|
}
|
|
2560
|
-
export declare namespace DeleteNotebookInstanceInput {
|
|
2561
|
-
|
|
2562
|
-
const filterSensitiveLog: (obj: DeleteNotebookInstanceInput) => any;
|
|
2563
|
-
}
|
|
2564
1810
|
export interface DeleteNotebookInstanceLifecycleConfigInput {
|
|
2565
1811
|
|
|
2566
1812
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
2567
1813
|
}
|
|
2568
|
-
export declare namespace DeleteNotebookInstanceLifecycleConfigInput {
|
|
2569
|
-
|
|
2570
|
-
const filterSensitiveLog: (obj: DeleteNotebookInstanceLifecycleConfigInput) => any;
|
|
2571
|
-
}
|
|
2572
1814
|
export interface DeletePipelineRequest {
|
|
2573
1815
|
|
|
2574
1816
|
PipelineName: string | undefined;
|
|
2575
1817
|
|
|
2576
1818
|
ClientRequestToken?: string;
|
|
2577
1819
|
}
|
|
2578
|
-
export declare namespace DeletePipelineRequest {
|
|
2579
|
-
|
|
2580
|
-
const filterSensitiveLog: (obj: DeletePipelineRequest) => any;
|
|
2581
|
-
}
|
|
2582
1820
|
export interface DeletePipelineResponse {
|
|
2583
1821
|
|
|
2584
1822
|
PipelineArn?: string;
|
|
2585
1823
|
}
|
|
2586
|
-
export declare namespace DeletePipelineResponse {
|
|
2587
|
-
|
|
2588
|
-
const filterSensitiveLog: (obj: DeletePipelineResponse) => any;
|
|
2589
|
-
}
|
|
2590
1824
|
export interface DeleteProjectInput {
|
|
2591
1825
|
|
|
2592
1826
|
ProjectName: string | undefined;
|
|
2593
1827
|
}
|
|
2594
|
-
export declare namespace DeleteProjectInput {
|
|
2595
|
-
|
|
2596
|
-
const filterSensitiveLog: (obj: DeleteProjectInput) => any;
|
|
2597
|
-
}
|
|
2598
1828
|
export interface DeleteStudioLifecycleConfigRequest {
|
|
2599
1829
|
|
|
2600
1830
|
StudioLifecycleConfigName: string | undefined;
|
|
2601
1831
|
}
|
|
2602
|
-
export declare namespace DeleteStudioLifecycleConfigRequest {
|
|
2603
|
-
|
|
2604
|
-
const filterSensitiveLog: (obj: DeleteStudioLifecycleConfigRequest) => any;
|
|
2605
|
-
}
|
|
2606
1832
|
export interface DeleteTagsInput {
|
|
2607
1833
|
|
|
2608
1834
|
ResourceArn: string | undefined;
|
|
2609
1835
|
|
|
2610
1836
|
TagKeys: string[] | undefined;
|
|
2611
1837
|
}
|
|
2612
|
-
export declare namespace DeleteTagsInput {
|
|
2613
|
-
|
|
2614
|
-
const filterSensitiveLog: (obj: DeleteTagsInput) => any;
|
|
2615
|
-
}
|
|
2616
1838
|
export interface DeleteTagsOutput {
|
|
2617
1839
|
}
|
|
2618
|
-
export declare namespace DeleteTagsOutput {
|
|
2619
|
-
|
|
2620
|
-
const filterSensitiveLog: (obj: DeleteTagsOutput) => any;
|
|
2621
|
-
}
|
|
2622
1840
|
export interface DeleteTrialRequest {
|
|
2623
1841
|
|
|
2624
1842
|
TrialName: string | undefined;
|
|
2625
1843
|
}
|
|
2626
|
-
export declare namespace DeleteTrialRequest {
|
|
2627
|
-
|
|
2628
|
-
const filterSensitiveLog: (obj: DeleteTrialRequest) => any;
|
|
2629
|
-
}
|
|
2630
1844
|
export interface DeleteTrialResponse {
|
|
2631
1845
|
|
|
2632
1846
|
TrialArn?: string;
|
|
2633
1847
|
}
|
|
2634
|
-
export declare namespace DeleteTrialResponse {
|
|
2635
|
-
|
|
2636
|
-
const filterSensitiveLog: (obj: DeleteTrialResponse) => any;
|
|
2637
|
-
}
|
|
2638
1848
|
export interface DeleteTrialComponentRequest {
|
|
2639
1849
|
|
|
2640
1850
|
TrialComponentName: string | undefined;
|
|
2641
1851
|
}
|
|
2642
|
-
export declare namespace DeleteTrialComponentRequest {
|
|
2643
|
-
|
|
2644
|
-
const filterSensitiveLog: (obj: DeleteTrialComponentRequest) => any;
|
|
2645
|
-
}
|
|
2646
1852
|
export interface DeleteTrialComponentResponse {
|
|
2647
1853
|
|
|
2648
1854
|
TrialComponentArn?: string;
|
|
2649
1855
|
}
|
|
2650
|
-
export declare namespace DeleteTrialComponentResponse {
|
|
2651
|
-
|
|
2652
|
-
const filterSensitiveLog: (obj: DeleteTrialComponentResponse) => any;
|
|
2653
|
-
}
|
|
2654
1856
|
export interface DeleteUserProfileRequest {
|
|
2655
1857
|
|
|
2656
1858
|
DomainId: string | undefined;
|
|
2657
1859
|
|
|
2658
1860
|
UserProfileName: string | undefined;
|
|
2659
1861
|
}
|
|
2660
|
-
export declare namespace DeleteUserProfileRequest {
|
|
2661
|
-
|
|
2662
|
-
const filterSensitiveLog: (obj: DeleteUserProfileRequest) => any;
|
|
2663
|
-
}
|
|
2664
1862
|
export interface DeleteWorkforceRequest {
|
|
2665
1863
|
|
|
2666
1864
|
WorkforceName: string | undefined;
|
|
2667
1865
|
}
|
|
2668
|
-
export declare namespace DeleteWorkforceRequest {
|
|
2669
|
-
|
|
2670
|
-
const filterSensitiveLog: (obj: DeleteWorkforceRequest) => any;
|
|
2671
|
-
}
|
|
2672
1866
|
export interface DeleteWorkforceResponse {
|
|
2673
1867
|
}
|
|
2674
|
-
export declare namespace DeleteWorkforceResponse {
|
|
2675
|
-
|
|
2676
|
-
const filterSensitiveLog: (obj: DeleteWorkforceResponse) => any;
|
|
2677
|
-
}
|
|
2678
1868
|
export interface DeleteWorkteamRequest {
|
|
2679
1869
|
|
|
2680
1870
|
WorkteamName: string | undefined;
|
|
2681
1871
|
}
|
|
2682
|
-
export declare namespace DeleteWorkteamRequest {
|
|
2683
|
-
|
|
2684
|
-
const filterSensitiveLog: (obj: DeleteWorkteamRequest) => any;
|
|
2685
|
-
}
|
|
2686
1872
|
export interface DeleteWorkteamResponse {
|
|
2687
1873
|
|
|
2688
1874
|
Success: boolean | undefined;
|
|
2689
1875
|
}
|
|
2690
|
-
export declare namespace DeleteWorkteamResponse {
|
|
2691
|
-
|
|
2692
|
-
const filterSensitiveLog: (obj: DeleteWorkteamResponse) => any;
|
|
2693
|
-
}
|
|
2694
1876
|
|
|
2695
1877
|
export interface DeployedImage {
|
|
2696
1878
|
|
|
@@ -2700,10 +1882,6 @@ export interface DeployedImage {
|
|
|
2700
1882
|
|
|
2701
1883
|
ResolutionTime?: Date;
|
|
2702
1884
|
}
|
|
2703
|
-
export declare namespace DeployedImage {
|
|
2704
|
-
|
|
2705
|
-
const filterSensitiveLog: (obj: DeployedImage) => any;
|
|
2706
|
-
}
|
|
2707
1885
|
export declare enum StageStatus {
|
|
2708
1886
|
Creating = "CREATING",
|
|
2709
1887
|
Deployed = "DEPLOYED",
|
|
@@ -2729,10 +1907,6 @@ export interface EdgeDeploymentStatus {
|
|
|
2729
1907
|
|
|
2730
1908
|
EdgeDeploymentStageStartTime?: Date;
|
|
2731
1909
|
}
|
|
2732
|
-
export declare namespace EdgeDeploymentStatus {
|
|
2733
|
-
|
|
2734
|
-
const filterSensitiveLog: (obj: EdgeDeploymentStatus) => any;
|
|
2735
|
-
}
|
|
2736
1910
|
|
|
2737
1911
|
export interface DeploymentStageStatusSummary {
|
|
2738
1912
|
|
|
@@ -2744,28 +1918,16 @@ export interface DeploymentStageStatusSummary {
|
|
|
2744
1918
|
|
|
2745
1919
|
DeploymentStatus: EdgeDeploymentStatus | undefined;
|
|
2746
1920
|
}
|
|
2747
|
-
export declare namespace DeploymentStageStatusSummary {
|
|
2748
|
-
|
|
2749
|
-
const filterSensitiveLog: (obj: DeploymentStageStatusSummary) => any;
|
|
2750
|
-
}
|
|
2751
1921
|
export interface DeregisterDevicesRequest {
|
|
2752
1922
|
|
|
2753
1923
|
DeviceFleetName: string | undefined;
|
|
2754
1924
|
|
|
2755
1925
|
DeviceNames: string[] | undefined;
|
|
2756
1926
|
}
|
|
2757
|
-
export declare namespace DeregisterDevicesRequest {
|
|
2758
|
-
|
|
2759
|
-
const filterSensitiveLog: (obj: DeregisterDevicesRequest) => any;
|
|
2760
|
-
}
|
|
2761
1927
|
export interface DescribeActionRequest {
|
|
2762
1928
|
|
|
2763
1929
|
ActionName: string | undefined;
|
|
2764
1930
|
}
|
|
2765
|
-
export declare namespace DescribeActionRequest {
|
|
2766
|
-
|
|
2767
|
-
const filterSensitiveLog: (obj: DescribeActionRequest) => any;
|
|
2768
|
-
}
|
|
2769
1931
|
export interface DescribeActionResponse {
|
|
2770
1932
|
|
|
2771
1933
|
ActionName?: string;
|
|
@@ -2794,18 +1956,10 @@ export interface DescribeActionResponse {
|
|
|
2794
1956
|
|
|
2795
1957
|
LineageGroupArn?: string;
|
|
2796
1958
|
}
|
|
2797
|
-
export declare namespace DescribeActionResponse {
|
|
2798
|
-
|
|
2799
|
-
const filterSensitiveLog: (obj: DescribeActionResponse) => any;
|
|
2800
|
-
}
|
|
2801
1959
|
export interface DescribeAlgorithmInput {
|
|
2802
1960
|
|
|
2803
1961
|
AlgorithmName: string | undefined;
|
|
2804
1962
|
}
|
|
2805
|
-
export declare namespace DescribeAlgorithmInput {
|
|
2806
|
-
|
|
2807
|
-
const filterSensitiveLog: (obj: DescribeAlgorithmInput) => any;
|
|
2808
|
-
}
|
|
2809
1963
|
export interface DescribeAlgorithmOutput {
|
|
2810
1964
|
|
|
2811
1965
|
AlgorithmName: string | undefined;
|
|
@@ -2830,10 +1984,6 @@ export interface DescribeAlgorithmOutput {
|
|
|
2830
1984
|
|
|
2831
1985
|
CertifyForMarketplace?: boolean;
|
|
2832
1986
|
}
|
|
2833
|
-
export declare namespace DescribeAlgorithmOutput {
|
|
2834
|
-
|
|
2835
|
-
const filterSensitiveLog: (obj: DescribeAlgorithmOutput) => any;
|
|
2836
|
-
}
|
|
2837
1987
|
export interface DescribeAppRequest {
|
|
2838
1988
|
|
|
2839
1989
|
DomainId: string | undefined;
|
|
@@ -2844,10 +1994,6 @@ export interface DescribeAppRequest {
|
|
|
2844
1994
|
|
|
2845
1995
|
AppName: string | undefined;
|
|
2846
1996
|
}
|
|
2847
|
-
export declare namespace DescribeAppRequest {
|
|
2848
|
-
|
|
2849
|
-
const filterSensitiveLog: (obj: DescribeAppRequest) => any;
|
|
2850
|
-
}
|
|
2851
1997
|
export interface DescribeAppResponse {
|
|
2852
1998
|
|
|
2853
1999
|
AppArn?: string;
|
|
@@ -2872,18 +2018,10 @@ export interface DescribeAppResponse {
|
|
|
2872
2018
|
|
|
2873
2019
|
ResourceSpec?: ResourceSpec;
|
|
2874
2020
|
}
|
|
2875
|
-
export declare namespace DescribeAppResponse {
|
|
2876
|
-
|
|
2877
|
-
const filterSensitiveLog: (obj: DescribeAppResponse) => any;
|
|
2878
|
-
}
|
|
2879
2021
|
export interface DescribeAppImageConfigRequest {
|
|
2880
2022
|
|
|
2881
2023
|
AppImageConfigName: string | undefined;
|
|
2882
2024
|
}
|
|
2883
|
-
export declare namespace DescribeAppImageConfigRequest {
|
|
2884
|
-
|
|
2885
|
-
const filterSensitiveLog: (obj: DescribeAppImageConfigRequest) => any;
|
|
2886
|
-
}
|
|
2887
2025
|
export interface DescribeAppImageConfigResponse {
|
|
2888
2026
|
|
|
2889
2027
|
AppImageConfigArn?: string;
|
|
@@ -2896,18 +2034,10 @@ export interface DescribeAppImageConfigResponse {
|
|
|
2896
2034
|
|
|
2897
2035
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
2898
2036
|
}
|
|
2899
|
-
export declare namespace DescribeAppImageConfigResponse {
|
|
2900
|
-
|
|
2901
|
-
const filterSensitiveLog: (obj: DescribeAppImageConfigResponse) => any;
|
|
2902
|
-
}
|
|
2903
2037
|
export interface DescribeArtifactRequest {
|
|
2904
2038
|
|
|
2905
2039
|
ArtifactArn: string | undefined;
|
|
2906
2040
|
}
|
|
2907
|
-
export declare namespace DescribeArtifactRequest {
|
|
2908
|
-
|
|
2909
|
-
const filterSensitiveLog: (obj: DescribeArtifactRequest) => any;
|
|
2910
|
-
}
|
|
2911
2041
|
export interface DescribeArtifactResponse {
|
|
2912
2042
|
|
|
2913
2043
|
ArtifactName?: string;
|
|
@@ -2932,27 +2062,15 @@ export interface DescribeArtifactResponse {
|
|
|
2932
2062
|
|
|
2933
2063
|
LineageGroupArn?: string;
|
|
2934
2064
|
}
|
|
2935
|
-
export declare namespace DescribeArtifactResponse {
|
|
2936
|
-
|
|
2937
|
-
const filterSensitiveLog: (obj: DescribeArtifactResponse) => any;
|
|
2938
|
-
}
|
|
2939
2065
|
export interface DescribeAutoMLJobRequest {
|
|
2940
2066
|
|
|
2941
2067
|
AutoMLJobName: string | undefined;
|
|
2942
2068
|
}
|
|
2943
|
-
export declare namespace DescribeAutoMLJobRequest {
|
|
2944
|
-
|
|
2945
|
-
const filterSensitiveLog: (obj: DescribeAutoMLJobRequest) => any;
|
|
2946
|
-
}
|
|
2947
2069
|
|
|
2948
2070
|
export interface ModelDeployResult {
|
|
2949
2071
|
|
|
2950
2072
|
EndpointName?: string;
|
|
2951
2073
|
}
|
|
2952
|
-
export declare namespace ModelDeployResult {
|
|
2953
|
-
|
|
2954
|
-
const filterSensitiveLog: (obj: ModelDeployResult) => any;
|
|
2955
|
-
}
|
|
2956
2074
|
|
|
2957
2075
|
export interface ResolvedAttributes {
|
|
2958
2076
|
|
|
@@ -2962,10 +2080,6 @@ export interface ResolvedAttributes {
|
|
|
2962
2080
|
|
|
2963
2081
|
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
2964
2082
|
}
|
|
2965
|
-
export declare namespace ResolvedAttributes {
|
|
2966
|
-
|
|
2967
|
-
const filterSensitiveLog: (obj: ResolvedAttributes) => any;
|
|
2968
|
-
}
|
|
2969
2083
|
export interface DescribeAutoMLJobResponse {
|
|
2970
2084
|
|
|
2971
2085
|
AutoMLJobName: string | undefined;
|
|
@@ -3010,18 +2124,10 @@ export interface DescribeAutoMLJobResponse {
|
|
|
3010
2124
|
|
|
3011
2125
|
ModelDeployResult?: ModelDeployResult;
|
|
3012
2126
|
}
|
|
3013
|
-
export declare namespace DescribeAutoMLJobResponse {
|
|
3014
|
-
|
|
3015
|
-
const filterSensitiveLog: (obj: DescribeAutoMLJobResponse) => any;
|
|
3016
|
-
}
|
|
3017
2127
|
export interface DescribeCodeRepositoryInput {
|
|
3018
2128
|
|
|
3019
2129
|
CodeRepositoryName: string | undefined;
|
|
3020
2130
|
}
|
|
3021
|
-
export declare namespace DescribeCodeRepositoryInput {
|
|
3022
|
-
|
|
3023
|
-
const filterSensitiveLog: (obj: DescribeCodeRepositoryInput) => any;
|
|
3024
|
-
}
|
|
3025
2131
|
export interface DescribeCodeRepositoryOutput {
|
|
3026
2132
|
|
|
3027
2133
|
CodeRepositoryName: string | undefined;
|
|
@@ -3034,36 +2140,20 @@ export interface DescribeCodeRepositoryOutput {
|
|
|
3034
2140
|
|
|
3035
2141
|
GitConfig?: GitConfig;
|
|
3036
2142
|
}
|
|
3037
|
-
export declare namespace DescribeCodeRepositoryOutput {
|
|
3038
|
-
|
|
3039
|
-
const filterSensitiveLog: (obj: DescribeCodeRepositoryOutput) => any;
|
|
3040
|
-
}
|
|
3041
2143
|
export interface DescribeCompilationJobRequest {
|
|
3042
2144
|
|
|
3043
2145
|
CompilationJobName: string | undefined;
|
|
3044
2146
|
}
|
|
3045
|
-
export declare namespace DescribeCompilationJobRequest {
|
|
3046
|
-
|
|
3047
|
-
const filterSensitiveLog: (obj: DescribeCompilationJobRequest) => any;
|
|
3048
|
-
}
|
|
3049
2147
|
|
|
3050
2148
|
export interface ModelArtifacts {
|
|
3051
2149
|
|
|
3052
2150
|
S3ModelArtifacts: string | undefined;
|
|
3053
2151
|
}
|
|
3054
|
-
export declare namespace ModelArtifacts {
|
|
3055
|
-
|
|
3056
|
-
const filterSensitiveLog: (obj: ModelArtifacts) => any;
|
|
3057
|
-
}
|
|
3058
2152
|
|
|
3059
2153
|
export interface ModelDigests {
|
|
3060
2154
|
|
|
3061
2155
|
ArtifactDigest?: string;
|
|
3062
2156
|
}
|
|
3063
|
-
export declare namespace ModelDigests {
|
|
3064
|
-
|
|
3065
|
-
const filterSensitiveLog: (obj: ModelDigests) => any;
|
|
3066
|
-
}
|
|
3067
2157
|
export interface DescribeCompilationJobResponse {
|
|
3068
2158
|
|
|
3069
2159
|
CompilationJobName: string | undefined;
|
|
@@ -3100,18 +2190,10 @@ export interface DescribeCompilationJobResponse {
|
|
|
3100
2190
|
|
|
3101
2191
|
VpcConfig?: NeoVpcConfig;
|
|
3102
2192
|
}
|
|
3103
|
-
export declare namespace DescribeCompilationJobResponse {
|
|
3104
|
-
|
|
3105
|
-
const filterSensitiveLog: (obj: DescribeCompilationJobResponse) => any;
|
|
3106
|
-
}
|
|
3107
2193
|
export interface DescribeContextRequest {
|
|
3108
2194
|
|
|
3109
2195
|
ContextName: string | undefined;
|
|
3110
2196
|
}
|
|
3111
|
-
export declare namespace DescribeContextRequest {
|
|
3112
|
-
|
|
3113
|
-
const filterSensitiveLog: (obj: DescribeContextRequest) => any;
|
|
3114
|
-
}
|
|
3115
2197
|
export interface DescribeContextResponse {
|
|
3116
2198
|
|
|
3117
2199
|
ContextName?: string;
|
|
@@ -3136,18 +2218,10 @@ export interface DescribeContextResponse {
|
|
|
3136
2218
|
|
|
3137
2219
|
LineageGroupArn?: string;
|
|
3138
2220
|
}
|
|
3139
|
-
export declare namespace DescribeContextResponse {
|
|
3140
|
-
|
|
3141
|
-
const filterSensitiveLog: (obj: DescribeContextResponse) => any;
|
|
3142
|
-
}
|
|
3143
2221
|
export interface DescribeDataQualityJobDefinitionRequest {
|
|
3144
2222
|
|
|
3145
2223
|
JobDefinitionName: string | undefined;
|
|
3146
2224
|
}
|
|
3147
|
-
export declare namespace DescribeDataQualityJobDefinitionRequest {
|
|
3148
|
-
|
|
3149
|
-
const filterSensitiveLog: (obj: DescribeDataQualityJobDefinitionRequest) => any;
|
|
3150
|
-
}
|
|
3151
2225
|
export interface DescribeDataQualityJobDefinitionResponse {
|
|
3152
2226
|
|
|
3153
2227
|
JobDefinitionArn: string | undefined;
|
|
@@ -3172,10 +2246,6 @@ export interface DescribeDataQualityJobDefinitionResponse {
|
|
|
3172
2246
|
|
|
3173
2247
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
3174
2248
|
}
|
|
3175
|
-
export declare namespace DescribeDataQualityJobDefinitionResponse {
|
|
3176
|
-
|
|
3177
|
-
const filterSensitiveLog: (obj: DescribeDataQualityJobDefinitionResponse) => any;
|
|
3178
|
-
}
|
|
3179
2249
|
export interface DescribeDeviceRequest {
|
|
3180
2250
|
|
|
3181
2251
|
NextToken?: string;
|
|
@@ -3184,10 +2254,6 @@ export interface DescribeDeviceRequest {
|
|
|
3184
2254
|
|
|
3185
2255
|
DeviceFleetName: string | undefined;
|
|
3186
2256
|
}
|
|
3187
|
-
export declare namespace DescribeDeviceRequest {
|
|
3188
|
-
|
|
3189
|
-
const filterSensitiveLog: (obj: DescribeDeviceRequest) => any;
|
|
3190
|
-
}
|
|
3191
2257
|
|
|
3192
2258
|
export interface EdgeModel {
|
|
3193
2259
|
|
|
@@ -3199,10 +2265,6 @@ export interface EdgeModel {
|
|
|
3199
2265
|
|
|
3200
2266
|
LatestInference?: Date;
|
|
3201
2267
|
}
|
|
3202
|
-
export declare namespace EdgeModel {
|
|
3203
|
-
|
|
3204
|
-
const filterSensitiveLog: (obj: EdgeModel) => any;
|
|
3205
|
-
}
|
|
3206
2268
|
export interface DescribeDeviceResponse {
|
|
3207
2269
|
|
|
3208
2270
|
DeviceArn?: string;
|
|
@@ -3227,18 +2289,10 @@ export interface DescribeDeviceResponse {
|
|
|
3227
2289
|
|
|
3228
2290
|
AgentVersion?: string;
|
|
3229
2291
|
}
|
|
3230
|
-
export declare namespace DescribeDeviceResponse {
|
|
3231
|
-
|
|
3232
|
-
const filterSensitiveLog: (obj: DescribeDeviceResponse) => any;
|
|
3233
|
-
}
|
|
3234
2292
|
export interface DescribeDeviceFleetRequest {
|
|
3235
2293
|
|
|
3236
2294
|
DeviceFleetName: string | undefined;
|
|
3237
2295
|
}
|
|
3238
|
-
export declare namespace DescribeDeviceFleetRequest {
|
|
3239
|
-
|
|
3240
|
-
const filterSensitiveLog: (obj: DescribeDeviceFleetRequest) => any;
|
|
3241
|
-
}
|
|
3242
2296
|
export interface DescribeDeviceFleetResponse {
|
|
3243
2297
|
|
|
3244
2298
|
DeviceFleetName: string | undefined;
|
|
@@ -3257,18 +2311,10 @@ export interface DescribeDeviceFleetResponse {
|
|
|
3257
2311
|
|
|
3258
2312
|
IotRoleAlias?: string;
|
|
3259
2313
|
}
|
|
3260
|
-
export declare namespace DescribeDeviceFleetResponse {
|
|
3261
|
-
|
|
3262
|
-
const filterSensitiveLog: (obj: DescribeDeviceFleetResponse) => any;
|
|
3263
|
-
}
|
|
3264
2314
|
export interface DescribeDomainRequest {
|
|
3265
2315
|
|
|
3266
2316
|
DomainId: string | undefined;
|
|
3267
2317
|
}
|
|
3268
|
-
export declare namespace DescribeDomainRequest {
|
|
3269
|
-
|
|
3270
|
-
const filterSensitiveLog: (obj: DescribeDomainRequest) => any;
|
|
3271
|
-
}
|
|
3272
2318
|
export declare enum DomainStatus {
|
|
3273
2319
|
Delete_Failed = "Delete_Failed",
|
|
3274
2320
|
Deleting = "Deleting",
|
|
@@ -3320,10 +2366,6 @@ export interface DescribeDomainResponse {
|
|
|
3320
2366
|
|
|
3321
2367
|
SecurityGroupIdForDomainBoundary?: string;
|
|
3322
2368
|
}
|
|
3323
|
-
export declare namespace DescribeDomainResponse {
|
|
3324
|
-
|
|
3325
|
-
const filterSensitiveLog: (obj: DescribeDomainResponse) => any;
|
|
3326
|
-
}
|
|
3327
2369
|
export interface DescribeEdgeDeploymentPlanRequest {
|
|
3328
2370
|
|
|
3329
2371
|
EdgeDeploymentPlanName: string | undefined;
|
|
@@ -3332,10 +2374,6 @@ export interface DescribeEdgeDeploymentPlanRequest {
|
|
|
3332
2374
|
|
|
3333
2375
|
MaxResults?: number;
|
|
3334
2376
|
}
|
|
3335
|
-
export declare namespace DescribeEdgeDeploymentPlanRequest {
|
|
3336
|
-
|
|
3337
|
-
const filterSensitiveLog: (obj: DescribeEdgeDeploymentPlanRequest) => any;
|
|
3338
|
-
}
|
|
3339
2377
|
export interface DescribeEdgeDeploymentPlanResponse {
|
|
3340
2378
|
|
|
3341
2379
|
EdgeDeploymentPlanArn: string | undefined;
|
|
@@ -3360,18 +2398,10 @@ export interface DescribeEdgeDeploymentPlanResponse {
|
|
|
3360
2398
|
|
|
3361
2399
|
LastModifiedTime?: Date;
|
|
3362
2400
|
}
|
|
3363
|
-
export declare namespace DescribeEdgeDeploymentPlanResponse {
|
|
3364
|
-
|
|
3365
|
-
const filterSensitiveLog: (obj: DescribeEdgeDeploymentPlanResponse) => any;
|
|
3366
|
-
}
|
|
3367
2401
|
export interface DescribeEdgePackagingJobRequest {
|
|
3368
2402
|
|
|
3369
2403
|
EdgePackagingJobName: string | undefined;
|
|
3370
2404
|
}
|
|
3371
|
-
export declare namespace DescribeEdgePackagingJobRequest {
|
|
3372
|
-
|
|
3373
|
-
const filterSensitiveLog: (obj: DescribeEdgePackagingJobRequest) => any;
|
|
3374
|
-
}
|
|
3375
2405
|
export declare enum EdgePackagingJobStatus {
|
|
3376
2406
|
Completed = "COMPLETED",
|
|
3377
2407
|
Failed = "FAILED",
|
|
@@ -3395,10 +2425,6 @@ export interface EdgePresetDeploymentOutput {
|
|
|
3395
2425
|
|
|
3396
2426
|
StatusMessage?: string;
|
|
3397
2427
|
}
|
|
3398
|
-
export declare namespace EdgePresetDeploymentOutput {
|
|
3399
|
-
|
|
3400
|
-
const filterSensitiveLog: (obj: EdgePresetDeploymentOutput) => any;
|
|
3401
|
-
}
|
|
3402
2428
|
export interface DescribeEdgePackagingJobResponse {
|
|
3403
2429
|
|
|
3404
2430
|
EdgePackagingJobArn: string | undefined;
|
|
@@ -3431,18 +2457,10 @@ export interface DescribeEdgePackagingJobResponse {
|
|
|
3431
2457
|
|
|
3432
2458
|
PresetDeploymentOutput?: EdgePresetDeploymentOutput;
|
|
3433
2459
|
}
|
|
3434
|
-
export declare namespace DescribeEdgePackagingJobResponse {
|
|
3435
|
-
|
|
3436
|
-
const filterSensitiveLog: (obj: DescribeEdgePackagingJobResponse) => any;
|
|
3437
|
-
}
|
|
3438
2460
|
export interface DescribeEndpointInput {
|
|
3439
2461
|
|
|
3440
2462
|
EndpointName: string | undefined;
|
|
3441
2463
|
}
|
|
3442
|
-
export declare namespace DescribeEndpointInput {
|
|
3443
|
-
|
|
3444
|
-
const filterSensitiveLog: (obj: DescribeEndpointInput) => any;
|
|
3445
|
-
}
|
|
3446
2464
|
export declare enum EndpointStatus {
|
|
3447
2465
|
CREATING = "Creating",
|
|
3448
2466
|
DELETING = "Deleting",
|
|
@@ -3469,10 +2487,6 @@ export interface ProductionVariantStatus {
|
|
|
3469
2487
|
|
|
3470
2488
|
StartTime?: Date;
|
|
3471
2489
|
}
|
|
3472
|
-
export declare namespace ProductionVariantStatus {
|
|
3473
|
-
|
|
3474
|
-
const filterSensitiveLog: (obj: ProductionVariantStatus) => any;
|
|
3475
|
-
}
|
|
3476
2490
|
|
|
3477
2491
|
export interface PendingProductionVariantSummary {
|
|
3478
2492
|
|
|
@@ -3498,10 +2512,6 @@ export interface PendingProductionVariantSummary {
|
|
|
3498
2512
|
|
|
3499
2513
|
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
3500
2514
|
}
|
|
3501
|
-
export declare namespace PendingProductionVariantSummary {
|
|
3502
|
-
|
|
3503
|
-
const filterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
|
|
3504
|
-
}
|
|
3505
2515
|
|
|
3506
2516
|
export interface PendingDeploymentSummary {
|
|
3507
2517
|
|
|
@@ -3511,10 +2521,6 @@ export interface PendingDeploymentSummary {
|
|
|
3511
2521
|
|
|
3512
2522
|
StartTime?: Date;
|
|
3513
2523
|
}
|
|
3514
|
-
export declare namespace PendingDeploymentSummary {
|
|
3515
|
-
|
|
3516
|
-
const filterSensitiveLog: (obj: PendingDeploymentSummary) => any;
|
|
3517
|
-
}
|
|
3518
2524
|
|
|
3519
2525
|
export interface ProductionVariantSummary {
|
|
3520
2526
|
|
|
@@ -3536,10 +2542,6 @@ export interface ProductionVariantSummary {
|
|
|
3536
2542
|
|
|
3537
2543
|
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
3538
2544
|
}
|
|
3539
|
-
export declare namespace ProductionVariantSummary {
|
|
3540
|
-
|
|
3541
|
-
const filterSensitiveLog: (obj: ProductionVariantSummary) => any;
|
|
3542
|
-
}
|
|
3543
2545
|
export interface DescribeEndpointOutput {
|
|
3544
2546
|
|
|
3545
2547
|
EndpointName: string | undefined;
|
|
@@ -3566,18 +2568,10 @@ export interface DescribeEndpointOutput {
|
|
|
3566
2568
|
|
|
3567
2569
|
PendingDeploymentSummary?: PendingDeploymentSummary;
|
|
3568
2570
|
}
|
|
3569
|
-
export declare namespace DescribeEndpointOutput {
|
|
3570
|
-
|
|
3571
|
-
const filterSensitiveLog: (obj: DescribeEndpointOutput) => any;
|
|
3572
|
-
}
|
|
3573
2571
|
export interface DescribeEndpointConfigInput {
|
|
3574
2572
|
|
|
3575
2573
|
EndpointConfigName: string | undefined;
|
|
3576
2574
|
}
|
|
3577
|
-
export declare namespace DescribeEndpointConfigInput {
|
|
3578
|
-
|
|
3579
|
-
const filterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
|
|
3580
|
-
}
|
|
3581
2575
|
export interface DescribeEndpointConfigOutput {
|
|
3582
2576
|
|
|
3583
2577
|
EndpointConfigName: string | undefined;
|
|
@@ -3594,18 +2588,10 @@ export interface DescribeEndpointConfigOutput {
|
|
|
3594
2588
|
|
|
3595
2589
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
3596
2590
|
}
|
|
3597
|
-
export declare namespace DescribeEndpointConfigOutput {
|
|
3598
|
-
|
|
3599
|
-
const filterSensitiveLog: (obj: DescribeEndpointConfigOutput) => any;
|
|
3600
|
-
}
|
|
3601
2591
|
export interface DescribeExperimentRequest {
|
|
3602
2592
|
|
|
3603
2593
|
ExperimentName: string | undefined;
|
|
3604
2594
|
}
|
|
3605
|
-
export declare namespace DescribeExperimentRequest {
|
|
3606
|
-
|
|
3607
|
-
const filterSensitiveLog: (obj: DescribeExperimentRequest) => any;
|
|
3608
|
-
}
|
|
3609
2595
|
|
|
3610
2596
|
export interface ExperimentSource {
|
|
3611
2597
|
|
|
@@ -3613,10 +2599,6 @@ export interface ExperimentSource {
|
|
|
3613
2599
|
|
|
3614
2600
|
SourceType?: string;
|
|
3615
2601
|
}
|
|
3616
|
-
export declare namespace ExperimentSource {
|
|
3617
|
-
|
|
3618
|
-
const filterSensitiveLog: (obj: ExperimentSource) => any;
|
|
3619
|
-
}
|
|
3620
2602
|
export interface DescribeExperimentResponse {
|
|
3621
2603
|
|
|
3622
2604
|
ExperimentName?: string;
|
|
@@ -3637,20 +2619,12 @@ export interface DescribeExperimentResponse {
|
|
|
3637
2619
|
|
|
3638
2620
|
LastModifiedBy?: UserContext;
|
|
3639
2621
|
}
|
|
3640
|
-
export declare namespace DescribeExperimentResponse {
|
|
3641
|
-
|
|
3642
|
-
const filterSensitiveLog: (obj: DescribeExperimentResponse) => any;
|
|
3643
|
-
}
|
|
3644
2622
|
export interface DescribeFeatureGroupRequest {
|
|
3645
2623
|
|
|
3646
2624
|
FeatureGroupName: string | undefined;
|
|
3647
2625
|
|
|
3648
2626
|
NextToken?: string;
|
|
3649
2627
|
}
|
|
3650
|
-
export declare namespace DescribeFeatureGroupRequest {
|
|
3651
|
-
|
|
3652
|
-
const filterSensitiveLog: (obj: DescribeFeatureGroupRequest) => any;
|
|
3653
|
-
}
|
|
3654
2628
|
export declare enum FeatureGroupStatus {
|
|
3655
2629
|
CREATED = "Created",
|
|
3656
2630
|
CREATE_FAILED = "CreateFailed",
|
|
@@ -3670,10 +2644,6 @@ export interface LastUpdateStatus {
|
|
|
3670
2644
|
|
|
3671
2645
|
FailureReason?: string;
|
|
3672
2646
|
}
|
|
3673
|
-
export declare namespace LastUpdateStatus {
|
|
3674
|
-
|
|
3675
|
-
const filterSensitiveLog: (obj: LastUpdateStatus) => any;
|
|
3676
|
-
}
|
|
3677
2647
|
export declare enum OfflineStoreStatusValue {
|
|
3678
2648
|
ACTIVE = "Active",
|
|
3679
2649
|
BLOCKED = "Blocked",
|
|
@@ -3686,10 +2656,6 @@ export interface OfflineStoreStatus {
|
|
|
3686
2656
|
|
|
3687
2657
|
BlockedReason?: string;
|
|
3688
2658
|
}
|
|
3689
|
-
export declare namespace OfflineStoreStatus {
|
|
3690
|
-
|
|
3691
|
-
const filterSensitiveLog: (obj: OfflineStoreStatus) => any;
|
|
3692
|
-
}
|
|
3693
2659
|
export interface DescribeFeatureGroupResponse {
|
|
3694
2660
|
|
|
3695
2661
|
FeatureGroupArn: string | undefined;
|
|
@@ -3726,20 +2692,12 @@ export interface DescribeFeatureGroupResponse {
|
|
|
3726
2692
|
|
|
3727
2693
|
OnlineStoreTotalSizeBytes?: number;
|
|
3728
2694
|
}
|
|
3729
|
-
export declare namespace DescribeFeatureGroupResponse {
|
|
3730
|
-
|
|
3731
|
-
const filterSensitiveLog: (obj: DescribeFeatureGroupResponse) => any;
|
|
3732
|
-
}
|
|
3733
2695
|
export interface DescribeFeatureMetadataRequest {
|
|
3734
2696
|
|
|
3735
2697
|
FeatureGroupName: string | undefined;
|
|
3736
2698
|
|
|
3737
2699
|
FeatureName: string | undefined;
|
|
3738
2700
|
}
|
|
3739
|
-
export declare namespace DescribeFeatureMetadataRequest {
|
|
3740
|
-
|
|
3741
|
-
const filterSensitiveLog: (obj: DescribeFeatureMetadataRequest) => any;
|
|
3742
|
-
}
|
|
3743
2701
|
|
|
3744
2702
|
export interface FeatureParameter {
|
|
3745
2703
|
|
|
@@ -3747,10 +2705,6 @@ export interface FeatureParameter {
|
|
|
3747
2705
|
|
|
3748
2706
|
Value?: string;
|
|
3749
2707
|
}
|
|
3750
|
-
export declare namespace FeatureParameter {
|
|
3751
|
-
|
|
3752
|
-
const filterSensitiveLog: (obj: FeatureParameter) => any;
|
|
3753
|
-
}
|
|
3754
2708
|
export interface DescribeFeatureMetadataResponse {
|
|
3755
2709
|
|
|
3756
2710
|
FeatureGroupArn: string | undefined;
|
|
@@ -3769,18 +2723,10 @@ export interface DescribeFeatureMetadataResponse {
|
|
|
3769
2723
|
|
|
3770
2724
|
Parameters?: FeatureParameter[];
|
|
3771
2725
|
}
|
|
3772
|
-
export declare namespace DescribeFeatureMetadataResponse {
|
|
3773
|
-
|
|
3774
|
-
const filterSensitiveLog: (obj: DescribeFeatureMetadataResponse) => any;
|
|
3775
|
-
}
|
|
3776
2726
|
export interface DescribeFlowDefinitionRequest {
|
|
3777
2727
|
|
|
3778
2728
|
FlowDefinitionName: string | undefined;
|
|
3779
2729
|
}
|
|
3780
|
-
export declare namespace DescribeFlowDefinitionRequest {
|
|
3781
|
-
|
|
3782
|
-
const filterSensitiveLog: (obj: DescribeFlowDefinitionRequest) => any;
|
|
3783
|
-
}
|
|
3784
2730
|
export declare enum FlowDefinitionStatus {
|
|
3785
2731
|
ACTIVE = "Active",
|
|
3786
2732
|
DELETING = "Deleting",
|
|
@@ -3809,18 +2755,10 @@ export interface DescribeFlowDefinitionResponse {
|
|
|
3809
2755
|
|
|
3810
2756
|
FailureReason?: string;
|
|
3811
2757
|
}
|
|
3812
|
-
export declare namespace DescribeFlowDefinitionResponse {
|
|
3813
|
-
|
|
3814
|
-
const filterSensitiveLog: (obj: DescribeFlowDefinitionResponse) => any;
|
|
3815
|
-
}
|
|
3816
2758
|
export interface DescribeHumanTaskUiRequest {
|
|
3817
2759
|
|
|
3818
2760
|
HumanTaskUiName: string | undefined;
|
|
3819
2761
|
}
|
|
3820
|
-
export declare namespace DescribeHumanTaskUiRequest {
|
|
3821
|
-
|
|
3822
|
-
const filterSensitiveLog: (obj: DescribeHumanTaskUiRequest) => any;
|
|
3823
|
-
}
|
|
3824
2762
|
export declare enum HumanTaskUiStatus {
|
|
3825
2763
|
ACTIVE = "Active",
|
|
3826
2764
|
DELETING = "Deleting"
|
|
@@ -3832,10 +2770,6 @@ export interface UiTemplateInfo {
|
|
|
3832
2770
|
|
|
3833
2771
|
ContentSha256?: string;
|
|
3834
2772
|
}
|
|
3835
|
-
export declare namespace UiTemplateInfo {
|
|
3836
|
-
|
|
3837
|
-
const filterSensitiveLog: (obj: UiTemplateInfo) => any;
|
|
3838
|
-
}
|
|
3839
2773
|
export interface DescribeHumanTaskUiResponse {
|
|
3840
2774
|
|
|
3841
2775
|
HumanTaskUiArn: string | undefined;
|
|
@@ -3848,7 +2782,539 @@ export interface DescribeHumanTaskUiResponse {
|
|
|
3848
2782
|
|
|
3849
2783
|
UiTemplate: UiTemplateInfo | undefined;
|
|
3850
2784
|
}
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
|
|
3854
|
-
|
|
2785
|
+
|
|
2786
|
+
export declare const HyperParameterTuningJobConfigFilterSensitiveLog: (obj: HyperParameterTuningJobConfig) => any;
|
|
2787
|
+
|
|
2788
|
+
export declare const HyperParameterAlgorithmSpecificationFilterSensitiveLog: (obj: HyperParameterAlgorithmSpecification) => any;
|
|
2789
|
+
|
|
2790
|
+
export declare const RetryStrategyFilterSensitiveLog: (obj: RetryStrategy) => any;
|
|
2791
|
+
|
|
2792
|
+
export declare const HyperParameterTrainingJobDefinitionFilterSensitiveLog: (obj: HyperParameterTrainingJobDefinition) => any;
|
|
2793
|
+
|
|
2794
|
+
export declare const ParentHyperParameterTuningJobFilterSensitiveLog: (obj: ParentHyperParameterTuningJob) => any;
|
|
2795
|
+
|
|
2796
|
+
export declare const HyperParameterTuningJobWarmStartConfigFilterSensitiveLog: (obj: HyperParameterTuningJobWarmStartConfig) => any;
|
|
2797
|
+
|
|
2798
|
+
export declare const CreateHyperParameterTuningJobRequestFilterSensitiveLog: (obj: CreateHyperParameterTuningJobRequest) => any;
|
|
2799
|
+
|
|
2800
|
+
export declare const CreateHyperParameterTuningJobResponseFilterSensitiveLog: (obj: CreateHyperParameterTuningJobResponse) => any;
|
|
2801
|
+
|
|
2802
|
+
export declare const CreateImageRequestFilterSensitiveLog: (obj: CreateImageRequest) => any;
|
|
2803
|
+
|
|
2804
|
+
export declare const CreateImageResponseFilterSensitiveLog: (obj: CreateImageResponse) => any;
|
|
2805
|
+
|
|
2806
|
+
export declare const CreateImageVersionRequestFilterSensitiveLog: (obj: CreateImageVersionRequest) => any;
|
|
2807
|
+
|
|
2808
|
+
export declare const CreateImageVersionResponseFilterSensitiveLog: (obj: CreateImageVersionResponse) => any;
|
|
2809
|
+
|
|
2810
|
+
export declare const EnvironmentParameterRangesFilterSensitiveLog: (obj: EnvironmentParameterRanges) => any;
|
|
2811
|
+
|
|
2812
|
+
export declare const EndpointInputConfigurationFilterSensitiveLog: (obj: EndpointInputConfiguration) => any;
|
|
2813
|
+
|
|
2814
|
+
export declare const RecommendationJobResourceLimitFilterSensitiveLog: (obj: RecommendationJobResourceLimit) => any;
|
|
2815
|
+
|
|
2816
|
+
export declare const PhaseFilterSensitiveLog: (obj: Phase) => any;
|
|
2817
|
+
|
|
2818
|
+
export declare const TrafficPatternFilterSensitiveLog: (obj: TrafficPattern) => any;
|
|
2819
|
+
|
|
2820
|
+
export declare const RecommendationJobInputConfigFilterSensitiveLog: (obj: RecommendationJobInputConfig) => any;
|
|
2821
|
+
|
|
2822
|
+
export declare const RecommendationJobCompiledOutputConfigFilterSensitiveLog: (obj: RecommendationJobCompiledOutputConfig) => any;
|
|
2823
|
+
|
|
2824
|
+
export declare const RecommendationJobOutputConfigFilterSensitiveLog: (obj: RecommendationJobOutputConfig) => any;
|
|
2825
|
+
|
|
2826
|
+
export declare const ModelLatencyThresholdFilterSensitiveLog: (obj: ModelLatencyThreshold) => any;
|
|
2827
|
+
|
|
2828
|
+
export declare const RecommendationJobStoppingConditionsFilterSensitiveLog: (obj: RecommendationJobStoppingConditions) => any;
|
|
2829
|
+
|
|
2830
|
+
export declare const CreateInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: CreateInferenceRecommendationsJobRequest) => any;
|
|
2831
|
+
|
|
2832
|
+
export declare const CreateInferenceRecommendationsJobResponseFilterSensitiveLog: (obj: CreateInferenceRecommendationsJobResponse) => any;
|
|
2833
|
+
|
|
2834
|
+
export declare const UiConfigFilterSensitiveLog: (obj: UiConfig) => any;
|
|
2835
|
+
|
|
2836
|
+
export declare const HumanTaskConfigFilterSensitiveLog: (obj: HumanTaskConfig) => any;
|
|
2837
|
+
|
|
2838
|
+
export declare const LabelingJobDataAttributesFilterSensitiveLog: (obj: LabelingJobDataAttributes) => any;
|
|
2839
|
+
|
|
2840
|
+
export declare const LabelingJobS3DataSourceFilterSensitiveLog: (obj: LabelingJobS3DataSource) => any;
|
|
2841
|
+
|
|
2842
|
+
export declare const LabelingJobSnsDataSourceFilterSensitiveLog: (obj: LabelingJobSnsDataSource) => any;
|
|
2843
|
+
|
|
2844
|
+
export declare const LabelingJobDataSourceFilterSensitiveLog: (obj: LabelingJobDataSource) => any;
|
|
2845
|
+
|
|
2846
|
+
export declare const LabelingJobInputConfigFilterSensitiveLog: (obj: LabelingJobInputConfig) => any;
|
|
2847
|
+
|
|
2848
|
+
export declare const LabelingJobResourceConfigFilterSensitiveLog: (obj: LabelingJobResourceConfig) => any;
|
|
2849
|
+
|
|
2850
|
+
export declare const LabelingJobAlgorithmsConfigFilterSensitiveLog: (obj: LabelingJobAlgorithmsConfig) => any;
|
|
2851
|
+
|
|
2852
|
+
export declare const LabelingJobOutputConfigFilterSensitiveLog: (obj: LabelingJobOutputConfig) => any;
|
|
2853
|
+
|
|
2854
|
+
export declare const LabelingJobStoppingConditionsFilterSensitiveLog: (obj: LabelingJobStoppingConditions) => any;
|
|
2855
|
+
|
|
2856
|
+
export declare const CreateLabelingJobRequestFilterSensitiveLog: (obj: CreateLabelingJobRequest) => any;
|
|
2857
|
+
|
|
2858
|
+
export declare const CreateLabelingJobResponseFilterSensitiveLog: (obj: CreateLabelingJobResponse) => any;
|
|
2859
|
+
|
|
2860
|
+
export declare const InferenceExecutionConfigFilterSensitiveLog: (obj: InferenceExecutionConfig) => any;
|
|
2861
|
+
|
|
2862
|
+
export declare const CreateModelInputFilterSensitiveLog: (obj: CreateModelInput) => any;
|
|
2863
|
+
|
|
2864
|
+
export declare const CreateModelOutputFilterSensitiveLog: (obj: CreateModelOutput) => any;
|
|
2865
|
+
|
|
2866
|
+
export declare const ModelBiasAppSpecificationFilterSensitiveLog: (obj: ModelBiasAppSpecification) => any;
|
|
2867
|
+
|
|
2868
|
+
export declare const ModelBiasBaselineConfigFilterSensitiveLog: (obj: ModelBiasBaselineConfig) => any;
|
|
2869
|
+
|
|
2870
|
+
export declare const MonitoringGroundTruthS3InputFilterSensitiveLog: (obj: MonitoringGroundTruthS3Input) => any;
|
|
2871
|
+
|
|
2872
|
+
export declare const ModelBiasJobInputFilterSensitiveLog: (obj: ModelBiasJobInput) => any;
|
|
2873
|
+
|
|
2874
|
+
export declare const CreateModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelBiasJobDefinitionRequest) => any;
|
|
2875
|
+
|
|
2876
|
+
export declare const CreateModelBiasJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelBiasJobDefinitionResponse) => any;
|
|
2877
|
+
|
|
2878
|
+
export declare const ModelExplainabilityAppSpecificationFilterSensitiveLog: (obj: ModelExplainabilityAppSpecification) => any;
|
|
2879
|
+
|
|
2880
|
+
export declare const ModelExplainabilityBaselineConfigFilterSensitiveLog: (obj: ModelExplainabilityBaselineConfig) => any;
|
|
2881
|
+
|
|
2882
|
+
export declare const ModelExplainabilityJobInputFilterSensitiveLog: (obj: ModelExplainabilityJobInput) => any;
|
|
2883
|
+
|
|
2884
|
+
export declare const CreateModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionRequest) => any;
|
|
2885
|
+
|
|
2886
|
+
export declare const CreateModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelExplainabilityJobDefinitionResponse) => any;
|
|
2887
|
+
|
|
2888
|
+
export declare const FileSourceFilterSensitiveLog: (obj: FileSource) => any;
|
|
2889
|
+
|
|
2890
|
+
export declare const DriftCheckBiasFilterSensitiveLog: (obj: DriftCheckBias) => any;
|
|
2891
|
+
|
|
2892
|
+
export declare const DriftCheckExplainabilityFilterSensitiveLog: (obj: DriftCheckExplainability) => any;
|
|
2893
|
+
|
|
2894
|
+
export declare const DriftCheckModelDataQualityFilterSensitiveLog: (obj: DriftCheckModelDataQuality) => any;
|
|
2895
|
+
|
|
2896
|
+
export declare const DriftCheckModelQualityFilterSensitiveLog: (obj: DriftCheckModelQuality) => any;
|
|
2897
|
+
|
|
2898
|
+
export declare const DriftCheckBaselinesFilterSensitiveLog: (obj: DriftCheckBaselines) => any;
|
|
2899
|
+
|
|
2900
|
+
export declare const ExplainabilityFilterSensitiveLog: (obj: Explainability) => any;
|
|
2901
|
+
|
|
2902
|
+
export declare const ModelDataQualityFilterSensitiveLog: (obj: ModelDataQuality) => any;
|
|
2903
|
+
|
|
2904
|
+
export declare const ModelQualityFilterSensitiveLog: (obj: ModelQuality) => any;
|
|
2905
|
+
|
|
2906
|
+
export declare const ModelMetricsFilterSensitiveLog: (obj: ModelMetrics) => any;
|
|
2907
|
+
|
|
2908
|
+
export declare const SourceAlgorithmFilterSensitiveLog: (obj: SourceAlgorithm) => any;
|
|
2909
|
+
|
|
2910
|
+
export declare const SourceAlgorithmSpecificationFilterSensitiveLog: (obj: SourceAlgorithmSpecification) => any;
|
|
2911
|
+
|
|
2912
|
+
export declare const ModelPackageValidationProfileFilterSensitiveLog: (obj: ModelPackageValidationProfile) => any;
|
|
2913
|
+
|
|
2914
|
+
export declare const ModelPackageValidationSpecificationFilterSensitiveLog: (obj: ModelPackageValidationSpecification) => any;
|
|
2915
|
+
|
|
2916
|
+
export declare const CreateModelPackageInputFilterSensitiveLog: (obj: CreateModelPackageInput) => any;
|
|
2917
|
+
|
|
2918
|
+
export declare const CreateModelPackageOutputFilterSensitiveLog: (obj: CreateModelPackageOutput) => any;
|
|
2919
|
+
|
|
2920
|
+
export declare const CreateModelPackageGroupInputFilterSensitiveLog: (obj: CreateModelPackageGroupInput) => any;
|
|
2921
|
+
|
|
2922
|
+
export declare const CreateModelPackageGroupOutputFilterSensitiveLog: (obj: CreateModelPackageGroupOutput) => any;
|
|
2923
|
+
|
|
2924
|
+
export declare const ModelQualityAppSpecificationFilterSensitiveLog: (obj: ModelQualityAppSpecification) => any;
|
|
2925
|
+
|
|
2926
|
+
export declare const ModelQualityBaselineConfigFilterSensitiveLog: (obj: ModelQualityBaselineConfig) => any;
|
|
2927
|
+
|
|
2928
|
+
export declare const ModelQualityJobInputFilterSensitiveLog: (obj: ModelQualityJobInput) => any;
|
|
2929
|
+
|
|
2930
|
+
export declare const CreateModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: CreateModelQualityJobDefinitionRequest) => any;
|
|
2931
|
+
|
|
2932
|
+
export declare const CreateModelQualityJobDefinitionResponseFilterSensitiveLog: (obj: CreateModelQualityJobDefinitionResponse) => any;
|
|
2933
|
+
|
|
2934
|
+
export declare const MonitoringBaselineConfigFilterSensitiveLog: (obj: MonitoringBaselineConfig) => any;
|
|
2935
|
+
|
|
2936
|
+
export declare const MonitoringAppSpecificationFilterSensitiveLog: (obj: MonitoringAppSpecification) => any;
|
|
2937
|
+
|
|
2938
|
+
export declare const MonitoringInputFilterSensitiveLog: (obj: MonitoringInput) => any;
|
|
2939
|
+
|
|
2940
|
+
export declare const NetworkConfigFilterSensitiveLog: (obj: NetworkConfig) => any;
|
|
2941
|
+
|
|
2942
|
+
export declare const MonitoringJobDefinitionFilterSensitiveLog: (obj: MonitoringJobDefinition) => any;
|
|
2943
|
+
|
|
2944
|
+
export declare const ScheduleConfigFilterSensitiveLog: (obj: ScheduleConfig) => any;
|
|
2945
|
+
|
|
2946
|
+
export declare const MonitoringScheduleConfigFilterSensitiveLog: (obj: MonitoringScheduleConfig) => any;
|
|
2947
|
+
|
|
2948
|
+
export declare const CreateMonitoringScheduleRequestFilterSensitiveLog: (obj: CreateMonitoringScheduleRequest) => any;
|
|
2949
|
+
|
|
2950
|
+
export declare const CreateMonitoringScheduleResponseFilterSensitiveLog: (obj: CreateMonitoringScheduleResponse) => any;
|
|
2951
|
+
|
|
2952
|
+
export declare const InstanceMetadataServiceConfigurationFilterSensitiveLog: (obj: InstanceMetadataServiceConfiguration) => any;
|
|
2953
|
+
|
|
2954
|
+
export declare const CreateNotebookInstanceInputFilterSensitiveLog: (obj: CreateNotebookInstanceInput) => any;
|
|
2955
|
+
|
|
2956
|
+
export declare const CreateNotebookInstanceOutputFilterSensitiveLog: (obj: CreateNotebookInstanceOutput) => any;
|
|
2957
|
+
|
|
2958
|
+
export declare const NotebookInstanceLifecycleHookFilterSensitiveLog: (obj: NotebookInstanceLifecycleHook) => any;
|
|
2959
|
+
|
|
2960
|
+
export declare const CreateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigInput) => any;
|
|
2961
|
+
|
|
2962
|
+
export declare const CreateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: CreateNotebookInstanceLifecycleConfigOutput) => any;
|
|
2963
|
+
|
|
2964
|
+
export declare const ParallelismConfigurationFilterSensitiveLog: (obj: ParallelismConfiguration) => any;
|
|
2965
|
+
|
|
2966
|
+
export declare const PipelineDefinitionS3LocationFilterSensitiveLog: (obj: PipelineDefinitionS3Location) => any;
|
|
2967
|
+
|
|
2968
|
+
export declare const CreatePipelineRequestFilterSensitiveLog: (obj: CreatePipelineRequest) => any;
|
|
2969
|
+
|
|
2970
|
+
export declare const CreatePipelineResponseFilterSensitiveLog: (obj: CreatePipelineResponse) => any;
|
|
2971
|
+
|
|
2972
|
+
export declare const CreatePresignedDomainUrlRequestFilterSensitiveLog: (obj: CreatePresignedDomainUrlRequest) => any;
|
|
2973
|
+
|
|
2974
|
+
export declare const CreatePresignedDomainUrlResponseFilterSensitiveLog: (obj: CreatePresignedDomainUrlResponse) => any;
|
|
2975
|
+
|
|
2976
|
+
export declare const CreatePresignedNotebookInstanceUrlInputFilterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlInput) => any;
|
|
2977
|
+
|
|
2978
|
+
export declare const CreatePresignedNotebookInstanceUrlOutputFilterSensitiveLog: (obj: CreatePresignedNotebookInstanceUrlOutput) => any;
|
|
2979
|
+
|
|
2980
|
+
export declare const ExperimentConfigFilterSensitiveLog: (obj: ExperimentConfig) => any;
|
|
2981
|
+
|
|
2982
|
+
export declare const RedshiftDatasetDefinitionFilterSensitiveLog: (obj: RedshiftDatasetDefinition) => any;
|
|
2983
|
+
|
|
2984
|
+
export declare const DatasetDefinitionFilterSensitiveLog: (obj: DatasetDefinition) => any;
|
|
2985
|
+
|
|
2986
|
+
export declare const ProcessingS3InputFilterSensitiveLog: (obj: ProcessingS3Input) => any;
|
|
2987
|
+
|
|
2988
|
+
export declare const ProcessingInputFilterSensitiveLog: (obj: ProcessingInput) => any;
|
|
2989
|
+
|
|
2990
|
+
export declare const ProcessingFeatureStoreOutputFilterSensitiveLog: (obj: ProcessingFeatureStoreOutput) => any;
|
|
2991
|
+
|
|
2992
|
+
export declare const ProcessingS3OutputFilterSensitiveLog: (obj: ProcessingS3Output) => any;
|
|
2993
|
+
|
|
2994
|
+
export declare const ProcessingOutputFilterSensitiveLog: (obj: ProcessingOutput) => any;
|
|
2995
|
+
|
|
2996
|
+
export declare const ProcessingOutputConfigFilterSensitiveLog: (obj: ProcessingOutputConfig) => any;
|
|
2997
|
+
|
|
2998
|
+
export declare const ProcessingClusterConfigFilterSensitiveLog: (obj: ProcessingClusterConfig) => any;
|
|
2999
|
+
|
|
3000
|
+
export declare const ProcessingResourcesFilterSensitiveLog: (obj: ProcessingResources) => any;
|
|
3001
|
+
|
|
3002
|
+
export declare const ProcessingStoppingConditionFilterSensitiveLog: (obj: ProcessingStoppingCondition) => any;
|
|
3003
|
+
|
|
3004
|
+
export declare const CreateProcessingJobRequestFilterSensitiveLog: (obj: CreateProcessingJobRequest) => any;
|
|
3005
|
+
|
|
3006
|
+
export declare const CreateProcessingJobResponseFilterSensitiveLog: (obj: CreateProcessingJobResponse) => any;
|
|
3007
|
+
|
|
3008
|
+
export declare const ProvisioningParameterFilterSensitiveLog: (obj: ProvisioningParameter) => any;
|
|
3009
|
+
|
|
3010
|
+
export declare const ServiceCatalogProvisioningDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisioningDetails) => any;
|
|
3011
|
+
|
|
3012
|
+
export declare const CreateProjectInputFilterSensitiveLog: (obj: CreateProjectInput) => any;
|
|
3013
|
+
|
|
3014
|
+
export declare const CreateProjectOutputFilterSensitiveLog: (obj: CreateProjectOutput) => any;
|
|
3015
|
+
|
|
3016
|
+
export declare const CreateStudioLifecycleConfigRequestFilterSensitiveLog: (obj: CreateStudioLifecycleConfigRequest) => any;
|
|
3017
|
+
|
|
3018
|
+
export declare const CreateStudioLifecycleConfigResponseFilterSensitiveLog: (obj: CreateStudioLifecycleConfigResponse) => any;
|
|
3019
|
+
|
|
3020
|
+
export declare const DebugHookConfigFilterSensitiveLog: (obj: DebugHookConfig) => any;
|
|
3021
|
+
|
|
3022
|
+
export declare const DebugRuleConfigurationFilterSensitiveLog: (obj: DebugRuleConfiguration) => any;
|
|
3023
|
+
|
|
3024
|
+
export declare const ProfilerConfigFilterSensitiveLog: (obj: ProfilerConfig) => any;
|
|
3025
|
+
|
|
3026
|
+
export declare const ProfilerRuleConfigurationFilterSensitiveLog: (obj: ProfilerRuleConfiguration) => any;
|
|
3027
|
+
|
|
3028
|
+
export declare const TensorBoardOutputConfigFilterSensitiveLog: (obj: TensorBoardOutputConfig) => any;
|
|
3029
|
+
|
|
3030
|
+
export declare const CreateTrainingJobRequestFilterSensitiveLog: (obj: CreateTrainingJobRequest) => any;
|
|
3031
|
+
|
|
3032
|
+
export declare const CreateTrainingJobResponseFilterSensitiveLog: (obj: CreateTrainingJobResponse) => any;
|
|
3033
|
+
|
|
3034
|
+
export declare const DataProcessingFilterSensitiveLog: (obj: DataProcessing) => any;
|
|
3035
|
+
|
|
3036
|
+
export declare const ModelClientConfigFilterSensitiveLog: (obj: ModelClientConfig) => any;
|
|
3037
|
+
|
|
3038
|
+
export declare const CreateTransformJobRequestFilterSensitiveLog: (obj: CreateTransformJobRequest) => any;
|
|
3039
|
+
|
|
3040
|
+
export declare const CreateTransformJobResponseFilterSensitiveLog: (obj: CreateTransformJobResponse) => any;
|
|
3041
|
+
|
|
3042
|
+
export declare const CreateTrialRequestFilterSensitiveLog: (obj: CreateTrialRequest) => any;
|
|
3043
|
+
|
|
3044
|
+
export declare const CreateTrialResponseFilterSensitiveLog: (obj: CreateTrialResponse) => any;
|
|
3045
|
+
|
|
3046
|
+
export declare const TrialComponentArtifactFilterSensitiveLog: (obj: TrialComponentArtifact) => any;
|
|
3047
|
+
|
|
3048
|
+
export declare const TrialComponentParameterValueFilterSensitiveLog: (obj: TrialComponentParameterValue) => any;
|
|
3049
|
+
|
|
3050
|
+
export declare const TrialComponentStatusFilterSensitiveLog: (obj: TrialComponentStatus) => any;
|
|
3051
|
+
|
|
3052
|
+
export declare const CreateTrialComponentRequestFilterSensitiveLog: (obj: CreateTrialComponentRequest) => any;
|
|
3053
|
+
|
|
3054
|
+
export declare const CreateTrialComponentResponseFilterSensitiveLog: (obj: CreateTrialComponentResponse) => any;
|
|
3055
|
+
|
|
3056
|
+
export declare const CreateUserProfileRequestFilterSensitiveLog: (obj: CreateUserProfileRequest) => any;
|
|
3057
|
+
|
|
3058
|
+
export declare const CreateUserProfileResponseFilterSensitiveLog: (obj: CreateUserProfileResponse) => any;
|
|
3059
|
+
|
|
3060
|
+
export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
|
|
3061
|
+
|
|
3062
|
+
export declare const SourceIpConfigFilterSensitiveLog: (obj: SourceIpConfig) => any;
|
|
3063
|
+
|
|
3064
|
+
export declare const WorkforceVpcConfigRequestFilterSensitiveLog: (obj: WorkforceVpcConfigRequest) => any;
|
|
3065
|
+
|
|
3066
|
+
export declare const CreateWorkforceRequestFilterSensitiveLog: (obj: CreateWorkforceRequest) => any;
|
|
3067
|
+
|
|
3068
|
+
export declare const CreateWorkforceResponseFilterSensitiveLog: (obj: CreateWorkforceResponse) => any;
|
|
3069
|
+
|
|
3070
|
+
export declare const OidcMemberDefinitionFilterSensitiveLog: (obj: OidcMemberDefinition) => any;
|
|
3071
|
+
|
|
3072
|
+
export declare const MemberDefinitionFilterSensitiveLog: (obj: MemberDefinition) => any;
|
|
3073
|
+
|
|
3074
|
+
export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
3075
|
+
|
|
3076
|
+
export declare const CreateWorkteamRequestFilterSensitiveLog: (obj: CreateWorkteamRequest) => any;
|
|
3077
|
+
|
|
3078
|
+
export declare const CreateWorkteamResponseFilterSensitiveLog: (obj: CreateWorkteamResponse) => any;
|
|
3079
|
+
|
|
3080
|
+
export declare const DataCaptureConfigSummaryFilterSensitiveLog: (obj: DataCaptureConfigSummary) => any;
|
|
3081
|
+
|
|
3082
|
+
export declare const DebugRuleEvaluationStatusFilterSensitiveLog: (obj: DebugRuleEvaluationStatus) => any;
|
|
3083
|
+
|
|
3084
|
+
export declare const DeleteActionRequestFilterSensitiveLog: (obj: DeleteActionRequest) => any;
|
|
3085
|
+
|
|
3086
|
+
export declare const DeleteActionResponseFilterSensitiveLog: (obj: DeleteActionResponse) => any;
|
|
3087
|
+
|
|
3088
|
+
export declare const DeleteAlgorithmInputFilterSensitiveLog: (obj: DeleteAlgorithmInput) => any;
|
|
3089
|
+
|
|
3090
|
+
export declare const DeleteAppRequestFilterSensitiveLog: (obj: DeleteAppRequest) => any;
|
|
3091
|
+
|
|
3092
|
+
export declare const DeleteAppImageConfigRequestFilterSensitiveLog: (obj: DeleteAppImageConfigRequest) => any;
|
|
3093
|
+
|
|
3094
|
+
export declare const DeleteArtifactRequestFilterSensitiveLog: (obj: DeleteArtifactRequest) => any;
|
|
3095
|
+
|
|
3096
|
+
export declare const DeleteArtifactResponseFilterSensitiveLog: (obj: DeleteArtifactResponse) => any;
|
|
3097
|
+
|
|
3098
|
+
export declare const DeleteAssociationRequestFilterSensitiveLog: (obj: DeleteAssociationRequest) => any;
|
|
3099
|
+
|
|
3100
|
+
export declare const DeleteAssociationResponseFilterSensitiveLog: (obj: DeleteAssociationResponse) => any;
|
|
3101
|
+
|
|
3102
|
+
export declare const DeleteCodeRepositoryInputFilterSensitiveLog: (obj: DeleteCodeRepositoryInput) => any;
|
|
3103
|
+
|
|
3104
|
+
export declare const DeleteContextRequestFilterSensitiveLog: (obj: DeleteContextRequest) => any;
|
|
3105
|
+
|
|
3106
|
+
export declare const DeleteContextResponseFilterSensitiveLog: (obj: DeleteContextResponse) => any;
|
|
3107
|
+
|
|
3108
|
+
export declare const DeleteDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteDataQualityJobDefinitionRequest) => any;
|
|
3109
|
+
|
|
3110
|
+
export declare const DeleteDeviceFleetRequestFilterSensitiveLog: (obj: DeleteDeviceFleetRequest) => any;
|
|
3111
|
+
|
|
3112
|
+
export declare const RetentionPolicyFilterSensitiveLog: (obj: RetentionPolicy) => any;
|
|
3113
|
+
|
|
3114
|
+
export declare const DeleteDomainRequestFilterSensitiveLog: (obj: DeleteDomainRequest) => any;
|
|
3115
|
+
|
|
3116
|
+
export declare const DeleteEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: DeleteEdgeDeploymentPlanRequest) => any;
|
|
3117
|
+
|
|
3118
|
+
export declare const DeleteEdgeDeploymentStageRequestFilterSensitiveLog: (obj: DeleteEdgeDeploymentStageRequest) => any;
|
|
3119
|
+
|
|
3120
|
+
export declare const DeleteEndpointInputFilterSensitiveLog: (obj: DeleteEndpointInput) => any;
|
|
3121
|
+
|
|
3122
|
+
export declare const DeleteEndpointConfigInputFilterSensitiveLog: (obj: DeleteEndpointConfigInput) => any;
|
|
3123
|
+
|
|
3124
|
+
export declare const DeleteExperimentRequestFilterSensitiveLog: (obj: DeleteExperimentRequest) => any;
|
|
3125
|
+
|
|
3126
|
+
export declare const DeleteExperimentResponseFilterSensitiveLog: (obj: DeleteExperimentResponse) => any;
|
|
3127
|
+
|
|
3128
|
+
export declare const DeleteFeatureGroupRequestFilterSensitiveLog: (obj: DeleteFeatureGroupRequest) => any;
|
|
3129
|
+
|
|
3130
|
+
export declare const DeleteFlowDefinitionRequestFilterSensitiveLog: (obj: DeleteFlowDefinitionRequest) => any;
|
|
3131
|
+
|
|
3132
|
+
export declare const DeleteFlowDefinitionResponseFilterSensitiveLog: (obj: DeleteFlowDefinitionResponse) => any;
|
|
3133
|
+
|
|
3134
|
+
export declare const DeleteHumanTaskUiRequestFilterSensitiveLog: (obj: DeleteHumanTaskUiRequest) => any;
|
|
3135
|
+
|
|
3136
|
+
export declare const DeleteHumanTaskUiResponseFilterSensitiveLog: (obj: DeleteHumanTaskUiResponse) => any;
|
|
3137
|
+
|
|
3138
|
+
export declare const DeleteImageRequestFilterSensitiveLog: (obj: DeleteImageRequest) => any;
|
|
3139
|
+
|
|
3140
|
+
export declare const DeleteImageResponseFilterSensitiveLog: (obj: DeleteImageResponse) => any;
|
|
3141
|
+
|
|
3142
|
+
export declare const DeleteImageVersionRequestFilterSensitiveLog: (obj: DeleteImageVersionRequest) => any;
|
|
3143
|
+
|
|
3144
|
+
export declare const DeleteImageVersionResponseFilterSensitiveLog: (obj: DeleteImageVersionResponse) => any;
|
|
3145
|
+
|
|
3146
|
+
export declare const DeleteModelInputFilterSensitiveLog: (obj: DeleteModelInput) => any;
|
|
3147
|
+
|
|
3148
|
+
export declare const DeleteModelBiasJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelBiasJobDefinitionRequest) => any;
|
|
3149
|
+
|
|
3150
|
+
export declare const DeleteModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelExplainabilityJobDefinitionRequest) => any;
|
|
3151
|
+
|
|
3152
|
+
export declare const DeleteModelPackageInputFilterSensitiveLog: (obj: DeleteModelPackageInput) => any;
|
|
3153
|
+
|
|
3154
|
+
export declare const DeleteModelPackageGroupInputFilterSensitiveLog: (obj: DeleteModelPackageGroupInput) => any;
|
|
3155
|
+
|
|
3156
|
+
export declare const DeleteModelPackageGroupPolicyInputFilterSensitiveLog: (obj: DeleteModelPackageGroupPolicyInput) => any;
|
|
3157
|
+
|
|
3158
|
+
export declare const DeleteModelQualityJobDefinitionRequestFilterSensitiveLog: (obj: DeleteModelQualityJobDefinitionRequest) => any;
|
|
3159
|
+
|
|
3160
|
+
export declare const DeleteMonitoringScheduleRequestFilterSensitiveLog: (obj: DeleteMonitoringScheduleRequest) => any;
|
|
3161
|
+
|
|
3162
|
+
export declare const DeleteNotebookInstanceInputFilterSensitiveLog: (obj: DeleteNotebookInstanceInput) => any;
|
|
3163
|
+
|
|
3164
|
+
export declare const DeleteNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: DeleteNotebookInstanceLifecycleConfigInput) => any;
|
|
3165
|
+
|
|
3166
|
+
export declare const DeletePipelineRequestFilterSensitiveLog: (obj: DeletePipelineRequest) => any;
|
|
3167
|
+
|
|
3168
|
+
export declare const DeletePipelineResponseFilterSensitiveLog: (obj: DeletePipelineResponse) => any;
|
|
3169
|
+
|
|
3170
|
+
export declare const DeleteProjectInputFilterSensitiveLog: (obj: DeleteProjectInput) => any;
|
|
3171
|
+
|
|
3172
|
+
export declare const DeleteStudioLifecycleConfigRequestFilterSensitiveLog: (obj: DeleteStudioLifecycleConfigRequest) => any;
|
|
3173
|
+
|
|
3174
|
+
export declare const DeleteTagsInputFilterSensitiveLog: (obj: DeleteTagsInput) => any;
|
|
3175
|
+
|
|
3176
|
+
export declare const DeleteTagsOutputFilterSensitiveLog: (obj: DeleteTagsOutput) => any;
|
|
3177
|
+
|
|
3178
|
+
export declare const DeleteTrialRequestFilterSensitiveLog: (obj: DeleteTrialRequest) => any;
|
|
3179
|
+
|
|
3180
|
+
export declare const DeleteTrialResponseFilterSensitiveLog: (obj: DeleteTrialResponse) => any;
|
|
3181
|
+
|
|
3182
|
+
export declare const DeleteTrialComponentRequestFilterSensitiveLog: (obj: DeleteTrialComponentRequest) => any;
|
|
3183
|
+
|
|
3184
|
+
export declare const DeleteTrialComponentResponseFilterSensitiveLog: (obj: DeleteTrialComponentResponse) => any;
|
|
3185
|
+
|
|
3186
|
+
export declare const DeleteUserProfileRequestFilterSensitiveLog: (obj: DeleteUserProfileRequest) => any;
|
|
3187
|
+
|
|
3188
|
+
export declare const DeleteWorkforceRequestFilterSensitiveLog: (obj: DeleteWorkforceRequest) => any;
|
|
3189
|
+
|
|
3190
|
+
export declare const DeleteWorkforceResponseFilterSensitiveLog: (obj: DeleteWorkforceResponse) => any;
|
|
3191
|
+
|
|
3192
|
+
export declare const DeleteWorkteamRequestFilterSensitiveLog: (obj: DeleteWorkteamRequest) => any;
|
|
3193
|
+
|
|
3194
|
+
export declare const DeleteWorkteamResponseFilterSensitiveLog: (obj: DeleteWorkteamResponse) => any;
|
|
3195
|
+
|
|
3196
|
+
export declare const DeployedImageFilterSensitiveLog: (obj: DeployedImage) => any;
|
|
3197
|
+
|
|
3198
|
+
export declare const EdgeDeploymentStatusFilterSensitiveLog: (obj: EdgeDeploymentStatus) => any;
|
|
3199
|
+
|
|
3200
|
+
export declare const DeploymentStageStatusSummaryFilterSensitiveLog: (obj: DeploymentStageStatusSummary) => any;
|
|
3201
|
+
|
|
3202
|
+
export declare const DeregisterDevicesRequestFilterSensitiveLog: (obj: DeregisterDevicesRequest) => any;
|
|
3203
|
+
|
|
3204
|
+
export declare const DescribeActionRequestFilterSensitiveLog: (obj: DescribeActionRequest) => any;
|
|
3205
|
+
|
|
3206
|
+
export declare const DescribeActionResponseFilterSensitiveLog: (obj: DescribeActionResponse) => any;
|
|
3207
|
+
|
|
3208
|
+
export declare const DescribeAlgorithmInputFilterSensitiveLog: (obj: DescribeAlgorithmInput) => any;
|
|
3209
|
+
|
|
3210
|
+
export declare const DescribeAlgorithmOutputFilterSensitiveLog: (obj: DescribeAlgorithmOutput) => any;
|
|
3211
|
+
|
|
3212
|
+
export declare const DescribeAppRequestFilterSensitiveLog: (obj: DescribeAppRequest) => any;
|
|
3213
|
+
|
|
3214
|
+
export declare const DescribeAppResponseFilterSensitiveLog: (obj: DescribeAppResponse) => any;
|
|
3215
|
+
|
|
3216
|
+
export declare const DescribeAppImageConfigRequestFilterSensitiveLog: (obj: DescribeAppImageConfigRequest) => any;
|
|
3217
|
+
|
|
3218
|
+
export declare const DescribeAppImageConfigResponseFilterSensitiveLog: (obj: DescribeAppImageConfigResponse) => any;
|
|
3219
|
+
|
|
3220
|
+
export declare const DescribeArtifactRequestFilterSensitiveLog: (obj: DescribeArtifactRequest) => any;
|
|
3221
|
+
|
|
3222
|
+
export declare const DescribeArtifactResponseFilterSensitiveLog: (obj: DescribeArtifactResponse) => any;
|
|
3223
|
+
|
|
3224
|
+
export declare const DescribeAutoMLJobRequestFilterSensitiveLog: (obj: DescribeAutoMLJobRequest) => any;
|
|
3225
|
+
|
|
3226
|
+
export declare const ModelDeployResultFilterSensitiveLog: (obj: ModelDeployResult) => any;
|
|
3227
|
+
|
|
3228
|
+
export declare const ResolvedAttributesFilterSensitiveLog: (obj: ResolvedAttributes) => any;
|
|
3229
|
+
|
|
3230
|
+
export declare const DescribeAutoMLJobResponseFilterSensitiveLog: (obj: DescribeAutoMLJobResponse) => any;
|
|
3231
|
+
|
|
3232
|
+
export declare const DescribeCodeRepositoryInputFilterSensitiveLog: (obj: DescribeCodeRepositoryInput) => any;
|
|
3233
|
+
|
|
3234
|
+
export declare const DescribeCodeRepositoryOutputFilterSensitiveLog: (obj: DescribeCodeRepositoryOutput) => any;
|
|
3235
|
+
|
|
3236
|
+
export declare const DescribeCompilationJobRequestFilterSensitiveLog: (obj: DescribeCompilationJobRequest) => any;
|
|
3237
|
+
|
|
3238
|
+
export declare const ModelArtifactsFilterSensitiveLog: (obj: ModelArtifacts) => any;
|
|
3239
|
+
|
|
3240
|
+
export declare const ModelDigestsFilterSensitiveLog: (obj: ModelDigests) => any;
|
|
3241
|
+
|
|
3242
|
+
export declare const DescribeCompilationJobResponseFilterSensitiveLog: (obj: DescribeCompilationJobResponse) => any;
|
|
3243
|
+
|
|
3244
|
+
export declare const DescribeContextRequestFilterSensitiveLog: (obj: DescribeContextRequest) => any;
|
|
3245
|
+
|
|
3246
|
+
export declare const DescribeContextResponseFilterSensitiveLog: (obj: DescribeContextResponse) => any;
|
|
3247
|
+
|
|
3248
|
+
export declare const DescribeDataQualityJobDefinitionRequestFilterSensitiveLog: (obj: DescribeDataQualityJobDefinitionRequest) => any;
|
|
3249
|
+
|
|
3250
|
+
export declare const DescribeDataQualityJobDefinitionResponseFilterSensitiveLog: (obj: DescribeDataQualityJobDefinitionResponse) => any;
|
|
3251
|
+
|
|
3252
|
+
export declare const DescribeDeviceRequestFilterSensitiveLog: (obj: DescribeDeviceRequest) => any;
|
|
3253
|
+
|
|
3254
|
+
export declare const EdgeModelFilterSensitiveLog: (obj: EdgeModel) => any;
|
|
3255
|
+
|
|
3256
|
+
export declare const DescribeDeviceResponseFilterSensitiveLog: (obj: DescribeDeviceResponse) => any;
|
|
3257
|
+
|
|
3258
|
+
export declare const DescribeDeviceFleetRequestFilterSensitiveLog: (obj: DescribeDeviceFleetRequest) => any;
|
|
3259
|
+
|
|
3260
|
+
export declare const DescribeDeviceFleetResponseFilterSensitiveLog: (obj: DescribeDeviceFleetResponse) => any;
|
|
3261
|
+
|
|
3262
|
+
export declare const DescribeDomainRequestFilterSensitiveLog: (obj: DescribeDomainRequest) => any;
|
|
3263
|
+
|
|
3264
|
+
export declare const DescribeDomainResponseFilterSensitiveLog: (obj: DescribeDomainResponse) => any;
|
|
3265
|
+
|
|
3266
|
+
export declare const DescribeEdgeDeploymentPlanRequestFilterSensitiveLog: (obj: DescribeEdgeDeploymentPlanRequest) => any;
|
|
3267
|
+
|
|
3268
|
+
export declare const DescribeEdgeDeploymentPlanResponseFilterSensitiveLog: (obj: DescribeEdgeDeploymentPlanResponse) => any;
|
|
3269
|
+
|
|
3270
|
+
export declare const DescribeEdgePackagingJobRequestFilterSensitiveLog: (obj: DescribeEdgePackagingJobRequest) => any;
|
|
3271
|
+
|
|
3272
|
+
export declare const EdgePresetDeploymentOutputFilterSensitiveLog: (obj: EdgePresetDeploymentOutput) => any;
|
|
3273
|
+
|
|
3274
|
+
export declare const DescribeEdgePackagingJobResponseFilterSensitiveLog: (obj: DescribeEdgePackagingJobResponse) => any;
|
|
3275
|
+
|
|
3276
|
+
export declare const DescribeEndpointInputFilterSensitiveLog: (obj: DescribeEndpointInput) => any;
|
|
3277
|
+
|
|
3278
|
+
export declare const ProductionVariantStatusFilterSensitiveLog: (obj: ProductionVariantStatus) => any;
|
|
3279
|
+
|
|
3280
|
+
export declare const PendingProductionVariantSummaryFilterSensitiveLog: (obj: PendingProductionVariantSummary) => any;
|
|
3281
|
+
|
|
3282
|
+
export declare const PendingDeploymentSummaryFilterSensitiveLog: (obj: PendingDeploymentSummary) => any;
|
|
3283
|
+
|
|
3284
|
+
export declare const ProductionVariantSummaryFilterSensitiveLog: (obj: ProductionVariantSummary) => any;
|
|
3285
|
+
|
|
3286
|
+
export declare const DescribeEndpointOutputFilterSensitiveLog: (obj: DescribeEndpointOutput) => any;
|
|
3287
|
+
|
|
3288
|
+
export declare const DescribeEndpointConfigInputFilterSensitiveLog: (obj: DescribeEndpointConfigInput) => any;
|
|
3289
|
+
|
|
3290
|
+
export declare const DescribeEndpointConfigOutputFilterSensitiveLog: (obj: DescribeEndpointConfigOutput) => any;
|
|
3291
|
+
|
|
3292
|
+
export declare const DescribeExperimentRequestFilterSensitiveLog: (obj: DescribeExperimentRequest) => any;
|
|
3293
|
+
|
|
3294
|
+
export declare const ExperimentSourceFilterSensitiveLog: (obj: ExperimentSource) => any;
|
|
3295
|
+
|
|
3296
|
+
export declare const DescribeExperimentResponseFilterSensitiveLog: (obj: DescribeExperimentResponse) => any;
|
|
3297
|
+
|
|
3298
|
+
export declare const DescribeFeatureGroupRequestFilterSensitiveLog: (obj: DescribeFeatureGroupRequest) => any;
|
|
3299
|
+
|
|
3300
|
+
export declare const LastUpdateStatusFilterSensitiveLog: (obj: LastUpdateStatus) => any;
|
|
3301
|
+
|
|
3302
|
+
export declare const OfflineStoreStatusFilterSensitiveLog: (obj: OfflineStoreStatus) => any;
|
|
3303
|
+
|
|
3304
|
+
export declare const DescribeFeatureGroupResponseFilterSensitiveLog: (obj: DescribeFeatureGroupResponse) => any;
|
|
3305
|
+
|
|
3306
|
+
export declare const DescribeFeatureMetadataRequestFilterSensitiveLog: (obj: DescribeFeatureMetadataRequest) => any;
|
|
3307
|
+
|
|
3308
|
+
export declare const FeatureParameterFilterSensitiveLog: (obj: FeatureParameter) => any;
|
|
3309
|
+
|
|
3310
|
+
export declare const DescribeFeatureMetadataResponseFilterSensitiveLog: (obj: DescribeFeatureMetadataResponse) => any;
|
|
3311
|
+
|
|
3312
|
+
export declare const DescribeFlowDefinitionRequestFilterSensitiveLog: (obj: DescribeFlowDefinitionRequest) => any;
|
|
3313
|
+
|
|
3314
|
+
export declare const DescribeFlowDefinitionResponseFilterSensitiveLog: (obj: DescribeFlowDefinitionResponse) => any;
|
|
3315
|
+
|
|
3316
|
+
export declare const DescribeHumanTaskUiRequestFilterSensitiveLog: (obj: DescribeHumanTaskUiRequest) => any;
|
|
3317
|
+
|
|
3318
|
+
export declare const UiTemplateInfoFilterSensitiveLog: (obj: UiTemplateInfo) => any;
|
|
3319
|
+
|
|
3320
|
+
export declare const DescribeHumanTaskUiResponseFilterSensitiveLog: (obj: DescribeHumanTaskUiResponse) => any;
|