@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,40 @@
|
|
|
1
|
+
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
1
2
|
import { TrialComponentParameterValueFilterSensitiveLog, } from "./models_1";
|
|
3
|
+
export var DomainStatus;
|
|
4
|
+
(function (DomainStatus) {
|
|
5
|
+
DomainStatus["Delete_Failed"] = "Delete_Failed";
|
|
6
|
+
DomainStatus["Deleting"] = "Deleting";
|
|
7
|
+
DomainStatus["Failed"] = "Failed";
|
|
8
|
+
DomainStatus["InService"] = "InService";
|
|
9
|
+
DomainStatus["Pending"] = "Pending";
|
|
10
|
+
DomainStatus["Update_Failed"] = "Update_Failed";
|
|
11
|
+
DomainStatus["Updating"] = "Updating";
|
|
12
|
+
})(DomainStatus || (DomainStatus = {}));
|
|
13
|
+
export var EdgePackagingJobStatus;
|
|
14
|
+
(function (EdgePackagingJobStatus) {
|
|
15
|
+
EdgePackagingJobStatus["Completed"] = "COMPLETED";
|
|
16
|
+
EdgePackagingJobStatus["Failed"] = "FAILED";
|
|
17
|
+
EdgePackagingJobStatus["InProgress"] = "INPROGRESS";
|
|
18
|
+
EdgePackagingJobStatus["Starting"] = "STARTING";
|
|
19
|
+
EdgePackagingJobStatus["Stopped"] = "STOPPED";
|
|
20
|
+
EdgePackagingJobStatus["Stopping"] = "STOPPING";
|
|
21
|
+
})(EdgePackagingJobStatus || (EdgePackagingJobStatus = {}));
|
|
22
|
+
export var EdgePresetDeploymentStatus;
|
|
23
|
+
(function (EdgePresetDeploymentStatus) {
|
|
24
|
+
EdgePresetDeploymentStatus["Completed"] = "COMPLETED";
|
|
25
|
+
EdgePresetDeploymentStatus["Failed"] = "FAILED";
|
|
26
|
+
})(EdgePresetDeploymentStatus || (EdgePresetDeploymentStatus = {}));
|
|
27
|
+
export var EndpointStatus;
|
|
28
|
+
(function (EndpointStatus) {
|
|
29
|
+
EndpointStatus["CREATING"] = "Creating";
|
|
30
|
+
EndpointStatus["DELETING"] = "Deleting";
|
|
31
|
+
EndpointStatus["FAILED"] = "Failed";
|
|
32
|
+
EndpointStatus["IN_SERVICE"] = "InService";
|
|
33
|
+
EndpointStatus["OUT_OF_SERVICE"] = "OutOfService";
|
|
34
|
+
EndpointStatus["ROLLING_BACK"] = "RollingBack";
|
|
35
|
+
EndpointStatus["SYSTEM_UPDATING"] = "SystemUpdating";
|
|
36
|
+
EndpointStatus["UPDATING"] = "Updating";
|
|
37
|
+
})(EndpointStatus || (EndpointStatus = {}));
|
|
2
38
|
export var VariantStatus;
|
|
3
39
|
(function (VariantStatus) {
|
|
4
40
|
VariantStatus["ACTIVATING_TRAFFIC"] = "ActivatingTraffic";
|
|
@@ -34,6 +70,24 @@ export var FlowDefinitionStatus;
|
|
|
34
70
|
FlowDefinitionStatus["FAILED"] = "Failed";
|
|
35
71
|
FlowDefinitionStatus["INITIALIZING"] = "Initializing";
|
|
36
72
|
})(FlowDefinitionStatus || (FlowDefinitionStatus = {}));
|
|
73
|
+
export var HubStatus;
|
|
74
|
+
(function (HubStatus) {
|
|
75
|
+
HubStatus["CREATE_FAILED"] = "CreateFailed";
|
|
76
|
+
HubStatus["CREATING"] = "Creating";
|
|
77
|
+
HubStatus["DELETE_FAILED"] = "DeleteFailed";
|
|
78
|
+
HubStatus["DELETING"] = "Deleting";
|
|
79
|
+
HubStatus["IN_SERVICE"] = "InService";
|
|
80
|
+
HubStatus["UPDATE_FAILED"] = "UpdateFailed";
|
|
81
|
+
HubStatus["UPDATING"] = "Updating";
|
|
82
|
+
})(HubStatus || (HubStatus = {}));
|
|
83
|
+
export var HubContentStatus;
|
|
84
|
+
(function (HubContentStatus) {
|
|
85
|
+
HubContentStatus["AVAILABLE"] = "Available";
|
|
86
|
+
HubContentStatus["DELETE_FAILED"] = "DeleteFailed";
|
|
87
|
+
HubContentStatus["DELETING"] = "Deleting";
|
|
88
|
+
HubContentStatus["IMPORTING"] = "Importing";
|
|
89
|
+
HubContentStatus["IMPORT_FAILED"] = "ImportFailed";
|
|
90
|
+
})(HubContentStatus || (HubContentStatus = {}));
|
|
37
91
|
export var HumanTaskUiStatus;
|
|
38
92
|
(function (HumanTaskUiStatus) {
|
|
39
93
|
HumanTaskUiStatus["ACTIVE"] = "Active";
|
|
@@ -73,6 +127,25 @@ export var ImageVersionStatus;
|
|
|
73
127
|
ImageVersionStatus["DELETE_FAILED"] = "DELETE_FAILED";
|
|
74
128
|
ImageVersionStatus["DELETING"] = "DELETING";
|
|
75
129
|
})(ImageVersionStatus || (ImageVersionStatus = {}));
|
|
130
|
+
export var ModelVariantStatus;
|
|
131
|
+
(function (ModelVariantStatus) {
|
|
132
|
+
ModelVariantStatus["CREATING"] = "Creating";
|
|
133
|
+
ModelVariantStatus["DELETED"] = "Deleted";
|
|
134
|
+
ModelVariantStatus["DELETING"] = "Deleting";
|
|
135
|
+
ModelVariantStatus["IN_SERVICE"] = "InService";
|
|
136
|
+
ModelVariantStatus["UPDATING"] = "Updating";
|
|
137
|
+
})(ModelVariantStatus || (ModelVariantStatus = {}));
|
|
138
|
+
export var InferenceExperimentStatus;
|
|
139
|
+
(function (InferenceExperimentStatus) {
|
|
140
|
+
InferenceExperimentStatus["CANCELLED"] = "Cancelled";
|
|
141
|
+
InferenceExperimentStatus["COMPLETED"] = "Completed";
|
|
142
|
+
InferenceExperimentStatus["CREATED"] = "Created";
|
|
143
|
+
InferenceExperimentStatus["CREATING"] = "Creating";
|
|
144
|
+
InferenceExperimentStatus["RUNNING"] = "Running";
|
|
145
|
+
InferenceExperimentStatus["STARTING"] = "Starting";
|
|
146
|
+
InferenceExperimentStatus["STOPPING"] = "Stopping";
|
|
147
|
+
InferenceExperimentStatus["UPDATING"] = "Updating";
|
|
148
|
+
})(InferenceExperimentStatus || (InferenceExperimentStatus = {}));
|
|
76
149
|
export var RecommendationJobStatus;
|
|
77
150
|
(function (RecommendationJobStatus) {
|
|
78
151
|
RecommendationJobStatus["COMPLETED"] = "COMPLETED";
|
|
@@ -91,6 +164,21 @@ export var LabelingJobStatus;
|
|
|
91
164
|
LabelingJobStatus["STOPPED"] = "Stopped";
|
|
92
165
|
LabelingJobStatus["STOPPING"] = "Stopping";
|
|
93
166
|
})(LabelingJobStatus || (LabelingJobStatus = {}));
|
|
167
|
+
export var ModelCardProcessingStatus;
|
|
168
|
+
(function (ModelCardProcessingStatus) {
|
|
169
|
+
ModelCardProcessingStatus["CONTENT_DELETED"] = "ContentDeleted";
|
|
170
|
+
ModelCardProcessingStatus["DELETE_COMPLETED"] = "DeleteCompleted";
|
|
171
|
+
ModelCardProcessingStatus["DELETE_FAILED"] = "DeleteFailed";
|
|
172
|
+
ModelCardProcessingStatus["DELETE_INPROGRESS"] = "DeleteInProgress";
|
|
173
|
+
ModelCardProcessingStatus["DELETE_PENDING"] = "DeletePending";
|
|
174
|
+
ModelCardProcessingStatus["EXPORTJOBS_DELETED"] = "ExportJobsDeleted";
|
|
175
|
+
})(ModelCardProcessingStatus || (ModelCardProcessingStatus = {}));
|
|
176
|
+
export var ModelCardExportJobStatus;
|
|
177
|
+
(function (ModelCardExportJobStatus) {
|
|
178
|
+
ModelCardExportJobStatus["COMPLETED"] = "Completed";
|
|
179
|
+
ModelCardExportJobStatus["FAILED"] = "Failed";
|
|
180
|
+
ModelCardExportJobStatus["IN_PROGRESS"] = "InProgress";
|
|
181
|
+
})(ModelCardExportJobStatus || (ModelCardExportJobStatus = {}));
|
|
94
182
|
export var DetailedModelPackageStatus;
|
|
95
183
|
(function (DetailedModelPackageStatus) {
|
|
96
184
|
DetailedModelPackageStatus["COMPLETED"] = "Completed";
|
|
@@ -167,6 +255,16 @@ export var ProjectStatus;
|
|
|
167
255
|
ProjectStatus["UPDATE_FAILED"] = "UpdateFailed";
|
|
168
256
|
ProjectStatus["UPDATE_IN_PROGRESS"] = "UpdateInProgress";
|
|
169
257
|
})(ProjectStatus || (ProjectStatus = {}));
|
|
258
|
+
export var SpaceStatus;
|
|
259
|
+
(function (SpaceStatus) {
|
|
260
|
+
SpaceStatus["Delete_Failed"] = "Delete_Failed";
|
|
261
|
+
SpaceStatus["Deleting"] = "Deleting";
|
|
262
|
+
SpaceStatus["Failed"] = "Failed";
|
|
263
|
+
SpaceStatus["InService"] = "InService";
|
|
264
|
+
SpaceStatus["Pending"] = "Pending";
|
|
265
|
+
SpaceStatus["Update_Failed"] = "Update_Failed";
|
|
266
|
+
SpaceStatus["Updating"] = "Updating";
|
|
267
|
+
})(SpaceStatus || (SpaceStatus = {}));
|
|
170
268
|
export var ProfilingStatus;
|
|
171
269
|
(function (ProfilingStatus) {
|
|
172
270
|
ProfilingStatus["DISABLED"] = "Disabled";
|
|
@@ -289,6 +387,8 @@ export var ResourceType;
|
|
|
289
387
|
ResourceType["FEATURE_GROUP"] = "FeatureGroup";
|
|
290
388
|
ResourceType["FEATURE_METADATA"] = "FeatureMetadata";
|
|
291
389
|
ResourceType["HYPER_PARAMETER_TUNING_JOB"] = "HyperParameterTuningJob";
|
|
390
|
+
ResourceType["MODEL"] = "Model";
|
|
391
|
+
ResourceType["MODEL_CARD"] = "ModelCard";
|
|
292
392
|
ResourceType["MODEL_PACKAGE"] = "ModelPackage";
|
|
293
393
|
ResourceType["MODEL_PACKAGE_GROUP"] = "ModelPackageGroup";
|
|
294
394
|
ResourceType["PIPELINE"] = "Pipeline";
|
|
@@ -296,6 +396,19 @@ export var ResourceType;
|
|
|
296
396
|
ResourceType["PROJECT"] = "Project";
|
|
297
397
|
ResourceType["TRAINING_JOB"] = "TrainingJob";
|
|
298
398
|
})(ResourceType || (ResourceType = {}));
|
|
399
|
+
export var HubContentSortBy;
|
|
400
|
+
(function (HubContentSortBy) {
|
|
401
|
+
HubContentSortBy["CREATION_TIME"] = "CreationTime";
|
|
402
|
+
HubContentSortBy["HUB_CONTENT_NAME"] = "HubContentName";
|
|
403
|
+
HubContentSortBy["HUB_CONTENT_STATUS"] = "HubContentStatus";
|
|
404
|
+
})(HubContentSortBy || (HubContentSortBy = {}));
|
|
405
|
+
export var HubSortBy;
|
|
406
|
+
(function (HubSortBy) {
|
|
407
|
+
HubSortBy["ACCOUNT_ID_OWNER"] = "AccountIdOwner";
|
|
408
|
+
HubSortBy["CREATION_TIME"] = "CreationTime";
|
|
409
|
+
HubSortBy["HUB_NAME"] = "HubName";
|
|
410
|
+
HubSortBy["HUB_STATUS"] = "HubStatus";
|
|
411
|
+
})(HubSortBy || (HubSortBy = {}));
|
|
299
412
|
export var HyperParameterTuningJobSortByOptions;
|
|
300
413
|
(function (HyperParameterTuningJobSortByOptions) {
|
|
301
414
|
HyperParameterTuningJobSortByOptions["CreationTime"] = "CreationTime";
|
|
@@ -324,6 +437,11 @@ export var ImageVersionSortOrder;
|
|
|
324
437
|
ImageVersionSortOrder["ASCENDING"] = "ASCENDING";
|
|
325
438
|
ImageVersionSortOrder["DESCENDING"] = "DESCENDING";
|
|
326
439
|
})(ImageVersionSortOrder || (ImageVersionSortOrder = {}));
|
|
440
|
+
export var InferenceExperimentStopDesiredState;
|
|
441
|
+
(function (InferenceExperimentStopDesiredState) {
|
|
442
|
+
InferenceExperimentStopDesiredState["CANCELLED"] = "Cancelled";
|
|
443
|
+
InferenceExperimentStopDesiredState["COMPLETED"] = "Completed";
|
|
444
|
+
})(InferenceExperimentStopDesiredState || (InferenceExperimentStopDesiredState = {}));
|
|
327
445
|
export var RecommendationStepType;
|
|
328
446
|
(function (RecommendationStepType) {
|
|
329
447
|
RecommendationStepType["BENCHMARK"] = "BENCHMARK";
|
|
@@ -357,81 +475,99 @@ export var SortAssociationsBy;
|
|
|
357
475
|
SortAssociationsBy["SOURCE_ARN"] = "SourceArn";
|
|
358
476
|
SortAssociationsBy["SOURCE_TYPE"] = "SourceType";
|
|
359
477
|
})(SortAssociationsBy || (SortAssociationsBy = {}));
|
|
360
|
-
export
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
})
|
|
366
|
-
export
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
})
|
|
402
|
-
export
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
})
|
|
423
|
-
export
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
})
|
|
478
|
+
export const DescribeAppImageConfigRequestFilterSensitiveLog = (obj) => ({
|
|
479
|
+
...obj,
|
|
480
|
+
});
|
|
481
|
+
export const DescribeAppImageConfigResponseFilterSensitiveLog = (obj) => ({
|
|
482
|
+
...obj,
|
|
483
|
+
});
|
|
484
|
+
export const DescribeArtifactRequestFilterSensitiveLog = (obj) => ({
|
|
485
|
+
...obj,
|
|
486
|
+
});
|
|
487
|
+
export const DescribeArtifactResponseFilterSensitiveLog = (obj) => ({
|
|
488
|
+
...obj,
|
|
489
|
+
});
|
|
490
|
+
export const DescribeAutoMLJobRequestFilterSensitiveLog = (obj) => ({
|
|
491
|
+
...obj,
|
|
492
|
+
});
|
|
493
|
+
export const ModelDeployResultFilterSensitiveLog = (obj) => ({
|
|
494
|
+
...obj,
|
|
495
|
+
});
|
|
496
|
+
export const ResolvedAttributesFilterSensitiveLog = (obj) => ({
|
|
497
|
+
...obj,
|
|
498
|
+
});
|
|
499
|
+
export const DescribeAutoMLJobResponseFilterSensitiveLog = (obj) => ({
|
|
500
|
+
...obj,
|
|
501
|
+
});
|
|
502
|
+
export const DescribeCodeRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
503
|
+
...obj,
|
|
504
|
+
});
|
|
505
|
+
export const DescribeCodeRepositoryOutputFilterSensitiveLog = (obj) => ({
|
|
506
|
+
...obj,
|
|
507
|
+
});
|
|
508
|
+
export const DescribeCompilationJobRequestFilterSensitiveLog = (obj) => ({
|
|
509
|
+
...obj,
|
|
510
|
+
});
|
|
511
|
+
export const ModelArtifactsFilterSensitiveLog = (obj) => ({
|
|
512
|
+
...obj,
|
|
513
|
+
});
|
|
514
|
+
export const ModelDigestsFilterSensitiveLog = (obj) => ({
|
|
515
|
+
...obj,
|
|
516
|
+
});
|
|
517
|
+
export const DescribeCompilationJobResponseFilterSensitiveLog = (obj) => ({
|
|
518
|
+
...obj,
|
|
519
|
+
});
|
|
520
|
+
export const DescribeContextRequestFilterSensitiveLog = (obj) => ({
|
|
521
|
+
...obj,
|
|
522
|
+
});
|
|
523
|
+
export const DescribeContextResponseFilterSensitiveLog = (obj) => ({
|
|
524
|
+
...obj,
|
|
525
|
+
});
|
|
526
|
+
export const DescribeDataQualityJobDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
527
|
+
...obj,
|
|
528
|
+
});
|
|
529
|
+
export const DescribeDataQualityJobDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
530
|
+
...obj,
|
|
531
|
+
});
|
|
532
|
+
export const DescribeDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
533
|
+
...obj,
|
|
534
|
+
});
|
|
535
|
+
export const EdgeModelFilterSensitiveLog = (obj) => ({
|
|
536
|
+
...obj,
|
|
537
|
+
});
|
|
538
|
+
export const DescribeDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
539
|
+
...obj,
|
|
540
|
+
});
|
|
541
|
+
export const DescribeDeviceFleetRequestFilterSensitiveLog = (obj) => ({
|
|
542
|
+
...obj,
|
|
543
|
+
});
|
|
544
|
+
export const DescribeDeviceFleetResponseFilterSensitiveLog = (obj) => ({
|
|
545
|
+
...obj,
|
|
546
|
+
});
|
|
547
|
+
export const DescribeDomainRequestFilterSensitiveLog = (obj) => ({
|
|
548
|
+
...obj,
|
|
549
|
+
});
|
|
550
|
+
export const DescribeDomainResponseFilterSensitiveLog = (obj) => ({
|
|
551
|
+
...obj,
|
|
552
|
+
});
|
|
553
|
+
export const DescribeEdgeDeploymentPlanRequestFilterSensitiveLog = (obj) => ({
|
|
554
|
+
...obj,
|
|
555
|
+
});
|
|
556
|
+
export const DescribeEdgeDeploymentPlanResponseFilterSensitiveLog = (obj) => ({
|
|
557
|
+
...obj,
|
|
558
|
+
});
|
|
559
|
+
export const DescribeEdgePackagingJobRequestFilterSensitiveLog = (obj) => ({
|
|
560
|
+
...obj,
|
|
561
|
+
});
|
|
562
|
+
export const EdgePresetDeploymentOutputFilterSensitiveLog = (obj) => ({
|
|
563
|
+
...obj,
|
|
564
|
+
});
|
|
565
|
+
export const DescribeEdgePackagingJobResponseFilterSensitiveLog = (obj) => ({
|
|
566
|
+
...obj,
|
|
567
|
+
});
|
|
568
|
+
export const DescribeEndpointInputFilterSensitiveLog = (obj) => ({
|
|
569
|
+
...obj,
|
|
570
|
+
});
|
|
435
571
|
export const ProductionVariantStatusFilterSensitiveLog = (obj) => ({
|
|
436
572
|
...obj,
|
|
437
573
|
});
|
|
@@ -489,6 +625,21 @@ export const DescribeFlowDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
|
489
625
|
export const DescribeFlowDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
490
626
|
...obj,
|
|
491
627
|
});
|
|
628
|
+
export const DescribeHubRequestFilterSensitiveLog = (obj) => ({
|
|
629
|
+
...obj,
|
|
630
|
+
});
|
|
631
|
+
export const DescribeHubResponseFilterSensitiveLog = (obj) => ({
|
|
632
|
+
...obj,
|
|
633
|
+
});
|
|
634
|
+
export const DescribeHubContentRequestFilterSensitiveLog = (obj) => ({
|
|
635
|
+
...obj,
|
|
636
|
+
});
|
|
637
|
+
export const HubContentDependencyFilterSensitiveLog = (obj) => ({
|
|
638
|
+
...obj,
|
|
639
|
+
});
|
|
640
|
+
export const DescribeHubContentResponseFilterSensitiveLog = (obj) => ({
|
|
641
|
+
...obj,
|
|
642
|
+
});
|
|
492
643
|
export const DescribeHumanTaskUiRequestFilterSensitiveLog = (obj) => ({
|
|
493
644
|
...obj,
|
|
494
645
|
});
|
|
@@ -528,6 +679,18 @@ export const DescribeImageVersionRequestFilterSensitiveLog = (obj) => ({
|
|
|
528
679
|
export const DescribeImageVersionResponseFilterSensitiveLog = (obj) => ({
|
|
529
680
|
...obj,
|
|
530
681
|
});
|
|
682
|
+
export const DescribeInferenceExperimentRequestFilterSensitiveLog = (obj) => ({
|
|
683
|
+
...obj,
|
|
684
|
+
});
|
|
685
|
+
export const EndpointMetadataFilterSensitiveLog = (obj) => ({
|
|
686
|
+
...obj,
|
|
687
|
+
});
|
|
688
|
+
export const ModelVariantConfigSummaryFilterSensitiveLog = (obj) => ({
|
|
689
|
+
...obj,
|
|
690
|
+
});
|
|
691
|
+
export const DescribeInferenceExperimentResponseFilterSensitiveLog = (obj) => ({
|
|
692
|
+
...obj,
|
|
693
|
+
});
|
|
531
694
|
export const DescribeInferenceRecommendationsJobRequestFilterSensitiveLog = (obj) => ({
|
|
532
695
|
...obj,
|
|
533
696
|
});
|
|
@@ -585,6 +748,22 @@ export const DescribeModelBiasJobDefinitionRequestFilterSensitiveLog = (obj) =>
|
|
|
585
748
|
export const DescribeModelBiasJobDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
586
749
|
...obj,
|
|
587
750
|
});
|
|
751
|
+
export const DescribeModelCardRequestFilterSensitiveLog = (obj) => ({
|
|
752
|
+
...obj,
|
|
753
|
+
});
|
|
754
|
+
export const DescribeModelCardResponseFilterSensitiveLog = (obj) => ({
|
|
755
|
+
...obj,
|
|
756
|
+
...(obj.Content && { Content: SENSITIVE_STRING }),
|
|
757
|
+
});
|
|
758
|
+
export const DescribeModelCardExportJobRequestFilterSensitiveLog = (obj) => ({
|
|
759
|
+
...obj,
|
|
760
|
+
});
|
|
761
|
+
export const ModelCardExportArtifactsFilterSensitiveLog = (obj) => ({
|
|
762
|
+
...obj,
|
|
763
|
+
});
|
|
764
|
+
export const DescribeModelCardExportJobResponseFilterSensitiveLog = (obj) => ({
|
|
765
|
+
...obj,
|
|
766
|
+
});
|
|
588
767
|
export const DescribeModelExplainabilityJobDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
589
768
|
...obj,
|
|
590
769
|
});
|
|
@@ -672,6 +851,12 @@ export const ServiceCatalogProvisionedProductDetailsFilterSensitiveLog = (obj) =
|
|
|
672
851
|
export const DescribeProjectOutputFilterSensitiveLog = (obj) => ({
|
|
673
852
|
...obj,
|
|
674
853
|
});
|
|
854
|
+
export const DescribeSpaceRequestFilterSensitiveLog = (obj) => ({
|
|
855
|
+
...obj,
|
|
856
|
+
});
|
|
857
|
+
export const DescribeSpaceResponseFilterSensitiveLog = (obj) => ({
|
|
858
|
+
...obj,
|
|
859
|
+
});
|
|
675
860
|
export const DescribeStudioLifecycleConfigRequestFilterSensitiveLog = (obj) => ({
|
|
676
861
|
...obj,
|
|
677
862
|
});
|
|
@@ -906,6 +1091,12 @@ export const GetSearchSuggestionsResponseFilterSensitiveLog = (obj) => ({
|
|
|
906
1091
|
export const GitConfigForUpdateFilterSensitiveLog = (obj) => ({
|
|
907
1092
|
...obj,
|
|
908
1093
|
});
|
|
1094
|
+
export const HubContentInfoFilterSensitiveLog = (obj) => ({
|
|
1095
|
+
...obj,
|
|
1096
|
+
});
|
|
1097
|
+
export const HubInfoFilterSensitiveLog = (obj) => ({
|
|
1098
|
+
...obj,
|
|
1099
|
+
});
|
|
909
1100
|
export const HumanTaskUiSummaryFilterSensitiveLog = (obj) => ({
|
|
910
1101
|
...obj,
|
|
911
1102
|
});
|
|
@@ -921,6 +1112,15 @@ export const ImageFilterSensitiveLog = (obj) => ({
|
|
|
921
1112
|
export const ImageVersionFilterSensitiveLog = (obj) => ({
|
|
922
1113
|
...obj,
|
|
923
1114
|
});
|
|
1115
|
+
export const ImportHubContentRequestFilterSensitiveLog = (obj) => ({
|
|
1116
|
+
...obj,
|
|
1117
|
+
});
|
|
1118
|
+
export const ImportHubContentResponseFilterSensitiveLog = (obj) => ({
|
|
1119
|
+
...obj,
|
|
1120
|
+
});
|
|
1121
|
+
export const InferenceExperimentSummaryFilterSensitiveLog = (obj) => ({
|
|
1122
|
+
...obj,
|
|
1123
|
+
});
|
|
924
1124
|
export const InferenceRecommendationsJobFilterSensitiveLog = (obj) => ({
|
|
925
1125
|
...obj,
|
|
926
1126
|
});
|
|
@@ -996,162 +1196,3 @@ export const ListCandidatesForAutoMLJobResponseFilterSensitiveLog = (obj) => ({
|
|
|
996
1196
|
export const ListCodeRepositoriesInputFilterSensitiveLog = (obj) => ({
|
|
997
1197
|
...obj,
|
|
998
1198
|
});
|
|
999
|
-
export const ListCodeRepositoriesOutputFilterSensitiveLog = (obj) => ({
|
|
1000
|
-
...obj,
|
|
1001
|
-
});
|
|
1002
|
-
export const ListCompilationJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1003
|
-
...obj,
|
|
1004
|
-
});
|
|
1005
|
-
export const ListCompilationJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1006
|
-
...obj,
|
|
1007
|
-
});
|
|
1008
|
-
export const ListContextsRequestFilterSensitiveLog = (obj) => ({
|
|
1009
|
-
...obj,
|
|
1010
|
-
});
|
|
1011
|
-
export const ListContextsResponseFilterSensitiveLog = (obj) => ({
|
|
1012
|
-
...obj,
|
|
1013
|
-
});
|
|
1014
|
-
export const ListDataQualityJobDefinitionsRequestFilterSensitiveLog = (obj) => ({
|
|
1015
|
-
...obj,
|
|
1016
|
-
});
|
|
1017
|
-
export const MonitoringJobDefinitionSummaryFilterSensitiveLog = (obj) => ({
|
|
1018
|
-
...obj,
|
|
1019
|
-
});
|
|
1020
|
-
export const ListDataQualityJobDefinitionsResponseFilterSensitiveLog = (obj) => ({
|
|
1021
|
-
...obj,
|
|
1022
|
-
});
|
|
1023
|
-
export const ListDeviceFleetsRequestFilterSensitiveLog = (obj) => ({
|
|
1024
|
-
...obj,
|
|
1025
|
-
});
|
|
1026
|
-
export const ListDeviceFleetsResponseFilterSensitiveLog = (obj) => ({
|
|
1027
|
-
...obj,
|
|
1028
|
-
});
|
|
1029
|
-
export const ListDevicesRequestFilterSensitiveLog = (obj) => ({
|
|
1030
|
-
...obj,
|
|
1031
|
-
});
|
|
1032
|
-
export const ListDevicesResponseFilterSensitiveLog = (obj) => ({
|
|
1033
|
-
...obj,
|
|
1034
|
-
});
|
|
1035
|
-
export const ListDomainsRequestFilterSensitiveLog = (obj) => ({
|
|
1036
|
-
...obj,
|
|
1037
|
-
});
|
|
1038
|
-
export const ListDomainsResponseFilterSensitiveLog = (obj) => ({
|
|
1039
|
-
...obj,
|
|
1040
|
-
});
|
|
1041
|
-
export const ListEdgeDeploymentPlansRequestFilterSensitiveLog = (obj) => ({
|
|
1042
|
-
...obj,
|
|
1043
|
-
});
|
|
1044
|
-
export const ListEdgeDeploymentPlansResponseFilterSensitiveLog = (obj) => ({
|
|
1045
|
-
...obj,
|
|
1046
|
-
});
|
|
1047
|
-
export const ListEdgePackagingJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1048
|
-
...obj,
|
|
1049
|
-
});
|
|
1050
|
-
export const ListEdgePackagingJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1051
|
-
...obj,
|
|
1052
|
-
});
|
|
1053
|
-
export const ListEndpointConfigsInputFilterSensitiveLog = (obj) => ({
|
|
1054
|
-
...obj,
|
|
1055
|
-
});
|
|
1056
|
-
export const ListEndpointConfigsOutputFilterSensitiveLog = (obj) => ({
|
|
1057
|
-
...obj,
|
|
1058
|
-
});
|
|
1059
|
-
export const ListEndpointsInputFilterSensitiveLog = (obj) => ({
|
|
1060
|
-
...obj,
|
|
1061
|
-
});
|
|
1062
|
-
export const ListEndpointsOutputFilterSensitiveLog = (obj) => ({
|
|
1063
|
-
...obj,
|
|
1064
|
-
});
|
|
1065
|
-
export const ListExperimentsRequestFilterSensitiveLog = (obj) => ({
|
|
1066
|
-
...obj,
|
|
1067
|
-
});
|
|
1068
|
-
export const ListExperimentsResponseFilterSensitiveLog = (obj) => ({
|
|
1069
|
-
...obj,
|
|
1070
|
-
});
|
|
1071
|
-
export const ListFeatureGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
1072
|
-
...obj,
|
|
1073
|
-
});
|
|
1074
|
-
export const ListFeatureGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
1075
|
-
...obj,
|
|
1076
|
-
});
|
|
1077
|
-
export const ListFlowDefinitionsRequestFilterSensitiveLog = (obj) => ({
|
|
1078
|
-
...obj,
|
|
1079
|
-
});
|
|
1080
|
-
export const ListFlowDefinitionsResponseFilterSensitiveLog = (obj) => ({
|
|
1081
|
-
...obj,
|
|
1082
|
-
});
|
|
1083
|
-
export const ListHumanTaskUisRequestFilterSensitiveLog = (obj) => ({
|
|
1084
|
-
...obj,
|
|
1085
|
-
});
|
|
1086
|
-
export const ListHumanTaskUisResponseFilterSensitiveLog = (obj) => ({
|
|
1087
|
-
...obj,
|
|
1088
|
-
});
|
|
1089
|
-
export const ListHyperParameterTuningJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1090
|
-
...obj,
|
|
1091
|
-
});
|
|
1092
|
-
export const ListHyperParameterTuningJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1093
|
-
...obj,
|
|
1094
|
-
});
|
|
1095
|
-
export const ListImagesRequestFilterSensitiveLog = (obj) => ({
|
|
1096
|
-
...obj,
|
|
1097
|
-
});
|
|
1098
|
-
export const ListImagesResponseFilterSensitiveLog = (obj) => ({
|
|
1099
|
-
...obj,
|
|
1100
|
-
});
|
|
1101
|
-
export const ListImageVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
1102
|
-
...obj,
|
|
1103
|
-
});
|
|
1104
|
-
export const ListImageVersionsResponseFilterSensitiveLog = (obj) => ({
|
|
1105
|
-
...obj,
|
|
1106
|
-
});
|
|
1107
|
-
export const ListInferenceRecommendationsJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1108
|
-
...obj,
|
|
1109
|
-
});
|
|
1110
|
-
export const ListInferenceRecommendationsJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1111
|
-
...obj,
|
|
1112
|
-
});
|
|
1113
|
-
export const ListInferenceRecommendationsJobStepsRequestFilterSensitiveLog = (obj) => ({
|
|
1114
|
-
...obj,
|
|
1115
|
-
});
|
|
1116
|
-
export const ListInferenceRecommendationsJobStepsResponseFilterSensitiveLog = (obj) => ({
|
|
1117
|
-
...obj,
|
|
1118
|
-
});
|
|
1119
|
-
export const ListLabelingJobsRequestFilterSensitiveLog = (obj) => ({
|
|
1120
|
-
...obj,
|
|
1121
|
-
});
|
|
1122
|
-
export const ListLabelingJobsResponseFilterSensitiveLog = (obj) => ({
|
|
1123
|
-
...obj,
|
|
1124
|
-
});
|
|
1125
|
-
export const ListLabelingJobsForWorkteamRequestFilterSensitiveLog = (obj) => ({
|
|
1126
|
-
...obj,
|
|
1127
|
-
});
|
|
1128
|
-
export const ListLabelingJobsForWorkteamResponseFilterSensitiveLog = (obj) => ({
|
|
1129
|
-
...obj,
|
|
1130
|
-
});
|
|
1131
|
-
export const ListLineageGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
1132
|
-
...obj,
|
|
1133
|
-
});
|
|
1134
|
-
export const ListLineageGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
1135
|
-
...obj,
|
|
1136
|
-
});
|
|
1137
|
-
export const ListModelBiasJobDefinitionsRequestFilterSensitiveLog = (obj) => ({
|
|
1138
|
-
...obj,
|
|
1139
|
-
});
|
|
1140
|
-
export const ListModelBiasJobDefinitionsResponseFilterSensitiveLog = (obj) => ({
|
|
1141
|
-
...obj,
|
|
1142
|
-
});
|
|
1143
|
-
export const ListModelExplainabilityJobDefinitionsRequestFilterSensitiveLog = (obj) => ({
|
|
1144
|
-
...obj,
|
|
1145
|
-
});
|
|
1146
|
-
export const ListModelExplainabilityJobDefinitionsResponseFilterSensitiveLog = (obj) => ({
|
|
1147
|
-
...obj,
|
|
1148
|
-
});
|
|
1149
|
-
export const ModelMetadataFilterFilterSensitiveLog = (obj) => ({
|
|
1150
|
-
...obj,
|
|
1151
|
-
});
|
|
1152
|
-
export const ModelMetadataSearchExpressionFilterSensitiveLog = (obj) => ({
|
|
1153
|
-
...obj,
|
|
1154
|
-
});
|
|
1155
|
-
export const ListModelMetadataRequestFilterSensitiveLog = (obj) => ({
|
|
1156
|
-
...obj,
|
|
1157
|
-
});
|