@aws-sdk/client-sagemaker 3.300.0 → 3.303.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/models/models_0.js +870 -958
- package/dist-cjs/models/models_1.js +228 -262
- package/dist-cjs/models/models_2.js +400 -457
- package/dist-cjs/models/models_3.js +232 -283
- package/dist-cjs/models/models_4.js +5 -6
- package/dist-es/models/models_0.js +870 -958
- package/dist-es/models/models_1.js +228 -262
- package/dist-es/models/models_2.js +400 -457
- package/dist-es/models/models_3.js +232 -283
- package/dist-es/models/models_4.js +5 -6
- package/dist-types/commands/AddAssociationCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsCommand.d.ts +3 -3
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/CreateActionCommand.d.ts +6 -6
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +54 -54
- package/dist-types/commands/CreateAppCommand.d.ts +4 -4
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +7 -7
- package/dist-types/commands/CreateArtifactCommand.d.ts +8 -8
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +21 -21
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +19 -19
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +4 -4
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +10 -10
- package/dist-types/commands/CreateContextCommand.d.ts +5 -5
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +27 -27
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +4 -4
- package/dist-types/commands/CreateDomainCommand.d.ts +26 -36
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +10 -10
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +6 -6
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +4 -4
- package/dist-types/commands/CreateEndpointCommand.d.ts +10 -10
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +26 -26
- package/dist-types/commands/CreateExperimentCommand.d.ts +3 -3
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +10 -10
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +11 -11
- package/dist-types/commands/CreateHubCommand.d.ts +5 -5
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +4 -4
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +50 -50
- package/dist-types/commands/CreateImageCommand.d.ts +3 -3
- package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +15 -15
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +28 -28
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +22 -22
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +25 -25
- package/dist-types/commands/CreateModelCardCommand.d.ts +4 -4
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateModelCommand.d.ts +13 -13
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +24 -24
- package/dist-types/commands/CreateModelPackageCommand.d.ts +51 -91
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +27 -27
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +31 -31
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +7 -7
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreatePipelineCommand.d.ts +5 -5
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +26 -26
- package/dist-types/commands/CreateProjectCommand.d.ts +6 -6
- package/dist-types/commands/CreateSpaceCommand.d.ts +12 -12
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +47 -47
- package/dist-types/commands/CreateTransformJobCommand.d.ts +13 -13
- package/dist-types/commands/CreateTrialCommand.d.ts +4 -4
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +9 -9
- package/dist-types/commands/CreateUserProfileCommand.d.ts +19 -19
- package/dist-types/commands/CreateWorkforceCommand.d.ts +10 -10
- package/dist-types/commands/CreateWorkteamCommand.d.ts +9 -9
- package/dist-types/commands/DeleteActionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteArtifactCommand.d.ts +4 -4
- package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContextCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -2
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHubCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeletePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeActionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppCommand.d.ts +1 -1
- 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/DescribeAutoMLJobV2Command.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 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +1 -1
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +3 -3
- package/dist-types/commands/ImportHubContentCommand.d.ts +4 -4
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -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 +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubsCommand.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +4 -4
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +6 -6
- package/dist-types/commands/RegisterDevicesCommand.d.ts +5 -5
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +3 -3
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -2
- package/dist-types/commands/SearchCommand.d.ts +10 -17
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +3 -3
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +4 -4
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -6
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +5 -5
- package/dist-types/commands/UpdateArtifactCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -2
- package/dist-types/commands/UpdateContextCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDevicesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainCommand.d.ts +23 -33
- package/dist-types/commands/UpdateEndpointCommand.d.ts +10 -10
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -4
- package/dist-types/commands/UpdateHubCommand.d.ts +2 -2
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -2
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +13 -13
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +13 -13
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +29 -29
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +4 -4
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePipelineCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateProjectCommand.d.ts +6 -6
- package/dist-types/commands/UpdateSpaceCommand.d.ts +10 -10
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +7 -7
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +7 -7
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +17 -17
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +7 -7
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +7 -7
- package/dist-types/models/models_0.d.ts +1320 -880
- package/dist-types/models/models_1.d.ts +402 -232
- package/dist-types/models/models_2.d.ts +685 -400
- package/dist-types/models/models_3.d.ts +487 -232
- package/dist-types/models/models_4.d.ts +10 -5
- package/dist-types/ts3.4/models/models_0.d.ts +1026 -870
- package/dist-types/ts3.4/models/models_1.d.ts +286 -228
- package/dist-types/ts3.4/models/models_2.d.ts +502 -400
- package/dist-types/ts3.4/models/models_3.d.ts +324 -232
- package/dist-types/ts3.4/models/models_4.d.ts +7 -5
- package/package.json +35 -35
|
@@ -63,58 +63,58 @@ export interface CreateLabelingJobCommandOutput extends CreateLabelingJobRespons
|
|
|
63
63
|
* import { SageMakerClient, CreateLabelingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
64
64
|
* // const { SageMakerClient, CreateLabelingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
65
65
|
* const client = new SageMakerClient(config);
|
|
66
|
-
* const input = {
|
|
66
|
+
* const input = { // CreateLabelingJobRequest
|
|
67
67
|
* LabelingJobName: "STRING_VALUE", // required
|
|
68
68
|
* LabelAttributeName: "STRING_VALUE", // required
|
|
69
|
-
* InputConfig: {
|
|
70
|
-
* DataSource: {
|
|
71
|
-
* S3DataSource: {
|
|
69
|
+
* InputConfig: { // LabelingJobInputConfig
|
|
70
|
+
* DataSource: { // LabelingJobDataSource
|
|
71
|
+
* S3DataSource: { // LabelingJobS3DataSource
|
|
72
72
|
* ManifestS3Uri: "STRING_VALUE", // required
|
|
73
73
|
* },
|
|
74
|
-
* SnsDataSource: {
|
|
74
|
+
* SnsDataSource: { // LabelingJobSnsDataSource
|
|
75
75
|
* SnsTopicArn: "STRING_VALUE", // required
|
|
76
76
|
* },
|
|
77
77
|
* },
|
|
78
|
-
* DataAttributes: {
|
|
79
|
-
* ContentClassifiers: [
|
|
78
|
+
* DataAttributes: { // LabelingJobDataAttributes
|
|
79
|
+
* ContentClassifiers: [ // ContentClassifiers
|
|
80
80
|
* "FreeOfPersonallyIdentifiableInformation" || "FreeOfAdultContent",
|
|
81
81
|
* ],
|
|
82
82
|
* },
|
|
83
83
|
* },
|
|
84
|
-
* OutputConfig: {
|
|
84
|
+
* OutputConfig: { // LabelingJobOutputConfig
|
|
85
85
|
* S3OutputPath: "STRING_VALUE", // required
|
|
86
86
|
* KmsKeyId: "STRING_VALUE",
|
|
87
87
|
* SnsTopicArn: "STRING_VALUE",
|
|
88
88
|
* },
|
|
89
89
|
* RoleArn: "STRING_VALUE", // required
|
|
90
90
|
* LabelCategoryConfigS3Uri: "STRING_VALUE",
|
|
91
|
-
* StoppingConditions: {
|
|
91
|
+
* StoppingConditions: { // LabelingJobStoppingConditions
|
|
92
92
|
* MaxHumanLabeledObjectCount: Number("int"),
|
|
93
93
|
* MaxPercentageOfInputDatasetLabeled: Number("int"),
|
|
94
94
|
* },
|
|
95
|
-
* LabelingJobAlgorithmsConfig: {
|
|
95
|
+
* LabelingJobAlgorithmsConfig: { // LabelingJobAlgorithmsConfig
|
|
96
96
|
* LabelingJobAlgorithmSpecificationArn: "STRING_VALUE", // required
|
|
97
97
|
* InitialActiveLearningModelArn: "STRING_VALUE",
|
|
98
|
-
* LabelingJobResourceConfig: {
|
|
98
|
+
* LabelingJobResourceConfig: { // LabelingJobResourceConfig
|
|
99
99
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
100
|
-
* VpcConfig: {
|
|
101
|
-
* SecurityGroupIds: [ // required
|
|
100
|
+
* VpcConfig: { // VpcConfig
|
|
101
|
+
* SecurityGroupIds: [ // VpcSecurityGroupIds // required
|
|
102
102
|
* "STRING_VALUE",
|
|
103
103
|
* ],
|
|
104
|
-
* Subnets: [ // required
|
|
104
|
+
* Subnets: [ // Subnets // required
|
|
105
105
|
* "STRING_VALUE",
|
|
106
106
|
* ],
|
|
107
107
|
* },
|
|
108
108
|
* },
|
|
109
109
|
* },
|
|
110
|
-
* HumanTaskConfig: {
|
|
110
|
+
* HumanTaskConfig: { // HumanTaskConfig
|
|
111
111
|
* WorkteamArn: "STRING_VALUE", // required
|
|
112
|
-
* UiConfig: {
|
|
112
|
+
* UiConfig: { // UiConfig
|
|
113
113
|
* UiTemplateS3Uri: "STRING_VALUE",
|
|
114
114
|
* HumanTaskUiArn: "STRING_VALUE",
|
|
115
115
|
* },
|
|
116
116
|
* PreHumanTaskLambdaArn: "STRING_VALUE", // required
|
|
117
|
-
* TaskKeywords: [
|
|
117
|
+
* TaskKeywords: [ // TaskKeywords
|
|
118
118
|
* "STRING_VALUE",
|
|
119
119
|
* ],
|
|
120
120
|
* TaskTitle: "STRING_VALUE", // required
|
|
@@ -123,19 +123,19 @@ export interface CreateLabelingJobCommandOutput extends CreateLabelingJobRespons
|
|
|
123
123
|
* TaskTimeLimitInSeconds: Number("int"), // required
|
|
124
124
|
* TaskAvailabilityLifetimeInSeconds: Number("int"),
|
|
125
125
|
* MaxConcurrentTaskCount: Number("int"),
|
|
126
|
-
* AnnotationConsolidationConfig: {
|
|
126
|
+
* AnnotationConsolidationConfig: { // AnnotationConsolidationConfig
|
|
127
127
|
* AnnotationConsolidationLambdaArn: "STRING_VALUE", // required
|
|
128
128
|
* },
|
|
129
|
-
* PublicWorkforceTaskPrice: {
|
|
130
|
-
* AmountInUsd: {
|
|
129
|
+
* PublicWorkforceTaskPrice: { // PublicWorkforceTaskPrice
|
|
130
|
+
* AmountInUsd: { // USD
|
|
131
131
|
* Dollars: Number("int"),
|
|
132
132
|
* Cents: Number("int"),
|
|
133
133
|
* TenthFractionsOfACent: Number("int"),
|
|
134
134
|
* },
|
|
135
135
|
* },
|
|
136
136
|
* },
|
|
137
|
-
* Tags: [
|
|
138
|
-
* {
|
|
137
|
+
* Tags: [ // TagList
|
|
138
|
+
* { // Tag
|
|
139
139
|
* Key: "STRING_VALUE", // required
|
|
140
140
|
* Value: "STRING_VALUE", // required
|
|
141
141
|
* },
|
|
@@ -26,23 +26,23 @@ export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBi
|
|
|
26
26
|
* import { SageMakerClient, CreateModelBiasJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateModelBiasJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateModelBiasJobDefinitionRequest
|
|
30
30
|
* JobDefinitionName: "STRING_VALUE", // required
|
|
31
|
-
* ModelBiasBaselineConfig: {
|
|
31
|
+
* ModelBiasBaselineConfig: { // ModelBiasBaselineConfig
|
|
32
32
|
* BaseliningJobName: "STRING_VALUE",
|
|
33
|
-
* ConstraintsResource: {
|
|
33
|
+
* ConstraintsResource: { // MonitoringConstraintsResource
|
|
34
34
|
* S3Uri: "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
36
|
* },
|
|
37
|
-
* ModelBiasAppSpecification: {
|
|
37
|
+
* ModelBiasAppSpecification: { // ModelBiasAppSpecification
|
|
38
38
|
* ImageUri: "STRING_VALUE", // required
|
|
39
39
|
* ConfigUri: "STRING_VALUE", // required
|
|
40
|
-
* Environment: {
|
|
40
|
+
* Environment: { // MonitoringEnvironmentMap
|
|
41
41
|
* "<keys>": "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* },
|
|
44
|
-
* ModelBiasJobInput: {
|
|
45
|
-
* EndpointInput: {
|
|
44
|
+
* ModelBiasJobInput: { // ModelBiasJobInput
|
|
45
|
+
* EndpointInput: { // EndpointInput
|
|
46
46
|
* EndpointName: "STRING_VALUE", // required
|
|
47
47
|
* LocalPath: "STRING_VALUE", // required
|
|
48
48
|
* S3InputMode: "Pipe" || "File",
|
|
@@ -54,13 +54,13 @@ export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBi
|
|
|
54
54
|
* StartTimeOffset: "STRING_VALUE",
|
|
55
55
|
* EndTimeOffset: "STRING_VALUE",
|
|
56
56
|
* },
|
|
57
|
-
* BatchTransformInput: {
|
|
57
|
+
* BatchTransformInput: { // BatchTransformInput
|
|
58
58
|
* DataCapturedDestinationS3Uri: "STRING_VALUE", // required
|
|
59
|
-
* DatasetFormat: {
|
|
60
|
-
* Csv: {
|
|
59
|
+
* DatasetFormat: { // MonitoringDatasetFormat
|
|
60
|
+
* Csv: { // MonitoringCsvDatasetFormat
|
|
61
61
|
* Header: true || false,
|
|
62
62
|
* },
|
|
63
|
-
* Json: {
|
|
63
|
+
* Json: { // MonitoringJsonDatasetFormat
|
|
64
64
|
* Line: true || false,
|
|
65
65
|
* },
|
|
66
66
|
* Parquet: {},
|
|
@@ -75,14 +75,14 @@ export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBi
|
|
|
75
75
|
* StartTimeOffset: "STRING_VALUE",
|
|
76
76
|
* EndTimeOffset: "STRING_VALUE",
|
|
77
77
|
* },
|
|
78
|
-
* GroundTruthS3Input: {
|
|
78
|
+
* GroundTruthS3Input: { // MonitoringGroundTruthS3Input
|
|
79
79
|
* S3Uri: "STRING_VALUE",
|
|
80
80
|
* },
|
|
81
81
|
* },
|
|
82
|
-
* ModelBiasJobOutputConfig: {
|
|
83
|
-
* MonitoringOutputs: [ // required
|
|
84
|
-
* {
|
|
85
|
-
* S3Output: {
|
|
82
|
+
* ModelBiasJobOutputConfig: { // MonitoringOutputConfig
|
|
83
|
+
* MonitoringOutputs: [ // MonitoringOutputs // required
|
|
84
|
+
* { // MonitoringOutput
|
|
85
|
+
* S3Output: { // MonitoringS3Output
|
|
86
86
|
* S3Uri: "STRING_VALUE", // required
|
|
87
87
|
* LocalPath: "STRING_VALUE", // required
|
|
88
88
|
* S3UploadMode: "Continuous" || "EndOfJob",
|
|
@@ -91,32 +91,32 @@ export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBi
|
|
|
91
91
|
* ],
|
|
92
92
|
* KmsKeyId: "STRING_VALUE",
|
|
93
93
|
* },
|
|
94
|
-
* JobResources: {
|
|
95
|
-
* ClusterConfig: {
|
|
94
|
+
* JobResources: { // MonitoringResources
|
|
95
|
+
* ClusterConfig: { // MonitoringClusterConfig
|
|
96
96
|
* InstanceCount: Number("int"), // required
|
|
97
97
|
* InstanceType: "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge", // required
|
|
98
98
|
* VolumeSizeInGB: Number("int"), // required
|
|
99
99
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
100
100
|
* },
|
|
101
101
|
* },
|
|
102
|
-
* NetworkConfig: {
|
|
102
|
+
* NetworkConfig: { // MonitoringNetworkConfig
|
|
103
103
|
* EnableInterContainerTrafficEncryption: true || false,
|
|
104
104
|
* EnableNetworkIsolation: true || false,
|
|
105
|
-
* VpcConfig: {
|
|
106
|
-
* SecurityGroupIds: [ // required
|
|
105
|
+
* VpcConfig: { // VpcConfig
|
|
106
|
+
* SecurityGroupIds: [ // VpcSecurityGroupIds // required
|
|
107
107
|
* "STRING_VALUE",
|
|
108
108
|
* ],
|
|
109
|
-
* Subnets: [ // required
|
|
109
|
+
* Subnets: [ // Subnets // required
|
|
110
110
|
* "STRING_VALUE",
|
|
111
111
|
* ],
|
|
112
112
|
* },
|
|
113
113
|
* },
|
|
114
114
|
* RoleArn: "STRING_VALUE", // required
|
|
115
|
-
* StoppingCondition: {
|
|
115
|
+
* StoppingCondition: { // MonitoringStoppingCondition
|
|
116
116
|
* MaxRuntimeInSeconds: Number("int"), // required
|
|
117
117
|
* },
|
|
118
|
-
* Tags: [
|
|
119
|
-
* {
|
|
118
|
+
* Tags: [ // TagList
|
|
119
|
+
* { // Tag
|
|
120
120
|
* Key: "STRING_VALUE", // required
|
|
121
121
|
* Value: "STRING_VALUE", // required
|
|
122
122
|
* },
|
|
@@ -27,15 +27,15 @@ export interface CreateModelCardCommandOutput extends CreateModelCardResponse, _
|
|
|
27
27
|
* import { SageMakerClient, CreateModelCardCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, CreateModelCardCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateModelCardRequest
|
|
31
31
|
* ModelCardName: "STRING_VALUE", // required
|
|
32
|
-
* SecurityConfig: {
|
|
32
|
+
* SecurityConfig: { // ModelCardSecurityConfig
|
|
33
33
|
* KmsKeyId: "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
35
|
* Content: "STRING_VALUE", // required
|
|
36
36
|
* ModelCardStatus: "Draft" || "PendingReview" || "Approved" || "Archived", // required
|
|
37
|
-
* Tags: [
|
|
38
|
-
* {
|
|
37
|
+
* Tags: [ // TagList
|
|
38
|
+
* { // Tag
|
|
39
39
|
* Key: "STRING_VALUE", // required
|
|
40
40
|
* Value: "STRING_VALUE", // required
|
|
41
41
|
* },
|
|
@@ -26,11 +26,11 @@ export interface CreateModelCardExportJobCommandOutput extends CreateModelCardEx
|
|
|
26
26
|
* import { SageMakerClient, CreateModelCardExportJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateModelCardExportJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateModelCardExportJobRequest
|
|
30
30
|
* ModelCardName: "STRING_VALUE", // required
|
|
31
31
|
* ModelCardVersion: Number("int"),
|
|
32
32
|
* ModelCardExportJobName: "STRING_VALUE", // required
|
|
33
|
-
* OutputConfig: {
|
|
33
|
+
* OutputConfig: { // ModelCardExportOutputConfig
|
|
34
34
|
* S3OutputPath: "STRING_VALUE", // required
|
|
35
35
|
* },
|
|
36
36
|
* };
|
|
@@ -45,29 +45,29 @@ export interface CreateModelCommandOutput extends CreateModelOutput, __MetadataB
|
|
|
45
45
|
* import { SageMakerClient, CreateModelCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
46
46
|
* // const { SageMakerClient, CreateModelCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
47
47
|
* const client = new SageMakerClient(config);
|
|
48
|
-
* const input = {
|
|
48
|
+
* const input = { // CreateModelInput
|
|
49
49
|
* ModelName: "STRING_VALUE", // required
|
|
50
|
-
* PrimaryContainer: {
|
|
50
|
+
* PrimaryContainer: { // ContainerDefinition
|
|
51
51
|
* ContainerHostname: "STRING_VALUE",
|
|
52
52
|
* Image: "STRING_VALUE",
|
|
53
|
-
* ImageConfig: {
|
|
53
|
+
* ImageConfig: { // ImageConfig
|
|
54
54
|
* RepositoryAccessMode: "Platform" || "Vpc", // required
|
|
55
|
-
* RepositoryAuthConfig: {
|
|
55
|
+
* RepositoryAuthConfig: { // RepositoryAuthConfig
|
|
56
56
|
* RepositoryCredentialsProviderArn: "STRING_VALUE", // required
|
|
57
57
|
* },
|
|
58
58
|
* },
|
|
59
59
|
* Mode: "SingleModel" || "MultiModel",
|
|
60
60
|
* ModelDataUrl: "STRING_VALUE",
|
|
61
|
-
* Environment: {
|
|
61
|
+
* Environment: { // EnvironmentMap
|
|
62
62
|
* "<keys>": "STRING_VALUE",
|
|
63
63
|
* },
|
|
64
64
|
* ModelPackageName: "STRING_VALUE",
|
|
65
65
|
* InferenceSpecificationName: "STRING_VALUE",
|
|
66
|
-
* MultiModelConfig: {
|
|
66
|
+
* MultiModelConfig: { // MultiModelConfig
|
|
67
67
|
* ModelCacheSetting: "Enabled" || "Disabled",
|
|
68
68
|
* },
|
|
69
69
|
* },
|
|
70
|
-
* Containers: [
|
|
70
|
+
* Containers: [ // ContainerDefinitionList
|
|
71
71
|
* {
|
|
72
72
|
* ContainerHostname: "STRING_VALUE",
|
|
73
73
|
* Image: "STRING_VALUE",
|
|
@@ -89,21 +89,21 @@ export interface CreateModelCommandOutput extends CreateModelOutput, __MetadataB
|
|
|
89
89
|
* },
|
|
90
90
|
* },
|
|
91
91
|
* ],
|
|
92
|
-
* InferenceExecutionConfig: {
|
|
92
|
+
* InferenceExecutionConfig: { // InferenceExecutionConfig
|
|
93
93
|
* Mode: "Serial" || "Direct", // required
|
|
94
94
|
* },
|
|
95
95
|
* ExecutionRoleArn: "STRING_VALUE", // required
|
|
96
|
-
* Tags: [
|
|
97
|
-
* {
|
|
96
|
+
* Tags: [ // TagList
|
|
97
|
+
* { // Tag
|
|
98
98
|
* Key: "STRING_VALUE", // required
|
|
99
99
|
* Value: "STRING_VALUE", // required
|
|
100
100
|
* },
|
|
101
101
|
* ],
|
|
102
|
-
* VpcConfig: {
|
|
103
|
-
* SecurityGroupIds: [ // required
|
|
102
|
+
* VpcConfig: { // VpcConfig
|
|
103
|
+
* SecurityGroupIds: [ // VpcSecurityGroupIds // required
|
|
104
104
|
* "STRING_VALUE",
|
|
105
105
|
* ],
|
|
106
|
-
* Subnets: [ // required
|
|
106
|
+
* Subnets: [ // Subnets // required
|
|
107
107
|
* "STRING_VALUE",
|
|
108
108
|
* ],
|
|
109
109
|
* },
|
|
@@ -26,23 +26,23 @@ export interface CreateModelExplainabilityJobDefinitionCommandOutput extends Cre
|
|
|
26
26
|
* import { SageMakerClient, CreateModelExplainabilityJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateModelExplainabilityJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateModelExplainabilityJobDefinitionRequest
|
|
30
30
|
* JobDefinitionName: "STRING_VALUE", // required
|
|
31
|
-
* ModelExplainabilityBaselineConfig: {
|
|
31
|
+
* ModelExplainabilityBaselineConfig: { // ModelExplainabilityBaselineConfig
|
|
32
32
|
* BaseliningJobName: "STRING_VALUE",
|
|
33
|
-
* ConstraintsResource: {
|
|
33
|
+
* ConstraintsResource: { // MonitoringConstraintsResource
|
|
34
34
|
* S3Uri: "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
36
|
* },
|
|
37
|
-
* ModelExplainabilityAppSpecification: {
|
|
37
|
+
* ModelExplainabilityAppSpecification: { // ModelExplainabilityAppSpecification
|
|
38
38
|
* ImageUri: "STRING_VALUE", // required
|
|
39
39
|
* ConfigUri: "STRING_VALUE", // required
|
|
40
|
-
* Environment: {
|
|
40
|
+
* Environment: { // MonitoringEnvironmentMap
|
|
41
41
|
* "<keys>": "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* },
|
|
44
|
-
* ModelExplainabilityJobInput: {
|
|
45
|
-
* EndpointInput: {
|
|
44
|
+
* ModelExplainabilityJobInput: { // ModelExplainabilityJobInput
|
|
45
|
+
* EndpointInput: { // EndpointInput
|
|
46
46
|
* EndpointName: "STRING_VALUE", // required
|
|
47
47
|
* LocalPath: "STRING_VALUE", // required
|
|
48
48
|
* S3InputMode: "Pipe" || "File",
|
|
@@ -54,13 +54,13 @@ export interface CreateModelExplainabilityJobDefinitionCommandOutput extends Cre
|
|
|
54
54
|
* StartTimeOffset: "STRING_VALUE",
|
|
55
55
|
* EndTimeOffset: "STRING_VALUE",
|
|
56
56
|
* },
|
|
57
|
-
* BatchTransformInput: {
|
|
57
|
+
* BatchTransformInput: { // BatchTransformInput
|
|
58
58
|
* DataCapturedDestinationS3Uri: "STRING_VALUE", // required
|
|
59
|
-
* DatasetFormat: {
|
|
60
|
-
* Csv: {
|
|
59
|
+
* DatasetFormat: { // MonitoringDatasetFormat
|
|
60
|
+
* Csv: { // MonitoringCsvDatasetFormat
|
|
61
61
|
* Header: true || false,
|
|
62
62
|
* },
|
|
63
|
-
* Json: {
|
|
63
|
+
* Json: { // MonitoringJsonDatasetFormat
|
|
64
64
|
* Line: true || false,
|
|
65
65
|
* },
|
|
66
66
|
* Parquet: {},
|
|
@@ -76,10 +76,10 @@ export interface CreateModelExplainabilityJobDefinitionCommandOutput extends Cre
|
|
|
76
76
|
* EndTimeOffset: "STRING_VALUE",
|
|
77
77
|
* },
|
|
78
78
|
* },
|
|
79
|
-
* ModelExplainabilityJobOutputConfig: {
|
|
80
|
-
* MonitoringOutputs: [ // required
|
|
81
|
-
* {
|
|
82
|
-
* S3Output: {
|
|
79
|
+
* ModelExplainabilityJobOutputConfig: { // MonitoringOutputConfig
|
|
80
|
+
* MonitoringOutputs: [ // MonitoringOutputs // required
|
|
81
|
+
* { // MonitoringOutput
|
|
82
|
+
* S3Output: { // MonitoringS3Output
|
|
83
83
|
* S3Uri: "STRING_VALUE", // required
|
|
84
84
|
* LocalPath: "STRING_VALUE", // required
|
|
85
85
|
* S3UploadMode: "Continuous" || "EndOfJob",
|
|
@@ -88,32 +88,32 @@ export interface CreateModelExplainabilityJobDefinitionCommandOutput extends Cre
|
|
|
88
88
|
* ],
|
|
89
89
|
* KmsKeyId: "STRING_VALUE",
|
|
90
90
|
* },
|
|
91
|
-
* JobResources: {
|
|
92
|
-
* ClusterConfig: {
|
|
91
|
+
* JobResources: { // MonitoringResources
|
|
92
|
+
* ClusterConfig: { // MonitoringClusterConfig
|
|
93
93
|
* InstanceCount: Number("int"), // required
|
|
94
94
|
* InstanceType: "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge", // required
|
|
95
95
|
* VolumeSizeInGB: Number("int"), // required
|
|
96
96
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
97
97
|
* },
|
|
98
98
|
* },
|
|
99
|
-
* NetworkConfig: {
|
|
99
|
+
* NetworkConfig: { // MonitoringNetworkConfig
|
|
100
100
|
* EnableInterContainerTrafficEncryption: true || false,
|
|
101
101
|
* EnableNetworkIsolation: true || false,
|
|
102
|
-
* VpcConfig: {
|
|
103
|
-
* SecurityGroupIds: [ // required
|
|
102
|
+
* VpcConfig: { // VpcConfig
|
|
103
|
+
* SecurityGroupIds: [ // VpcSecurityGroupIds // required
|
|
104
104
|
* "STRING_VALUE",
|
|
105
105
|
* ],
|
|
106
|
-
* Subnets: [ // required
|
|
106
|
+
* Subnets: [ // Subnets // required
|
|
107
107
|
* "STRING_VALUE",
|
|
108
108
|
* ],
|
|
109
109
|
* },
|
|
110
110
|
* },
|
|
111
111
|
* RoleArn: "STRING_VALUE", // required
|
|
112
|
-
* StoppingCondition: {
|
|
112
|
+
* StoppingCondition: { // MonitoringStoppingCondition
|
|
113
113
|
* MaxRuntimeInSeconds: Number("int"), // required
|
|
114
114
|
* },
|
|
115
|
-
* Tags: [
|
|
116
|
-
* {
|
|
115
|
+
* Tags: [ // TagList
|
|
116
|
+
* { // Tag
|
|
117
117
|
* Key: "STRING_VALUE", // required
|
|
118
118
|
* Value: "STRING_VALUE", // required
|
|
119
119
|
* },
|