@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
|
@@ -27,33 +27,33 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
|
|
|
27
27
|
* import { SageMakerClient, CreateDataQualityJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, CreateDataQualityJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateDataQualityJobDefinitionRequest
|
|
31
31
|
* JobDefinitionName: "STRING_VALUE", // required
|
|
32
|
-
* DataQualityBaselineConfig: {
|
|
32
|
+
* DataQualityBaselineConfig: { // DataQualityBaselineConfig
|
|
33
33
|
* BaseliningJobName: "STRING_VALUE",
|
|
34
|
-
* ConstraintsResource: {
|
|
34
|
+
* ConstraintsResource: { // MonitoringConstraintsResource
|
|
35
35
|
* S3Uri: "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
|
-
* StatisticsResource: {
|
|
37
|
+
* StatisticsResource: { // MonitoringStatisticsResource
|
|
38
38
|
* S3Uri: "STRING_VALUE",
|
|
39
39
|
* },
|
|
40
40
|
* },
|
|
41
|
-
* DataQualityAppSpecification: {
|
|
41
|
+
* DataQualityAppSpecification: { // DataQualityAppSpecification
|
|
42
42
|
* ImageUri: "STRING_VALUE", // required
|
|
43
|
-
* ContainerEntrypoint: [
|
|
43
|
+
* ContainerEntrypoint: [ // ContainerEntrypoint
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
|
-
* ContainerArguments: [
|
|
46
|
+
* ContainerArguments: [ // MonitoringContainerArguments
|
|
47
47
|
* "STRING_VALUE",
|
|
48
48
|
* ],
|
|
49
49
|
* RecordPreprocessorSourceUri: "STRING_VALUE",
|
|
50
50
|
* PostAnalyticsProcessorSourceUri: "STRING_VALUE",
|
|
51
|
-
* Environment: {
|
|
51
|
+
* Environment: { // MonitoringEnvironmentMap
|
|
52
52
|
* "<keys>": "STRING_VALUE",
|
|
53
53
|
* },
|
|
54
54
|
* },
|
|
55
|
-
* DataQualityJobInput: {
|
|
56
|
-
* EndpointInput: {
|
|
55
|
+
* DataQualityJobInput: { // DataQualityJobInput
|
|
56
|
+
* EndpointInput: { // EndpointInput
|
|
57
57
|
* EndpointName: "STRING_VALUE", // required
|
|
58
58
|
* LocalPath: "STRING_VALUE", // required
|
|
59
59
|
* S3InputMode: "Pipe" || "File",
|
|
@@ -65,13 +65,13 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
|
|
|
65
65
|
* StartTimeOffset: "STRING_VALUE",
|
|
66
66
|
* EndTimeOffset: "STRING_VALUE",
|
|
67
67
|
* },
|
|
68
|
-
* BatchTransformInput: {
|
|
68
|
+
* BatchTransformInput: { // BatchTransformInput
|
|
69
69
|
* DataCapturedDestinationS3Uri: "STRING_VALUE", // required
|
|
70
|
-
* DatasetFormat: {
|
|
71
|
-
* Csv: {
|
|
70
|
+
* DatasetFormat: { // MonitoringDatasetFormat
|
|
71
|
+
* Csv: { // MonitoringCsvDatasetFormat
|
|
72
72
|
* Header: true || false,
|
|
73
73
|
* },
|
|
74
|
-
* Json: {
|
|
74
|
+
* Json: { // MonitoringJsonDatasetFormat
|
|
75
75
|
* Line: true || false,
|
|
76
76
|
* },
|
|
77
77
|
* Parquet: {},
|
|
@@ -87,10 +87,10 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
|
|
|
87
87
|
* EndTimeOffset: "STRING_VALUE",
|
|
88
88
|
* },
|
|
89
89
|
* },
|
|
90
|
-
* DataQualityJobOutputConfig: {
|
|
91
|
-
* MonitoringOutputs: [ // required
|
|
92
|
-
* {
|
|
93
|
-
* S3Output: {
|
|
90
|
+
* DataQualityJobOutputConfig: { // MonitoringOutputConfig
|
|
91
|
+
* MonitoringOutputs: [ // MonitoringOutputs // required
|
|
92
|
+
* { // MonitoringOutput
|
|
93
|
+
* S3Output: { // MonitoringS3Output
|
|
94
94
|
* S3Uri: "STRING_VALUE", // required
|
|
95
95
|
* LocalPath: "STRING_VALUE", // required
|
|
96
96
|
* S3UploadMode: "Continuous" || "EndOfJob",
|
|
@@ -99,32 +99,32 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
|
|
|
99
99
|
* ],
|
|
100
100
|
* KmsKeyId: "STRING_VALUE",
|
|
101
101
|
* },
|
|
102
|
-
* JobResources: {
|
|
103
|
-
* ClusterConfig: {
|
|
102
|
+
* JobResources: { // MonitoringResources
|
|
103
|
+
* ClusterConfig: { // MonitoringClusterConfig
|
|
104
104
|
* InstanceCount: Number("int"), // required
|
|
105
105
|
* 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
|
|
106
106
|
* VolumeSizeInGB: Number("int"), // required
|
|
107
107
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
108
108
|
* },
|
|
109
109
|
* },
|
|
110
|
-
* NetworkConfig: {
|
|
110
|
+
* NetworkConfig: { // MonitoringNetworkConfig
|
|
111
111
|
* EnableInterContainerTrafficEncryption: true || false,
|
|
112
112
|
* EnableNetworkIsolation: true || false,
|
|
113
|
-
* VpcConfig: {
|
|
114
|
-
* SecurityGroupIds: [ // required
|
|
113
|
+
* VpcConfig: { // VpcConfig
|
|
114
|
+
* SecurityGroupIds: [ // VpcSecurityGroupIds // required
|
|
115
115
|
* "STRING_VALUE",
|
|
116
116
|
* ],
|
|
117
|
-
* Subnets: [ // required
|
|
117
|
+
* Subnets: [ // Subnets // required
|
|
118
118
|
* "STRING_VALUE",
|
|
119
119
|
* ],
|
|
120
120
|
* },
|
|
121
121
|
* },
|
|
122
122
|
* RoleArn: "STRING_VALUE", // required
|
|
123
|
-
* StoppingCondition: {
|
|
123
|
+
* StoppingCondition: { // MonitoringStoppingCondition
|
|
124
124
|
* MaxRuntimeInSeconds: Number("int"), // required
|
|
125
125
|
* },
|
|
126
|
-
* Tags: [
|
|
127
|
-
* {
|
|
126
|
+
* Tags: [ // TagList
|
|
127
|
+
* { // Tag
|
|
128
128
|
* Key: "STRING_VALUE", // required
|
|
129
129
|
* Value: "STRING_VALUE", // required
|
|
130
130
|
* },
|
|
@@ -26,18 +26,18 @@ export interface CreateDeviceFleetCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { SageMakerClient, CreateDeviceFleetCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateDeviceFleetCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDeviceFleetRequest
|
|
30
30
|
* DeviceFleetName: "STRING_VALUE", // required
|
|
31
31
|
* RoleArn: "STRING_VALUE",
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
33
|
-
* OutputConfig: {
|
|
33
|
+
* OutputConfig: { // EdgeOutputConfig
|
|
34
34
|
* S3OutputLocation: "STRING_VALUE", // required
|
|
35
35
|
* KmsKeyId: "STRING_VALUE",
|
|
36
36
|
* PresetDeploymentType: "GreengrassV2Component",
|
|
37
37
|
* PresetDeploymentConfig: "STRING_VALUE",
|
|
38
38
|
* },
|
|
39
|
-
* Tags: [
|
|
40
|
-
* {
|
|
39
|
+
* Tags: [ // TagList
|
|
40
|
+
* { // Tag
|
|
41
41
|
* Key: "STRING_VALUE", // required
|
|
42
42
|
* Value: "STRING_VALUE", // required
|
|
43
43
|
* },
|
|
@@ -70,44 +70,44 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
|
|
|
70
70
|
* import { SageMakerClient, CreateDomainCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
71
71
|
* // const { SageMakerClient, CreateDomainCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
72
72
|
* const client = new SageMakerClient(config);
|
|
73
|
-
* const input = {
|
|
73
|
+
* const input = { // CreateDomainRequest
|
|
74
74
|
* DomainName: "STRING_VALUE", // required
|
|
75
75
|
* AuthMode: "SSO" || "IAM", // required
|
|
76
|
-
* DefaultUserSettings: {
|
|
76
|
+
* DefaultUserSettings: { // UserSettings
|
|
77
77
|
* ExecutionRole: "STRING_VALUE",
|
|
78
|
-
* SecurityGroups: [
|
|
78
|
+
* SecurityGroups: [ // SecurityGroupIds
|
|
79
79
|
* "STRING_VALUE",
|
|
80
80
|
* ],
|
|
81
|
-
* SharingSettings: {
|
|
81
|
+
* SharingSettings: { // SharingSettings
|
|
82
82
|
* NotebookOutputOption: "Allowed" || "Disabled",
|
|
83
83
|
* S3OutputPath: "STRING_VALUE",
|
|
84
84
|
* S3KmsKeyId: "STRING_VALUE",
|
|
85
85
|
* },
|
|
86
|
-
* JupyterServerAppSettings: {
|
|
87
|
-
* DefaultResourceSpec: {
|
|
86
|
+
* JupyterServerAppSettings: { // JupyterServerAppSettings
|
|
87
|
+
* DefaultResourceSpec: { // ResourceSpec
|
|
88
88
|
* SageMakerImageArn: "STRING_VALUE",
|
|
89
89
|
* SageMakerImageVersionArn: "STRING_VALUE",
|
|
90
90
|
* InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "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.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive",
|
|
91
91
|
* LifecycleConfigArn: "STRING_VALUE",
|
|
92
92
|
* },
|
|
93
|
-
* LifecycleConfigArns: [
|
|
93
|
+
* LifecycleConfigArns: [ // LifecycleConfigArns
|
|
94
94
|
* "STRING_VALUE",
|
|
95
95
|
* ],
|
|
96
|
-
* CodeRepositories: [
|
|
97
|
-
* {
|
|
96
|
+
* CodeRepositories: [ // CodeRepositories
|
|
97
|
+
* { // CodeRepository
|
|
98
98
|
* RepositoryUrl: "STRING_VALUE", // required
|
|
99
99
|
* },
|
|
100
100
|
* ],
|
|
101
101
|
* },
|
|
102
|
-
* KernelGatewayAppSettings: {
|
|
102
|
+
* KernelGatewayAppSettings: { // KernelGatewayAppSettings
|
|
103
103
|
* DefaultResourceSpec: {
|
|
104
104
|
* SageMakerImageArn: "STRING_VALUE",
|
|
105
105
|
* SageMakerImageVersionArn: "STRING_VALUE",
|
|
106
106
|
* InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "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.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive",
|
|
107
107
|
* LifecycleConfigArn: "STRING_VALUE",
|
|
108
108
|
* },
|
|
109
|
-
* CustomImages: [
|
|
110
|
-
* {
|
|
109
|
+
* CustomImages: [ // CustomImages
|
|
110
|
+
* { // CustomImage
|
|
111
111
|
* ImageName: "STRING_VALUE", // required
|
|
112
112
|
* ImageVersionNumber: Number("int"),
|
|
113
113
|
* AppImageConfigName: "STRING_VALUE", // required
|
|
@@ -117,7 +117,7 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
|
|
|
117
117
|
* "STRING_VALUE",
|
|
118
118
|
* ],
|
|
119
119
|
* },
|
|
120
|
-
* TensorBoardAppSettings: {
|
|
120
|
+
* TensorBoardAppSettings: { // TensorBoardAppSettings
|
|
121
121
|
* DefaultResourceSpec: {
|
|
122
122
|
* SageMakerImageArn: "STRING_VALUE",
|
|
123
123
|
* SageMakerImageVersionArn: "STRING_VALUE",
|
|
@@ -125,11 +125,11 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
|
|
|
125
125
|
* LifecycleConfigArn: "STRING_VALUE",
|
|
126
126
|
* },
|
|
127
127
|
* },
|
|
128
|
-
* RStudioServerProAppSettings: {
|
|
128
|
+
* RStudioServerProAppSettings: { // RStudioServerProAppSettings
|
|
129
129
|
* AccessStatus: "ENABLED" || "DISABLED",
|
|
130
130
|
* UserGroup: "R_STUDIO_ADMIN" || "R_STUDIO_USER",
|
|
131
131
|
* },
|
|
132
|
-
* RSessionAppSettings: {
|
|
132
|
+
* RSessionAppSettings: { // RSessionAppSettings
|
|
133
133
|
* DefaultResourceSpec: {
|
|
134
134
|
* SageMakerImageArn: "STRING_VALUE",
|
|
135
135
|
* SageMakerImageVersionArn: "STRING_VALUE",
|
|
@@ -144,19 +144,19 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
|
|
|
144
144
|
* },
|
|
145
145
|
* ],
|
|
146
146
|
* },
|
|
147
|
-
* CanvasAppSettings: {
|
|
148
|
-
* TimeSeriesForecastingSettings: {
|
|
147
|
+
* CanvasAppSettings: { // CanvasAppSettings
|
|
148
|
+
* TimeSeriesForecastingSettings: { // TimeSeriesForecastingSettings
|
|
149
149
|
* Status: "ENABLED" || "DISABLED",
|
|
150
150
|
* AmazonForecastRoleArn: "STRING_VALUE",
|
|
151
151
|
* },
|
|
152
152
|
* },
|
|
153
153
|
* },
|
|
154
|
-
* SubnetIds: [ // required
|
|
154
|
+
* SubnetIds: [ // Subnets // required
|
|
155
155
|
* "STRING_VALUE",
|
|
156
156
|
* ],
|
|
157
157
|
* VpcId: "STRING_VALUE", // required
|
|
158
|
-
* Tags: [
|
|
159
|
-
* {
|
|
158
|
+
* Tags: [ // TagList
|
|
159
|
+
* { // Tag
|
|
160
160
|
* Key: "STRING_VALUE", // required
|
|
161
161
|
* Value: "STRING_VALUE", // required
|
|
162
162
|
* },
|
|
@@ -165,11 +165,11 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
|
|
|
165
165
|
* HomeEfsFileSystemKmsKeyId: "STRING_VALUE",
|
|
166
166
|
* KmsKeyId: "STRING_VALUE",
|
|
167
167
|
* AppSecurityGroupManagement: "Service" || "Customer",
|
|
168
|
-
* DomainSettings: {
|
|
169
|
-
* SecurityGroupIds: [
|
|
168
|
+
* DomainSettings: { // DomainSettings
|
|
169
|
+
* SecurityGroupIds: [ // DomainSecurityGroupIds
|
|
170
170
|
* "STRING_VALUE",
|
|
171
171
|
* ],
|
|
172
|
-
* RStudioServerProDomainSettings: {
|
|
172
|
+
* RStudioServerProDomainSettings: { // RStudioServerProDomainSettings
|
|
173
173
|
* DomainExecutionRoleArn: "STRING_VALUE", // required
|
|
174
174
|
* RStudioConnectUrl: "STRING_VALUE",
|
|
175
175
|
* RStudioPackageManagerUrl: "STRING_VALUE",
|
|
@@ -182,18 +182,13 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
|
|
|
182
182
|
* },
|
|
183
183
|
* ExecutionRoleIdentityConfig: "USER_PROFILE_NAME" || "DISABLED",
|
|
184
184
|
* },
|
|
185
|
-
* DefaultSpaceSettings: {
|
|
185
|
+
* DefaultSpaceSettings: { // DefaultSpaceSettings
|
|
186
186
|
* ExecutionRole: "STRING_VALUE",
|
|
187
187
|
* SecurityGroups: [
|
|
188
188
|
* "STRING_VALUE",
|
|
189
189
|
* ],
|
|
190
190
|
* JupyterServerAppSettings: {
|
|
191
|
-
* DefaultResourceSpec:
|
|
192
|
-
* SageMakerImageArn: "STRING_VALUE",
|
|
193
|
-
* SageMakerImageVersionArn: "STRING_VALUE",
|
|
194
|
-
* InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "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.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive",
|
|
195
|
-
* LifecycleConfigArn: "STRING_VALUE",
|
|
196
|
-
* },
|
|
191
|
+
* DefaultResourceSpec: "<ResourceSpec>",
|
|
197
192
|
* LifecycleConfigArns: [
|
|
198
193
|
* "STRING_VALUE",
|
|
199
194
|
* ],
|
|
@@ -204,12 +199,7 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
|
|
|
204
199
|
* ],
|
|
205
200
|
* },
|
|
206
201
|
* KernelGatewayAppSettings: {
|
|
207
|
-
* DefaultResourceSpec:
|
|
208
|
-
* SageMakerImageArn: "STRING_VALUE",
|
|
209
|
-
* SageMakerImageVersionArn: "STRING_VALUE",
|
|
210
|
-
* InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "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.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive",
|
|
211
|
-
* LifecycleConfigArn: "STRING_VALUE",
|
|
212
|
-
* },
|
|
202
|
+
* DefaultResourceSpec: "<ResourceSpec>",
|
|
213
203
|
* CustomImages: [
|
|
214
204
|
* {
|
|
215
205
|
* ImageName: "STRING_VALUE", // required
|
|
@@ -26,33 +26,33 @@ export interface CreateEdgeDeploymentPlanCommandOutput extends CreateEdgeDeploym
|
|
|
26
26
|
* import { SageMakerClient, CreateEdgeDeploymentPlanCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateEdgeDeploymentPlanCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateEdgeDeploymentPlanRequest
|
|
30
30
|
* EdgeDeploymentPlanName: "STRING_VALUE", // required
|
|
31
|
-
* ModelConfigs: [ // required
|
|
32
|
-
* {
|
|
31
|
+
* ModelConfigs: [ // EdgeDeploymentModelConfigs // required
|
|
32
|
+
* { // EdgeDeploymentModelConfig
|
|
33
33
|
* ModelHandle: "STRING_VALUE", // required
|
|
34
34
|
* EdgePackagingJobName: "STRING_VALUE", // required
|
|
35
35
|
* },
|
|
36
36
|
* ],
|
|
37
37
|
* DeviceFleetName: "STRING_VALUE", // required
|
|
38
|
-
* Stages: [
|
|
39
|
-
* {
|
|
38
|
+
* Stages: [ // DeploymentStages
|
|
39
|
+
* { // DeploymentStage
|
|
40
40
|
* StageName: "STRING_VALUE", // required
|
|
41
|
-
* DeviceSelectionConfig: {
|
|
41
|
+
* DeviceSelectionConfig: { // DeviceSelectionConfig
|
|
42
42
|
* DeviceSubsetType: "PERCENTAGE" || "SELECTION" || "NAMECONTAINS", // required
|
|
43
43
|
* Percentage: Number("int"),
|
|
44
|
-
* DeviceNames: [
|
|
44
|
+
* DeviceNames: [ // DeviceNames
|
|
45
45
|
* "STRING_VALUE",
|
|
46
46
|
* ],
|
|
47
47
|
* DeviceNameContains: "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
|
-
* DeploymentConfig: {
|
|
49
|
+
* DeploymentConfig: { // EdgeDeploymentConfig
|
|
50
50
|
* FailureHandlingPolicy: "ROLLBACK_ON_FAILURE" || "DO_NOTHING", // required
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
|
-
* Tags: [
|
|
55
|
-
* {
|
|
54
|
+
* Tags: [ // TagList
|
|
55
|
+
* { // Tag
|
|
56
56
|
* Key: "STRING_VALUE", // required
|
|
57
57
|
* Value: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
@@ -26,20 +26,20 @@ export interface CreateEdgeDeploymentStageCommandOutput extends __MetadataBearer
|
|
|
26
26
|
* import { SageMakerClient, CreateEdgeDeploymentStageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateEdgeDeploymentStageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateEdgeDeploymentStageRequest
|
|
30
30
|
* EdgeDeploymentPlanName: "STRING_VALUE", // required
|
|
31
|
-
* Stages: [ // required
|
|
32
|
-
* {
|
|
31
|
+
* Stages: [ // DeploymentStages // required
|
|
32
|
+
* { // DeploymentStage
|
|
33
33
|
* StageName: "STRING_VALUE", // required
|
|
34
|
-
* DeviceSelectionConfig: {
|
|
34
|
+
* DeviceSelectionConfig: { // DeviceSelectionConfig
|
|
35
35
|
* DeviceSubsetType: "PERCENTAGE" || "SELECTION" || "NAMECONTAINS", // required
|
|
36
36
|
* Percentage: Number("int"),
|
|
37
|
-
* DeviceNames: [
|
|
37
|
+
* DeviceNames: [ // DeviceNames
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* DeviceNameContains: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
|
-
* DeploymentConfig: {
|
|
42
|
+
* DeploymentConfig: { // EdgeDeploymentConfig
|
|
43
43
|
* FailureHandlingPolicy: "ROLLBACK_ON_FAILURE" || "DO_NOTHING", // required
|
|
44
44
|
* },
|
|
45
45
|
* },
|
|
@@ -26,21 +26,21 @@ export interface CreateEdgePackagingJobCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { SageMakerClient, CreateEdgePackagingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateEdgePackagingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateEdgePackagingJobRequest
|
|
30
30
|
* EdgePackagingJobName: "STRING_VALUE", // required
|
|
31
31
|
* CompilationJobName: "STRING_VALUE", // required
|
|
32
32
|
* ModelName: "STRING_VALUE", // required
|
|
33
33
|
* ModelVersion: "STRING_VALUE", // required
|
|
34
34
|
* RoleArn: "STRING_VALUE", // required
|
|
35
|
-
* OutputConfig: {
|
|
35
|
+
* OutputConfig: { // EdgeOutputConfig
|
|
36
36
|
* S3OutputLocation: "STRING_VALUE", // required
|
|
37
37
|
* KmsKeyId: "STRING_VALUE",
|
|
38
38
|
* PresetDeploymentType: "GreengrassV2Component",
|
|
39
39
|
* PresetDeploymentConfig: "STRING_VALUE",
|
|
40
40
|
* },
|
|
41
41
|
* ResourceKey: "STRING_VALUE",
|
|
42
|
-
* Tags: [
|
|
43
|
-
* {
|
|
42
|
+
* Tags: [ // TagList
|
|
43
|
+
* { // Tag
|
|
44
44
|
* Key: "STRING_VALUE", // required
|
|
45
45
|
* Value: "STRING_VALUE", // required
|
|
46
46
|
* },
|
|
@@ -103,15 +103,15 @@ export interface CreateEndpointCommandOutput extends CreateEndpointOutput, __Met
|
|
|
103
103
|
* import { SageMakerClient, CreateEndpointCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
104
104
|
* // const { SageMakerClient, CreateEndpointCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
105
105
|
* const client = new SageMakerClient(config);
|
|
106
|
-
* const input = {
|
|
106
|
+
* const input = { // CreateEndpointInput
|
|
107
107
|
* EndpointName: "STRING_VALUE", // required
|
|
108
108
|
* EndpointConfigName: "STRING_VALUE", // required
|
|
109
|
-
* DeploymentConfig: {
|
|
110
|
-
* BlueGreenUpdatePolicy: {
|
|
111
|
-
* TrafficRoutingConfiguration: {
|
|
109
|
+
* DeploymentConfig: { // DeploymentConfig
|
|
110
|
+
* BlueGreenUpdatePolicy: { // BlueGreenUpdatePolicy
|
|
111
|
+
* TrafficRoutingConfiguration: { // TrafficRoutingConfig
|
|
112
112
|
* Type: "ALL_AT_ONCE" || "CANARY" || "LINEAR", // required
|
|
113
113
|
* WaitIntervalInSeconds: Number("int"), // required
|
|
114
|
-
* CanarySize: {
|
|
114
|
+
* CanarySize: { // CapacitySize
|
|
115
115
|
* Type: "INSTANCE_COUNT" || "CAPACITY_PERCENT", // required
|
|
116
116
|
* Value: Number("int"), // required
|
|
117
117
|
* },
|
|
@@ -123,16 +123,16 @@ export interface CreateEndpointCommandOutput extends CreateEndpointOutput, __Met
|
|
|
123
123
|
* TerminationWaitInSeconds: Number("int"),
|
|
124
124
|
* MaximumExecutionTimeoutInSeconds: Number("int"),
|
|
125
125
|
* },
|
|
126
|
-
* AutoRollbackConfiguration: {
|
|
127
|
-
* Alarms: [
|
|
128
|
-
* {
|
|
126
|
+
* AutoRollbackConfiguration: { // AutoRollbackConfig
|
|
127
|
+
* Alarms: [ // AlarmList
|
|
128
|
+
* { // Alarm
|
|
129
129
|
* AlarmName: "STRING_VALUE",
|
|
130
130
|
* },
|
|
131
131
|
* ],
|
|
132
132
|
* },
|
|
133
133
|
* },
|
|
134
|
-
* Tags: [
|
|
135
|
-
* {
|
|
134
|
+
* Tags: [ // TagList
|
|
135
|
+
* { // Tag
|
|
136
136
|
* Key: "STRING_VALUE", // required
|
|
137
137
|
* Value: "STRING_VALUE", // required
|
|
138
138
|
* },
|
|
@@ -54,21 +54,21 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
|
|
|
54
54
|
* import { SageMakerClient, CreateEndpointConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
55
55
|
* // const { SageMakerClient, CreateEndpointConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
56
56
|
* const client = new SageMakerClient(config);
|
|
57
|
-
* const input = {
|
|
57
|
+
* const input = { // CreateEndpointConfigInput
|
|
58
58
|
* EndpointConfigName: "STRING_VALUE", // required
|
|
59
|
-
* ProductionVariants: [ // required
|
|
60
|
-
* {
|
|
59
|
+
* ProductionVariants: [ // ProductionVariantList // required
|
|
60
|
+
* { // ProductionVariant
|
|
61
61
|
* VariantName: "STRING_VALUE", // required
|
|
62
62
|
* ModelName: "STRING_VALUE", // required
|
|
63
63
|
* InitialInstanceCount: Number("int"),
|
|
64
64
|
* InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.12xlarge" || "ml.m5d.24xlarge" || "ml.c4.large" || "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.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.large" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.12xlarge" || "ml.r5.24xlarge" || "ml.r5d.large" || "ml.r5d.xlarge" || "ml.r5d.2xlarge" || "ml.r5d.4xlarge" || "ml.r5d.12xlarge" || "ml.r5d.24xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.p4d.24xlarge" || "ml.c7g.large" || "ml.c7g.xlarge" || "ml.c7g.2xlarge" || "ml.c7g.4xlarge" || "ml.c7g.8xlarge" || "ml.c7g.12xlarge" || "ml.c7g.16xlarge" || "ml.m6g.large" || "ml.m6g.xlarge" || "ml.m6g.2xlarge" || "ml.m6g.4xlarge" || "ml.m6g.8xlarge" || "ml.m6g.12xlarge" || "ml.m6g.16xlarge" || "ml.m6gd.large" || "ml.m6gd.xlarge" || "ml.m6gd.2xlarge" || "ml.m6gd.4xlarge" || "ml.m6gd.8xlarge" || "ml.m6gd.12xlarge" || "ml.m6gd.16xlarge" || "ml.c6g.large" || "ml.c6g.xlarge" || "ml.c6g.2xlarge" || "ml.c6g.4xlarge" || "ml.c6g.8xlarge" || "ml.c6g.12xlarge" || "ml.c6g.16xlarge" || "ml.c6gd.large" || "ml.c6gd.xlarge" || "ml.c6gd.2xlarge" || "ml.c6gd.4xlarge" || "ml.c6gd.8xlarge" || "ml.c6gd.12xlarge" || "ml.c6gd.16xlarge" || "ml.c6gn.large" || "ml.c6gn.xlarge" || "ml.c6gn.2xlarge" || "ml.c6gn.4xlarge" || "ml.c6gn.8xlarge" || "ml.c6gn.12xlarge" || "ml.c6gn.16xlarge" || "ml.r6g.large" || "ml.r6g.xlarge" || "ml.r6g.2xlarge" || "ml.r6g.4xlarge" || "ml.r6g.8xlarge" || "ml.r6g.12xlarge" || "ml.r6g.16xlarge" || "ml.r6gd.large" || "ml.r6gd.xlarge" || "ml.r6gd.2xlarge" || "ml.r6gd.4xlarge" || "ml.r6gd.8xlarge" || "ml.r6gd.12xlarge" || "ml.r6gd.16xlarge" || "ml.p4de.24xlarge",
|
|
65
65
|
* InitialVariantWeight: Number("float"),
|
|
66
66
|
* AcceleratorType: "ml.eia1.medium" || "ml.eia1.large" || "ml.eia1.xlarge" || "ml.eia2.medium" || "ml.eia2.large" || "ml.eia2.xlarge",
|
|
67
|
-
* CoreDumpConfig: {
|
|
67
|
+
* CoreDumpConfig: { // ProductionVariantCoreDumpConfig
|
|
68
68
|
* DestinationS3Uri: "STRING_VALUE", // required
|
|
69
69
|
* KmsKeyId: "STRING_VALUE",
|
|
70
70
|
* },
|
|
71
|
-
* ServerlessConfig: {
|
|
71
|
+
* ServerlessConfig: { // ProductionVariantServerlessConfig
|
|
72
72
|
* MemorySizeInMB: Number("int"), // required
|
|
73
73
|
* MaxConcurrency: Number("int"), // required
|
|
74
74
|
* },
|
|
@@ -78,49 +78,49 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
|
|
|
78
78
|
* EnableSSMAccess: true || false,
|
|
79
79
|
* },
|
|
80
80
|
* ],
|
|
81
|
-
* DataCaptureConfig: {
|
|
81
|
+
* DataCaptureConfig: { // DataCaptureConfig
|
|
82
82
|
* EnableCapture: true || false,
|
|
83
83
|
* InitialSamplingPercentage: Number("int"), // required
|
|
84
84
|
* DestinationS3Uri: "STRING_VALUE", // required
|
|
85
85
|
* KmsKeyId: "STRING_VALUE",
|
|
86
|
-
* CaptureOptions: [ // required
|
|
87
|
-
* {
|
|
86
|
+
* CaptureOptions: [ // CaptureOptionList // required
|
|
87
|
+
* { // CaptureOption
|
|
88
88
|
* CaptureMode: "Input" || "Output", // required
|
|
89
89
|
* },
|
|
90
90
|
* ],
|
|
91
|
-
* CaptureContentTypeHeader: {
|
|
92
|
-
* CsvContentTypes: [
|
|
91
|
+
* CaptureContentTypeHeader: { // CaptureContentTypeHeader
|
|
92
|
+
* CsvContentTypes: [ // CsvContentTypes
|
|
93
93
|
* "STRING_VALUE",
|
|
94
94
|
* ],
|
|
95
|
-
* JsonContentTypes: [
|
|
95
|
+
* JsonContentTypes: [ // JsonContentTypes
|
|
96
96
|
* "STRING_VALUE",
|
|
97
97
|
* ],
|
|
98
98
|
* },
|
|
99
99
|
* },
|
|
100
|
-
* Tags: [
|
|
101
|
-
* {
|
|
100
|
+
* Tags: [ // TagList
|
|
101
|
+
* { // Tag
|
|
102
102
|
* Key: "STRING_VALUE", // required
|
|
103
103
|
* Value: "STRING_VALUE", // required
|
|
104
104
|
* },
|
|
105
105
|
* ],
|
|
106
106
|
* KmsKeyId: "STRING_VALUE",
|
|
107
|
-
* AsyncInferenceConfig: {
|
|
108
|
-
* ClientConfig: {
|
|
107
|
+
* AsyncInferenceConfig: { // AsyncInferenceConfig
|
|
108
|
+
* ClientConfig: { // AsyncInferenceClientConfig
|
|
109
109
|
* MaxConcurrentInvocationsPerInstance: Number("int"),
|
|
110
110
|
* },
|
|
111
|
-
* OutputConfig: {
|
|
111
|
+
* OutputConfig: { // AsyncInferenceOutputConfig
|
|
112
112
|
* KmsKeyId: "STRING_VALUE",
|
|
113
113
|
* S3OutputPath: "STRING_VALUE", // required
|
|
114
|
-
* NotificationConfig: {
|
|
114
|
+
* NotificationConfig: { // AsyncInferenceNotificationConfig
|
|
115
115
|
* SuccessTopic: "STRING_VALUE",
|
|
116
116
|
* ErrorTopic: "STRING_VALUE",
|
|
117
117
|
* },
|
|
118
118
|
* },
|
|
119
119
|
* },
|
|
120
|
-
* ExplainerConfig: {
|
|
121
|
-
* ClarifyExplainerConfig: {
|
|
120
|
+
* ExplainerConfig: { // ExplainerConfig
|
|
121
|
+
* ClarifyExplainerConfig: { // ClarifyExplainerConfig
|
|
122
122
|
* EnableExplanations: "STRING_VALUE",
|
|
123
|
-
* InferenceConfig: {
|
|
123
|
+
* InferenceConfig: { // ClarifyInferenceConfig
|
|
124
124
|
* FeaturesAttribute: "STRING_VALUE",
|
|
125
125
|
* ContentTemplate: "STRING_VALUE",
|
|
126
126
|
* MaxRecordCount: Number("int"),
|
|
@@ -129,18 +129,18 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
|
|
|
129
129
|
* LabelIndex: Number("int"),
|
|
130
130
|
* ProbabilityAttribute: "STRING_VALUE",
|
|
131
131
|
* LabelAttribute: "STRING_VALUE",
|
|
132
|
-
* LabelHeaders: [
|
|
132
|
+
* LabelHeaders: [ // ClarifyLabelHeaders
|
|
133
133
|
* "STRING_VALUE",
|
|
134
134
|
* ],
|
|
135
|
-
* FeatureHeaders: [
|
|
135
|
+
* FeatureHeaders: [ // ClarifyFeatureHeaders
|
|
136
136
|
* "STRING_VALUE",
|
|
137
137
|
* ],
|
|
138
|
-
* FeatureTypes: [
|
|
138
|
+
* FeatureTypes: [ // ClarifyFeatureTypes
|
|
139
139
|
* "numerical" || "categorical" || "text",
|
|
140
140
|
* ],
|
|
141
141
|
* },
|
|
142
|
-
* ShapConfig: {
|
|
143
|
-
* ShapBaselineConfig: {
|
|
142
|
+
* ShapConfig: { // ClarifyShapConfig
|
|
143
|
+
* ShapBaselineConfig: { // ClarifyShapBaselineConfig
|
|
144
144
|
* MimeType: "STRING_VALUE",
|
|
145
145
|
* ShapBaseline: "STRING_VALUE",
|
|
146
146
|
* ShapBaselineUri: "STRING_VALUE",
|
|
@@ -148,7 +148,7 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
|
|
|
148
148
|
* NumberOfSamples: Number("int"),
|
|
149
149
|
* UseLogit: true || false,
|
|
150
150
|
* Seed: Number("int"),
|
|
151
|
-
* TextConfig: {
|
|
151
|
+
* TextConfig: { // ClarifyTextConfig
|
|
152
152
|
* Language: "af" || "sq" || "ar" || "hy" || "eu" || "bn" || "bg" || "ca" || "zh" || "hr" || "cs" || "da" || "nl" || "en" || "et" || "fi" || "fr" || "de" || "el" || "gu" || "he" || "hi" || "hu" || "is" || "id" || "ga" || "it" || "kn" || "ky" || "lv" || "lt" || "lb" || "mk" || "ml" || "mr" || "ne" || "nb" || "fa" || "pl" || "pt" || "ro" || "ru" || "sa" || "sr" || "tn" || "si" || "sk" || "sl" || "es" || "sv" || "tl" || "ta" || "tt" || "te" || "tr" || "uk" || "ur" || "yo" || "lij" || "xx", // required
|
|
153
153
|
* Granularity: "token" || "sentence" || "paragraph", // required
|
|
154
154
|
* },
|
|
@@ -46,12 +46,12 @@ export interface CreateExperimentCommandOutput extends CreateExperimentResponse,
|
|
|
46
46
|
* import { SageMakerClient, CreateExperimentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
47
47
|
* // const { SageMakerClient, CreateExperimentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
48
48
|
* const client = new SageMakerClient(config);
|
|
49
|
-
* const input = {
|
|
49
|
+
* const input = { // CreateExperimentRequest
|
|
50
50
|
* ExperimentName: "STRING_VALUE", // required
|
|
51
51
|
* DisplayName: "STRING_VALUE",
|
|
52
52
|
* Description: "STRING_VALUE",
|
|
53
|
-
* Tags: [
|
|
54
|
-
* {
|
|
53
|
+
* Tags: [ // TagList
|
|
54
|
+
* { // Tag
|
|
55
55
|
* Key: "STRING_VALUE", // required
|
|
56
56
|
* Value: "STRING_VALUE", // required
|
|
57
57
|
* },
|