@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
|
@@ -38,30 +38,30 @@ export interface CreateFeatureGroupCommandOutput extends CreateFeatureGroupRespo
|
|
|
38
38
|
* import { SageMakerClient, CreateFeatureGroupCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
39
39
|
* // const { SageMakerClient, CreateFeatureGroupCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
40
40
|
* const client = new SageMakerClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // CreateFeatureGroupRequest
|
|
42
42
|
* FeatureGroupName: "STRING_VALUE", // required
|
|
43
43
|
* RecordIdentifierFeatureName: "STRING_VALUE", // required
|
|
44
44
|
* EventTimeFeatureName: "STRING_VALUE", // required
|
|
45
|
-
* FeatureDefinitions: [ // required
|
|
46
|
-
* {
|
|
45
|
+
* FeatureDefinitions: [ // FeatureDefinitions // required
|
|
46
|
+
* { // FeatureDefinition
|
|
47
47
|
* FeatureName: "STRING_VALUE",
|
|
48
48
|
* FeatureType: "Integral" || "Fractional" || "String",
|
|
49
49
|
* },
|
|
50
50
|
* ],
|
|
51
|
-
* OnlineStoreConfig: {
|
|
52
|
-
* SecurityConfig: {
|
|
51
|
+
* OnlineStoreConfig: { // OnlineStoreConfig
|
|
52
|
+
* SecurityConfig: { // OnlineStoreSecurityConfig
|
|
53
53
|
* KmsKeyId: "STRING_VALUE",
|
|
54
54
|
* },
|
|
55
55
|
* EnableOnlineStore: true || false,
|
|
56
56
|
* },
|
|
57
|
-
* OfflineStoreConfig: {
|
|
58
|
-
* S3StorageConfig: {
|
|
57
|
+
* OfflineStoreConfig: { // OfflineStoreConfig
|
|
58
|
+
* S3StorageConfig: { // S3StorageConfig
|
|
59
59
|
* S3Uri: "STRING_VALUE", // required
|
|
60
60
|
* KmsKeyId: "STRING_VALUE",
|
|
61
61
|
* ResolvedOutputS3Uri: "STRING_VALUE",
|
|
62
62
|
* },
|
|
63
63
|
* DisableGlueTableCreation: true || false,
|
|
64
|
-
* DataCatalogConfig: {
|
|
64
|
+
* DataCatalogConfig: { // DataCatalogConfig
|
|
65
65
|
* TableName: "STRING_VALUE", // required
|
|
66
66
|
* Catalog: "STRING_VALUE", // required
|
|
67
67
|
* Database: "STRING_VALUE", // required
|
|
@@ -70,8 +70,8 @@ export interface CreateFeatureGroupCommandOutput extends CreateFeatureGroupRespo
|
|
|
70
70
|
* },
|
|
71
71
|
* RoleArn: "STRING_VALUE",
|
|
72
72
|
* Description: "STRING_VALUE",
|
|
73
|
-
* Tags: [
|
|
74
|
-
* {
|
|
73
|
+
* Tags: [ // TagList
|
|
74
|
+
* { // Tag
|
|
75
75
|
* Key: "STRING_VALUE", // required
|
|
76
76
|
* Value: "STRING_VALUE", // required
|
|
77
77
|
* },
|
|
@@ -26,17 +26,17 @@ export interface CreateFlowDefinitionCommandOutput extends CreateFlowDefinitionR
|
|
|
26
26
|
* import { SageMakerClient, CreateFlowDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateFlowDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateFlowDefinitionRequest
|
|
30
30
|
* FlowDefinitionName: "STRING_VALUE", // required
|
|
31
|
-
* HumanLoopRequestSource: {
|
|
31
|
+
* HumanLoopRequestSource: { // HumanLoopRequestSource
|
|
32
32
|
* AwsManagedHumanLoopRequestSource: "AWS/Rekognition/DetectModerationLabels/Image/V3" || "AWS/Textract/AnalyzeDocument/Forms/V1", // required
|
|
33
33
|
* },
|
|
34
|
-
* HumanLoopActivationConfig: {
|
|
35
|
-
* HumanLoopActivationConditionsConfig: {
|
|
34
|
+
* HumanLoopActivationConfig: { // HumanLoopActivationConfig
|
|
35
|
+
* HumanLoopActivationConditionsConfig: { // HumanLoopActivationConditionsConfig
|
|
36
36
|
* HumanLoopActivationConditions: "STRING_VALUE", // required
|
|
37
37
|
* },
|
|
38
38
|
* },
|
|
39
|
-
* HumanLoopConfig: {
|
|
39
|
+
* HumanLoopConfig: { // HumanLoopConfig
|
|
40
40
|
* WorkteamArn: "STRING_VALUE", // required
|
|
41
41
|
* HumanTaskUiArn: "STRING_VALUE", // required
|
|
42
42
|
* TaskTitle: "STRING_VALUE", // required
|
|
@@ -44,24 +44,24 @@ export interface CreateFlowDefinitionCommandOutput extends CreateFlowDefinitionR
|
|
|
44
44
|
* TaskCount: Number("int"), // required
|
|
45
45
|
* TaskAvailabilityLifetimeInSeconds: Number("int"),
|
|
46
46
|
* TaskTimeLimitInSeconds: Number("int"),
|
|
47
|
-
* TaskKeywords: [
|
|
47
|
+
* TaskKeywords: [ // FlowDefinitionTaskKeywords
|
|
48
48
|
* "STRING_VALUE",
|
|
49
49
|
* ],
|
|
50
|
-
* PublicWorkforceTaskPrice: {
|
|
51
|
-
* AmountInUsd: {
|
|
50
|
+
* PublicWorkforceTaskPrice: { // PublicWorkforceTaskPrice
|
|
51
|
+
* AmountInUsd: { // USD
|
|
52
52
|
* Dollars: Number("int"),
|
|
53
53
|
* Cents: Number("int"),
|
|
54
54
|
* TenthFractionsOfACent: Number("int"),
|
|
55
55
|
* },
|
|
56
56
|
* },
|
|
57
57
|
* },
|
|
58
|
-
* OutputConfig: {
|
|
58
|
+
* OutputConfig: { // FlowDefinitionOutputConfig
|
|
59
59
|
* S3OutputPath: "STRING_VALUE", // required
|
|
60
60
|
* KmsKeyId: "STRING_VALUE",
|
|
61
61
|
* },
|
|
62
62
|
* RoleArn: "STRING_VALUE", // required
|
|
63
|
-
* Tags: [
|
|
64
|
-
* {
|
|
63
|
+
* Tags: [ // TagList
|
|
64
|
+
* { // Tag
|
|
65
65
|
* Key: "STRING_VALUE", // required
|
|
66
66
|
* Value: "STRING_VALUE", // required
|
|
67
67
|
* },
|
|
@@ -29,18 +29,18 @@ export interface CreateHubCommandOutput extends CreateHubResponse, __MetadataBea
|
|
|
29
29
|
* import { SageMakerClient, CreateHubCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, CreateHubCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateHubRequest
|
|
33
33
|
* HubName: "STRING_VALUE", // required
|
|
34
34
|
* HubDescription: "STRING_VALUE", // required
|
|
35
35
|
* HubDisplayName: "STRING_VALUE",
|
|
36
|
-
* HubSearchKeywords: [
|
|
36
|
+
* HubSearchKeywords: [ // HubSearchKeywordList
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
|
-
* S3StorageConfig: {
|
|
39
|
+
* S3StorageConfig: { // HubS3StorageConfig
|
|
40
40
|
* S3OutputPath: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
|
-
* Tags: [
|
|
43
|
-
* {
|
|
42
|
+
* Tags: [ // TagList
|
|
43
|
+
* { // Tag
|
|
44
44
|
* Key: "STRING_VALUE", // required
|
|
45
45
|
* Value: "STRING_VALUE", // required
|
|
46
46
|
* },
|
|
@@ -26,13 +26,13 @@ export interface CreateHumanTaskUiCommandOutput extends CreateHumanTaskUiRespons
|
|
|
26
26
|
* import { SageMakerClient, CreateHumanTaskUiCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateHumanTaskUiCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateHumanTaskUiRequest
|
|
30
30
|
* HumanTaskUiName: "STRING_VALUE", // required
|
|
31
|
-
* UiTemplate: {
|
|
31
|
+
* UiTemplate: { // UiTemplate
|
|
32
32
|
* Content: "STRING_VALUE", // required
|
|
33
33
|
* },
|
|
34
|
-
* Tags: [
|
|
35
|
-
* {
|
|
34
|
+
* Tags: [ // TagList
|
|
35
|
+
* { // Tag
|
|
36
36
|
* Key: "STRING_VALUE", // required
|
|
37
37
|
* Value: "STRING_VALUE", // required
|
|
38
38
|
* },
|
|
@@ -40,64 +40,64 @@ export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperP
|
|
|
40
40
|
* import { SageMakerClient, CreateHyperParameterTuningJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
41
41
|
* // const { SageMakerClient, CreateHyperParameterTuningJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
42
42
|
* const client = new SageMakerClient(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // CreateHyperParameterTuningJobRequest
|
|
44
44
|
* HyperParameterTuningJobName: "STRING_VALUE", // required
|
|
45
|
-
* HyperParameterTuningJobConfig: {
|
|
45
|
+
* HyperParameterTuningJobConfig: { // HyperParameterTuningJobConfig
|
|
46
46
|
* Strategy: "Bayesian" || "Random" || "Hyperband" || "Grid", // required
|
|
47
|
-
* StrategyConfig: {
|
|
48
|
-
* HyperbandStrategyConfig: {
|
|
47
|
+
* StrategyConfig: { // HyperParameterTuningJobStrategyConfig
|
|
48
|
+
* HyperbandStrategyConfig: { // HyperbandStrategyConfig
|
|
49
49
|
* MinResource: Number("int"),
|
|
50
50
|
* MaxResource: Number("int"),
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
|
-
* HyperParameterTuningJobObjective: {
|
|
53
|
+
* HyperParameterTuningJobObjective: { // HyperParameterTuningJobObjective
|
|
54
54
|
* Type: "Maximize" || "Minimize", // required
|
|
55
55
|
* MetricName: "STRING_VALUE", // required
|
|
56
56
|
* },
|
|
57
|
-
* ResourceLimits: {
|
|
57
|
+
* ResourceLimits: { // ResourceLimits
|
|
58
58
|
* MaxNumberOfTrainingJobs: Number("int"),
|
|
59
59
|
* MaxParallelTrainingJobs: Number("int"), // required
|
|
60
60
|
* MaxRuntimeInSeconds: Number("int"),
|
|
61
61
|
* },
|
|
62
|
-
* ParameterRanges: {
|
|
63
|
-
* IntegerParameterRanges: [
|
|
64
|
-
* {
|
|
62
|
+
* ParameterRanges: { // ParameterRanges
|
|
63
|
+
* IntegerParameterRanges: [ // IntegerParameterRanges
|
|
64
|
+
* { // IntegerParameterRange
|
|
65
65
|
* Name: "STRING_VALUE", // required
|
|
66
66
|
* MinValue: "STRING_VALUE", // required
|
|
67
67
|
* MaxValue: "STRING_VALUE", // required
|
|
68
68
|
* ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
|
|
69
69
|
* },
|
|
70
70
|
* ],
|
|
71
|
-
* ContinuousParameterRanges: [
|
|
72
|
-
* {
|
|
71
|
+
* ContinuousParameterRanges: [ // ContinuousParameterRanges
|
|
72
|
+
* { // ContinuousParameterRange
|
|
73
73
|
* Name: "STRING_VALUE", // required
|
|
74
74
|
* MinValue: "STRING_VALUE", // required
|
|
75
75
|
* MaxValue: "STRING_VALUE", // required
|
|
76
76
|
* ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
|
|
77
77
|
* },
|
|
78
78
|
* ],
|
|
79
|
-
* CategoricalParameterRanges: [
|
|
80
|
-
* {
|
|
79
|
+
* CategoricalParameterRanges: [ // CategoricalParameterRanges
|
|
80
|
+
* { // CategoricalParameterRange
|
|
81
81
|
* Name: "STRING_VALUE", // required
|
|
82
|
-
* Values: [ // required
|
|
82
|
+
* Values: [ // ParameterValues // required
|
|
83
83
|
* "STRING_VALUE",
|
|
84
84
|
* ],
|
|
85
85
|
* },
|
|
86
86
|
* ],
|
|
87
87
|
* },
|
|
88
88
|
* TrainingJobEarlyStoppingType: "Off" || "Auto",
|
|
89
|
-
* TuningJobCompletionCriteria: {
|
|
89
|
+
* TuningJobCompletionCriteria: { // TuningJobCompletionCriteria
|
|
90
90
|
* TargetObjectiveMetricValue: Number("float"),
|
|
91
|
-
* BestObjectiveNotImproving: {
|
|
91
|
+
* BestObjectiveNotImproving: { // BestObjectiveNotImproving
|
|
92
92
|
* MaxNumberOfTrainingJobsNotImproving: Number("int"),
|
|
93
93
|
* },
|
|
94
|
-
* ConvergenceDetected: {
|
|
94
|
+
* ConvergenceDetected: { // ConvergenceDetected
|
|
95
95
|
* CompleteOnConvergence: "Disabled" || "Enabled",
|
|
96
96
|
* },
|
|
97
97
|
* },
|
|
98
98
|
* RandomSeed: Number("int"),
|
|
99
99
|
* },
|
|
100
|
-
* TrainingJobDefinition: {
|
|
100
|
+
* TrainingJobDefinition: { // HyperParameterTrainingJobDefinition
|
|
101
101
|
* DefinitionName: "STRING_VALUE",
|
|
102
102
|
* TuningObjective: {
|
|
103
103
|
* Type: "Maximize" || "Minimize", // required
|
|
@@ -129,37 +129,37 @@ export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperP
|
|
|
129
129
|
* },
|
|
130
130
|
* ],
|
|
131
131
|
* },
|
|
132
|
-
* StaticHyperParameters: {
|
|
132
|
+
* StaticHyperParameters: { // HyperParameters
|
|
133
133
|
* "<keys>": "STRING_VALUE",
|
|
134
134
|
* },
|
|
135
|
-
* AlgorithmSpecification: {
|
|
135
|
+
* AlgorithmSpecification: { // HyperParameterAlgorithmSpecification
|
|
136
136
|
* TrainingImage: "STRING_VALUE",
|
|
137
137
|
* TrainingInputMode: "Pipe" || "File" || "FastFile", // required
|
|
138
138
|
* AlgorithmName: "STRING_VALUE",
|
|
139
|
-
* MetricDefinitions: [
|
|
140
|
-
* {
|
|
139
|
+
* MetricDefinitions: [ // MetricDefinitionList
|
|
140
|
+
* { // MetricDefinition
|
|
141
141
|
* Name: "STRING_VALUE", // required
|
|
142
142
|
* Regex: "STRING_VALUE", // required
|
|
143
143
|
* },
|
|
144
144
|
* ],
|
|
145
145
|
* },
|
|
146
146
|
* RoleArn: "STRING_VALUE", // required
|
|
147
|
-
* InputDataConfig: [
|
|
148
|
-
* {
|
|
147
|
+
* InputDataConfig: [ // InputDataConfig
|
|
148
|
+
* { // Channel
|
|
149
149
|
* ChannelName: "STRING_VALUE", // required
|
|
150
|
-
* DataSource: {
|
|
151
|
-
* S3DataSource: {
|
|
150
|
+
* DataSource: { // DataSource
|
|
151
|
+
* S3DataSource: { // S3DataSource
|
|
152
152
|
* S3DataType: "ManifestFile" || "S3Prefix" || "AugmentedManifestFile", // required
|
|
153
153
|
* S3Uri: "STRING_VALUE", // required
|
|
154
154
|
* S3DataDistributionType: "FullyReplicated" || "ShardedByS3Key",
|
|
155
|
-
* AttributeNames: [
|
|
155
|
+
* AttributeNames: [ // AttributeNames
|
|
156
156
|
* "STRING_VALUE",
|
|
157
157
|
* ],
|
|
158
|
-
* InstanceGroupNames: [
|
|
158
|
+
* InstanceGroupNames: [ // InstanceGroupNames
|
|
159
159
|
* "STRING_VALUE",
|
|
160
160
|
* ],
|
|
161
161
|
* },
|
|
162
|
-
* FileSystemDataSource: {
|
|
162
|
+
* FileSystemDataSource: { // FileSystemDataSource
|
|
163
163
|
* FileSystemId: "STRING_VALUE", // required
|
|
164
164
|
* FileSystemAccessMode: "rw" || "ro", // required
|
|
165
165
|
* FileSystemType: "EFS" || "FSxLustre", // required
|
|
@@ -170,30 +170,30 @@ export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperP
|
|
|
170
170
|
* CompressionType: "None" || "Gzip",
|
|
171
171
|
* RecordWrapperType: "None" || "RecordIO",
|
|
172
172
|
* InputMode: "Pipe" || "File" || "FastFile",
|
|
173
|
-
* ShuffleConfig: {
|
|
173
|
+
* ShuffleConfig: { // ShuffleConfig
|
|
174
174
|
* Seed: Number("long"), // required
|
|
175
175
|
* },
|
|
176
176
|
* },
|
|
177
177
|
* ],
|
|
178
|
-
* VpcConfig: {
|
|
179
|
-
* SecurityGroupIds: [ // required
|
|
178
|
+
* VpcConfig: { // VpcConfig
|
|
179
|
+
* SecurityGroupIds: [ // VpcSecurityGroupIds // required
|
|
180
180
|
* "STRING_VALUE",
|
|
181
181
|
* ],
|
|
182
|
-
* Subnets: [ // required
|
|
182
|
+
* Subnets: [ // Subnets // required
|
|
183
183
|
* "STRING_VALUE",
|
|
184
184
|
* ],
|
|
185
185
|
* },
|
|
186
|
-
* OutputDataConfig: {
|
|
186
|
+
* OutputDataConfig: { // OutputDataConfig
|
|
187
187
|
* KmsKeyId: "STRING_VALUE",
|
|
188
188
|
* S3OutputPath: "STRING_VALUE", // required
|
|
189
189
|
* },
|
|
190
|
-
* ResourceConfig: {
|
|
190
|
+
* ResourceConfig: { // ResourceConfig
|
|
191
191
|
* InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "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.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "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.trn1.2xlarge" || "ml.trn1.32xlarge",
|
|
192
192
|
* InstanceCount: Number("int"),
|
|
193
193
|
* VolumeSizeInGB: Number("int"), // required
|
|
194
194
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
195
|
-
* InstanceGroups: [
|
|
196
|
-
* {
|
|
195
|
+
* InstanceGroups: [ // InstanceGroups
|
|
196
|
+
* { // InstanceGroup
|
|
197
197
|
* InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "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.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "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.trn1.2xlarge" || "ml.trn1.32xlarge", // required
|
|
198
198
|
* InstanceCount: Number("int"), // required
|
|
199
199
|
* InstanceGroupName: "STRING_VALUE", // required
|
|
@@ -201,39 +201,39 @@ export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperP
|
|
|
201
201
|
* ],
|
|
202
202
|
* KeepAlivePeriodInSeconds: Number("int"),
|
|
203
203
|
* },
|
|
204
|
-
* StoppingCondition: {
|
|
204
|
+
* StoppingCondition: { // StoppingCondition
|
|
205
205
|
* MaxRuntimeInSeconds: Number("int"),
|
|
206
206
|
* MaxWaitTimeInSeconds: Number("int"),
|
|
207
207
|
* },
|
|
208
208
|
* EnableNetworkIsolation: true || false,
|
|
209
209
|
* EnableInterContainerTrafficEncryption: true || false,
|
|
210
210
|
* EnableManagedSpotTraining: true || false,
|
|
211
|
-
* CheckpointConfig: {
|
|
211
|
+
* CheckpointConfig: { // CheckpointConfig
|
|
212
212
|
* S3Uri: "STRING_VALUE", // required
|
|
213
213
|
* LocalPath: "STRING_VALUE",
|
|
214
214
|
* },
|
|
215
|
-
* RetryStrategy: {
|
|
215
|
+
* RetryStrategy: { // RetryStrategy
|
|
216
216
|
* MaximumRetryAttempts: Number("int"), // required
|
|
217
217
|
* },
|
|
218
|
-
* HyperParameterTuningResourceConfig: {
|
|
218
|
+
* HyperParameterTuningResourceConfig: { // HyperParameterTuningResourceConfig
|
|
219
219
|
* InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "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.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "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.trn1.2xlarge" || "ml.trn1.32xlarge",
|
|
220
220
|
* InstanceCount: Number("int"),
|
|
221
221
|
* VolumeSizeInGB: Number("int"),
|
|
222
222
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
223
223
|
* AllocationStrategy: "Prioritized",
|
|
224
|
-
* InstanceConfigs: [
|
|
225
|
-
* {
|
|
224
|
+
* InstanceConfigs: [ // HyperParameterTuningInstanceConfigs
|
|
225
|
+
* { // HyperParameterTuningInstanceConfig
|
|
226
226
|
* InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "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.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "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.trn1.2xlarge" || "ml.trn1.32xlarge", // required
|
|
227
227
|
* InstanceCount: Number("int"), // required
|
|
228
228
|
* VolumeSizeInGB: Number("int"), // required
|
|
229
229
|
* },
|
|
230
230
|
* ],
|
|
231
231
|
* },
|
|
232
|
-
* Environment: {
|
|
232
|
+
* Environment: { // HyperParameterTrainingJobEnvironmentMap
|
|
233
233
|
* "<keys>": "STRING_VALUE",
|
|
234
234
|
* },
|
|
235
235
|
* },
|
|
236
|
-
* TrainingJobDefinitions: [
|
|
236
|
+
* TrainingJobDefinitions: [ // HyperParameterTrainingJobDefinitions
|
|
237
237
|
* {
|
|
238
238
|
* DefinitionName: "STRING_VALUE",
|
|
239
239
|
* TuningObjective: {
|
|
@@ -371,16 +371,16 @@ export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperP
|
|
|
371
371
|
* },
|
|
372
372
|
* },
|
|
373
373
|
* ],
|
|
374
|
-
* WarmStartConfig: {
|
|
375
|
-
* ParentHyperParameterTuningJobs: [ // required
|
|
376
|
-
* {
|
|
374
|
+
* WarmStartConfig: { // HyperParameterTuningJobWarmStartConfig
|
|
375
|
+
* ParentHyperParameterTuningJobs: [ // ParentHyperParameterTuningJobs // required
|
|
376
|
+
* { // ParentHyperParameterTuningJob
|
|
377
377
|
* HyperParameterTuningJobName: "STRING_VALUE",
|
|
378
378
|
* },
|
|
379
379
|
* ],
|
|
380
380
|
* WarmStartType: "IdenticalDataAndAlgorithm" || "TransferLearning", // required
|
|
381
381
|
* },
|
|
382
|
-
* Tags: [
|
|
383
|
-
* {
|
|
382
|
+
* Tags: [ // TagList
|
|
383
|
+
* { // Tag
|
|
384
384
|
* Key: "STRING_VALUE", // required
|
|
385
385
|
* Value: "STRING_VALUE", // required
|
|
386
386
|
* },
|
|
@@ -28,13 +28,13 @@ export interface CreateImageCommandOutput extends CreateImageResponse, __Metadat
|
|
|
28
28
|
* import { SageMakerClient, CreateImageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, CreateImageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateImageRequest
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
33
33
|
* DisplayName: "STRING_VALUE",
|
|
34
34
|
* ImageName: "STRING_VALUE", // required
|
|
35
35
|
* RoleArn: "STRING_VALUE", // required
|
|
36
|
-
* Tags: [
|
|
37
|
-
* {
|
|
36
|
+
* Tags: [ // TagList
|
|
37
|
+
* { // Tag
|
|
38
38
|
* Key: "STRING_VALUE", // required
|
|
39
39
|
* Value: "STRING_VALUE", // required
|
|
40
40
|
* },
|
|
@@ -27,11 +27,11 @@ export interface CreateImageVersionCommandOutput extends CreateImageVersionRespo
|
|
|
27
27
|
* import { SageMakerClient, CreateImageVersionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, CreateImageVersionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateImageVersionRequest
|
|
31
31
|
* BaseImage: "STRING_VALUE", // required
|
|
32
32
|
* ClientToken: "STRING_VALUE", // required
|
|
33
33
|
* ImageName: "STRING_VALUE", // required
|
|
34
|
-
* Aliases: [
|
|
34
|
+
* Aliases: [ // SageMakerImageVersionAliases
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* VendorGuidance: "NOT_PROVIDED" || "STABLE" || "TO_BE_ARCHIVED" || "ARCHIVED",
|
|
@@ -40,53 +40,53 @@ export interface CreateInferenceExperimentCommandOutput extends CreateInferenceE
|
|
|
40
40
|
* import { SageMakerClient, CreateInferenceExperimentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
41
41
|
* // const { SageMakerClient, CreateInferenceExperimentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
42
42
|
* const client = new SageMakerClient(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // CreateInferenceExperimentRequest
|
|
44
44
|
* Name: "STRING_VALUE", // required
|
|
45
45
|
* Type: "ShadowMode", // required
|
|
46
|
-
* Schedule: {
|
|
46
|
+
* Schedule: { // InferenceExperimentSchedule
|
|
47
47
|
* StartTime: new Date("TIMESTAMP"),
|
|
48
48
|
* EndTime: new Date("TIMESTAMP"),
|
|
49
49
|
* },
|
|
50
50
|
* Description: "STRING_VALUE",
|
|
51
51
|
* RoleArn: "STRING_VALUE", // required
|
|
52
52
|
* EndpointName: "STRING_VALUE", // required
|
|
53
|
-
* ModelVariants: [ // required
|
|
54
|
-
* {
|
|
53
|
+
* ModelVariants: [ // ModelVariantConfigList // required
|
|
54
|
+
* { // ModelVariantConfig
|
|
55
55
|
* ModelName: "STRING_VALUE", // required
|
|
56
56
|
* VariantName: "STRING_VALUE", // required
|
|
57
|
-
* InfrastructureConfig: {
|
|
57
|
+
* InfrastructureConfig: { // ModelInfrastructureConfig
|
|
58
58
|
* InfrastructureType: "RealTimeInference", // required
|
|
59
|
-
* RealTimeInferenceConfig: {
|
|
59
|
+
* RealTimeInferenceConfig: { // RealTimeInferenceConfig
|
|
60
60
|
* InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "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.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.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "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", // required
|
|
61
61
|
* InstanceCount: Number("int"), // required
|
|
62
62
|
* },
|
|
63
63
|
* },
|
|
64
64
|
* },
|
|
65
65
|
* ],
|
|
66
|
-
* DataStorageConfig: {
|
|
66
|
+
* DataStorageConfig: { // InferenceExperimentDataStorageConfig
|
|
67
67
|
* Destination: "STRING_VALUE", // required
|
|
68
68
|
* KmsKey: "STRING_VALUE",
|
|
69
|
-
* ContentType: {
|
|
70
|
-
* CsvContentTypes: [
|
|
69
|
+
* ContentType: { // CaptureContentTypeHeader
|
|
70
|
+
* CsvContentTypes: [ // CsvContentTypes
|
|
71
71
|
* "STRING_VALUE",
|
|
72
72
|
* ],
|
|
73
|
-
* JsonContentTypes: [
|
|
73
|
+
* JsonContentTypes: [ // JsonContentTypes
|
|
74
74
|
* "STRING_VALUE",
|
|
75
75
|
* ],
|
|
76
76
|
* },
|
|
77
77
|
* },
|
|
78
|
-
* ShadowModeConfig: {
|
|
78
|
+
* ShadowModeConfig: { // ShadowModeConfig
|
|
79
79
|
* SourceModelVariantName: "STRING_VALUE", // required
|
|
80
|
-
* ShadowModelVariants: [ // required
|
|
81
|
-
* {
|
|
80
|
+
* ShadowModelVariants: [ // ShadowModelVariantConfigList // required
|
|
81
|
+
* { // ShadowModelVariantConfig
|
|
82
82
|
* ShadowModelVariantName: "STRING_VALUE", // required
|
|
83
83
|
* SamplingPercentage: Number("int"), // required
|
|
84
84
|
* },
|
|
85
85
|
* ],
|
|
86
86
|
* },
|
|
87
87
|
* KmsKey: "STRING_VALUE",
|
|
88
|
-
* Tags: [
|
|
89
|
-
* {
|
|
88
|
+
* Tags: [ // TagList
|
|
89
|
+
* { // Tag
|
|
90
90
|
* Key: "STRING_VALUE", // required
|
|
91
91
|
* Value: "STRING_VALUE", // required
|
|
92
92
|
* },
|
|
@@ -27,36 +27,36 @@ export interface CreateInferenceRecommendationsJobCommandOutput extends CreateIn
|
|
|
27
27
|
* import { SageMakerClient, CreateInferenceRecommendationsJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, CreateInferenceRecommendationsJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateInferenceRecommendationsJobRequest
|
|
31
31
|
* JobName: "STRING_VALUE", // required
|
|
32
32
|
* JobType: "Default" || "Advanced", // required
|
|
33
33
|
* RoleArn: "STRING_VALUE", // required
|
|
34
|
-
* InputConfig: {
|
|
34
|
+
* InputConfig: { // RecommendationJobInputConfig
|
|
35
35
|
* ModelPackageVersionArn: "STRING_VALUE",
|
|
36
36
|
* JobDurationInSeconds: Number("int"),
|
|
37
|
-
* TrafficPattern: {
|
|
37
|
+
* TrafficPattern: { // TrafficPattern
|
|
38
38
|
* TrafficType: "PHASES",
|
|
39
|
-
* Phases: [
|
|
40
|
-
* {
|
|
39
|
+
* Phases: [ // Phases
|
|
40
|
+
* { // Phase
|
|
41
41
|
* InitialNumberOfUsers: Number("int"),
|
|
42
42
|
* SpawnRate: Number("int"),
|
|
43
43
|
* DurationInSeconds: Number("int"),
|
|
44
44
|
* },
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
47
|
-
* ResourceLimit: {
|
|
47
|
+
* ResourceLimit: { // RecommendationJobResourceLimit
|
|
48
48
|
* MaxNumberOfTests: Number("int"),
|
|
49
49
|
* MaxParallelOfTests: Number("int"),
|
|
50
50
|
* },
|
|
51
|
-
* EndpointConfigurations: [
|
|
52
|
-
* {
|
|
51
|
+
* EndpointConfigurations: [ // EndpointInputConfigurations
|
|
52
|
+
* { // EndpointInputConfiguration
|
|
53
53
|
* 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", // required
|
|
54
54
|
* InferenceSpecificationName: "STRING_VALUE",
|
|
55
|
-
* EnvironmentParameterRanges: {
|
|
56
|
-
* CategoricalParameterRanges: [
|
|
57
|
-
* {
|
|
55
|
+
* EnvironmentParameterRanges: { // EnvironmentParameterRanges
|
|
56
|
+
* CategoricalParameterRanges: [ // CategoricalParameters
|
|
57
|
+
* { // CategoricalParameter
|
|
58
58
|
* Name: "STRING_VALUE", // required
|
|
59
|
-
* Value: [ // required
|
|
59
|
+
* Value: [ // CategoricalParameterRangeValues // required
|
|
60
60
|
* "STRING_VALUE",
|
|
61
61
|
* ],
|
|
62
62
|
* },
|
|
@@ -65,56 +65,56 @@ export interface CreateInferenceRecommendationsJobCommandOutput extends CreateIn
|
|
|
65
65
|
* },
|
|
66
66
|
* ],
|
|
67
67
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
68
|
-
* ContainerConfig: {
|
|
68
|
+
* ContainerConfig: { // RecommendationJobContainerConfig
|
|
69
69
|
* Domain: "STRING_VALUE",
|
|
70
70
|
* Task: "STRING_VALUE",
|
|
71
71
|
* Framework: "STRING_VALUE",
|
|
72
72
|
* FrameworkVersion: "STRING_VALUE",
|
|
73
|
-
* PayloadConfig: {
|
|
73
|
+
* PayloadConfig: { // RecommendationJobPayloadConfig
|
|
74
74
|
* SamplePayloadUrl: "STRING_VALUE",
|
|
75
|
-
* SupportedContentTypes: [
|
|
75
|
+
* SupportedContentTypes: [ // RecommendationJobSupportedContentTypes
|
|
76
76
|
* "STRING_VALUE",
|
|
77
77
|
* ],
|
|
78
78
|
* },
|
|
79
79
|
* NearestModelName: "STRING_VALUE",
|
|
80
|
-
* SupportedInstanceTypes: [
|
|
80
|
+
* SupportedInstanceTypes: [ // RecommendationJobSupportedInstanceTypes
|
|
81
81
|
* "STRING_VALUE",
|
|
82
82
|
* ],
|
|
83
83
|
* DataInputConfig: "STRING_VALUE",
|
|
84
84
|
* },
|
|
85
|
-
* Endpoints: [
|
|
86
|
-
* {
|
|
85
|
+
* Endpoints: [ // Endpoints
|
|
86
|
+
* { // EndpointInfo
|
|
87
87
|
* EndpointName: "STRING_VALUE", // required
|
|
88
88
|
* },
|
|
89
89
|
* ],
|
|
90
|
-
* VpcConfig: {
|
|
91
|
-
* SecurityGroupIds: [ // required
|
|
90
|
+
* VpcConfig: { // RecommendationJobVpcConfig
|
|
91
|
+
* SecurityGroupIds: [ // RecommendationJobVpcSecurityGroupIds // required
|
|
92
92
|
* "STRING_VALUE",
|
|
93
93
|
* ],
|
|
94
|
-
* Subnets: [ // required
|
|
94
|
+
* Subnets: [ // RecommendationJobVpcSubnets // required
|
|
95
95
|
* "STRING_VALUE",
|
|
96
96
|
* ],
|
|
97
97
|
* },
|
|
98
98
|
* ModelName: "STRING_VALUE",
|
|
99
99
|
* },
|
|
100
100
|
* JobDescription: "STRING_VALUE",
|
|
101
|
-
* StoppingConditions: {
|
|
101
|
+
* StoppingConditions: { // RecommendationJobStoppingConditions
|
|
102
102
|
* MaxInvocations: Number("int"),
|
|
103
|
-
* ModelLatencyThresholds: [
|
|
104
|
-
* {
|
|
103
|
+
* ModelLatencyThresholds: [ // ModelLatencyThresholds
|
|
104
|
+
* { // ModelLatencyThreshold
|
|
105
105
|
* Percentile: "STRING_VALUE",
|
|
106
106
|
* ValueInMilliseconds: Number("int"),
|
|
107
107
|
* },
|
|
108
108
|
* ],
|
|
109
109
|
* },
|
|
110
|
-
* OutputConfig: {
|
|
110
|
+
* OutputConfig: { // RecommendationJobOutputConfig
|
|
111
111
|
* KmsKeyId: "STRING_VALUE",
|
|
112
|
-
* CompiledOutputConfig: {
|
|
112
|
+
* CompiledOutputConfig: { // RecommendationJobCompiledOutputConfig
|
|
113
113
|
* S3OutputUri: "STRING_VALUE",
|
|
114
114
|
* },
|
|
115
115
|
* },
|
|
116
|
-
* Tags: [
|
|
117
|
-
* {
|
|
116
|
+
* Tags: [ // TagList
|
|
117
|
+
* { // Tag
|
|
118
118
|
* Key: "STRING_VALUE", // required
|
|
119
119
|
* Value: "STRING_VALUE", // required
|
|
120
120
|
* },
|