@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
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
|
+
export var TableFormat;
|
|
3
|
+
(function (TableFormat) {
|
|
4
|
+
TableFormat["GLUE"] = "Glue";
|
|
5
|
+
TableFormat["ICEBERG"] = "Iceberg";
|
|
6
|
+
})(TableFormat || (TableFormat = {}));
|
|
2
7
|
export var HyperParameterTuningJobStrategyType;
|
|
3
8
|
(function (HyperParameterTuningJobStrategyType) {
|
|
4
9
|
HyperParameterTuningJobStrategyType["BAYESIAN"] = "Bayesian";
|
|
@@ -20,47 +25,10 @@ export var HyperParameterTuningJobWarmStartType;
|
|
|
20
25
|
HyperParameterTuningJobWarmStartType["IDENTICAL_DATA_AND_ALGORITHM"] = "IdenticalDataAndAlgorithm";
|
|
21
26
|
HyperParameterTuningJobWarmStartType["TRANSFER_LEARNING"] = "TransferLearning";
|
|
22
27
|
})(HyperParameterTuningJobWarmStartType || (HyperParameterTuningJobWarmStartType = {}));
|
|
23
|
-
export var
|
|
24
|
-
(function (
|
|
25
|
-
|
|
26
|
-
})(
|
|
27
|
-
export var RecommendationJobType;
|
|
28
|
-
(function (RecommendationJobType) {
|
|
29
|
-
RecommendationJobType["ADVANCED"] = "Advanced";
|
|
30
|
-
RecommendationJobType["DEFAULT"] = "Default";
|
|
31
|
-
})(RecommendationJobType || (RecommendationJobType = {}));
|
|
32
|
-
export var InferenceExecutionMode;
|
|
33
|
-
(function (InferenceExecutionMode) {
|
|
34
|
-
InferenceExecutionMode["DIRECT"] = "Direct";
|
|
35
|
-
InferenceExecutionMode["SERIAL"] = "Serial";
|
|
36
|
-
})(InferenceExecutionMode || (InferenceExecutionMode = {}));
|
|
37
|
-
export var MonitoringProblemType;
|
|
38
|
-
(function (MonitoringProblemType) {
|
|
39
|
-
MonitoringProblemType["BINARY_CLASSIFICATION"] = "BinaryClassification";
|
|
40
|
-
MonitoringProblemType["MULTICLASS_CLASSIFICATION"] = "MulticlassClassification";
|
|
41
|
-
MonitoringProblemType["REGRESSION"] = "Regression";
|
|
42
|
-
})(MonitoringProblemType || (MonitoringProblemType = {}));
|
|
43
|
-
export var MonitoringType;
|
|
44
|
-
(function (MonitoringType) {
|
|
45
|
-
MonitoringType["DATA_QUALITY"] = "DataQuality";
|
|
46
|
-
MonitoringType["MODEL_BIAS"] = "ModelBias";
|
|
47
|
-
MonitoringType["MODEL_EXPLAINABILITY"] = "ModelExplainability";
|
|
48
|
-
MonitoringType["MODEL_QUALITY"] = "ModelQuality";
|
|
49
|
-
})(MonitoringType || (MonitoringType = {}));
|
|
50
|
-
export var NotebookInstanceAcceleratorType;
|
|
51
|
-
(function (NotebookInstanceAcceleratorType) {
|
|
52
|
-
NotebookInstanceAcceleratorType["ML_EIA1_LARGE"] = "ml.eia1.large";
|
|
53
|
-
NotebookInstanceAcceleratorType["ML_EIA1_MEDIUM"] = "ml.eia1.medium";
|
|
54
|
-
NotebookInstanceAcceleratorType["ML_EIA1_XLARGE"] = "ml.eia1.xlarge";
|
|
55
|
-
NotebookInstanceAcceleratorType["ML_EIA2_LARGE"] = "ml.eia2.large";
|
|
56
|
-
NotebookInstanceAcceleratorType["ML_EIA2_MEDIUM"] = "ml.eia2.medium";
|
|
57
|
-
NotebookInstanceAcceleratorType["ML_EIA2_XLARGE"] = "ml.eia2.xlarge";
|
|
58
|
-
})(NotebookInstanceAcceleratorType || (NotebookInstanceAcceleratorType = {}));
|
|
59
|
-
export var DirectInternetAccess;
|
|
60
|
-
(function (DirectInternetAccess) {
|
|
61
|
-
DirectInternetAccess["DISABLED"] = "Disabled";
|
|
62
|
-
DirectInternetAccess["ENABLED"] = "Enabled";
|
|
63
|
-
})(DirectInternetAccess || (DirectInternetAccess = {}));
|
|
28
|
+
export var ModelInfrastructureType;
|
|
29
|
+
(function (ModelInfrastructureType) {
|
|
30
|
+
ModelInfrastructureType["REAL_TIME_INFERENCE"] = "RealTimeInference";
|
|
31
|
+
})(ModelInfrastructureType || (ModelInfrastructureType = {}));
|
|
64
32
|
export var _InstanceType;
|
|
65
33
|
(function (_InstanceType) {
|
|
66
34
|
_InstanceType["ML_C4_2XLARGE"] = "ml.c4.2xlarge";
|
|
@@ -133,6 +101,58 @@ export var _InstanceType;
|
|
|
133
101
|
_InstanceType["ML_T3_MEDIUM"] = "ml.t3.medium";
|
|
134
102
|
_InstanceType["ML_T3_XLARGE"] = "ml.t3.xlarge";
|
|
135
103
|
})(_InstanceType || (_InstanceType = {}));
|
|
104
|
+
export var InferenceExperimentType;
|
|
105
|
+
(function (InferenceExperimentType) {
|
|
106
|
+
InferenceExperimentType["SHADOW_MODE"] = "ShadowMode";
|
|
107
|
+
})(InferenceExperimentType || (InferenceExperimentType = {}));
|
|
108
|
+
export var TrafficType;
|
|
109
|
+
(function (TrafficType) {
|
|
110
|
+
TrafficType["PHASES"] = "PHASES";
|
|
111
|
+
})(TrafficType || (TrafficType = {}));
|
|
112
|
+
export var RecommendationJobType;
|
|
113
|
+
(function (RecommendationJobType) {
|
|
114
|
+
RecommendationJobType["ADVANCED"] = "Advanced";
|
|
115
|
+
RecommendationJobType["DEFAULT"] = "Default";
|
|
116
|
+
})(RecommendationJobType || (RecommendationJobType = {}));
|
|
117
|
+
export var InferenceExecutionMode;
|
|
118
|
+
(function (InferenceExecutionMode) {
|
|
119
|
+
InferenceExecutionMode["DIRECT"] = "Direct";
|
|
120
|
+
InferenceExecutionMode["SERIAL"] = "Serial";
|
|
121
|
+
})(InferenceExecutionMode || (InferenceExecutionMode = {}));
|
|
122
|
+
export var ModelCardStatus;
|
|
123
|
+
(function (ModelCardStatus) {
|
|
124
|
+
ModelCardStatus["APPROVED"] = "Approved";
|
|
125
|
+
ModelCardStatus["ARCHIVED"] = "Archived";
|
|
126
|
+
ModelCardStatus["DRAFT"] = "Draft";
|
|
127
|
+
ModelCardStatus["PENDINGREVIEW"] = "PendingReview";
|
|
128
|
+
})(ModelCardStatus || (ModelCardStatus = {}));
|
|
129
|
+
export var MonitoringProblemType;
|
|
130
|
+
(function (MonitoringProblemType) {
|
|
131
|
+
MonitoringProblemType["BINARY_CLASSIFICATION"] = "BinaryClassification";
|
|
132
|
+
MonitoringProblemType["MULTICLASS_CLASSIFICATION"] = "MulticlassClassification";
|
|
133
|
+
MonitoringProblemType["REGRESSION"] = "Regression";
|
|
134
|
+
})(MonitoringProblemType || (MonitoringProblemType = {}));
|
|
135
|
+
export var MonitoringType;
|
|
136
|
+
(function (MonitoringType) {
|
|
137
|
+
MonitoringType["DATA_QUALITY"] = "DataQuality";
|
|
138
|
+
MonitoringType["MODEL_BIAS"] = "ModelBias";
|
|
139
|
+
MonitoringType["MODEL_EXPLAINABILITY"] = "ModelExplainability";
|
|
140
|
+
MonitoringType["MODEL_QUALITY"] = "ModelQuality";
|
|
141
|
+
})(MonitoringType || (MonitoringType = {}));
|
|
142
|
+
export var NotebookInstanceAcceleratorType;
|
|
143
|
+
(function (NotebookInstanceAcceleratorType) {
|
|
144
|
+
NotebookInstanceAcceleratorType["ML_EIA1_LARGE"] = "ml.eia1.large";
|
|
145
|
+
NotebookInstanceAcceleratorType["ML_EIA1_MEDIUM"] = "ml.eia1.medium";
|
|
146
|
+
NotebookInstanceAcceleratorType["ML_EIA1_XLARGE"] = "ml.eia1.xlarge";
|
|
147
|
+
NotebookInstanceAcceleratorType["ML_EIA2_LARGE"] = "ml.eia2.large";
|
|
148
|
+
NotebookInstanceAcceleratorType["ML_EIA2_MEDIUM"] = "ml.eia2.medium";
|
|
149
|
+
NotebookInstanceAcceleratorType["ML_EIA2_XLARGE"] = "ml.eia2.xlarge";
|
|
150
|
+
})(NotebookInstanceAcceleratorType || (NotebookInstanceAcceleratorType = {}));
|
|
151
|
+
export var DirectInternetAccess;
|
|
152
|
+
(function (DirectInternetAccess) {
|
|
153
|
+
DirectInternetAccess["DISABLED"] = "Disabled";
|
|
154
|
+
DirectInternetAccess["ENABLED"] = "Enabled";
|
|
155
|
+
})(DirectInternetAccess || (DirectInternetAccess = {}));
|
|
136
156
|
export var RootAccess;
|
|
137
157
|
(function (RootAccess) {
|
|
138
158
|
RootAccess["DISABLED"] = "Disabled";
|
|
@@ -213,6 +233,11 @@ export var RetentionType;
|
|
|
213
233
|
RetentionType["Delete"] = "Delete";
|
|
214
234
|
RetentionType["Retain"] = "Retain";
|
|
215
235
|
})(RetentionType || (RetentionType = {}));
|
|
236
|
+
export var HubContentType;
|
|
237
|
+
(function (HubContentType) {
|
|
238
|
+
HubContentType["MODEL"] = "Model";
|
|
239
|
+
HubContentType["NOTEBOOK"] = "Notebook";
|
|
240
|
+
})(HubContentType || (HubContentType = {}));
|
|
216
241
|
export var StageStatus;
|
|
217
242
|
(function (StageStatus) {
|
|
218
243
|
StageStatus["Creating"] = "CREATING";
|
|
@@ -224,41 +249,15 @@ export var StageStatus;
|
|
|
224
249
|
StageStatus["Stopped"] = "STOPPED";
|
|
225
250
|
StageStatus["Stopping"] = "STOPPING";
|
|
226
251
|
})(StageStatus || (StageStatus = {}));
|
|
227
|
-
export
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
})(DomainStatus || (DomainStatus = {}));
|
|
237
|
-
export var EdgePackagingJobStatus;
|
|
238
|
-
(function (EdgePackagingJobStatus) {
|
|
239
|
-
EdgePackagingJobStatus["Completed"] = "COMPLETED";
|
|
240
|
-
EdgePackagingJobStatus["Failed"] = "FAILED";
|
|
241
|
-
EdgePackagingJobStatus["InProgress"] = "INPROGRESS";
|
|
242
|
-
EdgePackagingJobStatus["Starting"] = "STARTING";
|
|
243
|
-
EdgePackagingJobStatus["Stopped"] = "STOPPED";
|
|
244
|
-
EdgePackagingJobStatus["Stopping"] = "STOPPING";
|
|
245
|
-
})(EdgePackagingJobStatus || (EdgePackagingJobStatus = {}));
|
|
246
|
-
export var EdgePresetDeploymentStatus;
|
|
247
|
-
(function (EdgePresetDeploymentStatus) {
|
|
248
|
-
EdgePresetDeploymentStatus["Completed"] = "COMPLETED";
|
|
249
|
-
EdgePresetDeploymentStatus["Failed"] = "FAILED";
|
|
250
|
-
})(EdgePresetDeploymentStatus || (EdgePresetDeploymentStatus = {}));
|
|
251
|
-
export var EndpointStatus;
|
|
252
|
-
(function (EndpointStatus) {
|
|
253
|
-
EndpointStatus["CREATING"] = "Creating";
|
|
254
|
-
EndpointStatus["DELETING"] = "Deleting";
|
|
255
|
-
EndpointStatus["FAILED"] = "Failed";
|
|
256
|
-
EndpointStatus["IN_SERVICE"] = "InService";
|
|
257
|
-
EndpointStatus["OUT_OF_SERVICE"] = "OutOfService";
|
|
258
|
-
EndpointStatus["ROLLING_BACK"] = "RollingBack";
|
|
259
|
-
EndpointStatus["SYSTEM_UPDATING"] = "SystemUpdating";
|
|
260
|
-
EndpointStatus["UPDATING"] = "Updating";
|
|
261
|
-
})(EndpointStatus || (EndpointStatus = {}));
|
|
252
|
+
export const OfflineStoreConfigFilterSensitiveLog = (obj) => ({
|
|
253
|
+
...obj,
|
|
254
|
+
});
|
|
255
|
+
export const OnlineStoreSecurityConfigFilterSensitiveLog = (obj) => ({
|
|
256
|
+
...obj,
|
|
257
|
+
});
|
|
258
|
+
export const OnlineStoreConfigFilterSensitiveLog = (obj) => ({
|
|
259
|
+
...obj,
|
|
260
|
+
});
|
|
262
261
|
export const CreateFeatureGroupRequestFilterSensitiveLog = (obj) => ({
|
|
263
262
|
...obj,
|
|
264
263
|
});
|
|
@@ -292,6 +291,15 @@ export const CreateFlowDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
|
292
291
|
export const CreateFlowDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
293
292
|
...obj,
|
|
294
293
|
});
|
|
294
|
+
export const HubS3StorageConfigFilterSensitiveLog = (obj) => ({
|
|
295
|
+
...obj,
|
|
296
|
+
});
|
|
297
|
+
export const CreateHubRequestFilterSensitiveLog = (obj) => ({
|
|
298
|
+
...obj,
|
|
299
|
+
});
|
|
300
|
+
export const CreateHubResponseFilterSensitiveLog = (obj) => ({
|
|
301
|
+
...obj,
|
|
302
|
+
});
|
|
295
303
|
export const UiTemplateFilterSensitiveLog = (obj) => ({
|
|
296
304
|
...obj,
|
|
297
305
|
});
|
|
@@ -361,6 +369,33 @@ export const CreateImageVersionRequestFilterSensitiveLog = (obj) => ({
|
|
|
361
369
|
export const CreateImageVersionResponseFilterSensitiveLog = (obj) => ({
|
|
362
370
|
...obj,
|
|
363
371
|
});
|
|
372
|
+
export const InferenceExperimentDataStorageConfigFilterSensitiveLog = (obj) => ({
|
|
373
|
+
...obj,
|
|
374
|
+
});
|
|
375
|
+
export const RealTimeInferenceConfigFilterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
});
|
|
378
|
+
export const ModelInfrastructureConfigFilterSensitiveLog = (obj) => ({
|
|
379
|
+
...obj,
|
|
380
|
+
});
|
|
381
|
+
export const ModelVariantConfigFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
export const InferenceExperimentScheduleFilterSensitiveLog = (obj) => ({
|
|
385
|
+
...obj,
|
|
386
|
+
});
|
|
387
|
+
export const ShadowModelVariantConfigFilterSensitiveLog = (obj) => ({
|
|
388
|
+
...obj,
|
|
389
|
+
});
|
|
390
|
+
export const ShadowModeConfigFilterSensitiveLog = (obj) => ({
|
|
391
|
+
...obj,
|
|
392
|
+
});
|
|
393
|
+
export const CreateInferenceExperimentRequestFilterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
export const CreateInferenceExperimentResponseFilterSensitiveLog = (obj) => ({
|
|
397
|
+
...obj,
|
|
398
|
+
});
|
|
364
399
|
export const RecommendationJobPayloadConfigFilterSensitiveLog = (obj) => ({
|
|
365
400
|
...obj,
|
|
366
401
|
});
|
|
@@ -472,6 +507,25 @@ export const CreateModelBiasJobDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
|
472
507
|
export const CreateModelBiasJobDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
473
508
|
...obj,
|
|
474
509
|
});
|
|
510
|
+
export const ModelCardSecurityConfigFilterSensitiveLog = (obj) => ({
|
|
511
|
+
...obj,
|
|
512
|
+
});
|
|
513
|
+
export const CreateModelCardRequestFilterSensitiveLog = (obj) => ({
|
|
514
|
+
...obj,
|
|
515
|
+
...(obj.Content && { Content: SENSITIVE_STRING }),
|
|
516
|
+
});
|
|
517
|
+
export const CreateModelCardResponseFilterSensitiveLog = (obj) => ({
|
|
518
|
+
...obj,
|
|
519
|
+
});
|
|
520
|
+
export const ModelCardExportOutputConfigFilterSensitiveLog = (obj) => ({
|
|
521
|
+
...obj,
|
|
522
|
+
});
|
|
523
|
+
export const CreateModelCardExportJobRequestFilterSensitiveLog = (obj) => ({
|
|
524
|
+
...obj,
|
|
525
|
+
});
|
|
526
|
+
export const CreateModelCardExportJobResponseFilterSensitiveLog = (obj) => ({
|
|
527
|
+
...obj,
|
|
528
|
+
});
|
|
475
529
|
export const ModelExplainabilityAppSpecificationFilterSensitiveLog = (obj) => ({
|
|
476
530
|
...obj,
|
|
477
531
|
});
|
|
@@ -679,6 +733,15 @@ export const CreateProjectInputFilterSensitiveLog = (obj) => ({
|
|
|
679
733
|
export const CreateProjectOutputFilterSensitiveLog = (obj) => ({
|
|
680
734
|
...obj,
|
|
681
735
|
});
|
|
736
|
+
export const SpaceSettingsFilterSensitiveLog = (obj) => ({
|
|
737
|
+
...obj,
|
|
738
|
+
});
|
|
739
|
+
export const CreateSpaceRequestFilterSensitiveLog = (obj) => ({
|
|
740
|
+
...obj,
|
|
741
|
+
});
|
|
742
|
+
export const CreateSpaceResponseFilterSensitiveLog = (obj) => ({
|
|
743
|
+
...obj,
|
|
744
|
+
});
|
|
682
745
|
export const CreateStudioLifecycleConfigRequestFilterSensitiveLog = (obj) => ({
|
|
683
746
|
...obj,
|
|
684
747
|
});
|
|
@@ -866,6 +929,12 @@ export const DeleteFlowDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
|
866
929
|
export const DeleteFlowDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
867
930
|
...obj,
|
|
868
931
|
});
|
|
932
|
+
export const DeleteHubRequestFilterSensitiveLog = (obj) => ({
|
|
933
|
+
...obj,
|
|
934
|
+
});
|
|
935
|
+
export const DeleteHubContentRequestFilterSensitiveLog = (obj) => ({
|
|
936
|
+
...obj,
|
|
937
|
+
});
|
|
869
938
|
export const DeleteHumanTaskUiRequestFilterSensitiveLog = (obj) => ({
|
|
870
939
|
...obj,
|
|
871
940
|
});
|
|
@@ -884,12 +953,21 @@ export const DeleteImageVersionRequestFilterSensitiveLog = (obj) => ({
|
|
|
884
953
|
export const DeleteImageVersionResponseFilterSensitiveLog = (obj) => ({
|
|
885
954
|
...obj,
|
|
886
955
|
});
|
|
956
|
+
export const DeleteInferenceExperimentRequestFilterSensitiveLog = (obj) => ({
|
|
957
|
+
...obj,
|
|
958
|
+
});
|
|
959
|
+
export const DeleteInferenceExperimentResponseFilterSensitiveLog = (obj) => ({
|
|
960
|
+
...obj,
|
|
961
|
+
});
|
|
887
962
|
export const DeleteModelInputFilterSensitiveLog = (obj) => ({
|
|
888
963
|
...obj,
|
|
889
964
|
});
|
|
890
965
|
export const DeleteModelBiasJobDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
891
966
|
...obj,
|
|
892
967
|
});
|
|
968
|
+
export const DeleteModelCardRequestFilterSensitiveLog = (obj) => ({
|
|
969
|
+
...obj,
|
|
970
|
+
});
|
|
893
971
|
export const DeleteModelExplainabilityJobDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
894
972
|
...obj,
|
|
895
973
|
});
|
|
@@ -923,6 +1001,9 @@ export const DeletePipelineResponseFilterSensitiveLog = (obj) => ({
|
|
|
923
1001
|
export const DeleteProjectInputFilterSensitiveLog = (obj) => ({
|
|
924
1002
|
...obj,
|
|
925
1003
|
});
|
|
1004
|
+
export const DeleteSpaceRequestFilterSensitiveLog = (obj) => ({
|
|
1005
|
+
...obj,
|
|
1006
|
+
});
|
|
926
1007
|
export const DeleteStudioLifecycleConfigRequestFilterSensitiveLog = (obj) => ({
|
|
927
1008
|
...obj,
|
|
928
1009
|
});
|
|
@@ -989,96 +1070,3 @@ export const DescribeAppRequestFilterSensitiveLog = (obj) => ({
|
|
|
989
1070
|
export const DescribeAppResponseFilterSensitiveLog = (obj) => ({
|
|
990
1071
|
...obj,
|
|
991
1072
|
});
|
|
992
|
-
export const DescribeAppImageConfigRequestFilterSensitiveLog = (obj) => ({
|
|
993
|
-
...obj,
|
|
994
|
-
});
|
|
995
|
-
export const DescribeAppImageConfigResponseFilterSensitiveLog = (obj) => ({
|
|
996
|
-
...obj,
|
|
997
|
-
});
|
|
998
|
-
export const DescribeArtifactRequestFilterSensitiveLog = (obj) => ({
|
|
999
|
-
...obj,
|
|
1000
|
-
});
|
|
1001
|
-
export const DescribeArtifactResponseFilterSensitiveLog = (obj) => ({
|
|
1002
|
-
...obj,
|
|
1003
|
-
});
|
|
1004
|
-
export const DescribeAutoMLJobRequestFilterSensitiveLog = (obj) => ({
|
|
1005
|
-
...obj,
|
|
1006
|
-
});
|
|
1007
|
-
export const ModelDeployResultFilterSensitiveLog = (obj) => ({
|
|
1008
|
-
...obj,
|
|
1009
|
-
});
|
|
1010
|
-
export const ResolvedAttributesFilterSensitiveLog = (obj) => ({
|
|
1011
|
-
...obj,
|
|
1012
|
-
});
|
|
1013
|
-
export const DescribeAutoMLJobResponseFilterSensitiveLog = (obj) => ({
|
|
1014
|
-
...obj,
|
|
1015
|
-
});
|
|
1016
|
-
export const DescribeCodeRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
1017
|
-
...obj,
|
|
1018
|
-
});
|
|
1019
|
-
export const DescribeCodeRepositoryOutputFilterSensitiveLog = (obj) => ({
|
|
1020
|
-
...obj,
|
|
1021
|
-
});
|
|
1022
|
-
export const DescribeCompilationJobRequestFilterSensitiveLog = (obj) => ({
|
|
1023
|
-
...obj,
|
|
1024
|
-
});
|
|
1025
|
-
export const ModelArtifactsFilterSensitiveLog = (obj) => ({
|
|
1026
|
-
...obj,
|
|
1027
|
-
});
|
|
1028
|
-
export const ModelDigestsFilterSensitiveLog = (obj) => ({
|
|
1029
|
-
...obj,
|
|
1030
|
-
});
|
|
1031
|
-
export const DescribeCompilationJobResponseFilterSensitiveLog = (obj) => ({
|
|
1032
|
-
...obj,
|
|
1033
|
-
});
|
|
1034
|
-
export const DescribeContextRequestFilterSensitiveLog = (obj) => ({
|
|
1035
|
-
...obj,
|
|
1036
|
-
});
|
|
1037
|
-
export const DescribeContextResponseFilterSensitiveLog = (obj) => ({
|
|
1038
|
-
...obj,
|
|
1039
|
-
});
|
|
1040
|
-
export const DescribeDataQualityJobDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
1041
|
-
...obj,
|
|
1042
|
-
});
|
|
1043
|
-
export const DescribeDataQualityJobDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
1044
|
-
...obj,
|
|
1045
|
-
});
|
|
1046
|
-
export const DescribeDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
1047
|
-
...obj,
|
|
1048
|
-
});
|
|
1049
|
-
export const EdgeModelFilterSensitiveLog = (obj) => ({
|
|
1050
|
-
...obj,
|
|
1051
|
-
});
|
|
1052
|
-
export const DescribeDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
1053
|
-
...obj,
|
|
1054
|
-
});
|
|
1055
|
-
export const DescribeDeviceFleetRequestFilterSensitiveLog = (obj) => ({
|
|
1056
|
-
...obj,
|
|
1057
|
-
});
|
|
1058
|
-
export const DescribeDeviceFleetResponseFilterSensitiveLog = (obj) => ({
|
|
1059
|
-
...obj,
|
|
1060
|
-
});
|
|
1061
|
-
export const DescribeDomainRequestFilterSensitiveLog = (obj) => ({
|
|
1062
|
-
...obj,
|
|
1063
|
-
});
|
|
1064
|
-
export const DescribeDomainResponseFilterSensitiveLog = (obj) => ({
|
|
1065
|
-
...obj,
|
|
1066
|
-
});
|
|
1067
|
-
export const DescribeEdgeDeploymentPlanRequestFilterSensitiveLog = (obj) => ({
|
|
1068
|
-
...obj,
|
|
1069
|
-
});
|
|
1070
|
-
export const DescribeEdgeDeploymentPlanResponseFilterSensitiveLog = (obj) => ({
|
|
1071
|
-
...obj,
|
|
1072
|
-
});
|
|
1073
|
-
export const DescribeEdgePackagingJobRequestFilterSensitiveLog = (obj) => ({
|
|
1074
|
-
...obj,
|
|
1075
|
-
});
|
|
1076
|
-
export const EdgePresetDeploymentOutputFilterSensitiveLog = (obj) => ({
|
|
1077
|
-
...obj,
|
|
1078
|
-
});
|
|
1079
|
-
export const DescribeEdgePackagingJobResponseFilterSensitiveLog = (obj) => ({
|
|
1080
|
-
...obj,
|
|
1081
|
-
});
|
|
1082
|
-
export const DescribeEndpointInputFilterSensitiveLog = (obj) => ({
|
|
1083
|
-
...obj,
|
|
1084
|
-
});
|