@aws-sdk/client-sagemaker 3.803.0 → 3.805.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/index.js +21 -8
- package/dist-es/models/models_3.js +0 -6
- package/dist-es/models/models_4.js +6 -0
- package/dist-es/protocols/Aws_json1_1.js +202 -189
- package/dist-types/commands/AddAssociationCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +10 -1
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateHubCommand.d.ts +1 -1
- package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkteamCommand.d.ts +1 -1
- 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/DeleteAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClusterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteComputeQuotaCommand.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 +1 -1
- 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/DeleteHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHyperParameterTuningJobCommand.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/DeleteInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMlflowTrackingServerCommand.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/DeleteOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartnerAppCommand.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 +1 -1
- 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 +1 -1
- 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/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.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/DescribeComputeQuotaCommand.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 +10 -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 +3 -2
- 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/DescribeInferenceComponentCommand.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/DescribeMlflowTrackingServerCommand.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/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnerAppCommand.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 +2 -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/DescribeTrainingPlanCommand.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/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.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/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.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/ListMonitoringAlertsCommand.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/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +1 -1
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +3 -3
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMlflowTrackingServerCommand.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 +1 -1
- 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 +3 -2
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMlflowTrackingServerCommand.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/StopOptimizationJobCommand.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 +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +10 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/models/models_0.d.ts +2 -2
- package/dist-types/models/models_1.d.ts +69 -19
- package/dist-types/models/models_2.d.ts +33 -60
- package/dist-types/models/models_3.d.ts +62 -15
- package/dist-types/models/models_4.d.ts +17 -13
- package/dist-types/models/models_5.d.ts +10 -0
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +7 -3
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +3 -2
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/models/models_1.d.ts +10 -4
- package/dist-types/ts3.4/models/models_2.d.ts +8 -14
- package/dist-types/ts3.4/models/models_3.d.ts +15 -7
- package/dist-types/ts3.4/models/models_4.d.ts +9 -6
- package/dist-types/ts3.4/models/models_5.d.ts +3 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -23,7 +23,7 @@ export interface UpdateEndpointCommandOutput extends UpdateEndpointOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateEndpointCommand_base: {
|
|
25
25
|
new (input: UpdateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointCommandInput, UpdateEndpointCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointCommandInput, UpdateEndpointCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateEndpointWeightsAndCapacitiesCommandOutput extends UpdateE
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateEndpointWeightsAndCapacitiesCommand_base: {
|
|
25
25
|
new (input: UpdateEndpointWeightsAndCapacitiesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointWeightsAndCapacitiesCommandInput, UpdateEndpointWeightsAndCapacitiesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateEndpointWeightsAndCapacitiesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointWeightsAndCapacitiesCommandInput, UpdateEndpointWeightsAndCapacitiesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateExperimentCommandOutput extends UpdateExperimentResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateExperimentCommand_base: {
|
|
25
25
|
new (input: UpdateExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateExperimentCommandInput, UpdateExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateExperimentCommandInput, UpdateExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFeatureGroupCommandOutput extends UpdateFeatureGroupRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFeatureGroupCommand_base: {
|
|
25
25
|
new (input: UpdateFeatureGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFeatureGroupCommandInput, UpdateFeatureGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFeatureGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFeatureGroupCommandInput, UpdateFeatureGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFeatureMetadataCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFeatureMetadataCommand_base: {
|
|
25
25
|
new (input: UpdateFeatureMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFeatureMetadataCommandInput, UpdateFeatureMetadataCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFeatureMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFeatureMetadataCommandInput, UpdateFeatureMetadataCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateHubCommandOutput extends UpdateHubResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateHubCommand_base: {
|
|
25
25
|
new (input: UpdateHubCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHubCommandInput, UpdateHubCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateHubCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHubCommandInput, UpdateHubCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateHubContentCommandOutput extends UpdateHubContentResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateHubContentCommand_base: {
|
|
25
25
|
new (input: UpdateHubContentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHubContentCommandInput, UpdateHubContentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateHubContentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHubContentCommandInput, UpdateHubContentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateHubContentReferenceCommandOutput extends UpdateHubContent
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateHubContentReferenceCommand_base: {
|
|
25
25
|
new (input: UpdateHubContentReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHubContentReferenceCommandInput, UpdateHubContentReferenceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateHubContentReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateHubContentReferenceCommandInput, UpdateHubContentReferenceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateImageCommandOutput extends UpdateImageResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateImageCommand_base: {
|
|
25
25
|
new (input: UpdateImageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateImageCommandInput, UpdateImageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateImageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateImageCommandInput, UpdateImageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateImageVersionCommandOutput extends UpdateImageVersionRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateImageVersionCommand_base: {
|
|
25
25
|
new (input: UpdateImageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateImageVersionCommandInput, UpdateImageVersionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateImageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateImageVersionCommandInput, UpdateImageVersionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateInferenceComponentCommandOutput extends UpdateInferenceCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateInferenceComponentCommand_base: {
|
|
25
25
|
new (input: UpdateInferenceComponentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInferenceComponentCommandInput, UpdateInferenceComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateInferenceComponentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInferenceComponentCommandInput, UpdateInferenceComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateInferenceComponentRuntimeConfigCommandOutput extends Upda
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateInferenceComponentRuntimeConfigCommand_base: {
|
|
25
25
|
new (input: UpdateInferenceComponentRuntimeConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInferenceComponentRuntimeConfigCommandInput, UpdateInferenceComponentRuntimeConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateInferenceComponentRuntimeConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInferenceComponentRuntimeConfigCommandInput, UpdateInferenceComponentRuntimeConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateInferenceExperimentCommandOutput extends UpdateInferenceE
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateInferenceExperimentCommand_base: {
|
|
25
25
|
new (input: UpdateInferenceExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInferenceExperimentCommandInput, UpdateInferenceExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateInferenceExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInferenceExperimentCommandInput, UpdateInferenceExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateMlflowTrackingServerCommandOutput extends UpdateMlflowTra
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateMlflowTrackingServerCommand_base: {
|
|
25
25
|
new (input: UpdateMlflowTrackingServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMlflowTrackingServerCommandInput, UpdateMlflowTrackingServerCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateMlflowTrackingServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMlflowTrackingServerCommandInput, UpdateMlflowTrackingServerCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateModelCardCommandOutput extends UpdateModelCardResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateModelCardCommand_base: {
|
|
25
25
|
new (input: UpdateModelCardCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelCardCommandInput, UpdateModelCardCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateModelCardCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelCardCommandInput, UpdateModelCardCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateModelPackageCommandOutput extends UpdateModelPackageOutpu
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateModelPackageCommand_base: {
|
|
25
25
|
new (input: UpdateModelPackageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelPackageCommandInput, UpdateModelPackageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateModelPackageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelPackageCommandInput, UpdateModelPackageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateMonitoringAlertCommandOutput extends UpdateMonitoringAler
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateMonitoringAlertCommand_base: {
|
|
25
25
|
new (input: UpdateMonitoringAlertCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMonitoringAlertCommandInput, UpdateMonitoringAlertCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateMonitoringAlertCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMonitoringAlertCommandInput, UpdateMonitoringAlertCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateMonitoringScheduleCommandOutput extends UpdateMonitoringS
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateMonitoringScheduleCommand_base: {
|
|
25
25
|
new (input: UpdateMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMonitoringScheduleCommandInput, UpdateMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMonitoringScheduleCommandInput, UpdateMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateNotebookInstanceCommandOutput extends UpdateNotebookInsta
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateNotebookInstanceCommand_base: {
|
|
25
25
|
new (input: UpdateNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotebookInstanceCommandInput, UpdateNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotebookInstanceCommandInput, UpdateNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateNotebookInstanceLifecycleConfigCommandOutput extends Upda
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateNotebookInstanceLifecycleConfigCommand_base: {
|
|
25
25
|
new (input: UpdateNotebookInstanceLifecycleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotebookInstanceLifecycleConfigCommandInput, UpdateNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateNotebookInstanceLifecycleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotebookInstanceLifecycleConfigCommandInput, UpdateNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdatePartnerAppCommandOutput extends UpdatePartnerAppResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePartnerAppCommand_base: {
|
|
25
25
|
new (input: UpdatePartnerAppCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartnerAppCommandInput, UpdatePartnerAppCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdatePartnerAppCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePartnerAppCommandInput, UpdatePartnerAppCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdatePipelineCommandOutput extends UpdatePipelineResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePipelineCommand_base: {
|
|
25
25
|
new (input: UpdatePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePipelineCommandInput, UpdatePipelineCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdatePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePipelineCommandInput, UpdatePipelineCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdatePipelineExecutionCommandOutput extends UpdatePipelineExec
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePipelineExecutionCommand_base: {
|
|
25
25
|
new (input: UpdatePipelineExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePipelineExecutionCommandInput, UpdatePipelineExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdatePipelineExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePipelineExecutionCommandInput, UpdatePipelineExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateProjectCommand_base: {
|
|
25
25
|
new (input: UpdateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectCommandInput, UpdateProjectCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectCommandInput, UpdateProjectCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateSpaceCommandOutput extends UpdateSpaceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSpaceCommand_base: {
|
|
25
25
|
new (input: UpdateSpaceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSpaceCommandInput, UpdateSpaceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateSpaceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSpaceCommandInput, UpdateSpaceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -116,6 +116,7 @@ declare const UpdateSpaceCommand_base: {
|
|
|
116
116
|
* EbsVolumeSizeInGb: Number("int"), // required
|
|
117
117
|
* },
|
|
118
118
|
* },
|
|
119
|
+
* SpaceManagedResources: "ENABLED" || "DISABLED",
|
|
119
120
|
* CustomFileSystems: [ // CustomFileSystems
|
|
120
121
|
* { // CustomFileSystem Union: only one key present
|
|
121
122
|
* EFSFileSystem: { // EFSFileSystem
|
|
@@ -23,7 +23,7 @@ export interface UpdateTrainingJobCommandOutput extends UpdateTrainingJobRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateTrainingJobCommand_base: {
|
|
25
25
|
new (input: UpdateTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrainingJobCommandInput, UpdateTrainingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrainingJobCommandInput, UpdateTrainingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateTrialCommandOutput extends UpdateTrialResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateTrialCommand_base: {
|
|
25
25
|
new (input: UpdateTrialCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrialCommandInput, UpdateTrialCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateTrialCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrialCommandInput, UpdateTrialCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateTrialComponentCommandOutput extends UpdateTrialComponentR
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateTrialComponentCommand_base: {
|
|
25
25
|
new (input: UpdateTrialComponentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrialComponentCommandInput, UpdateTrialComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateTrialComponentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrialComponentCommandInput, UpdateTrialComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateUserProfileCommandOutput extends UpdateUserProfileRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateUserProfileCommand_base: {
|
|
25
25
|
new (input: UpdateUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateWorkforceCommandOutput extends UpdateWorkforceResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateWorkforceCommand_base: {
|
|
25
25
|
new (input: UpdateWorkforceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateWorkforceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateWorkteamCommandOutput extends UpdateWorkteamResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateWorkteamCommand_base: {
|
|
25
25
|
new (input: UpdateWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -9354,7 +9354,7 @@ export interface ClusterNodeDetails {
|
|
|
9354
9354
|
*/
|
|
9355
9355
|
LaunchTime?: Date | undefined;
|
|
9356
9356
|
/**
|
|
9357
|
-
* <p>The time
|
|
9357
|
+
* <p>The time when the cluster was last updated.</p>
|
|
9358
9358
|
* @public
|
|
9359
9359
|
*/
|
|
9360
9360
|
LastSoftwareUpdateTime?: Date | undefined;
|
|
@@ -9443,7 +9443,7 @@ export interface ClusterNodeSummary {
|
|
|
9443
9443
|
*/
|
|
9444
9444
|
LaunchTime: Date | undefined;
|
|
9445
9445
|
/**
|
|
9446
|
-
* <p>The time
|
|
9446
|
+
* <p>The time when SageMaker last updated the software of the instances in the cluster.</p>
|
|
9447
9447
|
* @public
|
|
9448
9448
|
*/
|
|
9449
9449
|
LastSoftwareUpdateTime?: Date | undefined;
|
|
@@ -715,9 +715,7 @@ export interface CreateAppRequest {
|
|
|
715
715
|
*/
|
|
716
716
|
ResourceSpec?: ResourceSpec | undefined;
|
|
717
717
|
/**
|
|
718
|
-
* <p>
|
|
719
|
-
* Indicates whether the application is launched in recovery mode.
|
|
720
|
-
* </p>
|
|
718
|
+
* <p> Indicates whether the application is launched in recovery mode. </p>
|
|
721
719
|
* @public
|
|
722
720
|
*/
|
|
723
721
|
RecoveryMode?: boolean | undefined;
|
|
@@ -3577,6 +3575,68 @@ export interface RStudioServerProDomainSettings {
|
|
|
3577
3575
|
*/
|
|
3578
3576
|
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
3579
3577
|
}
|
|
3578
|
+
/**
|
|
3579
|
+
* <p>The settings that apply to an Amazon SageMaker AI domain when you use it in Amazon
|
|
3580
|
+
* SageMaker Unified Studio.</p>
|
|
3581
|
+
* @public
|
|
3582
|
+
*/
|
|
3583
|
+
export interface UnifiedStudioSettings {
|
|
3584
|
+
/**
|
|
3585
|
+
* <p>Sets whether you can access the domain in Amazon SageMaker Studio:</p>
|
|
3586
|
+
* <dl>
|
|
3587
|
+
* <dt>ENABLED</dt>
|
|
3588
|
+
* <dd>
|
|
3589
|
+
* <p>You can access the domain in Amazon SageMaker Studio. If you migrate the domain to
|
|
3590
|
+
* Amazon SageMaker Unified Studio, you can access it in both studio interfaces.</p>
|
|
3591
|
+
* </dd>
|
|
3592
|
+
* <dt>DISABLED</dt>
|
|
3593
|
+
* <dd>
|
|
3594
|
+
* <p>You can't access the domain in Amazon SageMaker Studio. If you migrate the domain to
|
|
3595
|
+
* Amazon SageMaker Unified Studio, you can access it only in that studio interface.</p>
|
|
3596
|
+
* </dd>
|
|
3597
|
+
* </dl>
|
|
3598
|
+
* <p>To migrate a domain to Amazon SageMaker Unified Studio, you specify the
|
|
3599
|
+
* UnifiedStudioSettings data type when you use the UpdateDomain action.</p>
|
|
3600
|
+
* @public
|
|
3601
|
+
*/
|
|
3602
|
+
StudioWebPortalAccess?: FeatureStatus | undefined;
|
|
3603
|
+
/**
|
|
3604
|
+
* <p>The ID of the Amazon Web Services account that has the Amazon SageMaker Unified Studio
|
|
3605
|
+
* domain. The default value, if you don't specify an ID, is the ID of the account that has the
|
|
3606
|
+
* Amazon SageMaker AI domain.</p>
|
|
3607
|
+
* @public
|
|
3608
|
+
*/
|
|
3609
|
+
DomainAccountId?: string | undefined;
|
|
3610
|
+
/**
|
|
3611
|
+
* <p>The Amazon Web Services Region where the domain is located in Amazon SageMaker Unified
|
|
3612
|
+
* Studio. The default value, if you don't specify a Region, is the Region where the Amazon SageMaker AI domain is located.</p>
|
|
3613
|
+
* @public
|
|
3614
|
+
*/
|
|
3615
|
+
DomainRegion?: string | undefined;
|
|
3616
|
+
/**
|
|
3617
|
+
* <p>The ID of the Amazon SageMaker Unified Studio domain associated with this domain.</p>
|
|
3618
|
+
* @public
|
|
3619
|
+
*/
|
|
3620
|
+
DomainId?: string | undefined;
|
|
3621
|
+
/**
|
|
3622
|
+
* <p>The ID of the Amazon SageMaker Unified Studio project that corresponds to the
|
|
3623
|
+
* domain.</p>
|
|
3624
|
+
* @public
|
|
3625
|
+
*/
|
|
3626
|
+
ProjectId?: string | undefined;
|
|
3627
|
+
/**
|
|
3628
|
+
* <p>The ID of the environment that Amazon SageMaker Unified Studio associates with the
|
|
3629
|
+
* domain.</p>
|
|
3630
|
+
* @public
|
|
3631
|
+
*/
|
|
3632
|
+
EnvironmentId?: string | undefined;
|
|
3633
|
+
/**
|
|
3634
|
+
* <p>The location where Amazon S3 stores temporary execution data and other artifacts
|
|
3635
|
+
* for the project that corresponds to the domain.</p>
|
|
3636
|
+
* @public
|
|
3637
|
+
*/
|
|
3638
|
+
ProjectS3Path?: string | undefined;
|
|
3639
|
+
}
|
|
3580
3640
|
/**
|
|
3581
3641
|
* <p>A collection of settings that apply to the <code>SageMaker Domain</code>. These settings
|
|
3582
3642
|
* are specified through the <code>CreateDomain</code> API call.</p>
|
|
@@ -3612,6 +3672,12 @@ export interface DomainSettings {
|
|
|
3612
3672
|
* @public
|
|
3613
3673
|
*/
|
|
3614
3674
|
AmazonQSettings?: AmazonQSettings | undefined;
|
|
3675
|
+
/**
|
|
3676
|
+
* <p>The settings that apply to an SageMaker AI domain when you use it in Amazon SageMaker
|
|
3677
|
+
* Unified Studio.</p>
|
|
3678
|
+
* @public
|
|
3679
|
+
*/
|
|
3680
|
+
UnifiedStudioSettings?: UnifiedStudioSettings | undefined;
|
|
3615
3681
|
}
|
|
3616
3682
|
/**
|
|
3617
3683
|
* @public
|
|
@@ -12025,22 +12091,6 @@ export interface MonitoringAppSpecification {
|
|
|
12025
12091
|
*/
|
|
12026
12092
|
PostAnalyticsProcessorSourceUri?: string | undefined;
|
|
12027
12093
|
}
|
|
12028
|
-
/**
|
|
12029
|
-
* <p>The inputs for a monitoring job.</p>
|
|
12030
|
-
* @public
|
|
12031
|
-
*/
|
|
12032
|
-
export interface MonitoringInput {
|
|
12033
|
-
/**
|
|
12034
|
-
* <p>The endpoint for a monitoring job.</p>
|
|
12035
|
-
* @public
|
|
12036
|
-
*/
|
|
12037
|
-
EndpointInput?: EndpointInput | undefined;
|
|
12038
|
-
/**
|
|
12039
|
-
* <p>Input object for the batch transform job.</p>
|
|
12040
|
-
* @public
|
|
12041
|
-
*/
|
|
12042
|
-
BatchTransformInput?: BatchTransformInput | undefined;
|
|
12043
|
-
}
|
|
12044
12094
|
/**
|
|
12045
12095
|
* @internal
|
|
12046
12096
|
*/
|
|
@@ -1,5 +1,21 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, ActivationState, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterNodeRecovery, ClusterOrchestrator, ClusterStatus, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ComputeQuotaConfig, ComputeQuotaTarget, GitConfig, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, SchedulerResourceStatus, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig,
|
|
1
|
+
import { ActionSource, ActionStatus, ActivationState, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterNodeRecovery, ClusterOrchestrator, ClusterStatus, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ComputeQuotaConfig, ComputeQuotaTarget, FeatureStatus, GitConfig, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, SchedulerResourceStatus, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, InputConfig, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, ModelDeployConfig, MonitoringAppSpecification, MonitoringBaselineConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProcessingInstanceType, ProcessingS3UploadMode, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RetryStrategy, SchedulerConfig, TagPropagation, ThroughputMode, TrainingSpecification, UserSettings } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* <p>The inputs for a monitoring job.</p>
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface MonitoringInput {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The endpoint for a monitoring job.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
EndpointInput?: EndpointInput | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* <p>Input object for the batch transform job.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
BatchTransformInput?: BatchTransformInput | undefined;
|
|
18
|
+
}
|
|
3
19
|
/**
|
|
4
20
|
* <p>Networking options for a job, such as network traffic encryption between containers,
|
|
5
21
|
* whether to allow inbound and outbound network calls to and from containers, and the VPC
|
|
@@ -2104,6 +2120,20 @@ export interface SpaceSettings {
|
|
|
2104
2120
|
* @public
|
|
2105
2121
|
*/
|
|
2106
2122
|
SpaceStorageSettings?: SpaceStorageSettings | undefined;
|
|
2123
|
+
/**
|
|
2124
|
+
* <p>If you enable this option, SageMaker AI creates the following resources on your
|
|
2125
|
+
* behalf when you create the space:</p>
|
|
2126
|
+
* <ul>
|
|
2127
|
+
* <li>
|
|
2128
|
+
* <p>The user profile that possesses the space.</p>
|
|
2129
|
+
* </li>
|
|
2130
|
+
* <li>
|
|
2131
|
+
* <p>The app that the space contains.</p>
|
|
2132
|
+
* </li>
|
|
2133
|
+
* </ul>
|
|
2134
|
+
* @public
|
|
2135
|
+
*/
|
|
2136
|
+
SpaceManagedResources?: FeatureStatus | undefined;
|
|
2107
2137
|
/**
|
|
2108
2138
|
* <p>A file system, created by you, that you assign to a space for an Amazon SageMaker AI
|
|
2109
2139
|
* Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.</p>
|
|
@@ -4988,9 +5018,7 @@ export interface DescribeAppResponse {
|
|
|
4988
5018
|
*/
|
|
4989
5019
|
Status?: AppStatus | undefined;
|
|
4990
5020
|
/**
|
|
4991
|
-
* <p>
|
|
4992
|
-
* Indicates whether the application is launched in recovery mode.
|
|
4993
|
-
* </p>
|
|
5021
|
+
* <p> Indicates whether the application is launched in recovery mode. </p>
|
|
4994
5022
|
* @public
|
|
4995
5023
|
*/
|
|
4996
5024
|
RecoveryMode?: boolean | undefined;
|
|
@@ -7671,61 +7699,6 @@ export declare const HubStatus: {
|
|
|
7671
7699
|
* @public
|
|
7672
7700
|
*/
|
|
7673
7701
|
export type HubStatus = (typeof HubStatus)[keyof typeof HubStatus];
|
|
7674
|
-
/**
|
|
7675
|
-
* @public
|
|
7676
|
-
*/
|
|
7677
|
-
export interface DescribeHubResponse {
|
|
7678
|
-
/**
|
|
7679
|
-
* <p>The name of the hub.</p>
|
|
7680
|
-
* @public
|
|
7681
|
-
*/
|
|
7682
|
-
HubName: string | undefined;
|
|
7683
|
-
/**
|
|
7684
|
-
* <p>The Amazon Resource Name (ARN) of the hub.</p>
|
|
7685
|
-
* @public
|
|
7686
|
-
*/
|
|
7687
|
-
HubArn: string | undefined;
|
|
7688
|
-
/**
|
|
7689
|
-
* <p>The display name of the hub.</p>
|
|
7690
|
-
* @public
|
|
7691
|
-
*/
|
|
7692
|
-
HubDisplayName?: string | undefined;
|
|
7693
|
-
/**
|
|
7694
|
-
* <p>A description of the hub.</p>
|
|
7695
|
-
* @public
|
|
7696
|
-
*/
|
|
7697
|
-
HubDescription?: string | undefined;
|
|
7698
|
-
/**
|
|
7699
|
-
* <p>The searchable keywords for the hub.</p>
|
|
7700
|
-
* @public
|
|
7701
|
-
*/
|
|
7702
|
-
HubSearchKeywords?: string[] | undefined;
|
|
7703
|
-
/**
|
|
7704
|
-
* <p>The Amazon S3 storage configuration for the hub.</p>
|
|
7705
|
-
* @public
|
|
7706
|
-
*/
|
|
7707
|
-
S3StorageConfig?: HubS3StorageConfig | undefined;
|
|
7708
|
-
/**
|
|
7709
|
-
* <p>The status of the hub.</p>
|
|
7710
|
-
* @public
|
|
7711
|
-
*/
|
|
7712
|
-
HubStatus: HubStatus | undefined;
|
|
7713
|
-
/**
|
|
7714
|
-
* <p>The failure reason if importing hub content failed.</p>
|
|
7715
|
-
* @public
|
|
7716
|
-
*/
|
|
7717
|
-
FailureReason?: string | undefined;
|
|
7718
|
-
/**
|
|
7719
|
-
* <p>The date and time that the hub was created.</p>
|
|
7720
|
-
* @public
|
|
7721
|
-
*/
|
|
7722
|
-
CreationTime: Date | undefined;
|
|
7723
|
-
/**
|
|
7724
|
-
* <p>The date and time that the hub was last modified.</p>
|
|
7725
|
-
* @public
|
|
7726
|
-
*/
|
|
7727
|
-
LastModifiedTime: Date | undefined;
|
|
7728
|
-
}
|
|
7729
7702
|
/**
|
|
7730
7703
|
* @internal
|
|
7731
7704
|
*/
|