@aws-sdk/client-sagemaker 3.218.0 → 3.221.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/dist-cjs/SageMaker.js +510 -0
- package/dist-cjs/commands/CreateHubCommand.js +46 -0
- package/dist-cjs/commands/CreateInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/CreateModelCardCommand.js +46 -0
- package/dist-cjs/commands/CreateModelCardExportJobCommand.js +46 -0
- package/dist-cjs/commands/CreateSpaceCommand.js +46 -0
- package/dist-cjs/commands/DeleteHubCommand.js +46 -0
- package/dist-cjs/commands/DeleteHubContentCommand.js +46 -0
- package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/DeleteModelCardCommand.js +46 -0
- package/dist-cjs/commands/DeleteSpaceCommand.js +46 -0
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +3 -3
- package/dist-cjs/commands/DescribeArtifactCommand.js +3 -3
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeContextCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeDeviceCommand.js +3 -3
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +3 -3
- package/dist-cjs/commands/DescribeDomainCommand.js +3 -3
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +3 -3
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointCommand.js +1 -2
- package/dist-cjs/commands/DescribeHubCommand.js +46 -0
- package/dist-cjs/commands/DescribeHubContentCommand.js +46 -0
- package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/DescribeModelCardCommand.js +46 -0
- package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +46 -0
- package/dist-cjs/commands/DescribeSpaceCommand.js +46 -0
- package/dist-cjs/commands/ImportHubContentCommand.js +46 -0
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/ListCompilationJobsCommand.js +3 -3
- package/dist-cjs/commands/ListContextsCommand.js +3 -3
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +3 -3
- package/dist-cjs/commands/ListDevicesCommand.js +3 -3
- package/dist-cjs/commands/ListDomainsCommand.js +3 -3
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +3 -3
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListEndpointsCommand.js +3 -3
- package/dist-cjs/commands/ListExperimentsCommand.js +3 -3
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListHubContentVersionsCommand.js +46 -0
- package/dist-cjs/commands/ListHubContentsCommand.js +46 -0
- package/dist-cjs/commands/ListHubsCommand.js +46 -0
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +3 -3
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +3 -3
- package/dist-cjs/commands/ListImageVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListImagesCommand.js +3 -3
- package/dist-cjs/commands/ListInferenceExperimentsCommand.js +46 -0
- package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +3 -3
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
- package/dist-cjs/commands/ListLabelingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
- package/dist-cjs/commands/ListLineageGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelCardExportJobsCommand.js +46 -0
- package/dist-cjs/commands/ListModelCardVersionsCommand.js +46 -0
- package/dist-cjs/commands/ListModelCardsCommand.js +46 -0
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelMetadataCommand.js +1 -2
- package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +46 -0
- package/dist-cjs/commands/ListMonitoringAlertsCommand.js +46 -0
- package/dist-cjs/commands/ListSpacesCommand.js +46 -0
- package/dist-cjs/commands/SearchCommand.js +2 -1
- package/dist-cjs/commands/StartInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/StopInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/UpdateHubCommand.js +46 -0
- package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +46 -0
- package/dist-cjs/commands/UpdateModelCardCommand.js +46 -0
- package/dist-cjs/commands/UpdateModelPackageCommand.js +3 -3
- package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +46 -0
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdatePipelineCommand.js +3 -3
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +3 -3
- package/dist-cjs/commands/UpdateProjectCommand.js +3 -3
- package/dist-cjs/commands/UpdateSpaceCommand.js +46 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrialCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserProfileCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkforceCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkteamCommand.js +3 -3
- package/dist-cjs/commands/index.js +34 -0
- package/dist-cjs/models/index.js +1 -0
- package/dist-cjs/models/models_0.js +15 -15
- package/dist-cjs/models/models_1.js +194 -207
- package/dist-cjs/models/models_2.js +333 -293
- package/dist-cjs/models/models_3.js +512 -129
- package/dist-cjs/models/models_4.js +158 -0
- package/dist-cjs/pagination/ListInferenceExperimentsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardExportJobsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardVersionsPaginator.js +36 -0
- package/dist-cjs/pagination/ListModelCardsPaginator.js +36 -0
- package/dist-cjs/pagination/ListMonitoringAlertHistoryPaginator.js +36 -0
- package/dist-cjs/pagination/ListMonitoringAlertsPaginator.js +36 -0
- package/dist-cjs/pagination/ListSpacesPaginator.js +36 -0
- package/dist-cjs/pagination/index.js +7 -0
- package/dist-cjs/protocols/Aws_json1_1.js +3050 -107
- package/dist-es/SageMaker.js +510 -0
- package/dist-es/commands/CreateHubCommand.js +42 -0
- package/dist-es/commands/CreateInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/CreateModelCardCommand.js +42 -0
- package/dist-es/commands/CreateModelCardExportJobCommand.js +42 -0
- package/dist-es/commands/CreateSpaceCommand.js +42 -0
- package/dist-es/commands/DeleteHubCommand.js +42 -0
- package/dist-es/commands/DeleteHubContentCommand.js +42 -0
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/DeleteModelCardCommand.js +42 -0
- package/dist-es/commands/DeleteSpaceCommand.js +42 -0
- package/dist-es/commands/DescribeAppImageConfigCommand.js +1 -1
- package/dist-es/commands/DescribeArtifactCommand.js +1 -1
- package/dist-es/commands/DescribeAutoMLJobCommand.js +1 -1
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/DescribeCompilationJobCommand.js +1 -1
- package/dist-es/commands/DescribeContextCommand.js +1 -1
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceFleetCommand.js +1 -1
- package/dist-es/commands/DescribeDomainCommand.js +1 -1
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/DescribeEndpointCommand.js +1 -2
- package/dist-es/commands/DescribeHubCommand.js +42 -0
- package/dist-es/commands/DescribeHubContentCommand.js +42 -0
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/DescribeModelCardCommand.js +42 -0
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +42 -0
- package/dist-es/commands/DescribeSpaceCommand.js +42 -0
- package/dist-es/commands/ImportHubContentCommand.js +42 -0
- package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -1
- package/dist-es/commands/ListCompilationJobsCommand.js +1 -1
- package/dist-es/commands/ListContextsCommand.js +1 -1
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListDeviceFleetsCommand.js +1 -1
- package/dist-es/commands/ListDevicesCommand.js +1 -1
- package/dist-es/commands/ListDomainsCommand.js +1 -1
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +1 -1
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +1 -1
- package/dist-es/commands/ListEndpointConfigsCommand.js +1 -1
- package/dist-es/commands/ListEndpointsCommand.js +1 -1
- package/dist-es/commands/ListExperimentsCommand.js +1 -1
- package/dist-es/commands/ListFeatureGroupsCommand.js +1 -1
- package/dist-es/commands/ListFlowDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListHubContentVersionsCommand.js +42 -0
- package/dist-es/commands/ListHubContentsCommand.js +42 -0
- package/dist-es/commands/ListHubsCommand.js +42 -0
- package/dist-es/commands/ListHumanTaskUisCommand.js +1 -1
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +1 -1
- package/dist-es/commands/ListImageVersionsCommand.js +1 -1
- package/dist-es/commands/ListImagesCommand.js +1 -1
- package/dist-es/commands/ListInferenceExperimentsCommand.js +42 -0
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +1 -1
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
- package/dist-es/commands/ListLineageGroupsCommand.js +1 -1
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelCardExportJobsCommand.js +42 -0
- package/dist-es/commands/ListModelCardVersionsCommand.js +42 -0
- package/dist-es/commands/ListModelCardsCommand.js +42 -0
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelMetadataCommand.js +1 -2
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +42 -0
- package/dist-es/commands/ListMonitoringAlertsCommand.js +42 -0
- package/dist-es/commands/ListSpacesCommand.js +42 -0
- package/dist-es/commands/SearchCommand.js +2 -1
- package/dist-es/commands/StartInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/StopInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/UpdateHubCommand.js +42 -0
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +42 -0
- package/dist-es/commands/UpdateModelCardCommand.js +42 -0
- package/dist-es/commands/UpdateModelPackageCommand.js +1 -1
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +42 -0
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +1 -1
- package/dist-es/commands/UpdateProjectCommand.js +1 -1
- package/dist-es/commands/UpdateSpaceCommand.js +42 -0
- package/dist-es/commands/UpdateTrainingJobCommand.js +1 -1
- package/dist-es/commands/UpdateTrialCommand.js +1 -1
- package/dist-es/commands/UpdateTrialComponentCommand.js +1 -1
- package/dist-es/commands/UpdateUserProfileCommand.js +1 -1
- package/dist-es/commands/UpdateWorkforceCommand.js +1 -1
- package/dist-es/commands/UpdateWorkteamCommand.js +1 -1
- package/dist-es/commands/index.js +34 -0
- package/dist-es/models/index.js +1 -0
- package/dist-es/models/models_0.js +9 -9
- package/dist-es/models/models_1.js +157 -169
- package/dist-es/models/models_2.js +275 -234
- package/dist-es/models/models_3.js +411 -93
- package/dist-es/models/models_4.js +118 -0
- package/dist-es/pagination/ListInferenceExperimentsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardExportJobsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardVersionsPaginator.js +32 -0
- package/dist-es/pagination/ListModelCardsPaginator.js +32 -0
- package/dist-es/pagination/ListMonitoringAlertHistoryPaginator.js +32 -0
- package/dist-es/pagination/ListMonitoringAlertsPaginator.js +32 -0
- package/dist-es/pagination/ListSpacesPaginator.js +32 -0
- package/dist-es/pagination/index.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +2970 -96
- package/dist-types/SageMaker.d.ts +266 -0
- package/dist-types/SageMakerClient.d.ts +36 -2
- package/dist-types/commands/CreateHubCommand.d.ts +37 -0
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +51 -0
- package/dist-types/commands/CreateModelCardCommand.d.ts +38 -0
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +37 -0
- package/dist-types/commands/CreateSpaceCommand.d.ts +37 -0
- package/dist-types/commands/DeleteHubCommand.d.ts +37 -0
- package/dist-types/commands/DeleteHubContentCommand.d.ts +37 -0
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +43 -0
- package/dist-types/commands/DeleteModelCardCommand.d.ts +37 -0
- package/dist-types/commands/DeleteSpaceCommand.d.ts +37 -0
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -2
- package/dist-types/commands/DescribeHubCommand.d.ts +37 -0
- package/dist-types/commands/DescribeHubContentCommand.d.ts +37 -0
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/DescribeModelCardCommand.d.ts +37 -0
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +37 -0
- package/dist-types/commands/DescribeSpaceCommand.d.ts +37 -0
- package/dist-types/commands/ImportHubContentCommand.d.ts +37 -0
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +37 -0
- package/dist-types/commands/ListHubContentsCommand.d.ts +37 -0
- package/dist-types/commands/ListHubsCommand.d.ts +37 -0
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +37 -0
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelCardsCommand.d.ts +37 -0
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -2
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +37 -0
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +37 -0
- package/dist-types/commands/ListSpacesCommand.d.ts +37 -0
- package/dist-types/commands/SearchCommand.d.ts +2 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +37 -0
- package/dist-types/commands/UpdateHubCommand.d.ts +37 -0
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/commands/UpdateModelCardCommand.d.ts +40 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +37 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +37 -0
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +34 -0
- package/dist-types/models/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +82 -143
- package/dist-types/models/models_1.d.ts +900 -1156
- package/dist-types/models/models_2.d.ts +5496 -5051
- package/dist-types/models/models_3.d.ts +5386 -3240
- package/dist-types/models/models_4.d.ts +841 -0
- package/dist-types/pagination/ListInferenceExperimentsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardExportJobsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListModelCardsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListMonitoringAlertHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/ListMonitoringAlertsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListSpacesPaginator.d.ts +4 -0
- package/dist-types/pagination/index.d.ts +7 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +102 -0
- package/dist-types/ts3.4/SageMaker.d.ts +578 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +204 -0
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +32 -0
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +37 -0
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +34 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +27 -22
- package/dist-types/ts3.4/models/models_1.d.ts +326 -463
- package/dist-types/ts3.4/models/models_2.d.ts +717 -586
- package/dist-types/ts3.4/models/models_3.d.ts +1123 -289
- package/dist-types/ts3.4/models/models_4.d.ts +335 -0
- package/dist-types/ts3.4/pagination/ListInferenceExperimentsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardExportJobsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardVersionsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListModelCardsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListMonitoringAlertHistoryPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListMonitoringAlertsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListSpacesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +7 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +408 -0
- package/package.json +1 -1
|
@@ -3,14 +3,20 @@ import {
|
|
|
3
3
|
AdditionalInferenceSpecificationDefinition,
|
|
4
4
|
AlgorithmSpecification,
|
|
5
5
|
AppSpecification,
|
|
6
|
+
AutoMLJobStepMetadata,
|
|
6
7
|
BatchStrategy,
|
|
7
|
-
BooleanOperator,
|
|
8
8
|
CacheHitResult,
|
|
9
9
|
CallbackStepMetadata,
|
|
10
10
|
Channel,
|
|
11
11
|
CheckpointConfig,
|
|
12
12
|
ClarifyCheckStepMetadata,
|
|
13
|
+
CodeRepositorySummary,
|
|
14
|
+
CompilationJobStatus,
|
|
15
|
+
CompilationJobSummary,
|
|
13
16
|
ConditionStepMetadata,
|
|
17
|
+
ContainerDefinition,
|
|
18
|
+
ContextSummary,
|
|
19
|
+
DefaultSpaceSettings,
|
|
14
20
|
DeploymentConfig,
|
|
15
21
|
EdgeOutputConfig,
|
|
16
22
|
FeatureDefinition,
|
|
@@ -39,81 +45,115 @@ import {
|
|
|
39
45
|
DebugRuleEvaluationStatus,
|
|
40
46
|
DriftCheckBaselines,
|
|
41
47
|
ExperimentConfig,
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
48
|
+
HubContentType,
|
|
49
|
+
InferenceExecutionConfig,
|
|
50
|
+
InferenceExperimentType,
|
|
51
|
+
ModelCardSecurityConfig,
|
|
52
|
+
ModelCardStatus,
|
|
45
53
|
ModelClientConfig,
|
|
46
54
|
ModelMetrics,
|
|
47
55
|
ModelPackageValidationSpecification,
|
|
56
|
+
ModelVariantConfig,
|
|
48
57
|
MonitoringScheduleConfig,
|
|
49
58
|
MonitoringType,
|
|
50
59
|
NetworkConfig,
|
|
51
|
-
NotebookInstanceAcceleratorType,
|
|
52
|
-
NotebookInstanceLifecycleHook,
|
|
53
|
-
NotificationConfiguration,
|
|
54
|
-
OidcConfig,
|
|
55
60
|
ParallelismConfiguration,
|
|
56
|
-
PipelineDefinitionS3Location,
|
|
57
61
|
ProcessingInput,
|
|
58
62
|
ProcessingOutputConfig,
|
|
59
63
|
ProcessingResources,
|
|
60
64
|
ProcessingStoppingCondition,
|
|
61
|
-
ProfilerRuleConfiguration,
|
|
62
|
-
ProvisioningParameter,
|
|
63
65
|
RetryStrategy,
|
|
64
|
-
RootAccess,
|
|
65
66
|
ServiceCatalogProvisioningDetails,
|
|
66
67
|
SourceAlgorithmSpecification,
|
|
67
|
-
SourceIpConfig,
|
|
68
68
|
StudioLifecycleConfigAppType,
|
|
69
69
|
TensorBoardOutputConfig,
|
|
70
70
|
TrialComponentArtifact,
|
|
71
71
|
TrialComponentParameterValue,
|
|
72
72
|
TrialComponentStatus,
|
|
73
73
|
UiTemplate,
|
|
74
|
-
WorkforceVpcConfigRequest,
|
|
75
74
|
} from "./models_1";
|
|
76
75
|
import {
|
|
77
76
|
DesiredWeightAndCapacity,
|
|
78
77
|
Device,
|
|
79
78
|
DeviceDeploymentSummary,
|
|
79
|
+
DeviceFleetSummary,
|
|
80
|
+
DeviceSummary,
|
|
80
81
|
Direction,
|
|
82
|
+
DomainDetails,
|
|
81
83
|
DomainSettingsForUpdate,
|
|
82
84
|
Edge,
|
|
85
|
+
EdgeDeploymentPlanSummary,
|
|
86
|
+
EdgePackagingJobStatus,
|
|
87
|
+
EdgePackagingJobSummary,
|
|
83
88
|
EMRStepMetadata,
|
|
84
89
|
Endpoint,
|
|
90
|
+
EndpointConfigSortKey,
|
|
91
|
+
EndpointConfigSummary,
|
|
92
|
+
EndpointSortKey,
|
|
93
|
+
EndpointStatus,
|
|
94
|
+
EndpointSummary,
|
|
85
95
|
ExecutionStatus,
|
|
86
96
|
Experiment,
|
|
97
|
+
ExperimentSummary,
|
|
87
98
|
FailStepMetadata,
|
|
88
99
|
FeatureGroup,
|
|
100
|
+
FeatureGroupSortBy,
|
|
101
|
+
FeatureGroupSortOrder,
|
|
102
|
+
FeatureGroupStatus,
|
|
103
|
+
FeatureGroupSummary,
|
|
89
104
|
FeatureMetadata,
|
|
90
105
|
FeatureParameter,
|
|
91
106
|
Filter,
|
|
107
|
+
FlowDefinitionSummary,
|
|
92
108
|
GitConfigForUpdate,
|
|
109
|
+
HubContentInfo,
|
|
110
|
+
HubContentSortBy,
|
|
111
|
+
HubInfo,
|
|
112
|
+
HubSortBy,
|
|
113
|
+
HumanTaskUiSummary,
|
|
93
114
|
HyperParameterTrainingJobSummary,
|
|
94
115
|
HyperParameterTuningJobSearchEntity,
|
|
116
|
+
HyperParameterTuningJobSortByOptions,
|
|
117
|
+
HyperParameterTuningJobStatus,
|
|
118
|
+
HyperParameterTuningJobSummary,
|
|
119
|
+
Image,
|
|
120
|
+
ImageSortBy,
|
|
121
|
+
ImageSortOrder,
|
|
122
|
+
ImageVersion,
|
|
123
|
+
ImageVersionSortBy,
|
|
124
|
+
ImageVersionSortOrder,
|
|
125
|
+
InferenceExperimentStatus,
|
|
126
|
+
InferenceExperimentStopDesiredState,
|
|
127
|
+
InferenceExperimentSummary,
|
|
128
|
+
InferenceRecommendationsJob,
|
|
129
|
+
InferenceRecommendationsJobStep,
|
|
130
|
+
LabelingJobForWorkteamSummary,
|
|
131
|
+
LabelingJobStatus,
|
|
132
|
+
LabelingJobSummary,
|
|
95
133
|
LambdaStepMetadata,
|
|
134
|
+
LineageGroupSummary,
|
|
96
135
|
LineageType,
|
|
97
136
|
MetricData,
|
|
137
|
+
ModelArtifacts,
|
|
138
|
+
ModelCardExportJobStatus,
|
|
98
139
|
ModelPackageGroupStatus,
|
|
99
140
|
ModelPackageStatusDetails,
|
|
100
141
|
MonitoringExecutionSummary,
|
|
101
|
-
MonitoringJobDefinitionSortKey,
|
|
102
|
-
MonitoringJobDefinitionSummary,
|
|
103
142
|
NotebookInstanceStatus,
|
|
104
|
-
|
|
143
|
+
OfflineStoreStatusValue,
|
|
105
144
|
PipelineExecutionStatus,
|
|
106
145
|
PipelineExperimentConfig,
|
|
107
146
|
PipelineStatus,
|
|
108
147
|
ProcessingJobStatus,
|
|
109
148
|
ProjectStatus,
|
|
110
|
-
|
|
149
|
+
RecommendationJobStatus,
|
|
150
|
+
RecommendationStepType,
|
|
111
151
|
ScheduleStatus,
|
|
112
152
|
SecondaryStatus,
|
|
113
153
|
SecondaryStatusTransition,
|
|
114
154
|
ServiceCatalogProvisionedProductDetails,
|
|
115
|
-
SortBy,
|
|
116
155
|
SortOrder,
|
|
156
|
+
SpaceStatus,
|
|
117
157
|
SubscribedWorkteam,
|
|
118
158
|
TrainingJobStatus,
|
|
119
159
|
TransformJobStatus,
|
|
@@ -126,6 +166,582 @@ import {
|
|
|
126
166
|
Workforce,
|
|
127
167
|
Workteam,
|
|
128
168
|
} from "./models_2";
|
|
169
|
+
export interface ListCodeRepositoriesOutput {
|
|
170
|
+
CodeRepositorySummaryList: CodeRepositorySummary[] | undefined;
|
|
171
|
+
NextToken?: string;
|
|
172
|
+
}
|
|
173
|
+
export declare enum ListCompilationJobsSortBy {
|
|
174
|
+
CREATION_TIME = "CreationTime",
|
|
175
|
+
NAME = "Name",
|
|
176
|
+
STATUS = "Status",
|
|
177
|
+
}
|
|
178
|
+
export interface ListCompilationJobsRequest {
|
|
179
|
+
NextToken?: string;
|
|
180
|
+
MaxResults?: number;
|
|
181
|
+
CreationTimeAfter?: Date;
|
|
182
|
+
CreationTimeBefore?: Date;
|
|
183
|
+
LastModifiedTimeAfter?: Date;
|
|
184
|
+
LastModifiedTimeBefore?: Date;
|
|
185
|
+
NameContains?: string;
|
|
186
|
+
StatusEquals?: CompilationJobStatus | string;
|
|
187
|
+
SortBy?: ListCompilationJobsSortBy | string;
|
|
188
|
+
SortOrder?: SortOrder | string;
|
|
189
|
+
}
|
|
190
|
+
export interface ListCompilationJobsResponse {
|
|
191
|
+
CompilationJobSummaries: CompilationJobSummary[] | undefined;
|
|
192
|
+
NextToken?: string;
|
|
193
|
+
}
|
|
194
|
+
export declare enum SortContextsBy {
|
|
195
|
+
CREATION_TIME = "CreationTime",
|
|
196
|
+
NAME = "Name",
|
|
197
|
+
}
|
|
198
|
+
export interface ListContextsRequest {
|
|
199
|
+
SourceUri?: string;
|
|
200
|
+
ContextType?: string;
|
|
201
|
+
CreatedAfter?: Date;
|
|
202
|
+
CreatedBefore?: Date;
|
|
203
|
+
SortBy?: SortContextsBy | string;
|
|
204
|
+
SortOrder?: SortOrder | string;
|
|
205
|
+
NextToken?: string;
|
|
206
|
+
MaxResults?: number;
|
|
207
|
+
}
|
|
208
|
+
export interface ListContextsResponse {
|
|
209
|
+
ContextSummaries?: ContextSummary[];
|
|
210
|
+
NextToken?: string;
|
|
211
|
+
}
|
|
212
|
+
export declare enum MonitoringJobDefinitionSortKey {
|
|
213
|
+
CREATION_TIME = "CreationTime",
|
|
214
|
+
NAME = "Name",
|
|
215
|
+
}
|
|
216
|
+
export interface ListDataQualityJobDefinitionsRequest {
|
|
217
|
+
EndpointName?: string;
|
|
218
|
+
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
219
|
+
SortOrder?: SortOrder | string;
|
|
220
|
+
NextToken?: string;
|
|
221
|
+
MaxResults?: number;
|
|
222
|
+
NameContains?: string;
|
|
223
|
+
CreationTimeBefore?: Date;
|
|
224
|
+
CreationTimeAfter?: Date;
|
|
225
|
+
}
|
|
226
|
+
export interface MonitoringJobDefinitionSummary {
|
|
227
|
+
MonitoringJobDefinitionName: string | undefined;
|
|
228
|
+
MonitoringJobDefinitionArn: string | undefined;
|
|
229
|
+
CreationTime: Date | undefined;
|
|
230
|
+
EndpointName: string | undefined;
|
|
231
|
+
}
|
|
232
|
+
export interface ListDataQualityJobDefinitionsResponse {
|
|
233
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
234
|
+
NextToken?: string;
|
|
235
|
+
}
|
|
236
|
+
export declare enum ListDeviceFleetsSortBy {
|
|
237
|
+
CreationTime = "CREATION_TIME",
|
|
238
|
+
LastModifiedTime = "LAST_MODIFIED_TIME",
|
|
239
|
+
Name = "NAME",
|
|
240
|
+
}
|
|
241
|
+
export interface ListDeviceFleetsRequest {
|
|
242
|
+
NextToken?: string;
|
|
243
|
+
MaxResults?: number;
|
|
244
|
+
CreationTimeAfter?: Date;
|
|
245
|
+
CreationTimeBefore?: Date;
|
|
246
|
+
LastModifiedTimeAfter?: Date;
|
|
247
|
+
LastModifiedTimeBefore?: Date;
|
|
248
|
+
NameContains?: string;
|
|
249
|
+
SortBy?: ListDeviceFleetsSortBy | string;
|
|
250
|
+
SortOrder?: SortOrder | string;
|
|
251
|
+
}
|
|
252
|
+
export interface ListDeviceFleetsResponse {
|
|
253
|
+
DeviceFleetSummaries: DeviceFleetSummary[] | undefined;
|
|
254
|
+
NextToken?: string;
|
|
255
|
+
}
|
|
256
|
+
export interface ListDevicesRequest {
|
|
257
|
+
NextToken?: string;
|
|
258
|
+
MaxResults?: number;
|
|
259
|
+
LatestHeartbeatAfter?: Date;
|
|
260
|
+
ModelName?: string;
|
|
261
|
+
DeviceFleetName?: string;
|
|
262
|
+
}
|
|
263
|
+
export interface ListDevicesResponse {
|
|
264
|
+
DeviceSummaries: DeviceSummary[] | undefined;
|
|
265
|
+
NextToken?: string;
|
|
266
|
+
}
|
|
267
|
+
export interface ListDomainsRequest {
|
|
268
|
+
NextToken?: string;
|
|
269
|
+
MaxResults?: number;
|
|
270
|
+
}
|
|
271
|
+
export interface ListDomainsResponse {
|
|
272
|
+
Domains?: DomainDetails[];
|
|
273
|
+
NextToken?: string;
|
|
274
|
+
}
|
|
275
|
+
export declare enum ListEdgeDeploymentPlansSortBy {
|
|
276
|
+
CreationTime = "CREATION_TIME",
|
|
277
|
+
DeviceFleetName = "DEVICE_FLEET_NAME",
|
|
278
|
+
LastModifiedTime = "LAST_MODIFIED_TIME",
|
|
279
|
+
Name = "NAME",
|
|
280
|
+
}
|
|
281
|
+
export interface ListEdgeDeploymentPlansRequest {
|
|
282
|
+
NextToken?: string;
|
|
283
|
+
MaxResults?: number;
|
|
284
|
+
CreationTimeAfter?: Date;
|
|
285
|
+
CreationTimeBefore?: Date;
|
|
286
|
+
LastModifiedTimeAfter?: Date;
|
|
287
|
+
LastModifiedTimeBefore?: Date;
|
|
288
|
+
NameContains?: string;
|
|
289
|
+
DeviceFleetNameContains?: string;
|
|
290
|
+
SortBy?: ListEdgeDeploymentPlansSortBy | string;
|
|
291
|
+
SortOrder?: SortOrder | string;
|
|
292
|
+
}
|
|
293
|
+
export interface ListEdgeDeploymentPlansResponse {
|
|
294
|
+
EdgeDeploymentPlanSummaries: EdgeDeploymentPlanSummary[] | undefined;
|
|
295
|
+
NextToken?: string;
|
|
296
|
+
}
|
|
297
|
+
export declare enum ListEdgePackagingJobsSortBy {
|
|
298
|
+
CreationTime = "CREATION_TIME",
|
|
299
|
+
EdgePackagingJobStatus = "STATUS",
|
|
300
|
+
LastModifiedTime = "LAST_MODIFIED_TIME",
|
|
301
|
+
ModelName = "MODEL_NAME",
|
|
302
|
+
Name = "NAME",
|
|
303
|
+
}
|
|
304
|
+
export interface ListEdgePackagingJobsRequest {
|
|
305
|
+
NextToken?: string;
|
|
306
|
+
MaxResults?: number;
|
|
307
|
+
CreationTimeAfter?: Date;
|
|
308
|
+
CreationTimeBefore?: Date;
|
|
309
|
+
LastModifiedTimeAfter?: Date;
|
|
310
|
+
LastModifiedTimeBefore?: Date;
|
|
311
|
+
NameContains?: string;
|
|
312
|
+
ModelNameContains?: string;
|
|
313
|
+
StatusEquals?: EdgePackagingJobStatus | string;
|
|
314
|
+
SortBy?: ListEdgePackagingJobsSortBy | string;
|
|
315
|
+
SortOrder?: SortOrder | string;
|
|
316
|
+
}
|
|
317
|
+
export interface ListEdgePackagingJobsResponse {
|
|
318
|
+
EdgePackagingJobSummaries: EdgePackagingJobSummary[] | undefined;
|
|
319
|
+
NextToken?: string;
|
|
320
|
+
}
|
|
321
|
+
export declare enum OrderKey {
|
|
322
|
+
Ascending = "Ascending",
|
|
323
|
+
Descending = "Descending",
|
|
324
|
+
}
|
|
325
|
+
export interface ListEndpointConfigsInput {
|
|
326
|
+
SortBy?: EndpointConfigSortKey | string;
|
|
327
|
+
SortOrder?: OrderKey | string;
|
|
328
|
+
NextToken?: string;
|
|
329
|
+
MaxResults?: number;
|
|
330
|
+
NameContains?: string;
|
|
331
|
+
CreationTimeBefore?: Date;
|
|
332
|
+
CreationTimeAfter?: Date;
|
|
333
|
+
}
|
|
334
|
+
export interface ListEndpointConfigsOutput {
|
|
335
|
+
EndpointConfigs: EndpointConfigSummary[] | undefined;
|
|
336
|
+
NextToken?: string;
|
|
337
|
+
}
|
|
338
|
+
export interface ListEndpointsInput {
|
|
339
|
+
SortBy?: EndpointSortKey | string;
|
|
340
|
+
SortOrder?: OrderKey | string;
|
|
341
|
+
NextToken?: string;
|
|
342
|
+
MaxResults?: number;
|
|
343
|
+
NameContains?: string;
|
|
344
|
+
CreationTimeBefore?: Date;
|
|
345
|
+
CreationTimeAfter?: Date;
|
|
346
|
+
LastModifiedTimeBefore?: Date;
|
|
347
|
+
LastModifiedTimeAfter?: Date;
|
|
348
|
+
StatusEquals?: EndpointStatus | string;
|
|
349
|
+
}
|
|
350
|
+
export interface ListEndpointsOutput {
|
|
351
|
+
Endpoints: EndpointSummary[] | undefined;
|
|
352
|
+
NextToken?: string;
|
|
353
|
+
}
|
|
354
|
+
export declare enum SortExperimentsBy {
|
|
355
|
+
CREATION_TIME = "CreationTime",
|
|
356
|
+
NAME = "Name",
|
|
357
|
+
}
|
|
358
|
+
export interface ListExperimentsRequest {
|
|
359
|
+
CreatedAfter?: Date;
|
|
360
|
+
CreatedBefore?: Date;
|
|
361
|
+
SortBy?: SortExperimentsBy | string;
|
|
362
|
+
SortOrder?: SortOrder | string;
|
|
363
|
+
NextToken?: string;
|
|
364
|
+
MaxResults?: number;
|
|
365
|
+
}
|
|
366
|
+
export interface ListExperimentsResponse {
|
|
367
|
+
ExperimentSummaries?: ExperimentSummary[];
|
|
368
|
+
NextToken?: string;
|
|
369
|
+
}
|
|
370
|
+
export interface ListFeatureGroupsRequest {
|
|
371
|
+
NameContains?: string;
|
|
372
|
+
FeatureGroupStatusEquals?: FeatureGroupStatus | string;
|
|
373
|
+
OfflineStoreStatusEquals?: OfflineStoreStatusValue | string;
|
|
374
|
+
CreationTimeAfter?: Date;
|
|
375
|
+
CreationTimeBefore?: Date;
|
|
376
|
+
SortOrder?: FeatureGroupSortOrder | string;
|
|
377
|
+
SortBy?: FeatureGroupSortBy | string;
|
|
378
|
+
MaxResults?: number;
|
|
379
|
+
NextToken?: string;
|
|
380
|
+
}
|
|
381
|
+
export interface ListFeatureGroupsResponse {
|
|
382
|
+
FeatureGroupSummaries: FeatureGroupSummary[] | undefined;
|
|
383
|
+
NextToken: string | undefined;
|
|
384
|
+
}
|
|
385
|
+
export interface ListFlowDefinitionsRequest {
|
|
386
|
+
CreationTimeAfter?: Date;
|
|
387
|
+
CreationTimeBefore?: Date;
|
|
388
|
+
SortOrder?: SortOrder | string;
|
|
389
|
+
NextToken?: string;
|
|
390
|
+
MaxResults?: number;
|
|
391
|
+
}
|
|
392
|
+
export interface ListFlowDefinitionsResponse {
|
|
393
|
+
FlowDefinitionSummaries: FlowDefinitionSummary[] | undefined;
|
|
394
|
+
NextToken?: string;
|
|
395
|
+
}
|
|
396
|
+
export interface ListHubContentsRequest {
|
|
397
|
+
HubName: string | undefined;
|
|
398
|
+
HubContentType: HubContentType | string | undefined;
|
|
399
|
+
NameContains?: string;
|
|
400
|
+
MaxSchemaVersion?: string;
|
|
401
|
+
CreationTimeBefore?: Date;
|
|
402
|
+
CreationTimeAfter?: Date;
|
|
403
|
+
SortBy?: HubContentSortBy | string;
|
|
404
|
+
SortOrder?: SortOrder | string;
|
|
405
|
+
MaxResults?: number;
|
|
406
|
+
NextToken?: string;
|
|
407
|
+
}
|
|
408
|
+
export interface ListHubContentsResponse {
|
|
409
|
+
HubContentSummaries: HubContentInfo[] | undefined;
|
|
410
|
+
NextToken?: string;
|
|
411
|
+
}
|
|
412
|
+
export interface ListHubContentVersionsRequest {
|
|
413
|
+
HubName: string | undefined;
|
|
414
|
+
HubContentType: HubContentType | string | undefined;
|
|
415
|
+
HubContentName: string | undefined;
|
|
416
|
+
MinVersion?: string;
|
|
417
|
+
MaxSchemaVersion?: string;
|
|
418
|
+
CreationTimeBefore?: Date;
|
|
419
|
+
CreationTimeAfter?: Date;
|
|
420
|
+
SortBy?: HubContentSortBy | string;
|
|
421
|
+
SortOrder?: SortOrder | string;
|
|
422
|
+
MaxResults?: number;
|
|
423
|
+
NextToken?: string;
|
|
424
|
+
}
|
|
425
|
+
export interface ListHubContentVersionsResponse {
|
|
426
|
+
HubContentSummaries: HubContentInfo[] | undefined;
|
|
427
|
+
NextToken?: string;
|
|
428
|
+
}
|
|
429
|
+
export interface ListHubsRequest {
|
|
430
|
+
NameContains?: string;
|
|
431
|
+
CreationTimeBefore?: Date;
|
|
432
|
+
CreationTimeAfter?: Date;
|
|
433
|
+
LastModifiedTimeBefore?: Date;
|
|
434
|
+
LastModifiedTimeAfter?: Date;
|
|
435
|
+
SortBy?: HubSortBy | string;
|
|
436
|
+
SortOrder?: SortOrder | string;
|
|
437
|
+
MaxResults?: number;
|
|
438
|
+
NextToken?: string;
|
|
439
|
+
}
|
|
440
|
+
export interface ListHubsResponse {
|
|
441
|
+
HubSummaries: HubInfo[] | undefined;
|
|
442
|
+
NextToken?: string;
|
|
443
|
+
}
|
|
444
|
+
export interface ListHumanTaskUisRequest {
|
|
445
|
+
CreationTimeAfter?: Date;
|
|
446
|
+
CreationTimeBefore?: Date;
|
|
447
|
+
SortOrder?: SortOrder | string;
|
|
448
|
+
NextToken?: string;
|
|
449
|
+
MaxResults?: number;
|
|
450
|
+
}
|
|
451
|
+
export interface ListHumanTaskUisResponse {
|
|
452
|
+
HumanTaskUiSummaries: HumanTaskUiSummary[] | undefined;
|
|
453
|
+
NextToken?: string;
|
|
454
|
+
}
|
|
455
|
+
export interface ListHyperParameterTuningJobsRequest {
|
|
456
|
+
NextToken?: string;
|
|
457
|
+
MaxResults?: number;
|
|
458
|
+
SortBy?: HyperParameterTuningJobSortByOptions | string;
|
|
459
|
+
SortOrder?: SortOrder | string;
|
|
460
|
+
NameContains?: string;
|
|
461
|
+
CreationTimeAfter?: Date;
|
|
462
|
+
CreationTimeBefore?: Date;
|
|
463
|
+
LastModifiedTimeAfter?: Date;
|
|
464
|
+
LastModifiedTimeBefore?: Date;
|
|
465
|
+
StatusEquals?: HyperParameterTuningJobStatus | string;
|
|
466
|
+
}
|
|
467
|
+
export interface ListHyperParameterTuningJobsResponse {
|
|
468
|
+
HyperParameterTuningJobSummaries:
|
|
469
|
+
| HyperParameterTuningJobSummary[]
|
|
470
|
+
| undefined;
|
|
471
|
+
NextToken?: string;
|
|
472
|
+
}
|
|
473
|
+
export interface ListImagesRequest {
|
|
474
|
+
CreationTimeAfter?: Date;
|
|
475
|
+
CreationTimeBefore?: Date;
|
|
476
|
+
LastModifiedTimeAfter?: Date;
|
|
477
|
+
LastModifiedTimeBefore?: Date;
|
|
478
|
+
MaxResults?: number;
|
|
479
|
+
NameContains?: string;
|
|
480
|
+
NextToken?: string;
|
|
481
|
+
SortBy?: ImageSortBy | string;
|
|
482
|
+
SortOrder?: ImageSortOrder | string;
|
|
483
|
+
}
|
|
484
|
+
export interface ListImagesResponse {
|
|
485
|
+
Images?: Image[];
|
|
486
|
+
NextToken?: string;
|
|
487
|
+
}
|
|
488
|
+
export interface ListImageVersionsRequest {
|
|
489
|
+
CreationTimeAfter?: Date;
|
|
490
|
+
CreationTimeBefore?: Date;
|
|
491
|
+
ImageName: string | undefined;
|
|
492
|
+
LastModifiedTimeAfter?: Date;
|
|
493
|
+
LastModifiedTimeBefore?: Date;
|
|
494
|
+
MaxResults?: number;
|
|
495
|
+
NextToken?: string;
|
|
496
|
+
SortBy?: ImageVersionSortBy | string;
|
|
497
|
+
SortOrder?: ImageVersionSortOrder | string;
|
|
498
|
+
}
|
|
499
|
+
export interface ListImageVersionsResponse {
|
|
500
|
+
ImageVersions?: ImageVersion[];
|
|
501
|
+
NextToken?: string;
|
|
502
|
+
}
|
|
503
|
+
export declare enum SortInferenceExperimentsBy {
|
|
504
|
+
CREATION_TIME = "CreationTime",
|
|
505
|
+
NAME = "Name",
|
|
506
|
+
STATUS = "Status",
|
|
507
|
+
}
|
|
508
|
+
export interface ListInferenceExperimentsRequest {
|
|
509
|
+
NameContains?: string;
|
|
510
|
+
Type?: InferenceExperimentType | string;
|
|
511
|
+
StatusEquals?: InferenceExperimentStatus | string;
|
|
512
|
+
CreationTimeAfter?: Date;
|
|
513
|
+
CreationTimeBefore?: Date;
|
|
514
|
+
LastModifiedTimeAfter?: Date;
|
|
515
|
+
LastModifiedTimeBefore?: Date;
|
|
516
|
+
SortBy?: SortInferenceExperimentsBy | string;
|
|
517
|
+
SortOrder?: SortOrder | string;
|
|
518
|
+
NextToken?: string;
|
|
519
|
+
MaxResults?: number;
|
|
520
|
+
}
|
|
521
|
+
export interface ListInferenceExperimentsResponse {
|
|
522
|
+
InferenceExperiments?: InferenceExperimentSummary[];
|
|
523
|
+
NextToken?: string;
|
|
524
|
+
}
|
|
525
|
+
export declare enum ListInferenceRecommendationsJobsSortBy {
|
|
526
|
+
CREATION_TIME = "CreationTime",
|
|
527
|
+
NAME = "Name",
|
|
528
|
+
STATUS = "Status",
|
|
529
|
+
}
|
|
530
|
+
export interface ListInferenceRecommendationsJobsRequest {
|
|
531
|
+
CreationTimeAfter?: Date;
|
|
532
|
+
CreationTimeBefore?: Date;
|
|
533
|
+
LastModifiedTimeAfter?: Date;
|
|
534
|
+
LastModifiedTimeBefore?: Date;
|
|
535
|
+
NameContains?: string;
|
|
536
|
+
StatusEquals?: RecommendationJobStatus | string;
|
|
537
|
+
SortBy?: ListInferenceRecommendationsJobsSortBy | string;
|
|
538
|
+
SortOrder?: SortOrder | string;
|
|
539
|
+
NextToken?: string;
|
|
540
|
+
MaxResults?: number;
|
|
541
|
+
}
|
|
542
|
+
export interface ListInferenceRecommendationsJobsResponse {
|
|
543
|
+
InferenceRecommendationsJobs: InferenceRecommendationsJob[] | undefined;
|
|
544
|
+
NextToken?: string;
|
|
545
|
+
}
|
|
546
|
+
export interface ListInferenceRecommendationsJobStepsRequest {
|
|
547
|
+
JobName: string | undefined;
|
|
548
|
+
Status?: RecommendationJobStatus | string;
|
|
549
|
+
StepType?: RecommendationStepType | string;
|
|
550
|
+
MaxResults?: number;
|
|
551
|
+
NextToken?: string;
|
|
552
|
+
}
|
|
553
|
+
export interface ListInferenceRecommendationsJobStepsResponse {
|
|
554
|
+
Steps?: InferenceRecommendationsJobStep[];
|
|
555
|
+
NextToken?: string;
|
|
556
|
+
}
|
|
557
|
+
export declare enum SortBy {
|
|
558
|
+
CREATION_TIME = "CreationTime",
|
|
559
|
+
NAME = "Name",
|
|
560
|
+
STATUS = "Status",
|
|
561
|
+
}
|
|
562
|
+
export interface ListLabelingJobsRequest {
|
|
563
|
+
CreationTimeAfter?: Date;
|
|
564
|
+
CreationTimeBefore?: Date;
|
|
565
|
+
LastModifiedTimeAfter?: Date;
|
|
566
|
+
LastModifiedTimeBefore?: Date;
|
|
567
|
+
MaxResults?: number;
|
|
568
|
+
NextToken?: string;
|
|
569
|
+
NameContains?: string;
|
|
570
|
+
SortBy?: SortBy | string;
|
|
571
|
+
SortOrder?: SortOrder | string;
|
|
572
|
+
StatusEquals?: LabelingJobStatus | string;
|
|
573
|
+
}
|
|
574
|
+
export interface ListLabelingJobsResponse {
|
|
575
|
+
LabelingJobSummaryList?: LabelingJobSummary[];
|
|
576
|
+
NextToken?: string;
|
|
577
|
+
}
|
|
578
|
+
export declare enum ListLabelingJobsForWorkteamSortByOptions {
|
|
579
|
+
CREATION_TIME = "CreationTime",
|
|
580
|
+
}
|
|
581
|
+
export interface ListLabelingJobsForWorkteamRequest {
|
|
582
|
+
WorkteamArn: string | undefined;
|
|
583
|
+
MaxResults?: number;
|
|
584
|
+
NextToken?: string;
|
|
585
|
+
CreationTimeAfter?: Date;
|
|
586
|
+
CreationTimeBefore?: Date;
|
|
587
|
+
JobReferenceCodeContains?: string;
|
|
588
|
+
SortBy?: ListLabelingJobsForWorkteamSortByOptions | string;
|
|
589
|
+
SortOrder?: SortOrder | string;
|
|
590
|
+
}
|
|
591
|
+
export interface ListLabelingJobsForWorkteamResponse {
|
|
592
|
+
LabelingJobSummaryList: LabelingJobForWorkteamSummary[] | undefined;
|
|
593
|
+
NextToken?: string;
|
|
594
|
+
}
|
|
595
|
+
export declare enum SortLineageGroupsBy {
|
|
596
|
+
CREATION_TIME = "CreationTime",
|
|
597
|
+
NAME = "Name",
|
|
598
|
+
}
|
|
599
|
+
export interface ListLineageGroupsRequest {
|
|
600
|
+
CreatedAfter?: Date;
|
|
601
|
+
CreatedBefore?: Date;
|
|
602
|
+
SortBy?: SortLineageGroupsBy | string;
|
|
603
|
+
SortOrder?: SortOrder | string;
|
|
604
|
+
NextToken?: string;
|
|
605
|
+
MaxResults?: number;
|
|
606
|
+
}
|
|
607
|
+
export interface ListLineageGroupsResponse {
|
|
608
|
+
LineageGroupSummaries?: LineageGroupSummary[];
|
|
609
|
+
NextToken?: string;
|
|
610
|
+
}
|
|
611
|
+
export interface ListModelBiasJobDefinitionsRequest {
|
|
612
|
+
EndpointName?: string;
|
|
613
|
+
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
614
|
+
SortOrder?: SortOrder | string;
|
|
615
|
+
NextToken?: string;
|
|
616
|
+
MaxResults?: number;
|
|
617
|
+
NameContains?: string;
|
|
618
|
+
CreationTimeBefore?: Date;
|
|
619
|
+
CreationTimeAfter?: Date;
|
|
620
|
+
}
|
|
621
|
+
export interface ListModelBiasJobDefinitionsResponse {
|
|
622
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
623
|
+
NextToken?: string;
|
|
624
|
+
}
|
|
625
|
+
export declare enum ModelCardExportJobSortBy {
|
|
626
|
+
CREATION_TIME = "CreationTime",
|
|
627
|
+
NAME = "Name",
|
|
628
|
+
STATUS = "Status",
|
|
629
|
+
}
|
|
630
|
+
export declare enum ModelCardExportJobSortOrder {
|
|
631
|
+
ASCENDING = "Ascending",
|
|
632
|
+
DESCENDING = "Descending",
|
|
633
|
+
}
|
|
634
|
+
export interface ListModelCardExportJobsRequest {
|
|
635
|
+
ModelCardName: string | undefined;
|
|
636
|
+
ModelCardVersion?: number;
|
|
637
|
+
CreationTimeAfter?: Date;
|
|
638
|
+
CreationTimeBefore?: Date;
|
|
639
|
+
ModelCardExportJobNameContains?: string;
|
|
640
|
+
StatusEquals?: ModelCardExportJobStatus | string;
|
|
641
|
+
SortBy?: ModelCardExportJobSortBy | string;
|
|
642
|
+
SortOrder?: ModelCardExportJobSortOrder | string;
|
|
643
|
+
NextToken?: string;
|
|
644
|
+
MaxResults?: number;
|
|
645
|
+
}
|
|
646
|
+
export interface ModelCardExportJobSummary {
|
|
647
|
+
ModelCardExportJobName: string | undefined;
|
|
648
|
+
ModelCardExportJobArn: string | undefined;
|
|
649
|
+
Status: ModelCardExportJobStatus | string | undefined;
|
|
650
|
+
ModelCardName: string | undefined;
|
|
651
|
+
ModelCardVersion: number | undefined;
|
|
652
|
+
CreatedAt: Date | undefined;
|
|
653
|
+
LastModifiedAt: Date | undefined;
|
|
654
|
+
}
|
|
655
|
+
export interface ListModelCardExportJobsResponse {
|
|
656
|
+
ModelCardExportJobSummaries: ModelCardExportJobSummary[] | undefined;
|
|
657
|
+
NextToken?: string;
|
|
658
|
+
}
|
|
659
|
+
export declare enum ModelCardSortBy {
|
|
660
|
+
CREATION_TIME = "CreationTime",
|
|
661
|
+
NAME = "Name",
|
|
662
|
+
}
|
|
663
|
+
export declare enum ModelCardSortOrder {
|
|
664
|
+
ASCENDING = "Ascending",
|
|
665
|
+
DESCENDING = "Descending",
|
|
666
|
+
}
|
|
667
|
+
export interface ListModelCardsRequest {
|
|
668
|
+
CreationTimeAfter?: Date;
|
|
669
|
+
CreationTimeBefore?: Date;
|
|
670
|
+
MaxResults?: number;
|
|
671
|
+
NameContains?: string;
|
|
672
|
+
ModelCardStatus?: ModelCardStatus | string;
|
|
673
|
+
NextToken?: string;
|
|
674
|
+
SortBy?: ModelCardSortBy | string;
|
|
675
|
+
SortOrder?: ModelCardSortOrder | string;
|
|
676
|
+
}
|
|
677
|
+
export interface ModelCardSummary {
|
|
678
|
+
ModelCardName: string | undefined;
|
|
679
|
+
ModelCardArn: string | undefined;
|
|
680
|
+
ModelCardStatus: ModelCardStatus | string | undefined;
|
|
681
|
+
CreationTime: Date | undefined;
|
|
682
|
+
LastModifiedTime?: Date;
|
|
683
|
+
}
|
|
684
|
+
export interface ListModelCardsResponse {
|
|
685
|
+
ModelCardSummaries: ModelCardSummary[] | undefined;
|
|
686
|
+
NextToken?: string;
|
|
687
|
+
}
|
|
688
|
+
export declare enum ModelCardVersionSortBy {
|
|
689
|
+
VERSION = "Version",
|
|
690
|
+
}
|
|
691
|
+
export interface ListModelCardVersionsRequest {
|
|
692
|
+
CreationTimeAfter?: Date;
|
|
693
|
+
CreationTimeBefore?: Date;
|
|
694
|
+
MaxResults?: number;
|
|
695
|
+
ModelCardName: string | undefined;
|
|
696
|
+
ModelCardStatus?: ModelCardStatus | string;
|
|
697
|
+
NextToken?: string;
|
|
698
|
+
SortBy?: ModelCardVersionSortBy | string;
|
|
699
|
+
SortOrder?: ModelCardSortOrder | string;
|
|
700
|
+
}
|
|
701
|
+
export interface ModelCardVersionSummary {
|
|
702
|
+
ModelCardName: string | undefined;
|
|
703
|
+
ModelCardArn: string | undefined;
|
|
704
|
+
ModelCardStatus: ModelCardStatus | string | undefined;
|
|
705
|
+
ModelCardVersion: number | undefined;
|
|
706
|
+
CreationTime: Date | undefined;
|
|
707
|
+
LastModifiedTime?: Date;
|
|
708
|
+
}
|
|
709
|
+
export interface ListModelCardVersionsResponse {
|
|
710
|
+
ModelCardVersionSummaryList: ModelCardVersionSummary[] | undefined;
|
|
711
|
+
NextToken?: string;
|
|
712
|
+
}
|
|
713
|
+
export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
714
|
+
EndpointName?: string;
|
|
715
|
+
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
716
|
+
SortOrder?: SortOrder | string;
|
|
717
|
+
NextToken?: string;
|
|
718
|
+
MaxResults?: number;
|
|
719
|
+
NameContains?: string;
|
|
720
|
+
CreationTimeBefore?: Date;
|
|
721
|
+
CreationTimeAfter?: Date;
|
|
722
|
+
}
|
|
723
|
+
export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
724
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
725
|
+
NextToken?: string;
|
|
726
|
+
}
|
|
727
|
+
export declare enum ModelMetadataFilterType {
|
|
728
|
+
DOMAIN = "Domain",
|
|
729
|
+
FRAMEWORK = "Framework",
|
|
730
|
+
FRAMEWORKVERSION = "FrameworkVersion",
|
|
731
|
+
TASK = "Task",
|
|
732
|
+
}
|
|
733
|
+
export interface ModelMetadataFilter {
|
|
734
|
+
Name: ModelMetadataFilterType | string | undefined;
|
|
735
|
+
Value: string | undefined;
|
|
736
|
+
}
|
|
737
|
+
export interface ModelMetadataSearchExpression {
|
|
738
|
+
Filters?: ModelMetadataFilter[];
|
|
739
|
+
}
|
|
740
|
+
export interface ListModelMetadataRequest {
|
|
741
|
+
SearchExpression?: ModelMetadataSearchExpression;
|
|
742
|
+
NextToken?: string;
|
|
743
|
+
MaxResults?: number;
|
|
744
|
+
}
|
|
129
745
|
export interface ModelMetadataSummary {
|
|
130
746
|
Domain: string | undefined;
|
|
131
747
|
Framework: string | undefined;
|
|
@@ -232,6 +848,59 @@ export interface ListModelsOutput {
|
|
|
232
848
|
Models: ModelSummary[] | undefined;
|
|
233
849
|
NextToken?: string;
|
|
234
850
|
}
|
|
851
|
+
export declare enum MonitoringAlertHistorySortKey {
|
|
852
|
+
CreationTime = "CreationTime",
|
|
853
|
+
Status = "Status",
|
|
854
|
+
}
|
|
855
|
+
export declare enum MonitoringAlertStatus {
|
|
856
|
+
IN_ALERT = "InAlert",
|
|
857
|
+
OK = "OK",
|
|
858
|
+
}
|
|
859
|
+
export interface ListMonitoringAlertHistoryRequest {
|
|
860
|
+
MonitoringScheduleName?: string;
|
|
861
|
+
MonitoringAlertName?: string;
|
|
862
|
+
SortBy?: MonitoringAlertHistorySortKey | string;
|
|
863
|
+
SortOrder?: SortOrder | string;
|
|
864
|
+
NextToken?: string;
|
|
865
|
+
MaxResults?: number;
|
|
866
|
+
CreationTimeBefore?: Date;
|
|
867
|
+
CreationTimeAfter?: Date;
|
|
868
|
+
StatusEquals?: MonitoringAlertStatus | string;
|
|
869
|
+
}
|
|
870
|
+
export interface MonitoringAlertHistorySummary {
|
|
871
|
+
MonitoringScheduleName: string | undefined;
|
|
872
|
+
MonitoringAlertName: string | undefined;
|
|
873
|
+
CreationTime: Date | undefined;
|
|
874
|
+
AlertStatus: MonitoringAlertStatus | string | undefined;
|
|
875
|
+
}
|
|
876
|
+
export interface ListMonitoringAlertHistoryResponse {
|
|
877
|
+
MonitoringAlertHistory?: MonitoringAlertHistorySummary[];
|
|
878
|
+
NextToken?: string;
|
|
879
|
+
}
|
|
880
|
+
export interface ListMonitoringAlertsRequest {
|
|
881
|
+
MonitoringScheduleName: string | undefined;
|
|
882
|
+
NextToken?: string;
|
|
883
|
+
MaxResults?: number;
|
|
884
|
+
}
|
|
885
|
+
export interface ModelDashboardIndicatorAction {
|
|
886
|
+
Enabled?: boolean;
|
|
887
|
+
}
|
|
888
|
+
export interface MonitoringAlertActions {
|
|
889
|
+
ModelDashboardIndicator?: ModelDashboardIndicatorAction;
|
|
890
|
+
}
|
|
891
|
+
export interface MonitoringAlertSummary {
|
|
892
|
+
MonitoringAlertName: string | undefined;
|
|
893
|
+
CreationTime: Date | undefined;
|
|
894
|
+
LastModifiedTime: Date | undefined;
|
|
895
|
+
AlertStatus: MonitoringAlertStatus | string | undefined;
|
|
896
|
+
DatapointsToAlert: number | undefined;
|
|
897
|
+
EvaluationPeriod: number | undefined;
|
|
898
|
+
Actions: MonitoringAlertActions | undefined;
|
|
899
|
+
}
|
|
900
|
+
export interface ListMonitoringAlertsResponse {
|
|
901
|
+
MonitoringAlertSummaries?: MonitoringAlertSummary[];
|
|
902
|
+
NextToken?: string;
|
|
903
|
+
}
|
|
235
904
|
export declare enum MonitoringExecutionSortKey {
|
|
236
905
|
CREATION_TIME = "CreationTime",
|
|
237
906
|
SCHEDULED_TIME = "ScheduledTime",
|
|
@@ -437,6 +1106,7 @@ export interface PipelineExecutionStepMetadata {
|
|
|
437
1106
|
ClarifyCheck?: ClarifyCheckStepMetadata;
|
|
438
1107
|
EMR?: EMRStepMetadata;
|
|
439
1108
|
Fail?: FailStepMetadata;
|
|
1109
|
+
AutoMLJob?: AutoMLJobStepMetadata;
|
|
440
1110
|
}
|
|
441
1111
|
export declare enum StepStatus {
|
|
442
1112
|
EXECUTING = "Executing",
|
|
@@ -557,6 +1227,29 @@ export interface ListProjectsOutput {
|
|
|
557
1227
|
ProjectSummaryList: ProjectSummary[] | undefined;
|
|
558
1228
|
NextToken?: string;
|
|
559
1229
|
}
|
|
1230
|
+
export declare enum SpaceSortKey {
|
|
1231
|
+
CreationTime = "CreationTime",
|
|
1232
|
+
LastModifiedTime = "LastModifiedTime",
|
|
1233
|
+
}
|
|
1234
|
+
export interface ListSpacesRequest {
|
|
1235
|
+
NextToken?: string;
|
|
1236
|
+
MaxResults?: number;
|
|
1237
|
+
SortOrder?: SortOrder | string;
|
|
1238
|
+
SortBy?: SpaceSortKey | string;
|
|
1239
|
+
DomainIdEquals?: string;
|
|
1240
|
+
SpaceNameContains?: string;
|
|
1241
|
+
}
|
|
1242
|
+
export interface SpaceDetails {
|
|
1243
|
+
DomainId?: string;
|
|
1244
|
+
SpaceName?: string;
|
|
1245
|
+
Status?: SpaceStatus | string;
|
|
1246
|
+
CreationTime?: Date;
|
|
1247
|
+
LastModifiedTime?: Date;
|
|
1248
|
+
}
|
|
1249
|
+
export interface ListSpacesResponse {
|
|
1250
|
+
Spaces?: SpaceDetails[];
|
|
1251
|
+
NextToken?: string;
|
|
1252
|
+
}
|
|
560
1253
|
export interface ListStageDevicesRequest {
|
|
561
1254
|
NextToken?: string;
|
|
562
1255
|
MaxResults?: number;
|
|
@@ -779,20 +1472,111 @@ export interface ListWorkforcesResponse {
|
|
|
779
1472
|
Workforces: Workforce[] | undefined;
|
|
780
1473
|
NextToken?: string;
|
|
781
1474
|
}
|
|
782
|
-
export declare enum ListWorkteamsSortByOptions {
|
|
783
|
-
CreateDate = "CreateDate",
|
|
784
|
-
Name = "Name",
|
|
1475
|
+
export declare enum ListWorkteamsSortByOptions {
|
|
1476
|
+
CreateDate = "CreateDate",
|
|
1477
|
+
Name = "Name",
|
|
1478
|
+
}
|
|
1479
|
+
export interface ListWorkteamsRequest {
|
|
1480
|
+
SortBy?: ListWorkteamsSortByOptions | string;
|
|
1481
|
+
SortOrder?: SortOrder | string;
|
|
1482
|
+
NameContains?: string;
|
|
1483
|
+
NextToken?: string;
|
|
1484
|
+
MaxResults?: number;
|
|
1485
|
+
}
|
|
1486
|
+
export interface ListWorkteamsResponse {
|
|
1487
|
+
Workteams: Workteam[] | undefined;
|
|
1488
|
+
NextToken?: string;
|
|
1489
|
+
}
|
|
1490
|
+
export interface Model {
|
|
1491
|
+
ModelName?: string;
|
|
1492
|
+
PrimaryContainer?: ContainerDefinition;
|
|
1493
|
+
Containers?: ContainerDefinition[];
|
|
1494
|
+
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
1495
|
+
ExecutionRoleArn?: string;
|
|
1496
|
+
VpcConfig?: VpcConfig;
|
|
1497
|
+
CreationTime?: Date;
|
|
1498
|
+
ModelArn?: string;
|
|
1499
|
+
EnableNetworkIsolation?: boolean;
|
|
1500
|
+
Tags?: Tag[];
|
|
1501
|
+
}
|
|
1502
|
+
export interface ModelCard {
|
|
1503
|
+
ModelCardArn?: string;
|
|
1504
|
+
ModelCardName?: string;
|
|
1505
|
+
ModelCardVersion?: number;
|
|
1506
|
+
Content?: string;
|
|
1507
|
+
ModelCardStatus?: ModelCardStatus | string;
|
|
1508
|
+
SecurityConfig?: ModelCardSecurityConfig;
|
|
1509
|
+
CreationTime?: Date;
|
|
1510
|
+
CreatedBy?: UserContext;
|
|
1511
|
+
LastModifiedTime?: Date;
|
|
1512
|
+
LastModifiedBy?: UserContext;
|
|
1513
|
+
Tags?: Tag[];
|
|
1514
|
+
ModelId?: string;
|
|
1515
|
+
RiskRating?: string;
|
|
1516
|
+
}
|
|
1517
|
+
export interface ModelDashboardEndpoint {
|
|
1518
|
+
EndpointName: string | undefined;
|
|
1519
|
+
EndpointArn: string | undefined;
|
|
1520
|
+
CreationTime: Date | undefined;
|
|
1521
|
+
LastModifiedTime: Date | undefined;
|
|
1522
|
+
EndpointStatus: EndpointStatus | string | undefined;
|
|
1523
|
+
}
|
|
1524
|
+
export interface TransformJob {
|
|
1525
|
+
TransformJobName?: string;
|
|
1526
|
+
TransformJobArn?: string;
|
|
1527
|
+
TransformJobStatus?: TransformJobStatus | string;
|
|
1528
|
+
FailureReason?: string;
|
|
1529
|
+
ModelName?: string;
|
|
1530
|
+
MaxConcurrentTransforms?: number;
|
|
1531
|
+
ModelClientConfig?: ModelClientConfig;
|
|
1532
|
+
MaxPayloadInMB?: number;
|
|
1533
|
+
BatchStrategy?: BatchStrategy | string;
|
|
1534
|
+
Environment?: Record<string, string>;
|
|
1535
|
+
TransformInput?: TransformInput;
|
|
1536
|
+
TransformOutput?: TransformOutput;
|
|
1537
|
+
TransformResources?: TransformResources;
|
|
1538
|
+
CreationTime?: Date;
|
|
1539
|
+
TransformStartTime?: Date;
|
|
1540
|
+
TransformEndTime?: Date;
|
|
1541
|
+
LabelingJobArn?: string;
|
|
1542
|
+
AutoMLJobArn?: string;
|
|
1543
|
+
DataProcessing?: DataProcessing;
|
|
1544
|
+
ExperimentConfig?: ExperimentConfig;
|
|
1545
|
+
Tags?: Tag[];
|
|
1546
|
+
}
|
|
1547
|
+
export interface ModelDashboardModelCard {
|
|
1548
|
+
ModelCardArn?: string;
|
|
1549
|
+
ModelCardName?: string;
|
|
1550
|
+
ModelCardVersion?: number;
|
|
1551
|
+
ModelCardStatus?: ModelCardStatus | string;
|
|
1552
|
+
SecurityConfig?: ModelCardSecurityConfig;
|
|
1553
|
+
CreationTime?: Date;
|
|
1554
|
+
CreatedBy?: UserContext;
|
|
1555
|
+
LastModifiedTime?: Date;
|
|
1556
|
+
LastModifiedBy?: UserContext;
|
|
1557
|
+
Tags?: Tag[];
|
|
1558
|
+
ModelId?: string;
|
|
1559
|
+
RiskRating?: string;
|
|
785
1560
|
}
|
|
786
|
-
export interface
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
1561
|
+
export interface ModelDashboardMonitoringSchedule {
|
|
1562
|
+
MonitoringScheduleArn?: string;
|
|
1563
|
+
MonitoringScheduleName?: string;
|
|
1564
|
+
MonitoringScheduleStatus?: ScheduleStatus | string;
|
|
1565
|
+
MonitoringType?: MonitoringType | string;
|
|
1566
|
+
FailureReason?: string;
|
|
1567
|
+
CreationTime?: Date;
|
|
1568
|
+
LastModifiedTime?: Date;
|
|
1569
|
+
MonitoringScheduleConfig?: MonitoringScheduleConfig;
|
|
1570
|
+
EndpointName?: string;
|
|
1571
|
+
MonitoringAlertSummaries?: MonitoringAlertSummary[];
|
|
1572
|
+
LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
|
|
792
1573
|
}
|
|
793
|
-
export interface
|
|
794
|
-
|
|
795
|
-
|
|
1574
|
+
export interface ModelDashboardModel {
|
|
1575
|
+
Model?: Model;
|
|
1576
|
+
Endpoints?: ModelDashboardEndpoint[];
|
|
1577
|
+
LastBatchTransformJob?: TransformJob;
|
|
1578
|
+
MonitoringSchedules?: ModelDashboardMonitoringSchedule[];
|
|
1579
|
+
ModelCard?: ModelDashboardModelCard;
|
|
796
1580
|
}
|
|
797
1581
|
export interface ModelPackage {
|
|
798
1582
|
ModelPackageName?: string;
|
|
@@ -831,6 +1615,11 @@ export interface ModelPackageGroup {
|
|
|
831
1615
|
ModelPackageGroupStatus?: ModelPackageGroupStatus | string;
|
|
832
1616
|
Tags?: Tag[];
|
|
833
1617
|
}
|
|
1618
|
+
export declare enum ModelVariantAction {
|
|
1619
|
+
PROMOTE = "Promote",
|
|
1620
|
+
REMOVE = "Remove",
|
|
1621
|
+
RETAIN = "Retain",
|
|
1622
|
+
}
|
|
834
1623
|
export interface NestedFilters {
|
|
835
1624
|
NestedPropertyName: string | undefined;
|
|
836
1625
|
Filters: Filter[] | undefined;
|
|
@@ -1045,29 +1834,6 @@ export interface Trial {
|
|
|
1045
1834
|
Tags?: Tag[];
|
|
1046
1835
|
TrialComponentSummaries?: TrialComponentSimpleSummary[];
|
|
1047
1836
|
}
|
|
1048
|
-
export interface TransformJob {
|
|
1049
|
-
TransformJobName?: string;
|
|
1050
|
-
TransformJobArn?: string;
|
|
1051
|
-
TransformJobStatus?: TransformJobStatus | string;
|
|
1052
|
-
FailureReason?: string;
|
|
1053
|
-
ModelName?: string;
|
|
1054
|
-
MaxConcurrentTransforms?: number;
|
|
1055
|
-
ModelClientConfig?: ModelClientConfig;
|
|
1056
|
-
MaxPayloadInMB?: number;
|
|
1057
|
-
BatchStrategy?: BatchStrategy | string;
|
|
1058
|
-
Environment?: Record<string, string>;
|
|
1059
|
-
TransformInput?: TransformInput;
|
|
1060
|
-
TransformOutput?: TransformOutput;
|
|
1061
|
-
TransformResources?: TransformResources;
|
|
1062
|
-
CreationTime?: Date;
|
|
1063
|
-
TransformStartTime?: Date;
|
|
1064
|
-
TransformEndTime?: Date;
|
|
1065
|
-
LabelingJobArn?: string;
|
|
1066
|
-
AutoMLJobArn?: string;
|
|
1067
|
-
DataProcessing?: DataProcessing;
|
|
1068
|
-
ExperimentConfig?: ExperimentConfig;
|
|
1069
|
-
Tags?: Tag[];
|
|
1070
|
-
}
|
|
1071
1837
|
export interface TrialComponentSourceDetail {
|
|
1072
1838
|
SourceArn?: string;
|
|
1073
1839
|
TrainingJob?: TrainingJob;
|
|
@@ -1095,6 +1861,7 @@ export interface TrialComponent {
|
|
|
1095
1861
|
LineageGroupArn?: string;
|
|
1096
1862
|
Tags?: Tag[];
|
|
1097
1863
|
Parents?: Parent[];
|
|
1864
|
+
RunName?: string;
|
|
1098
1865
|
}
|
|
1099
1866
|
export interface SearchRecord {
|
|
1100
1867
|
TrainingJob?: TrainingJob;
|
|
@@ -1110,6 +1877,8 @@ export interface SearchRecord {
|
|
|
1110
1877
|
Project?: Project;
|
|
1111
1878
|
FeatureMetadata?: FeatureMetadata;
|
|
1112
1879
|
HyperParameterTuningJob?: HyperParameterTuningJobSearchEntity;
|
|
1880
|
+
Model?: ModelDashboardModel;
|
|
1881
|
+
ModelCard?: ModelCard;
|
|
1113
1882
|
}
|
|
1114
1883
|
export interface SearchResponse {
|
|
1115
1884
|
Results?: SearchRecord[];
|
|
@@ -1135,6 +1904,12 @@ export interface StartEdgeDeploymentStageRequest {
|
|
|
1135
1904
|
EdgeDeploymentPlanName: string | undefined;
|
|
1136
1905
|
StageName: string | undefined;
|
|
1137
1906
|
}
|
|
1907
|
+
export interface StartInferenceExperimentRequest {
|
|
1908
|
+
Name: string | undefined;
|
|
1909
|
+
}
|
|
1910
|
+
export interface StartInferenceExperimentResponse {
|
|
1911
|
+
InferenceExperimentArn: string | undefined;
|
|
1912
|
+
}
|
|
1138
1913
|
export interface StartMonitoringScheduleRequest {
|
|
1139
1914
|
MonitoringScheduleName: string | undefined;
|
|
1140
1915
|
}
|
|
@@ -1168,6 +1943,16 @@ export interface StopEdgePackagingJobRequest {
|
|
|
1168
1943
|
export interface StopHyperParameterTuningJobRequest {
|
|
1169
1944
|
HyperParameterTuningJobName: string | undefined;
|
|
1170
1945
|
}
|
|
1946
|
+
export interface StopInferenceExperimentRequest {
|
|
1947
|
+
Name: string | undefined;
|
|
1948
|
+
ModelVariantActions: Record<string, ModelVariantAction | string> | undefined;
|
|
1949
|
+
DesiredModelVariants?: ModelVariantConfig[];
|
|
1950
|
+
DesiredState?: InferenceExperimentStopDesiredState | string;
|
|
1951
|
+
Reason?: string;
|
|
1952
|
+
}
|
|
1953
|
+
export interface StopInferenceExperimentResponse {
|
|
1954
|
+
InferenceExperimentArn: string | undefined;
|
|
1955
|
+
}
|
|
1171
1956
|
export interface StopInferenceRecommendationsJobRequest {
|
|
1172
1957
|
JobName: string | undefined;
|
|
1173
1958
|
}
|
|
@@ -1253,6 +2038,7 @@ export interface UpdateDomainRequest {
|
|
|
1253
2038
|
DomainId: string | undefined;
|
|
1254
2039
|
DefaultUserSettings?: UserSettings;
|
|
1255
2040
|
DomainSettingsForUpdate?: DomainSettingsForUpdate;
|
|
2041
|
+
DefaultSpaceSettings?: DefaultSpaceSettings;
|
|
1256
2042
|
}
|
|
1257
2043
|
export interface UpdateDomainResponse {
|
|
1258
2044
|
DomainArn?: string;
|
|
@@ -1305,6 +2091,15 @@ export interface UpdateFeatureMetadataRequest {
|
|
|
1305
2091
|
ParameterAdditions?: FeatureParameter[];
|
|
1306
2092
|
ParameterRemovals?: string[];
|
|
1307
2093
|
}
|
|
2094
|
+
export interface UpdateHubRequest {
|
|
2095
|
+
HubName: string | undefined;
|
|
2096
|
+
HubDescription?: string;
|
|
2097
|
+
HubDisplayName?: string;
|
|
2098
|
+
HubSearchKeywords?: string[];
|
|
2099
|
+
}
|
|
2100
|
+
export interface UpdateHubResponse {
|
|
2101
|
+
HubArn: string | undefined;
|
|
2102
|
+
}
|
|
1308
2103
|
export interface UpdateImageRequest {
|
|
1309
2104
|
DeleteProperties?: string[];
|
|
1310
2105
|
Description?: string;
|
|
@@ -1315,153 +2110,216 @@ export interface UpdateImageRequest {
|
|
|
1315
2110
|
export interface UpdateImageResponse {
|
|
1316
2111
|
ImageArn?: string;
|
|
1317
2112
|
}
|
|
1318
|
-
export
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
export
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
export
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
export
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
export
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
export
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
export
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
export
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
2113
|
+
export declare const ListCodeRepositoriesOutputFilterSensitiveLog: (
|
|
2114
|
+
obj: ListCodeRepositoriesOutput
|
|
2115
|
+
) => any;
|
|
2116
|
+
export declare const ListCompilationJobsRequestFilterSensitiveLog: (
|
|
2117
|
+
obj: ListCompilationJobsRequest
|
|
2118
|
+
) => any;
|
|
2119
|
+
export declare const ListCompilationJobsResponseFilterSensitiveLog: (
|
|
2120
|
+
obj: ListCompilationJobsResponse
|
|
2121
|
+
) => any;
|
|
2122
|
+
export declare const ListContextsRequestFilterSensitiveLog: (
|
|
2123
|
+
obj: ListContextsRequest
|
|
2124
|
+
) => any;
|
|
2125
|
+
export declare const ListContextsResponseFilterSensitiveLog: (
|
|
2126
|
+
obj: ListContextsResponse
|
|
2127
|
+
) => any;
|
|
2128
|
+
export declare const ListDataQualityJobDefinitionsRequestFilterSensitiveLog: (
|
|
2129
|
+
obj: ListDataQualityJobDefinitionsRequest
|
|
2130
|
+
) => any;
|
|
2131
|
+
export declare const MonitoringJobDefinitionSummaryFilterSensitiveLog: (
|
|
2132
|
+
obj: MonitoringJobDefinitionSummary
|
|
2133
|
+
) => any;
|
|
2134
|
+
export declare const ListDataQualityJobDefinitionsResponseFilterSensitiveLog: (
|
|
2135
|
+
obj: ListDataQualityJobDefinitionsResponse
|
|
2136
|
+
) => any;
|
|
2137
|
+
export declare const ListDeviceFleetsRequestFilterSensitiveLog: (
|
|
2138
|
+
obj: ListDeviceFleetsRequest
|
|
2139
|
+
) => any;
|
|
2140
|
+
export declare const ListDeviceFleetsResponseFilterSensitiveLog: (
|
|
2141
|
+
obj: ListDeviceFleetsResponse
|
|
2142
|
+
) => any;
|
|
2143
|
+
export declare const ListDevicesRequestFilterSensitiveLog: (
|
|
2144
|
+
obj: ListDevicesRequest
|
|
2145
|
+
) => any;
|
|
2146
|
+
export declare const ListDevicesResponseFilterSensitiveLog: (
|
|
2147
|
+
obj: ListDevicesResponse
|
|
2148
|
+
) => any;
|
|
2149
|
+
export declare const ListDomainsRequestFilterSensitiveLog: (
|
|
2150
|
+
obj: ListDomainsRequest
|
|
2151
|
+
) => any;
|
|
2152
|
+
export declare const ListDomainsResponseFilterSensitiveLog: (
|
|
2153
|
+
obj: ListDomainsResponse
|
|
2154
|
+
) => any;
|
|
2155
|
+
export declare const ListEdgeDeploymentPlansRequestFilterSensitiveLog: (
|
|
2156
|
+
obj: ListEdgeDeploymentPlansRequest
|
|
2157
|
+
) => any;
|
|
2158
|
+
export declare const ListEdgeDeploymentPlansResponseFilterSensitiveLog: (
|
|
2159
|
+
obj: ListEdgeDeploymentPlansResponse
|
|
2160
|
+
) => any;
|
|
2161
|
+
export declare const ListEdgePackagingJobsRequestFilterSensitiveLog: (
|
|
2162
|
+
obj: ListEdgePackagingJobsRequest
|
|
2163
|
+
) => any;
|
|
2164
|
+
export declare const ListEdgePackagingJobsResponseFilterSensitiveLog: (
|
|
2165
|
+
obj: ListEdgePackagingJobsResponse
|
|
2166
|
+
) => any;
|
|
2167
|
+
export declare const ListEndpointConfigsInputFilterSensitiveLog: (
|
|
2168
|
+
obj: ListEndpointConfigsInput
|
|
2169
|
+
) => any;
|
|
2170
|
+
export declare const ListEndpointConfigsOutputFilterSensitiveLog: (
|
|
2171
|
+
obj: ListEndpointConfigsOutput
|
|
2172
|
+
) => any;
|
|
2173
|
+
export declare const ListEndpointsInputFilterSensitiveLog: (
|
|
2174
|
+
obj: ListEndpointsInput
|
|
2175
|
+
) => any;
|
|
2176
|
+
export declare const ListEndpointsOutputFilterSensitiveLog: (
|
|
2177
|
+
obj: ListEndpointsOutput
|
|
2178
|
+
) => any;
|
|
2179
|
+
export declare const ListExperimentsRequestFilterSensitiveLog: (
|
|
2180
|
+
obj: ListExperimentsRequest
|
|
2181
|
+
) => any;
|
|
2182
|
+
export declare const ListExperimentsResponseFilterSensitiveLog: (
|
|
2183
|
+
obj: ListExperimentsResponse
|
|
2184
|
+
) => any;
|
|
2185
|
+
export declare const ListFeatureGroupsRequestFilterSensitiveLog: (
|
|
2186
|
+
obj: ListFeatureGroupsRequest
|
|
2187
|
+
) => any;
|
|
2188
|
+
export declare const ListFeatureGroupsResponseFilterSensitiveLog: (
|
|
2189
|
+
obj: ListFeatureGroupsResponse
|
|
2190
|
+
) => any;
|
|
2191
|
+
export declare const ListFlowDefinitionsRequestFilterSensitiveLog: (
|
|
2192
|
+
obj: ListFlowDefinitionsRequest
|
|
2193
|
+
) => any;
|
|
2194
|
+
export declare const ListFlowDefinitionsResponseFilterSensitiveLog: (
|
|
2195
|
+
obj: ListFlowDefinitionsResponse
|
|
2196
|
+
) => any;
|
|
2197
|
+
export declare const ListHubContentsRequestFilterSensitiveLog: (
|
|
2198
|
+
obj: ListHubContentsRequest
|
|
2199
|
+
) => any;
|
|
2200
|
+
export declare const ListHubContentsResponseFilterSensitiveLog: (
|
|
2201
|
+
obj: ListHubContentsResponse
|
|
2202
|
+
) => any;
|
|
2203
|
+
export declare const ListHubContentVersionsRequestFilterSensitiveLog: (
|
|
2204
|
+
obj: ListHubContentVersionsRequest
|
|
2205
|
+
) => any;
|
|
2206
|
+
export declare const ListHubContentVersionsResponseFilterSensitiveLog: (
|
|
2207
|
+
obj: ListHubContentVersionsResponse
|
|
2208
|
+
) => any;
|
|
2209
|
+
export declare const ListHubsRequestFilterSensitiveLog: (
|
|
2210
|
+
obj: ListHubsRequest
|
|
2211
|
+
) => any;
|
|
2212
|
+
export declare const ListHubsResponseFilterSensitiveLog: (
|
|
2213
|
+
obj: ListHubsResponse
|
|
2214
|
+
) => any;
|
|
2215
|
+
export declare const ListHumanTaskUisRequestFilterSensitiveLog: (
|
|
2216
|
+
obj: ListHumanTaskUisRequest
|
|
2217
|
+
) => any;
|
|
2218
|
+
export declare const ListHumanTaskUisResponseFilterSensitiveLog: (
|
|
2219
|
+
obj: ListHumanTaskUisResponse
|
|
2220
|
+
) => any;
|
|
2221
|
+
export declare const ListHyperParameterTuningJobsRequestFilterSensitiveLog: (
|
|
2222
|
+
obj: ListHyperParameterTuningJobsRequest
|
|
2223
|
+
) => any;
|
|
2224
|
+
export declare const ListHyperParameterTuningJobsResponseFilterSensitiveLog: (
|
|
2225
|
+
obj: ListHyperParameterTuningJobsResponse
|
|
2226
|
+
) => any;
|
|
2227
|
+
export declare const ListImagesRequestFilterSensitiveLog: (
|
|
2228
|
+
obj: ListImagesRequest
|
|
2229
|
+
) => any;
|
|
2230
|
+
export declare const ListImagesResponseFilterSensitiveLog: (
|
|
2231
|
+
obj: ListImagesResponse
|
|
2232
|
+
) => any;
|
|
2233
|
+
export declare const ListImageVersionsRequestFilterSensitiveLog: (
|
|
2234
|
+
obj: ListImageVersionsRequest
|
|
2235
|
+
) => any;
|
|
2236
|
+
export declare const ListImageVersionsResponseFilterSensitiveLog: (
|
|
2237
|
+
obj: ListImageVersionsResponse
|
|
2238
|
+
) => any;
|
|
2239
|
+
export declare const ListInferenceExperimentsRequestFilterSensitiveLog: (
|
|
2240
|
+
obj: ListInferenceExperimentsRequest
|
|
2241
|
+
) => any;
|
|
2242
|
+
export declare const ListInferenceExperimentsResponseFilterSensitiveLog: (
|
|
2243
|
+
obj: ListInferenceExperimentsResponse
|
|
2244
|
+
) => any;
|
|
2245
|
+
export declare const ListInferenceRecommendationsJobsRequestFilterSensitiveLog: (
|
|
2246
|
+
obj: ListInferenceRecommendationsJobsRequest
|
|
2247
|
+
) => any;
|
|
2248
|
+
export declare const ListInferenceRecommendationsJobsResponseFilterSensitiveLog: (
|
|
2249
|
+
obj: ListInferenceRecommendationsJobsResponse
|
|
2250
|
+
) => any;
|
|
2251
|
+
export declare const ListInferenceRecommendationsJobStepsRequestFilterSensitiveLog: (
|
|
2252
|
+
obj: ListInferenceRecommendationsJobStepsRequest
|
|
2253
|
+
) => any;
|
|
2254
|
+
export declare const ListInferenceRecommendationsJobStepsResponseFilterSensitiveLog: (
|
|
2255
|
+
obj: ListInferenceRecommendationsJobStepsResponse
|
|
2256
|
+
) => any;
|
|
2257
|
+
export declare const ListLabelingJobsRequestFilterSensitiveLog: (
|
|
2258
|
+
obj: ListLabelingJobsRequest
|
|
2259
|
+
) => any;
|
|
2260
|
+
export declare const ListLabelingJobsResponseFilterSensitiveLog: (
|
|
2261
|
+
obj: ListLabelingJobsResponse
|
|
2262
|
+
) => any;
|
|
2263
|
+
export declare const ListLabelingJobsForWorkteamRequestFilterSensitiveLog: (
|
|
2264
|
+
obj: ListLabelingJobsForWorkteamRequest
|
|
2265
|
+
) => any;
|
|
2266
|
+
export declare const ListLabelingJobsForWorkteamResponseFilterSensitiveLog: (
|
|
2267
|
+
obj: ListLabelingJobsForWorkteamResponse
|
|
2268
|
+
) => any;
|
|
2269
|
+
export declare const ListLineageGroupsRequestFilterSensitiveLog: (
|
|
2270
|
+
obj: ListLineageGroupsRequest
|
|
2271
|
+
) => any;
|
|
2272
|
+
export declare const ListLineageGroupsResponseFilterSensitiveLog: (
|
|
2273
|
+
obj: ListLineageGroupsResponse
|
|
2274
|
+
) => any;
|
|
2275
|
+
export declare const ListModelBiasJobDefinitionsRequestFilterSensitiveLog: (
|
|
2276
|
+
obj: ListModelBiasJobDefinitionsRequest
|
|
2277
|
+
) => any;
|
|
2278
|
+
export declare const ListModelBiasJobDefinitionsResponseFilterSensitiveLog: (
|
|
2279
|
+
obj: ListModelBiasJobDefinitionsResponse
|
|
2280
|
+
) => any;
|
|
2281
|
+
export declare const ListModelCardExportJobsRequestFilterSensitiveLog: (
|
|
2282
|
+
obj: ListModelCardExportJobsRequest
|
|
2283
|
+
) => any;
|
|
2284
|
+
export declare const ModelCardExportJobSummaryFilterSensitiveLog: (
|
|
2285
|
+
obj: ModelCardExportJobSummary
|
|
2286
|
+
) => any;
|
|
2287
|
+
export declare const ListModelCardExportJobsResponseFilterSensitiveLog: (
|
|
2288
|
+
obj: ListModelCardExportJobsResponse
|
|
2289
|
+
) => any;
|
|
2290
|
+
export declare const ListModelCardsRequestFilterSensitiveLog: (
|
|
2291
|
+
obj: ListModelCardsRequest
|
|
2292
|
+
) => any;
|
|
2293
|
+
export declare const ModelCardSummaryFilterSensitiveLog: (
|
|
2294
|
+
obj: ModelCardSummary
|
|
2295
|
+
) => any;
|
|
2296
|
+
export declare const ListModelCardsResponseFilterSensitiveLog: (
|
|
2297
|
+
obj: ListModelCardsResponse
|
|
2298
|
+
) => any;
|
|
2299
|
+
export declare const ListModelCardVersionsRequestFilterSensitiveLog: (
|
|
2300
|
+
obj: ListModelCardVersionsRequest
|
|
2301
|
+
) => any;
|
|
2302
|
+
export declare const ModelCardVersionSummaryFilterSensitiveLog: (
|
|
2303
|
+
obj: ModelCardVersionSummary
|
|
2304
|
+
) => any;
|
|
2305
|
+
export declare const ListModelCardVersionsResponseFilterSensitiveLog: (
|
|
2306
|
+
obj: ListModelCardVersionsResponse
|
|
2307
|
+
) => any;
|
|
2308
|
+
export declare const ListModelExplainabilityJobDefinitionsRequestFilterSensitiveLog: (
|
|
2309
|
+
obj: ListModelExplainabilityJobDefinitionsRequest
|
|
2310
|
+
) => any;
|
|
2311
|
+
export declare const ListModelExplainabilityJobDefinitionsResponseFilterSensitiveLog: (
|
|
2312
|
+
obj: ListModelExplainabilityJobDefinitionsResponse
|
|
2313
|
+
) => any;
|
|
2314
|
+
export declare const ModelMetadataFilterFilterSensitiveLog: (
|
|
2315
|
+
obj: ModelMetadataFilter
|
|
2316
|
+
) => any;
|
|
2317
|
+
export declare const ModelMetadataSearchExpressionFilterSensitiveLog: (
|
|
2318
|
+
obj: ModelMetadataSearchExpression
|
|
2319
|
+
) => any;
|
|
2320
|
+
export declare const ListModelMetadataRequestFilterSensitiveLog: (
|
|
2321
|
+
obj: ListModelMetadataRequest
|
|
2322
|
+
) => any;
|
|
1465
2323
|
export declare const ModelMetadataSummaryFilterSensitiveLog: (
|
|
1466
2324
|
obj: ModelMetadataSummary
|
|
1467
2325
|
) => any;
|
|
@@ -1499,6 +2357,30 @@ export declare const ModelSummaryFilterSensitiveLog: (obj: ModelSummary) => any;
|
|
|
1499
2357
|
export declare const ListModelsOutputFilterSensitiveLog: (
|
|
1500
2358
|
obj: ListModelsOutput
|
|
1501
2359
|
) => any;
|
|
2360
|
+
export declare const ListMonitoringAlertHistoryRequestFilterSensitiveLog: (
|
|
2361
|
+
obj: ListMonitoringAlertHistoryRequest
|
|
2362
|
+
) => any;
|
|
2363
|
+
export declare const MonitoringAlertHistorySummaryFilterSensitiveLog: (
|
|
2364
|
+
obj: MonitoringAlertHistorySummary
|
|
2365
|
+
) => any;
|
|
2366
|
+
export declare const ListMonitoringAlertHistoryResponseFilterSensitiveLog: (
|
|
2367
|
+
obj: ListMonitoringAlertHistoryResponse
|
|
2368
|
+
) => any;
|
|
2369
|
+
export declare const ListMonitoringAlertsRequestFilterSensitiveLog: (
|
|
2370
|
+
obj: ListMonitoringAlertsRequest
|
|
2371
|
+
) => any;
|
|
2372
|
+
export declare const ModelDashboardIndicatorActionFilterSensitiveLog: (
|
|
2373
|
+
obj: ModelDashboardIndicatorAction
|
|
2374
|
+
) => any;
|
|
2375
|
+
export declare const MonitoringAlertActionsFilterSensitiveLog: (
|
|
2376
|
+
obj: MonitoringAlertActions
|
|
2377
|
+
) => any;
|
|
2378
|
+
export declare const MonitoringAlertSummaryFilterSensitiveLog: (
|
|
2379
|
+
obj: MonitoringAlertSummary
|
|
2380
|
+
) => any;
|
|
2381
|
+
export declare const ListMonitoringAlertsResponseFilterSensitiveLog: (
|
|
2382
|
+
obj: ListMonitoringAlertsResponse
|
|
2383
|
+
) => any;
|
|
1502
2384
|
export declare const ListMonitoringExecutionsRequestFilterSensitiveLog: (
|
|
1503
2385
|
obj: ListMonitoringExecutionsRequest
|
|
1504
2386
|
) => any;
|
|
@@ -1608,6 +2490,13 @@ export declare const ProjectSummaryFilterSensitiveLog: (
|
|
|
1608
2490
|
export declare const ListProjectsOutputFilterSensitiveLog: (
|
|
1609
2491
|
obj: ListProjectsOutput
|
|
1610
2492
|
) => any;
|
|
2493
|
+
export declare const ListSpacesRequestFilterSensitiveLog: (
|
|
2494
|
+
obj: ListSpacesRequest
|
|
2495
|
+
) => any;
|
|
2496
|
+
export declare const SpaceDetailsFilterSensitiveLog: (obj: SpaceDetails) => any;
|
|
2497
|
+
export declare const ListSpacesResponseFilterSensitiveLog: (
|
|
2498
|
+
obj: ListSpacesResponse
|
|
2499
|
+
) => any;
|
|
1611
2500
|
export declare const ListStageDevicesRequestFilterSensitiveLog: (
|
|
1612
2501
|
obj: ListStageDevicesRequest
|
|
1613
2502
|
) => any;
|
|
@@ -1696,6 +2585,21 @@ export declare const ListWorkteamsRequestFilterSensitiveLog: (
|
|
|
1696
2585
|
export declare const ListWorkteamsResponseFilterSensitiveLog: (
|
|
1697
2586
|
obj: ListWorkteamsResponse
|
|
1698
2587
|
) => any;
|
|
2588
|
+
export declare const ModelFilterSensitiveLog: (obj: Model) => any;
|
|
2589
|
+
export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;
|
|
2590
|
+
export declare const ModelDashboardEndpointFilterSensitiveLog: (
|
|
2591
|
+
obj: ModelDashboardEndpoint
|
|
2592
|
+
) => any;
|
|
2593
|
+
export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
|
|
2594
|
+
export declare const ModelDashboardModelCardFilterSensitiveLog: (
|
|
2595
|
+
obj: ModelDashboardModelCard
|
|
2596
|
+
) => any;
|
|
2597
|
+
export declare const ModelDashboardMonitoringScheduleFilterSensitiveLog: (
|
|
2598
|
+
obj: ModelDashboardMonitoringSchedule
|
|
2599
|
+
) => any;
|
|
2600
|
+
export declare const ModelDashboardModelFilterSensitiveLog: (
|
|
2601
|
+
obj: ModelDashboardModel
|
|
2602
|
+
) => any;
|
|
1699
2603
|
export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
|
|
1700
2604
|
export declare const ModelPackageGroupFilterSensitiveLog: (
|
|
1701
2605
|
obj: ModelPackageGroup
|
|
@@ -1758,7 +2662,6 @@ export declare const TrialComponentSimpleSummaryFilterSensitiveLog: (
|
|
|
1758
2662
|
obj: TrialComponentSimpleSummary
|
|
1759
2663
|
) => any;
|
|
1760
2664
|
export declare const TrialFilterSensitiveLog: (obj: Trial) => any;
|
|
1761
|
-
export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
|
|
1762
2665
|
export declare const TrialComponentSourceDetailFilterSensitiveLog: (
|
|
1763
2666
|
obj: TrialComponentSourceDetail
|
|
1764
2667
|
) => any;
|
|
@@ -1784,6 +2687,12 @@ export declare const SendPipelineExecutionStepSuccessResponseFilterSensitiveLog:
|
|
|
1784
2687
|
export declare const StartEdgeDeploymentStageRequestFilterSensitiveLog: (
|
|
1785
2688
|
obj: StartEdgeDeploymentStageRequest
|
|
1786
2689
|
) => any;
|
|
2690
|
+
export declare const StartInferenceExperimentRequestFilterSensitiveLog: (
|
|
2691
|
+
obj: StartInferenceExperimentRequest
|
|
2692
|
+
) => any;
|
|
2693
|
+
export declare const StartInferenceExperimentResponseFilterSensitiveLog: (
|
|
2694
|
+
obj: StartInferenceExperimentResponse
|
|
2695
|
+
) => any;
|
|
1787
2696
|
export declare const StartMonitoringScheduleRequestFilterSensitiveLog: (
|
|
1788
2697
|
obj: StartMonitoringScheduleRequest
|
|
1789
2698
|
) => any;
|
|
@@ -1811,6 +2720,12 @@ export declare const StopEdgePackagingJobRequestFilterSensitiveLog: (
|
|
|
1811
2720
|
export declare const StopHyperParameterTuningJobRequestFilterSensitiveLog: (
|
|
1812
2721
|
obj: StopHyperParameterTuningJobRequest
|
|
1813
2722
|
) => any;
|
|
2723
|
+
export declare const StopInferenceExperimentRequestFilterSensitiveLog: (
|
|
2724
|
+
obj: StopInferenceExperimentRequest
|
|
2725
|
+
) => any;
|
|
2726
|
+
export declare const StopInferenceExperimentResponseFilterSensitiveLog: (
|
|
2727
|
+
obj: StopInferenceExperimentResponse
|
|
2728
|
+
) => any;
|
|
1814
2729
|
export declare const StopInferenceRecommendationsJobRequestFilterSensitiveLog: (
|
|
1815
2730
|
obj: StopInferenceRecommendationsJobRequest
|
|
1816
2731
|
) => any;
|
|
@@ -1910,96 +2825,15 @@ export declare const UpdateFeatureGroupResponseFilterSensitiveLog: (
|
|
|
1910
2825
|
export declare const UpdateFeatureMetadataRequestFilterSensitiveLog: (
|
|
1911
2826
|
obj: UpdateFeatureMetadataRequest
|
|
1912
2827
|
) => any;
|
|
2828
|
+
export declare const UpdateHubRequestFilterSensitiveLog: (
|
|
2829
|
+
obj: UpdateHubRequest
|
|
2830
|
+
) => any;
|
|
2831
|
+
export declare const UpdateHubResponseFilterSensitiveLog: (
|
|
2832
|
+
obj: UpdateHubResponse
|
|
2833
|
+
) => any;
|
|
1913
2834
|
export declare const UpdateImageRequestFilterSensitiveLog: (
|
|
1914
2835
|
obj: UpdateImageRequest
|
|
1915
2836
|
) => any;
|
|
1916
2837
|
export declare const UpdateImageResponseFilterSensitiveLog: (
|
|
1917
2838
|
obj: UpdateImageResponse
|
|
1918
2839
|
) => any;
|
|
1919
|
-
export declare const UpdateModelPackageInputFilterSensitiveLog: (
|
|
1920
|
-
obj: UpdateModelPackageInput
|
|
1921
|
-
) => any;
|
|
1922
|
-
export declare const UpdateModelPackageOutputFilterSensitiveLog: (
|
|
1923
|
-
obj: UpdateModelPackageOutput
|
|
1924
|
-
) => any;
|
|
1925
|
-
export declare const UpdateMonitoringScheduleRequestFilterSensitiveLog: (
|
|
1926
|
-
obj: UpdateMonitoringScheduleRequest
|
|
1927
|
-
) => any;
|
|
1928
|
-
export declare const UpdateMonitoringScheduleResponseFilterSensitiveLog: (
|
|
1929
|
-
obj: UpdateMonitoringScheduleResponse
|
|
1930
|
-
) => any;
|
|
1931
|
-
export declare const UpdateNotebookInstanceInputFilterSensitiveLog: (
|
|
1932
|
-
obj: UpdateNotebookInstanceInput
|
|
1933
|
-
) => any;
|
|
1934
|
-
export declare const UpdateNotebookInstanceOutputFilterSensitiveLog: (
|
|
1935
|
-
obj: UpdateNotebookInstanceOutput
|
|
1936
|
-
) => any;
|
|
1937
|
-
export declare const UpdateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (
|
|
1938
|
-
obj: UpdateNotebookInstanceLifecycleConfigInput
|
|
1939
|
-
) => any;
|
|
1940
|
-
export declare const UpdateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (
|
|
1941
|
-
obj: UpdateNotebookInstanceLifecycleConfigOutput
|
|
1942
|
-
) => any;
|
|
1943
|
-
export declare const UpdatePipelineRequestFilterSensitiveLog: (
|
|
1944
|
-
obj: UpdatePipelineRequest
|
|
1945
|
-
) => any;
|
|
1946
|
-
export declare const UpdatePipelineResponseFilterSensitiveLog: (
|
|
1947
|
-
obj: UpdatePipelineResponse
|
|
1948
|
-
) => any;
|
|
1949
|
-
export declare const UpdatePipelineExecutionRequestFilterSensitiveLog: (
|
|
1950
|
-
obj: UpdatePipelineExecutionRequest
|
|
1951
|
-
) => any;
|
|
1952
|
-
export declare const UpdatePipelineExecutionResponseFilterSensitiveLog: (
|
|
1953
|
-
obj: UpdatePipelineExecutionResponse
|
|
1954
|
-
) => any;
|
|
1955
|
-
export declare const ServiceCatalogProvisioningUpdateDetailsFilterSensitiveLog: (
|
|
1956
|
-
obj: ServiceCatalogProvisioningUpdateDetails
|
|
1957
|
-
) => any;
|
|
1958
|
-
export declare const UpdateProjectInputFilterSensitiveLog: (
|
|
1959
|
-
obj: UpdateProjectInput
|
|
1960
|
-
) => any;
|
|
1961
|
-
export declare const UpdateProjectOutputFilterSensitiveLog: (
|
|
1962
|
-
obj: UpdateProjectOutput
|
|
1963
|
-
) => any;
|
|
1964
|
-
export declare const UpdateTrainingJobRequestFilterSensitiveLog: (
|
|
1965
|
-
obj: UpdateTrainingJobRequest
|
|
1966
|
-
) => any;
|
|
1967
|
-
export declare const UpdateTrainingJobResponseFilterSensitiveLog: (
|
|
1968
|
-
obj: UpdateTrainingJobResponse
|
|
1969
|
-
) => any;
|
|
1970
|
-
export declare const UpdateTrialRequestFilterSensitiveLog: (
|
|
1971
|
-
obj: UpdateTrialRequest
|
|
1972
|
-
) => any;
|
|
1973
|
-
export declare const UpdateTrialResponseFilterSensitiveLog: (
|
|
1974
|
-
obj: UpdateTrialResponse
|
|
1975
|
-
) => any;
|
|
1976
|
-
export declare const UpdateTrialComponentRequestFilterSensitiveLog: (
|
|
1977
|
-
obj: UpdateTrialComponentRequest
|
|
1978
|
-
) => any;
|
|
1979
|
-
export declare const UpdateTrialComponentResponseFilterSensitiveLog: (
|
|
1980
|
-
obj: UpdateTrialComponentResponse
|
|
1981
|
-
) => any;
|
|
1982
|
-
export declare const UpdateUserProfileRequestFilterSensitiveLog: (
|
|
1983
|
-
obj: UpdateUserProfileRequest
|
|
1984
|
-
) => any;
|
|
1985
|
-
export declare const UpdateUserProfileResponseFilterSensitiveLog: (
|
|
1986
|
-
obj: UpdateUserProfileResponse
|
|
1987
|
-
) => any;
|
|
1988
|
-
export declare const UpdateWorkforceRequestFilterSensitiveLog: (
|
|
1989
|
-
obj: UpdateWorkforceRequest
|
|
1990
|
-
) => any;
|
|
1991
|
-
export declare const UpdateWorkforceResponseFilterSensitiveLog: (
|
|
1992
|
-
obj: UpdateWorkforceResponse
|
|
1993
|
-
) => any;
|
|
1994
|
-
export declare const UpdateWorkteamRequestFilterSensitiveLog: (
|
|
1995
|
-
obj: UpdateWorkteamRequest
|
|
1996
|
-
) => any;
|
|
1997
|
-
export declare const UpdateWorkteamResponseFilterSensitiveLog: (
|
|
1998
|
-
obj: UpdateWorkteamResponse
|
|
1999
|
-
) => any;
|
|
2000
|
-
export declare const SearchExpressionFilterSensitiveLog: (
|
|
2001
|
-
obj: SearchExpression
|
|
2002
|
-
) => any;
|
|
2003
|
-
export declare const SearchRequestFilterSensitiveLog: (
|
|
2004
|
-
obj: SearchRequest
|
|
2005
|
-
) => any;
|