@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
|
@@ -3,12 +3,9 @@ import {
|
|
|
3
3
|
LazyJsonString as __LazyJsonString,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
5
|
import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
|
|
6
|
-
|
|
7
6
|
export interface ActionSource {
|
|
8
7
|
SourceUri: string | undefined;
|
|
9
|
-
|
|
10
8
|
SourceType?: string;
|
|
11
|
-
|
|
12
9
|
SourceId?: string;
|
|
13
10
|
}
|
|
14
11
|
export declare enum ActionStatus {
|
|
@@ -19,20 +16,13 @@ export declare enum ActionStatus {
|
|
|
19
16
|
STOPPING = "Stopping",
|
|
20
17
|
UNKNOWN = "Unknown",
|
|
21
18
|
}
|
|
22
|
-
|
|
23
19
|
export interface ActionSummary {
|
|
24
20
|
ActionArn?: string;
|
|
25
|
-
|
|
26
21
|
ActionName?: string;
|
|
27
|
-
|
|
28
22
|
Source?: ActionSource;
|
|
29
|
-
|
|
30
23
|
ActionType?: string;
|
|
31
|
-
|
|
32
24
|
Status?: ActionStatus | string;
|
|
33
|
-
|
|
34
25
|
CreationTime?: Date;
|
|
35
|
-
|
|
36
26
|
LastModifiedTime?: Date;
|
|
37
27
|
}
|
|
38
28
|
export declare enum AssociationEdgeType {
|
|
@@ -43,58 +33,40 @@ export declare enum AssociationEdgeType {
|
|
|
43
33
|
}
|
|
44
34
|
export interface AddAssociationRequest {
|
|
45
35
|
SourceArn: string | undefined;
|
|
46
|
-
|
|
47
36
|
DestinationArn: string | undefined;
|
|
48
|
-
|
|
49
37
|
AssociationType?: AssociationEdgeType | string;
|
|
50
38
|
}
|
|
51
39
|
export interface AddAssociationResponse {
|
|
52
40
|
SourceArn?: string;
|
|
53
|
-
|
|
54
41
|
DestinationArn?: string;
|
|
55
42
|
}
|
|
56
|
-
|
|
57
43
|
export declare class ResourceLimitExceeded extends __BaseException {
|
|
58
44
|
readonly name: "ResourceLimitExceeded";
|
|
59
45
|
readonly $fault: "client";
|
|
60
46
|
Message?: string;
|
|
61
|
-
|
|
62
47
|
constructor(
|
|
63
48
|
opts: __ExceptionOptionType<ResourceLimitExceeded, __BaseException>
|
|
64
49
|
);
|
|
65
50
|
}
|
|
66
|
-
|
|
67
51
|
export declare class ResourceNotFound extends __BaseException {
|
|
68
52
|
readonly name: "ResourceNotFound";
|
|
69
53
|
readonly $fault: "client";
|
|
70
54
|
Message?: string;
|
|
71
|
-
|
|
72
55
|
constructor(opts: __ExceptionOptionType<ResourceNotFound, __BaseException>);
|
|
73
56
|
}
|
|
74
|
-
|
|
75
57
|
export interface ModelInput {
|
|
76
58
|
DataInputConfig: string | undefined;
|
|
77
59
|
}
|
|
78
|
-
|
|
79
60
|
export interface ModelPackageContainerDefinition {
|
|
80
61
|
ContainerHostname?: string;
|
|
81
|
-
|
|
82
62
|
Image: string | undefined;
|
|
83
|
-
|
|
84
63
|
ImageDigest?: string;
|
|
85
|
-
|
|
86
64
|
ModelDataUrl?: string;
|
|
87
|
-
|
|
88
65
|
ProductId?: string;
|
|
89
|
-
|
|
90
66
|
Environment?: Record<string, string>;
|
|
91
|
-
|
|
92
67
|
ModelInput?: ModelInput;
|
|
93
|
-
|
|
94
68
|
Framework?: string;
|
|
95
|
-
|
|
96
69
|
FrameworkVersion?: string;
|
|
97
|
-
|
|
98
70
|
NearestModelName?: string;
|
|
99
71
|
}
|
|
100
72
|
export declare enum ProductionVariantInstanceType {
|
|
@@ -217,46 +189,33 @@ export declare enum TransformInstanceType {
|
|
|
217
189
|
ML_P3_2XLARGE = "ml.p3.2xlarge",
|
|
218
190
|
ML_P3_8XLARGE = "ml.p3.8xlarge",
|
|
219
191
|
}
|
|
220
|
-
|
|
221
192
|
export interface AdditionalInferenceSpecificationDefinition {
|
|
222
193
|
Name: string | undefined;
|
|
223
|
-
|
|
224
194
|
Description?: string;
|
|
225
|
-
|
|
226
195
|
Containers: ModelPackageContainerDefinition[] | undefined;
|
|
227
|
-
|
|
228
196
|
SupportedTransformInstanceTypes?: (TransformInstanceType | string)[];
|
|
229
|
-
|
|
230
197
|
SupportedRealtimeInferenceInstanceTypes?: (
|
|
231
198
|
| ProductionVariantInstanceType
|
|
232
199
|
| string
|
|
233
200
|
)[];
|
|
234
|
-
|
|
235
201
|
SupportedContentTypes?: string[];
|
|
236
|
-
|
|
237
202
|
SupportedResponseMIMETypes?: string[];
|
|
238
203
|
}
|
|
239
|
-
|
|
240
204
|
export interface Tag {
|
|
241
205
|
Key: string | undefined;
|
|
242
|
-
|
|
243
206
|
Value: string | undefined;
|
|
244
207
|
}
|
|
245
208
|
export interface AddTagsInput {
|
|
246
209
|
ResourceArn: string | undefined;
|
|
247
|
-
|
|
248
210
|
Tags: Tag[] | undefined;
|
|
249
211
|
}
|
|
250
212
|
export interface AddTagsOutput {
|
|
251
213
|
Tags?: Tag[];
|
|
252
214
|
}
|
|
253
|
-
|
|
254
215
|
export interface AgentVersion {
|
|
255
216
|
Version: string | undefined;
|
|
256
|
-
|
|
257
217
|
AgentCount: number | undefined;
|
|
258
218
|
}
|
|
259
|
-
|
|
260
219
|
export interface Alarm {
|
|
261
220
|
AlarmName?: string;
|
|
262
221
|
}
|
|
@@ -264,10 +223,8 @@ export declare enum AlgorithmSortBy {
|
|
|
264
223
|
CREATION_TIME = "CreationTime",
|
|
265
224
|
NAME = "Name",
|
|
266
225
|
}
|
|
267
|
-
|
|
268
226
|
export interface MetricDefinition {
|
|
269
227
|
Name: string | undefined;
|
|
270
|
-
|
|
271
228
|
Regex: string | undefined;
|
|
272
229
|
}
|
|
273
230
|
export declare enum TrainingInputMode {
|
|
@@ -275,16 +232,11 @@ export declare enum TrainingInputMode {
|
|
|
275
232
|
FILE = "File",
|
|
276
233
|
PIPE = "Pipe",
|
|
277
234
|
}
|
|
278
|
-
|
|
279
235
|
export interface AlgorithmSpecification {
|
|
280
236
|
TrainingImage?: string;
|
|
281
|
-
|
|
282
237
|
AlgorithmName?: string;
|
|
283
|
-
|
|
284
238
|
TrainingInputMode: TrainingInputMode | string | undefined;
|
|
285
|
-
|
|
286
239
|
MetricDefinitions?: MetricDefinition[];
|
|
287
|
-
|
|
288
240
|
EnableSageMakerMetricsTimeSeries?: boolean;
|
|
289
241
|
}
|
|
290
242
|
export declare enum AlgorithmStatus {
|
|
@@ -300,30 +252,20 @@ export declare enum DetailedAlgorithmStatus {
|
|
|
300
252
|
IN_PROGRESS = "InProgress",
|
|
301
253
|
NOT_STARTED = "NotStarted",
|
|
302
254
|
}
|
|
303
|
-
|
|
304
255
|
export interface AlgorithmStatusItem {
|
|
305
256
|
Name: string | undefined;
|
|
306
|
-
|
|
307
257
|
Status: DetailedAlgorithmStatus | string | undefined;
|
|
308
|
-
|
|
309
258
|
FailureReason?: string;
|
|
310
259
|
}
|
|
311
|
-
|
|
312
260
|
export interface AlgorithmStatusDetails {
|
|
313
261
|
ValidationStatuses?: AlgorithmStatusItem[];
|
|
314
|
-
|
|
315
262
|
ImageScanStatuses?: AlgorithmStatusItem[];
|
|
316
263
|
}
|
|
317
|
-
|
|
318
264
|
export interface AlgorithmSummary {
|
|
319
265
|
AlgorithmName: string | undefined;
|
|
320
|
-
|
|
321
266
|
AlgorithmArn: string | undefined;
|
|
322
|
-
|
|
323
267
|
AlgorithmDescription?: string;
|
|
324
|
-
|
|
325
268
|
CreationTime: Date | undefined;
|
|
326
|
-
|
|
327
269
|
AlgorithmStatus: AlgorithmStatus | string | undefined;
|
|
328
270
|
}
|
|
329
271
|
export declare enum CompressionType {
|
|
@@ -338,14 +280,10 @@ export declare enum FileSystemType {
|
|
|
338
280
|
EFS = "EFS",
|
|
339
281
|
FSXLUSTRE = "FSxLustre",
|
|
340
282
|
}
|
|
341
|
-
|
|
342
283
|
export interface FileSystemDataSource {
|
|
343
284
|
FileSystemId: string | undefined;
|
|
344
|
-
|
|
345
285
|
FileSystemAccessMode: FileSystemAccessMode | string | undefined;
|
|
346
|
-
|
|
347
286
|
FileSystemType: FileSystemType | string | undefined;
|
|
348
|
-
|
|
349
287
|
DirectoryPath: string | undefined;
|
|
350
288
|
}
|
|
351
289
|
export declare enum S3DataDistribution {
|
|
@@ -357,52 +295,35 @@ export declare enum S3DataType {
|
|
|
357
295
|
MANIFEST_FILE = "ManifestFile",
|
|
358
296
|
S3_PREFIX = "S3Prefix",
|
|
359
297
|
}
|
|
360
|
-
|
|
361
298
|
export interface S3DataSource {
|
|
362
299
|
S3DataType: S3DataType | string | undefined;
|
|
363
|
-
|
|
364
300
|
S3Uri: string | undefined;
|
|
365
|
-
|
|
366
301
|
S3DataDistributionType?: S3DataDistribution | string;
|
|
367
|
-
|
|
368
302
|
AttributeNames?: string[];
|
|
369
|
-
|
|
370
303
|
InstanceGroupNames?: string[];
|
|
371
304
|
}
|
|
372
|
-
|
|
373
305
|
export interface DataSource {
|
|
374
306
|
S3DataSource?: S3DataSource;
|
|
375
|
-
|
|
376
307
|
FileSystemDataSource?: FileSystemDataSource;
|
|
377
308
|
}
|
|
378
309
|
export declare enum RecordWrapper {
|
|
379
310
|
NONE = "None",
|
|
380
311
|
RECORDIO = "RecordIO",
|
|
381
312
|
}
|
|
382
|
-
|
|
383
313
|
export interface ShuffleConfig {
|
|
384
314
|
Seed: number | undefined;
|
|
385
315
|
}
|
|
386
|
-
|
|
387
316
|
export interface Channel {
|
|
388
317
|
ChannelName: string | undefined;
|
|
389
|
-
|
|
390
318
|
DataSource: DataSource | undefined;
|
|
391
|
-
|
|
392
319
|
ContentType?: string;
|
|
393
|
-
|
|
394
320
|
CompressionType?: CompressionType | string;
|
|
395
|
-
|
|
396
321
|
RecordWrapperType?: RecordWrapper | string;
|
|
397
|
-
|
|
398
322
|
InputMode?: TrainingInputMode | string;
|
|
399
|
-
|
|
400
323
|
ShuffleConfig?: ShuffleConfig;
|
|
401
324
|
}
|
|
402
|
-
|
|
403
325
|
export interface OutputDataConfig {
|
|
404
326
|
KmsKeyId?: string;
|
|
405
|
-
|
|
406
327
|
S3OutputPath: string | undefined;
|
|
407
328
|
}
|
|
408
329
|
export declare enum TrainingInstanceType {
|
|
@@ -454,57 +375,38 @@ export declare enum TrainingInstanceType {
|
|
|
454
375
|
ML_P3_8XLARGE = "ml.p3.8xlarge",
|
|
455
376
|
ML_P4D_24XLARGE = "ml.p4d.24xlarge",
|
|
456
377
|
}
|
|
457
|
-
|
|
458
378
|
export interface InstanceGroup {
|
|
459
379
|
InstanceType: TrainingInstanceType | string | undefined;
|
|
460
|
-
|
|
461
380
|
InstanceCount: number | undefined;
|
|
462
|
-
|
|
463
381
|
InstanceGroupName: string | undefined;
|
|
464
382
|
}
|
|
465
|
-
|
|
466
383
|
export interface ResourceConfig {
|
|
467
384
|
InstanceType?: TrainingInstanceType | string;
|
|
468
|
-
|
|
469
385
|
InstanceCount?: number;
|
|
470
|
-
|
|
471
386
|
VolumeSizeInGB: number | undefined;
|
|
472
|
-
|
|
473
387
|
VolumeKmsKeyId?: string;
|
|
474
|
-
|
|
475
388
|
InstanceGroups?: InstanceGroup[];
|
|
476
389
|
}
|
|
477
|
-
|
|
478
390
|
export interface StoppingCondition {
|
|
479
391
|
MaxRuntimeInSeconds?: number;
|
|
480
|
-
|
|
481
392
|
MaxWaitTimeInSeconds?: number;
|
|
482
393
|
}
|
|
483
|
-
|
|
484
394
|
export interface TrainingJobDefinition {
|
|
485
395
|
TrainingInputMode: TrainingInputMode | string | undefined;
|
|
486
|
-
|
|
487
396
|
HyperParameters?: Record<string, string>;
|
|
488
|
-
|
|
489
397
|
InputDataConfig: Channel[] | undefined;
|
|
490
|
-
|
|
491
398
|
OutputDataConfig: OutputDataConfig | undefined;
|
|
492
|
-
|
|
493
399
|
ResourceConfig: ResourceConfig | undefined;
|
|
494
|
-
|
|
495
400
|
StoppingCondition: StoppingCondition | undefined;
|
|
496
401
|
}
|
|
497
402
|
export declare enum BatchStrategy {
|
|
498
403
|
MULTI_RECORD = "MultiRecord",
|
|
499
404
|
SINGLE_RECORD = "SingleRecord",
|
|
500
405
|
}
|
|
501
|
-
|
|
502
406
|
export interface TransformS3DataSource {
|
|
503
407
|
S3DataType: S3DataType | string | undefined;
|
|
504
|
-
|
|
505
408
|
S3Uri: string | undefined;
|
|
506
409
|
}
|
|
507
|
-
|
|
508
410
|
export interface TransformDataSource {
|
|
509
411
|
S3DataSource: TransformS3DataSource | undefined;
|
|
510
412
|
}
|
|
@@ -514,69 +416,45 @@ export declare enum SplitType {
|
|
|
514
416
|
RECORDIO = "RecordIO",
|
|
515
417
|
TFRECORD = "TFRecord",
|
|
516
418
|
}
|
|
517
|
-
|
|
518
419
|
export interface TransformInput {
|
|
519
420
|
DataSource: TransformDataSource | undefined;
|
|
520
|
-
|
|
521
421
|
ContentType?: string;
|
|
522
|
-
|
|
523
422
|
CompressionType?: CompressionType | string;
|
|
524
|
-
|
|
525
423
|
SplitType?: SplitType | string;
|
|
526
424
|
}
|
|
527
425
|
export declare enum AssemblyType {
|
|
528
426
|
LINE = "Line",
|
|
529
427
|
NONE = "None",
|
|
530
428
|
}
|
|
531
|
-
|
|
532
429
|
export interface TransformOutput {
|
|
533
430
|
S3OutputPath: string | undefined;
|
|
534
|
-
|
|
535
431
|
Accept?: string;
|
|
536
|
-
|
|
537
432
|
AssembleWith?: AssemblyType | string;
|
|
538
|
-
|
|
539
433
|
KmsKeyId?: string;
|
|
540
434
|
}
|
|
541
|
-
|
|
542
435
|
export interface TransformResources {
|
|
543
436
|
InstanceType: TransformInstanceType | string | undefined;
|
|
544
|
-
|
|
545
437
|
InstanceCount: number | undefined;
|
|
546
|
-
|
|
547
438
|
VolumeKmsKeyId?: string;
|
|
548
439
|
}
|
|
549
|
-
|
|
550
440
|
export interface TransformJobDefinition {
|
|
551
441
|
MaxConcurrentTransforms?: number;
|
|
552
|
-
|
|
553
442
|
MaxPayloadInMB?: number;
|
|
554
|
-
|
|
555
443
|
BatchStrategy?: BatchStrategy | string;
|
|
556
|
-
|
|
557
444
|
Environment?: Record<string, string>;
|
|
558
|
-
|
|
559
445
|
TransformInput: TransformInput | undefined;
|
|
560
|
-
|
|
561
446
|
TransformOutput: TransformOutput | undefined;
|
|
562
|
-
|
|
563
447
|
TransformResources: TransformResources | undefined;
|
|
564
448
|
}
|
|
565
|
-
|
|
566
449
|
export interface AlgorithmValidationProfile {
|
|
567
450
|
ProfileName: string | undefined;
|
|
568
|
-
|
|
569
451
|
TrainingJobDefinition: TrainingJobDefinition | undefined;
|
|
570
|
-
|
|
571
452
|
TransformJobDefinition?: TransformJobDefinition;
|
|
572
453
|
}
|
|
573
|
-
|
|
574
454
|
export interface AlgorithmValidationSpecification {
|
|
575
455
|
ValidationRole: string | undefined;
|
|
576
|
-
|
|
577
456
|
ValidationProfiles: AlgorithmValidationProfile[] | undefined;
|
|
578
457
|
}
|
|
579
|
-
|
|
580
458
|
export interface AnnotationConsolidationConfig {
|
|
581
459
|
AnnotationConsolidationLambdaArn: string | undefined;
|
|
582
460
|
}
|
|
@@ -594,50 +472,32 @@ export declare enum AppStatus {
|
|
|
594
472
|
InService = "InService",
|
|
595
473
|
Pending = "Pending",
|
|
596
474
|
}
|
|
597
|
-
|
|
598
475
|
export interface AppDetails {
|
|
599
476
|
DomainId?: string;
|
|
600
|
-
|
|
601
477
|
UserProfileName?: string;
|
|
602
|
-
|
|
603
478
|
AppType?: AppType | string;
|
|
604
|
-
|
|
605
479
|
AppName?: string;
|
|
606
|
-
|
|
607
480
|
Status?: AppStatus | string;
|
|
608
|
-
|
|
609
481
|
CreationTime?: Date;
|
|
610
482
|
}
|
|
611
|
-
|
|
612
483
|
export interface FileSystemConfig {
|
|
613
484
|
MountPath?: string;
|
|
614
|
-
|
|
615
485
|
DefaultUid?: number;
|
|
616
|
-
|
|
617
486
|
DefaultGid?: number;
|
|
618
487
|
}
|
|
619
|
-
|
|
620
488
|
export interface KernelSpec {
|
|
621
489
|
Name: string | undefined;
|
|
622
|
-
|
|
623
490
|
DisplayName?: string;
|
|
624
491
|
}
|
|
625
|
-
|
|
626
492
|
export interface KernelGatewayImageConfig {
|
|
627
493
|
KernelSpecs: KernelSpec[] | undefined;
|
|
628
|
-
|
|
629
494
|
FileSystemConfig?: FileSystemConfig;
|
|
630
495
|
}
|
|
631
|
-
|
|
632
496
|
export interface AppImageConfigDetails {
|
|
633
497
|
AppImageConfigArn?: string;
|
|
634
|
-
|
|
635
498
|
AppImageConfigName?: string;
|
|
636
|
-
|
|
637
499
|
CreationTime?: Date;
|
|
638
|
-
|
|
639
500
|
LastModifiedTime?: Date;
|
|
640
|
-
|
|
641
501
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
642
502
|
}
|
|
643
503
|
export declare enum AppImageConfigSortKey {
|
|
@@ -715,12 +575,9 @@ export declare enum AppSecurityGroupManagement {
|
|
|
715
575
|
export declare enum AppSortKey {
|
|
716
576
|
CreationTime = "CreationTime",
|
|
717
577
|
}
|
|
718
|
-
|
|
719
578
|
export interface AppSpecification {
|
|
720
579
|
ImageUri: string | undefined;
|
|
721
|
-
|
|
722
580
|
ContainerEntrypoint?: string[];
|
|
723
|
-
|
|
724
581
|
ContainerArguments?: string[];
|
|
725
582
|
}
|
|
726
583
|
export declare enum ArtifactSourceIdType {
|
|
@@ -729,92 +586,60 @@ export declare enum ArtifactSourceIdType {
|
|
|
729
586
|
S3_ETAG = "S3ETag",
|
|
730
587
|
S3_VERSION = "S3Version",
|
|
731
588
|
}
|
|
732
|
-
|
|
733
589
|
export interface ArtifactSourceType {
|
|
734
590
|
SourceIdType: ArtifactSourceIdType | string | undefined;
|
|
735
|
-
|
|
736
591
|
Value: string | undefined;
|
|
737
592
|
}
|
|
738
|
-
|
|
739
593
|
export interface ArtifactSource {
|
|
740
594
|
SourceUri: string | undefined;
|
|
741
|
-
|
|
742
595
|
SourceTypes?: ArtifactSourceType[];
|
|
743
596
|
}
|
|
744
|
-
|
|
745
597
|
export interface ArtifactSummary {
|
|
746
598
|
ArtifactArn?: string;
|
|
747
|
-
|
|
748
599
|
ArtifactName?: string;
|
|
749
|
-
|
|
750
600
|
Source?: ArtifactSource;
|
|
751
|
-
|
|
752
601
|
ArtifactType?: string;
|
|
753
|
-
|
|
754
602
|
CreationTime?: Date;
|
|
755
|
-
|
|
756
603
|
LastModifiedTime?: Date;
|
|
757
604
|
}
|
|
758
605
|
export interface AssociateTrialComponentRequest {
|
|
759
606
|
TrialComponentName: string | undefined;
|
|
760
|
-
|
|
761
607
|
TrialName: string | undefined;
|
|
762
608
|
}
|
|
763
609
|
export interface AssociateTrialComponentResponse {
|
|
764
610
|
TrialComponentArn?: string;
|
|
765
|
-
|
|
766
611
|
TrialArn?: string;
|
|
767
612
|
}
|
|
768
|
-
|
|
769
613
|
export interface UserContext {
|
|
770
614
|
UserProfileArn?: string;
|
|
771
|
-
|
|
772
615
|
UserProfileName?: string;
|
|
773
|
-
|
|
774
616
|
DomainId?: string;
|
|
775
617
|
}
|
|
776
|
-
|
|
777
618
|
export interface AssociationSummary {
|
|
778
619
|
SourceArn?: string;
|
|
779
|
-
|
|
780
620
|
DestinationArn?: string;
|
|
781
|
-
|
|
782
621
|
SourceType?: string;
|
|
783
|
-
|
|
784
622
|
DestinationType?: string;
|
|
785
|
-
|
|
786
623
|
AssociationType?: AssociationEdgeType | string;
|
|
787
|
-
|
|
788
624
|
SourceName?: string;
|
|
789
|
-
|
|
790
625
|
DestinationName?: string;
|
|
791
|
-
|
|
792
626
|
CreationTime?: Date;
|
|
793
|
-
|
|
794
627
|
CreatedBy?: UserContext;
|
|
795
628
|
}
|
|
796
|
-
|
|
797
629
|
export interface AsyncInferenceClientConfig {
|
|
798
630
|
MaxConcurrentInvocationsPerInstance?: number;
|
|
799
631
|
}
|
|
800
|
-
|
|
801
632
|
export interface AsyncInferenceNotificationConfig {
|
|
802
633
|
SuccessTopic?: string;
|
|
803
|
-
|
|
804
634
|
ErrorTopic?: string;
|
|
805
635
|
}
|
|
806
|
-
|
|
807
636
|
export interface AsyncInferenceOutputConfig {
|
|
808
637
|
KmsKeyId?: string;
|
|
809
|
-
|
|
810
638
|
S3OutputPath: string | undefined;
|
|
811
|
-
|
|
812
639
|
NotificationConfig?: AsyncInferenceNotificationConfig;
|
|
813
640
|
}
|
|
814
|
-
|
|
815
641
|
export interface AsyncInferenceConfig {
|
|
816
642
|
ClientConfig?: AsyncInferenceClientConfig;
|
|
817
|
-
|
|
818
643
|
OutputConfig: AsyncInferenceOutputConfig | undefined;
|
|
819
644
|
}
|
|
820
645
|
export declare enum AthenaResultCompressionType {
|
|
@@ -829,32 +654,22 @@ export declare enum AthenaResultFormat {
|
|
|
829
654
|
PARQUET = "PARQUET",
|
|
830
655
|
TEXTFILE = "TEXTFILE",
|
|
831
656
|
}
|
|
832
|
-
|
|
833
657
|
export interface AthenaDatasetDefinition {
|
|
834
658
|
Catalog: string | undefined;
|
|
835
|
-
|
|
836
659
|
Database: string | undefined;
|
|
837
|
-
|
|
838
660
|
QueryString: string | undefined;
|
|
839
|
-
|
|
840
661
|
WorkGroup?: string;
|
|
841
|
-
|
|
842
662
|
OutputS3Uri: string | undefined;
|
|
843
|
-
|
|
844
663
|
KmsKeyId?: string;
|
|
845
|
-
|
|
846
664
|
OutputFormat: AthenaResultFormat | string | undefined;
|
|
847
|
-
|
|
848
665
|
OutputCompression?: AthenaResultCompressionType | string;
|
|
849
666
|
}
|
|
850
667
|
export declare enum AuthMode {
|
|
851
668
|
IAM = "IAM",
|
|
852
669
|
SSO = "SSO",
|
|
853
670
|
}
|
|
854
|
-
|
|
855
671
|
export interface CandidateArtifactLocations {
|
|
856
672
|
Explainability: string | undefined;
|
|
857
|
-
|
|
858
673
|
ModelInsights?: string;
|
|
859
674
|
}
|
|
860
675
|
export declare enum AutoMLMetricEnum {
|
|
@@ -885,20 +700,14 @@ export declare enum AutoMLMetricExtendedEnum {
|
|
|
885
700
|
RECALL_MACRO = "RecallMacro",
|
|
886
701
|
RMSE = "RMSE",
|
|
887
702
|
}
|
|
888
|
-
|
|
889
703
|
export interface MetricDatum {
|
|
890
704
|
MetricName?: AutoMLMetricEnum | string;
|
|
891
|
-
|
|
892
705
|
Value?: number;
|
|
893
|
-
|
|
894
706
|
Set?: MetricSetSource | string;
|
|
895
|
-
|
|
896
707
|
StandardMetricName?: AutoMLMetricExtendedEnum | string;
|
|
897
708
|
}
|
|
898
|
-
|
|
899
709
|
export interface CandidateProperties {
|
|
900
710
|
CandidateArtifactLocations?: CandidateArtifactLocations;
|
|
901
|
-
|
|
902
711
|
CandidateMetrics?: MetricDatum[];
|
|
903
712
|
}
|
|
904
713
|
export declare enum CandidateStatus {
|
|
@@ -913,32 +722,23 @@ export declare enum CandidateStepType {
|
|
|
913
722
|
TRAINING = "AWS::SageMaker::TrainingJob",
|
|
914
723
|
TRANSFORM = "AWS::SageMaker::TransformJob",
|
|
915
724
|
}
|
|
916
|
-
|
|
917
725
|
export interface AutoMLCandidateStep {
|
|
918
726
|
CandidateStepType: CandidateStepType | string | undefined;
|
|
919
|
-
|
|
920
727
|
CandidateStepArn: string | undefined;
|
|
921
|
-
|
|
922
728
|
CandidateStepName: string | undefined;
|
|
923
729
|
}
|
|
924
730
|
export declare enum AutoMLJobObjectiveType {
|
|
925
731
|
MAXIMIZE = "Maximize",
|
|
926
732
|
MINIMIZE = "Minimize",
|
|
927
733
|
}
|
|
928
|
-
|
|
929
734
|
export interface FinalAutoMLJobObjectiveMetric {
|
|
930
735
|
Type?: AutoMLJobObjectiveType | string;
|
|
931
|
-
|
|
932
736
|
MetricName: AutoMLMetricEnum | string | undefined;
|
|
933
|
-
|
|
934
737
|
Value: number | undefined;
|
|
935
738
|
}
|
|
936
|
-
|
|
937
739
|
export interface AutoMLContainerDefinition {
|
|
938
740
|
Image: string | undefined;
|
|
939
|
-
|
|
940
741
|
ModelDataUrl: string | undefined;
|
|
941
|
-
|
|
942
742
|
Environment?: Record<string, string>;
|
|
943
743
|
}
|
|
944
744
|
export declare enum ObjectiveStatus {
|
|
@@ -946,31 +746,19 @@ export declare enum ObjectiveStatus {
|
|
|
946
746
|
Pending = "Pending",
|
|
947
747
|
Succeeded = "Succeeded",
|
|
948
748
|
}
|
|
949
|
-
|
|
950
749
|
export interface AutoMLCandidate {
|
|
951
750
|
CandidateName: string | undefined;
|
|
952
|
-
|
|
953
751
|
FinalAutoMLJobObjectiveMetric?: FinalAutoMLJobObjectiveMetric;
|
|
954
|
-
|
|
955
752
|
ObjectiveStatus: ObjectiveStatus | string | undefined;
|
|
956
|
-
|
|
957
753
|
CandidateSteps: AutoMLCandidateStep[] | undefined;
|
|
958
|
-
|
|
959
754
|
CandidateStatus: CandidateStatus | string | undefined;
|
|
960
|
-
|
|
961
755
|
InferenceContainers?: AutoMLContainerDefinition[];
|
|
962
|
-
|
|
963
756
|
CreationTime: Date | undefined;
|
|
964
|
-
|
|
965
757
|
EndTime?: Date;
|
|
966
|
-
|
|
967
758
|
LastModifiedTime: Date | undefined;
|
|
968
|
-
|
|
969
759
|
FailureReason?: string;
|
|
970
|
-
|
|
971
760
|
CandidateProperties?: CandidateProperties;
|
|
972
761
|
}
|
|
973
|
-
|
|
974
762
|
export interface AutoMLCandidateGenerationConfig {
|
|
975
763
|
FeatureSpecificationS3Uri?: string;
|
|
976
764
|
}
|
|
@@ -982,44 +770,30 @@ export declare enum AutoMLS3DataType {
|
|
|
982
770
|
MANIFEST_FILE = "ManifestFile",
|
|
983
771
|
S3_PREFIX = "S3Prefix",
|
|
984
772
|
}
|
|
985
|
-
|
|
986
773
|
export interface AutoMLS3DataSource {
|
|
987
774
|
S3DataType: AutoMLS3DataType | string | undefined;
|
|
988
|
-
|
|
989
775
|
S3Uri: string | undefined;
|
|
990
776
|
}
|
|
991
|
-
|
|
992
777
|
export interface AutoMLDataSource {
|
|
993
778
|
S3DataSource: AutoMLS3DataSource | undefined;
|
|
994
779
|
}
|
|
995
|
-
|
|
996
780
|
export interface AutoMLChannel {
|
|
997
781
|
DataSource: AutoMLDataSource | undefined;
|
|
998
|
-
|
|
999
782
|
CompressionType?: CompressionType | string;
|
|
1000
|
-
|
|
1001
783
|
TargetAttributeName: string | undefined;
|
|
1002
|
-
|
|
1003
784
|
ContentType?: string;
|
|
1004
|
-
|
|
1005
785
|
ChannelType?: AutoMLChannelType | string;
|
|
1006
786
|
}
|
|
1007
|
-
|
|
1008
787
|
export interface AutoMLDataSplitConfig {
|
|
1009
788
|
ValidationFraction?: number;
|
|
1010
789
|
}
|
|
1011
|
-
|
|
1012
790
|
export interface AutoMLJobArtifacts {
|
|
1013
791
|
CandidateDefinitionNotebookLocation?: string;
|
|
1014
|
-
|
|
1015
792
|
DataExplorationNotebookLocation?: string;
|
|
1016
793
|
}
|
|
1017
|
-
|
|
1018
794
|
export interface AutoMLJobCompletionCriteria {
|
|
1019
795
|
MaxCandidates?: number;
|
|
1020
|
-
|
|
1021
796
|
MaxRuntimePerTrainingJobInSeconds?: number;
|
|
1022
|
-
|
|
1023
797
|
MaxAutoMLJobRuntimeInSeconds?: number;
|
|
1024
798
|
}
|
|
1025
799
|
export declare enum AutoMLMode {
|
|
@@ -1027,33 +801,22 @@ export declare enum AutoMLMode {
|
|
|
1027
801
|
ENSEMBLING = "ENSEMBLING",
|
|
1028
802
|
HYPERPARAMETER_TUNING = "HYPERPARAMETER_TUNING",
|
|
1029
803
|
}
|
|
1030
|
-
|
|
1031
804
|
export interface VpcConfig {
|
|
1032
805
|
SecurityGroupIds: string[] | undefined;
|
|
1033
|
-
|
|
1034
806
|
Subnets: string[] | undefined;
|
|
1035
807
|
}
|
|
1036
|
-
|
|
1037
808
|
export interface AutoMLSecurityConfig {
|
|
1038
809
|
VolumeKmsKeyId?: string;
|
|
1039
|
-
|
|
1040
810
|
EnableInterContainerTrafficEncryption?: boolean;
|
|
1041
|
-
|
|
1042
811
|
VpcConfig?: VpcConfig;
|
|
1043
812
|
}
|
|
1044
|
-
|
|
1045
813
|
export interface AutoMLJobConfig {
|
|
1046
814
|
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
1047
|
-
|
|
1048
815
|
SecurityConfig?: AutoMLSecurityConfig;
|
|
1049
|
-
|
|
1050
816
|
DataSplitConfig?: AutoMLDataSplitConfig;
|
|
1051
|
-
|
|
1052
817
|
CandidateGenerationConfig?: AutoMLCandidateGenerationConfig;
|
|
1053
|
-
|
|
1054
818
|
Mode?: AutoMLMode | string;
|
|
1055
819
|
}
|
|
1056
|
-
|
|
1057
820
|
export interface AutoMLJobObjective {
|
|
1058
821
|
MetricName: AutoMLMetricEnum | string | undefined;
|
|
1059
822
|
}
|
|
@@ -1083,34 +846,22 @@ export declare enum AutoMLJobStatus {
|
|
|
1083
846
|
STOPPED = "Stopped",
|
|
1084
847
|
STOPPING = "Stopping",
|
|
1085
848
|
}
|
|
1086
|
-
|
|
1087
849
|
export interface AutoMLPartialFailureReason {
|
|
1088
850
|
PartialFailureMessage?: string;
|
|
1089
851
|
}
|
|
1090
|
-
|
|
1091
852
|
export interface AutoMLJobSummary {
|
|
1092
853
|
AutoMLJobName: string | undefined;
|
|
1093
|
-
|
|
1094
854
|
AutoMLJobArn: string | undefined;
|
|
1095
|
-
|
|
1096
855
|
AutoMLJobStatus: AutoMLJobStatus | string | undefined;
|
|
1097
|
-
|
|
1098
856
|
AutoMLJobSecondaryStatus: AutoMLJobSecondaryStatus | string | undefined;
|
|
1099
|
-
|
|
1100
857
|
CreationTime: Date | undefined;
|
|
1101
|
-
|
|
1102
858
|
EndTime?: Date;
|
|
1103
|
-
|
|
1104
859
|
LastModifiedTime: Date | undefined;
|
|
1105
|
-
|
|
1106
860
|
FailureReason?: string;
|
|
1107
|
-
|
|
1108
861
|
PartialFailureReasons?: AutoMLPartialFailureReason[];
|
|
1109
862
|
}
|
|
1110
|
-
|
|
1111
863
|
export interface AutoMLOutputDataConfig {
|
|
1112
864
|
KmsKeyId?: string;
|
|
1113
|
-
|
|
1114
865
|
S3OutputPath: string | undefined;
|
|
1115
866
|
}
|
|
1116
867
|
export declare enum AutoMLSortBy {
|
|
@@ -1122,7 +873,6 @@ export declare enum AutoMLSortOrder {
|
|
|
1122
873
|
ASCENDING = "Ascending",
|
|
1123
874
|
DESCENDING = "Descending",
|
|
1124
875
|
}
|
|
1125
|
-
|
|
1126
876
|
export interface AutoRollbackConfig {
|
|
1127
877
|
Alarms?: Alarm[];
|
|
1128
878
|
}
|
|
@@ -1133,25 +883,18 @@ export declare enum AwsManagedHumanLoopRequestSource {
|
|
|
1133
883
|
export interface BatchDescribeModelPackageInput {
|
|
1134
884
|
ModelPackageArnList: string[] | undefined;
|
|
1135
885
|
}
|
|
1136
|
-
|
|
1137
886
|
export interface BatchDescribeModelPackageError {
|
|
1138
887
|
ErrorCode: string | undefined;
|
|
1139
|
-
|
|
1140
888
|
ErrorResponse: string | undefined;
|
|
1141
889
|
}
|
|
1142
|
-
|
|
1143
890
|
export interface InferenceSpecification {
|
|
1144
891
|
Containers: ModelPackageContainerDefinition[] | undefined;
|
|
1145
|
-
|
|
1146
892
|
SupportedTransformInstanceTypes?: (TransformInstanceType | string)[];
|
|
1147
|
-
|
|
1148
893
|
SupportedRealtimeInferenceInstanceTypes?: (
|
|
1149
894
|
| ProductionVariantInstanceType
|
|
1150
895
|
| string
|
|
1151
896
|
)[];
|
|
1152
|
-
|
|
1153
897
|
SupportedContentTypes: string[] | undefined;
|
|
1154
|
-
|
|
1155
898
|
SupportedResponseMIMETypes: string[] | undefined;
|
|
1156
899
|
}
|
|
1157
900
|
export declare enum ModelApprovalStatus {
|
|
@@ -1166,56 +909,39 @@ export declare enum ModelPackageStatus {
|
|
|
1166
909
|
IN_PROGRESS = "InProgress",
|
|
1167
910
|
PENDING = "Pending",
|
|
1168
911
|
}
|
|
1169
|
-
|
|
1170
912
|
export interface BatchDescribeModelPackageSummary {
|
|
1171
913
|
ModelPackageGroupName: string | undefined;
|
|
1172
|
-
|
|
1173
914
|
ModelPackageVersion?: number;
|
|
1174
|
-
|
|
1175
915
|
ModelPackageArn: string | undefined;
|
|
1176
|
-
|
|
1177
916
|
ModelPackageDescription?: string;
|
|
1178
|
-
|
|
1179
917
|
CreationTime: Date | undefined;
|
|
1180
|
-
|
|
1181
918
|
InferenceSpecification: InferenceSpecification | undefined;
|
|
1182
|
-
|
|
1183
919
|
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
1184
|
-
|
|
1185
920
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
1186
921
|
}
|
|
1187
922
|
export interface BatchDescribeModelPackageOutput {
|
|
1188
923
|
ModelPackageSummaries?: Record<string, BatchDescribeModelPackageSummary>;
|
|
1189
|
-
|
|
1190
924
|
BatchDescribeModelPackageErrorMap?: Record<
|
|
1191
925
|
string,
|
|
1192
926
|
BatchDescribeModelPackageError
|
|
1193
927
|
>;
|
|
1194
928
|
}
|
|
1195
|
-
|
|
1196
929
|
export interface MetricsSource {
|
|
1197
930
|
ContentType: string | undefined;
|
|
1198
|
-
|
|
1199
931
|
ContentDigest?: string;
|
|
1200
|
-
|
|
1201
932
|
S3Uri: string | undefined;
|
|
1202
933
|
}
|
|
1203
|
-
|
|
1204
934
|
export interface Bias {
|
|
1205
935
|
Report?: MetricsSource;
|
|
1206
|
-
|
|
1207
936
|
PreTrainingReport?: MetricsSource;
|
|
1208
|
-
|
|
1209
937
|
PostTrainingReport?: MetricsSource;
|
|
1210
938
|
}
|
|
1211
939
|
export declare enum CapacitySizeType {
|
|
1212
940
|
CAPACITY_PERCENT = "CAPACITY_PERCENT",
|
|
1213
941
|
INSTANCE_COUNT = "INSTANCE_COUNT",
|
|
1214
942
|
}
|
|
1215
|
-
|
|
1216
943
|
export interface CapacitySize {
|
|
1217
944
|
Type: CapacitySizeType | string | undefined;
|
|
1218
|
-
|
|
1219
945
|
Value: number | undefined;
|
|
1220
946
|
}
|
|
1221
947
|
export declare enum TrafficRoutingConfigType {
|
|
@@ -1223,44 +949,31 @@ export declare enum TrafficRoutingConfigType {
|
|
|
1223
949
|
CANARY = "CANARY",
|
|
1224
950
|
LINEAR = "LINEAR",
|
|
1225
951
|
}
|
|
1226
|
-
|
|
1227
952
|
export interface TrafficRoutingConfig {
|
|
1228
953
|
Type: TrafficRoutingConfigType | string | undefined;
|
|
1229
|
-
|
|
1230
954
|
WaitIntervalInSeconds: number | undefined;
|
|
1231
|
-
|
|
1232
955
|
CanarySize?: CapacitySize;
|
|
1233
|
-
|
|
1234
956
|
LinearStepSize?: CapacitySize;
|
|
1235
957
|
}
|
|
1236
|
-
|
|
1237
958
|
export interface BlueGreenUpdatePolicy {
|
|
1238
959
|
TrafficRoutingConfiguration: TrafficRoutingConfig | undefined;
|
|
1239
|
-
|
|
1240
960
|
TerminationWaitInSeconds?: number;
|
|
1241
|
-
|
|
1242
961
|
MaximumExecutionTimeoutInSeconds?: number;
|
|
1243
962
|
}
|
|
1244
963
|
export declare enum BooleanOperator {
|
|
1245
964
|
AND = "And",
|
|
1246
965
|
OR = "Or",
|
|
1247
966
|
}
|
|
1248
|
-
|
|
1249
967
|
export interface CacheHitResult {
|
|
1250
968
|
SourcePipelineExecutionArn?: string;
|
|
1251
969
|
}
|
|
1252
|
-
|
|
1253
970
|
export interface OutputParameter {
|
|
1254
971
|
Name: string | undefined;
|
|
1255
|
-
|
|
1256
972
|
Value: string | undefined;
|
|
1257
973
|
}
|
|
1258
|
-
|
|
1259
974
|
export interface CallbackStepMetadata {
|
|
1260
975
|
CallbackToken?: string;
|
|
1261
|
-
|
|
1262
976
|
SqsQueueUrl?: string;
|
|
1263
|
-
|
|
1264
977
|
OutputParameters?: OutputParameter[];
|
|
1265
978
|
}
|
|
1266
979
|
export declare enum CandidateSortBy {
|
|
@@ -1268,17 +981,14 @@ export declare enum CandidateSortBy {
|
|
|
1268
981
|
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
1269
982
|
Status = "Status",
|
|
1270
983
|
}
|
|
1271
|
-
|
|
1272
984
|
export interface CaptureContentTypeHeader {
|
|
1273
985
|
CsvContentTypes?: string[];
|
|
1274
|
-
|
|
1275
986
|
JsonContentTypes?: string[];
|
|
1276
987
|
}
|
|
1277
988
|
export declare enum CaptureMode {
|
|
1278
989
|
INPUT = "Input",
|
|
1279
990
|
OUTPUT = "Output",
|
|
1280
991
|
}
|
|
1281
|
-
|
|
1282
992
|
export interface CaptureOption {
|
|
1283
993
|
CaptureMode: CaptureMode | string | undefined;
|
|
1284
994
|
}
|
|
@@ -1286,58 +996,37 @@ export declare enum CaptureStatus {
|
|
|
1286
996
|
STARTED = "Started",
|
|
1287
997
|
STOPPED = "Stopped",
|
|
1288
998
|
}
|
|
1289
|
-
|
|
1290
999
|
export interface CategoricalParameter {
|
|
1291
1000
|
Name: string | undefined;
|
|
1292
|
-
|
|
1293
1001
|
Value: string[] | undefined;
|
|
1294
1002
|
}
|
|
1295
|
-
|
|
1296
1003
|
export interface CategoricalParameterRange {
|
|
1297
1004
|
Name: string | undefined;
|
|
1298
|
-
|
|
1299
1005
|
Values: string[] | undefined;
|
|
1300
1006
|
}
|
|
1301
|
-
|
|
1302
1007
|
export interface CategoricalParameterRangeSpecification {
|
|
1303
1008
|
Values: string[] | undefined;
|
|
1304
1009
|
}
|
|
1305
|
-
|
|
1306
1010
|
export interface ChannelSpecification {
|
|
1307
1011
|
Name: string | undefined;
|
|
1308
|
-
|
|
1309
1012
|
Description?: string;
|
|
1310
|
-
|
|
1311
1013
|
IsRequired?: boolean;
|
|
1312
|
-
|
|
1313
1014
|
SupportedContentTypes: string[] | undefined;
|
|
1314
|
-
|
|
1315
1015
|
SupportedCompressionTypes?: (CompressionType | string)[];
|
|
1316
|
-
|
|
1317
1016
|
SupportedInputModes: (TrainingInputMode | string)[] | undefined;
|
|
1318
1017
|
}
|
|
1319
|
-
|
|
1320
1018
|
export interface CheckpointConfig {
|
|
1321
1019
|
S3Uri: string | undefined;
|
|
1322
|
-
|
|
1323
1020
|
LocalPath?: string;
|
|
1324
1021
|
}
|
|
1325
|
-
|
|
1326
1022
|
export interface ClarifyCheckStepMetadata {
|
|
1327
1023
|
CheckType?: string;
|
|
1328
|
-
|
|
1329
1024
|
BaselineUsedForDriftCheckConstraints?: string;
|
|
1330
|
-
|
|
1331
1025
|
CalculatedBaselineConstraints?: string;
|
|
1332
|
-
|
|
1333
1026
|
ModelPackageGroupName?: string;
|
|
1334
|
-
|
|
1335
1027
|
ViolationReport?: string;
|
|
1336
|
-
|
|
1337
1028
|
CheckJobArn?: string;
|
|
1338
|
-
|
|
1339
1029
|
SkipCheck?: boolean;
|
|
1340
|
-
|
|
1341
1030
|
RegisterNewBaseline?: boolean;
|
|
1342
1031
|
}
|
|
1343
1032
|
export declare enum CodeRepositorySortBy {
|
|
@@ -1349,44 +1038,29 @@ export declare enum CodeRepositorySortOrder {
|
|
|
1349
1038
|
ASCENDING = "Ascending",
|
|
1350
1039
|
DESCENDING = "Descending",
|
|
1351
1040
|
}
|
|
1352
|
-
|
|
1353
1041
|
export interface GitConfig {
|
|
1354
1042
|
RepositoryUrl: string | undefined;
|
|
1355
|
-
|
|
1356
1043
|
Branch?: string;
|
|
1357
|
-
|
|
1358
1044
|
SecretArn?: string;
|
|
1359
1045
|
}
|
|
1360
|
-
|
|
1361
1046
|
export interface CodeRepositorySummary {
|
|
1362
1047
|
CodeRepositoryName: string | undefined;
|
|
1363
|
-
|
|
1364
1048
|
CodeRepositoryArn: string | undefined;
|
|
1365
|
-
|
|
1366
1049
|
CreationTime: Date | undefined;
|
|
1367
|
-
|
|
1368
1050
|
LastModifiedTime: Date | undefined;
|
|
1369
|
-
|
|
1370
1051
|
GitConfig?: GitConfig;
|
|
1371
1052
|
}
|
|
1372
|
-
|
|
1373
1053
|
export interface CognitoConfig {
|
|
1374
1054
|
UserPool: string | undefined;
|
|
1375
|
-
|
|
1376
1055
|
ClientId: string | undefined;
|
|
1377
1056
|
}
|
|
1378
|
-
|
|
1379
1057
|
export interface CognitoMemberDefinition {
|
|
1380
1058
|
UserPool: string | undefined;
|
|
1381
|
-
|
|
1382
1059
|
UserGroup: string | undefined;
|
|
1383
|
-
|
|
1384
1060
|
ClientId: string | undefined;
|
|
1385
1061
|
}
|
|
1386
|
-
|
|
1387
1062
|
export interface CollectionConfiguration {
|
|
1388
1063
|
CollectionName?: string;
|
|
1389
|
-
|
|
1390
1064
|
CollectionParameters?: Record<string, string>;
|
|
1391
1065
|
}
|
|
1392
1066
|
export declare enum CompilationJobStatus {
|
|
@@ -1448,58 +1122,41 @@ export declare enum TargetPlatformOs {
|
|
|
1448
1122
|
ANDROID = "ANDROID",
|
|
1449
1123
|
LINUX = "LINUX",
|
|
1450
1124
|
}
|
|
1451
|
-
|
|
1452
1125
|
export interface CompilationJobSummary {
|
|
1453
1126
|
CompilationJobName: string | undefined;
|
|
1454
|
-
|
|
1455
1127
|
CompilationJobArn: string | undefined;
|
|
1456
|
-
|
|
1457
1128
|
CreationTime: Date | undefined;
|
|
1458
|
-
|
|
1459
1129
|
CompilationStartTime?: Date;
|
|
1460
|
-
|
|
1461
1130
|
CompilationEndTime?: Date;
|
|
1462
|
-
|
|
1463
1131
|
CompilationTargetDevice?: TargetDevice | string;
|
|
1464
|
-
|
|
1465
1132
|
CompilationTargetPlatformOs?: TargetPlatformOs | string;
|
|
1466
|
-
|
|
1467
1133
|
CompilationTargetPlatformArch?: TargetPlatformArch | string;
|
|
1468
|
-
|
|
1469
1134
|
CompilationTargetPlatformAccelerator?: TargetPlatformAccelerator | string;
|
|
1470
|
-
|
|
1471
1135
|
LastModifiedTime?: Date;
|
|
1472
|
-
|
|
1473
1136
|
CompilationJobStatus: CompilationJobStatus | string | undefined;
|
|
1474
1137
|
}
|
|
1475
1138
|
export declare enum ConditionOutcome {
|
|
1476
1139
|
FALSE = "False",
|
|
1477
1140
|
TRUE = "True",
|
|
1478
1141
|
}
|
|
1479
|
-
|
|
1480
1142
|
export interface ConditionStepMetadata {
|
|
1481
1143
|
Outcome?: ConditionOutcome | string;
|
|
1482
1144
|
}
|
|
1483
|
-
|
|
1484
1145
|
export declare class ConflictException extends __BaseException {
|
|
1485
1146
|
readonly name: "ConflictException";
|
|
1486
1147
|
readonly $fault: "client";
|
|
1487
1148
|
Message?: string;
|
|
1488
|
-
|
|
1489
1149
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
1490
1150
|
}
|
|
1491
1151
|
export declare enum RepositoryAccessMode {
|
|
1492
1152
|
PLATFORM = "Platform",
|
|
1493
1153
|
VPC = "Vpc",
|
|
1494
1154
|
}
|
|
1495
|
-
|
|
1496
1155
|
export interface RepositoryAuthConfig {
|
|
1497
1156
|
RepositoryCredentialsProviderArn: string | undefined;
|
|
1498
1157
|
}
|
|
1499
|
-
|
|
1500
1158
|
export interface ImageConfig {
|
|
1501
1159
|
RepositoryAccessMode: RepositoryAccessMode | string | undefined;
|
|
1502
|
-
|
|
1503
1160
|
RepositoryAuthConfig?: RepositoryAuthConfig;
|
|
1504
1161
|
}
|
|
1505
1162
|
export declare enum ContainerMode {
|
|
@@ -1510,54 +1167,35 @@ export declare enum ModelCacheSetting {
|
|
|
1510
1167
|
DISABLED = "Disabled",
|
|
1511
1168
|
ENABLED = "Enabled",
|
|
1512
1169
|
}
|
|
1513
|
-
|
|
1514
1170
|
export interface MultiModelConfig {
|
|
1515
1171
|
ModelCacheSetting?: ModelCacheSetting | string;
|
|
1516
1172
|
}
|
|
1517
|
-
|
|
1518
1173
|
export interface ContainerDefinition {
|
|
1519
1174
|
ContainerHostname?: string;
|
|
1520
|
-
|
|
1521
1175
|
Image?: string;
|
|
1522
|
-
|
|
1523
1176
|
ImageConfig?: ImageConfig;
|
|
1524
|
-
|
|
1525
1177
|
Mode?: ContainerMode | string;
|
|
1526
|
-
|
|
1527
1178
|
ModelDataUrl?: string;
|
|
1528
|
-
|
|
1529
1179
|
Environment?: Record<string, string>;
|
|
1530
|
-
|
|
1531
1180
|
ModelPackageName?: string;
|
|
1532
|
-
|
|
1533
1181
|
InferenceSpecificationName?: string;
|
|
1534
|
-
|
|
1535
1182
|
MultiModelConfig?: MultiModelConfig;
|
|
1536
1183
|
}
|
|
1537
1184
|
export declare enum ContentClassifier {
|
|
1538
1185
|
FREE_OF_ADULT_CONTENT = "FreeOfAdultContent",
|
|
1539
1186
|
FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION = "FreeOfPersonallyIdentifiableInformation",
|
|
1540
1187
|
}
|
|
1541
|
-
|
|
1542
1188
|
export interface ContextSource {
|
|
1543
1189
|
SourceUri: string | undefined;
|
|
1544
|
-
|
|
1545
1190
|
SourceType?: string;
|
|
1546
|
-
|
|
1547
1191
|
SourceId?: string;
|
|
1548
1192
|
}
|
|
1549
|
-
|
|
1550
1193
|
export interface ContextSummary {
|
|
1551
1194
|
ContextArn?: string;
|
|
1552
|
-
|
|
1553
1195
|
ContextName?: string;
|
|
1554
|
-
|
|
1555
1196
|
Source?: ContextSource;
|
|
1556
|
-
|
|
1557
1197
|
ContextType?: string;
|
|
1558
|
-
|
|
1559
1198
|
CreationTime?: Date;
|
|
1560
|
-
|
|
1561
1199
|
LastModifiedTime?: Date;
|
|
1562
1200
|
}
|
|
1563
1201
|
export declare enum HyperParameterScalingType {
|
|
@@ -1566,64 +1204,42 @@ export declare enum HyperParameterScalingType {
|
|
|
1566
1204
|
LOGARITHMIC = "Logarithmic",
|
|
1567
1205
|
REVERSE_LOGARITHMIC = "ReverseLogarithmic",
|
|
1568
1206
|
}
|
|
1569
|
-
|
|
1570
1207
|
export interface ContinuousParameterRange {
|
|
1571
1208
|
Name: string | undefined;
|
|
1572
|
-
|
|
1573
1209
|
MinValue: string | undefined;
|
|
1574
|
-
|
|
1575
1210
|
MaxValue: string | undefined;
|
|
1576
|
-
|
|
1577
1211
|
ScalingType?: HyperParameterScalingType | string;
|
|
1578
1212
|
}
|
|
1579
|
-
|
|
1580
1213
|
export interface ContinuousParameterRangeSpecification {
|
|
1581
1214
|
MinValue: string | undefined;
|
|
1582
|
-
|
|
1583
1215
|
MaxValue: string | undefined;
|
|
1584
1216
|
}
|
|
1585
|
-
|
|
1586
1217
|
export interface MetadataProperties {
|
|
1587
1218
|
CommitId?: string;
|
|
1588
|
-
|
|
1589
1219
|
Repository?: string;
|
|
1590
|
-
|
|
1591
1220
|
GeneratedBy?: string;
|
|
1592
|
-
|
|
1593
1221
|
ProjectId?: string;
|
|
1594
1222
|
}
|
|
1595
1223
|
export interface CreateActionRequest {
|
|
1596
1224
|
ActionName: string | undefined;
|
|
1597
|
-
|
|
1598
1225
|
Source: ActionSource | undefined;
|
|
1599
|
-
|
|
1600
1226
|
ActionType: string | undefined;
|
|
1601
|
-
|
|
1602
1227
|
Description?: string;
|
|
1603
|
-
|
|
1604
1228
|
Status?: ActionStatus | string;
|
|
1605
|
-
|
|
1606
1229
|
Properties?: Record<string, string>;
|
|
1607
|
-
|
|
1608
1230
|
MetadataProperties?: MetadataProperties;
|
|
1609
|
-
|
|
1610
1231
|
Tags?: Tag[];
|
|
1611
1232
|
}
|
|
1612
1233
|
export interface CreateActionResponse {
|
|
1613
1234
|
ActionArn?: string;
|
|
1614
1235
|
}
|
|
1615
|
-
|
|
1616
1236
|
export interface IntegerParameterRangeSpecification {
|
|
1617
1237
|
MinValue: string | undefined;
|
|
1618
|
-
|
|
1619
1238
|
MaxValue: string | undefined;
|
|
1620
1239
|
}
|
|
1621
|
-
|
|
1622
1240
|
export interface ParameterRange {
|
|
1623
1241
|
IntegerParameterRangeSpecification?: IntegerParameterRangeSpecification;
|
|
1624
|
-
|
|
1625
1242
|
ContinuousParameterRangeSpecification?: ContinuousParameterRangeSpecification;
|
|
1626
|
-
|
|
1627
1243
|
CategoricalParameterRangeSpecification?: CategoricalParameterRangeSpecification;
|
|
1628
1244
|
}
|
|
1629
1245
|
export declare enum ParameterType {
|
|
@@ -1632,107 +1248,71 @@ export declare enum ParameterType {
|
|
|
1632
1248
|
FREE_TEXT = "FreeText",
|
|
1633
1249
|
INTEGER = "Integer",
|
|
1634
1250
|
}
|
|
1635
|
-
|
|
1636
1251
|
export interface HyperParameterSpecification {
|
|
1637
1252
|
Name: string | undefined;
|
|
1638
|
-
|
|
1639
1253
|
Description?: string;
|
|
1640
|
-
|
|
1641
1254
|
Type: ParameterType | string | undefined;
|
|
1642
|
-
|
|
1643
1255
|
Range?: ParameterRange;
|
|
1644
|
-
|
|
1645
1256
|
IsTunable?: boolean;
|
|
1646
|
-
|
|
1647
1257
|
IsRequired?: boolean;
|
|
1648
|
-
|
|
1649
1258
|
DefaultValue?: string;
|
|
1650
1259
|
}
|
|
1651
1260
|
export declare enum HyperParameterTuningJobObjectiveType {
|
|
1652
1261
|
MAXIMIZE = "Maximize",
|
|
1653
1262
|
MINIMIZE = "Minimize",
|
|
1654
1263
|
}
|
|
1655
|
-
|
|
1656
1264
|
export interface HyperParameterTuningJobObjective {
|
|
1657
1265
|
Type: HyperParameterTuningJobObjectiveType | string | undefined;
|
|
1658
|
-
|
|
1659
1266
|
MetricName: string | undefined;
|
|
1660
1267
|
}
|
|
1661
|
-
|
|
1662
1268
|
export interface TrainingSpecification {
|
|
1663
1269
|
TrainingImage: string | undefined;
|
|
1664
|
-
|
|
1665
1270
|
TrainingImageDigest?: string;
|
|
1666
|
-
|
|
1667
1271
|
SupportedHyperParameters?: HyperParameterSpecification[];
|
|
1668
|
-
|
|
1669
1272
|
SupportedTrainingInstanceTypes: (TrainingInstanceType | string)[] | undefined;
|
|
1670
|
-
|
|
1671
1273
|
SupportsDistributedTraining?: boolean;
|
|
1672
|
-
|
|
1673
1274
|
MetricDefinitions?: MetricDefinition[];
|
|
1674
|
-
|
|
1675
1275
|
TrainingChannels: ChannelSpecification[] | undefined;
|
|
1676
|
-
|
|
1677
1276
|
SupportedTuningJobObjectiveMetrics?: HyperParameterTuningJobObjective[];
|
|
1678
1277
|
}
|
|
1679
1278
|
export interface CreateAlgorithmInput {
|
|
1680
1279
|
AlgorithmName: string | undefined;
|
|
1681
|
-
|
|
1682
1280
|
AlgorithmDescription?: string;
|
|
1683
|
-
|
|
1684
1281
|
TrainingSpecification: TrainingSpecification | undefined;
|
|
1685
|
-
|
|
1686
1282
|
InferenceSpecification?: InferenceSpecification;
|
|
1687
|
-
|
|
1688
1283
|
ValidationSpecification?: AlgorithmValidationSpecification;
|
|
1689
|
-
|
|
1690
1284
|
CertifyForMarketplace?: boolean;
|
|
1691
|
-
|
|
1692
1285
|
Tags?: Tag[];
|
|
1693
1286
|
}
|
|
1694
1287
|
export interface CreateAlgorithmOutput {
|
|
1695
1288
|
AlgorithmArn: string | undefined;
|
|
1696
1289
|
}
|
|
1697
|
-
|
|
1698
1290
|
export interface ResourceSpec {
|
|
1699
1291
|
SageMakerImageArn?: string;
|
|
1700
|
-
|
|
1701
1292
|
SageMakerImageVersionArn?: string;
|
|
1702
|
-
|
|
1703
1293
|
InstanceType?: AppInstanceType | string;
|
|
1704
|
-
|
|
1705
1294
|
LifecycleConfigArn?: string;
|
|
1706
1295
|
}
|
|
1707
1296
|
export interface CreateAppRequest {
|
|
1708
1297
|
DomainId: string | undefined;
|
|
1709
|
-
|
|
1710
1298
|
UserProfileName: string | undefined;
|
|
1711
|
-
|
|
1712
1299
|
AppType: AppType | string | undefined;
|
|
1713
|
-
|
|
1714
1300
|
AppName: string | undefined;
|
|
1715
|
-
|
|
1716
1301
|
Tags?: Tag[];
|
|
1717
|
-
|
|
1718
1302
|
ResourceSpec?: ResourceSpec;
|
|
1719
1303
|
}
|
|
1720
1304
|
export interface CreateAppResponse {
|
|
1721
1305
|
AppArn?: string;
|
|
1722
1306
|
}
|
|
1723
|
-
|
|
1724
1307
|
export declare class ResourceInUse extends __BaseException {
|
|
1725
1308
|
readonly name: "ResourceInUse";
|
|
1726
1309
|
readonly $fault: "client";
|
|
1727
1310
|
Message?: string;
|
|
1728
|
-
|
|
1729
1311
|
constructor(opts: __ExceptionOptionType<ResourceInUse, __BaseException>);
|
|
1730
1312
|
}
|
|
1731
1313
|
export interface CreateAppImageConfigRequest {
|
|
1732
1314
|
AppImageConfigName: string | undefined;
|
|
1733
|
-
|
|
1734
1315
|
Tags?: Tag[];
|
|
1735
|
-
|
|
1736
1316
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
1737
1317
|
}
|
|
1738
1318
|
export interface CreateAppImageConfigResponse {
|
|
@@ -1740,24 +1320,17 @@ export interface CreateAppImageConfigResponse {
|
|
|
1740
1320
|
}
|
|
1741
1321
|
export interface CreateArtifactRequest {
|
|
1742
1322
|
ArtifactName?: string;
|
|
1743
|
-
|
|
1744
1323
|
Source: ArtifactSource | undefined;
|
|
1745
|
-
|
|
1746
1324
|
ArtifactType: string | undefined;
|
|
1747
|
-
|
|
1748
1325
|
Properties?: Record<string, string>;
|
|
1749
|
-
|
|
1750
1326
|
MetadataProperties?: MetadataProperties;
|
|
1751
|
-
|
|
1752
1327
|
Tags?: Tag[];
|
|
1753
1328
|
}
|
|
1754
1329
|
export interface CreateArtifactResponse {
|
|
1755
1330
|
ArtifactArn?: string;
|
|
1756
1331
|
}
|
|
1757
|
-
|
|
1758
1332
|
export interface ModelDeployConfig {
|
|
1759
1333
|
AutoGenerateEndpointName?: boolean;
|
|
1760
|
-
|
|
1761
1334
|
EndpointName?: string;
|
|
1762
1335
|
}
|
|
1763
1336
|
export declare enum ProblemType {
|
|
@@ -1767,23 +1340,14 @@ export declare enum ProblemType {
|
|
|
1767
1340
|
}
|
|
1768
1341
|
export interface CreateAutoMLJobRequest {
|
|
1769
1342
|
AutoMLJobName: string | undefined;
|
|
1770
|
-
|
|
1771
1343
|
InputDataConfig: AutoMLChannel[] | undefined;
|
|
1772
|
-
|
|
1773
1344
|
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
1774
|
-
|
|
1775
1345
|
ProblemType?: ProblemType | string;
|
|
1776
|
-
|
|
1777
1346
|
AutoMLJobObjective?: AutoMLJobObjective;
|
|
1778
|
-
|
|
1779
1347
|
AutoMLJobConfig?: AutoMLJobConfig;
|
|
1780
|
-
|
|
1781
1348
|
RoleArn: string | undefined;
|
|
1782
|
-
|
|
1783
1349
|
GenerateCandidateDefinitionsOnly?: boolean;
|
|
1784
|
-
|
|
1785
1350
|
Tags?: Tag[];
|
|
1786
|
-
|
|
1787
1351
|
ModelDeployConfig?: ModelDeployConfig;
|
|
1788
1352
|
}
|
|
1789
1353
|
export interface CreateAutoMLJobResponse {
|
|
@@ -1791,9 +1355,7 @@ export interface CreateAutoMLJobResponse {
|
|
|
1791
1355
|
}
|
|
1792
1356
|
export interface CreateCodeRepositoryInput {
|
|
1793
1357
|
CodeRepositoryName: string | undefined;
|
|
1794
|
-
|
|
1795
1358
|
GitConfig: GitConfig | undefined;
|
|
1796
|
-
|
|
1797
1359
|
Tags?: Tag[];
|
|
1798
1360
|
}
|
|
1799
1361
|
export interface CreateCodeRepositoryOutput {
|
|
@@ -1810,57 +1372,36 @@ export declare enum Framework {
|
|
|
1810
1372
|
TFLITE = "TFLITE",
|
|
1811
1373
|
XGBOOST = "XGBOOST",
|
|
1812
1374
|
}
|
|
1813
|
-
|
|
1814
1375
|
export interface InputConfig {
|
|
1815
1376
|
S3Uri: string | undefined;
|
|
1816
|
-
|
|
1817
1377
|
DataInputConfig: string | undefined;
|
|
1818
|
-
|
|
1819
1378
|
Framework: Framework | string | undefined;
|
|
1820
|
-
|
|
1821
1379
|
FrameworkVersion?: string;
|
|
1822
1380
|
}
|
|
1823
|
-
|
|
1824
1381
|
export interface TargetPlatform {
|
|
1825
1382
|
Os: TargetPlatformOs | string | undefined;
|
|
1826
|
-
|
|
1827
1383
|
Arch: TargetPlatformArch | string | undefined;
|
|
1828
|
-
|
|
1829
1384
|
Accelerator?: TargetPlatformAccelerator | string;
|
|
1830
1385
|
}
|
|
1831
|
-
|
|
1832
1386
|
export interface OutputConfig {
|
|
1833
1387
|
S3OutputLocation: string | undefined;
|
|
1834
|
-
|
|
1835
1388
|
TargetDevice?: TargetDevice | string;
|
|
1836
|
-
|
|
1837
1389
|
TargetPlatform?: TargetPlatform;
|
|
1838
|
-
|
|
1839
1390
|
CompilerOptions?: string;
|
|
1840
|
-
|
|
1841
1391
|
KmsKeyId?: string;
|
|
1842
1392
|
}
|
|
1843
|
-
|
|
1844
1393
|
export interface NeoVpcConfig {
|
|
1845
1394
|
SecurityGroupIds: string[] | undefined;
|
|
1846
|
-
|
|
1847
1395
|
Subnets: string[] | undefined;
|
|
1848
1396
|
}
|
|
1849
1397
|
export interface CreateCompilationJobRequest {
|
|
1850
1398
|
CompilationJobName: string | undefined;
|
|
1851
|
-
|
|
1852
1399
|
RoleArn: string | undefined;
|
|
1853
|
-
|
|
1854
1400
|
ModelPackageVersionArn?: string;
|
|
1855
|
-
|
|
1856
1401
|
InputConfig?: InputConfig;
|
|
1857
|
-
|
|
1858
1402
|
OutputConfig: OutputConfig | undefined;
|
|
1859
|
-
|
|
1860
1403
|
VpcConfig?: NeoVpcConfig;
|
|
1861
|
-
|
|
1862
1404
|
StoppingCondition: StoppingCondition | undefined;
|
|
1863
|
-
|
|
1864
1405
|
Tags?: Tag[];
|
|
1865
1406
|
}
|
|
1866
1407
|
export interface CreateCompilationJobResponse {
|
|
@@ -1868,48 +1409,32 @@ export interface CreateCompilationJobResponse {
|
|
|
1868
1409
|
}
|
|
1869
1410
|
export interface CreateContextRequest {
|
|
1870
1411
|
ContextName: string | undefined;
|
|
1871
|
-
|
|
1872
1412
|
Source: ContextSource | undefined;
|
|
1873
|
-
|
|
1874
1413
|
ContextType: string | undefined;
|
|
1875
|
-
|
|
1876
1414
|
Description?: string;
|
|
1877
|
-
|
|
1878
1415
|
Properties?: Record<string, string>;
|
|
1879
|
-
|
|
1880
1416
|
Tags?: Tag[];
|
|
1881
1417
|
}
|
|
1882
1418
|
export interface CreateContextResponse {
|
|
1883
1419
|
ContextArn?: string;
|
|
1884
1420
|
}
|
|
1885
|
-
|
|
1886
1421
|
export interface DataQualityAppSpecification {
|
|
1887
1422
|
ImageUri: string | undefined;
|
|
1888
|
-
|
|
1889
1423
|
ContainerEntrypoint?: string[];
|
|
1890
|
-
|
|
1891
1424
|
ContainerArguments?: string[];
|
|
1892
|
-
|
|
1893
1425
|
RecordPreprocessorSourceUri?: string;
|
|
1894
|
-
|
|
1895
1426
|
PostAnalyticsProcessorSourceUri?: string;
|
|
1896
|
-
|
|
1897
1427
|
Environment?: Record<string, string>;
|
|
1898
1428
|
}
|
|
1899
|
-
|
|
1900
1429
|
export interface MonitoringConstraintsResource {
|
|
1901
1430
|
S3Uri?: string;
|
|
1902
1431
|
}
|
|
1903
|
-
|
|
1904
1432
|
export interface MonitoringStatisticsResource {
|
|
1905
1433
|
S3Uri?: string;
|
|
1906
1434
|
}
|
|
1907
|
-
|
|
1908
1435
|
export interface DataQualityBaselineConfig {
|
|
1909
1436
|
BaseliningJobName?: string;
|
|
1910
|
-
|
|
1911
1437
|
ConstraintsResource?: MonitoringConstraintsResource;
|
|
1912
|
-
|
|
1913
1438
|
StatisticsResource?: MonitoringStatisticsResource;
|
|
1914
1439
|
}
|
|
1915
1440
|
export declare enum ProcessingS3DataDistributionType {
|
|
@@ -1920,29 +1445,18 @@ export declare enum ProcessingS3InputMode {
|
|
|
1920
1445
|
FILE = "File",
|
|
1921
1446
|
PIPE = "Pipe",
|
|
1922
1447
|
}
|
|
1923
|
-
|
|
1924
1448
|
export interface EndpointInput {
|
|
1925
1449
|
EndpointName: string | undefined;
|
|
1926
|
-
|
|
1927
1450
|
LocalPath: string | undefined;
|
|
1928
|
-
|
|
1929
1451
|
S3InputMode?: ProcessingS3InputMode | string;
|
|
1930
|
-
|
|
1931
1452
|
S3DataDistributionType?: ProcessingS3DataDistributionType | string;
|
|
1932
|
-
|
|
1933
1453
|
FeaturesAttribute?: string;
|
|
1934
|
-
|
|
1935
1454
|
InferenceAttribute?: string;
|
|
1936
|
-
|
|
1937
1455
|
ProbabilityAttribute?: string;
|
|
1938
|
-
|
|
1939
1456
|
ProbabilityThresholdAttribute?: number;
|
|
1940
|
-
|
|
1941
1457
|
StartTimeOffset?: string;
|
|
1942
|
-
|
|
1943
1458
|
EndTimeOffset?: string;
|
|
1944
1459
|
}
|
|
1945
|
-
|
|
1946
1460
|
export interface DataQualityJobInput {
|
|
1947
1461
|
EndpointInput: EndpointInput | undefined;
|
|
1948
1462
|
}
|
|
@@ -1950,22 +1464,16 @@ export declare enum ProcessingS3UploadMode {
|
|
|
1950
1464
|
CONTINUOUS = "Continuous",
|
|
1951
1465
|
END_OF_JOB = "EndOfJob",
|
|
1952
1466
|
}
|
|
1953
|
-
|
|
1954
1467
|
export interface MonitoringS3Output {
|
|
1955
1468
|
S3Uri: string | undefined;
|
|
1956
|
-
|
|
1957
1469
|
LocalPath: string | undefined;
|
|
1958
|
-
|
|
1959
1470
|
S3UploadMode?: ProcessingS3UploadMode | string;
|
|
1960
1471
|
}
|
|
1961
|
-
|
|
1962
1472
|
export interface MonitoringOutput {
|
|
1963
1473
|
S3Output: MonitoringS3Output | undefined;
|
|
1964
1474
|
}
|
|
1965
|
-
|
|
1966
1475
|
export interface MonitoringOutputConfig {
|
|
1967
1476
|
MonitoringOutputs: MonitoringOutput[] | undefined;
|
|
1968
|
-
|
|
1969
1477
|
KmsKeyId?: string;
|
|
1970
1478
|
}
|
|
1971
1479
|
export declare enum ProcessingInstanceType {
|
|
@@ -2014,51 +1522,33 @@ export declare enum ProcessingInstanceType {
|
|
|
2014
1522
|
ML_T3_MEDIUM = "ml.t3.medium",
|
|
2015
1523
|
ML_T3_XLARGE = "ml.t3.xlarge",
|
|
2016
1524
|
}
|
|
2017
|
-
|
|
2018
1525
|
export interface MonitoringClusterConfig {
|
|
2019
1526
|
InstanceCount: number | undefined;
|
|
2020
|
-
|
|
2021
1527
|
InstanceType: ProcessingInstanceType | string | undefined;
|
|
2022
|
-
|
|
2023
1528
|
VolumeSizeInGB: number | undefined;
|
|
2024
|
-
|
|
2025
1529
|
VolumeKmsKeyId?: string;
|
|
2026
1530
|
}
|
|
2027
|
-
|
|
2028
1531
|
export interface MonitoringResources {
|
|
2029
1532
|
ClusterConfig: MonitoringClusterConfig | undefined;
|
|
2030
1533
|
}
|
|
2031
|
-
|
|
2032
1534
|
export interface MonitoringNetworkConfig {
|
|
2033
1535
|
EnableInterContainerTrafficEncryption?: boolean;
|
|
2034
|
-
|
|
2035
1536
|
EnableNetworkIsolation?: boolean;
|
|
2036
|
-
|
|
2037
1537
|
VpcConfig?: VpcConfig;
|
|
2038
1538
|
}
|
|
2039
|
-
|
|
2040
1539
|
export interface MonitoringStoppingCondition {
|
|
2041
1540
|
MaxRuntimeInSeconds: number | undefined;
|
|
2042
1541
|
}
|
|
2043
1542
|
export interface CreateDataQualityJobDefinitionRequest {
|
|
2044
1543
|
JobDefinitionName: string | undefined;
|
|
2045
|
-
|
|
2046
1544
|
DataQualityBaselineConfig?: DataQualityBaselineConfig;
|
|
2047
|
-
|
|
2048
1545
|
DataQualityAppSpecification: DataQualityAppSpecification | undefined;
|
|
2049
|
-
|
|
2050
1546
|
DataQualityJobInput: DataQualityJobInput | undefined;
|
|
2051
|
-
|
|
2052
1547
|
DataQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
2053
|
-
|
|
2054
1548
|
JobResources: MonitoringResources | undefined;
|
|
2055
|
-
|
|
2056
1549
|
NetworkConfig?: MonitoringNetworkConfig;
|
|
2057
|
-
|
|
2058
1550
|
RoleArn: string | undefined;
|
|
2059
|
-
|
|
2060
1551
|
StoppingCondition?: MonitoringStoppingCondition;
|
|
2061
|
-
|
|
2062
1552
|
Tags?: Tag[];
|
|
2063
1553
|
}
|
|
2064
1554
|
export interface CreateDataQualityJobDefinitionResponse {
|
|
@@ -2067,55 +1557,36 @@ export interface CreateDataQualityJobDefinitionResponse {
|
|
|
2067
1557
|
export declare enum EdgePresetDeploymentType {
|
|
2068
1558
|
GreengrassV2Component = "GreengrassV2Component",
|
|
2069
1559
|
}
|
|
2070
|
-
|
|
2071
1560
|
export interface EdgeOutputConfig {
|
|
2072
1561
|
S3OutputLocation: string | undefined;
|
|
2073
|
-
|
|
2074
1562
|
KmsKeyId?: string;
|
|
2075
|
-
|
|
2076
1563
|
PresetDeploymentType?: EdgePresetDeploymentType | string;
|
|
2077
|
-
|
|
2078
1564
|
PresetDeploymentConfig?: string;
|
|
2079
1565
|
}
|
|
2080
1566
|
export interface CreateDeviceFleetRequest {
|
|
2081
1567
|
DeviceFleetName: string | undefined;
|
|
2082
|
-
|
|
2083
1568
|
RoleArn?: string;
|
|
2084
|
-
|
|
2085
1569
|
Description?: string;
|
|
2086
|
-
|
|
2087
1570
|
OutputConfig: EdgeOutputConfig | undefined;
|
|
2088
|
-
|
|
2089
1571
|
Tags?: Tag[];
|
|
2090
|
-
|
|
2091
1572
|
EnableIotRoleAlias?: boolean;
|
|
2092
1573
|
}
|
|
2093
|
-
|
|
2094
1574
|
export interface JupyterServerAppSettings {
|
|
2095
1575
|
DefaultResourceSpec?: ResourceSpec;
|
|
2096
|
-
|
|
2097
1576
|
LifecycleConfigArns?: string[];
|
|
2098
1577
|
}
|
|
2099
|
-
|
|
2100
1578
|
export interface CustomImage {
|
|
2101
1579
|
ImageName: string | undefined;
|
|
2102
|
-
|
|
2103
1580
|
ImageVersionNumber?: number;
|
|
2104
|
-
|
|
2105
1581
|
AppImageConfigName: string | undefined;
|
|
2106
1582
|
}
|
|
2107
|
-
|
|
2108
1583
|
export interface KernelGatewayAppSettings {
|
|
2109
1584
|
DefaultResourceSpec?: ResourceSpec;
|
|
2110
|
-
|
|
2111
1585
|
CustomImages?: CustomImage[];
|
|
2112
|
-
|
|
2113
1586
|
LifecycleConfigArns?: string[];
|
|
2114
1587
|
}
|
|
2115
|
-
|
|
2116
1588
|
export interface RSessionAppSettings {
|
|
2117
1589
|
DefaultResourceSpec?: ResourceSpec;
|
|
2118
|
-
|
|
2119
1590
|
CustomImages?: CustomImage[];
|
|
2120
1591
|
}
|
|
2121
1592
|
export declare enum RStudioServerProAccessStatus {
|
|
@@ -2126,107 +1597,72 @@ export declare enum RStudioServerProUserGroup {
|
|
|
2126
1597
|
Admin = "R_STUDIO_ADMIN",
|
|
2127
1598
|
User = "R_STUDIO_USER",
|
|
2128
1599
|
}
|
|
2129
|
-
|
|
2130
1600
|
export interface RStudioServerProAppSettings {
|
|
2131
1601
|
AccessStatus?: RStudioServerProAccessStatus | string;
|
|
2132
|
-
|
|
2133
1602
|
UserGroup?: RStudioServerProUserGroup | string;
|
|
2134
1603
|
}
|
|
2135
1604
|
export declare enum NotebookOutputOption {
|
|
2136
1605
|
Allowed = "Allowed",
|
|
2137
1606
|
Disabled = "Disabled",
|
|
2138
1607
|
}
|
|
2139
|
-
|
|
2140
1608
|
export interface SharingSettings {
|
|
2141
1609
|
NotebookOutputOption?: NotebookOutputOption | string;
|
|
2142
|
-
|
|
2143
1610
|
S3OutputPath?: string;
|
|
2144
|
-
|
|
2145
1611
|
S3KmsKeyId?: string;
|
|
2146
1612
|
}
|
|
2147
|
-
|
|
2148
1613
|
export interface TensorBoardAppSettings {
|
|
2149
1614
|
DefaultResourceSpec?: ResourceSpec;
|
|
2150
1615
|
}
|
|
2151
|
-
|
|
2152
1616
|
export interface UserSettings {
|
|
2153
1617
|
ExecutionRole?: string;
|
|
2154
|
-
|
|
2155
1618
|
SecurityGroups?: string[];
|
|
2156
|
-
|
|
2157
1619
|
SharingSettings?: SharingSettings;
|
|
2158
|
-
|
|
2159
1620
|
JupyterServerAppSettings?: JupyterServerAppSettings;
|
|
2160
|
-
|
|
2161
1621
|
KernelGatewayAppSettings?: KernelGatewayAppSettings;
|
|
2162
|
-
|
|
2163
1622
|
TensorBoardAppSettings?: TensorBoardAppSettings;
|
|
2164
|
-
|
|
2165
1623
|
RStudioServerProAppSettings?: RStudioServerProAppSettings;
|
|
2166
|
-
|
|
2167
1624
|
RSessionAppSettings?: RSessionAppSettings;
|
|
2168
1625
|
}
|
|
2169
1626
|
export declare enum ExecutionRoleIdentityConfig {
|
|
2170
1627
|
DISABLED = "DISABLED",
|
|
2171
1628
|
USER_PROFILE_NAME = "USER_PROFILE_NAME",
|
|
2172
1629
|
}
|
|
2173
|
-
|
|
2174
1630
|
export interface RStudioServerProDomainSettings {
|
|
2175
1631
|
DomainExecutionRoleArn: string | undefined;
|
|
2176
|
-
|
|
2177
1632
|
RStudioConnectUrl?: string;
|
|
2178
|
-
|
|
2179
1633
|
RStudioPackageManagerUrl?: string;
|
|
2180
|
-
|
|
2181
1634
|
DefaultResourceSpec?: ResourceSpec;
|
|
2182
1635
|
}
|
|
2183
|
-
|
|
2184
1636
|
export interface DomainSettings {
|
|
2185
1637
|
SecurityGroupIds?: string[];
|
|
2186
|
-
|
|
2187
1638
|
RStudioServerProDomainSettings?: RStudioServerProDomainSettings;
|
|
2188
|
-
|
|
2189
1639
|
ExecutionRoleIdentityConfig?: ExecutionRoleIdentityConfig | string;
|
|
2190
1640
|
}
|
|
2191
1641
|
export interface CreateDomainRequest {
|
|
2192
1642
|
DomainName: string | undefined;
|
|
2193
|
-
|
|
2194
1643
|
AuthMode: AuthMode | string | undefined;
|
|
2195
|
-
|
|
2196
1644
|
DefaultUserSettings: UserSettings | undefined;
|
|
2197
|
-
|
|
2198
1645
|
SubnetIds: string[] | undefined;
|
|
2199
|
-
|
|
2200
1646
|
VpcId: string | undefined;
|
|
2201
|
-
|
|
2202
1647
|
Tags?: Tag[];
|
|
2203
|
-
|
|
2204
1648
|
AppNetworkAccessType?: AppNetworkAccessType | string;
|
|
2205
|
-
|
|
2206
1649
|
HomeEfsFileSystemKmsKeyId?: string;
|
|
2207
|
-
|
|
2208
1650
|
KmsKeyId?: string;
|
|
2209
|
-
|
|
2210
1651
|
AppSecurityGroupManagement?: AppSecurityGroupManagement | string;
|
|
2211
|
-
|
|
2212
1652
|
DomainSettings?: DomainSettings;
|
|
2213
1653
|
}
|
|
2214
1654
|
export interface CreateDomainResponse {
|
|
2215
1655
|
DomainArn?: string;
|
|
2216
|
-
|
|
2217
1656
|
Url?: string;
|
|
2218
1657
|
}
|
|
2219
|
-
|
|
2220
1658
|
export interface EdgeDeploymentModelConfig {
|
|
2221
1659
|
ModelHandle: string | undefined;
|
|
2222
|
-
|
|
2223
1660
|
EdgePackagingJobName: string | undefined;
|
|
2224
1661
|
}
|
|
2225
1662
|
export declare enum FailureHandlingPolicy {
|
|
2226
1663
|
DoNothing = "DO_NOTHING",
|
|
2227
1664
|
RollbackOnFailure = "ROLLBACK_ON_FAILURE",
|
|
2228
1665
|
}
|
|
2229
|
-
|
|
2230
1666
|
export interface EdgeDeploymentConfig {
|
|
2231
1667
|
FailureHandlingPolicy: FailureHandlingPolicy | string | undefined;
|
|
2232
1668
|
}
|
|
@@ -2235,33 +1671,22 @@ export declare enum DeviceSubsetType {
|
|
|
2235
1671
|
Percentage = "PERCENTAGE",
|
|
2236
1672
|
Selection = "SELECTION",
|
|
2237
1673
|
}
|
|
2238
|
-
|
|
2239
1674
|
export interface DeviceSelectionConfig {
|
|
2240
1675
|
DeviceSubsetType: DeviceSubsetType | string | undefined;
|
|
2241
|
-
|
|
2242
1676
|
Percentage?: number;
|
|
2243
|
-
|
|
2244
1677
|
DeviceNames?: string[];
|
|
2245
|
-
|
|
2246
1678
|
DeviceNameContains?: string;
|
|
2247
1679
|
}
|
|
2248
|
-
|
|
2249
1680
|
export interface DeploymentStage {
|
|
2250
1681
|
StageName: string | undefined;
|
|
2251
|
-
|
|
2252
1682
|
DeviceSelectionConfig: DeviceSelectionConfig | undefined;
|
|
2253
|
-
|
|
2254
1683
|
DeploymentConfig?: EdgeDeploymentConfig;
|
|
2255
1684
|
}
|
|
2256
1685
|
export interface CreateEdgeDeploymentPlanRequest {
|
|
2257
1686
|
EdgeDeploymentPlanName: string | undefined;
|
|
2258
|
-
|
|
2259
1687
|
ModelConfigs: EdgeDeploymentModelConfig[] | undefined;
|
|
2260
|
-
|
|
2261
1688
|
DeviceFleetName: string | undefined;
|
|
2262
|
-
|
|
2263
1689
|
Stages?: DeploymentStage[];
|
|
2264
|
-
|
|
2265
1690
|
Tags?: Tag[];
|
|
2266
1691
|
}
|
|
2267
1692
|
export interface CreateEdgeDeploymentPlanResponse {
|
|
@@ -2269,56 +1694,37 @@ export interface CreateEdgeDeploymentPlanResponse {
|
|
|
2269
1694
|
}
|
|
2270
1695
|
export interface CreateEdgeDeploymentStageRequest {
|
|
2271
1696
|
EdgeDeploymentPlanName: string | undefined;
|
|
2272
|
-
|
|
2273
1697
|
Stages: DeploymentStage[] | undefined;
|
|
2274
1698
|
}
|
|
2275
1699
|
export interface CreateEdgePackagingJobRequest {
|
|
2276
1700
|
EdgePackagingJobName: string | undefined;
|
|
2277
|
-
|
|
2278
1701
|
CompilationJobName: string | undefined;
|
|
2279
|
-
|
|
2280
1702
|
ModelName: string | undefined;
|
|
2281
|
-
|
|
2282
1703
|
ModelVersion: string | undefined;
|
|
2283
|
-
|
|
2284
1704
|
RoleArn: string | undefined;
|
|
2285
|
-
|
|
2286
1705
|
OutputConfig: EdgeOutputConfig | undefined;
|
|
2287
|
-
|
|
2288
1706
|
ResourceKey?: string;
|
|
2289
|
-
|
|
2290
1707
|
Tags?: Tag[];
|
|
2291
1708
|
}
|
|
2292
|
-
|
|
2293
1709
|
export interface DeploymentConfig {
|
|
2294
1710
|
BlueGreenUpdatePolicy: BlueGreenUpdatePolicy | undefined;
|
|
2295
|
-
|
|
2296
1711
|
AutoRollbackConfiguration?: AutoRollbackConfig;
|
|
2297
1712
|
}
|
|
2298
1713
|
export interface CreateEndpointInput {
|
|
2299
1714
|
EndpointName: string | undefined;
|
|
2300
|
-
|
|
2301
1715
|
EndpointConfigName: string | undefined;
|
|
2302
|
-
|
|
2303
1716
|
DeploymentConfig?: DeploymentConfig;
|
|
2304
|
-
|
|
2305
1717
|
Tags?: Tag[];
|
|
2306
1718
|
}
|
|
2307
1719
|
export interface CreateEndpointOutput {
|
|
2308
1720
|
EndpointArn: string | undefined;
|
|
2309
1721
|
}
|
|
2310
|
-
|
|
2311
1722
|
export interface DataCaptureConfig {
|
|
2312
1723
|
EnableCapture?: boolean;
|
|
2313
|
-
|
|
2314
1724
|
InitialSamplingPercentage: number | undefined;
|
|
2315
|
-
|
|
2316
1725
|
DestinationS3Uri: string | undefined;
|
|
2317
|
-
|
|
2318
1726
|
KmsKeyId?: string;
|
|
2319
|
-
|
|
2320
1727
|
CaptureOptions: CaptureOption[] | undefined;
|
|
2321
|
-
|
|
2322
1728
|
CaptureContentTypeHeader?: CaptureContentTypeHeader;
|
|
2323
1729
|
}
|
|
2324
1730
|
export declare enum ProductionVariantAcceleratorType {
|
|
@@ -2329,53 +1735,33 @@ export declare enum ProductionVariantAcceleratorType {
|
|
|
2329
1735
|
ML_EIA2_MEDIUM = "ml.eia2.medium",
|
|
2330
1736
|
ML_EIA2_XLARGE = "ml.eia2.xlarge",
|
|
2331
1737
|
}
|
|
2332
|
-
|
|
2333
1738
|
export interface ProductionVariantCoreDumpConfig {
|
|
2334
1739
|
DestinationS3Uri: string | undefined;
|
|
2335
|
-
|
|
2336
1740
|
KmsKeyId?: string;
|
|
2337
1741
|
}
|
|
2338
|
-
|
|
2339
1742
|
export interface ProductionVariantServerlessConfig {
|
|
2340
1743
|
MemorySizeInMB: number | undefined;
|
|
2341
|
-
|
|
2342
1744
|
MaxConcurrency: number | undefined;
|
|
2343
1745
|
}
|
|
2344
|
-
|
|
2345
1746
|
export interface ProductionVariant {
|
|
2346
1747
|
VariantName: string | undefined;
|
|
2347
|
-
|
|
2348
1748
|
ModelName: string | undefined;
|
|
2349
|
-
|
|
2350
1749
|
InitialInstanceCount?: number;
|
|
2351
|
-
|
|
2352
1750
|
InstanceType?: ProductionVariantInstanceType | string;
|
|
2353
|
-
|
|
2354
1751
|
InitialVariantWeight?: number;
|
|
2355
|
-
|
|
2356
1752
|
AcceleratorType?: ProductionVariantAcceleratorType | string;
|
|
2357
|
-
|
|
2358
1753
|
CoreDumpConfig?: ProductionVariantCoreDumpConfig;
|
|
2359
|
-
|
|
2360
1754
|
ServerlessConfig?: ProductionVariantServerlessConfig;
|
|
2361
|
-
|
|
2362
1755
|
VolumeSizeInGB?: number;
|
|
2363
|
-
|
|
2364
1756
|
ModelDataDownloadTimeoutInSeconds?: number;
|
|
2365
|
-
|
|
2366
1757
|
ContainerStartupHealthCheckTimeoutInSeconds?: number;
|
|
2367
1758
|
}
|
|
2368
1759
|
export interface CreateEndpointConfigInput {
|
|
2369
1760
|
EndpointConfigName: string | undefined;
|
|
2370
|
-
|
|
2371
1761
|
ProductionVariants: ProductionVariant[] | undefined;
|
|
2372
|
-
|
|
2373
1762
|
DataCaptureConfig?: DataCaptureConfig;
|
|
2374
|
-
|
|
2375
1763
|
Tags?: Tag[];
|
|
2376
|
-
|
|
2377
1764
|
KmsKeyId?: string;
|
|
2378
|
-
|
|
2379
1765
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
2380
1766
|
}
|
|
2381
1767
|
export interface CreateEndpointConfigOutput {
|
|
@@ -2383,11 +1769,8 @@ export interface CreateEndpointConfigOutput {
|
|
|
2383
1769
|
}
|
|
2384
1770
|
export interface CreateExperimentRequest {
|
|
2385
1771
|
ExperimentName: string | undefined;
|
|
2386
|
-
|
|
2387
1772
|
DisplayName?: string;
|
|
2388
|
-
|
|
2389
1773
|
Description?: string;
|
|
2390
|
-
|
|
2391
1774
|
Tags?: Tag[];
|
|
2392
1775
|
}
|
|
2393
1776
|
export interface CreateExperimentResponse {
|
|
@@ -2398,980 +1781,710 @@ export declare enum FeatureType {
|
|
|
2398
1781
|
INTEGRAL = "Integral",
|
|
2399
1782
|
STRING = "String",
|
|
2400
1783
|
}
|
|
2401
|
-
|
|
2402
1784
|
export interface FeatureDefinition {
|
|
2403
1785
|
FeatureName?: string;
|
|
2404
|
-
|
|
2405
1786
|
FeatureType?: FeatureType | string;
|
|
2406
1787
|
}
|
|
2407
|
-
|
|
2408
1788
|
export interface DataCatalogConfig {
|
|
2409
1789
|
TableName: string | undefined;
|
|
2410
|
-
|
|
2411
1790
|
Catalog: string | undefined;
|
|
2412
|
-
|
|
2413
1791
|
Database: string | undefined;
|
|
2414
1792
|
}
|
|
2415
|
-
|
|
2416
1793
|
export interface S3StorageConfig {
|
|
2417
1794
|
S3Uri: string | undefined;
|
|
2418
|
-
|
|
2419
1795
|
KmsKeyId?: string;
|
|
2420
|
-
|
|
2421
1796
|
ResolvedOutputS3Uri?: string;
|
|
2422
1797
|
}
|
|
2423
|
-
|
|
2424
1798
|
export interface OfflineStoreConfig {
|
|
2425
1799
|
S3StorageConfig: S3StorageConfig | undefined;
|
|
2426
|
-
|
|
2427
1800
|
DisableGlueTableCreation?: boolean;
|
|
2428
|
-
|
|
2429
1801
|
DataCatalogConfig?: DataCatalogConfig;
|
|
2430
1802
|
}
|
|
2431
|
-
|
|
2432
1803
|
export interface OnlineStoreSecurityConfig {
|
|
2433
1804
|
KmsKeyId?: string;
|
|
2434
1805
|
}
|
|
2435
|
-
|
|
2436
1806
|
export interface OnlineStoreConfig {
|
|
2437
1807
|
SecurityConfig?: OnlineStoreSecurityConfig;
|
|
2438
|
-
|
|
2439
1808
|
EnableOnlineStore?: boolean;
|
|
2440
1809
|
}
|
|
2441
1810
|
export interface CreateFeatureGroupRequest {
|
|
2442
1811
|
FeatureGroupName: string | undefined;
|
|
2443
|
-
|
|
2444
1812
|
RecordIdentifierFeatureName: string | undefined;
|
|
2445
|
-
|
|
2446
1813
|
EventTimeFeatureName: string | undefined;
|
|
2447
|
-
|
|
2448
1814
|
FeatureDefinitions: FeatureDefinition[] | undefined;
|
|
2449
|
-
|
|
2450
1815
|
OnlineStoreConfig?: OnlineStoreConfig;
|
|
2451
|
-
|
|
2452
1816
|
OfflineStoreConfig?: OfflineStoreConfig;
|
|
2453
|
-
|
|
2454
1817
|
RoleArn?: string;
|
|
2455
|
-
|
|
2456
1818
|
Description?: string;
|
|
2457
|
-
|
|
2458
1819
|
Tags?: Tag[];
|
|
2459
1820
|
}
|
|
2460
1821
|
export interface CreateFeatureGroupResponse {
|
|
2461
1822
|
FeatureGroupArn: string | undefined;
|
|
2462
1823
|
}
|
|
2463
|
-
|
|
2464
1824
|
export interface HumanLoopActivationConditionsConfig {
|
|
2465
1825
|
HumanLoopActivationConditions: __LazyJsonString | string | undefined;
|
|
2466
1826
|
}
|
|
2467
|
-
|
|
2468
1827
|
export interface HumanLoopActivationConfig {
|
|
2469
1828
|
HumanLoopActivationConditionsConfig:
|
|
2470
1829
|
| HumanLoopActivationConditionsConfig
|
|
2471
1830
|
| undefined;
|
|
2472
1831
|
}
|
|
2473
|
-
|
|
2474
1832
|
export interface USD {
|
|
2475
1833
|
Dollars?: number;
|
|
2476
|
-
|
|
2477
1834
|
Cents?: number;
|
|
2478
|
-
|
|
2479
1835
|
TenthFractionsOfACent?: number;
|
|
2480
1836
|
}
|
|
2481
|
-
|
|
2482
1837
|
export interface PublicWorkforceTaskPrice {
|
|
2483
1838
|
AmountInUsd?: USD;
|
|
2484
1839
|
}
|
|
2485
|
-
|
|
2486
1840
|
export interface HumanLoopConfig {
|
|
2487
1841
|
WorkteamArn: string | undefined;
|
|
2488
|
-
|
|
2489
1842
|
HumanTaskUiArn: string | undefined;
|
|
2490
|
-
|
|
2491
1843
|
TaskTitle: string | undefined;
|
|
2492
|
-
|
|
2493
1844
|
TaskDescription: string | undefined;
|
|
2494
|
-
|
|
2495
1845
|
TaskCount: number | undefined;
|
|
2496
|
-
|
|
2497
1846
|
TaskAvailabilityLifetimeInSeconds?: number;
|
|
2498
|
-
|
|
2499
1847
|
TaskTimeLimitInSeconds?: number;
|
|
2500
|
-
|
|
2501
1848
|
TaskKeywords?: string[];
|
|
2502
|
-
|
|
2503
1849
|
PublicWorkforceTaskPrice?: PublicWorkforceTaskPrice;
|
|
2504
1850
|
}
|
|
2505
|
-
|
|
2506
1851
|
export interface HumanLoopRequestSource {
|
|
2507
1852
|
AwsManagedHumanLoopRequestSource:
|
|
2508
1853
|
| AwsManagedHumanLoopRequestSource
|
|
2509
1854
|
| string
|
|
2510
1855
|
| undefined;
|
|
2511
1856
|
}
|
|
2512
|
-
|
|
2513
1857
|
export interface FlowDefinitionOutputConfig {
|
|
2514
1858
|
S3OutputPath: string | undefined;
|
|
2515
|
-
|
|
2516
1859
|
KmsKeyId?: string;
|
|
2517
1860
|
}
|
|
2518
1861
|
export interface CreateFlowDefinitionRequest {
|
|
2519
1862
|
FlowDefinitionName: string | undefined;
|
|
2520
|
-
|
|
2521
1863
|
HumanLoopRequestSource?: HumanLoopRequestSource;
|
|
2522
|
-
|
|
2523
1864
|
HumanLoopActivationConfig?: HumanLoopActivationConfig;
|
|
2524
|
-
|
|
2525
1865
|
HumanLoopConfig: HumanLoopConfig | undefined;
|
|
2526
|
-
|
|
2527
1866
|
OutputConfig: FlowDefinitionOutputConfig | undefined;
|
|
2528
|
-
|
|
2529
1867
|
RoleArn: string | undefined;
|
|
2530
|
-
|
|
2531
1868
|
Tags?: Tag[];
|
|
2532
1869
|
}
|
|
2533
1870
|
export interface CreateFlowDefinitionResponse {
|
|
2534
1871
|
FlowDefinitionArn: string | undefined;
|
|
2535
1872
|
}
|
|
2536
|
-
|
|
2537
1873
|
export interface UiTemplate {
|
|
2538
1874
|
Content: string | undefined;
|
|
2539
1875
|
}
|
|
2540
1876
|
export interface CreateHumanTaskUiRequest {
|
|
2541
1877
|
HumanTaskUiName: string | undefined;
|
|
2542
|
-
|
|
2543
1878
|
UiTemplate: UiTemplate | undefined;
|
|
2544
|
-
|
|
2545
1879
|
Tags?: Tag[];
|
|
2546
1880
|
}
|
|
2547
1881
|
export interface CreateHumanTaskUiResponse {
|
|
2548
1882
|
HumanTaskUiArn: string | undefined;
|
|
2549
1883
|
}
|
|
2550
|
-
|
|
2551
1884
|
export interface IntegerParameterRange {
|
|
2552
1885
|
Name: string | undefined;
|
|
2553
|
-
|
|
2554
1886
|
MinValue: string | undefined;
|
|
2555
|
-
|
|
2556
1887
|
MaxValue: string | undefined;
|
|
2557
|
-
|
|
2558
1888
|
ScalingType?: HyperParameterScalingType | string;
|
|
2559
1889
|
}
|
|
2560
|
-
|
|
2561
1890
|
export interface ParameterRanges {
|
|
2562
1891
|
IntegerParameterRanges?: IntegerParameterRange[];
|
|
2563
|
-
|
|
2564
1892
|
ContinuousParameterRanges?: ContinuousParameterRange[];
|
|
2565
|
-
|
|
2566
1893
|
CategoricalParameterRanges?: CategoricalParameterRange[];
|
|
2567
1894
|
}
|
|
2568
|
-
|
|
2569
1895
|
export interface ResourceLimits {
|
|
2570
1896
|
MaxNumberOfTrainingJobs: number | undefined;
|
|
2571
|
-
|
|
2572
1897
|
MaxParallelTrainingJobs: number | undefined;
|
|
2573
1898
|
}
|
|
2574
1899
|
export declare enum HyperParameterTuningJobStrategyType {
|
|
2575
1900
|
BAYESIAN = "Bayesian",
|
|
1901
|
+
HYPERBAND = "Hyperband",
|
|
2576
1902
|
RANDOM = "Random",
|
|
2577
1903
|
}
|
|
2578
|
-
|
|
2579
1904
|
export declare const ActionSourceFilterSensitiveLog: (obj: ActionSource) => any;
|
|
2580
|
-
|
|
2581
1905
|
export declare const ActionSummaryFilterSensitiveLog: (
|
|
2582
1906
|
obj: ActionSummary
|
|
2583
1907
|
) => any;
|
|
2584
|
-
|
|
2585
1908
|
export declare const AddAssociationRequestFilterSensitiveLog: (
|
|
2586
1909
|
obj: AddAssociationRequest
|
|
2587
1910
|
) => any;
|
|
2588
|
-
|
|
2589
1911
|
export declare const AddAssociationResponseFilterSensitiveLog: (
|
|
2590
1912
|
obj: AddAssociationResponse
|
|
2591
1913
|
) => any;
|
|
2592
|
-
|
|
2593
1914
|
export declare const ModelInputFilterSensitiveLog: (obj: ModelInput) => any;
|
|
2594
|
-
|
|
2595
1915
|
export declare const ModelPackageContainerDefinitionFilterSensitiveLog: (
|
|
2596
1916
|
obj: ModelPackageContainerDefinition
|
|
2597
1917
|
) => any;
|
|
2598
|
-
|
|
2599
1918
|
export declare const AdditionalInferenceSpecificationDefinitionFilterSensitiveLog: (
|
|
2600
1919
|
obj: AdditionalInferenceSpecificationDefinition
|
|
2601
1920
|
) => any;
|
|
2602
|
-
|
|
2603
1921
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2604
|
-
|
|
2605
1922
|
export declare const AddTagsInputFilterSensitiveLog: (obj: AddTagsInput) => any;
|
|
2606
|
-
|
|
2607
1923
|
export declare const AddTagsOutputFilterSensitiveLog: (
|
|
2608
1924
|
obj: AddTagsOutput
|
|
2609
1925
|
) => any;
|
|
2610
|
-
|
|
2611
1926
|
export declare const AgentVersionFilterSensitiveLog: (obj: AgentVersion) => any;
|
|
2612
|
-
|
|
2613
1927
|
export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
|
|
2614
|
-
|
|
2615
1928
|
export declare const MetricDefinitionFilterSensitiveLog: (
|
|
2616
1929
|
obj: MetricDefinition
|
|
2617
1930
|
) => any;
|
|
2618
|
-
|
|
2619
1931
|
export declare const AlgorithmSpecificationFilterSensitiveLog: (
|
|
2620
1932
|
obj: AlgorithmSpecification
|
|
2621
1933
|
) => any;
|
|
2622
|
-
|
|
2623
1934
|
export declare const AlgorithmStatusItemFilterSensitiveLog: (
|
|
2624
1935
|
obj: AlgorithmStatusItem
|
|
2625
1936
|
) => any;
|
|
2626
|
-
|
|
2627
1937
|
export declare const AlgorithmStatusDetailsFilterSensitiveLog: (
|
|
2628
1938
|
obj: AlgorithmStatusDetails
|
|
2629
1939
|
) => any;
|
|
2630
|
-
|
|
2631
1940
|
export declare const AlgorithmSummaryFilterSensitiveLog: (
|
|
2632
1941
|
obj: AlgorithmSummary
|
|
2633
1942
|
) => any;
|
|
2634
|
-
|
|
2635
1943
|
export declare const FileSystemDataSourceFilterSensitiveLog: (
|
|
2636
1944
|
obj: FileSystemDataSource
|
|
2637
1945
|
) => any;
|
|
2638
|
-
|
|
2639
1946
|
export declare const S3DataSourceFilterSensitiveLog: (obj: S3DataSource) => any;
|
|
2640
|
-
|
|
2641
1947
|
export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
|
|
2642
|
-
|
|
2643
1948
|
export declare const ShuffleConfigFilterSensitiveLog: (
|
|
2644
1949
|
obj: ShuffleConfig
|
|
2645
1950
|
) => any;
|
|
2646
|
-
|
|
2647
1951
|
export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
|
|
2648
|
-
|
|
2649
1952
|
export declare const OutputDataConfigFilterSensitiveLog: (
|
|
2650
1953
|
obj: OutputDataConfig
|
|
2651
1954
|
) => any;
|
|
2652
|
-
|
|
2653
1955
|
export declare const InstanceGroupFilterSensitiveLog: (
|
|
2654
1956
|
obj: InstanceGroup
|
|
2655
1957
|
) => any;
|
|
2656
|
-
|
|
2657
1958
|
export declare const ResourceConfigFilterSensitiveLog: (
|
|
2658
1959
|
obj: ResourceConfig
|
|
2659
1960
|
) => any;
|
|
2660
|
-
|
|
2661
1961
|
export declare const StoppingConditionFilterSensitiveLog: (
|
|
2662
1962
|
obj: StoppingCondition
|
|
2663
1963
|
) => any;
|
|
2664
|
-
|
|
2665
1964
|
export declare const TrainingJobDefinitionFilterSensitiveLog: (
|
|
2666
1965
|
obj: TrainingJobDefinition
|
|
2667
1966
|
) => any;
|
|
2668
|
-
|
|
2669
1967
|
export declare const TransformS3DataSourceFilterSensitiveLog: (
|
|
2670
1968
|
obj: TransformS3DataSource
|
|
2671
1969
|
) => any;
|
|
2672
|
-
|
|
2673
1970
|
export declare const TransformDataSourceFilterSensitiveLog: (
|
|
2674
1971
|
obj: TransformDataSource
|
|
2675
1972
|
) => any;
|
|
2676
|
-
|
|
2677
1973
|
export declare const TransformInputFilterSensitiveLog: (
|
|
2678
1974
|
obj: TransformInput
|
|
2679
1975
|
) => any;
|
|
2680
|
-
|
|
2681
1976
|
export declare const TransformOutputFilterSensitiveLog: (
|
|
2682
1977
|
obj: TransformOutput
|
|
2683
1978
|
) => any;
|
|
2684
|
-
|
|
2685
1979
|
export declare const TransformResourcesFilterSensitiveLog: (
|
|
2686
1980
|
obj: TransformResources
|
|
2687
1981
|
) => any;
|
|
2688
|
-
|
|
2689
1982
|
export declare const TransformJobDefinitionFilterSensitiveLog: (
|
|
2690
1983
|
obj: TransformJobDefinition
|
|
2691
1984
|
) => any;
|
|
2692
|
-
|
|
2693
1985
|
export declare const AlgorithmValidationProfileFilterSensitiveLog: (
|
|
2694
1986
|
obj: AlgorithmValidationProfile
|
|
2695
1987
|
) => any;
|
|
2696
|
-
|
|
2697
1988
|
export declare const AlgorithmValidationSpecificationFilterSensitiveLog: (
|
|
2698
1989
|
obj: AlgorithmValidationSpecification
|
|
2699
1990
|
) => any;
|
|
2700
|
-
|
|
2701
1991
|
export declare const AnnotationConsolidationConfigFilterSensitiveLog: (
|
|
2702
1992
|
obj: AnnotationConsolidationConfig
|
|
2703
1993
|
) => any;
|
|
2704
|
-
|
|
2705
1994
|
export declare const AppDetailsFilterSensitiveLog: (obj: AppDetails) => any;
|
|
2706
|
-
|
|
2707
1995
|
export declare const FileSystemConfigFilterSensitiveLog: (
|
|
2708
1996
|
obj: FileSystemConfig
|
|
2709
1997
|
) => any;
|
|
2710
|
-
|
|
2711
1998
|
export declare const KernelSpecFilterSensitiveLog: (obj: KernelSpec) => any;
|
|
2712
|
-
|
|
2713
1999
|
export declare const KernelGatewayImageConfigFilterSensitiveLog: (
|
|
2714
2000
|
obj: KernelGatewayImageConfig
|
|
2715
2001
|
) => any;
|
|
2716
|
-
|
|
2717
2002
|
export declare const AppImageConfigDetailsFilterSensitiveLog: (
|
|
2718
2003
|
obj: AppImageConfigDetails
|
|
2719
2004
|
) => any;
|
|
2720
|
-
|
|
2721
2005
|
export declare const AppSpecificationFilterSensitiveLog: (
|
|
2722
2006
|
obj: AppSpecification
|
|
2723
2007
|
) => any;
|
|
2724
|
-
|
|
2725
2008
|
export declare const ArtifactSourceTypeFilterSensitiveLog: (
|
|
2726
2009
|
obj: ArtifactSourceType
|
|
2727
2010
|
) => any;
|
|
2728
|
-
|
|
2729
2011
|
export declare const ArtifactSourceFilterSensitiveLog: (
|
|
2730
2012
|
obj: ArtifactSource
|
|
2731
2013
|
) => any;
|
|
2732
|
-
|
|
2733
2014
|
export declare const ArtifactSummaryFilterSensitiveLog: (
|
|
2734
2015
|
obj: ArtifactSummary
|
|
2735
2016
|
) => any;
|
|
2736
|
-
|
|
2737
2017
|
export declare const AssociateTrialComponentRequestFilterSensitiveLog: (
|
|
2738
2018
|
obj: AssociateTrialComponentRequest
|
|
2739
2019
|
) => any;
|
|
2740
|
-
|
|
2741
2020
|
export declare const AssociateTrialComponentResponseFilterSensitiveLog: (
|
|
2742
2021
|
obj: AssociateTrialComponentResponse
|
|
2743
2022
|
) => any;
|
|
2744
|
-
|
|
2745
2023
|
export declare const UserContextFilterSensitiveLog: (obj: UserContext) => any;
|
|
2746
|
-
|
|
2747
2024
|
export declare const AssociationSummaryFilterSensitiveLog: (
|
|
2748
2025
|
obj: AssociationSummary
|
|
2749
2026
|
) => any;
|
|
2750
|
-
|
|
2751
2027
|
export declare const AsyncInferenceClientConfigFilterSensitiveLog: (
|
|
2752
2028
|
obj: AsyncInferenceClientConfig
|
|
2753
2029
|
) => any;
|
|
2754
|
-
|
|
2755
2030
|
export declare const AsyncInferenceNotificationConfigFilterSensitiveLog: (
|
|
2756
2031
|
obj: AsyncInferenceNotificationConfig
|
|
2757
2032
|
) => any;
|
|
2758
|
-
|
|
2759
2033
|
export declare const AsyncInferenceOutputConfigFilterSensitiveLog: (
|
|
2760
2034
|
obj: AsyncInferenceOutputConfig
|
|
2761
2035
|
) => any;
|
|
2762
|
-
|
|
2763
2036
|
export declare const AsyncInferenceConfigFilterSensitiveLog: (
|
|
2764
2037
|
obj: AsyncInferenceConfig
|
|
2765
2038
|
) => any;
|
|
2766
|
-
|
|
2767
2039
|
export declare const AthenaDatasetDefinitionFilterSensitiveLog: (
|
|
2768
2040
|
obj: AthenaDatasetDefinition
|
|
2769
2041
|
) => any;
|
|
2770
|
-
|
|
2771
2042
|
export declare const CandidateArtifactLocationsFilterSensitiveLog: (
|
|
2772
2043
|
obj: CandidateArtifactLocations
|
|
2773
2044
|
) => any;
|
|
2774
|
-
|
|
2775
2045
|
export declare const MetricDatumFilterSensitiveLog: (obj: MetricDatum) => any;
|
|
2776
|
-
|
|
2777
2046
|
export declare const CandidatePropertiesFilterSensitiveLog: (
|
|
2778
2047
|
obj: CandidateProperties
|
|
2779
2048
|
) => any;
|
|
2780
|
-
|
|
2781
2049
|
export declare const AutoMLCandidateStepFilterSensitiveLog: (
|
|
2782
2050
|
obj: AutoMLCandidateStep
|
|
2783
2051
|
) => any;
|
|
2784
|
-
|
|
2785
2052
|
export declare const FinalAutoMLJobObjectiveMetricFilterSensitiveLog: (
|
|
2786
2053
|
obj: FinalAutoMLJobObjectiveMetric
|
|
2787
2054
|
) => any;
|
|
2788
|
-
|
|
2789
2055
|
export declare const AutoMLContainerDefinitionFilterSensitiveLog: (
|
|
2790
2056
|
obj: AutoMLContainerDefinition
|
|
2791
2057
|
) => any;
|
|
2792
|
-
|
|
2793
2058
|
export declare const AutoMLCandidateFilterSensitiveLog: (
|
|
2794
2059
|
obj: AutoMLCandidate
|
|
2795
2060
|
) => any;
|
|
2796
|
-
|
|
2797
2061
|
export declare const AutoMLCandidateGenerationConfigFilterSensitiveLog: (
|
|
2798
2062
|
obj: AutoMLCandidateGenerationConfig
|
|
2799
2063
|
) => any;
|
|
2800
|
-
|
|
2801
2064
|
export declare const AutoMLS3DataSourceFilterSensitiveLog: (
|
|
2802
2065
|
obj: AutoMLS3DataSource
|
|
2803
2066
|
) => any;
|
|
2804
|
-
|
|
2805
2067
|
export declare const AutoMLDataSourceFilterSensitiveLog: (
|
|
2806
2068
|
obj: AutoMLDataSource
|
|
2807
2069
|
) => any;
|
|
2808
|
-
|
|
2809
2070
|
export declare const AutoMLChannelFilterSensitiveLog: (
|
|
2810
2071
|
obj: AutoMLChannel
|
|
2811
2072
|
) => any;
|
|
2812
|
-
|
|
2813
2073
|
export declare const AutoMLDataSplitConfigFilterSensitiveLog: (
|
|
2814
2074
|
obj: AutoMLDataSplitConfig
|
|
2815
2075
|
) => any;
|
|
2816
|
-
|
|
2817
2076
|
export declare const AutoMLJobArtifactsFilterSensitiveLog: (
|
|
2818
2077
|
obj: AutoMLJobArtifacts
|
|
2819
2078
|
) => any;
|
|
2820
|
-
|
|
2821
2079
|
export declare const AutoMLJobCompletionCriteriaFilterSensitiveLog: (
|
|
2822
2080
|
obj: AutoMLJobCompletionCriteria
|
|
2823
2081
|
) => any;
|
|
2824
|
-
|
|
2825
2082
|
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
2826
|
-
|
|
2827
2083
|
export declare const AutoMLSecurityConfigFilterSensitiveLog: (
|
|
2828
2084
|
obj: AutoMLSecurityConfig
|
|
2829
2085
|
) => any;
|
|
2830
|
-
|
|
2831
2086
|
export declare const AutoMLJobConfigFilterSensitiveLog: (
|
|
2832
2087
|
obj: AutoMLJobConfig
|
|
2833
2088
|
) => any;
|
|
2834
|
-
|
|
2835
2089
|
export declare const AutoMLJobObjectiveFilterSensitiveLog: (
|
|
2836
2090
|
obj: AutoMLJobObjective
|
|
2837
2091
|
) => any;
|
|
2838
|
-
|
|
2839
2092
|
export declare const AutoMLPartialFailureReasonFilterSensitiveLog: (
|
|
2840
2093
|
obj: AutoMLPartialFailureReason
|
|
2841
2094
|
) => any;
|
|
2842
|
-
|
|
2843
2095
|
export declare const AutoMLJobSummaryFilterSensitiveLog: (
|
|
2844
2096
|
obj: AutoMLJobSummary
|
|
2845
2097
|
) => any;
|
|
2846
|
-
|
|
2847
2098
|
export declare const AutoMLOutputDataConfigFilterSensitiveLog: (
|
|
2848
2099
|
obj: AutoMLOutputDataConfig
|
|
2849
2100
|
) => any;
|
|
2850
|
-
|
|
2851
2101
|
export declare const AutoRollbackConfigFilterSensitiveLog: (
|
|
2852
2102
|
obj: AutoRollbackConfig
|
|
2853
2103
|
) => any;
|
|
2854
|
-
|
|
2855
2104
|
export declare const BatchDescribeModelPackageInputFilterSensitiveLog: (
|
|
2856
2105
|
obj: BatchDescribeModelPackageInput
|
|
2857
2106
|
) => any;
|
|
2858
|
-
|
|
2859
2107
|
export declare const BatchDescribeModelPackageErrorFilterSensitiveLog: (
|
|
2860
2108
|
obj: BatchDescribeModelPackageError
|
|
2861
2109
|
) => any;
|
|
2862
|
-
|
|
2863
2110
|
export declare const InferenceSpecificationFilterSensitiveLog: (
|
|
2864
2111
|
obj: InferenceSpecification
|
|
2865
2112
|
) => any;
|
|
2866
|
-
|
|
2867
2113
|
export declare const BatchDescribeModelPackageSummaryFilterSensitiveLog: (
|
|
2868
2114
|
obj: BatchDescribeModelPackageSummary
|
|
2869
2115
|
) => any;
|
|
2870
|
-
|
|
2871
2116
|
export declare const BatchDescribeModelPackageOutputFilterSensitiveLog: (
|
|
2872
2117
|
obj: BatchDescribeModelPackageOutput
|
|
2873
2118
|
) => any;
|
|
2874
|
-
|
|
2875
2119
|
export declare const MetricsSourceFilterSensitiveLog: (
|
|
2876
2120
|
obj: MetricsSource
|
|
2877
2121
|
) => any;
|
|
2878
|
-
|
|
2879
2122
|
export declare const BiasFilterSensitiveLog: (obj: Bias) => any;
|
|
2880
|
-
|
|
2881
2123
|
export declare const CapacitySizeFilterSensitiveLog: (obj: CapacitySize) => any;
|
|
2882
|
-
|
|
2883
2124
|
export declare const TrafficRoutingConfigFilterSensitiveLog: (
|
|
2884
2125
|
obj: TrafficRoutingConfig
|
|
2885
2126
|
) => any;
|
|
2886
|
-
|
|
2887
2127
|
export declare const BlueGreenUpdatePolicyFilterSensitiveLog: (
|
|
2888
2128
|
obj: BlueGreenUpdatePolicy
|
|
2889
2129
|
) => any;
|
|
2890
|
-
|
|
2891
2130
|
export declare const CacheHitResultFilterSensitiveLog: (
|
|
2892
2131
|
obj: CacheHitResult
|
|
2893
2132
|
) => any;
|
|
2894
|
-
|
|
2895
2133
|
export declare const OutputParameterFilterSensitiveLog: (
|
|
2896
2134
|
obj: OutputParameter
|
|
2897
2135
|
) => any;
|
|
2898
|
-
|
|
2899
2136
|
export declare const CallbackStepMetadataFilterSensitiveLog: (
|
|
2900
2137
|
obj: CallbackStepMetadata
|
|
2901
2138
|
) => any;
|
|
2902
|
-
|
|
2903
2139
|
export declare const CaptureContentTypeHeaderFilterSensitiveLog: (
|
|
2904
2140
|
obj: CaptureContentTypeHeader
|
|
2905
2141
|
) => any;
|
|
2906
|
-
|
|
2907
2142
|
export declare const CaptureOptionFilterSensitiveLog: (
|
|
2908
2143
|
obj: CaptureOption
|
|
2909
2144
|
) => any;
|
|
2910
|
-
|
|
2911
2145
|
export declare const CategoricalParameterFilterSensitiveLog: (
|
|
2912
2146
|
obj: CategoricalParameter
|
|
2913
2147
|
) => any;
|
|
2914
|
-
|
|
2915
2148
|
export declare const CategoricalParameterRangeFilterSensitiveLog: (
|
|
2916
2149
|
obj: CategoricalParameterRange
|
|
2917
2150
|
) => any;
|
|
2918
|
-
|
|
2919
2151
|
export declare const CategoricalParameterRangeSpecificationFilterSensitiveLog: (
|
|
2920
2152
|
obj: CategoricalParameterRangeSpecification
|
|
2921
2153
|
) => any;
|
|
2922
|
-
|
|
2923
2154
|
export declare const ChannelSpecificationFilterSensitiveLog: (
|
|
2924
2155
|
obj: ChannelSpecification
|
|
2925
2156
|
) => any;
|
|
2926
|
-
|
|
2927
2157
|
export declare const CheckpointConfigFilterSensitiveLog: (
|
|
2928
2158
|
obj: CheckpointConfig
|
|
2929
2159
|
) => any;
|
|
2930
|
-
|
|
2931
2160
|
export declare const ClarifyCheckStepMetadataFilterSensitiveLog: (
|
|
2932
2161
|
obj: ClarifyCheckStepMetadata
|
|
2933
2162
|
) => any;
|
|
2934
|
-
|
|
2935
2163
|
export declare const GitConfigFilterSensitiveLog: (obj: GitConfig) => any;
|
|
2936
|
-
|
|
2937
2164
|
export declare const CodeRepositorySummaryFilterSensitiveLog: (
|
|
2938
2165
|
obj: CodeRepositorySummary
|
|
2939
2166
|
) => any;
|
|
2940
|
-
|
|
2941
2167
|
export declare const CognitoConfigFilterSensitiveLog: (
|
|
2942
2168
|
obj: CognitoConfig
|
|
2943
2169
|
) => any;
|
|
2944
|
-
|
|
2945
2170
|
export declare const CognitoMemberDefinitionFilterSensitiveLog: (
|
|
2946
2171
|
obj: CognitoMemberDefinition
|
|
2947
2172
|
) => any;
|
|
2948
|
-
|
|
2949
2173
|
export declare const CollectionConfigurationFilterSensitiveLog: (
|
|
2950
2174
|
obj: CollectionConfiguration
|
|
2951
2175
|
) => any;
|
|
2952
|
-
|
|
2953
2176
|
export declare const CompilationJobSummaryFilterSensitiveLog: (
|
|
2954
2177
|
obj: CompilationJobSummary
|
|
2955
2178
|
) => any;
|
|
2956
|
-
|
|
2957
2179
|
export declare const ConditionStepMetadataFilterSensitiveLog: (
|
|
2958
2180
|
obj: ConditionStepMetadata
|
|
2959
2181
|
) => any;
|
|
2960
|
-
|
|
2961
2182
|
export declare const RepositoryAuthConfigFilterSensitiveLog: (
|
|
2962
2183
|
obj: RepositoryAuthConfig
|
|
2963
2184
|
) => any;
|
|
2964
|
-
|
|
2965
2185
|
export declare const ImageConfigFilterSensitiveLog: (obj: ImageConfig) => any;
|
|
2966
|
-
|
|
2967
2186
|
export declare const MultiModelConfigFilterSensitiveLog: (
|
|
2968
2187
|
obj: MultiModelConfig
|
|
2969
2188
|
) => any;
|
|
2970
|
-
|
|
2971
2189
|
export declare const ContainerDefinitionFilterSensitiveLog: (
|
|
2972
2190
|
obj: ContainerDefinition
|
|
2973
2191
|
) => any;
|
|
2974
|
-
|
|
2975
2192
|
export declare const ContextSourceFilterSensitiveLog: (
|
|
2976
2193
|
obj: ContextSource
|
|
2977
2194
|
) => any;
|
|
2978
|
-
|
|
2979
2195
|
export declare const ContextSummaryFilterSensitiveLog: (
|
|
2980
2196
|
obj: ContextSummary
|
|
2981
2197
|
) => any;
|
|
2982
|
-
|
|
2983
2198
|
export declare const ContinuousParameterRangeFilterSensitiveLog: (
|
|
2984
2199
|
obj: ContinuousParameterRange
|
|
2985
2200
|
) => any;
|
|
2986
|
-
|
|
2987
2201
|
export declare const ContinuousParameterRangeSpecificationFilterSensitiveLog: (
|
|
2988
2202
|
obj: ContinuousParameterRangeSpecification
|
|
2989
2203
|
) => any;
|
|
2990
|
-
|
|
2991
2204
|
export declare const MetadataPropertiesFilterSensitiveLog: (
|
|
2992
2205
|
obj: MetadataProperties
|
|
2993
2206
|
) => any;
|
|
2994
|
-
|
|
2995
2207
|
export declare const CreateActionRequestFilterSensitiveLog: (
|
|
2996
2208
|
obj: CreateActionRequest
|
|
2997
2209
|
) => any;
|
|
2998
|
-
|
|
2999
2210
|
export declare const CreateActionResponseFilterSensitiveLog: (
|
|
3000
2211
|
obj: CreateActionResponse
|
|
3001
2212
|
) => any;
|
|
3002
|
-
|
|
3003
2213
|
export declare const IntegerParameterRangeSpecificationFilterSensitiveLog: (
|
|
3004
2214
|
obj: IntegerParameterRangeSpecification
|
|
3005
2215
|
) => any;
|
|
3006
|
-
|
|
3007
2216
|
export declare const ParameterRangeFilterSensitiveLog: (
|
|
3008
2217
|
obj: ParameterRange
|
|
3009
2218
|
) => any;
|
|
3010
|
-
|
|
3011
2219
|
export declare const HyperParameterSpecificationFilterSensitiveLog: (
|
|
3012
2220
|
obj: HyperParameterSpecification
|
|
3013
2221
|
) => any;
|
|
3014
|
-
|
|
3015
2222
|
export declare const HyperParameterTuningJobObjectiveFilterSensitiveLog: (
|
|
3016
2223
|
obj: HyperParameterTuningJobObjective
|
|
3017
2224
|
) => any;
|
|
3018
|
-
|
|
3019
2225
|
export declare const TrainingSpecificationFilterSensitiveLog: (
|
|
3020
2226
|
obj: TrainingSpecification
|
|
3021
2227
|
) => any;
|
|
3022
|
-
|
|
3023
2228
|
export declare const CreateAlgorithmInputFilterSensitiveLog: (
|
|
3024
2229
|
obj: CreateAlgorithmInput
|
|
3025
2230
|
) => any;
|
|
3026
|
-
|
|
3027
2231
|
export declare const CreateAlgorithmOutputFilterSensitiveLog: (
|
|
3028
2232
|
obj: CreateAlgorithmOutput
|
|
3029
2233
|
) => any;
|
|
3030
|
-
|
|
3031
2234
|
export declare const ResourceSpecFilterSensitiveLog: (obj: ResourceSpec) => any;
|
|
3032
|
-
|
|
3033
2235
|
export declare const CreateAppRequestFilterSensitiveLog: (
|
|
3034
2236
|
obj: CreateAppRequest
|
|
3035
2237
|
) => any;
|
|
3036
|
-
|
|
3037
2238
|
export declare const CreateAppResponseFilterSensitiveLog: (
|
|
3038
2239
|
obj: CreateAppResponse
|
|
3039
2240
|
) => any;
|
|
3040
|
-
|
|
3041
2241
|
export declare const CreateAppImageConfigRequestFilterSensitiveLog: (
|
|
3042
2242
|
obj: CreateAppImageConfigRequest
|
|
3043
2243
|
) => any;
|
|
3044
|
-
|
|
3045
2244
|
export declare const CreateAppImageConfigResponseFilterSensitiveLog: (
|
|
3046
2245
|
obj: CreateAppImageConfigResponse
|
|
3047
2246
|
) => any;
|
|
3048
|
-
|
|
3049
2247
|
export declare const CreateArtifactRequestFilterSensitiveLog: (
|
|
3050
2248
|
obj: CreateArtifactRequest
|
|
3051
2249
|
) => any;
|
|
3052
|
-
|
|
3053
2250
|
export declare const CreateArtifactResponseFilterSensitiveLog: (
|
|
3054
2251
|
obj: CreateArtifactResponse
|
|
3055
2252
|
) => any;
|
|
3056
|
-
|
|
3057
2253
|
export declare const ModelDeployConfigFilterSensitiveLog: (
|
|
3058
2254
|
obj: ModelDeployConfig
|
|
3059
2255
|
) => any;
|
|
3060
|
-
|
|
3061
2256
|
export declare const CreateAutoMLJobRequestFilterSensitiveLog: (
|
|
3062
2257
|
obj: CreateAutoMLJobRequest
|
|
3063
2258
|
) => any;
|
|
3064
|
-
|
|
3065
2259
|
export declare const CreateAutoMLJobResponseFilterSensitiveLog: (
|
|
3066
2260
|
obj: CreateAutoMLJobResponse
|
|
3067
2261
|
) => any;
|
|
3068
|
-
|
|
3069
2262
|
export declare const CreateCodeRepositoryInputFilterSensitiveLog: (
|
|
3070
2263
|
obj: CreateCodeRepositoryInput
|
|
3071
2264
|
) => any;
|
|
3072
|
-
|
|
3073
2265
|
export declare const CreateCodeRepositoryOutputFilterSensitiveLog: (
|
|
3074
2266
|
obj: CreateCodeRepositoryOutput
|
|
3075
2267
|
) => any;
|
|
3076
|
-
|
|
3077
2268
|
export declare const InputConfigFilterSensitiveLog: (obj: InputConfig) => any;
|
|
3078
|
-
|
|
3079
2269
|
export declare const TargetPlatformFilterSensitiveLog: (
|
|
3080
2270
|
obj: TargetPlatform
|
|
3081
2271
|
) => any;
|
|
3082
|
-
|
|
3083
2272
|
export declare const OutputConfigFilterSensitiveLog: (obj: OutputConfig) => any;
|
|
3084
|
-
|
|
3085
2273
|
export declare const NeoVpcConfigFilterSensitiveLog: (obj: NeoVpcConfig) => any;
|
|
3086
|
-
|
|
3087
2274
|
export declare const CreateCompilationJobRequestFilterSensitiveLog: (
|
|
3088
2275
|
obj: CreateCompilationJobRequest
|
|
3089
2276
|
) => any;
|
|
3090
|
-
|
|
3091
2277
|
export declare const CreateCompilationJobResponseFilterSensitiveLog: (
|
|
3092
2278
|
obj: CreateCompilationJobResponse
|
|
3093
2279
|
) => any;
|
|
3094
|
-
|
|
3095
2280
|
export declare const CreateContextRequestFilterSensitiveLog: (
|
|
3096
2281
|
obj: CreateContextRequest
|
|
3097
2282
|
) => any;
|
|
3098
|
-
|
|
3099
2283
|
export declare const CreateContextResponseFilterSensitiveLog: (
|
|
3100
2284
|
obj: CreateContextResponse
|
|
3101
2285
|
) => any;
|
|
3102
|
-
|
|
3103
2286
|
export declare const DataQualityAppSpecificationFilterSensitiveLog: (
|
|
3104
2287
|
obj: DataQualityAppSpecification
|
|
3105
2288
|
) => any;
|
|
3106
|
-
|
|
3107
2289
|
export declare const MonitoringConstraintsResourceFilterSensitiveLog: (
|
|
3108
2290
|
obj: MonitoringConstraintsResource
|
|
3109
2291
|
) => any;
|
|
3110
|
-
|
|
3111
2292
|
export declare const MonitoringStatisticsResourceFilterSensitiveLog: (
|
|
3112
2293
|
obj: MonitoringStatisticsResource
|
|
3113
2294
|
) => any;
|
|
3114
|
-
|
|
3115
2295
|
export declare const DataQualityBaselineConfigFilterSensitiveLog: (
|
|
3116
2296
|
obj: DataQualityBaselineConfig
|
|
3117
2297
|
) => any;
|
|
3118
|
-
|
|
3119
2298
|
export declare const EndpointInputFilterSensitiveLog: (
|
|
3120
2299
|
obj: EndpointInput
|
|
3121
2300
|
) => any;
|
|
3122
|
-
|
|
3123
2301
|
export declare const DataQualityJobInputFilterSensitiveLog: (
|
|
3124
2302
|
obj: DataQualityJobInput
|
|
3125
2303
|
) => any;
|
|
3126
|
-
|
|
3127
2304
|
export declare const MonitoringS3OutputFilterSensitiveLog: (
|
|
3128
2305
|
obj: MonitoringS3Output
|
|
3129
2306
|
) => any;
|
|
3130
|
-
|
|
3131
2307
|
export declare const MonitoringOutputFilterSensitiveLog: (
|
|
3132
2308
|
obj: MonitoringOutput
|
|
3133
2309
|
) => any;
|
|
3134
|
-
|
|
3135
2310
|
export declare const MonitoringOutputConfigFilterSensitiveLog: (
|
|
3136
2311
|
obj: MonitoringOutputConfig
|
|
3137
2312
|
) => any;
|
|
3138
|
-
|
|
3139
2313
|
export declare const MonitoringClusterConfigFilterSensitiveLog: (
|
|
3140
2314
|
obj: MonitoringClusterConfig
|
|
3141
2315
|
) => any;
|
|
3142
|
-
|
|
3143
2316
|
export declare const MonitoringResourcesFilterSensitiveLog: (
|
|
3144
2317
|
obj: MonitoringResources
|
|
3145
2318
|
) => any;
|
|
3146
|
-
|
|
3147
2319
|
export declare const MonitoringNetworkConfigFilterSensitiveLog: (
|
|
3148
2320
|
obj: MonitoringNetworkConfig
|
|
3149
2321
|
) => any;
|
|
3150
|
-
|
|
3151
2322
|
export declare const MonitoringStoppingConditionFilterSensitiveLog: (
|
|
3152
2323
|
obj: MonitoringStoppingCondition
|
|
3153
2324
|
) => any;
|
|
3154
|
-
|
|
3155
2325
|
export declare const CreateDataQualityJobDefinitionRequestFilterSensitiveLog: (
|
|
3156
2326
|
obj: CreateDataQualityJobDefinitionRequest
|
|
3157
2327
|
) => any;
|
|
3158
|
-
|
|
3159
2328
|
export declare const CreateDataQualityJobDefinitionResponseFilterSensitiveLog: (
|
|
3160
2329
|
obj: CreateDataQualityJobDefinitionResponse
|
|
3161
2330
|
) => any;
|
|
3162
|
-
|
|
3163
2331
|
export declare const EdgeOutputConfigFilterSensitiveLog: (
|
|
3164
2332
|
obj: EdgeOutputConfig
|
|
3165
2333
|
) => any;
|
|
3166
|
-
|
|
3167
2334
|
export declare const CreateDeviceFleetRequestFilterSensitiveLog: (
|
|
3168
2335
|
obj: CreateDeviceFleetRequest
|
|
3169
2336
|
) => any;
|
|
3170
|
-
|
|
3171
2337
|
export declare const JupyterServerAppSettingsFilterSensitiveLog: (
|
|
3172
2338
|
obj: JupyterServerAppSettings
|
|
3173
2339
|
) => any;
|
|
3174
|
-
|
|
3175
2340
|
export declare const CustomImageFilterSensitiveLog: (obj: CustomImage) => any;
|
|
3176
|
-
|
|
3177
2341
|
export declare const KernelGatewayAppSettingsFilterSensitiveLog: (
|
|
3178
2342
|
obj: KernelGatewayAppSettings
|
|
3179
2343
|
) => any;
|
|
3180
|
-
|
|
3181
2344
|
export declare const RSessionAppSettingsFilterSensitiveLog: (
|
|
3182
2345
|
obj: RSessionAppSettings
|
|
3183
2346
|
) => any;
|
|
3184
|
-
|
|
3185
2347
|
export declare const RStudioServerProAppSettingsFilterSensitiveLog: (
|
|
3186
2348
|
obj: RStudioServerProAppSettings
|
|
3187
2349
|
) => any;
|
|
3188
|
-
|
|
3189
2350
|
export declare const SharingSettingsFilterSensitiveLog: (
|
|
3190
2351
|
obj: SharingSettings
|
|
3191
2352
|
) => any;
|
|
3192
|
-
|
|
3193
2353
|
export declare const TensorBoardAppSettingsFilterSensitiveLog: (
|
|
3194
2354
|
obj: TensorBoardAppSettings
|
|
3195
2355
|
) => any;
|
|
3196
|
-
|
|
3197
2356
|
export declare const UserSettingsFilterSensitiveLog: (obj: UserSettings) => any;
|
|
3198
|
-
|
|
3199
2357
|
export declare const RStudioServerProDomainSettingsFilterSensitiveLog: (
|
|
3200
2358
|
obj: RStudioServerProDomainSettings
|
|
3201
2359
|
) => any;
|
|
3202
|
-
|
|
3203
2360
|
export declare const DomainSettingsFilterSensitiveLog: (
|
|
3204
2361
|
obj: DomainSettings
|
|
3205
2362
|
) => any;
|
|
3206
|
-
|
|
3207
2363
|
export declare const CreateDomainRequestFilterSensitiveLog: (
|
|
3208
2364
|
obj: CreateDomainRequest
|
|
3209
2365
|
) => any;
|
|
3210
|
-
|
|
3211
2366
|
export declare const CreateDomainResponseFilterSensitiveLog: (
|
|
3212
2367
|
obj: CreateDomainResponse
|
|
3213
2368
|
) => any;
|
|
3214
|
-
|
|
3215
2369
|
export declare const EdgeDeploymentModelConfigFilterSensitiveLog: (
|
|
3216
2370
|
obj: EdgeDeploymentModelConfig
|
|
3217
2371
|
) => any;
|
|
3218
|
-
|
|
3219
2372
|
export declare const EdgeDeploymentConfigFilterSensitiveLog: (
|
|
3220
2373
|
obj: EdgeDeploymentConfig
|
|
3221
2374
|
) => any;
|
|
3222
|
-
|
|
3223
2375
|
export declare const DeviceSelectionConfigFilterSensitiveLog: (
|
|
3224
2376
|
obj: DeviceSelectionConfig
|
|
3225
2377
|
) => any;
|
|
3226
|
-
|
|
3227
2378
|
export declare const DeploymentStageFilterSensitiveLog: (
|
|
3228
2379
|
obj: DeploymentStage
|
|
3229
2380
|
) => any;
|
|
3230
|
-
|
|
3231
2381
|
export declare const CreateEdgeDeploymentPlanRequestFilterSensitiveLog: (
|
|
3232
2382
|
obj: CreateEdgeDeploymentPlanRequest
|
|
3233
2383
|
) => any;
|
|
3234
|
-
|
|
3235
2384
|
export declare const CreateEdgeDeploymentPlanResponseFilterSensitiveLog: (
|
|
3236
2385
|
obj: CreateEdgeDeploymentPlanResponse
|
|
3237
2386
|
) => any;
|
|
3238
|
-
|
|
3239
2387
|
export declare const CreateEdgeDeploymentStageRequestFilterSensitiveLog: (
|
|
3240
2388
|
obj: CreateEdgeDeploymentStageRequest
|
|
3241
2389
|
) => any;
|
|
3242
|
-
|
|
3243
2390
|
export declare const CreateEdgePackagingJobRequestFilterSensitiveLog: (
|
|
3244
2391
|
obj: CreateEdgePackagingJobRequest
|
|
3245
2392
|
) => any;
|
|
3246
|
-
|
|
3247
2393
|
export declare const DeploymentConfigFilterSensitiveLog: (
|
|
3248
2394
|
obj: DeploymentConfig
|
|
3249
2395
|
) => any;
|
|
3250
|
-
|
|
3251
2396
|
export declare const CreateEndpointInputFilterSensitiveLog: (
|
|
3252
2397
|
obj: CreateEndpointInput
|
|
3253
2398
|
) => any;
|
|
3254
|
-
|
|
3255
2399
|
export declare const CreateEndpointOutputFilterSensitiveLog: (
|
|
3256
2400
|
obj: CreateEndpointOutput
|
|
3257
2401
|
) => any;
|
|
3258
|
-
|
|
3259
2402
|
export declare const DataCaptureConfigFilterSensitiveLog: (
|
|
3260
2403
|
obj: DataCaptureConfig
|
|
3261
2404
|
) => any;
|
|
3262
|
-
|
|
3263
2405
|
export declare const ProductionVariantCoreDumpConfigFilterSensitiveLog: (
|
|
3264
2406
|
obj: ProductionVariantCoreDumpConfig
|
|
3265
2407
|
) => any;
|
|
3266
|
-
|
|
3267
2408
|
export declare const ProductionVariantServerlessConfigFilterSensitiveLog: (
|
|
3268
2409
|
obj: ProductionVariantServerlessConfig
|
|
3269
2410
|
) => any;
|
|
3270
|
-
|
|
3271
2411
|
export declare const ProductionVariantFilterSensitiveLog: (
|
|
3272
2412
|
obj: ProductionVariant
|
|
3273
2413
|
) => any;
|
|
3274
|
-
|
|
3275
2414
|
export declare const CreateEndpointConfigInputFilterSensitiveLog: (
|
|
3276
2415
|
obj: CreateEndpointConfigInput
|
|
3277
2416
|
) => any;
|
|
3278
|
-
|
|
3279
2417
|
export declare const CreateEndpointConfigOutputFilterSensitiveLog: (
|
|
3280
2418
|
obj: CreateEndpointConfigOutput
|
|
3281
2419
|
) => any;
|
|
3282
|
-
|
|
3283
2420
|
export declare const CreateExperimentRequestFilterSensitiveLog: (
|
|
3284
2421
|
obj: CreateExperimentRequest
|
|
3285
2422
|
) => any;
|
|
3286
|
-
|
|
3287
2423
|
export declare const CreateExperimentResponseFilterSensitiveLog: (
|
|
3288
2424
|
obj: CreateExperimentResponse
|
|
3289
2425
|
) => any;
|
|
3290
|
-
|
|
3291
2426
|
export declare const FeatureDefinitionFilterSensitiveLog: (
|
|
3292
2427
|
obj: FeatureDefinition
|
|
3293
2428
|
) => any;
|
|
3294
|
-
|
|
3295
2429
|
export declare const DataCatalogConfigFilterSensitiveLog: (
|
|
3296
2430
|
obj: DataCatalogConfig
|
|
3297
2431
|
) => any;
|
|
3298
|
-
|
|
3299
2432
|
export declare const S3StorageConfigFilterSensitiveLog: (
|
|
3300
2433
|
obj: S3StorageConfig
|
|
3301
2434
|
) => any;
|
|
3302
|
-
|
|
3303
2435
|
export declare const OfflineStoreConfigFilterSensitiveLog: (
|
|
3304
2436
|
obj: OfflineStoreConfig
|
|
3305
2437
|
) => any;
|
|
3306
|
-
|
|
3307
2438
|
export declare const OnlineStoreSecurityConfigFilterSensitiveLog: (
|
|
3308
2439
|
obj: OnlineStoreSecurityConfig
|
|
3309
2440
|
) => any;
|
|
3310
|
-
|
|
3311
2441
|
export declare const OnlineStoreConfigFilterSensitiveLog: (
|
|
3312
2442
|
obj: OnlineStoreConfig
|
|
3313
2443
|
) => any;
|
|
3314
|
-
|
|
3315
2444
|
export declare const CreateFeatureGroupRequestFilterSensitiveLog: (
|
|
3316
2445
|
obj: CreateFeatureGroupRequest
|
|
3317
2446
|
) => any;
|
|
3318
|
-
|
|
3319
2447
|
export declare const CreateFeatureGroupResponseFilterSensitiveLog: (
|
|
3320
2448
|
obj: CreateFeatureGroupResponse
|
|
3321
2449
|
) => any;
|
|
3322
|
-
|
|
3323
2450
|
export declare const HumanLoopActivationConditionsConfigFilterSensitiveLog: (
|
|
3324
2451
|
obj: HumanLoopActivationConditionsConfig
|
|
3325
2452
|
) => any;
|
|
3326
|
-
|
|
3327
2453
|
export declare const HumanLoopActivationConfigFilterSensitiveLog: (
|
|
3328
2454
|
obj: HumanLoopActivationConfig
|
|
3329
2455
|
) => any;
|
|
3330
|
-
|
|
3331
2456
|
export declare const USDFilterSensitiveLog: (obj: USD) => any;
|
|
3332
|
-
|
|
3333
2457
|
export declare const PublicWorkforceTaskPriceFilterSensitiveLog: (
|
|
3334
2458
|
obj: PublicWorkforceTaskPrice
|
|
3335
2459
|
) => any;
|
|
3336
|
-
|
|
3337
2460
|
export declare const HumanLoopConfigFilterSensitiveLog: (
|
|
3338
2461
|
obj: HumanLoopConfig
|
|
3339
2462
|
) => any;
|
|
3340
|
-
|
|
3341
2463
|
export declare const HumanLoopRequestSourceFilterSensitiveLog: (
|
|
3342
2464
|
obj: HumanLoopRequestSource
|
|
3343
2465
|
) => any;
|
|
3344
|
-
|
|
3345
2466
|
export declare const FlowDefinitionOutputConfigFilterSensitiveLog: (
|
|
3346
2467
|
obj: FlowDefinitionOutputConfig
|
|
3347
2468
|
) => any;
|
|
3348
|
-
|
|
3349
2469
|
export declare const CreateFlowDefinitionRequestFilterSensitiveLog: (
|
|
3350
2470
|
obj: CreateFlowDefinitionRequest
|
|
3351
2471
|
) => any;
|
|
3352
|
-
|
|
3353
2472
|
export declare const CreateFlowDefinitionResponseFilterSensitiveLog: (
|
|
3354
2473
|
obj: CreateFlowDefinitionResponse
|
|
3355
2474
|
) => any;
|
|
3356
|
-
|
|
3357
2475
|
export declare const UiTemplateFilterSensitiveLog: (obj: UiTemplate) => any;
|
|
3358
|
-
|
|
3359
2476
|
export declare const CreateHumanTaskUiRequestFilterSensitiveLog: (
|
|
3360
2477
|
obj: CreateHumanTaskUiRequest
|
|
3361
2478
|
) => any;
|
|
3362
|
-
|
|
3363
2479
|
export declare const CreateHumanTaskUiResponseFilterSensitiveLog: (
|
|
3364
2480
|
obj: CreateHumanTaskUiResponse
|
|
3365
2481
|
) => any;
|
|
3366
|
-
|
|
3367
2482
|
export declare const IntegerParameterRangeFilterSensitiveLog: (
|
|
3368
2483
|
obj: IntegerParameterRange
|
|
3369
2484
|
) => any;
|
|
3370
|
-
|
|
3371
2485
|
export declare const ParameterRangesFilterSensitiveLog: (
|
|
3372
2486
|
obj: ParameterRanges
|
|
3373
2487
|
) => any;
|
|
3374
|
-
|
|
3375
2488
|
export declare const ResourceLimitsFilterSensitiveLog: (
|
|
3376
2489
|
obj: ResourceLimits
|
|
3377
2490
|
) => any;
|