@aws-sdk/client-sagemaker 3.170.0 → 3.172.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 +19 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -1
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-cjs/models/models_1.js +15 -15
- package/dist-cjs/models/models_2.js +13 -15
- package/dist-cjs/models/models_3.js +14 -4
- package/dist-cjs/protocols/Aws_json1_1.js +32 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -1
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_1.js +2 -2
- package/dist-es/models/models_2.js +2 -7
- package/dist-es/models/models_3.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +28 -2
- package/dist-types/SageMaker.d.ts +1 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -2
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +3 -4
- package/dist-types/models/models_1.d.ts +95 -60
- package/dist-types/models/models_2.d.ts +59 -27
- package/dist-types/models/models_3.d.ts +23 -2
- package/dist-types/ts3.4/SageMaker.d.ts +0 -263
- package/dist-types/ts3.4/SageMakerClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -6
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -6
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -888
- package/dist-types/ts3.4/models/models_1.d.ts +14 -1081
- package/dist-types/ts3.4/models/models_2.d.ts +20 -1339
- package/dist-types/ts3.4/models/models_3.d.ts +14 -777
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +0 -2
- package/package.json +27 -27
|
@@ -52,7 +52,6 @@ import {
|
|
|
52
52
|
EdgePresetDeploymentType,
|
|
53
53
|
EndpointInput,
|
|
54
54
|
FeatureDefinition,
|
|
55
|
-
FeatureType,
|
|
56
55
|
GitConfig,
|
|
57
56
|
HyperParameterTuningJobObjective,
|
|
58
57
|
HyperParameterTuningJobStrategyType,
|
|
@@ -102,104 +101,73 @@ import {
|
|
|
102
101
|
UserSettings,
|
|
103
102
|
VpcConfig,
|
|
104
103
|
} from "./models_0";
|
|
104
|
+
export interface HyperbandStrategyConfig {
|
|
105
|
+
MinResource?: number;
|
|
106
|
+
MaxResource?: number;
|
|
107
|
+
}
|
|
108
|
+
export interface HyperParameterTuningJobStrategyConfig {
|
|
109
|
+
HyperbandStrategyConfig?: HyperbandStrategyConfig;
|
|
110
|
+
}
|
|
105
111
|
export declare enum TrainingJobEarlyStoppingType {
|
|
106
112
|
AUTO = "Auto",
|
|
107
113
|
OFF = "Off",
|
|
108
114
|
}
|
|
109
|
-
|
|
110
115
|
export interface TuningJobCompletionCriteria {
|
|
111
116
|
TargetObjectiveMetricValue: number | undefined;
|
|
112
117
|
}
|
|
113
|
-
|
|
114
118
|
export interface HyperParameterTuningJobConfig {
|
|
115
119
|
Strategy: HyperParameterTuningJobStrategyType | string | undefined;
|
|
116
|
-
|
|
120
|
+
StrategyConfig?: HyperParameterTuningJobStrategyConfig;
|
|
117
121
|
HyperParameterTuningJobObjective?: HyperParameterTuningJobObjective;
|
|
118
|
-
|
|
119
122
|
ResourceLimits: ResourceLimits | undefined;
|
|
120
|
-
|
|
121
123
|
ParameterRanges?: ParameterRanges;
|
|
122
|
-
|
|
123
124
|
TrainingJobEarlyStoppingType?: TrainingJobEarlyStoppingType | string;
|
|
124
|
-
|
|
125
125
|
TuningJobCompletionCriteria?: TuningJobCompletionCriteria;
|
|
126
126
|
}
|
|
127
|
-
|
|
128
127
|
export interface HyperParameterAlgorithmSpecification {
|
|
129
128
|
TrainingImage?: string;
|
|
130
|
-
|
|
131
129
|
TrainingInputMode: TrainingInputMode | string | undefined;
|
|
132
|
-
|
|
133
130
|
AlgorithmName?: string;
|
|
134
|
-
|
|
135
131
|
MetricDefinitions?: MetricDefinition[];
|
|
136
132
|
}
|
|
137
133
|
export declare enum HyperParameterTuningAllocationStrategy {
|
|
138
134
|
PRIORITIZED = "Prioritized",
|
|
139
135
|
}
|
|
140
|
-
|
|
141
136
|
export interface HyperParameterTuningInstanceConfig {
|
|
142
137
|
InstanceType: TrainingInstanceType | string | undefined;
|
|
143
|
-
|
|
144
138
|
InstanceCount: number | undefined;
|
|
145
|
-
|
|
146
139
|
VolumeSizeInGB: number | undefined;
|
|
147
140
|
}
|
|
148
|
-
|
|
149
141
|
export interface HyperParameterTuningResourceConfig {
|
|
150
142
|
InstanceType?: TrainingInstanceType | string;
|
|
151
|
-
|
|
152
143
|
InstanceCount?: number;
|
|
153
|
-
|
|
154
144
|
VolumeSizeInGB?: number;
|
|
155
|
-
|
|
156
145
|
VolumeKmsKeyId?: string;
|
|
157
|
-
|
|
158
146
|
AllocationStrategy?: HyperParameterTuningAllocationStrategy | string;
|
|
159
|
-
|
|
160
147
|
InstanceConfigs?: HyperParameterTuningInstanceConfig[];
|
|
161
148
|
}
|
|
162
|
-
|
|
163
149
|
export interface RetryStrategy {
|
|
164
150
|
MaximumRetryAttempts: number | undefined;
|
|
165
151
|
}
|
|
166
|
-
|
|
167
152
|
export interface HyperParameterTrainingJobDefinition {
|
|
168
153
|
DefinitionName?: string;
|
|
169
|
-
|
|
170
154
|
TuningObjective?: HyperParameterTuningJobObjective;
|
|
171
|
-
|
|
172
155
|
HyperParameterRanges?: ParameterRanges;
|
|
173
|
-
|
|
174
156
|
StaticHyperParameters?: Record<string, string>;
|
|
175
|
-
|
|
176
157
|
AlgorithmSpecification: HyperParameterAlgorithmSpecification | undefined;
|
|
177
|
-
|
|
178
158
|
RoleArn: string | undefined;
|
|
179
|
-
|
|
180
159
|
InputDataConfig?: Channel[];
|
|
181
|
-
|
|
182
160
|
VpcConfig?: VpcConfig;
|
|
183
|
-
|
|
184
161
|
OutputDataConfig: OutputDataConfig | undefined;
|
|
185
|
-
|
|
186
162
|
ResourceConfig?: ResourceConfig;
|
|
187
|
-
|
|
188
163
|
StoppingCondition: StoppingCondition | undefined;
|
|
189
|
-
|
|
190
164
|
EnableNetworkIsolation?: boolean;
|
|
191
|
-
|
|
192
165
|
EnableInterContainerTrafficEncryption?: boolean;
|
|
193
|
-
|
|
194
166
|
EnableManagedSpotTraining?: boolean;
|
|
195
|
-
|
|
196
167
|
CheckpointConfig?: CheckpointConfig;
|
|
197
|
-
|
|
198
168
|
RetryStrategy?: RetryStrategy;
|
|
199
|
-
|
|
200
169
|
HyperParameterTuningResourceConfig?: HyperParameterTuningResourceConfig;
|
|
201
170
|
}
|
|
202
|
-
|
|
203
171
|
export interface ParentHyperParameterTuningJob {
|
|
204
172
|
HyperParameterTuningJobName?: string;
|
|
205
173
|
}
|
|
@@ -207,23 +175,16 @@ export declare enum HyperParameterTuningJobWarmStartType {
|
|
|
207
175
|
IDENTICAL_DATA_AND_ALGORITHM = "IdenticalDataAndAlgorithm",
|
|
208
176
|
TRANSFER_LEARNING = "TransferLearning",
|
|
209
177
|
}
|
|
210
|
-
|
|
211
178
|
export interface HyperParameterTuningJobWarmStartConfig {
|
|
212
179
|
ParentHyperParameterTuningJobs: ParentHyperParameterTuningJob[] | undefined;
|
|
213
|
-
|
|
214
180
|
WarmStartType: HyperParameterTuningJobWarmStartType | string | undefined;
|
|
215
181
|
}
|
|
216
182
|
export interface CreateHyperParameterTuningJobRequest {
|
|
217
183
|
HyperParameterTuningJobName: string | undefined;
|
|
218
|
-
|
|
219
184
|
HyperParameterTuningJobConfig: HyperParameterTuningJobConfig | undefined;
|
|
220
|
-
|
|
221
185
|
TrainingJobDefinition?: HyperParameterTrainingJobDefinition;
|
|
222
|
-
|
|
223
186
|
TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[];
|
|
224
|
-
|
|
225
187
|
WarmStartConfig?: HyperParameterTuningJobWarmStartConfig;
|
|
226
|
-
|
|
227
188
|
Tags?: Tag[];
|
|
228
189
|
}
|
|
229
190
|
export interface CreateHyperParameterTuningJobResponse {
|
|
@@ -231,13 +192,9 @@ export interface CreateHyperParameterTuningJobResponse {
|
|
|
231
192
|
}
|
|
232
193
|
export interface CreateImageRequest {
|
|
233
194
|
Description?: string;
|
|
234
|
-
|
|
235
195
|
DisplayName?: string;
|
|
236
|
-
|
|
237
196
|
ImageName: string | undefined;
|
|
238
|
-
|
|
239
197
|
RoleArn: string | undefined;
|
|
240
|
-
|
|
241
198
|
Tags?: Tag[];
|
|
242
199
|
}
|
|
243
200
|
export interface CreateImageResponse {
|
|
@@ -245,236 +202,153 @@ export interface CreateImageResponse {
|
|
|
245
202
|
}
|
|
246
203
|
export interface CreateImageVersionRequest {
|
|
247
204
|
BaseImage: string | undefined;
|
|
248
|
-
|
|
249
205
|
ClientToken?: string;
|
|
250
|
-
|
|
251
206
|
ImageName: string | undefined;
|
|
252
207
|
}
|
|
253
208
|
export interface CreateImageVersionResponse {
|
|
254
209
|
ImageVersionArn?: string;
|
|
255
210
|
}
|
|
256
|
-
|
|
257
211
|
export interface RecommendationJobPayloadConfig {
|
|
258
212
|
SamplePayloadUrl?: string;
|
|
259
|
-
|
|
260
213
|
SupportedContentTypes?: string[];
|
|
261
214
|
}
|
|
262
|
-
|
|
263
215
|
export interface RecommendationJobContainerConfig {
|
|
264
216
|
Domain?: string;
|
|
265
|
-
|
|
266
217
|
Task?: string;
|
|
267
|
-
|
|
268
218
|
Framework?: string;
|
|
269
|
-
|
|
270
219
|
FrameworkVersion?: string;
|
|
271
|
-
|
|
272
220
|
PayloadConfig?: RecommendationJobPayloadConfig;
|
|
273
|
-
|
|
274
221
|
NearestModelName?: string;
|
|
275
|
-
|
|
276
222
|
SupportedInstanceTypes?: string[];
|
|
277
223
|
}
|
|
278
|
-
|
|
279
224
|
export interface EnvironmentParameterRanges {
|
|
280
225
|
CategoricalParameterRanges?: CategoricalParameter[];
|
|
281
226
|
}
|
|
282
|
-
|
|
283
227
|
export interface EndpointInputConfiguration {
|
|
284
228
|
InstanceType: ProductionVariantInstanceType | string | undefined;
|
|
285
|
-
|
|
286
229
|
InferenceSpecificationName?: string;
|
|
287
|
-
|
|
288
230
|
EnvironmentParameterRanges?: EnvironmentParameterRanges;
|
|
289
231
|
}
|
|
290
|
-
|
|
291
232
|
export interface RecommendationJobResourceLimit {
|
|
292
233
|
MaxNumberOfTests?: number;
|
|
293
|
-
|
|
294
234
|
MaxParallelOfTests?: number;
|
|
295
235
|
}
|
|
296
|
-
|
|
297
236
|
export interface Phase {
|
|
298
237
|
InitialNumberOfUsers?: number;
|
|
299
|
-
|
|
300
238
|
SpawnRate?: number;
|
|
301
|
-
|
|
302
239
|
DurationInSeconds?: number;
|
|
303
240
|
}
|
|
304
241
|
export declare enum TrafficType {
|
|
305
242
|
PHASES = "PHASES",
|
|
306
243
|
}
|
|
307
|
-
|
|
308
244
|
export interface TrafficPattern {
|
|
309
245
|
TrafficType?: TrafficType | string;
|
|
310
|
-
|
|
311
246
|
Phases?: Phase[];
|
|
312
247
|
}
|
|
313
|
-
|
|
314
248
|
export interface RecommendationJobInputConfig {
|
|
315
249
|
ModelPackageVersionArn: string | undefined;
|
|
316
|
-
|
|
317
250
|
JobDurationInSeconds?: number;
|
|
318
|
-
|
|
319
251
|
TrafficPattern?: TrafficPattern;
|
|
320
|
-
|
|
321
252
|
ResourceLimit?: RecommendationJobResourceLimit;
|
|
322
|
-
|
|
323
253
|
EndpointConfigurations?: EndpointInputConfiguration[];
|
|
324
|
-
|
|
325
254
|
VolumeKmsKeyId?: string;
|
|
326
|
-
|
|
327
255
|
ContainerConfig?: RecommendationJobContainerConfig;
|
|
328
256
|
}
|
|
329
257
|
export declare enum RecommendationJobType {
|
|
330
258
|
ADVANCED = "Advanced",
|
|
331
259
|
DEFAULT = "Default",
|
|
332
260
|
}
|
|
333
|
-
|
|
334
261
|
export interface RecommendationJobCompiledOutputConfig {
|
|
335
262
|
S3OutputUri?: string;
|
|
336
263
|
}
|
|
337
|
-
|
|
338
264
|
export interface RecommendationJobOutputConfig {
|
|
339
265
|
KmsKeyId?: string;
|
|
340
|
-
|
|
341
266
|
CompiledOutputConfig?: RecommendationJobCompiledOutputConfig;
|
|
342
267
|
}
|
|
343
|
-
|
|
344
268
|
export interface ModelLatencyThreshold {
|
|
345
269
|
Percentile?: string;
|
|
346
|
-
|
|
347
270
|
ValueInMilliseconds?: number;
|
|
348
271
|
}
|
|
349
|
-
|
|
350
272
|
export interface RecommendationJobStoppingConditions {
|
|
351
273
|
MaxInvocations?: number;
|
|
352
|
-
|
|
353
274
|
ModelLatencyThresholds?: ModelLatencyThreshold[];
|
|
354
275
|
}
|
|
355
276
|
export interface CreateInferenceRecommendationsJobRequest {
|
|
356
277
|
JobName: string | undefined;
|
|
357
|
-
|
|
358
278
|
JobType: RecommendationJobType | string | undefined;
|
|
359
|
-
|
|
360
279
|
RoleArn: string | undefined;
|
|
361
|
-
|
|
362
280
|
InputConfig: RecommendationJobInputConfig | undefined;
|
|
363
|
-
|
|
364
281
|
JobDescription?: string;
|
|
365
|
-
|
|
366
282
|
StoppingConditions?: RecommendationJobStoppingConditions;
|
|
367
|
-
|
|
368
283
|
OutputConfig?: RecommendationJobOutputConfig;
|
|
369
|
-
|
|
370
284
|
Tags?: Tag[];
|
|
371
285
|
}
|
|
372
286
|
export interface CreateInferenceRecommendationsJobResponse {
|
|
373
287
|
JobArn: string | undefined;
|
|
374
288
|
}
|
|
375
|
-
|
|
376
289
|
export interface UiConfig {
|
|
377
290
|
UiTemplateS3Uri?: string;
|
|
378
|
-
|
|
379
291
|
HumanTaskUiArn?: string;
|
|
380
292
|
}
|
|
381
|
-
|
|
382
293
|
export interface HumanTaskConfig {
|
|
383
294
|
WorkteamArn: string | undefined;
|
|
384
|
-
|
|
385
295
|
UiConfig: UiConfig | undefined;
|
|
386
|
-
|
|
387
296
|
PreHumanTaskLambdaArn: string | undefined;
|
|
388
|
-
|
|
389
297
|
TaskKeywords?: string[];
|
|
390
|
-
|
|
391
298
|
TaskTitle: string | undefined;
|
|
392
|
-
|
|
393
299
|
TaskDescription: string | undefined;
|
|
394
|
-
|
|
395
300
|
NumberOfHumanWorkersPerDataObject: number | undefined;
|
|
396
|
-
|
|
397
301
|
TaskTimeLimitInSeconds: number | undefined;
|
|
398
|
-
|
|
399
302
|
TaskAvailabilityLifetimeInSeconds?: number;
|
|
400
|
-
|
|
401
303
|
MaxConcurrentTaskCount?: number;
|
|
402
|
-
|
|
403
304
|
AnnotationConsolidationConfig: AnnotationConsolidationConfig | undefined;
|
|
404
|
-
|
|
405
305
|
PublicWorkforceTaskPrice?: PublicWorkforceTaskPrice;
|
|
406
306
|
}
|
|
407
|
-
|
|
408
307
|
export interface LabelingJobDataAttributes {
|
|
409
308
|
ContentClassifiers?: (ContentClassifier | string)[];
|
|
410
309
|
}
|
|
411
|
-
|
|
412
310
|
export interface LabelingJobS3DataSource {
|
|
413
311
|
ManifestS3Uri: string | undefined;
|
|
414
312
|
}
|
|
415
|
-
|
|
416
313
|
export interface LabelingJobSnsDataSource {
|
|
417
314
|
SnsTopicArn: string | undefined;
|
|
418
315
|
}
|
|
419
|
-
|
|
420
316
|
export interface LabelingJobDataSource {
|
|
421
317
|
S3DataSource?: LabelingJobS3DataSource;
|
|
422
|
-
|
|
423
318
|
SnsDataSource?: LabelingJobSnsDataSource;
|
|
424
319
|
}
|
|
425
|
-
|
|
426
320
|
export interface LabelingJobInputConfig {
|
|
427
321
|
DataSource: LabelingJobDataSource | undefined;
|
|
428
|
-
|
|
429
322
|
DataAttributes?: LabelingJobDataAttributes;
|
|
430
323
|
}
|
|
431
|
-
|
|
432
324
|
export interface LabelingJobResourceConfig {
|
|
433
325
|
VolumeKmsKeyId?: string;
|
|
434
|
-
|
|
435
326
|
VpcConfig?: VpcConfig;
|
|
436
327
|
}
|
|
437
|
-
|
|
438
328
|
export interface LabelingJobAlgorithmsConfig {
|
|
439
329
|
LabelingJobAlgorithmSpecificationArn: string | undefined;
|
|
440
|
-
|
|
441
330
|
InitialActiveLearningModelArn?: string;
|
|
442
|
-
|
|
443
331
|
LabelingJobResourceConfig?: LabelingJobResourceConfig;
|
|
444
332
|
}
|
|
445
|
-
|
|
446
333
|
export interface LabelingJobOutputConfig {
|
|
447
334
|
S3OutputPath: string | undefined;
|
|
448
|
-
|
|
449
335
|
KmsKeyId?: string;
|
|
450
|
-
|
|
451
336
|
SnsTopicArn?: string;
|
|
452
337
|
}
|
|
453
|
-
|
|
454
338
|
export interface LabelingJobStoppingConditions {
|
|
455
339
|
MaxHumanLabeledObjectCount?: number;
|
|
456
|
-
|
|
457
340
|
MaxPercentageOfInputDatasetLabeled?: number;
|
|
458
341
|
}
|
|
459
342
|
export interface CreateLabelingJobRequest {
|
|
460
343
|
LabelingJobName: string | undefined;
|
|
461
|
-
|
|
462
344
|
LabelAttributeName: string | undefined;
|
|
463
|
-
|
|
464
345
|
InputConfig: LabelingJobInputConfig | undefined;
|
|
465
|
-
|
|
466
346
|
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
467
|
-
|
|
468
347
|
RoleArn: string | undefined;
|
|
469
|
-
|
|
470
348
|
LabelCategoryConfigS3Uri?: string;
|
|
471
|
-
|
|
472
349
|
StoppingConditions?: LabelingJobStoppingConditions;
|
|
473
|
-
|
|
474
350
|
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig;
|
|
475
|
-
|
|
476
351
|
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
477
|
-
|
|
478
352
|
Tags?: Tag[];
|
|
479
353
|
}
|
|
480
354
|
export interface CreateLabelingJobResponse {
|
|
@@ -484,249 +358,160 @@ export declare enum InferenceExecutionMode {
|
|
|
484
358
|
DIRECT = "Direct",
|
|
485
359
|
SERIAL = "Serial",
|
|
486
360
|
}
|
|
487
|
-
|
|
488
361
|
export interface InferenceExecutionConfig {
|
|
489
362
|
Mode: InferenceExecutionMode | string | undefined;
|
|
490
363
|
}
|
|
491
364
|
export interface CreateModelInput {
|
|
492
365
|
ModelName: string | undefined;
|
|
493
|
-
|
|
494
366
|
PrimaryContainer?: ContainerDefinition;
|
|
495
|
-
|
|
496
367
|
Containers?: ContainerDefinition[];
|
|
497
|
-
|
|
498
368
|
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
499
|
-
|
|
500
369
|
ExecutionRoleArn: string | undefined;
|
|
501
|
-
|
|
502
370
|
Tags?: Tag[];
|
|
503
|
-
|
|
504
371
|
VpcConfig?: VpcConfig;
|
|
505
|
-
|
|
506
372
|
EnableNetworkIsolation?: boolean;
|
|
507
373
|
}
|
|
508
374
|
export interface CreateModelOutput {
|
|
509
375
|
ModelArn: string | undefined;
|
|
510
376
|
}
|
|
511
|
-
|
|
512
377
|
export interface ModelBiasAppSpecification {
|
|
513
378
|
ImageUri: string | undefined;
|
|
514
|
-
|
|
515
379
|
ConfigUri: string | undefined;
|
|
516
|
-
|
|
517
380
|
Environment?: Record<string, string>;
|
|
518
381
|
}
|
|
519
|
-
|
|
520
382
|
export interface ModelBiasBaselineConfig {
|
|
521
383
|
BaseliningJobName?: string;
|
|
522
|
-
|
|
523
384
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
524
385
|
}
|
|
525
|
-
|
|
526
386
|
export interface MonitoringGroundTruthS3Input {
|
|
527
387
|
S3Uri?: string;
|
|
528
388
|
}
|
|
529
|
-
|
|
530
389
|
export interface ModelBiasJobInput {
|
|
531
390
|
EndpointInput: EndpointInput | undefined;
|
|
532
|
-
|
|
533
391
|
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
534
392
|
}
|
|
535
393
|
export interface CreateModelBiasJobDefinitionRequest {
|
|
536
394
|
JobDefinitionName: string | undefined;
|
|
537
|
-
|
|
538
395
|
ModelBiasBaselineConfig?: ModelBiasBaselineConfig;
|
|
539
|
-
|
|
540
396
|
ModelBiasAppSpecification: ModelBiasAppSpecification | undefined;
|
|
541
|
-
|
|
542
397
|
ModelBiasJobInput: ModelBiasJobInput | undefined;
|
|
543
|
-
|
|
544
398
|
ModelBiasJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
545
|
-
|
|
546
399
|
JobResources: MonitoringResources | undefined;
|
|
547
|
-
|
|
548
400
|
NetworkConfig?: MonitoringNetworkConfig;
|
|
549
|
-
|
|
550
401
|
RoleArn: string | undefined;
|
|
551
|
-
|
|
552
402
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
553
|
-
|
|
554
403
|
Tags?: Tag[];
|
|
555
404
|
}
|
|
556
405
|
export interface CreateModelBiasJobDefinitionResponse {
|
|
557
406
|
JobDefinitionArn: string | undefined;
|
|
558
407
|
}
|
|
559
|
-
|
|
560
408
|
export interface ModelExplainabilityAppSpecification {
|
|
561
409
|
ImageUri: string | undefined;
|
|
562
|
-
|
|
563
410
|
ConfigUri: string | undefined;
|
|
564
|
-
|
|
565
411
|
Environment?: Record<string, string>;
|
|
566
412
|
}
|
|
567
|
-
|
|
568
413
|
export interface ModelExplainabilityBaselineConfig {
|
|
569
414
|
BaseliningJobName?: string;
|
|
570
|
-
|
|
571
415
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
572
416
|
}
|
|
573
|
-
|
|
574
417
|
export interface ModelExplainabilityJobInput {
|
|
575
418
|
EndpointInput: EndpointInput | undefined;
|
|
576
419
|
}
|
|
577
420
|
export interface CreateModelExplainabilityJobDefinitionRequest {
|
|
578
421
|
JobDefinitionName: string | undefined;
|
|
579
|
-
|
|
580
422
|
ModelExplainabilityBaselineConfig?: ModelExplainabilityBaselineConfig;
|
|
581
|
-
|
|
582
423
|
ModelExplainabilityAppSpecification:
|
|
583
424
|
| ModelExplainabilityAppSpecification
|
|
584
425
|
| undefined;
|
|
585
|
-
|
|
586
426
|
ModelExplainabilityJobInput: ModelExplainabilityJobInput | undefined;
|
|
587
|
-
|
|
588
427
|
ModelExplainabilityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
589
|
-
|
|
590
428
|
JobResources: MonitoringResources | undefined;
|
|
591
|
-
|
|
592
429
|
NetworkConfig?: MonitoringNetworkConfig;
|
|
593
|
-
|
|
594
430
|
RoleArn: string | undefined;
|
|
595
|
-
|
|
596
431
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
597
|
-
|
|
598
432
|
Tags?: Tag[];
|
|
599
433
|
}
|
|
600
434
|
export interface CreateModelExplainabilityJobDefinitionResponse {
|
|
601
435
|
JobDefinitionArn: string | undefined;
|
|
602
436
|
}
|
|
603
|
-
|
|
604
437
|
export interface FileSource {
|
|
605
438
|
ContentType?: string;
|
|
606
|
-
|
|
607
439
|
ContentDigest?: string;
|
|
608
|
-
|
|
609
440
|
S3Uri: string | undefined;
|
|
610
441
|
}
|
|
611
|
-
|
|
612
442
|
export interface DriftCheckBias {
|
|
613
443
|
ConfigFile?: FileSource;
|
|
614
|
-
|
|
615
444
|
PreTrainingConstraints?: MetricsSource;
|
|
616
|
-
|
|
617
445
|
PostTrainingConstraints?: MetricsSource;
|
|
618
446
|
}
|
|
619
|
-
|
|
620
447
|
export interface DriftCheckExplainability {
|
|
621
448
|
Constraints?: MetricsSource;
|
|
622
|
-
|
|
623
449
|
ConfigFile?: FileSource;
|
|
624
450
|
}
|
|
625
|
-
|
|
626
451
|
export interface DriftCheckModelDataQuality {
|
|
627
452
|
Statistics?: MetricsSource;
|
|
628
|
-
|
|
629
453
|
Constraints?: MetricsSource;
|
|
630
454
|
}
|
|
631
|
-
|
|
632
455
|
export interface DriftCheckModelQuality {
|
|
633
456
|
Statistics?: MetricsSource;
|
|
634
|
-
|
|
635
457
|
Constraints?: MetricsSource;
|
|
636
458
|
}
|
|
637
|
-
|
|
638
459
|
export interface DriftCheckBaselines {
|
|
639
460
|
Bias?: DriftCheckBias;
|
|
640
|
-
|
|
641
461
|
Explainability?: DriftCheckExplainability;
|
|
642
|
-
|
|
643
462
|
ModelQuality?: DriftCheckModelQuality;
|
|
644
|
-
|
|
645
463
|
ModelDataQuality?: DriftCheckModelDataQuality;
|
|
646
464
|
}
|
|
647
|
-
|
|
648
465
|
export interface Explainability {
|
|
649
466
|
Report?: MetricsSource;
|
|
650
467
|
}
|
|
651
|
-
|
|
652
468
|
export interface ModelDataQuality {
|
|
653
469
|
Statistics?: MetricsSource;
|
|
654
|
-
|
|
655
470
|
Constraints?: MetricsSource;
|
|
656
471
|
}
|
|
657
|
-
|
|
658
472
|
export interface ModelQuality {
|
|
659
473
|
Statistics?: MetricsSource;
|
|
660
|
-
|
|
661
474
|
Constraints?: MetricsSource;
|
|
662
475
|
}
|
|
663
|
-
|
|
664
476
|
export interface ModelMetrics {
|
|
665
477
|
ModelQuality?: ModelQuality;
|
|
666
|
-
|
|
667
478
|
ModelDataQuality?: ModelDataQuality;
|
|
668
|
-
|
|
669
479
|
Bias?: Bias;
|
|
670
|
-
|
|
671
480
|
Explainability?: Explainability;
|
|
672
481
|
}
|
|
673
|
-
|
|
674
482
|
export interface SourceAlgorithm {
|
|
675
483
|
ModelDataUrl?: string;
|
|
676
|
-
|
|
677
484
|
AlgorithmName: string | undefined;
|
|
678
485
|
}
|
|
679
|
-
|
|
680
486
|
export interface SourceAlgorithmSpecification {
|
|
681
487
|
SourceAlgorithms: SourceAlgorithm[] | undefined;
|
|
682
488
|
}
|
|
683
|
-
|
|
684
489
|
export interface ModelPackageValidationProfile {
|
|
685
490
|
ProfileName: string | undefined;
|
|
686
|
-
|
|
687
491
|
TransformJobDefinition: TransformJobDefinition | undefined;
|
|
688
492
|
}
|
|
689
|
-
|
|
690
493
|
export interface ModelPackageValidationSpecification {
|
|
691
494
|
ValidationRole: string | undefined;
|
|
692
|
-
|
|
693
495
|
ValidationProfiles: ModelPackageValidationProfile[] | undefined;
|
|
694
496
|
}
|
|
695
497
|
export interface CreateModelPackageInput {
|
|
696
498
|
ModelPackageName?: string;
|
|
697
|
-
|
|
698
499
|
ModelPackageGroupName?: string;
|
|
699
|
-
|
|
700
500
|
ModelPackageDescription?: string;
|
|
701
|
-
|
|
702
501
|
InferenceSpecification?: InferenceSpecification;
|
|
703
|
-
|
|
704
502
|
ValidationSpecification?: ModelPackageValidationSpecification;
|
|
705
|
-
|
|
706
503
|
SourceAlgorithmSpecification?: SourceAlgorithmSpecification;
|
|
707
|
-
|
|
708
504
|
CertifyForMarketplace?: boolean;
|
|
709
|
-
|
|
710
505
|
Tags?: Tag[];
|
|
711
|
-
|
|
712
506
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
713
|
-
|
|
714
507
|
MetadataProperties?: MetadataProperties;
|
|
715
|
-
|
|
716
508
|
ModelMetrics?: ModelMetrics;
|
|
717
|
-
|
|
718
509
|
ClientToken?: string;
|
|
719
|
-
|
|
720
510
|
CustomerMetadataProperties?: Record<string, string>;
|
|
721
|
-
|
|
722
511
|
DriftCheckBaselines?: DriftCheckBaselines;
|
|
723
|
-
|
|
724
512
|
Domain?: string;
|
|
725
|
-
|
|
726
513
|
Task?: string;
|
|
727
|
-
|
|
728
514
|
SamplePayloadUrl?: string;
|
|
729
|
-
|
|
730
515
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
731
516
|
}
|
|
732
517
|
export interface CreateModelPackageOutput {
|
|
@@ -734,9 +519,7 @@ export interface CreateModelPackageOutput {
|
|
|
734
519
|
}
|
|
735
520
|
export interface CreateModelPackageGroupInput {
|
|
736
521
|
ModelPackageGroupName: string | undefined;
|
|
737
|
-
|
|
738
522
|
ModelPackageGroupDescription?: string;
|
|
739
|
-
|
|
740
523
|
Tags?: Tag[];
|
|
741
524
|
}
|
|
742
525
|
export interface CreateModelPackageGroupOutput {
|
|
@@ -747,108 +530,67 @@ export declare enum MonitoringProblemType {
|
|
|
747
530
|
MULTICLASS_CLASSIFICATION = "MulticlassClassification",
|
|
748
531
|
REGRESSION = "Regression",
|
|
749
532
|
}
|
|
750
|
-
|
|
751
533
|
export interface ModelQualityAppSpecification {
|
|
752
534
|
ImageUri: string | undefined;
|
|
753
|
-
|
|
754
535
|
ContainerEntrypoint?: string[];
|
|
755
|
-
|
|
756
536
|
ContainerArguments?: string[];
|
|
757
|
-
|
|
758
537
|
RecordPreprocessorSourceUri?: string;
|
|
759
|
-
|
|
760
538
|
PostAnalyticsProcessorSourceUri?: string;
|
|
761
|
-
|
|
762
539
|
ProblemType?: MonitoringProblemType | string;
|
|
763
|
-
|
|
764
540
|
Environment?: Record<string, string>;
|
|
765
541
|
}
|
|
766
|
-
|
|
767
542
|
export interface ModelQualityBaselineConfig {
|
|
768
543
|
BaseliningJobName?: string;
|
|
769
|
-
|
|
770
544
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
771
545
|
}
|
|
772
|
-
|
|
773
546
|
export interface ModelQualityJobInput {
|
|
774
547
|
EndpointInput: EndpointInput | undefined;
|
|
775
|
-
|
|
776
548
|
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
777
549
|
}
|
|
778
550
|
export interface CreateModelQualityJobDefinitionRequest {
|
|
779
551
|
JobDefinitionName: string | undefined;
|
|
780
|
-
|
|
781
552
|
ModelQualityBaselineConfig?: ModelQualityBaselineConfig;
|
|
782
|
-
|
|
783
553
|
ModelQualityAppSpecification: ModelQualityAppSpecification | undefined;
|
|
784
|
-
|
|
785
554
|
ModelQualityJobInput: ModelQualityJobInput | undefined;
|
|
786
|
-
|
|
787
555
|
ModelQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
788
|
-
|
|
789
556
|
JobResources: MonitoringResources | undefined;
|
|
790
|
-
|
|
791
557
|
NetworkConfig?: MonitoringNetworkConfig;
|
|
792
|
-
|
|
793
558
|
RoleArn: string | undefined;
|
|
794
|
-
|
|
795
559
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
796
|
-
|
|
797
560
|
Tags?: Tag[];
|
|
798
561
|
}
|
|
799
562
|
export interface CreateModelQualityJobDefinitionResponse {
|
|
800
563
|
JobDefinitionArn: string | undefined;
|
|
801
564
|
}
|
|
802
|
-
|
|
803
565
|
export interface MonitoringBaselineConfig {
|
|
804
566
|
BaseliningJobName?: string;
|
|
805
|
-
|
|
806
567
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
807
|
-
|
|
808
568
|
StatisticsResource?: MonitoringStatisticsResource;
|
|
809
569
|
}
|
|
810
|
-
|
|
811
570
|
export interface MonitoringAppSpecification {
|
|
812
571
|
ImageUri: string | undefined;
|
|
813
|
-
|
|
814
572
|
ContainerEntrypoint?: string[];
|
|
815
|
-
|
|
816
573
|
ContainerArguments?: string[];
|
|
817
|
-
|
|
818
574
|
RecordPreprocessorSourceUri?: string;
|
|
819
|
-
|
|
820
575
|
PostAnalyticsProcessorSourceUri?: string;
|
|
821
576
|
}
|
|
822
|
-
|
|
823
577
|
export interface MonitoringInput {
|
|
824
578
|
EndpointInput: EndpointInput | undefined;
|
|
825
579
|
}
|
|
826
|
-
|
|
827
580
|
export interface NetworkConfig {
|
|
828
581
|
EnableInterContainerTrafficEncryption?: boolean;
|
|
829
|
-
|
|
830
582
|
EnableNetworkIsolation?: boolean;
|
|
831
|
-
|
|
832
583
|
VpcConfig?: VpcConfig;
|
|
833
584
|
}
|
|
834
|
-
|
|
835
585
|
export interface MonitoringJobDefinition {
|
|
836
586
|
BaselineConfig?: MonitoringBaselineConfig;
|
|
837
|
-
|
|
838
587
|
MonitoringInputs: MonitoringInput[] | undefined;
|
|
839
|
-
|
|
840
588
|
MonitoringOutputConfig: MonitoringOutputConfig | undefined;
|
|
841
|
-
|
|
842
589
|
MonitoringResources: MonitoringResources | undefined;
|
|
843
|
-
|
|
844
590
|
MonitoringAppSpecification: MonitoringAppSpecification | undefined;
|
|
845
|
-
|
|
846
591
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
847
|
-
|
|
848
592
|
Environment?: Record<string, string>;
|
|
849
|
-
|
|
850
593
|
NetworkConfig?: NetworkConfig;
|
|
851
|
-
|
|
852
594
|
RoleArn: string | undefined;
|
|
853
595
|
}
|
|
854
596
|
export declare enum MonitoringType {
|
|
@@ -857,25 +599,18 @@ export declare enum MonitoringType {
|
|
|
857
599
|
MODEL_EXPLAINABILITY = "ModelExplainability",
|
|
858
600
|
MODEL_QUALITY = "ModelQuality",
|
|
859
601
|
}
|
|
860
|
-
|
|
861
602
|
export interface ScheduleConfig {
|
|
862
603
|
ScheduleExpression: string | undefined;
|
|
863
604
|
}
|
|
864
|
-
|
|
865
605
|
export interface MonitoringScheduleConfig {
|
|
866
606
|
ScheduleConfig?: ScheduleConfig;
|
|
867
|
-
|
|
868
607
|
MonitoringJobDefinition?: MonitoringJobDefinition;
|
|
869
|
-
|
|
870
608
|
MonitoringJobDefinitionName?: string;
|
|
871
|
-
|
|
872
609
|
MonitoringType?: MonitoringType | string;
|
|
873
610
|
}
|
|
874
611
|
export interface CreateMonitoringScheduleRequest {
|
|
875
612
|
MonitoringScheduleName: string | undefined;
|
|
876
|
-
|
|
877
613
|
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
878
|
-
|
|
879
614
|
Tags?: Tag[];
|
|
880
615
|
}
|
|
881
616
|
export interface CreateMonitoringScheduleResponse {
|
|
@@ -893,7 +628,6 @@ export declare enum DirectInternetAccess {
|
|
|
893
628
|
DISABLED = "Disabled",
|
|
894
629
|
ENABLED = "Enabled",
|
|
895
630
|
}
|
|
896
|
-
|
|
897
631
|
export interface InstanceMetadataServiceConfiguration {
|
|
898
632
|
MinimumInstanceMetadataServiceVersion: string | undefined;
|
|
899
633
|
}
|
|
@@ -974,83 +708,53 @@ export declare enum RootAccess {
|
|
|
974
708
|
}
|
|
975
709
|
export interface CreateNotebookInstanceInput {
|
|
976
710
|
NotebookInstanceName: string | undefined;
|
|
977
|
-
|
|
978
711
|
InstanceType: _InstanceType | string | undefined;
|
|
979
|
-
|
|
980
712
|
SubnetId?: string;
|
|
981
|
-
|
|
982
713
|
SecurityGroupIds?: string[];
|
|
983
|
-
|
|
984
714
|
RoleArn: string | undefined;
|
|
985
|
-
|
|
986
715
|
KmsKeyId?: string;
|
|
987
|
-
|
|
988
716
|
Tags?: Tag[];
|
|
989
|
-
|
|
990
717
|
LifecycleConfigName?: string;
|
|
991
|
-
|
|
992
718
|
DirectInternetAccess?: DirectInternetAccess | string;
|
|
993
|
-
|
|
994
719
|
VolumeSizeInGB?: number;
|
|
995
|
-
|
|
996
720
|
AcceleratorTypes?: (NotebookInstanceAcceleratorType | string)[];
|
|
997
|
-
|
|
998
721
|
DefaultCodeRepository?: string;
|
|
999
|
-
|
|
1000
722
|
AdditionalCodeRepositories?: string[];
|
|
1001
|
-
|
|
1002
723
|
RootAccess?: RootAccess | string;
|
|
1003
|
-
|
|
1004
724
|
PlatformIdentifier?: string;
|
|
1005
|
-
|
|
1006
725
|
InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
|
|
1007
726
|
}
|
|
1008
727
|
export interface CreateNotebookInstanceOutput {
|
|
1009
728
|
NotebookInstanceArn?: string;
|
|
1010
729
|
}
|
|
1011
|
-
|
|
1012
730
|
export interface NotebookInstanceLifecycleHook {
|
|
1013
731
|
Content?: string;
|
|
1014
732
|
}
|
|
1015
733
|
export interface CreateNotebookInstanceLifecycleConfigInput {
|
|
1016
734
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
1017
|
-
|
|
1018
735
|
OnCreate?: NotebookInstanceLifecycleHook[];
|
|
1019
|
-
|
|
1020
736
|
OnStart?: NotebookInstanceLifecycleHook[];
|
|
1021
737
|
}
|
|
1022
738
|
export interface CreateNotebookInstanceLifecycleConfigOutput {
|
|
1023
739
|
NotebookInstanceLifecycleConfigArn?: string;
|
|
1024
740
|
}
|
|
1025
|
-
|
|
1026
741
|
export interface ParallelismConfiguration {
|
|
1027
742
|
MaxParallelExecutionSteps: number | undefined;
|
|
1028
743
|
}
|
|
1029
|
-
|
|
1030
744
|
export interface PipelineDefinitionS3Location {
|
|
1031
745
|
Bucket: string | undefined;
|
|
1032
|
-
|
|
1033
746
|
ObjectKey: string | undefined;
|
|
1034
|
-
|
|
1035
747
|
VersionId?: string;
|
|
1036
748
|
}
|
|
1037
749
|
export interface CreatePipelineRequest {
|
|
1038
750
|
PipelineName: string | undefined;
|
|
1039
|
-
|
|
1040
751
|
PipelineDisplayName?: string;
|
|
1041
|
-
|
|
1042
752
|
PipelineDefinition?: string;
|
|
1043
|
-
|
|
1044
753
|
PipelineDefinitionS3Location?: PipelineDefinitionS3Location;
|
|
1045
|
-
|
|
1046
754
|
PipelineDescription?: string;
|
|
1047
|
-
|
|
1048
755
|
ClientRequestToken?: string;
|
|
1049
|
-
|
|
1050
756
|
RoleArn: string | undefined;
|
|
1051
|
-
|
|
1052
757
|
Tags?: Tag[];
|
|
1053
|
-
|
|
1054
758
|
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1055
759
|
}
|
|
1056
760
|
export interface CreatePipelineResponse {
|
|
@@ -1058,11 +762,8 @@ export interface CreatePipelineResponse {
|
|
|
1058
762
|
}
|
|
1059
763
|
export interface CreatePresignedDomainUrlRequest {
|
|
1060
764
|
DomainId: string | undefined;
|
|
1061
|
-
|
|
1062
765
|
UserProfileName: string | undefined;
|
|
1063
|
-
|
|
1064
766
|
SessionExpirationDurationInSeconds?: number;
|
|
1065
|
-
|
|
1066
767
|
ExpiresInSeconds?: number;
|
|
1067
768
|
}
|
|
1068
769
|
export interface CreatePresignedDomainUrlResponse {
|
|
@@ -1070,18 +771,14 @@ export interface CreatePresignedDomainUrlResponse {
|
|
|
1070
771
|
}
|
|
1071
772
|
export interface CreatePresignedNotebookInstanceUrlInput {
|
|
1072
773
|
NotebookInstanceName: string | undefined;
|
|
1073
|
-
|
|
1074
774
|
SessionExpirationDurationInSeconds?: number;
|
|
1075
775
|
}
|
|
1076
776
|
export interface CreatePresignedNotebookInstanceUrlOutput {
|
|
1077
777
|
AuthorizedUrl?: string;
|
|
1078
778
|
}
|
|
1079
|
-
|
|
1080
779
|
export interface ExperimentConfig {
|
|
1081
780
|
ExperimentName?: string;
|
|
1082
|
-
|
|
1083
781
|
TrialName?: string;
|
|
1084
|
-
|
|
1085
782
|
TrialComponentDisplayName?: string;
|
|
1086
783
|
}
|
|
1087
784
|
export declare enum DataDistributionType {
|
|
@@ -1103,36 +800,22 @@ export declare enum RedshiftResultFormat {
|
|
|
1103
800
|
CSV = "CSV",
|
|
1104
801
|
PARQUET = "PARQUET",
|
|
1105
802
|
}
|
|
1106
|
-
|
|
1107
803
|
export interface RedshiftDatasetDefinition {
|
|
1108
804
|
ClusterId: string | undefined;
|
|
1109
|
-
|
|
1110
805
|
Database: string | undefined;
|
|
1111
|
-
|
|
1112
806
|
DbUser: string | undefined;
|
|
1113
|
-
|
|
1114
807
|
QueryString: string | undefined;
|
|
1115
|
-
|
|
1116
808
|
ClusterRoleArn: string | undefined;
|
|
1117
|
-
|
|
1118
809
|
OutputS3Uri: string | undefined;
|
|
1119
|
-
|
|
1120
810
|
KmsKeyId?: string;
|
|
1121
|
-
|
|
1122
811
|
OutputFormat: RedshiftResultFormat | string | undefined;
|
|
1123
|
-
|
|
1124
812
|
OutputCompression?: RedshiftResultCompressionType | string;
|
|
1125
813
|
}
|
|
1126
|
-
|
|
1127
814
|
export interface DatasetDefinition {
|
|
1128
815
|
AthenaDatasetDefinition?: AthenaDatasetDefinition;
|
|
1129
|
-
|
|
1130
816
|
RedshiftDatasetDefinition?: RedshiftDatasetDefinition;
|
|
1131
|
-
|
|
1132
817
|
LocalPath?: string;
|
|
1133
|
-
|
|
1134
818
|
DataDistributionType?: DataDistributionType | string;
|
|
1135
|
-
|
|
1136
819
|
InputMode?: InputMode | string;
|
|
1137
820
|
}
|
|
1138
821
|
export declare enum ProcessingS3CompressionType {
|
|
@@ -1143,132 +826,86 @@ export declare enum ProcessingS3DataType {
|
|
|
1143
826
|
MANIFEST_FILE = "ManifestFile",
|
|
1144
827
|
S3_PREFIX = "S3Prefix",
|
|
1145
828
|
}
|
|
1146
|
-
|
|
1147
829
|
export interface ProcessingS3Input {
|
|
1148
830
|
S3Uri: string | undefined;
|
|
1149
|
-
|
|
1150
831
|
LocalPath?: string;
|
|
1151
|
-
|
|
1152
832
|
S3DataType: ProcessingS3DataType | string | undefined;
|
|
1153
|
-
|
|
1154
833
|
S3InputMode?: ProcessingS3InputMode | string;
|
|
1155
|
-
|
|
1156
834
|
S3DataDistributionType?: ProcessingS3DataDistributionType | string;
|
|
1157
|
-
|
|
1158
835
|
S3CompressionType?: ProcessingS3CompressionType | string;
|
|
1159
836
|
}
|
|
1160
|
-
|
|
1161
837
|
export interface ProcessingInput {
|
|
1162
838
|
InputName: string | undefined;
|
|
1163
|
-
|
|
1164
839
|
AppManaged?: boolean;
|
|
1165
|
-
|
|
1166
840
|
S3Input?: ProcessingS3Input;
|
|
1167
|
-
|
|
1168
841
|
DatasetDefinition?: DatasetDefinition;
|
|
1169
842
|
}
|
|
1170
|
-
|
|
1171
843
|
export interface ProcessingFeatureStoreOutput {
|
|
1172
844
|
FeatureGroupName: string | undefined;
|
|
1173
845
|
}
|
|
1174
|
-
|
|
1175
846
|
export interface ProcessingS3Output {
|
|
1176
847
|
S3Uri: string | undefined;
|
|
1177
|
-
|
|
1178
848
|
LocalPath: string | undefined;
|
|
1179
|
-
|
|
1180
849
|
S3UploadMode: ProcessingS3UploadMode | string | undefined;
|
|
1181
850
|
}
|
|
1182
|
-
|
|
1183
851
|
export interface ProcessingOutput {
|
|
1184
852
|
OutputName: string | undefined;
|
|
1185
|
-
|
|
1186
853
|
S3Output?: ProcessingS3Output;
|
|
1187
|
-
|
|
1188
854
|
FeatureStoreOutput?: ProcessingFeatureStoreOutput;
|
|
1189
|
-
|
|
1190
855
|
AppManaged?: boolean;
|
|
1191
856
|
}
|
|
1192
|
-
|
|
1193
857
|
export interface ProcessingOutputConfig {
|
|
1194
858
|
Outputs: ProcessingOutput[] | undefined;
|
|
1195
|
-
|
|
1196
859
|
KmsKeyId?: string;
|
|
1197
860
|
}
|
|
1198
|
-
|
|
1199
861
|
export interface ProcessingClusterConfig {
|
|
1200
862
|
InstanceCount: number | undefined;
|
|
1201
|
-
|
|
1202
863
|
InstanceType: ProcessingInstanceType | string | undefined;
|
|
1203
|
-
|
|
1204
864
|
VolumeSizeInGB: number | undefined;
|
|
1205
|
-
|
|
1206
865
|
VolumeKmsKeyId?: string;
|
|
1207
866
|
}
|
|
1208
|
-
|
|
1209
867
|
export interface ProcessingResources {
|
|
1210
868
|
ClusterConfig: ProcessingClusterConfig | undefined;
|
|
1211
869
|
}
|
|
1212
|
-
|
|
1213
870
|
export interface ProcessingStoppingCondition {
|
|
1214
871
|
MaxRuntimeInSeconds: number | undefined;
|
|
1215
872
|
}
|
|
1216
873
|
export interface CreateProcessingJobRequest {
|
|
1217
874
|
ProcessingInputs?: ProcessingInput[];
|
|
1218
|
-
|
|
1219
875
|
ProcessingOutputConfig?: ProcessingOutputConfig;
|
|
1220
|
-
|
|
1221
876
|
ProcessingJobName: string | undefined;
|
|
1222
|
-
|
|
1223
877
|
ProcessingResources: ProcessingResources | undefined;
|
|
1224
|
-
|
|
1225
878
|
StoppingCondition?: ProcessingStoppingCondition;
|
|
1226
|
-
|
|
1227
879
|
AppSpecification: AppSpecification | undefined;
|
|
1228
|
-
|
|
1229
880
|
Environment?: Record<string, string>;
|
|
1230
|
-
|
|
1231
881
|
NetworkConfig?: NetworkConfig;
|
|
1232
|
-
|
|
1233
882
|
RoleArn: string | undefined;
|
|
1234
|
-
|
|
1235
883
|
Tags?: Tag[];
|
|
1236
|
-
|
|
1237
884
|
ExperimentConfig?: ExperimentConfig;
|
|
1238
885
|
}
|
|
1239
886
|
export interface CreateProcessingJobResponse {
|
|
1240
887
|
ProcessingJobArn: string | undefined;
|
|
1241
888
|
}
|
|
1242
|
-
|
|
1243
889
|
export interface ProvisioningParameter {
|
|
1244
890
|
Key?: string;
|
|
1245
|
-
|
|
1246
891
|
Value?: string;
|
|
1247
892
|
}
|
|
1248
|
-
|
|
1249
893
|
export interface ServiceCatalogProvisioningDetails {
|
|
1250
894
|
ProductId: string | undefined;
|
|
1251
|
-
|
|
1252
895
|
ProvisioningArtifactId?: string;
|
|
1253
|
-
|
|
1254
896
|
PathId?: string;
|
|
1255
|
-
|
|
1256
897
|
ProvisioningParameters?: ProvisioningParameter[];
|
|
1257
898
|
}
|
|
1258
899
|
export interface CreateProjectInput {
|
|
1259
900
|
ProjectName: string | undefined;
|
|
1260
|
-
|
|
1261
901
|
ProjectDescription?: string;
|
|
1262
|
-
|
|
1263
902
|
ServiceCatalogProvisioningDetails:
|
|
1264
903
|
| ServiceCatalogProvisioningDetails
|
|
1265
904
|
| undefined;
|
|
1266
|
-
|
|
1267
905
|
Tags?: Tag[];
|
|
1268
906
|
}
|
|
1269
907
|
export interface CreateProjectOutput {
|
|
1270
908
|
ProjectArn: string | undefined;
|
|
1271
|
-
|
|
1272
909
|
ProjectId: string | undefined;
|
|
1273
910
|
}
|
|
1274
911
|
export declare enum StudioLifecycleConfigAppType {
|
|
@@ -1277,118 +914,71 @@ export declare enum StudioLifecycleConfigAppType {
|
|
|
1277
914
|
}
|
|
1278
915
|
export interface CreateStudioLifecycleConfigRequest {
|
|
1279
916
|
StudioLifecycleConfigName: string | undefined;
|
|
1280
|
-
|
|
1281
917
|
StudioLifecycleConfigContent: string | undefined;
|
|
1282
|
-
|
|
1283
918
|
StudioLifecycleConfigAppType:
|
|
1284
919
|
| StudioLifecycleConfigAppType
|
|
1285
920
|
| string
|
|
1286
921
|
| undefined;
|
|
1287
|
-
|
|
1288
922
|
Tags?: Tag[];
|
|
1289
923
|
}
|
|
1290
924
|
export interface CreateStudioLifecycleConfigResponse {
|
|
1291
925
|
StudioLifecycleConfigArn?: string;
|
|
1292
926
|
}
|
|
1293
|
-
|
|
1294
927
|
export interface DebugHookConfig {
|
|
1295
928
|
LocalPath?: string;
|
|
1296
|
-
|
|
1297
929
|
S3OutputPath: string | undefined;
|
|
1298
|
-
|
|
1299
930
|
HookParameters?: Record<string, string>;
|
|
1300
|
-
|
|
1301
931
|
CollectionConfigurations?: CollectionConfiguration[];
|
|
1302
932
|
}
|
|
1303
|
-
|
|
1304
933
|
export interface DebugRuleConfiguration {
|
|
1305
934
|
RuleConfigurationName: string | undefined;
|
|
1306
|
-
|
|
1307
935
|
LocalPath?: string;
|
|
1308
|
-
|
|
1309
936
|
S3OutputPath?: string;
|
|
1310
|
-
|
|
1311
937
|
RuleEvaluatorImage: string | undefined;
|
|
1312
|
-
|
|
1313
938
|
InstanceType?: ProcessingInstanceType | string;
|
|
1314
|
-
|
|
1315
939
|
VolumeSizeInGB?: number;
|
|
1316
|
-
|
|
1317
940
|
RuleParameters?: Record<string, string>;
|
|
1318
941
|
}
|
|
1319
|
-
|
|
1320
942
|
export interface ProfilerConfig {
|
|
1321
943
|
S3OutputPath: string | undefined;
|
|
1322
|
-
|
|
1323
944
|
ProfilingIntervalInMilliseconds?: number;
|
|
1324
|
-
|
|
1325
945
|
ProfilingParameters?: Record<string, string>;
|
|
1326
946
|
}
|
|
1327
|
-
|
|
1328
947
|
export interface ProfilerRuleConfiguration {
|
|
1329
948
|
RuleConfigurationName: string | undefined;
|
|
1330
|
-
|
|
1331
949
|
LocalPath?: string;
|
|
1332
|
-
|
|
1333
950
|
S3OutputPath?: string;
|
|
1334
|
-
|
|
1335
951
|
RuleEvaluatorImage: string | undefined;
|
|
1336
|
-
|
|
1337
952
|
InstanceType?: ProcessingInstanceType | string;
|
|
1338
|
-
|
|
1339
953
|
VolumeSizeInGB?: number;
|
|
1340
|
-
|
|
1341
954
|
RuleParameters?: Record<string, string>;
|
|
1342
955
|
}
|
|
1343
|
-
|
|
1344
956
|
export interface TensorBoardOutputConfig {
|
|
1345
957
|
LocalPath?: string;
|
|
1346
|
-
|
|
1347
958
|
S3OutputPath: string | undefined;
|
|
1348
959
|
}
|
|
1349
960
|
export interface CreateTrainingJobRequest {
|
|
1350
961
|
TrainingJobName: string | undefined;
|
|
1351
|
-
|
|
1352
962
|
HyperParameters?: Record<string, string>;
|
|
1353
|
-
|
|
1354
963
|
AlgorithmSpecification: AlgorithmSpecification | undefined;
|
|
1355
|
-
|
|
1356
964
|
RoleArn: string | undefined;
|
|
1357
|
-
|
|
1358
965
|
InputDataConfig?: Channel[];
|
|
1359
|
-
|
|
1360
966
|
OutputDataConfig: OutputDataConfig | undefined;
|
|
1361
|
-
|
|
1362
967
|
ResourceConfig: ResourceConfig | undefined;
|
|
1363
|
-
|
|
1364
968
|
VpcConfig?: VpcConfig;
|
|
1365
|
-
|
|
1366
969
|
StoppingCondition: StoppingCondition | undefined;
|
|
1367
|
-
|
|
1368
970
|
Tags?: Tag[];
|
|
1369
|
-
|
|
1370
971
|
EnableNetworkIsolation?: boolean;
|
|
1371
|
-
|
|
1372
972
|
EnableInterContainerTrafficEncryption?: boolean;
|
|
1373
|
-
|
|
1374
973
|
EnableManagedSpotTraining?: boolean;
|
|
1375
|
-
|
|
1376
974
|
CheckpointConfig?: CheckpointConfig;
|
|
1377
|
-
|
|
1378
975
|
DebugHookConfig?: DebugHookConfig;
|
|
1379
|
-
|
|
1380
976
|
DebugRuleConfigurations?: DebugRuleConfiguration[];
|
|
1381
|
-
|
|
1382
977
|
TensorBoardOutputConfig?: TensorBoardOutputConfig;
|
|
1383
|
-
|
|
1384
978
|
ExperimentConfig?: ExperimentConfig;
|
|
1385
|
-
|
|
1386
979
|
ProfilerConfig?: ProfilerConfig;
|
|
1387
|
-
|
|
1388
980
|
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
|
|
1389
|
-
|
|
1390
981
|
Environment?: Record<string, string>;
|
|
1391
|
-
|
|
1392
982
|
RetryStrategy?: RetryStrategy;
|
|
1393
983
|
}
|
|
1394
984
|
export interface CreateTrainingJobResponse {
|
|
@@ -1398,45 +988,28 @@ export declare enum JoinSource {
|
|
|
1398
988
|
INPUT = "Input",
|
|
1399
989
|
NONE = "None",
|
|
1400
990
|
}
|
|
1401
|
-
|
|
1402
991
|
export interface DataProcessing {
|
|
1403
992
|
InputFilter?: string;
|
|
1404
|
-
|
|
1405
993
|
OutputFilter?: string;
|
|
1406
|
-
|
|
1407
994
|
JoinSource?: JoinSource | string;
|
|
1408
995
|
}
|
|
1409
|
-
|
|
1410
996
|
export interface ModelClientConfig {
|
|
1411
997
|
InvocationsTimeoutInSeconds?: number;
|
|
1412
|
-
|
|
1413
998
|
InvocationsMaxRetries?: number;
|
|
1414
999
|
}
|
|
1415
1000
|
export interface CreateTransformJobRequest {
|
|
1416
1001
|
TransformJobName: string | undefined;
|
|
1417
|
-
|
|
1418
1002
|
ModelName: string | undefined;
|
|
1419
|
-
|
|
1420
1003
|
MaxConcurrentTransforms?: number;
|
|
1421
|
-
|
|
1422
1004
|
ModelClientConfig?: ModelClientConfig;
|
|
1423
|
-
|
|
1424
1005
|
MaxPayloadInMB?: number;
|
|
1425
|
-
|
|
1426
1006
|
BatchStrategy?: BatchStrategy | string;
|
|
1427
|
-
|
|
1428
1007
|
Environment?: Record<string, string>;
|
|
1429
|
-
|
|
1430
1008
|
TransformInput: TransformInput | undefined;
|
|
1431
|
-
|
|
1432
1009
|
TransformOutput: TransformOutput | undefined;
|
|
1433
|
-
|
|
1434
1010
|
TransformResources: TransformResources | undefined;
|
|
1435
|
-
|
|
1436
1011
|
DataProcessing?: DataProcessing;
|
|
1437
|
-
|
|
1438
1012
|
Tags?: Tag[];
|
|
1439
|
-
|
|
1440
1013
|
ExperimentConfig?: ExperimentConfig;
|
|
1441
1014
|
}
|
|
1442
1015
|
export interface CreateTransformJobResponse {
|
|
@@ -1444,25 +1017,18 @@ export interface CreateTransformJobResponse {
|
|
|
1444
1017
|
}
|
|
1445
1018
|
export interface CreateTrialRequest {
|
|
1446
1019
|
TrialName: string | undefined;
|
|
1447
|
-
|
|
1448
1020
|
DisplayName?: string;
|
|
1449
|
-
|
|
1450
1021
|
ExperimentName: string | undefined;
|
|
1451
|
-
|
|
1452
1022
|
MetadataProperties?: MetadataProperties;
|
|
1453
|
-
|
|
1454
1023
|
Tags?: Tag[];
|
|
1455
1024
|
}
|
|
1456
1025
|
export interface CreateTrialResponse {
|
|
1457
1026
|
TrialArn?: string;
|
|
1458
1027
|
}
|
|
1459
|
-
|
|
1460
1028
|
export interface TrialComponentArtifact {
|
|
1461
1029
|
MediaType?: string;
|
|
1462
|
-
|
|
1463
1030
|
Value: string | undefined;
|
|
1464
1031
|
}
|
|
1465
|
-
|
|
1466
1032
|
export declare type TrialComponentParameterValue =
|
|
1467
1033
|
| TrialComponentParameterValue.NumberValueMember
|
|
1468
1034
|
| TrialComponentParameterValue.StringValueMember
|
|
@@ -1473,7 +1039,6 @@ export declare namespace TrialComponentParameterValue {
|
|
|
1473
1039
|
NumberValue?: never;
|
|
1474
1040
|
$unknown?: never;
|
|
1475
1041
|
}
|
|
1476
|
-
|
|
1477
1042
|
interface NumberValueMember {
|
|
1478
1043
|
StringValue?: never;
|
|
1479
1044
|
NumberValue: number;
|
|
@@ -1501,31 +1066,20 @@ export declare enum TrialComponentPrimaryStatus {
|
|
|
1501
1066
|
STOPPED = "Stopped",
|
|
1502
1067
|
STOPPING = "Stopping",
|
|
1503
1068
|
}
|
|
1504
|
-
|
|
1505
1069
|
export interface TrialComponentStatus {
|
|
1506
1070
|
PrimaryStatus?: TrialComponentPrimaryStatus | string;
|
|
1507
|
-
|
|
1508
1071
|
Message?: string;
|
|
1509
1072
|
}
|
|
1510
1073
|
export interface CreateTrialComponentRequest {
|
|
1511
1074
|
TrialComponentName: string | undefined;
|
|
1512
|
-
|
|
1513
1075
|
DisplayName?: string;
|
|
1514
|
-
|
|
1515
1076
|
Status?: TrialComponentStatus;
|
|
1516
|
-
|
|
1517
1077
|
StartTime?: Date;
|
|
1518
|
-
|
|
1519
1078
|
EndTime?: Date;
|
|
1520
|
-
|
|
1521
1079
|
Parameters?: Record<string, TrialComponentParameterValue>;
|
|
1522
|
-
|
|
1523
1080
|
InputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1524
|
-
|
|
1525
1081
|
OutputArtifacts?: Record<string, TrialComponentArtifact>;
|
|
1526
|
-
|
|
1527
1082
|
MetadataProperties?: MetadataProperties;
|
|
1528
|
-
|
|
1529
1083
|
Tags?: Tag[];
|
|
1530
1084
|
}
|
|
1531
1085
|
export interface CreateTrialComponentResponse {
|
|
@@ -1533,106 +1087,70 @@ export interface CreateTrialComponentResponse {
|
|
|
1533
1087
|
}
|
|
1534
1088
|
export interface CreateUserProfileRequest {
|
|
1535
1089
|
DomainId: string | undefined;
|
|
1536
|
-
|
|
1537
1090
|
UserProfileName: string | undefined;
|
|
1538
|
-
|
|
1539
1091
|
SingleSignOnUserIdentifier?: string;
|
|
1540
|
-
|
|
1541
1092
|
SingleSignOnUserValue?: string;
|
|
1542
|
-
|
|
1543
1093
|
Tags?: Tag[];
|
|
1544
|
-
|
|
1545
1094
|
UserSettings?: UserSettings;
|
|
1546
1095
|
}
|
|
1547
1096
|
export interface CreateUserProfileResponse {
|
|
1548
1097
|
UserProfileArn?: string;
|
|
1549
1098
|
}
|
|
1550
|
-
|
|
1551
1099
|
export interface OidcConfig {
|
|
1552
1100
|
ClientId: string | undefined;
|
|
1553
|
-
|
|
1554
1101
|
ClientSecret: string | undefined;
|
|
1555
|
-
|
|
1556
1102
|
Issuer: string | undefined;
|
|
1557
|
-
|
|
1558
1103
|
AuthorizationEndpoint: string | undefined;
|
|
1559
|
-
|
|
1560
1104
|
TokenEndpoint: string | undefined;
|
|
1561
|
-
|
|
1562
1105
|
UserInfoEndpoint: string | undefined;
|
|
1563
|
-
|
|
1564
1106
|
LogoutEndpoint: string | undefined;
|
|
1565
|
-
|
|
1566
1107
|
JwksUri: string | undefined;
|
|
1567
1108
|
}
|
|
1568
|
-
|
|
1569
1109
|
export interface SourceIpConfig {
|
|
1570
1110
|
Cidrs: string[] | undefined;
|
|
1571
1111
|
}
|
|
1572
|
-
|
|
1573
1112
|
export interface WorkforceVpcConfigRequest {
|
|
1574
1113
|
VpcId?: string;
|
|
1575
|
-
|
|
1576
1114
|
SecurityGroupIds?: string[];
|
|
1577
|
-
|
|
1578
1115
|
Subnets?: string[];
|
|
1579
1116
|
}
|
|
1580
1117
|
export interface CreateWorkforceRequest {
|
|
1581
1118
|
CognitoConfig?: CognitoConfig;
|
|
1582
|
-
|
|
1583
1119
|
OidcConfig?: OidcConfig;
|
|
1584
|
-
|
|
1585
1120
|
SourceIpConfig?: SourceIpConfig;
|
|
1586
|
-
|
|
1587
1121
|
WorkforceName: string | undefined;
|
|
1588
|
-
|
|
1589
1122
|
Tags?: Tag[];
|
|
1590
|
-
|
|
1591
1123
|
WorkforceVpcConfig?: WorkforceVpcConfigRequest;
|
|
1592
1124
|
}
|
|
1593
1125
|
export interface CreateWorkforceResponse {
|
|
1594
1126
|
WorkforceArn: string | undefined;
|
|
1595
1127
|
}
|
|
1596
|
-
|
|
1597
1128
|
export interface OidcMemberDefinition {
|
|
1598
1129
|
Groups: string[] | undefined;
|
|
1599
1130
|
}
|
|
1600
|
-
|
|
1601
1131
|
export interface MemberDefinition {
|
|
1602
1132
|
CognitoMemberDefinition?: CognitoMemberDefinition;
|
|
1603
|
-
|
|
1604
1133
|
OidcMemberDefinition?: OidcMemberDefinition;
|
|
1605
1134
|
}
|
|
1606
|
-
|
|
1607
1135
|
export interface NotificationConfiguration {
|
|
1608
1136
|
NotificationTopicArn?: string;
|
|
1609
1137
|
}
|
|
1610
1138
|
export interface CreateWorkteamRequest {
|
|
1611
1139
|
WorkteamName: string | undefined;
|
|
1612
|
-
|
|
1613
1140
|
WorkforceName?: string;
|
|
1614
|
-
|
|
1615
1141
|
MemberDefinitions: MemberDefinition[] | undefined;
|
|
1616
|
-
|
|
1617
1142
|
Description: string | undefined;
|
|
1618
|
-
|
|
1619
1143
|
NotificationConfiguration?: NotificationConfiguration;
|
|
1620
|
-
|
|
1621
1144
|
Tags?: Tag[];
|
|
1622
1145
|
}
|
|
1623
1146
|
export interface CreateWorkteamResponse {
|
|
1624
1147
|
WorkteamArn?: string;
|
|
1625
1148
|
}
|
|
1626
|
-
|
|
1627
1149
|
export interface DataCaptureConfigSummary {
|
|
1628
1150
|
EnableCapture: boolean | undefined;
|
|
1629
|
-
|
|
1630
1151
|
CaptureStatus: CaptureStatus | string | undefined;
|
|
1631
|
-
|
|
1632
1152
|
CurrentSamplingPercentage: number | undefined;
|
|
1633
|
-
|
|
1634
1153
|
DestinationS3Uri: string | undefined;
|
|
1635
|
-
|
|
1636
1154
|
KmsKeyId: string | undefined;
|
|
1637
1155
|
}
|
|
1638
1156
|
export declare enum RuleEvaluationStatus {
|
|
@@ -1643,16 +1161,11 @@ export declare enum RuleEvaluationStatus {
|
|
|
1643
1161
|
STOPPED = "Stopped",
|
|
1644
1162
|
STOPPING = "Stopping",
|
|
1645
1163
|
}
|
|
1646
|
-
|
|
1647
1164
|
export interface DebugRuleEvaluationStatus {
|
|
1648
1165
|
RuleConfigurationName?: string;
|
|
1649
|
-
|
|
1650
1166
|
RuleEvaluationJobArn?: string;
|
|
1651
|
-
|
|
1652
1167
|
RuleEvaluationStatus?: RuleEvaluationStatus | string;
|
|
1653
|
-
|
|
1654
1168
|
StatusDetails?: string;
|
|
1655
|
-
|
|
1656
1169
|
LastModifiedTime?: Date;
|
|
1657
1170
|
}
|
|
1658
1171
|
export interface DeleteActionRequest {
|
|
@@ -1666,11 +1179,8 @@ export interface DeleteAlgorithmInput {
|
|
|
1666
1179
|
}
|
|
1667
1180
|
export interface DeleteAppRequest {
|
|
1668
1181
|
DomainId: string | undefined;
|
|
1669
|
-
|
|
1670
1182
|
UserProfileName: string | undefined;
|
|
1671
|
-
|
|
1672
1183
|
AppType: AppType | string | undefined;
|
|
1673
|
-
|
|
1674
1184
|
AppName: string | undefined;
|
|
1675
1185
|
}
|
|
1676
1186
|
export interface DeleteAppImageConfigRequest {
|
|
@@ -1678,7 +1188,6 @@ export interface DeleteAppImageConfigRequest {
|
|
|
1678
1188
|
}
|
|
1679
1189
|
export interface DeleteArtifactRequest {
|
|
1680
1190
|
ArtifactArn?: string;
|
|
1681
|
-
|
|
1682
1191
|
Source?: ArtifactSource;
|
|
1683
1192
|
}
|
|
1684
1193
|
export interface DeleteArtifactResponse {
|
|
@@ -1686,12 +1195,10 @@ export interface DeleteArtifactResponse {
|
|
|
1686
1195
|
}
|
|
1687
1196
|
export interface DeleteAssociationRequest {
|
|
1688
1197
|
SourceArn: string | undefined;
|
|
1689
|
-
|
|
1690
1198
|
DestinationArn: string | undefined;
|
|
1691
1199
|
}
|
|
1692
1200
|
export interface DeleteAssociationResponse {
|
|
1693
1201
|
SourceArn?: string;
|
|
1694
|
-
|
|
1695
1202
|
DestinationArn?: string;
|
|
1696
1203
|
}
|
|
1697
1204
|
export interface DeleteCodeRepositoryInput {
|
|
@@ -1713,13 +1220,11 @@ export declare enum RetentionType {
|
|
|
1713
1220
|
Delete = "Delete",
|
|
1714
1221
|
Retain = "Retain",
|
|
1715
1222
|
}
|
|
1716
|
-
|
|
1717
1223
|
export interface RetentionPolicy {
|
|
1718
1224
|
HomeEfsFileSystem?: RetentionType | string;
|
|
1719
1225
|
}
|
|
1720
1226
|
export interface DeleteDomainRequest {
|
|
1721
1227
|
DomainId: string | undefined;
|
|
1722
|
-
|
|
1723
1228
|
RetentionPolicy?: RetentionPolicy;
|
|
1724
1229
|
}
|
|
1725
1230
|
export interface DeleteEdgeDeploymentPlanRequest {
|
|
@@ -1727,7 +1232,6 @@ export interface DeleteEdgeDeploymentPlanRequest {
|
|
|
1727
1232
|
}
|
|
1728
1233
|
export interface DeleteEdgeDeploymentStageRequest {
|
|
1729
1234
|
EdgeDeploymentPlanName: string | undefined;
|
|
1730
|
-
|
|
1731
1235
|
StageName: string | undefined;
|
|
1732
1236
|
}
|
|
1733
1237
|
export interface DeleteEndpointInput {
|
|
@@ -1759,7 +1263,6 @@ export interface DeleteImageRequest {
|
|
|
1759
1263
|
export interface DeleteImageResponse {}
|
|
1760
1264
|
export interface DeleteImageVersionRequest {
|
|
1761
1265
|
ImageName: string | undefined;
|
|
1762
|
-
|
|
1763
1266
|
Version: number | undefined;
|
|
1764
1267
|
}
|
|
1765
1268
|
export interface DeleteImageVersionResponse {}
|
|
@@ -1795,7 +1298,6 @@ export interface DeleteNotebookInstanceLifecycleConfigInput {
|
|
|
1795
1298
|
}
|
|
1796
1299
|
export interface DeletePipelineRequest {
|
|
1797
1300
|
PipelineName: string | undefined;
|
|
1798
|
-
|
|
1799
1301
|
ClientRequestToken?: string;
|
|
1800
1302
|
}
|
|
1801
1303
|
export interface DeletePipelineResponse {
|
|
@@ -1809,7 +1311,6 @@ export interface DeleteStudioLifecycleConfigRequest {
|
|
|
1809
1311
|
}
|
|
1810
1312
|
export interface DeleteTagsInput {
|
|
1811
1313
|
ResourceArn: string | undefined;
|
|
1812
|
-
|
|
1813
1314
|
TagKeys: string[] | undefined;
|
|
1814
1315
|
}
|
|
1815
1316
|
export interface DeleteTagsOutput {}
|
|
@@ -1827,7 +1328,6 @@ export interface DeleteTrialComponentResponse {
|
|
|
1827
1328
|
}
|
|
1828
1329
|
export interface DeleteUserProfileRequest {
|
|
1829
1330
|
DomainId: string | undefined;
|
|
1830
|
-
|
|
1831
1331
|
UserProfileName: string | undefined;
|
|
1832
1332
|
}
|
|
1833
1333
|
export interface DeleteWorkforceRequest {
|
|
@@ -1840,12 +1340,9 @@ export interface DeleteWorkteamRequest {
|
|
|
1840
1340
|
export interface DeleteWorkteamResponse {
|
|
1841
1341
|
Success: boolean | undefined;
|
|
1842
1342
|
}
|
|
1843
|
-
|
|
1844
1343
|
export interface DeployedImage {
|
|
1845
1344
|
SpecifiedImage?: string;
|
|
1846
|
-
|
|
1847
1345
|
ResolvedImage?: string;
|
|
1848
|
-
|
|
1849
1346
|
ResolutionTime?: Date;
|
|
1850
1347
|
}
|
|
1851
1348
|
export declare enum StageStatus {
|
|
@@ -1858,33 +1355,22 @@ export declare enum StageStatus {
|
|
|
1858
1355
|
Stopped = "STOPPED",
|
|
1859
1356
|
Stopping = "STOPPING",
|
|
1860
1357
|
}
|
|
1861
|
-
|
|
1862
1358
|
export interface EdgeDeploymentStatus {
|
|
1863
1359
|
StageStatus: StageStatus | string | undefined;
|
|
1864
|
-
|
|
1865
1360
|
EdgeDeploymentSuccessInStage: number | undefined;
|
|
1866
|
-
|
|
1867
1361
|
EdgeDeploymentPendingInStage: number | undefined;
|
|
1868
|
-
|
|
1869
1362
|
EdgeDeploymentFailedInStage: number | undefined;
|
|
1870
|
-
|
|
1871
1363
|
EdgeDeploymentStatusMessage?: string;
|
|
1872
|
-
|
|
1873
1364
|
EdgeDeploymentStageStartTime?: Date;
|
|
1874
1365
|
}
|
|
1875
|
-
|
|
1876
1366
|
export interface DeploymentStageStatusSummary {
|
|
1877
1367
|
StageName: string | undefined;
|
|
1878
|
-
|
|
1879
1368
|
DeviceSelectionConfig: DeviceSelectionConfig | undefined;
|
|
1880
|
-
|
|
1881
1369
|
DeploymentConfig: EdgeDeploymentConfig | undefined;
|
|
1882
|
-
|
|
1883
1370
|
DeploymentStatus: EdgeDeploymentStatus | undefined;
|
|
1884
1371
|
}
|
|
1885
1372
|
export interface DeregisterDevicesRequest {
|
|
1886
1373
|
DeviceFleetName: string | undefined;
|
|
1887
|
-
|
|
1888
1374
|
DeviceNames: string[] | undefined;
|
|
1889
1375
|
}
|
|
1890
1376
|
export interface DescribeActionRequest {
|
|
@@ -1892,29 +1378,17 @@ export interface DescribeActionRequest {
|
|
|
1892
1378
|
}
|
|
1893
1379
|
export interface DescribeActionResponse {
|
|
1894
1380
|
ActionName?: string;
|
|
1895
|
-
|
|
1896
1381
|
ActionArn?: string;
|
|
1897
|
-
|
|
1898
1382
|
Source?: ActionSource;
|
|
1899
|
-
|
|
1900
1383
|
ActionType?: string;
|
|
1901
|
-
|
|
1902
1384
|
Description?: string;
|
|
1903
|
-
|
|
1904
1385
|
Status?: ActionStatus | string;
|
|
1905
|
-
|
|
1906
1386
|
Properties?: Record<string, string>;
|
|
1907
|
-
|
|
1908
1387
|
CreationTime?: Date;
|
|
1909
|
-
|
|
1910
1388
|
CreatedBy?: UserContext;
|
|
1911
|
-
|
|
1912
1389
|
LastModifiedTime?: Date;
|
|
1913
|
-
|
|
1914
1390
|
LastModifiedBy?: UserContext;
|
|
1915
|
-
|
|
1916
1391
|
MetadataProperties?: MetadataProperties;
|
|
1917
|
-
|
|
1918
1392
|
LineageGroupArn?: string;
|
|
1919
1393
|
}
|
|
1920
1394
|
export interface DescribeAlgorithmInput {
|
|
@@ -1922,57 +1396,34 @@ export interface DescribeAlgorithmInput {
|
|
|
1922
1396
|
}
|
|
1923
1397
|
export interface DescribeAlgorithmOutput {
|
|
1924
1398
|
AlgorithmName: string | undefined;
|
|
1925
|
-
|
|
1926
1399
|
AlgorithmArn: string | undefined;
|
|
1927
|
-
|
|
1928
1400
|
AlgorithmDescription?: string;
|
|
1929
|
-
|
|
1930
1401
|
CreationTime: Date | undefined;
|
|
1931
|
-
|
|
1932
1402
|
TrainingSpecification: TrainingSpecification | undefined;
|
|
1933
|
-
|
|
1934
1403
|
InferenceSpecification?: InferenceSpecification;
|
|
1935
|
-
|
|
1936
1404
|
ValidationSpecification?: AlgorithmValidationSpecification;
|
|
1937
|
-
|
|
1938
1405
|
AlgorithmStatus: AlgorithmStatus | string | undefined;
|
|
1939
|
-
|
|
1940
1406
|
AlgorithmStatusDetails: AlgorithmStatusDetails | undefined;
|
|
1941
|
-
|
|
1942
1407
|
ProductId?: string;
|
|
1943
|
-
|
|
1944
1408
|
CertifyForMarketplace?: boolean;
|
|
1945
1409
|
}
|
|
1946
1410
|
export interface DescribeAppRequest {
|
|
1947
1411
|
DomainId: string | undefined;
|
|
1948
|
-
|
|
1949
1412
|
UserProfileName: string | undefined;
|
|
1950
|
-
|
|
1951
1413
|
AppType: AppType | string | undefined;
|
|
1952
|
-
|
|
1953
1414
|
AppName: string | undefined;
|
|
1954
1415
|
}
|
|
1955
1416
|
export interface DescribeAppResponse {
|
|
1956
1417
|
AppArn?: string;
|
|
1957
|
-
|
|
1958
1418
|
AppType?: AppType | string;
|
|
1959
|
-
|
|
1960
1419
|
AppName?: string;
|
|
1961
|
-
|
|
1962
1420
|
DomainId?: string;
|
|
1963
|
-
|
|
1964
1421
|
UserProfileName?: string;
|
|
1965
|
-
|
|
1966
1422
|
Status?: AppStatus | string;
|
|
1967
|
-
|
|
1968
1423
|
LastHealthCheckTimestamp?: Date;
|
|
1969
|
-
|
|
1970
1424
|
LastUserActivityTimestamp?: Date;
|
|
1971
|
-
|
|
1972
1425
|
CreationTime?: Date;
|
|
1973
|
-
|
|
1974
1426
|
FailureReason?: string;
|
|
1975
|
-
|
|
1976
1427
|
ResourceSpec?: ResourceSpec;
|
|
1977
1428
|
}
|
|
1978
1429
|
export interface DescribeAppImageConfigRequest {
|
|
@@ -1980,13 +1431,9 @@ export interface DescribeAppImageConfigRequest {
|
|
|
1980
1431
|
}
|
|
1981
1432
|
export interface DescribeAppImageConfigResponse {
|
|
1982
1433
|
AppImageConfigArn?: string;
|
|
1983
|
-
|
|
1984
1434
|
AppImageConfigName?: string;
|
|
1985
|
-
|
|
1986
1435
|
CreationTime?: Date;
|
|
1987
|
-
|
|
1988
1436
|
LastModifiedTime?: Date;
|
|
1989
|
-
|
|
1990
1437
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
1991
1438
|
}
|
|
1992
1439
|
export interface DescribeArtifactRequest {
|
|
@@ -1994,83 +1441,49 @@ export interface DescribeArtifactRequest {
|
|
|
1994
1441
|
}
|
|
1995
1442
|
export interface DescribeArtifactResponse {
|
|
1996
1443
|
ArtifactName?: string;
|
|
1997
|
-
|
|
1998
1444
|
ArtifactArn?: string;
|
|
1999
|
-
|
|
2000
1445
|
Source?: ArtifactSource;
|
|
2001
|
-
|
|
2002
1446
|
ArtifactType?: string;
|
|
2003
|
-
|
|
2004
1447
|
Properties?: Record<string, string>;
|
|
2005
|
-
|
|
2006
1448
|
CreationTime?: Date;
|
|
2007
|
-
|
|
2008
1449
|
CreatedBy?: UserContext;
|
|
2009
|
-
|
|
2010
1450
|
LastModifiedTime?: Date;
|
|
2011
|
-
|
|
2012
1451
|
LastModifiedBy?: UserContext;
|
|
2013
|
-
|
|
2014
1452
|
MetadataProperties?: MetadataProperties;
|
|
2015
|
-
|
|
2016
1453
|
LineageGroupArn?: string;
|
|
2017
1454
|
}
|
|
2018
1455
|
export interface DescribeAutoMLJobRequest {
|
|
2019
1456
|
AutoMLJobName: string | undefined;
|
|
2020
1457
|
}
|
|
2021
|
-
|
|
2022
1458
|
export interface ModelDeployResult {
|
|
2023
1459
|
EndpointName?: string;
|
|
2024
1460
|
}
|
|
2025
|
-
|
|
2026
1461
|
export interface ResolvedAttributes {
|
|
2027
1462
|
AutoMLJobObjective?: AutoMLJobObjective;
|
|
2028
|
-
|
|
2029
1463
|
ProblemType?: ProblemType | string;
|
|
2030
|
-
|
|
2031
1464
|
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
2032
1465
|
}
|
|
2033
1466
|
export interface DescribeAutoMLJobResponse {
|
|
2034
1467
|
AutoMLJobName: string | undefined;
|
|
2035
|
-
|
|
2036
1468
|
AutoMLJobArn: string | undefined;
|
|
2037
|
-
|
|
2038
1469
|
InputDataConfig: AutoMLChannel[] | undefined;
|
|
2039
|
-
|
|
2040
1470
|
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
2041
|
-
|
|
2042
1471
|
RoleArn: string | undefined;
|
|
2043
|
-
|
|
2044
1472
|
AutoMLJobObjective?: AutoMLJobObjective;
|
|
2045
|
-
|
|
2046
1473
|
ProblemType?: ProblemType | string;
|
|
2047
|
-
|
|
2048
1474
|
AutoMLJobConfig?: AutoMLJobConfig;
|
|
2049
|
-
|
|
2050
1475
|
CreationTime: Date | undefined;
|
|
2051
|
-
|
|
2052
1476
|
EndTime?: Date;
|
|
2053
|
-
|
|
2054
1477
|
LastModifiedTime: Date | undefined;
|
|
2055
|
-
|
|
2056
1478
|
FailureReason?: string;
|
|
2057
|
-
|
|
2058
1479
|
PartialFailureReasons?: AutoMLPartialFailureReason[];
|
|
2059
|
-
|
|
2060
1480
|
BestCandidate?: AutoMLCandidate;
|
|
2061
|
-
|
|
2062
1481
|
AutoMLJobStatus: AutoMLJobStatus | string | undefined;
|
|
2063
|
-
|
|
2064
1482
|
AutoMLJobSecondaryStatus: AutoMLJobSecondaryStatus | string | undefined;
|
|
2065
|
-
|
|
2066
1483
|
GenerateCandidateDefinitionsOnly?: boolean;
|
|
2067
|
-
|
|
2068
1484
|
AutoMLJobArtifacts?: AutoMLJobArtifacts;
|
|
2069
|
-
|
|
2070
1485
|
ResolvedAttributes?: ResolvedAttributes;
|
|
2071
|
-
|
|
2072
1486
|
ModelDeployConfig?: ModelDeployConfig;
|
|
2073
|
-
|
|
2074
1487
|
ModelDeployResult?: ModelDeployResult;
|
|
2075
1488
|
}
|
|
2076
1489
|
export interface DescribeCodeRepositoryInput {
|
|
@@ -2078,59 +1491,37 @@ export interface DescribeCodeRepositoryInput {
|
|
|
2078
1491
|
}
|
|
2079
1492
|
export interface DescribeCodeRepositoryOutput {
|
|
2080
1493
|
CodeRepositoryName: string | undefined;
|
|
2081
|
-
|
|
2082
1494
|
CodeRepositoryArn: string | undefined;
|
|
2083
|
-
|
|
2084
1495
|
CreationTime: Date | undefined;
|
|
2085
|
-
|
|
2086
1496
|
LastModifiedTime: Date | undefined;
|
|
2087
|
-
|
|
2088
1497
|
GitConfig?: GitConfig;
|
|
2089
1498
|
}
|
|
2090
1499
|
export interface DescribeCompilationJobRequest {
|
|
2091
1500
|
CompilationJobName: string | undefined;
|
|
2092
1501
|
}
|
|
2093
|
-
|
|
2094
1502
|
export interface ModelArtifacts {
|
|
2095
1503
|
S3ModelArtifacts: string | undefined;
|
|
2096
1504
|
}
|
|
2097
|
-
|
|
2098
1505
|
export interface ModelDigests {
|
|
2099
1506
|
ArtifactDigest?: string;
|
|
2100
1507
|
}
|
|
2101
1508
|
export interface DescribeCompilationJobResponse {
|
|
2102
1509
|
CompilationJobName: string | undefined;
|
|
2103
|
-
|
|
2104
1510
|
CompilationJobArn: string | undefined;
|
|
2105
|
-
|
|
2106
1511
|
CompilationJobStatus: CompilationJobStatus | string | undefined;
|
|
2107
|
-
|
|
2108
1512
|
CompilationStartTime?: Date;
|
|
2109
|
-
|
|
2110
1513
|
CompilationEndTime?: Date;
|
|
2111
|
-
|
|
2112
1514
|
StoppingCondition: StoppingCondition | undefined;
|
|
2113
|
-
|
|
2114
1515
|
InferenceImage?: string;
|
|
2115
|
-
|
|
2116
1516
|
ModelPackageVersionArn?: string;
|
|
2117
|
-
|
|
2118
1517
|
CreationTime: Date | undefined;
|
|
2119
|
-
|
|
2120
1518
|
LastModifiedTime: Date | undefined;
|
|
2121
|
-
|
|
2122
1519
|
FailureReason: string | undefined;
|
|
2123
|
-
|
|
2124
1520
|
ModelArtifacts: ModelArtifacts | undefined;
|
|
2125
|
-
|
|
2126
1521
|
ModelDigests?: ModelDigests;
|
|
2127
|
-
|
|
2128
1522
|
RoleArn: string | undefined;
|
|
2129
|
-
|
|
2130
1523
|
InputConfig: InputConfig | undefined;
|
|
2131
|
-
|
|
2132
1524
|
OutputConfig: OutputConfig | undefined;
|
|
2133
|
-
|
|
2134
1525
|
VpcConfig?: NeoVpcConfig;
|
|
2135
1526
|
}
|
|
2136
1527
|
export interface DescribeContextRequest {
|
|
@@ -2138,25 +1529,15 @@ export interface DescribeContextRequest {
|
|
|
2138
1529
|
}
|
|
2139
1530
|
export interface DescribeContextResponse {
|
|
2140
1531
|
ContextName?: string;
|
|
2141
|
-
|
|
2142
1532
|
ContextArn?: string;
|
|
2143
|
-
|
|
2144
1533
|
Source?: ContextSource;
|
|
2145
|
-
|
|
2146
1534
|
ContextType?: string;
|
|
2147
|
-
|
|
2148
1535
|
Description?: string;
|
|
2149
|
-
|
|
2150
1536
|
Properties?: Record<string, string>;
|
|
2151
|
-
|
|
2152
1537
|
CreationTime?: Date;
|
|
2153
|
-
|
|
2154
1538
|
CreatedBy?: UserContext;
|
|
2155
|
-
|
|
2156
1539
|
LastModifiedTime?: Date;
|
|
2157
|
-
|
|
2158
1540
|
LastModifiedBy?: UserContext;
|
|
2159
|
-
|
|
2160
1541
|
LineageGroupArn?: string;
|
|
2161
1542
|
}
|
|
2162
1543
|
export interface DescribeDataQualityJobDefinitionRequest {
|
|
@@ -2164,65 +1545,39 @@ export interface DescribeDataQualityJobDefinitionRequest {
|
|
|
2164
1545
|
}
|
|
2165
1546
|
export interface DescribeDataQualityJobDefinitionResponse {
|
|
2166
1547
|
JobDefinitionArn: string | undefined;
|
|
2167
|
-
|
|
2168
1548
|
JobDefinitionName: string | undefined;
|
|
2169
|
-
|
|
2170
1549
|
CreationTime: Date | undefined;
|
|
2171
|
-
|
|
2172
1550
|
DataQualityBaselineConfig?: DataQualityBaselineConfig;
|
|
2173
|
-
|
|
2174
1551
|
DataQualityAppSpecification: DataQualityAppSpecification | undefined;
|
|
2175
|
-
|
|
2176
1552
|
DataQualityJobInput: DataQualityJobInput | undefined;
|
|
2177
|
-
|
|
2178
1553
|
DataQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
2179
|
-
|
|
2180
1554
|
JobResources: MonitoringResources | undefined;
|
|
2181
|
-
|
|
2182
1555
|
NetworkConfig?: MonitoringNetworkConfig;
|
|
2183
|
-
|
|
2184
1556
|
RoleArn: string | undefined;
|
|
2185
|
-
|
|
2186
1557
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
2187
1558
|
}
|
|
2188
1559
|
export interface DescribeDeviceRequest {
|
|
2189
1560
|
NextToken?: string;
|
|
2190
|
-
|
|
2191
1561
|
DeviceName: string | undefined;
|
|
2192
|
-
|
|
2193
1562
|
DeviceFleetName: string | undefined;
|
|
2194
1563
|
}
|
|
2195
|
-
|
|
2196
1564
|
export interface EdgeModel {
|
|
2197
1565
|
ModelName: string | undefined;
|
|
2198
|
-
|
|
2199
1566
|
ModelVersion: string | undefined;
|
|
2200
|
-
|
|
2201
1567
|
LatestSampleTime?: Date;
|
|
2202
|
-
|
|
2203
1568
|
LatestInference?: Date;
|
|
2204
1569
|
}
|
|
2205
1570
|
export interface DescribeDeviceResponse {
|
|
2206
1571
|
DeviceArn?: string;
|
|
2207
|
-
|
|
2208
1572
|
DeviceName: string | undefined;
|
|
2209
|
-
|
|
2210
1573
|
Description?: string;
|
|
2211
|
-
|
|
2212
1574
|
DeviceFleetName: string | undefined;
|
|
2213
|
-
|
|
2214
1575
|
IotThingName?: string;
|
|
2215
|
-
|
|
2216
1576
|
RegistrationTime: Date | undefined;
|
|
2217
|
-
|
|
2218
1577
|
LatestHeartbeat?: Date;
|
|
2219
|
-
|
|
2220
1578
|
Models?: EdgeModel[];
|
|
2221
|
-
|
|
2222
1579
|
MaxModels?: number;
|
|
2223
|
-
|
|
2224
1580
|
NextToken?: string;
|
|
2225
|
-
|
|
2226
1581
|
AgentVersion?: string;
|
|
2227
1582
|
}
|
|
2228
1583
|
export interface DescribeDeviceFleetRequest {
|
|
@@ -2230,19 +1585,12 @@ export interface DescribeDeviceFleetRequest {
|
|
|
2230
1585
|
}
|
|
2231
1586
|
export interface DescribeDeviceFleetResponse {
|
|
2232
1587
|
DeviceFleetName: string | undefined;
|
|
2233
|
-
|
|
2234
1588
|
DeviceFleetArn: string | undefined;
|
|
2235
|
-
|
|
2236
1589
|
OutputConfig: EdgeOutputConfig | undefined;
|
|
2237
|
-
|
|
2238
1590
|
Description?: string;
|
|
2239
|
-
|
|
2240
1591
|
CreationTime: Date | undefined;
|
|
2241
|
-
|
|
2242
1592
|
LastModifiedTime: Date | undefined;
|
|
2243
|
-
|
|
2244
1593
|
RoleArn?: string;
|
|
2245
|
-
|
|
2246
1594
|
IotRoleAlias?: string;
|
|
2247
1595
|
}
|
|
2248
1596
|
export interface DescribeDomainRequest {
|
|
@@ -2259,73 +1607,42 @@ export declare enum DomainStatus {
|
|
|
2259
1607
|
}
|
|
2260
1608
|
export interface DescribeDomainResponse {
|
|
2261
1609
|
DomainArn?: string;
|
|
2262
|
-
|
|
2263
1610
|
DomainId?: string;
|
|
2264
|
-
|
|
2265
1611
|
DomainName?: string;
|
|
2266
|
-
|
|
2267
1612
|
HomeEfsFileSystemId?: string;
|
|
2268
|
-
|
|
2269
1613
|
SingleSignOnManagedApplicationInstanceId?: string;
|
|
2270
|
-
|
|
2271
1614
|
Status?: DomainStatus | string;
|
|
2272
|
-
|
|
2273
1615
|
CreationTime?: Date;
|
|
2274
|
-
|
|
2275
1616
|
LastModifiedTime?: Date;
|
|
2276
|
-
|
|
2277
1617
|
FailureReason?: string;
|
|
2278
|
-
|
|
2279
1618
|
AuthMode?: AuthMode | string;
|
|
2280
|
-
|
|
2281
1619
|
DefaultUserSettings?: UserSettings;
|
|
2282
|
-
|
|
2283
1620
|
AppNetworkAccessType?: AppNetworkAccessType | string;
|
|
2284
|
-
|
|
2285
1621
|
HomeEfsFileSystemKmsKeyId?: string;
|
|
2286
|
-
|
|
2287
1622
|
SubnetIds?: string[];
|
|
2288
|
-
|
|
2289
1623
|
Url?: string;
|
|
2290
|
-
|
|
2291
1624
|
VpcId?: string;
|
|
2292
|
-
|
|
2293
1625
|
KmsKeyId?: string;
|
|
2294
|
-
|
|
2295
1626
|
DomainSettings?: DomainSettings;
|
|
2296
|
-
|
|
2297
1627
|
AppSecurityGroupManagement?: AppSecurityGroupManagement | string;
|
|
2298
|
-
|
|
2299
1628
|
SecurityGroupIdForDomainBoundary?: string;
|
|
2300
1629
|
}
|
|
2301
1630
|
export interface DescribeEdgeDeploymentPlanRequest {
|
|
2302
1631
|
EdgeDeploymentPlanName: string | undefined;
|
|
2303
|
-
|
|
2304
1632
|
NextToken?: string;
|
|
2305
|
-
|
|
2306
1633
|
MaxResults?: number;
|
|
2307
1634
|
}
|
|
2308
1635
|
export interface DescribeEdgeDeploymentPlanResponse {
|
|
2309
1636
|
EdgeDeploymentPlanArn: string | undefined;
|
|
2310
|
-
|
|
2311
1637
|
EdgeDeploymentPlanName: string | undefined;
|
|
2312
|
-
|
|
2313
1638
|
ModelConfigs: EdgeDeploymentModelConfig[] | undefined;
|
|
2314
|
-
|
|
2315
1639
|
DeviceFleetName: string | undefined;
|
|
2316
|
-
|
|
2317
1640
|
EdgeDeploymentSuccess?: number;
|
|
2318
|
-
|
|
2319
1641
|
EdgeDeploymentPending?: number;
|
|
2320
|
-
|
|
2321
1642
|
EdgeDeploymentFailed?: number;
|
|
2322
|
-
|
|
2323
1643
|
Stages: DeploymentStageStatusSummary[] | undefined;
|
|
2324
|
-
|
|
2325
1644
|
NextToken?: string;
|
|
2326
|
-
|
|
2327
1645
|
CreationTime?: Date;
|
|
2328
|
-
|
|
2329
1646
|
LastModifiedTime?: Date;
|
|
2330
1647
|
}
|
|
2331
1648
|
export interface DescribeEdgePackagingJobRequest {
|
|
@@ -2343,45 +1660,27 @@ export declare enum EdgePresetDeploymentStatus {
|
|
|
2343
1660
|
Completed = "COMPLETED",
|
|
2344
1661
|
Failed = "FAILED",
|
|
2345
1662
|
}
|
|
2346
|
-
|
|
2347
1663
|
export interface EdgePresetDeploymentOutput {
|
|
2348
1664
|
Type: EdgePresetDeploymentType | string | undefined;
|
|
2349
|
-
|
|
2350
1665
|
Artifact?: string;
|
|
2351
|
-
|
|
2352
1666
|
Status?: EdgePresetDeploymentStatus | string;
|
|
2353
|
-
|
|
2354
1667
|
StatusMessage?: string;
|
|
2355
1668
|
}
|
|
2356
1669
|
export interface DescribeEdgePackagingJobResponse {
|
|
2357
1670
|
EdgePackagingJobArn: string | undefined;
|
|
2358
|
-
|
|
2359
1671
|
EdgePackagingJobName: string | undefined;
|
|
2360
|
-
|
|
2361
1672
|
CompilationJobName?: string;
|
|
2362
|
-
|
|
2363
1673
|
ModelName?: string;
|
|
2364
|
-
|
|
2365
1674
|
ModelVersion?: string;
|
|
2366
|
-
|
|
2367
1675
|
RoleArn?: string;
|
|
2368
|
-
|
|
2369
1676
|
OutputConfig?: EdgeOutputConfig;
|
|
2370
|
-
|
|
2371
1677
|
ResourceKey?: string;
|
|
2372
|
-
|
|
2373
1678
|
EdgePackagingJobStatus: EdgePackagingJobStatus | string | undefined;
|
|
2374
|
-
|
|
2375
1679
|
EdgePackagingJobStatusMessage?: string;
|
|
2376
|
-
|
|
2377
1680
|
CreationTime?: Date;
|
|
2378
|
-
|
|
2379
1681
|
LastModifiedTime?: Date;
|
|
2380
|
-
|
|
2381
1682
|
ModelArtifact?: string;
|
|
2382
|
-
|
|
2383
1683
|
ModelSignature?: string;
|
|
2384
|
-
|
|
2385
1684
|
PresetDeploymentOutput?: EdgePresetDeploymentOutput;
|
|
2386
1685
|
}
|
|
2387
1686
|
export interface DescribeEndpointInput {
|
|
@@ -2404,89 +1703,52 @@ export declare enum VariantStatus {
|
|
|
2404
1703
|
DELETING = "Deleting",
|
|
2405
1704
|
UPDATING = "Updating",
|
|
2406
1705
|
}
|
|
2407
|
-
|
|
2408
1706
|
export interface ProductionVariantStatus {
|
|
2409
1707
|
Status: VariantStatus | string | undefined;
|
|
2410
|
-
|
|
2411
1708
|
StatusMessage?: string;
|
|
2412
|
-
|
|
2413
1709
|
StartTime?: Date;
|
|
2414
1710
|
}
|
|
2415
|
-
|
|
2416
1711
|
export interface PendingProductionVariantSummary {
|
|
2417
1712
|
VariantName: string | undefined;
|
|
2418
|
-
|
|
2419
1713
|
DeployedImages?: DeployedImage[];
|
|
2420
|
-
|
|
2421
1714
|
CurrentWeight?: number;
|
|
2422
|
-
|
|
2423
1715
|
DesiredWeight?: number;
|
|
2424
|
-
|
|
2425
1716
|
CurrentInstanceCount?: number;
|
|
2426
|
-
|
|
2427
1717
|
DesiredInstanceCount?: number;
|
|
2428
|
-
|
|
2429
1718
|
InstanceType?: ProductionVariantInstanceType | string;
|
|
2430
|
-
|
|
2431
1719
|
AcceleratorType?: ProductionVariantAcceleratorType | string;
|
|
2432
|
-
|
|
2433
1720
|
VariantStatus?: ProductionVariantStatus[];
|
|
2434
|
-
|
|
2435
1721
|
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
2436
|
-
|
|
2437
1722
|
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
2438
1723
|
}
|
|
2439
|
-
|
|
2440
1724
|
export interface PendingDeploymentSummary {
|
|
2441
1725
|
EndpointConfigName: string | undefined;
|
|
2442
|
-
|
|
2443
1726
|
ProductionVariants?: PendingProductionVariantSummary[];
|
|
2444
|
-
|
|
2445
1727
|
StartTime?: Date;
|
|
2446
1728
|
}
|
|
2447
|
-
|
|
2448
1729
|
export interface ProductionVariantSummary {
|
|
2449
1730
|
VariantName: string | undefined;
|
|
2450
|
-
|
|
2451
1731
|
DeployedImages?: DeployedImage[];
|
|
2452
|
-
|
|
2453
1732
|
CurrentWeight?: number;
|
|
2454
|
-
|
|
2455
1733
|
DesiredWeight?: number;
|
|
2456
|
-
|
|
2457
1734
|
CurrentInstanceCount?: number;
|
|
2458
|
-
|
|
2459
1735
|
DesiredInstanceCount?: number;
|
|
2460
|
-
|
|
2461
1736
|
VariantStatus?: ProductionVariantStatus[];
|
|
2462
|
-
|
|
2463
1737
|
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
2464
|
-
|
|
2465
1738
|
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
2466
1739
|
}
|
|
2467
1740
|
export interface DescribeEndpointOutput {
|
|
2468
1741
|
EndpointName: string | undefined;
|
|
2469
|
-
|
|
2470
1742
|
EndpointArn: string | undefined;
|
|
2471
|
-
|
|
2472
1743
|
EndpointConfigName: string | undefined;
|
|
2473
|
-
|
|
2474
1744
|
ProductionVariants?: ProductionVariantSummary[];
|
|
2475
|
-
|
|
2476
1745
|
DataCaptureConfig?: DataCaptureConfigSummary;
|
|
2477
|
-
|
|
2478
1746
|
EndpointStatus: EndpointStatus | string | undefined;
|
|
2479
|
-
|
|
2480
1747
|
FailureReason?: string;
|
|
2481
|
-
|
|
2482
1748
|
CreationTime: Date | undefined;
|
|
2483
|
-
|
|
2484
1749
|
LastModifiedTime: Date | undefined;
|
|
2485
|
-
|
|
2486
1750
|
LastDeploymentConfig?: DeploymentConfig;
|
|
2487
|
-
|
|
2488
1751
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
2489
|
-
|
|
2490
1752
|
PendingDeploymentSummary?: PendingDeploymentSummary;
|
|
2491
1753
|
}
|
|
2492
1754
|
export interface DescribeEndpointConfigInput {
|
|
@@ -2494,50 +1756,33 @@ export interface DescribeEndpointConfigInput {
|
|
|
2494
1756
|
}
|
|
2495
1757
|
export interface DescribeEndpointConfigOutput {
|
|
2496
1758
|
EndpointConfigName: string | undefined;
|
|
2497
|
-
|
|
2498
1759
|
EndpointConfigArn: string | undefined;
|
|
2499
|
-
|
|
2500
1760
|
ProductionVariants: ProductionVariant[] | undefined;
|
|
2501
|
-
|
|
2502
1761
|
DataCaptureConfig?: DataCaptureConfig;
|
|
2503
|
-
|
|
2504
1762
|
KmsKeyId?: string;
|
|
2505
|
-
|
|
2506
1763
|
CreationTime: Date | undefined;
|
|
2507
|
-
|
|
2508
1764
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
2509
1765
|
}
|
|
2510
1766
|
export interface DescribeExperimentRequest {
|
|
2511
1767
|
ExperimentName: string | undefined;
|
|
2512
1768
|
}
|
|
2513
|
-
|
|
2514
1769
|
export interface ExperimentSource {
|
|
2515
1770
|
SourceArn: string | undefined;
|
|
2516
|
-
|
|
2517
1771
|
SourceType?: string;
|
|
2518
1772
|
}
|
|
2519
1773
|
export interface DescribeExperimentResponse {
|
|
2520
1774
|
ExperimentName?: string;
|
|
2521
|
-
|
|
2522
1775
|
ExperimentArn?: string;
|
|
2523
|
-
|
|
2524
1776
|
DisplayName?: string;
|
|
2525
|
-
|
|
2526
1777
|
Source?: ExperimentSource;
|
|
2527
|
-
|
|
2528
1778
|
Description?: string;
|
|
2529
|
-
|
|
2530
1779
|
CreationTime?: Date;
|
|
2531
|
-
|
|
2532
1780
|
CreatedBy?: UserContext;
|
|
2533
|
-
|
|
2534
1781
|
LastModifiedTime?: Date;
|
|
2535
|
-
|
|
2536
1782
|
LastModifiedBy?: UserContext;
|
|
2537
1783
|
}
|
|
2538
1784
|
export interface DescribeFeatureGroupRequest {
|
|
2539
1785
|
FeatureGroupName: string | undefined;
|
|
2540
|
-
|
|
2541
1786
|
NextToken?: string;
|
|
2542
1787
|
}
|
|
2543
1788
|
export declare enum FeatureGroupStatus {
|
|
@@ -2552,10 +1797,8 @@ export declare enum LastUpdateStatusValue {
|
|
|
2552
1797
|
IN_PROGRESS = "InProgress",
|
|
2553
1798
|
SUCCESSFUL = "Successful",
|
|
2554
1799
|
}
|
|
2555
|
-
|
|
2556
1800
|
export interface LastUpdateStatus {
|
|
2557
1801
|
Status: LastUpdateStatusValue | string | undefined;
|
|
2558
|
-
|
|
2559
1802
|
FailureReason?: string;
|
|
2560
1803
|
}
|
|
2561
1804
|
export declare enum OfflineStoreStatusValue {
|
|
@@ -2563,1128 +1806,818 @@ export declare enum OfflineStoreStatusValue {
|
|
|
2563
1806
|
BLOCKED = "Blocked",
|
|
2564
1807
|
DISABLED = "Disabled",
|
|
2565
1808
|
}
|
|
2566
|
-
|
|
2567
1809
|
export interface OfflineStoreStatus {
|
|
2568
1810
|
Status: OfflineStoreStatusValue | string | undefined;
|
|
2569
|
-
|
|
2570
1811
|
BlockedReason?: string;
|
|
2571
1812
|
}
|
|
2572
1813
|
export interface DescribeFeatureGroupResponse {
|
|
2573
1814
|
FeatureGroupArn: string | undefined;
|
|
2574
|
-
|
|
2575
1815
|
FeatureGroupName: string | undefined;
|
|
2576
|
-
|
|
2577
1816
|
RecordIdentifierFeatureName: string | undefined;
|
|
2578
|
-
|
|
2579
1817
|
EventTimeFeatureName: string | undefined;
|
|
2580
|
-
|
|
2581
1818
|
FeatureDefinitions: FeatureDefinition[] | undefined;
|
|
2582
|
-
|
|
2583
1819
|
CreationTime: Date | undefined;
|
|
2584
|
-
|
|
2585
1820
|
LastModifiedTime?: Date;
|
|
2586
|
-
|
|
2587
1821
|
OnlineStoreConfig?: OnlineStoreConfig;
|
|
2588
|
-
|
|
2589
1822
|
OfflineStoreConfig?: OfflineStoreConfig;
|
|
2590
|
-
|
|
2591
1823
|
RoleArn?: string;
|
|
2592
|
-
|
|
2593
1824
|
FeatureGroupStatus?: FeatureGroupStatus | string;
|
|
2594
|
-
|
|
2595
1825
|
OfflineStoreStatus?: OfflineStoreStatus;
|
|
2596
|
-
|
|
2597
1826
|
LastUpdateStatus?: LastUpdateStatus;
|
|
2598
|
-
|
|
2599
1827
|
FailureReason?: string;
|
|
2600
|
-
|
|
2601
1828
|
Description?: string;
|
|
2602
|
-
|
|
2603
1829
|
NextToken: string | undefined;
|
|
2604
|
-
|
|
2605
1830
|
OnlineStoreTotalSizeBytes?: number;
|
|
2606
1831
|
}
|
|
2607
1832
|
export interface DescribeFeatureMetadataRequest {
|
|
2608
1833
|
FeatureGroupName: string | undefined;
|
|
2609
|
-
|
|
2610
|
-
FeatureName: string | undefined;
|
|
2611
|
-
}
|
|
2612
|
-
|
|
2613
|
-
export interface FeatureParameter {
|
|
2614
|
-
Key?: string;
|
|
2615
|
-
|
|
2616
|
-
Value?: string;
|
|
2617
|
-
}
|
|
2618
|
-
export interface DescribeFeatureMetadataResponse {
|
|
2619
|
-
FeatureGroupArn: string | undefined;
|
|
2620
|
-
|
|
2621
|
-
FeatureGroupName: string | undefined;
|
|
2622
|
-
|
|
2623
1834
|
FeatureName: string | undefined;
|
|
2624
|
-
|
|
2625
|
-
FeatureType: FeatureType | string | undefined;
|
|
2626
|
-
|
|
2627
|
-
CreationTime: Date | undefined;
|
|
2628
|
-
|
|
2629
|
-
LastModifiedTime: Date | undefined;
|
|
2630
|
-
|
|
2631
|
-
Description?: string;
|
|
2632
|
-
|
|
2633
|
-
Parameters?: FeatureParameter[];
|
|
2634
1835
|
}
|
|
2635
|
-
|
|
1836
|
+
export declare const HyperbandStrategyConfigFilterSensitiveLog: (
|
|
1837
|
+
obj: HyperbandStrategyConfig
|
|
1838
|
+
) => any;
|
|
1839
|
+
export declare const HyperParameterTuningJobStrategyConfigFilterSensitiveLog: (
|
|
1840
|
+
obj: HyperParameterTuningJobStrategyConfig
|
|
1841
|
+
) => any;
|
|
2636
1842
|
export declare const TuningJobCompletionCriteriaFilterSensitiveLog: (
|
|
2637
1843
|
obj: TuningJobCompletionCriteria
|
|
2638
1844
|
) => any;
|
|
2639
|
-
|
|
2640
1845
|
export declare const HyperParameterTuningJobConfigFilterSensitiveLog: (
|
|
2641
1846
|
obj: HyperParameterTuningJobConfig
|
|
2642
1847
|
) => any;
|
|
2643
|
-
|
|
2644
1848
|
export declare const HyperParameterAlgorithmSpecificationFilterSensitiveLog: (
|
|
2645
1849
|
obj: HyperParameterAlgorithmSpecification
|
|
2646
1850
|
) => any;
|
|
2647
|
-
|
|
2648
1851
|
export declare const HyperParameterTuningInstanceConfigFilterSensitiveLog: (
|
|
2649
1852
|
obj: HyperParameterTuningInstanceConfig
|
|
2650
1853
|
) => any;
|
|
2651
|
-
|
|
2652
1854
|
export declare const HyperParameterTuningResourceConfigFilterSensitiveLog: (
|
|
2653
1855
|
obj: HyperParameterTuningResourceConfig
|
|
2654
1856
|
) => any;
|
|
2655
|
-
|
|
2656
1857
|
export declare const RetryStrategyFilterSensitiveLog: (
|
|
2657
1858
|
obj: RetryStrategy
|
|
2658
1859
|
) => any;
|
|
2659
|
-
|
|
2660
1860
|
export declare const HyperParameterTrainingJobDefinitionFilterSensitiveLog: (
|
|
2661
1861
|
obj: HyperParameterTrainingJobDefinition
|
|
2662
1862
|
) => any;
|
|
2663
|
-
|
|
2664
1863
|
export declare const ParentHyperParameterTuningJobFilterSensitiveLog: (
|
|
2665
1864
|
obj: ParentHyperParameterTuningJob
|
|
2666
1865
|
) => any;
|
|
2667
|
-
|
|
2668
1866
|
export declare const HyperParameterTuningJobWarmStartConfigFilterSensitiveLog: (
|
|
2669
1867
|
obj: HyperParameterTuningJobWarmStartConfig
|
|
2670
1868
|
) => any;
|
|
2671
|
-
|
|
2672
1869
|
export declare const CreateHyperParameterTuningJobRequestFilterSensitiveLog: (
|
|
2673
1870
|
obj: CreateHyperParameterTuningJobRequest
|
|
2674
1871
|
) => any;
|
|
2675
|
-
|
|
2676
1872
|
export declare const CreateHyperParameterTuningJobResponseFilterSensitiveLog: (
|
|
2677
1873
|
obj: CreateHyperParameterTuningJobResponse
|
|
2678
1874
|
) => any;
|
|
2679
|
-
|
|
2680
1875
|
export declare const CreateImageRequestFilterSensitiveLog: (
|
|
2681
1876
|
obj: CreateImageRequest
|
|
2682
1877
|
) => any;
|
|
2683
|
-
|
|
2684
1878
|
export declare const CreateImageResponseFilterSensitiveLog: (
|
|
2685
1879
|
obj: CreateImageResponse
|
|
2686
1880
|
) => any;
|
|
2687
|
-
|
|
2688
1881
|
export declare const CreateImageVersionRequestFilterSensitiveLog: (
|
|
2689
1882
|
obj: CreateImageVersionRequest
|
|
2690
1883
|
) => any;
|
|
2691
|
-
|
|
2692
1884
|
export declare const CreateImageVersionResponseFilterSensitiveLog: (
|
|
2693
1885
|
obj: CreateImageVersionResponse
|
|
2694
1886
|
) => any;
|
|
2695
|
-
|
|
2696
1887
|
export declare const RecommendationJobPayloadConfigFilterSensitiveLog: (
|
|
2697
1888
|
obj: RecommendationJobPayloadConfig
|
|
2698
1889
|
) => any;
|
|
2699
|
-
|
|
2700
1890
|
export declare const RecommendationJobContainerConfigFilterSensitiveLog: (
|
|
2701
1891
|
obj: RecommendationJobContainerConfig
|
|
2702
1892
|
) => any;
|
|
2703
|
-
|
|
2704
1893
|
export declare const EnvironmentParameterRangesFilterSensitiveLog: (
|
|
2705
1894
|
obj: EnvironmentParameterRanges
|
|
2706
1895
|
) => any;
|
|
2707
|
-
|
|
2708
1896
|
export declare const EndpointInputConfigurationFilterSensitiveLog: (
|
|
2709
1897
|
obj: EndpointInputConfiguration
|
|
2710
1898
|
) => any;
|
|
2711
|
-
|
|
2712
1899
|
export declare const RecommendationJobResourceLimitFilterSensitiveLog: (
|
|
2713
1900
|
obj: RecommendationJobResourceLimit
|
|
2714
1901
|
) => any;
|
|
2715
|
-
|
|
2716
1902
|
export declare const PhaseFilterSensitiveLog: (obj: Phase) => any;
|
|
2717
|
-
|
|
2718
1903
|
export declare const TrafficPatternFilterSensitiveLog: (
|
|
2719
1904
|
obj: TrafficPattern
|
|
2720
1905
|
) => any;
|
|
2721
|
-
|
|
2722
1906
|
export declare const RecommendationJobInputConfigFilterSensitiveLog: (
|
|
2723
1907
|
obj: RecommendationJobInputConfig
|
|
2724
1908
|
) => any;
|
|
2725
|
-
|
|
2726
1909
|
export declare const RecommendationJobCompiledOutputConfigFilterSensitiveLog: (
|
|
2727
1910
|
obj: RecommendationJobCompiledOutputConfig
|
|
2728
1911
|
) => any;
|
|
2729
|
-
|
|
2730
1912
|
export declare const RecommendationJobOutputConfigFilterSensitiveLog: (
|
|
2731
1913
|
obj: RecommendationJobOutputConfig
|
|
2732
1914
|
) => any;
|
|
2733
|
-
|
|
2734
1915
|
export declare const ModelLatencyThresholdFilterSensitiveLog: (
|
|
2735
1916
|
obj: ModelLatencyThreshold
|
|
2736
1917
|
) => any;
|
|
2737
|
-
|
|
2738
1918
|
export declare const RecommendationJobStoppingConditionsFilterSensitiveLog: (
|
|
2739
1919
|
obj: RecommendationJobStoppingConditions
|
|
2740
1920
|
) => any;
|
|
2741
|
-
|
|
2742
1921
|
export declare const CreateInferenceRecommendationsJobRequestFilterSensitiveLog: (
|
|
2743
1922
|
obj: CreateInferenceRecommendationsJobRequest
|
|
2744
1923
|
) => any;
|
|
2745
|
-
|
|
2746
1924
|
export declare const CreateInferenceRecommendationsJobResponseFilterSensitiveLog: (
|
|
2747
1925
|
obj: CreateInferenceRecommendationsJobResponse
|
|
2748
1926
|
) => any;
|
|
2749
|
-
|
|
2750
1927
|
export declare const UiConfigFilterSensitiveLog: (obj: UiConfig) => any;
|
|
2751
|
-
|
|
2752
1928
|
export declare const HumanTaskConfigFilterSensitiveLog: (
|
|
2753
1929
|
obj: HumanTaskConfig
|
|
2754
1930
|
) => any;
|
|
2755
|
-
|
|
2756
1931
|
export declare const LabelingJobDataAttributesFilterSensitiveLog: (
|
|
2757
1932
|
obj: LabelingJobDataAttributes
|
|
2758
1933
|
) => any;
|
|
2759
|
-
|
|
2760
1934
|
export declare const LabelingJobS3DataSourceFilterSensitiveLog: (
|
|
2761
1935
|
obj: LabelingJobS3DataSource
|
|
2762
1936
|
) => any;
|
|
2763
|
-
|
|
2764
1937
|
export declare const LabelingJobSnsDataSourceFilterSensitiveLog: (
|
|
2765
1938
|
obj: LabelingJobSnsDataSource
|
|
2766
1939
|
) => any;
|
|
2767
|
-
|
|
2768
1940
|
export declare const LabelingJobDataSourceFilterSensitiveLog: (
|
|
2769
1941
|
obj: LabelingJobDataSource
|
|
2770
1942
|
) => any;
|
|
2771
|
-
|
|
2772
1943
|
export declare const LabelingJobInputConfigFilterSensitiveLog: (
|
|
2773
1944
|
obj: LabelingJobInputConfig
|
|
2774
1945
|
) => any;
|
|
2775
|
-
|
|
2776
1946
|
export declare const LabelingJobResourceConfigFilterSensitiveLog: (
|
|
2777
1947
|
obj: LabelingJobResourceConfig
|
|
2778
1948
|
) => any;
|
|
2779
|
-
|
|
2780
1949
|
export declare const LabelingJobAlgorithmsConfigFilterSensitiveLog: (
|
|
2781
1950
|
obj: LabelingJobAlgorithmsConfig
|
|
2782
1951
|
) => any;
|
|
2783
|
-
|
|
2784
1952
|
export declare const LabelingJobOutputConfigFilterSensitiveLog: (
|
|
2785
1953
|
obj: LabelingJobOutputConfig
|
|
2786
1954
|
) => any;
|
|
2787
|
-
|
|
2788
1955
|
export declare const LabelingJobStoppingConditionsFilterSensitiveLog: (
|
|
2789
1956
|
obj: LabelingJobStoppingConditions
|
|
2790
1957
|
) => any;
|
|
2791
|
-
|
|
2792
1958
|
export declare const CreateLabelingJobRequestFilterSensitiveLog: (
|
|
2793
1959
|
obj: CreateLabelingJobRequest
|
|
2794
1960
|
) => any;
|
|
2795
|
-
|
|
2796
1961
|
export declare const CreateLabelingJobResponseFilterSensitiveLog: (
|
|
2797
1962
|
obj: CreateLabelingJobResponse
|
|
2798
1963
|
) => any;
|
|
2799
|
-
|
|
2800
1964
|
export declare const InferenceExecutionConfigFilterSensitiveLog: (
|
|
2801
1965
|
obj: InferenceExecutionConfig
|
|
2802
1966
|
) => any;
|
|
2803
|
-
|
|
2804
1967
|
export declare const CreateModelInputFilterSensitiveLog: (
|
|
2805
1968
|
obj: CreateModelInput
|
|
2806
1969
|
) => any;
|
|
2807
|
-
|
|
2808
1970
|
export declare const CreateModelOutputFilterSensitiveLog: (
|
|
2809
1971
|
obj: CreateModelOutput
|
|
2810
1972
|
) => any;
|
|
2811
|
-
|
|
2812
1973
|
export declare const ModelBiasAppSpecificationFilterSensitiveLog: (
|
|
2813
1974
|
obj: ModelBiasAppSpecification
|
|
2814
1975
|
) => any;
|
|
2815
|
-
|
|
2816
1976
|
export declare const ModelBiasBaselineConfigFilterSensitiveLog: (
|
|
2817
1977
|
obj: ModelBiasBaselineConfig
|
|
2818
1978
|
) => any;
|
|
2819
|
-
|
|
2820
1979
|
export declare const MonitoringGroundTruthS3InputFilterSensitiveLog: (
|
|
2821
1980
|
obj: MonitoringGroundTruthS3Input
|
|
2822
1981
|
) => any;
|
|
2823
|
-
|
|
2824
1982
|
export declare const ModelBiasJobInputFilterSensitiveLog: (
|
|
2825
1983
|
obj: ModelBiasJobInput
|
|
2826
1984
|
) => any;
|
|
2827
|
-
|
|
2828
1985
|
export declare const CreateModelBiasJobDefinitionRequestFilterSensitiveLog: (
|
|
2829
1986
|
obj: CreateModelBiasJobDefinitionRequest
|
|
2830
1987
|
) => any;
|
|
2831
|
-
|
|
2832
1988
|
export declare const CreateModelBiasJobDefinitionResponseFilterSensitiveLog: (
|
|
2833
1989
|
obj: CreateModelBiasJobDefinitionResponse
|
|
2834
1990
|
) => any;
|
|
2835
|
-
|
|
2836
1991
|
export declare const ModelExplainabilityAppSpecificationFilterSensitiveLog: (
|
|
2837
1992
|
obj: ModelExplainabilityAppSpecification
|
|
2838
1993
|
) => any;
|
|
2839
|
-
|
|
2840
1994
|
export declare const ModelExplainabilityBaselineConfigFilterSensitiveLog: (
|
|
2841
1995
|
obj: ModelExplainabilityBaselineConfig
|
|
2842
1996
|
) => any;
|
|
2843
|
-
|
|
2844
1997
|
export declare const ModelExplainabilityJobInputFilterSensitiveLog: (
|
|
2845
1998
|
obj: ModelExplainabilityJobInput
|
|
2846
1999
|
) => any;
|
|
2847
|
-
|
|
2848
2000
|
export declare const CreateModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (
|
|
2849
2001
|
obj: CreateModelExplainabilityJobDefinitionRequest
|
|
2850
2002
|
) => any;
|
|
2851
|
-
|
|
2852
2003
|
export declare const CreateModelExplainabilityJobDefinitionResponseFilterSensitiveLog: (
|
|
2853
2004
|
obj: CreateModelExplainabilityJobDefinitionResponse
|
|
2854
2005
|
) => any;
|
|
2855
|
-
|
|
2856
2006
|
export declare const FileSourceFilterSensitiveLog: (obj: FileSource) => any;
|
|
2857
|
-
|
|
2858
2007
|
export declare const DriftCheckBiasFilterSensitiveLog: (
|
|
2859
2008
|
obj: DriftCheckBias
|
|
2860
2009
|
) => any;
|
|
2861
|
-
|
|
2862
2010
|
export declare const DriftCheckExplainabilityFilterSensitiveLog: (
|
|
2863
2011
|
obj: DriftCheckExplainability
|
|
2864
2012
|
) => any;
|
|
2865
|
-
|
|
2866
2013
|
export declare const DriftCheckModelDataQualityFilterSensitiveLog: (
|
|
2867
2014
|
obj: DriftCheckModelDataQuality
|
|
2868
2015
|
) => any;
|
|
2869
|
-
|
|
2870
2016
|
export declare const DriftCheckModelQualityFilterSensitiveLog: (
|
|
2871
2017
|
obj: DriftCheckModelQuality
|
|
2872
2018
|
) => any;
|
|
2873
|
-
|
|
2874
2019
|
export declare const DriftCheckBaselinesFilterSensitiveLog: (
|
|
2875
2020
|
obj: DriftCheckBaselines
|
|
2876
2021
|
) => any;
|
|
2877
|
-
|
|
2878
2022
|
export declare const ExplainabilityFilterSensitiveLog: (
|
|
2879
2023
|
obj: Explainability
|
|
2880
2024
|
) => any;
|
|
2881
|
-
|
|
2882
2025
|
export declare const ModelDataQualityFilterSensitiveLog: (
|
|
2883
2026
|
obj: ModelDataQuality
|
|
2884
2027
|
) => any;
|
|
2885
|
-
|
|
2886
2028
|
export declare const ModelQualityFilterSensitiveLog: (obj: ModelQuality) => any;
|
|
2887
|
-
|
|
2888
2029
|
export declare const ModelMetricsFilterSensitiveLog: (obj: ModelMetrics) => any;
|
|
2889
|
-
|
|
2890
2030
|
export declare const SourceAlgorithmFilterSensitiveLog: (
|
|
2891
2031
|
obj: SourceAlgorithm
|
|
2892
2032
|
) => any;
|
|
2893
|
-
|
|
2894
2033
|
export declare const SourceAlgorithmSpecificationFilterSensitiveLog: (
|
|
2895
2034
|
obj: SourceAlgorithmSpecification
|
|
2896
2035
|
) => any;
|
|
2897
|
-
|
|
2898
2036
|
export declare const ModelPackageValidationProfileFilterSensitiveLog: (
|
|
2899
2037
|
obj: ModelPackageValidationProfile
|
|
2900
2038
|
) => any;
|
|
2901
|
-
|
|
2902
2039
|
export declare const ModelPackageValidationSpecificationFilterSensitiveLog: (
|
|
2903
2040
|
obj: ModelPackageValidationSpecification
|
|
2904
2041
|
) => any;
|
|
2905
|
-
|
|
2906
2042
|
export declare const CreateModelPackageInputFilterSensitiveLog: (
|
|
2907
2043
|
obj: CreateModelPackageInput
|
|
2908
2044
|
) => any;
|
|
2909
|
-
|
|
2910
2045
|
export declare const CreateModelPackageOutputFilterSensitiveLog: (
|
|
2911
2046
|
obj: CreateModelPackageOutput
|
|
2912
2047
|
) => any;
|
|
2913
|
-
|
|
2914
2048
|
export declare const CreateModelPackageGroupInputFilterSensitiveLog: (
|
|
2915
2049
|
obj: CreateModelPackageGroupInput
|
|
2916
2050
|
) => any;
|
|
2917
|
-
|
|
2918
2051
|
export declare const CreateModelPackageGroupOutputFilterSensitiveLog: (
|
|
2919
2052
|
obj: CreateModelPackageGroupOutput
|
|
2920
2053
|
) => any;
|
|
2921
|
-
|
|
2922
2054
|
export declare const ModelQualityAppSpecificationFilterSensitiveLog: (
|
|
2923
2055
|
obj: ModelQualityAppSpecification
|
|
2924
2056
|
) => any;
|
|
2925
|
-
|
|
2926
2057
|
export declare const ModelQualityBaselineConfigFilterSensitiveLog: (
|
|
2927
2058
|
obj: ModelQualityBaselineConfig
|
|
2928
2059
|
) => any;
|
|
2929
|
-
|
|
2930
2060
|
export declare const ModelQualityJobInputFilterSensitiveLog: (
|
|
2931
2061
|
obj: ModelQualityJobInput
|
|
2932
2062
|
) => any;
|
|
2933
|
-
|
|
2934
2063
|
export declare const CreateModelQualityJobDefinitionRequestFilterSensitiveLog: (
|
|
2935
2064
|
obj: CreateModelQualityJobDefinitionRequest
|
|
2936
2065
|
) => any;
|
|
2937
|
-
|
|
2938
2066
|
export declare const CreateModelQualityJobDefinitionResponseFilterSensitiveLog: (
|
|
2939
2067
|
obj: CreateModelQualityJobDefinitionResponse
|
|
2940
2068
|
) => any;
|
|
2941
|
-
|
|
2942
2069
|
export declare const MonitoringBaselineConfigFilterSensitiveLog: (
|
|
2943
2070
|
obj: MonitoringBaselineConfig
|
|
2944
2071
|
) => any;
|
|
2945
|
-
|
|
2946
2072
|
export declare const MonitoringAppSpecificationFilterSensitiveLog: (
|
|
2947
2073
|
obj: MonitoringAppSpecification
|
|
2948
2074
|
) => any;
|
|
2949
|
-
|
|
2950
2075
|
export declare const MonitoringInputFilterSensitiveLog: (
|
|
2951
2076
|
obj: MonitoringInput
|
|
2952
2077
|
) => any;
|
|
2953
|
-
|
|
2954
2078
|
export declare const NetworkConfigFilterSensitiveLog: (
|
|
2955
2079
|
obj: NetworkConfig
|
|
2956
2080
|
) => any;
|
|
2957
|
-
|
|
2958
2081
|
export declare const MonitoringJobDefinitionFilterSensitiveLog: (
|
|
2959
2082
|
obj: MonitoringJobDefinition
|
|
2960
2083
|
) => any;
|
|
2961
|
-
|
|
2962
2084
|
export declare const ScheduleConfigFilterSensitiveLog: (
|
|
2963
2085
|
obj: ScheduleConfig
|
|
2964
2086
|
) => any;
|
|
2965
|
-
|
|
2966
2087
|
export declare const MonitoringScheduleConfigFilterSensitiveLog: (
|
|
2967
2088
|
obj: MonitoringScheduleConfig
|
|
2968
2089
|
) => any;
|
|
2969
|
-
|
|
2970
2090
|
export declare const CreateMonitoringScheduleRequestFilterSensitiveLog: (
|
|
2971
2091
|
obj: CreateMonitoringScheduleRequest
|
|
2972
2092
|
) => any;
|
|
2973
|
-
|
|
2974
2093
|
export declare const CreateMonitoringScheduleResponseFilterSensitiveLog: (
|
|
2975
2094
|
obj: CreateMonitoringScheduleResponse
|
|
2976
2095
|
) => any;
|
|
2977
|
-
|
|
2978
2096
|
export declare const InstanceMetadataServiceConfigurationFilterSensitiveLog: (
|
|
2979
2097
|
obj: InstanceMetadataServiceConfiguration
|
|
2980
2098
|
) => any;
|
|
2981
|
-
|
|
2982
2099
|
export declare const CreateNotebookInstanceInputFilterSensitiveLog: (
|
|
2983
2100
|
obj: CreateNotebookInstanceInput
|
|
2984
2101
|
) => any;
|
|
2985
|
-
|
|
2986
2102
|
export declare const CreateNotebookInstanceOutputFilterSensitiveLog: (
|
|
2987
2103
|
obj: CreateNotebookInstanceOutput
|
|
2988
2104
|
) => any;
|
|
2989
|
-
|
|
2990
2105
|
export declare const NotebookInstanceLifecycleHookFilterSensitiveLog: (
|
|
2991
2106
|
obj: NotebookInstanceLifecycleHook
|
|
2992
2107
|
) => any;
|
|
2993
|
-
|
|
2994
2108
|
export declare const CreateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (
|
|
2995
2109
|
obj: CreateNotebookInstanceLifecycleConfigInput
|
|
2996
2110
|
) => any;
|
|
2997
|
-
|
|
2998
2111
|
export declare const CreateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (
|
|
2999
2112
|
obj: CreateNotebookInstanceLifecycleConfigOutput
|
|
3000
2113
|
) => any;
|
|
3001
|
-
|
|
3002
2114
|
export declare const ParallelismConfigurationFilterSensitiveLog: (
|
|
3003
2115
|
obj: ParallelismConfiguration
|
|
3004
2116
|
) => any;
|
|
3005
|
-
|
|
3006
2117
|
export declare const PipelineDefinitionS3LocationFilterSensitiveLog: (
|
|
3007
2118
|
obj: PipelineDefinitionS3Location
|
|
3008
2119
|
) => any;
|
|
3009
|
-
|
|
3010
2120
|
export declare const CreatePipelineRequestFilterSensitiveLog: (
|
|
3011
2121
|
obj: CreatePipelineRequest
|
|
3012
2122
|
) => any;
|
|
3013
|
-
|
|
3014
2123
|
export declare const CreatePipelineResponseFilterSensitiveLog: (
|
|
3015
2124
|
obj: CreatePipelineResponse
|
|
3016
2125
|
) => any;
|
|
3017
|
-
|
|
3018
2126
|
export declare const CreatePresignedDomainUrlRequestFilterSensitiveLog: (
|
|
3019
2127
|
obj: CreatePresignedDomainUrlRequest
|
|
3020
2128
|
) => any;
|
|
3021
|
-
|
|
3022
2129
|
export declare const CreatePresignedDomainUrlResponseFilterSensitiveLog: (
|
|
3023
2130
|
obj: CreatePresignedDomainUrlResponse
|
|
3024
2131
|
) => any;
|
|
3025
|
-
|
|
3026
2132
|
export declare const CreatePresignedNotebookInstanceUrlInputFilterSensitiveLog: (
|
|
3027
2133
|
obj: CreatePresignedNotebookInstanceUrlInput
|
|
3028
2134
|
) => any;
|
|
3029
|
-
|
|
3030
2135
|
export declare const CreatePresignedNotebookInstanceUrlOutputFilterSensitiveLog: (
|
|
3031
2136
|
obj: CreatePresignedNotebookInstanceUrlOutput
|
|
3032
2137
|
) => any;
|
|
3033
|
-
|
|
3034
2138
|
export declare const ExperimentConfigFilterSensitiveLog: (
|
|
3035
2139
|
obj: ExperimentConfig
|
|
3036
2140
|
) => any;
|
|
3037
|
-
|
|
3038
2141
|
export declare const RedshiftDatasetDefinitionFilterSensitiveLog: (
|
|
3039
2142
|
obj: RedshiftDatasetDefinition
|
|
3040
2143
|
) => any;
|
|
3041
|
-
|
|
3042
2144
|
export declare const DatasetDefinitionFilterSensitiveLog: (
|
|
3043
2145
|
obj: DatasetDefinition
|
|
3044
2146
|
) => any;
|
|
3045
|
-
|
|
3046
2147
|
export declare const ProcessingS3InputFilterSensitiveLog: (
|
|
3047
2148
|
obj: ProcessingS3Input
|
|
3048
2149
|
) => any;
|
|
3049
|
-
|
|
3050
2150
|
export declare const ProcessingInputFilterSensitiveLog: (
|
|
3051
2151
|
obj: ProcessingInput
|
|
3052
2152
|
) => any;
|
|
3053
|
-
|
|
3054
2153
|
export declare const ProcessingFeatureStoreOutputFilterSensitiveLog: (
|
|
3055
2154
|
obj: ProcessingFeatureStoreOutput
|
|
3056
2155
|
) => any;
|
|
3057
|
-
|
|
3058
2156
|
export declare const ProcessingS3OutputFilterSensitiveLog: (
|
|
3059
2157
|
obj: ProcessingS3Output
|
|
3060
2158
|
) => any;
|
|
3061
|
-
|
|
3062
2159
|
export declare const ProcessingOutputFilterSensitiveLog: (
|
|
3063
2160
|
obj: ProcessingOutput
|
|
3064
2161
|
) => any;
|
|
3065
|
-
|
|
3066
2162
|
export declare const ProcessingOutputConfigFilterSensitiveLog: (
|
|
3067
2163
|
obj: ProcessingOutputConfig
|
|
3068
2164
|
) => any;
|
|
3069
|
-
|
|
3070
2165
|
export declare const ProcessingClusterConfigFilterSensitiveLog: (
|
|
3071
2166
|
obj: ProcessingClusterConfig
|
|
3072
2167
|
) => any;
|
|
3073
|
-
|
|
3074
2168
|
export declare const ProcessingResourcesFilterSensitiveLog: (
|
|
3075
2169
|
obj: ProcessingResources
|
|
3076
2170
|
) => any;
|
|
3077
|
-
|
|
3078
2171
|
export declare const ProcessingStoppingConditionFilterSensitiveLog: (
|
|
3079
2172
|
obj: ProcessingStoppingCondition
|
|
3080
2173
|
) => any;
|
|
3081
|
-
|
|
3082
2174
|
export declare const CreateProcessingJobRequestFilterSensitiveLog: (
|
|
3083
2175
|
obj: CreateProcessingJobRequest
|
|
3084
2176
|
) => any;
|
|
3085
|
-
|
|
3086
2177
|
export declare const CreateProcessingJobResponseFilterSensitiveLog: (
|
|
3087
2178
|
obj: CreateProcessingJobResponse
|
|
3088
2179
|
) => any;
|
|
3089
|
-
|
|
3090
2180
|
export declare const ProvisioningParameterFilterSensitiveLog: (
|
|
3091
2181
|
obj: ProvisioningParameter
|
|
3092
2182
|
) => any;
|
|
3093
|
-
|
|
3094
2183
|
export declare const ServiceCatalogProvisioningDetailsFilterSensitiveLog: (
|
|
3095
2184
|
obj: ServiceCatalogProvisioningDetails
|
|
3096
2185
|
) => any;
|
|
3097
|
-
|
|
3098
2186
|
export declare const CreateProjectInputFilterSensitiveLog: (
|
|
3099
2187
|
obj: CreateProjectInput
|
|
3100
2188
|
) => any;
|
|
3101
|
-
|
|
3102
2189
|
export declare const CreateProjectOutputFilterSensitiveLog: (
|
|
3103
2190
|
obj: CreateProjectOutput
|
|
3104
2191
|
) => any;
|
|
3105
|
-
|
|
3106
2192
|
export declare const CreateStudioLifecycleConfigRequestFilterSensitiveLog: (
|
|
3107
2193
|
obj: CreateStudioLifecycleConfigRequest
|
|
3108
2194
|
) => any;
|
|
3109
|
-
|
|
3110
2195
|
export declare const CreateStudioLifecycleConfigResponseFilterSensitiveLog: (
|
|
3111
2196
|
obj: CreateStudioLifecycleConfigResponse
|
|
3112
2197
|
) => any;
|
|
3113
|
-
|
|
3114
2198
|
export declare const DebugHookConfigFilterSensitiveLog: (
|
|
3115
2199
|
obj: DebugHookConfig
|
|
3116
2200
|
) => any;
|
|
3117
|
-
|
|
3118
2201
|
export declare const DebugRuleConfigurationFilterSensitiveLog: (
|
|
3119
2202
|
obj: DebugRuleConfiguration
|
|
3120
2203
|
) => any;
|
|
3121
|
-
|
|
3122
2204
|
export declare const ProfilerConfigFilterSensitiveLog: (
|
|
3123
2205
|
obj: ProfilerConfig
|
|
3124
2206
|
) => any;
|
|
3125
|
-
|
|
3126
2207
|
export declare const ProfilerRuleConfigurationFilterSensitiveLog: (
|
|
3127
2208
|
obj: ProfilerRuleConfiguration
|
|
3128
2209
|
) => any;
|
|
3129
|
-
|
|
3130
2210
|
export declare const TensorBoardOutputConfigFilterSensitiveLog: (
|
|
3131
2211
|
obj: TensorBoardOutputConfig
|
|
3132
2212
|
) => any;
|
|
3133
|
-
|
|
3134
2213
|
export declare const CreateTrainingJobRequestFilterSensitiveLog: (
|
|
3135
2214
|
obj: CreateTrainingJobRequest
|
|
3136
2215
|
) => any;
|
|
3137
|
-
|
|
3138
2216
|
export declare const CreateTrainingJobResponseFilterSensitiveLog: (
|
|
3139
2217
|
obj: CreateTrainingJobResponse
|
|
3140
2218
|
) => any;
|
|
3141
|
-
|
|
3142
2219
|
export declare const DataProcessingFilterSensitiveLog: (
|
|
3143
2220
|
obj: DataProcessing
|
|
3144
2221
|
) => any;
|
|
3145
|
-
|
|
3146
2222
|
export declare const ModelClientConfigFilterSensitiveLog: (
|
|
3147
2223
|
obj: ModelClientConfig
|
|
3148
2224
|
) => any;
|
|
3149
|
-
|
|
3150
2225
|
export declare const CreateTransformJobRequestFilterSensitiveLog: (
|
|
3151
2226
|
obj: CreateTransformJobRequest
|
|
3152
2227
|
) => any;
|
|
3153
|
-
|
|
3154
2228
|
export declare const CreateTransformJobResponseFilterSensitiveLog: (
|
|
3155
2229
|
obj: CreateTransformJobResponse
|
|
3156
2230
|
) => any;
|
|
3157
|
-
|
|
3158
2231
|
export declare const CreateTrialRequestFilterSensitiveLog: (
|
|
3159
2232
|
obj: CreateTrialRequest
|
|
3160
2233
|
) => any;
|
|
3161
|
-
|
|
3162
2234
|
export declare const CreateTrialResponseFilterSensitiveLog: (
|
|
3163
2235
|
obj: CreateTrialResponse
|
|
3164
2236
|
) => any;
|
|
3165
|
-
|
|
3166
2237
|
export declare const TrialComponentArtifactFilterSensitiveLog: (
|
|
3167
2238
|
obj: TrialComponentArtifact
|
|
3168
2239
|
) => any;
|
|
3169
|
-
|
|
3170
2240
|
export declare const TrialComponentParameterValueFilterSensitiveLog: (
|
|
3171
2241
|
obj: TrialComponentParameterValue
|
|
3172
2242
|
) => any;
|
|
3173
|
-
|
|
3174
2243
|
export declare const TrialComponentStatusFilterSensitiveLog: (
|
|
3175
2244
|
obj: TrialComponentStatus
|
|
3176
2245
|
) => any;
|
|
3177
|
-
|
|
3178
2246
|
export declare const CreateTrialComponentRequestFilterSensitiveLog: (
|
|
3179
2247
|
obj: CreateTrialComponentRequest
|
|
3180
2248
|
) => any;
|
|
3181
|
-
|
|
3182
2249
|
export declare const CreateTrialComponentResponseFilterSensitiveLog: (
|
|
3183
2250
|
obj: CreateTrialComponentResponse
|
|
3184
2251
|
) => any;
|
|
3185
|
-
|
|
3186
2252
|
export declare const CreateUserProfileRequestFilterSensitiveLog: (
|
|
3187
2253
|
obj: CreateUserProfileRequest
|
|
3188
2254
|
) => any;
|
|
3189
|
-
|
|
3190
2255
|
export declare const CreateUserProfileResponseFilterSensitiveLog: (
|
|
3191
2256
|
obj: CreateUserProfileResponse
|
|
3192
2257
|
) => any;
|
|
3193
|
-
|
|
3194
2258
|
export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
|
|
3195
|
-
|
|
3196
2259
|
export declare const SourceIpConfigFilterSensitiveLog: (
|
|
3197
2260
|
obj: SourceIpConfig
|
|
3198
2261
|
) => any;
|
|
3199
|
-
|
|
3200
2262
|
export declare const WorkforceVpcConfigRequestFilterSensitiveLog: (
|
|
3201
2263
|
obj: WorkforceVpcConfigRequest
|
|
3202
2264
|
) => any;
|
|
3203
|
-
|
|
3204
2265
|
export declare const CreateWorkforceRequestFilterSensitiveLog: (
|
|
3205
2266
|
obj: CreateWorkforceRequest
|
|
3206
2267
|
) => any;
|
|
3207
|
-
|
|
3208
2268
|
export declare const CreateWorkforceResponseFilterSensitiveLog: (
|
|
3209
2269
|
obj: CreateWorkforceResponse
|
|
3210
2270
|
) => any;
|
|
3211
|
-
|
|
3212
2271
|
export declare const OidcMemberDefinitionFilterSensitiveLog: (
|
|
3213
2272
|
obj: OidcMemberDefinition
|
|
3214
2273
|
) => any;
|
|
3215
|
-
|
|
3216
2274
|
export declare const MemberDefinitionFilterSensitiveLog: (
|
|
3217
2275
|
obj: MemberDefinition
|
|
3218
2276
|
) => any;
|
|
3219
|
-
|
|
3220
2277
|
export declare const NotificationConfigurationFilterSensitiveLog: (
|
|
3221
2278
|
obj: NotificationConfiguration
|
|
3222
2279
|
) => any;
|
|
3223
|
-
|
|
3224
2280
|
export declare const CreateWorkteamRequestFilterSensitiveLog: (
|
|
3225
2281
|
obj: CreateWorkteamRequest
|
|
3226
2282
|
) => any;
|
|
3227
|
-
|
|
3228
2283
|
export declare const CreateWorkteamResponseFilterSensitiveLog: (
|
|
3229
2284
|
obj: CreateWorkteamResponse
|
|
3230
2285
|
) => any;
|
|
3231
|
-
|
|
3232
2286
|
export declare const DataCaptureConfigSummaryFilterSensitiveLog: (
|
|
3233
2287
|
obj: DataCaptureConfigSummary
|
|
3234
2288
|
) => any;
|
|
3235
|
-
|
|
3236
2289
|
export declare const DebugRuleEvaluationStatusFilterSensitiveLog: (
|
|
3237
2290
|
obj: DebugRuleEvaluationStatus
|
|
3238
2291
|
) => any;
|
|
3239
|
-
|
|
3240
2292
|
export declare const DeleteActionRequestFilterSensitiveLog: (
|
|
3241
2293
|
obj: DeleteActionRequest
|
|
3242
2294
|
) => any;
|
|
3243
|
-
|
|
3244
2295
|
export declare const DeleteActionResponseFilterSensitiveLog: (
|
|
3245
2296
|
obj: DeleteActionResponse
|
|
3246
2297
|
) => any;
|
|
3247
|
-
|
|
3248
2298
|
export declare const DeleteAlgorithmInputFilterSensitiveLog: (
|
|
3249
2299
|
obj: DeleteAlgorithmInput
|
|
3250
2300
|
) => any;
|
|
3251
|
-
|
|
3252
2301
|
export declare const DeleteAppRequestFilterSensitiveLog: (
|
|
3253
2302
|
obj: DeleteAppRequest
|
|
3254
2303
|
) => any;
|
|
3255
|
-
|
|
3256
2304
|
export declare const DeleteAppImageConfigRequestFilterSensitiveLog: (
|
|
3257
2305
|
obj: DeleteAppImageConfigRequest
|
|
3258
2306
|
) => any;
|
|
3259
|
-
|
|
3260
2307
|
export declare const DeleteArtifactRequestFilterSensitiveLog: (
|
|
3261
2308
|
obj: DeleteArtifactRequest
|
|
3262
2309
|
) => any;
|
|
3263
|
-
|
|
3264
2310
|
export declare const DeleteArtifactResponseFilterSensitiveLog: (
|
|
3265
2311
|
obj: DeleteArtifactResponse
|
|
3266
2312
|
) => any;
|
|
3267
|
-
|
|
3268
2313
|
export declare const DeleteAssociationRequestFilterSensitiveLog: (
|
|
3269
2314
|
obj: DeleteAssociationRequest
|
|
3270
2315
|
) => any;
|
|
3271
|
-
|
|
3272
2316
|
export declare const DeleteAssociationResponseFilterSensitiveLog: (
|
|
3273
2317
|
obj: DeleteAssociationResponse
|
|
3274
2318
|
) => any;
|
|
3275
|
-
|
|
3276
2319
|
export declare const DeleteCodeRepositoryInputFilterSensitiveLog: (
|
|
3277
2320
|
obj: DeleteCodeRepositoryInput
|
|
3278
2321
|
) => any;
|
|
3279
|
-
|
|
3280
2322
|
export declare const DeleteContextRequestFilterSensitiveLog: (
|
|
3281
2323
|
obj: DeleteContextRequest
|
|
3282
2324
|
) => any;
|
|
3283
|
-
|
|
3284
2325
|
export declare const DeleteContextResponseFilterSensitiveLog: (
|
|
3285
2326
|
obj: DeleteContextResponse
|
|
3286
2327
|
) => any;
|
|
3287
|
-
|
|
3288
2328
|
export declare const DeleteDataQualityJobDefinitionRequestFilterSensitiveLog: (
|
|
3289
2329
|
obj: DeleteDataQualityJobDefinitionRequest
|
|
3290
2330
|
) => any;
|
|
3291
|
-
|
|
3292
2331
|
export declare const DeleteDeviceFleetRequestFilterSensitiveLog: (
|
|
3293
2332
|
obj: DeleteDeviceFleetRequest
|
|
3294
2333
|
) => any;
|
|
3295
|
-
|
|
3296
2334
|
export declare const RetentionPolicyFilterSensitiveLog: (
|
|
3297
2335
|
obj: RetentionPolicy
|
|
3298
2336
|
) => any;
|
|
3299
|
-
|
|
3300
2337
|
export declare const DeleteDomainRequestFilterSensitiveLog: (
|
|
3301
2338
|
obj: DeleteDomainRequest
|
|
3302
2339
|
) => any;
|
|
3303
|
-
|
|
3304
2340
|
export declare const DeleteEdgeDeploymentPlanRequestFilterSensitiveLog: (
|
|
3305
2341
|
obj: DeleteEdgeDeploymentPlanRequest
|
|
3306
2342
|
) => any;
|
|
3307
|
-
|
|
3308
2343
|
export declare const DeleteEdgeDeploymentStageRequestFilterSensitiveLog: (
|
|
3309
2344
|
obj: DeleteEdgeDeploymentStageRequest
|
|
3310
2345
|
) => any;
|
|
3311
|
-
|
|
3312
2346
|
export declare const DeleteEndpointInputFilterSensitiveLog: (
|
|
3313
2347
|
obj: DeleteEndpointInput
|
|
3314
2348
|
) => any;
|
|
3315
|
-
|
|
3316
2349
|
export declare const DeleteEndpointConfigInputFilterSensitiveLog: (
|
|
3317
2350
|
obj: DeleteEndpointConfigInput
|
|
3318
2351
|
) => any;
|
|
3319
|
-
|
|
3320
2352
|
export declare const DeleteExperimentRequestFilterSensitiveLog: (
|
|
3321
2353
|
obj: DeleteExperimentRequest
|
|
3322
2354
|
) => any;
|
|
3323
|
-
|
|
3324
2355
|
export declare const DeleteExperimentResponseFilterSensitiveLog: (
|
|
3325
2356
|
obj: DeleteExperimentResponse
|
|
3326
2357
|
) => any;
|
|
3327
|
-
|
|
3328
2358
|
export declare const DeleteFeatureGroupRequestFilterSensitiveLog: (
|
|
3329
2359
|
obj: DeleteFeatureGroupRequest
|
|
3330
2360
|
) => any;
|
|
3331
|
-
|
|
3332
2361
|
export declare const DeleteFlowDefinitionRequestFilterSensitiveLog: (
|
|
3333
2362
|
obj: DeleteFlowDefinitionRequest
|
|
3334
2363
|
) => any;
|
|
3335
|
-
|
|
3336
2364
|
export declare const DeleteFlowDefinitionResponseFilterSensitiveLog: (
|
|
3337
2365
|
obj: DeleteFlowDefinitionResponse
|
|
3338
2366
|
) => any;
|
|
3339
|
-
|
|
3340
2367
|
export declare const DeleteHumanTaskUiRequestFilterSensitiveLog: (
|
|
3341
2368
|
obj: DeleteHumanTaskUiRequest
|
|
3342
2369
|
) => any;
|
|
3343
|
-
|
|
3344
2370
|
export declare const DeleteHumanTaskUiResponseFilterSensitiveLog: (
|
|
3345
2371
|
obj: DeleteHumanTaskUiResponse
|
|
3346
2372
|
) => any;
|
|
3347
|
-
|
|
3348
2373
|
export declare const DeleteImageRequestFilterSensitiveLog: (
|
|
3349
2374
|
obj: DeleteImageRequest
|
|
3350
2375
|
) => any;
|
|
3351
|
-
|
|
3352
2376
|
export declare const DeleteImageResponseFilterSensitiveLog: (
|
|
3353
2377
|
obj: DeleteImageResponse
|
|
3354
2378
|
) => any;
|
|
3355
|
-
|
|
3356
2379
|
export declare const DeleteImageVersionRequestFilterSensitiveLog: (
|
|
3357
2380
|
obj: DeleteImageVersionRequest
|
|
3358
2381
|
) => any;
|
|
3359
|
-
|
|
3360
2382
|
export declare const DeleteImageVersionResponseFilterSensitiveLog: (
|
|
3361
2383
|
obj: DeleteImageVersionResponse
|
|
3362
2384
|
) => any;
|
|
3363
|
-
|
|
3364
2385
|
export declare const DeleteModelInputFilterSensitiveLog: (
|
|
3365
2386
|
obj: DeleteModelInput
|
|
3366
2387
|
) => any;
|
|
3367
|
-
|
|
3368
2388
|
export declare const DeleteModelBiasJobDefinitionRequestFilterSensitiveLog: (
|
|
3369
2389
|
obj: DeleteModelBiasJobDefinitionRequest
|
|
3370
2390
|
) => any;
|
|
3371
|
-
|
|
3372
2391
|
export declare const DeleteModelExplainabilityJobDefinitionRequestFilterSensitiveLog: (
|
|
3373
2392
|
obj: DeleteModelExplainabilityJobDefinitionRequest
|
|
3374
2393
|
) => any;
|
|
3375
|
-
|
|
3376
2394
|
export declare const DeleteModelPackageInputFilterSensitiveLog: (
|
|
3377
2395
|
obj: DeleteModelPackageInput
|
|
3378
2396
|
) => any;
|
|
3379
|
-
|
|
3380
2397
|
export declare const DeleteModelPackageGroupInputFilterSensitiveLog: (
|
|
3381
2398
|
obj: DeleteModelPackageGroupInput
|
|
3382
2399
|
) => any;
|
|
3383
|
-
|
|
3384
2400
|
export declare const DeleteModelPackageGroupPolicyInputFilterSensitiveLog: (
|
|
3385
2401
|
obj: DeleteModelPackageGroupPolicyInput
|
|
3386
2402
|
) => any;
|
|
3387
|
-
|
|
3388
2403
|
export declare const DeleteModelQualityJobDefinitionRequestFilterSensitiveLog: (
|
|
3389
2404
|
obj: DeleteModelQualityJobDefinitionRequest
|
|
3390
2405
|
) => any;
|
|
3391
|
-
|
|
3392
2406
|
export declare const DeleteMonitoringScheduleRequestFilterSensitiveLog: (
|
|
3393
2407
|
obj: DeleteMonitoringScheduleRequest
|
|
3394
2408
|
) => any;
|
|
3395
|
-
|
|
3396
2409
|
export declare const DeleteNotebookInstanceInputFilterSensitiveLog: (
|
|
3397
2410
|
obj: DeleteNotebookInstanceInput
|
|
3398
2411
|
) => any;
|
|
3399
|
-
|
|
3400
2412
|
export declare const DeleteNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (
|
|
3401
2413
|
obj: DeleteNotebookInstanceLifecycleConfigInput
|
|
3402
2414
|
) => any;
|
|
3403
|
-
|
|
3404
2415
|
export declare const DeletePipelineRequestFilterSensitiveLog: (
|
|
3405
2416
|
obj: DeletePipelineRequest
|
|
3406
2417
|
) => any;
|
|
3407
|
-
|
|
3408
2418
|
export declare const DeletePipelineResponseFilterSensitiveLog: (
|
|
3409
2419
|
obj: DeletePipelineResponse
|
|
3410
2420
|
) => any;
|
|
3411
|
-
|
|
3412
2421
|
export declare const DeleteProjectInputFilterSensitiveLog: (
|
|
3413
2422
|
obj: DeleteProjectInput
|
|
3414
2423
|
) => any;
|
|
3415
|
-
|
|
3416
2424
|
export declare const DeleteStudioLifecycleConfigRequestFilterSensitiveLog: (
|
|
3417
2425
|
obj: DeleteStudioLifecycleConfigRequest
|
|
3418
2426
|
) => any;
|
|
3419
|
-
|
|
3420
2427
|
export declare const DeleteTagsInputFilterSensitiveLog: (
|
|
3421
2428
|
obj: DeleteTagsInput
|
|
3422
2429
|
) => any;
|
|
3423
|
-
|
|
3424
2430
|
export declare const DeleteTagsOutputFilterSensitiveLog: (
|
|
3425
2431
|
obj: DeleteTagsOutput
|
|
3426
2432
|
) => any;
|
|
3427
|
-
|
|
3428
2433
|
export declare const DeleteTrialRequestFilterSensitiveLog: (
|
|
3429
2434
|
obj: DeleteTrialRequest
|
|
3430
2435
|
) => any;
|
|
3431
|
-
|
|
3432
2436
|
export declare const DeleteTrialResponseFilterSensitiveLog: (
|
|
3433
2437
|
obj: DeleteTrialResponse
|
|
3434
2438
|
) => any;
|
|
3435
|
-
|
|
3436
2439
|
export declare const DeleteTrialComponentRequestFilterSensitiveLog: (
|
|
3437
2440
|
obj: DeleteTrialComponentRequest
|
|
3438
2441
|
) => any;
|
|
3439
|
-
|
|
3440
2442
|
export declare const DeleteTrialComponentResponseFilterSensitiveLog: (
|
|
3441
2443
|
obj: DeleteTrialComponentResponse
|
|
3442
2444
|
) => any;
|
|
3443
|
-
|
|
3444
2445
|
export declare const DeleteUserProfileRequestFilterSensitiveLog: (
|
|
3445
2446
|
obj: DeleteUserProfileRequest
|
|
3446
2447
|
) => any;
|
|
3447
|
-
|
|
3448
2448
|
export declare const DeleteWorkforceRequestFilterSensitiveLog: (
|
|
3449
2449
|
obj: DeleteWorkforceRequest
|
|
3450
2450
|
) => any;
|
|
3451
|
-
|
|
3452
2451
|
export declare const DeleteWorkforceResponseFilterSensitiveLog: (
|
|
3453
2452
|
obj: DeleteWorkforceResponse
|
|
3454
2453
|
) => any;
|
|
3455
|
-
|
|
3456
2454
|
export declare const DeleteWorkteamRequestFilterSensitiveLog: (
|
|
3457
2455
|
obj: DeleteWorkteamRequest
|
|
3458
2456
|
) => any;
|
|
3459
|
-
|
|
3460
2457
|
export declare const DeleteWorkteamResponseFilterSensitiveLog: (
|
|
3461
2458
|
obj: DeleteWorkteamResponse
|
|
3462
2459
|
) => any;
|
|
3463
|
-
|
|
3464
2460
|
export declare const DeployedImageFilterSensitiveLog: (
|
|
3465
2461
|
obj: DeployedImage
|
|
3466
2462
|
) => any;
|
|
3467
|
-
|
|
3468
2463
|
export declare const EdgeDeploymentStatusFilterSensitiveLog: (
|
|
3469
2464
|
obj: EdgeDeploymentStatus
|
|
3470
2465
|
) => any;
|
|
3471
|
-
|
|
3472
2466
|
export declare const DeploymentStageStatusSummaryFilterSensitiveLog: (
|
|
3473
2467
|
obj: DeploymentStageStatusSummary
|
|
3474
2468
|
) => any;
|
|
3475
|
-
|
|
3476
2469
|
export declare const DeregisterDevicesRequestFilterSensitiveLog: (
|
|
3477
2470
|
obj: DeregisterDevicesRequest
|
|
3478
2471
|
) => any;
|
|
3479
|
-
|
|
3480
2472
|
export declare const DescribeActionRequestFilterSensitiveLog: (
|
|
3481
2473
|
obj: DescribeActionRequest
|
|
3482
2474
|
) => any;
|
|
3483
|
-
|
|
3484
2475
|
export declare const DescribeActionResponseFilterSensitiveLog: (
|
|
3485
2476
|
obj: DescribeActionResponse
|
|
3486
2477
|
) => any;
|
|
3487
|
-
|
|
3488
2478
|
export declare const DescribeAlgorithmInputFilterSensitiveLog: (
|
|
3489
2479
|
obj: DescribeAlgorithmInput
|
|
3490
2480
|
) => any;
|
|
3491
|
-
|
|
3492
2481
|
export declare const DescribeAlgorithmOutputFilterSensitiveLog: (
|
|
3493
2482
|
obj: DescribeAlgorithmOutput
|
|
3494
2483
|
) => any;
|
|
3495
|
-
|
|
3496
2484
|
export declare const DescribeAppRequestFilterSensitiveLog: (
|
|
3497
2485
|
obj: DescribeAppRequest
|
|
3498
2486
|
) => any;
|
|
3499
|
-
|
|
3500
2487
|
export declare const DescribeAppResponseFilterSensitiveLog: (
|
|
3501
2488
|
obj: DescribeAppResponse
|
|
3502
2489
|
) => any;
|
|
3503
|
-
|
|
3504
2490
|
export declare const DescribeAppImageConfigRequestFilterSensitiveLog: (
|
|
3505
2491
|
obj: DescribeAppImageConfigRequest
|
|
3506
2492
|
) => any;
|
|
3507
|
-
|
|
3508
2493
|
export declare const DescribeAppImageConfigResponseFilterSensitiveLog: (
|
|
3509
2494
|
obj: DescribeAppImageConfigResponse
|
|
3510
2495
|
) => any;
|
|
3511
|
-
|
|
3512
2496
|
export declare const DescribeArtifactRequestFilterSensitiveLog: (
|
|
3513
2497
|
obj: DescribeArtifactRequest
|
|
3514
2498
|
) => any;
|
|
3515
|
-
|
|
3516
2499
|
export declare const DescribeArtifactResponseFilterSensitiveLog: (
|
|
3517
2500
|
obj: DescribeArtifactResponse
|
|
3518
2501
|
) => any;
|
|
3519
|
-
|
|
3520
2502
|
export declare const DescribeAutoMLJobRequestFilterSensitiveLog: (
|
|
3521
2503
|
obj: DescribeAutoMLJobRequest
|
|
3522
2504
|
) => any;
|
|
3523
|
-
|
|
3524
2505
|
export declare const ModelDeployResultFilterSensitiveLog: (
|
|
3525
2506
|
obj: ModelDeployResult
|
|
3526
2507
|
) => any;
|
|
3527
|
-
|
|
3528
2508
|
export declare const ResolvedAttributesFilterSensitiveLog: (
|
|
3529
2509
|
obj: ResolvedAttributes
|
|
3530
2510
|
) => any;
|
|
3531
|
-
|
|
3532
2511
|
export declare const DescribeAutoMLJobResponseFilterSensitiveLog: (
|
|
3533
2512
|
obj: DescribeAutoMLJobResponse
|
|
3534
2513
|
) => any;
|
|
3535
|
-
|
|
3536
2514
|
export declare const DescribeCodeRepositoryInputFilterSensitiveLog: (
|
|
3537
2515
|
obj: DescribeCodeRepositoryInput
|
|
3538
2516
|
) => any;
|
|
3539
|
-
|
|
3540
2517
|
export declare const DescribeCodeRepositoryOutputFilterSensitiveLog: (
|
|
3541
2518
|
obj: DescribeCodeRepositoryOutput
|
|
3542
2519
|
) => any;
|
|
3543
|
-
|
|
3544
2520
|
export declare const DescribeCompilationJobRequestFilterSensitiveLog: (
|
|
3545
2521
|
obj: DescribeCompilationJobRequest
|
|
3546
2522
|
) => any;
|
|
3547
|
-
|
|
3548
2523
|
export declare const ModelArtifactsFilterSensitiveLog: (
|
|
3549
2524
|
obj: ModelArtifacts
|
|
3550
2525
|
) => any;
|
|
3551
|
-
|
|
3552
2526
|
export declare const ModelDigestsFilterSensitiveLog: (obj: ModelDigests) => any;
|
|
3553
|
-
|
|
3554
2527
|
export declare const DescribeCompilationJobResponseFilterSensitiveLog: (
|
|
3555
2528
|
obj: DescribeCompilationJobResponse
|
|
3556
2529
|
) => any;
|
|
3557
|
-
|
|
3558
2530
|
export declare const DescribeContextRequestFilterSensitiveLog: (
|
|
3559
2531
|
obj: DescribeContextRequest
|
|
3560
2532
|
) => any;
|
|
3561
|
-
|
|
3562
2533
|
export declare const DescribeContextResponseFilterSensitiveLog: (
|
|
3563
2534
|
obj: DescribeContextResponse
|
|
3564
2535
|
) => any;
|
|
3565
|
-
|
|
3566
2536
|
export declare const DescribeDataQualityJobDefinitionRequestFilterSensitiveLog: (
|
|
3567
2537
|
obj: DescribeDataQualityJobDefinitionRequest
|
|
3568
2538
|
) => any;
|
|
3569
|
-
|
|
3570
2539
|
export declare const DescribeDataQualityJobDefinitionResponseFilterSensitiveLog: (
|
|
3571
2540
|
obj: DescribeDataQualityJobDefinitionResponse
|
|
3572
2541
|
) => any;
|
|
3573
|
-
|
|
3574
2542
|
export declare const DescribeDeviceRequestFilterSensitiveLog: (
|
|
3575
2543
|
obj: DescribeDeviceRequest
|
|
3576
2544
|
) => any;
|
|
3577
|
-
|
|
3578
2545
|
export declare const EdgeModelFilterSensitiveLog: (obj: EdgeModel) => any;
|
|
3579
|
-
|
|
3580
2546
|
export declare const DescribeDeviceResponseFilterSensitiveLog: (
|
|
3581
2547
|
obj: DescribeDeviceResponse
|
|
3582
2548
|
) => any;
|
|
3583
|
-
|
|
3584
2549
|
export declare const DescribeDeviceFleetRequestFilterSensitiveLog: (
|
|
3585
2550
|
obj: DescribeDeviceFleetRequest
|
|
3586
2551
|
) => any;
|
|
3587
|
-
|
|
3588
2552
|
export declare const DescribeDeviceFleetResponseFilterSensitiveLog: (
|
|
3589
2553
|
obj: DescribeDeviceFleetResponse
|
|
3590
2554
|
) => any;
|
|
3591
|
-
|
|
3592
2555
|
export declare const DescribeDomainRequestFilterSensitiveLog: (
|
|
3593
2556
|
obj: DescribeDomainRequest
|
|
3594
2557
|
) => any;
|
|
3595
|
-
|
|
3596
2558
|
export declare const DescribeDomainResponseFilterSensitiveLog: (
|
|
3597
2559
|
obj: DescribeDomainResponse
|
|
3598
2560
|
) => any;
|
|
3599
|
-
|
|
3600
2561
|
export declare const DescribeEdgeDeploymentPlanRequestFilterSensitiveLog: (
|
|
3601
2562
|
obj: DescribeEdgeDeploymentPlanRequest
|
|
3602
2563
|
) => any;
|
|
3603
|
-
|
|
3604
2564
|
export declare const DescribeEdgeDeploymentPlanResponseFilterSensitiveLog: (
|
|
3605
2565
|
obj: DescribeEdgeDeploymentPlanResponse
|
|
3606
2566
|
) => any;
|
|
3607
|
-
|
|
3608
2567
|
export declare const DescribeEdgePackagingJobRequestFilterSensitiveLog: (
|
|
3609
2568
|
obj: DescribeEdgePackagingJobRequest
|
|
3610
2569
|
) => any;
|
|
3611
|
-
|
|
3612
2570
|
export declare const EdgePresetDeploymentOutputFilterSensitiveLog: (
|
|
3613
2571
|
obj: EdgePresetDeploymentOutput
|
|
3614
2572
|
) => any;
|
|
3615
|
-
|
|
3616
2573
|
export declare const DescribeEdgePackagingJobResponseFilterSensitiveLog: (
|
|
3617
2574
|
obj: DescribeEdgePackagingJobResponse
|
|
3618
2575
|
) => any;
|
|
3619
|
-
|
|
3620
2576
|
export declare const DescribeEndpointInputFilterSensitiveLog: (
|
|
3621
2577
|
obj: DescribeEndpointInput
|
|
3622
2578
|
) => any;
|
|
3623
|
-
|
|
3624
2579
|
export declare const ProductionVariantStatusFilterSensitiveLog: (
|
|
3625
2580
|
obj: ProductionVariantStatus
|
|
3626
2581
|
) => any;
|
|
3627
|
-
|
|
3628
2582
|
export declare const PendingProductionVariantSummaryFilterSensitiveLog: (
|
|
3629
2583
|
obj: PendingProductionVariantSummary
|
|
3630
2584
|
) => any;
|
|
3631
|
-
|
|
3632
2585
|
export declare const PendingDeploymentSummaryFilterSensitiveLog: (
|
|
3633
2586
|
obj: PendingDeploymentSummary
|
|
3634
2587
|
) => any;
|
|
3635
|
-
|
|
3636
2588
|
export declare const ProductionVariantSummaryFilterSensitiveLog: (
|
|
3637
2589
|
obj: ProductionVariantSummary
|
|
3638
2590
|
) => any;
|
|
3639
|
-
|
|
3640
2591
|
export declare const DescribeEndpointOutputFilterSensitiveLog: (
|
|
3641
2592
|
obj: DescribeEndpointOutput
|
|
3642
2593
|
) => any;
|
|
3643
|
-
|
|
3644
2594
|
export declare const DescribeEndpointConfigInputFilterSensitiveLog: (
|
|
3645
2595
|
obj: DescribeEndpointConfigInput
|
|
3646
2596
|
) => any;
|
|
3647
|
-
|
|
3648
2597
|
export declare const DescribeEndpointConfigOutputFilterSensitiveLog: (
|
|
3649
2598
|
obj: DescribeEndpointConfigOutput
|
|
3650
2599
|
) => any;
|
|
3651
|
-
|
|
3652
2600
|
export declare const DescribeExperimentRequestFilterSensitiveLog: (
|
|
3653
2601
|
obj: DescribeExperimentRequest
|
|
3654
2602
|
) => any;
|
|
3655
|
-
|
|
3656
2603
|
export declare const ExperimentSourceFilterSensitiveLog: (
|
|
3657
2604
|
obj: ExperimentSource
|
|
3658
2605
|
) => any;
|
|
3659
|
-
|
|
3660
2606
|
export declare const DescribeExperimentResponseFilterSensitiveLog: (
|
|
3661
2607
|
obj: DescribeExperimentResponse
|
|
3662
2608
|
) => any;
|
|
3663
|
-
|
|
3664
2609
|
export declare const DescribeFeatureGroupRequestFilterSensitiveLog: (
|
|
3665
2610
|
obj: DescribeFeatureGroupRequest
|
|
3666
2611
|
) => any;
|
|
3667
|
-
|
|
3668
2612
|
export declare const LastUpdateStatusFilterSensitiveLog: (
|
|
3669
2613
|
obj: LastUpdateStatus
|
|
3670
2614
|
) => any;
|
|
3671
|
-
|
|
3672
2615
|
export declare const OfflineStoreStatusFilterSensitiveLog: (
|
|
3673
2616
|
obj: OfflineStoreStatus
|
|
3674
2617
|
) => any;
|
|
3675
|
-
|
|
3676
2618
|
export declare const DescribeFeatureGroupResponseFilterSensitiveLog: (
|
|
3677
2619
|
obj: DescribeFeatureGroupResponse
|
|
3678
2620
|
) => any;
|
|
3679
|
-
|
|
3680
2621
|
export declare const DescribeFeatureMetadataRequestFilterSensitiveLog: (
|
|
3681
2622
|
obj: DescribeFeatureMetadataRequest
|
|
3682
2623
|
) => any;
|
|
3683
|
-
|
|
3684
|
-
export declare const FeatureParameterFilterSensitiveLog: (
|
|
3685
|
-
obj: FeatureParameter
|
|
3686
|
-
) => any;
|
|
3687
|
-
|
|
3688
|
-
export declare const DescribeFeatureMetadataResponseFilterSensitiveLog: (
|
|
3689
|
-
obj: DescribeFeatureMetadataResponse
|
|
3690
|
-
) => any;
|