@aws-sdk/client-sagemaker 3.188.0 → 3.191.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/CHANGELOG.md +22 -0
- package/dist-cjs/SageMakerClient.js +11 -8
- package/dist-cjs/commands/AddAssociationCommand.js +10 -0
- package/dist-cjs/commands/AddTagsCommand.js +10 -0
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +10 -0
- package/dist-cjs/commands/CreateActionCommand.js +10 -0
- package/dist-cjs/commands/CreateAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/CreateAppCommand.js +10 -0
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateArtifactCommand.js +10 -0
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/CreateCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/CreateContextCommand.js +10 -0
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/CreateDomainCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateEndpointCommand.js +10 -0
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateExperimentCommand.js +10 -0
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +13 -3
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/CreateImageCommand.js +10 -0
- package/dist-cjs/commands/CreateImageVersionCommand.js +10 -0
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/CreateLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateModelCommand.js +10 -0
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateModelPackageCommand.js +10 -0
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/CreatePipelineCommand.js +10 -0
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +10 -0
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +10 -0
- package/dist-cjs/commands/CreateProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateProjectCommand.js +10 -0
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateTransformJobCommand.js +10 -0
- package/dist-cjs/commands/CreateTrialCommand.js +10 -0
- package/dist-cjs/commands/CreateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/CreateUserProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateWorkforceCommand.js +10 -0
- package/dist-cjs/commands/CreateWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DeleteActionCommand.js +10 -0
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/DeleteAppCommand.js +10 -0
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteArtifactCommand.js +10 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +10 -0
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/DeleteContextCommand.js +10 -0
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/DeleteDomainCommand.js +10 -0
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/DeleteEndpointCommand.js +10 -0
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteExperimentCommand.js +10 -0
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/DeleteImageCommand.js +10 -0
- package/dist-cjs/commands/DeleteImageVersionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DeletePipelineCommand.js +10 -0
- package/dist-cjs/commands/DeleteProjectCommand.js +10 -0
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteTagsCommand.js +10 -0
- package/dist-cjs/commands/DeleteTrialCommand.js +10 -0
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/DeleteUserProfileCommand.js +10 -0
- package/dist-cjs/commands/DeleteWorkforceCommand.js +10 -0
- package/dist-cjs/commands/DeleteWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DeregisterDevicesCommand.js +10 -0
- package/dist-cjs/commands/DescribeActionCommand.js +10 -0
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/DescribeAppCommand.js +10 -0
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribeArtifactCommand.js +10 -0
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeContextCommand.js +10 -0
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeDeviceCommand.js +10 -0
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/DescribeDomainCommand.js +10 -0
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeEndpointCommand.js +12 -1
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +11 -2
- package/dist-cjs/commands/DescribeExperimentCommand.js +10 -0
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +10 -0
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeImageCommand.js +10 -0
- package/dist-cjs/commands/DescribeImageVersionCommand.js +10 -0
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelPackageCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeProjectCommand.js +10 -0
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeTransformJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrialCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/DescribeUserProfileCommand.js +10 -0
- package/dist-cjs/commands/DescribeWorkforceCommand.js +10 -0
- package/dist-cjs/commands/DescribeWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +10 -0
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +10 -0
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +10 -0
- package/dist-cjs/commands/ListActionsCommand.js +10 -0
- package/dist-cjs/commands/ListAlgorithmsCommand.js +10 -0
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListAppsCommand.js +10 -0
- package/dist-cjs/commands/ListArtifactsCommand.js +10 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +10 -0
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +10 -0
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +10 -0
- package/dist-cjs/commands/ListCompilationJobsCommand.js +10 -0
- package/dist-cjs/commands/ListContextsCommand.js +10 -0
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +10 -0
- package/dist-cjs/commands/ListDevicesCommand.js +10 -0
- package/dist-cjs/commands/ListDomainsCommand.js +10 -0
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +10 -0
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListEndpointsCommand.js +10 -0
- package/dist-cjs/commands/ListExperimentsCommand.js +10 -0
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +10 -0
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +10 -0
- package/dist-cjs/commands/ListImageVersionsCommand.js +10 -0
- package/dist-cjs/commands/ListImagesCommand.js +10 -0
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +10 -0
- package/dist-cjs/commands/ListLabelingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +10 -0
- package/dist-cjs/commands/ListLineageGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListModelMetadataCommand.js +10 -0
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListModelPackagesCommand.js +13 -3
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +13 -3
- package/dist-cjs/commands/ListModelsCommand.js +10 -0
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +10 -0
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +10 -0
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +10 -0
- package/dist-cjs/commands/ListPipelinesCommand.js +10 -0
- package/dist-cjs/commands/ListProcessingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListProjectsCommand.js +10 -0
- package/dist-cjs/commands/ListStageDevicesCommand.js +10 -0
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +10 -0
- package/dist-cjs/commands/ListTagsCommand.js +10 -0
- package/dist-cjs/commands/ListTrainingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/ListTransformJobsCommand.js +10 -0
- package/dist-cjs/commands/ListTrialComponentsCommand.js +10 -0
- package/dist-cjs/commands/ListTrialsCommand.js +10 -0
- package/dist-cjs/commands/ListUserProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListWorkforcesCommand.js +10 -0
- package/dist-cjs/commands/ListWorkteamsCommand.js +10 -0
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/QueryLineageCommand.js +10 -0
- package/dist-cjs/commands/RegisterDevicesCommand.js +10 -0
- package/dist-cjs/commands/RenderUiTemplateCommand.js +10 -0
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/SearchCommand.js +10 -0
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +10 -0
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +10 -0
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/StopAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/StopCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/StopLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/StopProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/StopTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/StopTransformJobCommand.js +10 -0
- package/dist-cjs/commands/UpdateActionCommand.js +10 -0
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateArtifactCommand.js +10 -0
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/UpdateContextCommand.js +10 -0
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/UpdateDevicesCommand.js +10 -0
- package/dist-cjs/commands/UpdateDomainCommand.js +10 -0
- package/dist-cjs/commands/UpdateEndpointCommand.js +10 -0
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +10 -0
- package/dist-cjs/commands/UpdateExperimentCommand.js +10 -0
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdateImageCommand.js +10 -0
- package/dist-cjs/commands/UpdateModelPackageCommand.js +10 -0
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdatePipelineCommand.js +10 -0
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/UpdateProjectCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrialCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserProfileCommand.js +10 -0
- package/dist-cjs/commands/UpdateWorkforceCommand.js +10 -0
- package/dist-cjs/commands/UpdateWorkteamCommand.js +10 -0
- package/dist-cjs/endpoint/EndpointParameters.js +13 -0
- package/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist-cjs/endpoint/ruleset.js +387 -0
- package/dist-cjs/models/models_0.js +95 -39
- package/dist-cjs/models/models_1.js +31 -31
- package/dist-cjs/models/models_2.js +29 -30
- package/dist-cjs/models/models_3.js +30 -4
- package/dist-cjs/protocols/Aws_json1_1.js +132 -0
- package/dist-cjs/runtimeConfig.shared.js +3 -3
- package/dist-es/SageMakerClient.js +12 -9
- package/dist-es/commands/AddAssociationCommand.js +10 -0
- package/dist-es/commands/AddTagsCommand.js +10 -0
- package/dist-es/commands/AssociateTrialComponentCommand.js +10 -0
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +10 -0
- package/dist-es/commands/CreateActionCommand.js +10 -0
- package/dist-es/commands/CreateAlgorithmCommand.js +10 -0
- package/dist-es/commands/CreateAppCommand.js +10 -0
- package/dist-es/commands/CreateAppImageConfigCommand.js +10 -0
- package/dist-es/commands/CreateArtifactCommand.js +10 -0
- package/dist-es/commands/CreateAutoMLJobCommand.js +10 -0
- package/dist-es/commands/CreateCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/CreateCompilationJobCommand.js +10 -0
- package/dist-es/commands/CreateContextCommand.js +10 -0
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateDeviceFleetCommand.js +10 -0
- package/dist-es/commands/CreateDomainCommand.js +10 -0
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/CreateEndpointCommand.js +10 -0
- package/dist-es/commands/CreateEndpointConfigCommand.js +10 -0
- package/dist-es/commands/CreateExperimentCommand.js +10 -0
- package/dist-es/commands/CreateFeatureGroupCommand.js +11 -1
- package/dist-es/commands/CreateFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/CreateImageCommand.js +10 -0
- package/dist-es/commands/CreateImageVersionCommand.js +10 -0
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/CreateLabelingJobCommand.js +10 -0
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateModelCommand.js +10 -0
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateModelPackageCommand.js +10 -0
- package/dist-es/commands/CreateModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/CreateNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/CreatePipelineCommand.js +10 -0
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +10 -0
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +10 -0
- package/dist-es/commands/CreateProcessingJobCommand.js +10 -0
- package/dist-es/commands/CreateProjectCommand.js +10 -0
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/CreateTrainingJobCommand.js +10 -0
- package/dist-es/commands/CreateTransformJobCommand.js +10 -0
- package/dist-es/commands/CreateTrialCommand.js +10 -0
- package/dist-es/commands/CreateTrialComponentCommand.js +10 -0
- package/dist-es/commands/CreateUserProfileCommand.js +10 -0
- package/dist-es/commands/CreateWorkforceCommand.js +10 -0
- package/dist-es/commands/CreateWorkteamCommand.js +10 -0
- package/dist-es/commands/DeleteActionCommand.js +10 -0
- package/dist-es/commands/DeleteAlgorithmCommand.js +10 -0
- package/dist-es/commands/DeleteAppCommand.js +10 -0
- package/dist-es/commands/DeleteAppImageConfigCommand.js +10 -0
- package/dist-es/commands/DeleteArtifactCommand.js +10 -0
- package/dist-es/commands/DeleteAssociationCommand.js +10 -0
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/DeleteContextCommand.js +10 -0
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteDeviceFleetCommand.js +10 -0
- package/dist-es/commands/DeleteDomainCommand.js +10 -0
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/DeleteEndpointCommand.js +10 -0
- package/dist-es/commands/DeleteEndpointConfigCommand.js +10 -0
- package/dist-es/commands/DeleteExperimentCommand.js +10 -0
- package/dist-es/commands/DeleteFeatureGroupCommand.js +10 -0
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/DeleteImageCommand.js +10 -0
- package/dist-es/commands/DeleteImageVersionCommand.js +10 -0
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteModelCommand.js +10 -0
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DeletePipelineCommand.js +10 -0
- package/dist-es/commands/DeleteProjectCommand.js +10 -0
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DeleteTagsCommand.js +10 -0
- package/dist-es/commands/DeleteTrialCommand.js +10 -0
- package/dist-es/commands/DeleteTrialComponentCommand.js +10 -0
- package/dist-es/commands/DeleteUserProfileCommand.js +10 -0
- package/dist-es/commands/DeleteWorkforceCommand.js +10 -0
- package/dist-es/commands/DeleteWorkteamCommand.js +10 -0
- package/dist-es/commands/DeregisterDevicesCommand.js +10 -0
- package/dist-es/commands/DescribeActionCommand.js +10 -0
- package/dist-es/commands/DescribeAlgorithmCommand.js +10 -0
- package/dist-es/commands/DescribeAppCommand.js +10 -0
- package/dist-es/commands/DescribeAppImageConfigCommand.js +10 -0
- package/dist-es/commands/DescribeArtifactCommand.js +10 -0
- package/dist-es/commands/DescribeAutoMLJobCommand.js +10 -0
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/DescribeCompilationJobCommand.js +10 -0
- package/dist-es/commands/DescribeContextCommand.js +10 -0
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeDeviceCommand.js +10 -0
- package/dist-es/commands/DescribeDeviceFleetCommand.js +10 -0
- package/dist-es/commands/DescribeDomainCommand.js +10 -0
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/DescribeEndpointCommand.js +12 -1
- package/dist-es/commands/DescribeEndpointConfigCommand.js +11 -2
- package/dist-es/commands/DescribeExperimentCommand.js +10 -0
- package/dist-es/commands/DescribeFeatureGroupCommand.js +10 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +10 -0
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/DescribeImageCommand.js +10 -0
- package/dist-es/commands/DescribeImageVersionCommand.js +10 -0
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/DescribeLabelingJobCommand.js +10 -0
- package/dist-es/commands/DescribeLineageGroupCommand.js +10 -0
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeModelCommand.js +10 -0
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeModelPackageCommand.js +10 -0
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DescribePipelineCommand.js +10 -0
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +10 -0
- package/dist-es/commands/DescribePipelineExecutionCommand.js +10 -0
- package/dist-es/commands/DescribeProcessingJobCommand.js +10 -0
- package/dist-es/commands/DescribeProjectCommand.js +10 -0
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +10 -0
- package/dist-es/commands/DescribeTrainingJobCommand.js +10 -0
- package/dist-es/commands/DescribeTransformJobCommand.js +10 -0
- package/dist-es/commands/DescribeTrialCommand.js +10 -0
- package/dist-es/commands/DescribeTrialComponentCommand.js +10 -0
- package/dist-es/commands/DescribeUserProfileCommand.js +10 -0
- package/dist-es/commands/DescribeWorkforceCommand.js +10 -0
- package/dist-es/commands/DescribeWorkteamCommand.js +10 -0
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-es/commands/DisassociateTrialComponentCommand.js +10 -0
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-es/commands/GetDeviceFleetReportCommand.js +10 -0
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +10 -0
- package/dist-es/commands/GetSearchSuggestionsCommand.js +10 -0
- package/dist-es/commands/ListActionsCommand.js +10 -0
- package/dist-es/commands/ListAlgorithmsCommand.js +10 -0
- package/dist-es/commands/ListAppImageConfigsCommand.js +10 -0
- package/dist-es/commands/ListAppsCommand.js +10 -0
- package/dist-es/commands/ListArtifactsCommand.js +10 -0
- package/dist-es/commands/ListAssociationsCommand.js +10 -0
- package/dist-es/commands/ListAutoMLJobsCommand.js +10 -0
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +10 -0
- package/dist-es/commands/ListCodeRepositoriesCommand.js +10 -0
- package/dist-es/commands/ListCompilationJobsCommand.js +10 -0
- package/dist-es/commands/ListContextsCommand.js +10 -0
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListDeviceFleetsCommand.js +10 -0
- package/dist-es/commands/ListDevicesCommand.js +10 -0
- package/dist-es/commands/ListDomainsCommand.js +10 -0
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +10 -0
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +10 -0
- package/dist-es/commands/ListEndpointConfigsCommand.js +10 -0
- package/dist-es/commands/ListEndpointsCommand.js +10 -0
- package/dist-es/commands/ListExperimentsCommand.js +10 -0
- package/dist-es/commands/ListFeatureGroupsCommand.js +10 -0
- package/dist-es/commands/ListFlowDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListHumanTaskUisCommand.js +10 -0
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +10 -0
- package/dist-es/commands/ListImageVersionsCommand.js +10 -0
- package/dist-es/commands/ListImagesCommand.js +10 -0
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +10 -0
- package/dist-es/commands/ListLabelingJobsCommand.js +10 -0
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +10 -0
- package/dist-es/commands/ListLineageGroupsCommand.js +10 -0
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListModelMetadataCommand.js +10 -0
- package/dist-es/commands/ListModelPackageGroupsCommand.js +10 -0
- package/dist-es/commands/ListModelPackagesCommand.js +11 -1
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +11 -1
- package/dist-es/commands/ListModelsCommand.js +10 -0
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +10 -0
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +10 -0
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +10 -0
- package/dist-es/commands/ListNotebookInstancesCommand.js +10 -0
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +10 -0
- package/dist-es/commands/ListPipelineExecutionsCommand.js +10 -0
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +10 -0
- package/dist-es/commands/ListPipelinesCommand.js +10 -0
- package/dist-es/commands/ListProcessingJobsCommand.js +10 -0
- package/dist-es/commands/ListProjectsCommand.js +10 -0
- package/dist-es/commands/ListStageDevicesCommand.js +10 -0
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +10 -0
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +10 -0
- package/dist-es/commands/ListTagsCommand.js +10 -0
- package/dist-es/commands/ListTrainingJobsCommand.js +10 -0
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/ListTransformJobsCommand.js +10 -0
- package/dist-es/commands/ListTrialComponentsCommand.js +10 -0
- package/dist-es/commands/ListTrialsCommand.js +10 -0
- package/dist-es/commands/ListUserProfilesCommand.js +10 -0
- package/dist-es/commands/ListWorkforcesCommand.js +10 -0
- package/dist-es/commands/ListWorkteamsCommand.js +10 -0
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/QueryLineageCommand.js +10 -0
- package/dist-es/commands/RegisterDevicesCommand.js +10 -0
- package/dist-es/commands/RenderUiTemplateCommand.js +10 -0
- package/dist-es/commands/RetryPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/SearchCommand.js +10 -0
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +10 -0
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +10 -0
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/StartMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/StartNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/StartPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/StopAutoMLJobCommand.js +10 -0
- package/dist-es/commands/StopCompilationJobCommand.js +10 -0
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/StopEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/StopLabelingJobCommand.js +10 -0
- package/dist-es/commands/StopMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/StopNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/StopPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/StopProcessingJobCommand.js +10 -0
- package/dist-es/commands/StopTrainingJobCommand.js +10 -0
- package/dist-es/commands/StopTransformJobCommand.js +10 -0
- package/dist-es/commands/UpdateActionCommand.js +10 -0
- package/dist-es/commands/UpdateAppImageConfigCommand.js +10 -0
- package/dist-es/commands/UpdateArtifactCommand.js +10 -0
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/UpdateContextCommand.js +10 -0
- package/dist-es/commands/UpdateDeviceFleetCommand.js +10 -0
- package/dist-es/commands/UpdateDevicesCommand.js +10 -0
- package/dist-es/commands/UpdateDomainCommand.js +10 -0
- package/dist-es/commands/UpdateEndpointCommand.js +10 -0
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +10 -0
- package/dist-es/commands/UpdateExperimentCommand.js +10 -0
- package/dist-es/commands/UpdateFeatureGroupCommand.js +10 -0
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +10 -0
- package/dist-es/commands/UpdateImageCommand.js +10 -0
- package/dist-es/commands/UpdateModelPackageCommand.js +10 -0
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/UpdatePipelineCommand.js +10 -0
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +10 -0
- package/dist-es/commands/UpdateProjectCommand.js +10 -0
- package/dist-es/commands/UpdateTrainingJobCommand.js +10 -0
- package/dist-es/commands/UpdateTrialCommand.js +10 -0
- package/dist-es/commands/UpdateTrialComponentCommand.js +10 -0
- package/dist-es/commands/UpdateUserProfileCommand.js +10 -0
- package/dist-es/commands/UpdateWorkforceCommand.js +10 -0
- package/dist-es/commands/UpdateWorkteamCommand.js +10 -0
- package/dist-es/endpoint/EndpointParameters.js +8 -0
- package/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist-es/endpoint/ruleset.js +384 -0
- package/dist-es/models/models_0.js +84 -28
- package/dist-es/models/models_1.js +18 -18
- package/dist-es/models/models_2.js +18 -20
- package/dist-es/models/models_3.js +20 -0
- package/dist-es/protocols/Aws_json1_1.js +132 -0
- package/dist-es/runtimeConfig.shared.js +2 -2
- package/dist-types/SageMaker.d.ts +16 -6
- package/dist-types/SageMakerClient.d.ts +6 -9
- package/dist-types/commands/AddAssociationCommand.d.ts +2 -0
- package/dist-types/commands/AddTagsCommand.d.ts +2 -0
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/CreateActionCommand.d.ts +2 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateArtifactCommand.d.ts +2 -0
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateContextCommand.d.ts +2 -0
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +2 -0
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateExperimentCommand.d.ts +2 -0
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +3 -1
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +12 -0
- package/dist-types/commands/CreateImageCommand.d.ts +2 -0
- package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreatePipelineCommand.d.ts +2 -0
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -0
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -0
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -0
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -5
- package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrialCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DeleteActionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/DeleteContextCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeletePipelineCommand.d.ts +2 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -0
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTrialCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeActionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAppCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContextCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +4 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +3 -2
- package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeImageCommand.d.ts +2 -0
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -0
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrialCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -0
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -0
- package/dist-types/commands/ListActionsCommand.d.ts +2 -0
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -0
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListAppsCommand.d.ts +2 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -0
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListContextsCommand.d.ts +2 -0
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -0
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -0
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -0
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListEndpointsCommand.d.ts +2 -0
- package/dist-types/commands/ListExperimentsCommand.d.ts +2 -0
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -0
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListImagesCommand.d.ts +2 -0
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -0
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelPackagesCommand.d.ts +3 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +3 -1
- package/dist-types/commands/ListModelsCommand.d.ts +2 -0
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -0
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelinesCommand.d.ts +2 -0
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -0
- package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -0
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrialsCommand.d.ts +2 -0
- package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -0
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/QueryLineageCommand.d.ts +2 -0
- package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -0
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -0
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/SearchCommand.d.ts +2 -0
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -0
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -0
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/UpdateActionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -0
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContextCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +4 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
- package/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +238 -513
- package/dist-types/models/models_1.d.ts +524 -319
- package/dist-types/models/models_2.d.ts +331 -213
- package/dist-types/models/models_3.d.ts +213 -4
- package/dist-types/runtimeConfig.browser.d.ts +5 -2
- package/dist-types/runtimeConfig.d.ts +5 -2
- package/dist-types/runtimeConfig.native.d.ts +5 -2
- package/dist-types/runtimeConfig.shared.d.ts +3 -1
- package/dist-types/ts3.4/SageMakerClient.d.ts +15 -8
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +26 -0
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +115 -59
- package/dist-types/ts3.4/models/models_1.d.ts +61 -81
- package/dist-types/ts3.4/models/models_2.d.ts +78 -61
- package/dist-types/ts3.4/models/models_3.d.ts +63 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
- package/package.json +28 -27
- package/dist-cjs/endpoints.js +0 -183
- package/dist-es/endpoints.js +0 -179
- package/dist-types/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeModelBiasJobDefinitionRequest, DescribeModelBiasJobDefinitionResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeModelBiasJobDefinitionCommandOutput extends DescribeMod
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeModelBiasJobDefinitionCommand extends $Command<DescribeModelBiasJobDefinitionCommandInput, DescribeModelBiasJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeModelBiasJobDefinitionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeModelBiasJobDefinitionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeModelInput, DescribeModelOutput } from "../models/models_2";
|
|
@@ -26,6 +27,7 @@ export interface DescribeModelCommandOutput extends DescribeModelOutput, __Metad
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class DescribeModelCommand extends $Command<DescribeModelCommandInput, DescribeModelCommandOutput, SageMakerClientResolvedConfig> {
|
|
28
29
|
readonly input: DescribeModelCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: DescribeModelCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeModelExplainabilityJobDefinitionRequest, DescribeModelExplainabilityJobDefinitionResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeModelExplainabilityJobDefinitionCommandOutput extends D
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeModelExplainabilityJobDefinitionCommand extends $Command<DescribeModelExplainabilityJobDefinitionCommandInput, DescribeModelExplainabilityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeModelExplainabilityJobDefinitionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeModelExplainabilityJobDefinitionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeModelPackageInput, DescribeModelPackageOutput } from "../models/models_2";
|
|
@@ -28,6 +29,7 @@ export interface DescribeModelPackageCommandOutput extends DescribeModelPackageO
|
|
|
28
29
|
*/
|
|
29
30
|
export declare class DescribeModelPackageCommand extends $Command<DescribeModelPackageCommandInput, DescribeModelPackageCommandOutput, SageMakerClientResolvedConfig> {
|
|
30
31
|
readonly input: DescribeModelPackageCommandInput;
|
|
32
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
33
|
constructor(input: DescribeModelPackageCommandInput);
|
|
32
34
|
/**
|
|
33
35
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeModelPackageGroupInput, DescribeModelPackageGroupOutput } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeModelPackageGroupCommandOutput extends DescribeModelPac
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeModelPackageGroupCommand extends $Command<DescribeModelPackageGroupCommandInput, DescribeModelPackageGroupCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeModelPackageGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeModelPackageGroupCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeModelQualityJobDefinitionRequest, DescribeModelQualityJobDefinitionResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeModelQualityJobDefinitionCommandOutput extends Describe
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeModelQualityJobDefinitionCommand extends $Command<DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeModelQualityJobDefinitionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeModelQualityJobDefinitionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeMonitoringScheduleRequest, DescribeMonitoringScheduleResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitor
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeMonitoringScheduleCommand extends $Command<DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeMonitoringScheduleCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeMonitoringScheduleCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeNotebookInstanceInput, DescribeNotebookInstanceOutput } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeNotebookInstanceCommandOutput extends DescribeNotebookI
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeNotebookInstanceCommand extends $Command<DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeNotebookInstanceCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeNotebookInstanceCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeNotebookInstanceLifecycleConfigInput, DescribeNotebookInstanceLifecycleConfigOutput } from "../models/models_2";
|
|
@@ -27,6 +28,7 @@ export interface DescribeNotebookInstanceLifecycleConfigCommandOutput extends De
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class DescribeNotebookInstanceLifecycleConfigCommand extends $Command<DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
|
|
29
30
|
readonly input: DescribeNotebookInstanceLifecycleConfigCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: DescribeNotebookInstanceLifecycleConfigCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribePipelineRequest, DescribePipelineResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribePipelineCommandOutput extends DescribePipelineResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribePipelineCommand extends $Command<DescribePipelineCommandInput, DescribePipelineCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribePipelineCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribePipelineCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribePipelineDefinitionForExecutionRequest, DescribePipelineDefinitionForExecutionResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribePipelineDefinitionForExecutionCommandOutput extends Des
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribePipelineDefinitionForExecutionCommand extends $Command<DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribePipelineDefinitionForExecutionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribePipelineDefinitionForExecutionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribePipelineExecutionRequest, DescribePipelineExecutionResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribePipelineExecutionCommandOutput extends DescribePipeline
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribePipelineExecutionCommand extends $Command<DescribePipelineExecutionCommandInput, DescribePipelineExecutionCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribePipelineExecutionCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribePipelineExecutionCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeProcessingJobRequest, DescribeProcessingJobResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeProcessingJobCommandOutput extends DescribeProcessingJo
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeProcessingJobCommand extends $Command<DescribeProcessingJobCommandInput, DescribeProcessingJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeProcessingJobCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeProcessingJobCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeProjectInput, DescribeProjectOutput } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeProjectCommandOutput extends DescribeProjectOutput, __M
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeProjectCommand extends $Command<DescribeProjectCommandInput, DescribeProjectCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeProjectCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeProjectCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeStudioLifecycleConfigRequest, DescribeStudioLifecycleConfigResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeStudioLifecycleConfigCommandOutput extends DescribeStud
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeStudioLifecycleConfigCommand extends $Command<DescribeStudioLifecycleConfigCommandInput, DescribeStudioLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeStudioLifecycleConfigCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeStudioLifecycleConfigCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeSubscribedWorkteamRequest, DescribeSubscribedWorkteamResponse } from "../models/models_2";
|
|
@@ -26,6 +27,7 @@ export interface DescribeSubscribedWorkteamCommandOutput extends DescribeSubscri
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class DescribeSubscribedWorkteamCommand extends $Command<DescribeSubscribedWorkteamCommandInput, DescribeSubscribedWorkteamCommandOutput, SageMakerClientResolvedConfig> {
|
|
28
29
|
readonly input: DescribeSubscribedWorkteamCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: DescribeSubscribedWorkteamCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeTrainingJobRequest, DescribeTrainingJobResponse } from "../models/models_2";
|
|
@@ -31,6 +32,7 @@ export interface DescribeTrainingJobCommandOutput extends DescribeTrainingJobRes
|
|
|
31
32
|
*/
|
|
32
33
|
export declare class DescribeTrainingJobCommand extends $Command<DescribeTrainingJobCommandInput, DescribeTrainingJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
33
34
|
readonly input: DescribeTrainingJobCommandInput;
|
|
35
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
34
36
|
constructor(input: DescribeTrainingJobCommandInput);
|
|
35
37
|
/**
|
|
36
38
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeTransformJobRequest, DescribeTransformJobResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeTransformJobCommandOutput extends DescribeTransformJobR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeTransformJobCommand extends $Command<DescribeTransformJobCommandInput, DescribeTransformJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeTransformJobCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeTransformJobCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeTrialRequest, DescribeTrialResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeTrialCommandOutput extends DescribeTrialResponse, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeTrialCommand extends $Command<DescribeTrialCommandInput, DescribeTrialCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeTrialCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeTrialCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeTrialComponentRequest, DescribeTrialComponentResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeTrialComponentCommandOutput extends DescribeTrialCompon
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeTrialComponentCommand extends $Command<DescribeTrialComponentCommandInput, DescribeTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeTrialComponentCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeTrialComponentCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeUserProfileRequest, DescribeUserProfileResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface DescribeUserProfileCommandOutput extends DescribeUserProfileRes
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class DescribeUserProfileCommand extends $Command<DescribeUserProfileCommandInput, DescribeUserProfileCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: DescribeUserProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeUserProfileCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeWorkforceRequest, DescribeWorkforceResponse } from "../models/models_2";
|
|
@@ -30,6 +31,7 @@ export interface DescribeWorkforceCommandOutput extends DescribeWorkforceRespons
|
|
|
30
31
|
*/
|
|
31
32
|
export declare class DescribeWorkforceCommand extends $Command<DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput, SageMakerClientResolvedConfig> {
|
|
32
33
|
readonly input: DescribeWorkforceCommandInput;
|
|
34
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
33
35
|
constructor(input: DescribeWorkforceCommandInput);
|
|
34
36
|
/**
|
|
35
37
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DescribeWorkteamRequest, DescribeWorkteamResponse } from "../models/models_2";
|
|
@@ -27,6 +28,7 @@ export interface DescribeWorkteamCommandOutput extends DescribeWorkteamResponse,
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class DescribeWorkteamCommand extends $Command<DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput, SageMakerClientResolvedConfig> {
|
|
29
30
|
readonly input: DescribeWorkteamCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: DescribeWorkteamCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DisableSagemakerServicecatalogPortfolioInput, DisableSagemakerServicecatalogPortfolioOutput } from "../models/models_2";
|
|
@@ -26,6 +27,7 @@ export interface DisableSagemakerServicecatalogPortfolioCommandOutput extends Di
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class DisableSagemakerServicecatalogPortfolioCommand extends $Command<DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig> {
|
|
28
29
|
readonly input: DisableSagemakerServicecatalogPortfolioCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: DisableSagemakerServicecatalogPortfolioCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { DisassociateTrialComponentRequest, DisassociateTrialComponentResponse } from "../models/models_2";
|
|
@@ -30,6 +31,7 @@ export interface DisassociateTrialComponentCommandOutput extends DisassociateTri
|
|
|
30
31
|
*/
|
|
31
32
|
export declare class DisassociateTrialComponentCommand extends $Command<DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
|
|
32
33
|
readonly input: DisassociateTrialComponentCommandInput;
|
|
34
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
33
35
|
constructor(input: DisassociateTrialComponentCommandInput);
|
|
34
36
|
/**
|
|
35
37
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { EnableSagemakerServicecatalogPortfolioInput, EnableSagemakerServicecatalogPortfolioOutput } from "../models/models_2";
|
|
@@ -26,6 +27,7 @@ export interface EnableSagemakerServicecatalogPortfolioCommandOutput extends Ena
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class EnableSagemakerServicecatalogPortfolioCommand extends $Command<EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig> {
|
|
28
29
|
readonly input: EnableSagemakerServicecatalogPortfolioCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: EnableSagemakerServicecatalogPortfolioCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetDeviceFleetReportRequest, GetDeviceFleetReportResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface GetDeviceFleetReportCommandOutput extends GetDeviceFleetReportR
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetDeviceFleetReportCommand extends $Command<GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: GetDeviceFleetReportCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetDeviceFleetReportCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetLineageGroupPolicyRequest, GetLineageGroupPolicyResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface GetLineageGroupPolicyCommandOutput extends GetLineageGroupPolic
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class GetLineageGroupPolicyCommand extends $Command<GetLineageGroupPolicyCommandInput, GetLineageGroupPolicyCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: GetLineageGroupPolicyCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetLineageGroupPolicyCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetModelPackageGroupPolicyInput, GetModelPackageGroupPolicyOutput } from "../models/models_2";
|
|
@@ -28,6 +29,7 @@ export interface GetModelPackageGroupPolicyCommandOutput extends GetModelPackage
|
|
|
28
29
|
*/
|
|
29
30
|
export declare class GetModelPackageGroupPolicyCommand extends $Command<GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig> {
|
|
30
31
|
readonly input: GetModelPackageGroupPolicyCommandInput;
|
|
32
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
33
|
constructor(input: GetModelPackageGroupPolicyCommandInput);
|
|
32
34
|
/**
|
|
33
35
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSagemakerServicecatalogPortfolioStatusInput, GetSagemakerServicecatalogPortfolioStatusOutput } from "../models/models_2";
|
|
@@ -26,6 +27,7 @@ export interface GetSagemakerServicecatalogPortfolioStatusCommandOutput extends
|
|
|
26
27
|
*/
|
|
27
28
|
export declare class GetSagemakerServicecatalogPortfolioStatusCommand extends $Command<GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput, SageMakerClientResolvedConfig> {
|
|
28
29
|
readonly input: GetSagemakerServicecatalogPortfolioStatusCommandInput;
|
|
30
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
29
31
|
constructor(input: GetSagemakerServicecatalogPortfolioStatusCommandInput);
|
|
30
32
|
/**
|
|
31
33
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { GetSearchSuggestionsRequest, GetSearchSuggestionsResponse } from "../models/models_2";
|
|
@@ -28,6 +29,7 @@ export interface GetSearchSuggestionsCommandOutput extends GetSearchSuggestionsR
|
|
|
28
29
|
*/
|
|
29
30
|
export declare class GetSearchSuggestionsCommand extends $Command<GetSearchSuggestionsCommandInput, GetSearchSuggestionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
30
31
|
readonly input: GetSearchSuggestionsCommandInput;
|
|
32
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
33
|
constructor(input: GetSearchSuggestionsCommandInput);
|
|
32
34
|
/**
|
|
33
35
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListActionsRequest, ListActionsResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListActionsCommandOutput extends ListActionsResponse, __Metadat
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListActionsCommand extends $Command<ListActionsCommandInput, ListActionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListActionsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListActionsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListAlgorithmsInput, ListAlgorithmsOutput } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListAlgorithmsCommandOutput extends ListAlgorithmsOutput, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListAlgorithmsCommand extends $Command<ListAlgorithmsCommandInput, ListAlgorithmsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListAlgorithmsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListAlgorithmsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListAppImageConfigsRequest, ListAppImageConfigsResponse } from "../models/models_2";
|
|
@@ -27,6 +28,7 @@ export interface ListAppImageConfigsCommandOutput extends ListAppImageConfigsRes
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class ListAppImageConfigsCommand extends $Command<ListAppImageConfigsCommandInput, ListAppImageConfigsCommandOutput, SageMakerClientResolvedConfig> {
|
|
29
30
|
readonly input: ListAppImageConfigsCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: ListAppImageConfigsCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListAppsRequest, ListAppsResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListAppsCommandOutput extends ListAppsResponse, __MetadataBeare
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListAppsCommand extends $Command<ListAppsCommandInput, ListAppsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListAppsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListAppsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListArtifactsRequest, ListArtifactsResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResponse, __Met
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListArtifactsCommand extends $Command<ListArtifactsCommandInput, ListArtifactsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListArtifactsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListArtifactsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListAssociationsRequest, ListAssociationsResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListAssociationsCommandOutput extends ListAssociationsResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListAssociationsCommand extends $Command<ListAssociationsCommandInput, ListAssociationsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListAssociationsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListAssociationsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListAutoMLJobsRequest, ListAutoMLJobsResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListAutoMLJobsCommandOutput extends ListAutoMLJobsResponse, __M
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListAutoMLJobsCommand extends $Command<ListAutoMLJobsCommandInput, ListAutoMLJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListAutoMLJobsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListAutoMLJobsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListCandidatesForAutoMLJobRequest, ListCandidatesForAutoMLJobResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListCandidatesForAutoMLJobCommandOutput extends ListCandidatesF
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListCandidatesForAutoMLJobCommand extends $Command<ListCandidatesForAutoMLJobCommandInput, ListCandidatesForAutoMLJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListCandidatesForAutoMLJobCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListCandidatesForAutoMLJobCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListCodeRepositoriesInput, ListCodeRepositoriesOutput } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListCodeRepositoriesCommandOutput extends ListCodeRepositoriesO
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListCodeRepositoriesCommand extends $Command<ListCodeRepositoriesCommandInput, ListCodeRepositoriesCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListCodeRepositoriesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListCodeRepositoriesCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListCompilationJobsRequest, ListCompilationJobsResponse } from "../models/models_2";
|
|
@@ -27,6 +28,7 @@ export interface ListCompilationJobsCommandOutput extends ListCompilationJobsRes
|
|
|
27
28
|
*/
|
|
28
29
|
export declare class ListCompilationJobsCommand extends $Command<ListCompilationJobsCommandInput, ListCompilationJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
29
30
|
readonly input: ListCompilationJobsCommandInput;
|
|
31
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
32
|
constructor(input: ListCompilationJobsCommandInput);
|
|
31
33
|
/**
|
|
32
34
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListContextsRequest, ListContextsResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListContextsCommandOutput extends ListContextsResponse, __Metad
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListContextsCommand extends $Command<ListContextsCommandInput, ListContextsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListContextsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListContextsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListDataQualityJobDefinitionsRequest, ListDataQualityJobDefinitionsResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListDataQualityJobDefinitionsCommandOutput extends ListDataQual
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListDataQualityJobDefinitionsCommand extends $Command<ListDataQualityJobDefinitionsCommandInput, ListDataQualityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListDataQualityJobDefinitionsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListDataQualityJobDefinitionsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
4
|
import { ListDeviceFleetsRequest, ListDeviceFleetsResponse } from "../models/models_2";
|
|
@@ -25,6 +26,7 @@ export interface ListDeviceFleetsCommandOutput extends ListDeviceFleetsResponse,
|
|
|
25
26
|
*/
|
|
26
27
|
export declare class ListDeviceFleetsCommand extends $Command<ListDeviceFleetsCommandInput, ListDeviceFleetsCommandOutput, SageMakerClientResolvedConfig> {
|
|
27
28
|
readonly input: ListDeviceFleetsCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: ListDeviceFleetsCommandInput);
|
|
29
31
|
/**
|
|
30
32
|
* @internal
|