@aws-sdk/client-sagemaker 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/SageMaker.d.ts +4858 -1320
- package/dist-types/ts3.4/SageMakerClient.d.ts +1707 -336
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +263 -263
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +4 -4
- package/dist-types/ts3.4/models/models_0.d.ts +3377 -3197
- package/dist-types/ts3.4/models/models_1.d.ts +3690 -3325
- package/dist-types/ts3.4/models/models_2.d.ts +4254 -3894
- package/dist-types/ts3.4/models/models_3.d.ts +2501 -2241
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAlgorithmsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppImageConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListArtifactsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListAutoMLJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCandidatesForAutoMLJobPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCodeRepositoriesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCompilationJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListContextsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDataQualityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDeviceFleetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEdgePackagingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEndpointConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListExperimentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFlowDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListHumanTaskUisPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListHyperParameterTuningJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImageVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInferenceRecommendationsJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLabelingJobsForWorkteamPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLabelingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLineageGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelBiasJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelExplainabilityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelMetadataPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelPackageGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelPackagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelQualityJobDefinitionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListModelsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMonitoringExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMonitoringSchedulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNotebookInstanceLifecycleConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNotebookInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineExecutionStepsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineExecutionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelineParametersForExecutionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPipelinesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProcessingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStudioLifecycleConfigsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListSubscribedWorkteamsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrainingJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTransformJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrialComponentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTrialsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUserProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWorkforcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWorkteamsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/QueryLineagePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +61 -61
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +3161 -791
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +13 -13
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,336 +1,1707 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
import {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
import {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
import {
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
import {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
import {
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
import {
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
import {
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
import {
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
import {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
import {
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
import {
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
import {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
import {
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
import {
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
import {
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
import {
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
import {
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
import {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
import {
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
import {
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
import {
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
import {
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
import {
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
import {
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
import {
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
import {
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
import {
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
import {
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
import {
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
import {
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
import {
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
import {
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
import {
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
import {
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
import {
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
import {
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
import {
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
import {
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
import {
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
import {
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
import {
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
import {
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
import {
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AddAssociationCommandInput,
|
|
47
|
+
AddAssociationCommandOutput,
|
|
48
|
+
} from "./commands/AddAssociationCommand";
|
|
49
|
+
import {
|
|
50
|
+
AddTagsCommandInput,
|
|
51
|
+
AddTagsCommandOutput,
|
|
52
|
+
} from "./commands/AddTagsCommand";
|
|
53
|
+
import {
|
|
54
|
+
AssociateTrialComponentCommandInput,
|
|
55
|
+
AssociateTrialComponentCommandOutput,
|
|
56
|
+
} from "./commands/AssociateTrialComponentCommand";
|
|
57
|
+
import {
|
|
58
|
+
BatchDescribeModelPackageCommandInput,
|
|
59
|
+
BatchDescribeModelPackageCommandOutput,
|
|
60
|
+
} from "./commands/BatchDescribeModelPackageCommand";
|
|
61
|
+
import {
|
|
62
|
+
CreateActionCommandInput,
|
|
63
|
+
CreateActionCommandOutput,
|
|
64
|
+
} from "./commands/CreateActionCommand";
|
|
65
|
+
import {
|
|
66
|
+
CreateAlgorithmCommandInput,
|
|
67
|
+
CreateAlgorithmCommandOutput,
|
|
68
|
+
} from "./commands/CreateAlgorithmCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateAppCommandInput,
|
|
71
|
+
CreateAppCommandOutput,
|
|
72
|
+
} from "./commands/CreateAppCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateAppImageConfigCommandInput,
|
|
75
|
+
CreateAppImageConfigCommandOutput,
|
|
76
|
+
} from "./commands/CreateAppImageConfigCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateArtifactCommandInput,
|
|
79
|
+
CreateArtifactCommandOutput,
|
|
80
|
+
} from "./commands/CreateArtifactCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateAutoMLJobCommandInput,
|
|
83
|
+
CreateAutoMLJobCommandOutput,
|
|
84
|
+
} from "./commands/CreateAutoMLJobCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreateCodeRepositoryCommandInput,
|
|
87
|
+
CreateCodeRepositoryCommandOutput,
|
|
88
|
+
} from "./commands/CreateCodeRepositoryCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreateCompilationJobCommandInput,
|
|
91
|
+
CreateCompilationJobCommandOutput,
|
|
92
|
+
} from "./commands/CreateCompilationJobCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateContextCommandInput,
|
|
95
|
+
CreateContextCommandOutput,
|
|
96
|
+
} from "./commands/CreateContextCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateDataQualityJobDefinitionCommandInput,
|
|
99
|
+
CreateDataQualityJobDefinitionCommandOutput,
|
|
100
|
+
} from "./commands/CreateDataQualityJobDefinitionCommand";
|
|
101
|
+
import {
|
|
102
|
+
CreateDeviceFleetCommandInput,
|
|
103
|
+
CreateDeviceFleetCommandOutput,
|
|
104
|
+
} from "./commands/CreateDeviceFleetCommand";
|
|
105
|
+
import {
|
|
106
|
+
CreateDomainCommandInput,
|
|
107
|
+
CreateDomainCommandOutput,
|
|
108
|
+
} from "./commands/CreateDomainCommand";
|
|
109
|
+
import {
|
|
110
|
+
CreateEdgeDeploymentPlanCommandInput,
|
|
111
|
+
CreateEdgeDeploymentPlanCommandOutput,
|
|
112
|
+
} from "./commands/CreateEdgeDeploymentPlanCommand";
|
|
113
|
+
import {
|
|
114
|
+
CreateEdgeDeploymentStageCommandInput,
|
|
115
|
+
CreateEdgeDeploymentStageCommandOutput,
|
|
116
|
+
} from "./commands/CreateEdgeDeploymentStageCommand";
|
|
117
|
+
import {
|
|
118
|
+
CreateEdgePackagingJobCommandInput,
|
|
119
|
+
CreateEdgePackagingJobCommandOutput,
|
|
120
|
+
} from "./commands/CreateEdgePackagingJobCommand";
|
|
121
|
+
import {
|
|
122
|
+
CreateEndpointCommandInput,
|
|
123
|
+
CreateEndpointCommandOutput,
|
|
124
|
+
} from "./commands/CreateEndpointCommand";
|
|
125
|
+
import {
|
|
126
|
+
CreateEndpointConfigCommandInput,
|
|
127
|
+
CreateEndpointConfigCommandOutput,
|
|
128
|
+
} from "./commands/CreateEndpointConfigCommand";
|
|
129
|
+
import {
|
|
130
|
+
CreateExperimentCommandInput,
|
|
131
|
+
CreateExperimentCommandOutput,
|
|
132
|
+
} from "./commands/CreateExperimentCommand";
|
|
133
|
+
import {
|
|
134
|
+
CreateFeatureGroupCommandInput,
|
|
135
|
+
CreateFeatureGroupCommandOutput,
|
|
136
|
+
} from "./commands/CreateFeatureGroupCommand";
|
|
137
|
+
import {
|
|
138
|
+
CreateFlowDefinitionCommandInput,
|
|
139
|
+
CreateFlowDefinitionCommandOutput,
|
|
140
|
+
} from "./commands/CreateFlowDefinitionCommand";
|
|
141
|
+
import {
|
|
142
|
+
CreateHumanTaskUiCommandInput,
|
|
143
|
+
CreateHumanTaskUiCommandOutput,
|
|
144
|
+
} from "./commands/CreateHumanTaskUiCommand";
|
|
145
|
+
import {
|
|
146
|
+
CreateHyperParameterTuningJobCommandInput,
|
|
147
|
+
CreateHyperParameterTuningJobCommandOutput,
|
|
148
|
+
} from "./commands/CreateHyperParameterTuningJobCommand";
|
|
149
|
+
import {
|
|
150
|
+
CreateImageCommandInput,
|
|
151
|
+
CreateImageCommandOutput,
|
|
152
|
+
} from "./commands/CreateImageCommand";
|
|
153
|
+
import {
|
|
154
|
+
CreateImageVersionCommandInput,
|
|
155
|
+
CreateImageVersionCommandOutput,
|
|
156
|
+
} from "./commands/CreateImageVersionCommand";
|
|
157
|
+
import {
|
|
158
|
+
CreateInferenceRecommendationsJobCommandInput,
|
|
159
|
+
CreateInferenceRecommendationsJobCommandOutput,
|
|
160
|
+
} from "./commands/CreateInferenceRecommendationsJobCommand";
|
|
161
|
+
import {
|
|
162
|
+
CreateLabelingJobCommandInput,
|
|
163
|
+
CreateLabelingJobCommandOutput,
|
|
164
|
+
} from "./commands/CreateLabelingJobCommand";
|
|
165
|
+
import {
|
|
166
|
+
CreateModelBiasJobDefinitionCommandInput,
|
|
167
|
+
CreateModelBiasJobDefinitionCommandOutput,
|
|
168
|
+
} from "./commands/CreateModelBiasJobDefinitionCommand";
|
|
169
|
+
import {
|
|
170
|
+
CreateModelCommandInput,
|
|
171
|
+
CreateModelCommandOutput,
|
|
172
|
+
} from "./commands/CreateModelCommand";
|
|
173
|
+
import {
|
|
174
|
+
CreateModelExplainabilityJobDefinitionCommandInput,
|
|
175
|
+
CreateModelExplainabilityJobDefinitionCommandOutput,
|
|
176
|
+
} from "./commands/CreateModelExplainabilityJobDefinitionCommand";
|
|
177
|
+
import {
|
|
178
|
+
CreateModelPackageCommandInput,
|
|
179
|
+
CreateModelPackageCommandOutput,
|
|
180
|
+
} from "./commands/CreateModelPackageCommand";
|
|
181
|
+
import {
|
|
182
|
+
CreateModelPackageGroupCommandInput,
|
|
183
|
+
CreateModelPackageGroupCommandOutput,
|
|
184
|
+
} from "./commands/CreateModelPackageGroupCommand";
|
|
185
|
+
import {
|
|
186
|
+
CreateModelQualityJobDefinitionCommandInput,
|
|
187
|
+
CreateModelQualityJobDefinitionCommandOutput,
|
|
188
|
+
} from "./commands/CreateModelQualityJobDefinitionCommand";
|
|
189
|
+
import {
|
|
190
|
+
CreateMonitoringScheduleCommandInput,
|
|
191
|
+
CreateMonitoringScheduleCommandOutput,
|
|
192
|
+
} from "./commands/CreateMonitoringScheduleCommand";
|
|
193
|
+
import {
|
|
194
|
+
CreateNotebookInstanceCommandInput,
|
|
195
|
+
CreateNotebookInstanceCommandOutput,
|
|
196
|
+
} from "./commands/CreateNotebookInstanceCommand";
|
|
197
|
+
import {
|
|
198
|
+
CreateNotebookInstanceLifecycleConfigCommandInput,
|
|
199
|
+
CreateNotebookInstanceLifecycleConfigCommandOutput,
|
|
200
|
+
} from "./commands/CreateNotebookInstanceLifecycleConfigCommand";
|
|
201
|
+
import {
|
|
202
|
+
CreatePipelineCommandInput,
|
|
203
|
+
CreatePipelineCommandOutput,
|
|
204
|
+
} from "./commands/CreatePipelineCommand";
|
|
205
|
+
import {
|
|
206
|
+
CreatePresignedDomainUrlCommandInput,
|
|
207
|
+
CreatePresignedDomainUrlCommandOutput,
|
|
208
|
+
} from "./commands/CreatePresignedDomainUrlCommand";
|
|
209
|
+
import {
|
|
210
|
+
CreatePresignedNotebookInstanceUrlCommandInput,
|
|
211
|
+
CreatePresignedNotebookInstanceUrlCommandOutput,
|
|
212
|
+
} from "./commands/CreatePresignedNotebookInstanceUrlCommand";
|
|
213
|
+
import {
|
|
214
|
+
CreateProcessingJobCommandInput,
|
|
215
|
+
CreateProcessingJobCommandOutput,
|
|
216
|
+
} from "./commands/CreateProcessingJobCommand";
|
|
217
|
+
import {
|
|
218
|
+
CreateProjectCommandInput,
|
|
219
|
+
CreateProjectCommandOutput,
|
|
220
|
+
} from "./commands/CreateProjectCommand";
|
|
221
|
+
import {
|
|
222
|
+
CreateStudioLifecycleConfigCommandInput,
|
|
223
|
+
CreateStudioLifecycleConfigCommandOutput,
|
|
224
|
+
} from "./commands/CreateStudioLifecycleConfigCommand";
|
|
225
|
+
import {
|
|
226
|
+
CreateTrainingJobCommandInput,
|
|
227
|
+
CreateTrainingJobCommandOutput,
|
|
228
|
+
} from "./commands/CreateTrainingJobCommand";
|
|
229
|
+
import {
|
|
230
|
+
CreateTransformJobCommandInput,
|
|
231
|
+
CreateTransformJobCommandOutput,
|
|
232
|
+
} from "./commands/CreateTransformJobCommand";
|
|
233
|
+
import {
|
|
234
|
+
CreateTrialCommandInput,
|
|
235
|
+
CreateTrialCommandOutput,
|
|
236
|
+
} from "./commands/CreateTrialCommand";
|
|
237
|
+
import {
|
|
238
|
+
CreateTrialComponentCommandInput,
|
|
239
|
+
CreateTrialComponentCommandOutput,
|
|
240
|
+
} from "./commands/CreateTrialComponentCommand";
|
|
241
|
+
import {
|
|
242
|
+
CreateUserProfileCommandInput,
|
|
243
|
+
CreateUserProfileCommandOutput,
|
|
244
|
+
} from "./commands/CreateUserProfileCommand";
|
|
245
|
+
import {
|
|
246
|
+
CreateWorkforceCommandInput,
|
|
247
|
+
CreateWorkforceCommandOutput,
|
|
248
|
+
} from "./commands/CreateWorkforceCommand";
|
|
249
|
+
import {
|
|
250
|
+
CreateWorkteamCommandInput,
|
|
251
|
+
CreateWorkteamCommandOutput,
|
|
252
|
+
} from "./commands/CreateWorkteamCommand";
|
|
253
|
+
import {
|
|
254
|
+
DeleteActionCommandInput,
|
|
255
|
+
DeleteActionCommandOutput,
|
|
256
|
+
} from "./commands/DeleteActionCommand";
|
|
257
|
+
import {
|
|
258
|
+
DeleteAlgorithmCommandInput,
|
|
259
|
+
DeleteAlgorithmCommandOutput,
|
|
260
|
+
} from "./commands/DeleteAlgorithmCommand";
|
|
261
|
+
import {
|
|
262
|
+
DeleteAppCommandInput,
|
|
263
|
+
DeleteAppCommandOutput,
|
|
264
|
+
} from "./commands/DeleteAppCommand";
|
|
265
|
+
import {
|
|
266
|
+
DeleteAppImageConfigCommandInput,
|
|
267
|
+
DeleteAppImageConfigCommandOutput,
|
|
268
|
+
} from "./commands/DeleteAppImageConfigCommand";
|
|
269
|
+
import {
|
|
270
|
+
DeleteArtifactCommandInput,
|
|
271
|
+
DeleteArtifactCommandOutput,
|
|
272
|
+
} from "./commands/DeleteArtifactCommand";
|
|
273
|
+
import {
|
|
274
|
+
DeleteAssociationCommandInput,
|
|
275
|
+
DeleteAssociationCommandOutput,
|
|
276
|
+
} from "./commands/DeleteAssociationCommand";
|
|
277
|
+
import {
|
|
278
|
+
DeleteCodeRepositoryCommandInput,
|
|
279
|
+
DeleteCodeRepositoryCommandOutput,
|
|
280
|
+
} from "./commands/DeleteCodeRepositoryCommand";
|
|
281
|
+
import {
|
|
282
|
+
DeleteContextCommandInput,
|
|
283
|
+
DeleteContextCommandOutput,
|
|
284
|
+
} from "./commands/DeleteContextCommand";
|
|
285
|
+
import {
|
|
286
|
+
DeleteDataQualityJobDefinitionCommandInput,
|
|
287
|
+
DeleteDataQualityJobDefinitionCommandOutput,
|
|
288
|
+
} from "./commands/DeleteDataQualityJobDefinitionCommand";
|
|
289
|
+
import {
|
|
290
|
+
DeleteDeviceFleetCommandInput,
|
|
291
|
+
DeleteDeviceFleetCommandOutput,
|
|
292
|
+
} from "./commands/DeleteDeviceFleetCommand";
|
|
293
|
+
import {
|
|
294
|
+
DeleteDomainCommandInput,
|
|
295
|
+
DeleteDomainCommandOutput,
|
|
296
|
+
} from "./commands/DeleteDomainCommand";
|
|
297
|
+
import {
|
|
298
|
+
DeleteEdgeDeploymentPlanCommandInput,
|
|
299
|
+
DeleteEdgeDeploymentPlanCommandOutput,
|
|
300
|
+
} from "./commands/DeleteEdgeDeploymentPlanCommand";
|
|
301
|
+
import {
|
|
302
|
+
DeleteEdgeDeploymentStageCommandInput,
|
|
303
|
+
DeleteEdgeDeploymentStageCommandOutput,
|
|
304
|
+
} from "./commands/DeleteEdgeDeploymentStageCommand";
|
|
305
|
+
import {
|
|
306
|
+
DeleteEndpointCommandInput,
|
|
307
|
+
DeleteEndpointCommandOutput,
|
|
308
|
+
} from "./commands/DeleteEndpointCommand";
|
|
309
|
+
import {
|
|
310
|
+
DeleteEndpointConfigCommandInput,
|
|
311
|
+
DeleteEndpointConfigCommandOutput,
|
|
312
|
+
} from "./commands/DeleteEndpointConfigCommand";
|
|
313
|
+
import {
|
|
314
|
+
DeleteExperimentCommandInput,
|
|
315
|
+
DeleteExperimentCommandOutput,
|
|
316
|
+
} from "./commands/DeleteExperimentCommand";
|
|
317
|
+
import {
|
|
318
|
+
DeleteFeatureGroupCommandInput,
|
|
319
|
+
DeleteFeatureGroupCommandOutput,
|
|
320
|
+
} from "./commands/DeleteFeatureGroupCommand";
|
|
321
|
+
import {
|
|
322
|
+
DeleteFlowDefinitionCommandInput,
|
|
323
|
+
DeleteFlowDefinitionCommandOutput,
|
|
324
|
+
} from "./commands/DeleteFlowDefinitionCommand";
|
|
325
|
+
import {
|
|
326
|
+
DeleteHumanTaskUiCommandInput,
|
|
327
|
+
DeleteHumanTaskUiCommandOutput,
|
|
328
|
+
} from "./commands/DeleteHumanTaskUiCommand";
|
|
329
|
+
import {
|
|
330
|
+
DeleteImageCommandInput,
|
|
331
|
+
DeleteImageCommandOutput,
|
|
332
|
+
} from "./commands/DeleteImageCommand";
|
|
333
|
+
import {
|
|
334
|
+
DeleteImageVersionCommandInput,
|
|
335
|
+
DeleteImageVersionCommandOutput,
|
|
336
|
+
} from "./commands/DeleteImageVersionCommand";
|
|
337
|
+
import {
|
|
338
|
+
DeleteModelBiasJobDefinitionCommandInput,
|
|
339
|
+
DeleteModelBiasJobDefinitionCommandOutput,
|
|
340
|
+
} from "./commands/DeleteModelBiasJobDefinitionCommand";
|
|
341
|
+
import {
|
|
342
|
+
DeleteModelCommandInput,
|
|
343
|
+
DeleteModelCommandOutput,
|
|
344
|
+
} from "./commands/DeleteModelCommand";
|
|
345
|
+
import {
|
|
346
|
+
DeleteModelExplainabilityJobDefinitionCommandInput,
|
|
347
|
+
DeleteModelExplainabilityJobDefinitionCommandOutput,
|
|
348
|
+
} from "./commands/DeleteModelExplainabilityJobDefinitionCommand";
|
|
349
|
+
import {
|
|
350
|
+
DeleteModelPackageCommandInput,
|
|
351
|
+
DeleteModelPackageCommandOutput,
|
|
352
|
+
} from "./commands/DeleteModelPackageCommand";
|
|
353
|
+
import {
|
|
354
|
+
DeleteModelPackageGroupCommandInput,
|
|
355
|
+
DeleteModelPackageGroupCommandOutput,
|
|
356
|
+
} from "./commands/DeleteModelPackageGroupCommand";
|
|
357
|
+
import {
|
|
358
|
+
DeleteModelPackageGroupPolicyCommandInput,
|
|
359
|
+
DeleteModelPackageGroupPolicyCommandOutput,
|
|
360
|
+
} from "./commands/DeleteModelPackageGroupPolicyCommand";
|
|
361
|
+
import {
|
|
362
|
+
DeleteModelQualityJobDefinitionCommandInput,
|
|
363
|
+
DeleteModelQualityJobDefinitionCommandOutput,
|
|
364
|
+
} from "./commands/DeleteModelQualityJobDefinitionCommand";
|
|
365
|
+
import {
|
|
366
|
+
DeleteMonitoringScheduleCommandInput,
|
|
367
|
+
DeleteMonitoringScheduleCommandOutput,
|
|
368
|
+
} from "./commands/DeleteMonitoringScheduleCommand";
|
|
369
|
+
import {
|
|
370
|
+
DeleteNotebookInstanceCommandInput,
|
|
371
|
+
DeleteNotebookInstanceCommandOutput,
|
|
372
|
+
} from "./commands/DeleteNotebookInstanceCommand";
|
|
373
|
+
import {
|
|
374
|
+
DeleteNotebookInstanceLifecycleConfigCommandInput,
|
|
375
|
+
DeleteNotebookInstanceLifecycleConfigCommandOutput,
|
|
376
|
+
} from "./commands/DeleteNotebookInstanceLifecycleConfigCommand";
|
|
377
|
+
import {
|
|
378
|
+
DeletePipelineCommandInput,
|
|
379
|
+
DeletePipelineCommandOutput,
|
|
380
|
+
} from "./commands/DeletePipelineCommand";
|
|
381
|
+
import {
|
|
382
|
+
DeleteProjectCommandInput,
|
|
383
|
+
DeleteProjectCommandOutput,
|
|
384
|
+
} from "./commands/DeleteProjectCommand";
|
|
385
|
+
import {
|
|
386
|
+
DeleteStudioLifecycleConfigCommandInput,
|
|
387
|
+
DeleteStudioLifecycleConfigCommandOutput,
|
|
388
|
+
} from "./commands/DeleteStudioLifecycleConfigCommand";
|
|
389
|
+
import {
|
|
390
|
+
DeleteTagsCommandInput,
|
|
391
|
+
DeleteTagsCommandOutput,
|
|
392
|
+
} from "./commands/DeleteTagsCommand";
|
|
393
|
+
import {
|
|
394
|
+
DeleteTrialCommandInput,
|
|
395
|
+
DeleteTrialCommandOutput,
|
|
396
|
+
} from "./commands/DeleteTrialCommand";
|
|
397
|
+
import {
|
|
398
|
+
DeleteTrialComponentCommandInput,
|
|
399
|
+
DeleteTrialComponentCommandOutput,
|
|
400
|
+
} from "./commands/DeleteTrialComponentCommand";
|
|
401
|
+
import {
|
|
402
|
+
DeleteUserProfileCommandInput,
|
|
403
|
+
DeleteUserProfileCommandOutput,
|
|
404
|
+
} from "./commands/DeleteUserProfileCommand";
|
|
405
|
+
import {
|
|
406
|
+
DeleteWorkforceCommandInput,
|
|
407
|
+
DeleteWorkforceCommandOutput,
|
|
408
|
+
} from "./commands/DeleteWorkforceCommand";
|
|
409
|
+
import {
|
|
410
|
+
DeleteWorkteamCommandInput,
|
|
411
|
+
DeleteWorkteamCommandOutput,
|
|
412
|
+
} from "./commands/DeleteWorkteamCommand";
|
|
413
|
+
import {
|
|
414
|
+
DeregisterDevicesCommandInput,
|
|
415
|
+
DeregisterDevicesCommandOutput,
|
|
416
|
+
} from "./commands/DeregisterDevicesCommand";
|
|
417
|
+
import {
|
|
418
|
+
DescribeActionCommandInput,
|
|
419
|
+
DescribeActionCommandOutput,
|
|
420
|
+
} from "./commands/DescribeActionCommand";
|
|
421
|
+
import {
|
|
422
|
+
DescribeAlgorithmCommandInput,
|
|
423
|
+
DescribeAlgorithmCommandOutput,
|
|
424
|
+
} from "./commands/DescribeAlgorithmCommand";
|
|
425
|
+
import {
|
|
426
|
+
DescribeAppCommandInput,
|
|
427
|
+
DescribeAppCommandOutput,
|
|
428
|
+
} from "./commands/DescribeAppCommand";
|
|
429
|
+
import {
|
|
430
|
+
DescribeAppImageConfigCommandInput,
|
|
431
|
+
DescribeAppImageConfigCommandOutput,
|
|
432
|
+
} from "./commands/DescribeAppImageConfigCommand";
|
|
433
|
+
import {
|
|
434
|
+
DescribeArtifactCommandInput,
|
|
435
|
+
DescribeArtifactCommandOutput,
|
|
436
|
+
} from "./commands/DescribeArtifactCommand";
|
|
437
|
+
import {
|
|
438
|
+
DescribeAutoMLJobCommandInput,
|
|
439
|
+
DescribeAutoMLJobCommandOutput,
|
|
440
|
+
} from "./commands/DescribeAutoMLJobCommand";
|
|
441
|
+
import {
|
|
442
|
+
DescribeCodeRepositoryCommandInput,
|
|
443
|
+
DescribeCodeRepositoryCommandOutput,
|
|
444
|
+
} from "./commands/DescribeCodeRepositoryCommand";
|
|
445
|
+
import {
|
|
446
|
+
DescribeCompilationJobCommandInput,
|
|
447
|
+
DescribeCompilationJobCommandOutput,
|
|
448
|
+
} from "./commands/DescribeCompilationJobCommand";
|
|
449
|
+
import {
|
|
450
|
+
DescribeContextCommandInput,
|
|
451
|
+
DescribeContextCommandOutput,
|
|
452
|
+
} from "./commands/DescribeContextCommand";
|
|
453
|
+
import {
|
|
454
|
+
DescribeDataQualityJobDefinitionCommandInput,
|
|
455
|
+
DescribeDataQualityJobDefinitionCommandOutput,
|
|
456
|
+
} from "./commands/DescribeDataQualityJobDefinitionCommand";
|
|
457
|
+
import {
|
|
458
|
+
DescribeDeviceCommandInput,
|
|
459
|
+
DescribeDeviceCommandOutput,
|
|
460
|
+
} from "./commands/DescribeDeviceCommand";
|
|
461
|
+
import {
|
|
462
|
+
DescribeDeviceFleetCommandInput,
|
|
463
|
+
DescribeDeviceFleetCommandOutput,
|
|
464
|
+
} from "./commands/DescribeDeviceFleetCommand";
|
|
465
|
+
import {
|
|
466
|
+
DescribeDomainCommandInput,
|
|
467
|
+
DescribeDomainCommandOutput,
|
|
468
|
+
} from "./commands/DescribeDomainCommand";
|
|
469
|
+
import {
|
|
470
|
+
DescribeEdgeDeploymentPlanCommandInput,
|
|
471
|
+
DescribeEdgeDeploymentPlanCommandOutput,
|
|
472
|
+
} from "./commands/DescribeEdgeDeploymentPlanCommand";
|
|
473
|
+
import {
|
|
474
|
+
DescribeEdgePackagingJobCommandInput,
|
|
475
|
+
DescribeEdgePackagingJobCommandOutput,
|
|
476
|
+
} from "./commands/DescribeEdgePackagingJobCommand";
|
|
477
|
+
import {
|
|
478
|
+
DescribeEndpointCommandInput,
|
|
479
|
+
DescribeEndpointCommandOutput,
|
|
480
|
+
} from "./commands/DescribeEndpointCommand";
|
|
481
|
+
import {
|
|
482
|
+
DescribeEndpointConfigCommandInput,
|
|
483
|
+
DescribeEndpointConfigCommandOutput,
|
|
484
|
+
} from "./commands/DescribeEndpointConfigCommand";
|
|
485
|
+
import {
|
|
486
|
+
DescribeExperimentCommandInput,
|
|
487
|
+
DescribeExperimentCommandOutput,
|
|
488
|
+
} from "./commands/DescribeExperimentCommand";
|
|
489
|
+
import {
|
|
490
|
+
DescribeFeatureGroupCommandInput,
|
|
491
|
+
DescribeFeatureGroupCommandOutput,
|
|
492
|
+
} from "./commands/DescribeFeatureGroupCommand";
|
|
493
|
+
import {
|
|
494
|
+
DescribeFeatureMetadataCommandInput,
|
|
495
|
+
DescribeFeatureMetadataCommandOutput,
|
|
496
|
+
} from "./commands/DescribeFeatureMetadataCommand";
|
|
497
|
+
import {
|
|
498
|
+
DescribeFlowDefinitionCommandInput,
|
|
499
|
+
DescribeFlowDefinitionCommandOutput,
|
|
500
|
+
} from "./commands/DescribeFlowDefinitionCommand";
|
|
501
|
+
import {
|
|
502
|
+
DescribeHumanTaskUiCommandInput,
|
|
503
|
+
DescribeHumanTaskUiCommandOutput,
|
|
504
|
+
} from "./commands/DescribeHumanTaskUiCommand";
|
|
505
|
+
import {
|
|
506
|
+
DescribeHyperParameterTuningJobCommandInput,
|
|
507
|
+
DescribeHyperParameterTuningJobCommandOutput,
|
|
508
|
+
} from "./commands/DescribeHyperParameterTuningJobCommand";
|
|
509
|
+
import {
|
|
510
|
+
DescribeImageCommandInput,
|
|
511
|
+
DescribeImageCommandOutput,
|
|
512
|
+
} from "./commands/DescribeImageCommand";
|
|
513
|
+
import {
|
|
514
|
+
DescribeImageVersionCommandInput,
|
|
515
|
+
DescribeImageVersionCommandOutput,
|
|
516
|
+
} from "./commands/DescribeImageVersionCommand";
|
|
517
|
+
import {
|
|
518
|
+
DescribeInferenceRecommendationsJobCommandInput,
|
|
519
|
+
DescribeInferenceRecommendationsJobCommandOutput,
|
|
520
|
+
} from "./commands/DescribeInferenceRecommendationsJobCommand";
|
|
521
|
+
import {
|
|
522
|
+
DescribeLabelingJobCommandInput,
|
|
523
|
+
DescribeLabelingJobCommandOutput,
|
|
524
|
+
} from "./commands/DescribeLabelingJobCommand";
|
|
525
|
+
import {
|
|
526
|
+
DescribeLineageGroupCommandInput,
|
|
527
|
+
DescribeLineageGroupCommandOutput,
|
|
528
|
+
} from "./commands/DescribeLineageGroupCommand";
|
|
529
|
+
import {
|
|
530
|
+
DescribeModelBiasJobDefinitionCommandInput,
|
|
531
|
+
DescribeModelBiasJobDefinitionCommandOutput,
|
|
532
|
+
} from "./commands/DescribeModelBiasJobDefinitionCommand";
|
|
533
|
+
import {
|
|
534
|
+
DescribeModelCommandInput,
|
|
535
|
+
DescribeModelCommandOutput,
|
|
536
|
+
} from "./commands/DescribeModelCommand";
|
|
537
|
+
import {
|
|
538
|
+
DescribeModelExplainabilityJobDefinitionCommandInput,
|
|
539
|
+
DescribeModelExplainabilityJobDefinitionCommandOutput,
|
|
540
|
+
} from "./commands/DescribeModelExplainabilityJobDefinitionCommand";
|
|
541
|
+
import {
|
|
542
|
+
DescribeModelPackageCommandInput,
|
|
543
|
+
DescribeModelPackageCommandOutput,
|
|
544
|
+
} from "./commands/DescribeModelPackageCommand";
|
|
545
|
+
import {
|
|
546
|
+
DescribeModelPackageGroupCommandInput,
|
|
547
|
+
DescribeModelPackageGroupCommandOutput,
|
|
548
|
+
} from "./commands/DescribeModelPackageGroupCommand";
|
|
549
|
+
import {
|
|
550
|
+
DescribeModelQualityJobDefinitionCommandInput,
|
|
551
|
+
DescribeModelQualityJobDefinitionCommandOutput,
|
|
552
|
+
} from "./commands/DescribeModelQualityJobDefinitionCommand";
|
|
553
|
+
import {
|
|
554
|
+
DescribeMonitoringScheduleCommandInput,
|
|
555
|
+
DescribeMonitoringScheduleCommandOutput,
|
|
556
|
+
} from "./commands/DescribeMonitoringScheduleCommand";
|
|
557
|
+
import {
|
|
558
|
+
DescribeNotebookInstanceCommandInput,
|
|
559
|
+
DescribeNotebookInstanceCommandOutput,
|
|
560
|
+
} from "./commands/DescribeNotebookInstanceCommand";
|
|
561
|
+
import {
|
|
562
|
+
DescribeNotebookInstanceLifecycleConfigCommandInput,
|
|
563
|
+
DescribeNotebookInstanceLifecycleConfigCommandOutput,
|
|
564
|
+
} from "./commands/DescribeNotebookInstanceLifecycleConfigCommand";
|
|
565
|
+
import {
|
|
566
|
+
DescribePipelineCommandInput,
|
|
567
|
+
DescribePipelineCommandOutput,
|
|
568
|
+
} from "./commands/DescribePipelineCommand";
|
|
569
|
+
import {
|
|
570
|
+
DescribePipelineDefinitionForExecutionCommandInput,
|
|
571
|
+
DescribePipelineDefinitionForExecutionCommandOutput,
|
|
572
|
+
} from "./commands/DescribePipelineDefinitionForExecutionCommand";
|
|
573
|
+
import {
|
|
574
|
+
DescribePipelineExecutionCommandInput,
|
|
575
|
+
DescribePipelineExecutionCommandOutput,
|
|
576
|
+
} from "./commands/DescribePipelineExecutionCommand";
|
|
577
|
+
import {
|
|
578
|
+
DescribeProcessingJobCommandInput,
|
|
579
|
+
DescribeProcessingJobCommandOutput,
|
|
580
|
+
} from "./commands/DescribeProcessingJobCommand";
|
|
581
|
+
import {
|
|
582
|
+
DescribeProjectCommandInput,
|
|
583
|
+
DescribeProjectCommandOutput,
|
|
584
|
+
} from "./commands/DescribeProjectCommand";
|
|
585
|
+
import {
|
|
586
|
+
DescribeStudioLifecycleConfigCommandInput,
|
|
587
|
+
DescribeStudioLifecycleConfigCommandOutput,
|
|
588
|
+
} from "./commands/DescribeStudioLifecycleConfigCommand";
|
|
589
|
+
import {
|
|
590
|
+
DescribeSubscribedWorkteamCommandInput,
|
|
591
|
+
DescribeSubscribedWorkteamCommandOutput,
|
|
592
|
+
} from "./commands/DescribeSubscribedWorkteamCommand";
|
|
593
|
+
import {
|
|
594
|
+
DescribeTrainingJobCommandInput,
|
|
595
|
+
DescribeTrainingJobCommandOutput,
|
|
596
|
+
} from "./commands/DescribeTrainingJobCommand";
|
|
597
|
+
import {
|
|
598
|
+
DescribeTransformJobCommandInput,
|
|
599
|
+
DescribeTransformJobCommandOutput,
|
|
600
|
+
} from "./commands/DescribeTransformJobCommand";
|
|
601
|
+
import {
|
|
602
|
+
DescribeTrialCommandInput,
|
|
603
|
+
DescribeTrialCommandOutput,
|
|
604
|
+
} from "./commands/DescribeTrialCommand";
|
|
605
|
+
import {
|
|
606
|
+
DescribeTrialComponentCommandInput,
|
|
607
|
+
DescribeTrialComponentCommandOutput,
|
|
608
|
+
} from "./commands/DescribeTrialComponentCommand";
|
|
609
|
+
import {
|
|
610
|
+
DescribeUserProfileCommandInput,
|
|
611
|
+
DescribeUserProfileCommandOutput,
|
|
612
|
+
} from "./commands/DescribeUserProfileCommand";
|
|
613
|
+
import {
|
|
614
|
+
DescribeWorkforceCommandInput,
|
|
615
|
+
DescribeWorkforceCommandOutput,
|
|
616
|
+
} from "./commands/DescribeWorkforceCommand";
|
|
617
|
+
import {
|
|
618
|
+
DescribeWorkteamCommandInput,
|
|
619
|
+
DescribeWorkteamCommandOutput,
|
|
620
|
+
} from "./commands/DescribeWorkteamCommand";
|
|
621
|
+
import {
|
|
622
|
+
DisableSagemakerServicecatalogPortfolioCommandInput,
|
|
623
|
+
DisableSagemakerServicecatalogPortfolioCommandOutput,
|
|
624
|
+
} from "./commands/DisableSagemakerServicecatalogPortfolioCommand";
|
|
625
|
+
import {
|
|
626
|
+
DisassociateTrialComponentCommandInput,
|
|
627
|
+
DisassociateTrialComponentCommandOutput,
|
|
628
|
+
} from "./commands/DisassociateTrialComponentCommand";
|
|
629
|
+
import {
|
|
630
|
+
EnableSagemakerServicecatalogPortfolioCommandInput,
|
|
631
|
+
EnableSagemakerServicecatalogPortfolioCommandOutput,
|
|
632
|
+
} from "./commands/EnableSagemakerServicecatalogPortfolioCommand";
|
|
633
|
+
import {
|
|
634
|
+
GetDeviceFleetReportCommandInput,
|
|
635
|
+
GetDeviceFleetReportCommandOutput,
|
|
636
|
+
} from "./commands/GetDeviceFleetReportCommand";
|
|
637
|
+
import {
|
|
638
|
+
GetLineageGroupPolicyCommandInput,
|
|
639
|
+
GetLineageGroupPolicyCommandOutput,
|
|
640
|
+
} from "./commands/GetLineageGroupPolicyCommand";
|
|
641
|
+
import {
|
|
642
|
+
GetModelPackageGroupPolicyCommandInput,
|
|
643
|
+
GetModelPackageGroupPolicyCommandOutput,
|
|
644
|
+
} from "./commands/GetModelPackageGroupPolicyCommand";
|
|
645
|
+
import {
|
|
646
|
+
GetSagemakerServicecatalogPortfolioStatusCommandInput,
|
|
647
|
+
GetSagemakerServicecatalogPortfolioStatusCommandOutput,
|
|
648
|
+
} from "./commands/GetSagemakerServicecatalogPortfolioStatusCommand";
|
|
649
|
+
import {
|
|
650
|
+
GetSearchSuggestionsCommandInput,
|
|
651
|
+
GetSearchSuggestionsCommandOutput,
|
|
652
|
+
} from "./commands/GetSearchSuggestionsCommand";
|
|
653
|
+
import {
|
|
654
|
+
ListActionsCommandInput,
|
|
655
|
+
ListActionsCommandOutput,
|
|
656
|
+
} from "./commands/ListActionsCommand";
|
|
657
|
+
import {
|
|
658
|
+
ListAlgorithmsCommandInput,
|
|
659
|
+
ListAlgorithmsCommandOutput,
|
|
660
|
+
} from "./commands/ListAlgorithmsCommand";
|
|
661
|
+
import {
|
|
662
|
+
ListAppImageConfigsCommandInput,
|
|
663
|
+
ListAppImageConfigsCommandOutput,
|
|
664
|
+
} from "./commands/ListAppImageConfigsCommand";
|
|
665
|
+
import {
|
|
666
|
+
ListAppsCommandInput,
|
|
667
|
+
ListAppsCommandOutput,
|
|
668
|
+
} from "./commands/ListAppsCommand";
|
|
669
|
+
import {
|
|
670
|
+
ListArtifactsCommandInput,
|
|
671
|
+
ListArtifactsCommandOutput,
|
|
672
|
+
} from "./commands/ListArtifactsCommand";
|
|
673
|
+
import {
|
|
674
|
+
ListAssociationsCommandInput,
|
|
675
|
+
ListAssociationsCommandOutput,
|
|
676
|
+
} from "./commands/ListAssociationsCommand";
|
|
677
|
+
import {
|
|
678
|
+
ListAutoMLJobsCommandInput,
|
|
679
|
+
ListAutoMLJobsCommandOutput,
|
|
680
|
+
} from "./commands/ListAutoMLJobsCommand";
|
|
681
|
+
import {
|
|
682
|
+
ListCandidatesForAutoMLJobCommandInput,
|
|
683
|
+
ListCandidatesForAutoMLJobCommandOutput,
|
|
684
|
+
} from "./commands/ListCandidatesForAutoMLJobCommand";
|
|
685
|
+
import {
|
|
686
|
+
ListCodeRepositoriesCommandInput,
|
|
687
|
+
ListCodeRepositoriesCommandOutput,
|
|
688
|
+
} from "./commands/ListCodeRepositoriesCommand";
|
|
689
|
+
import {
|
|
690
|
+
ListCompilationJobsCommandInput,
|
|
691
|
+
ListCompilationJobsCommandOutput,
|
|
692
|
+
} from "./commands/ListCompilationJobsCommand";
|
|
693
|
+
import {
|
|
694
|
+
ListContextsCommandInput,
|
|
695
|
+
ListContextsCommandOutput,
|
|
696
|
+
} from "./commands/ListContextsCommand";
|
|
697
|
+
import {
|
|
698
|
+
ListDataQualityJobDefinitionsCommandInput,
|
|
699
|
+
ListDataQualityJobDefinitionsCommandOutput,
|
|
700
|
+
} from "./commands/ListDataQualityJobDefinitionsCommand";
|
|
701
|
+
import {
|
|
702
|
+
ListDeviceFleetsCommandInput,
|
|
703
|
+
ListDeviceFleetsCommandOutput,
|
|
704
|
+
} from "./commands/ListDeviceFleetsCommand";
|
|
705
|
+
import {
|
|
706
|
+
ListDevicesCommandInput,
|
|
707
|
+
ListDevicesCommandOutput,
|
|
708
|
+
} from "./commands/ListDevicesCommand";
|
|
709
|
+
import {
|
|
710
|
+
ListDomainsCommandInput,
|
|
711
|
+
ListDomainsCommandOutput,
|
|
712
|
+
} from "./commands/ListDomainsCommand";
|
|
713
|
+
import {
|
|
714
|
+
ListEdgeDeploymentPlansCommandInput,
|
|
715
|
+
ListEdgeDeploymentPlansCommandOutput,
|
|
716
|
+
} from "./commands/ListEdgeDeploymentPlansCommand";
|
|
717
|
+
import {
|
|
718
|
+
ListEdgePackagingJobsCommandInput,
|
|
719
|
+
ListEdgePackagingJobsCommandOutput,
|
|
720
|
+
} from "./commands/ListEdgePackagingJobsCommand";
|
|
721
|
+
import {
|
|
722
|
+
ListEndpointConfigsCommandInput,
|
|
723
|
+
ListEndpointConfigsCommandOutput,
|
|
724
|
+
} from "./commands/ListEndpointConfigsCommand";
|
|
725
|
+
import {
|
|
726
|
+
ListEndpointsCommandInput,
|
|
727
|
+
ListEndpointsCommandOutput,
|
|
728
|
+
} from "./commands/ListEndpointsCommand";
|
|
729
|
+
import {
|
|
730
|
+
ListExperimentsCommandInput,
|
|
731
|
+
ListExperimentsCommandOutput,
|
|
732
|
+
} from "./commands/ListExperimentsCommand";
|
|
733
|
+
import {
|
|
734
|
+
ListFeatureGroupsCommandInput,
|
|
735
|
+
ListFeatureGroupsCommandOutput,
|
|
736
|
+
} from "./commands/ListFeatureGroupsCommand";
|
|
737
|
+
import {
|
|
738
|
+
ListFlowDefinitionsCommandInput,
|
|
739
|
+
ListFlowDefinitionsCommandOutput,
|
|
740
|
+
} from "./commands/ListFlowDefinitionsCommand";
|
|
741
|
+
import {
|
|
742
|
+
ListHumanTaskUisCommandInput,
|
|
743
|
+
ListHumanTaskUisCommandOutput,
|
|
744
|
+
} from "./commands/ListHumanTaskUisCommand";
|
|
745
|
+
import {
|
|
746
|
+
ListHyperParameterTuningJobsCommandInput,
|
|
747
|
+
ListHyperParameterTuningJobsCommandOutput,
|
|
748
|
+
} from "./commands/ListHyperParameterTuningJobsCommand";
|
|
749
|
+
import {
|
|
750
|
+
ListImagesCommandInput,
|
|
751
|
+
ListImagesCommandOutput,
|
|
752
|
+
} from "./commands/ListImagesCommand";
|
|
753
|
+
import {
|
|
754
|
+
ListImageVersionsCommandInput,
|
|
755
|
+
ListImageVersionsCommandOutput,
|
|
756
|
+
} from "./commands/ListImageVersionsCommand";
|
|
757
|
+
import {
|
|
758
|
+
ListInferenceRecommendationsJobsCommandInput,
|
|
759
|
+
ListInferenceRecommendationsJobsCommandOutput,
|
|
760
|
+
} from "./commands/ListInferenceRecommendationsJobsCommand";
|
|
761
|
+
import {
|
|
762
|
+
ListLabelingJobsCommandInput,
|
|
763
|
+
ListLabelingJobsCommandOutput,
|
|
764
|
+
} from "./commands/ListLabelingJobsCommand";
|
|
765
|
+
import {
|
|
766
|
+
ListLabelingJobsForWorkteamCommandInput,
|
|
767
|
+
ListLabelingJobsForWorkteamCommandOutput,
|
|
768
|
+
} from "./commands/ListLabelingJobsForWorkteamCommand";
|
|
769
|
+
import {
|
|
770
|
+
ListLineageGroupsCommandInput,
|
|
771
|
+
ListLineageGroupsCommandOutput,
|
|
772
|
+
} from "./commands/ListLineageGroupsCommand";
|
|
773
|
+
import {
|
|
774
|
+
ListModelBiasJobDefinitionsCommandInput,
|
|
775
|
+
ListModelBiasJobDefinitionsCommandOutput,
|
|
776
|
+
} from "./commands/ListModelBiasJobDefinitionsCommand";
|
|
777
|
+
import {
|
|
778
|
+
ListModelExplainabilityJobDefinitionsCommandInput,
|
|
779
|
+
ListModelExplainabilityJobDefinitionsCommandOutput,
|
|
780
|
+
} from "./commands/ListModelExplainabilityJobDefinitionsCommand";
|
|
781
|
+
import {
|
|
782
|
+
ListModelMetadataCommandInput,
|
|
783
|
+
ListModelMetadataCommandOutput,
|
|
784
|
+
} from "./commands/ListModelMetadataCommand";
|
|
785
|
+
import {
|
|
786
|
+
ListModelPackageGroupsCommandInput,
|
|
787
|
+
ListModelPackageGroupsCommandOutput,
|
|
788
|
+
} from "./commands/ListModelPackageGroupsCommand";
|
|
789
|
+
import {
|
|
790
|
+
ListModelPackagesCommandInput,
|
|
791
|
+
ListModelPackagesCommandOutput,
|
|
792
|
+
} from "./commands/ListModelPackagesCommand";
|
|
793
|
+
import {
|
|
794
|
+
ListModelQualityJobDefinitionsCommandInput,
|
|
795
|
+
ListModelQualityJobDefinitionsCommandOutput,
|
|
796
|
+
} from "./commands/ListModelQualityJobDefinitionsCommand";
|
|
797
|
+
import {
|
|
798
|
+
ListModelsCommandInput,
|
|
799
|
+
ListModelsCommandOutput,
|
|
800
|
+
} from "./commands/ListModelsCommand";
|
|
801
|
+
import {
|
|
802
|
+
ListMonitoringExecutionsCommandInput,
|
|
803
|
+
ListMonitoringExecutionsCommandOutput,
|
|
804
|
+
} from "./commands/ListMonitoringExecutionsCommand";
|
|
805
|
+
import {
|
|
806
|
+
ListMonitoringSchedulesCommandInput,
|
|
807
|
+
ListMonitoringSchedulesCommandOutput,
|
|
808
|
+
} from "./commands/ListMonitoringSchedulesCommand";
|
|
809
|
+
import {
|
|
810
|
+
ListNotebookInstanceLifecycleConfigsCommandInput,
|
|
811
|
+
ListNotebookInstanceLifecycleConfigsCommandOutput,
|
|
812
|
+
} from "./commands/ListNotebookInstanceLifecycleConfigsCommand";
|
|
813
|
+
import {
|
|
814
|
+
ListNotebookInstancesCommandInput,
|
|
815
|
+
ListNotebookInstancesCommandOutput,
|
|
816
|
+
} from "./commands/ListNotebookInstancesCommand";
|
|
817
|
+
import {
|
|
818
|
+
ListPipelineExecutionsCommandInput,
|
|
819
|
+
ListPipelineExecutionsCommandOutput,
|
|
820
|
+
} from "./commands/ListPipelineExecutionsCommand";
|
|
821
|
+
import {
|
|
822
|
+
ListPipelineExecutionStepsCommandInput,
|
|
823
|
+
ListPipelineExecutionStepsCommandOutput,
|
|
824
|
+
} from "./commands/ListPipelineExecutionStepsCommand";
|
|
825
|
+
import {
|
|
826
|
+
ListPipelineParametersForExecutionCommandInput,
|
|
827
|
+
ListPipelineParametersForExecutionCommandOutput,
|
|
828
|
+
} from "./commands/ListPipelineParametersForExecutionCommand";
|
|
829
|
+
import {
|
|
830
|
+
ListPipelinesCommandInput,
|
|
831
|
+
ListPipelinesCommandOutput,
|
|
832
|
+
} from "./commands/ListPipelinesCommand";
|
|
833
|
+
import {
|
|
834
|
+
ListProcessingJobsCommandInput,
|
|
835
|
+
ListProcessingJobsCommandOutput,
|
|
836
|
+
} from "./commands/ListProcessingJobsCommand";
|
|
837
|
+
import {
|
|
838
|
+
ListProjectsCommandInput,
|
|
839
|
+
ListProjectsCommandOutput,
|
|
840
|
+
} from "./commands/ListProjectsCommand";
|
|
841
|
+
import {
|
|
842
|
+
ListStageDevicesCommandInput,
|
|
843
|
+
ListStageDevicesCommandOutput,
|
|
844
|
+
} from "./commands/ListStageDevicesCommand";
|
|
845
|
+
import {
|
|
846
|
+
ListStudioLifecycleConfigsCommandInput,
|
|
847
|
+
ListStudioLifecycleConfigsCommandOutput,
|
|
848
|
+
} from "./commands/ListStudioLifecycleConfigsCommand";
|
|
849
|
+
import {
|
|
850
|
+
ListSubscribedWorkteamsCommandInput,
|
|
851
|
+
ListSubscribedWorkteamsCommandOutput,
|
|
852
|
+
} from "./commands/ListSubscribedWorkteamsCommand";
|
|
853
|
+
import {
|
|
854
|
+
ListTagsCommandInput,
|
|
855
|
+
ListTagsCommandOutput,
|
|
856
|
+
} from "./commands/ListTagsCommand";
|
|
857
|
+
import {
|
|
858
|
+
ListTrainingJobsCommandInput,
|
|
859
|
+
ListTrainingJobsCommandOutput,
|
|
860
|
+
} from "./commands/ListTrainingJobsCommand";
|
|
861
|
+
import {
|
|
862
|
+
ListTrainingJobsForHyperParameterTuningJobCommandInput,
|
|
863
|
+
ListTrainingJobsForHyperParameterTuningJobCommandOutput,
|
|
864
|
+
} from "./commands/ListTrainingJobsForHyperParameterTuningJobCommand";
|
|
865
|
+
import {
|
|
866
|
+
ListTransformJobsCommandInput,
|
|
867
|
+
ListTransformJobsCommandOutput,
|
|
868
|
+
} from "./commands/ListTransformJobsCommand";
|
|
869
|
+
import {
|
|
870
|
+
ListTrialComponentsCommandInput,
|
|
871
|
+
ListTrialComponentsCommandOutput,
|
|
872
|
+
} from "./commands/ListTrialComponentsCommand";
|
|
873
|
+
import {
|
|
874
|
+
ListTrialsCommandInput,
|
|
875
|
+
ListTrialsCommandOutput,
|
|
876
|
+
} from "./commands/ListTrialsCommand";
|
|
877
|
+
import {
|
|
878
|
+
ListUserProfilesCommandInput,
|
|
879
|
+
ListUserProfilesCommandOutput,
|
|
880
|
+
} from "./commands/ListUserProfilesCommand";
|
|
881
|
+
import {
|
|
882
|
+
ListWorkforcesCommandInput,
|
|
883
|
+
ListWorkforcesCommandOutput,
|
|
884
|
+
} from "./commands/ListWorkforcesCommand";
|
|
885
|
+
import {
|
|
886
|
+
ListWorkteamsCommandInput,
|
|
887
|
+
ListWorkteamsCommandOutput,
|
|
888
|
+
} from "./commands/ListWorkteamsCommand";
|
|
889
|
+
import {
|
|
890
|
+
PutModelPackageGroupPolicyCommandInput,
|
|
891
|
+
PutModelPackageGroupPolicyCommandOutput,
|
|
892
|
+
} from "./commands/PutModelPackageGroupPolicyCommand";
|
|
893
|
+
import {
|
|
894
|
+
QueryLineageCommandInput,
|
|
895
|
+
QueryLineageCommandOutput,
|
|
896
|
+
} from "./commands/QueryLineageCommand";
|
|
897
|
+
import {
|
|
898
|
+
RegisterDevicesCommandInput,
|
|
899
|
+
RegisterDevicesCommandOutput,
|
|
900
|
+
} from "./commands/RegisterDevicesCommand";
|
|
901
|
+
import {
|
|
902
|
+
RenderUiTemplateCommandInput,
|
|
903
|
+
RenderUiTemplateCommandOutput,
|
|
904
|
+
} from "./commands/RenderUiTemplateCommand";
|
|
905
|
+
import {
|
|
906
|
+
RetryPipelineExecutionCommandInput,
|
|
907
|
+
RetryPipelineExecutionCommandOutput,
|
|
908
|
+
} from "./commands/RetryPipelineExecutionCommand";
|
|
909
|
+
import {
|
|
910
|
+
SearchCommandInput,
|
|
911
|
+
SearchCommandOutput,
|
|
912
|
+
} from "./commands/SearchCommand";
|
|
913
|
+
import {
|
|
914
|
+
SendPipelineExecutionStepFailureCommandInput,
|
|
915
|
+
SendPipelineExecutionStepFailureCommandOutput,
|
|
916
|
+
} from "./commands/SendPipelineExecutionStepFailureCommand";
|
|
917
|
+
import {
|
|
918
|
+
SendPipelineExecutionStepSuccessCommandInput,
|
|
919
|
+
SendPipelineExecutionStepSuccessCommandOutput,
|
|
920
|
+
} from "./commands/SendPipelineExecutionStepSuccessCommand";
|
|
921
|
+
import {
|
|
922
|
+
StartEdgeDeploymentStageCommandInput,
|
|
923
|
+
StartEdgeDeploymentStageCommandOutput,
|
|
924
|
+
} from "./commands/StartEdgeDeploymentStageCommand";
|
|
925
|
+
import {
|
|
926
|
+
StartMonitoringScheduleCommandInput,
|
|
927
|
+
StartMonitoringScheduleCommandOutput,
|
|
928
|
+
} from "./commands/StartMonitoringScheduleCommand";
|
|
929
|
+
import {
|
|
930
|
+
StartNotebookInstanceCommandInput,
|
|
931
|
+
StartNotebookInstanceCommandOutput,
|
|
932
|
+
} from "./commands/StartNotebookInstanceCommand";
|
|
933
|
+
import {
|
|
934
|
+
StartPipelineExecutionCommandInput,
|
|
935
|
+
StartPipelineExecutionCommandOutput,
|
|
936
|
+
} from "./commands/StartPipelineExecutionCommand";
|
|
937
|
+
import {
|
|
938
|
+
StopAutoMLJobCommandInput,
|
|
939
|
+
StopAutoMLJobCommandOutput,
|
|
940
|
+
} from "./commands/StopAutoMLJobCommand";
|
|
941
|
+
import {
|
|
942
|
+
StopCompilationJobCommandInput,
|
|
943
|
+
StopCompilationJobCommandOutput,
|
|
944
|
+
} from "./commands/StopCompilationJobCommand";
|
|
945
|
+
import {
|
|
946
|
+
StopEdgeDeploymentStageCommandInput,
|
|
947
|
+
StopEdgeDeploymentStageCommandOutput,
|
|
948
|
+
} from "./commands/StopEdgeDeploymentStageCommand";
|
|
949
|
+
import {
|
|
950
|
+
StopEdgePackagingJobCommandInput,
|
|
951
|
+
StopEdgePackagingJobCommandOutput,
|
|
952
|
+
} from "./commands/StopEdgePackagingJobCommand";
|
|
953
|
+
import {
|
|
954
|
+
StopHyperParameterTuningJobCommandInput,
|
|
955
|
+
StopHyperParameterTuningJobCommandOutput,
|
|
956
|
+
} from "./commands/StopHyperParameterTuningJobCommand";
|
|
957
|
+
import {
|
|
958
|
+
StopInferenceRecommendationsJobCommandInput,
|
|
959
|
+
StopInferenceRecommendationsJobCommandOutput,
|
|
960
|
+
} from "./commands/StopInferenceRecommendationsJobCommand";
|
|
961
|
+
import {
|
|
962
|
+
StopLabelingJobCommandInput,
|
|
963
|
+
StopLabelingJobCommandOutput,
|
|
964
|
+
} from "./commands/StopLabelingJobCommand";
|
|
965
|
+
import {
|
|
966
|
+
StopMonitoringScheduleCommandInput,
|
|
967
|
+
StopMonitoringScheduleCommandOutput,
|
|
968
|
+
} from "./commands/StopMonitoringScheduleCommand";
|
|
969
|
+
import {
|
|
970
|
+
StopNotebookInstanceCommandInput,
|
|
971
|
+
StopNotebookInstanceCommandOutput,
|
|
972
|
+
} from "./commands/StopNotebookInstanceCommand";
|
|
973
|
+
import {
|
|
974
|
+
StopPipelineExecutionCommandInput,
|
|
975
|
+
StopPipelineExecutionCommandOutput,
|
|
976
|
+
} from "./commands/StopPipelineExecutionCommand";
|
|
977
|
+
import {
|
|
978
|
+
StopProcessingJobCommandInput,
|
|
979
|
+
StopProcessingJobCommandOutput,
|
|
980
|
+
} from "./commands/StopProcessingJobCommand";
|
|
981
|
+
import {
|
|
982
|
+
StopTrainingJobCommandInput,
|
|
983
|
+
StopTrainingJobCommandOutput,
|
|
984
|
+
} from "./commands/StopTrainingJobCommand";
|
|
985
|
+
import {
|
|
986
|
+
StopTransformJobCommandInput,
|
|
987
|
+
StopTransformJobCommandOutput,
|
|
988
|
+
} from "./commands/StopTransformJobCommand";
|
|
989
|
+
import {
|
|
990
|
+
UpdateActionCommandInput,
|
|
991
|
+
UpdateActionCommandOutput,
|
|
992
|
+
} from "./commands/UpdateActionCommand";
|
|
993
|
+
import {
|
|
994
|
+
UpdateAppImageConfigCommandInput,
|
|
995
|
+
UpdateAppImageConfigCommandOutput,
|
|
996
|
+
} from "./commands/UpdateAppImageConfigCommand";
|
|
997
|
+
import {
|
|
998
|
+
UpdateArtifactCommandInput,
|
|
999
|
+
UpdateArtifactCommandOutput,
|
|
1000
|
+
} from "./commands/UpdateArtifactCommand";
|
|
1001
|
+
import {
|
|
1002
|
+
UpdateCodeRepositoryCommandInput,
|
|
1003
|
+
UpdateCodeRepositoryCommandOutput,
|
|
1004
|
+
} from "./commands/UpdateCodeRepositoryCommand";
|
|
1005
|
+
import {
|
|
1006
|
+
UpdateContextCommandInput,
|
|
1007
|
+
UpdateContextCommandOutput,
|
|
1008
|
+
} from "./commands/UpdateContextCommand";
|
|
1009
|
+
import {
|
|
1010
|
+
UpdateDeviceFleetCommandInput,
|
|
1011
|
+
UpdateDeviceFleetCommandOutput,
|
|
1012
|
+
} from "./commands/UpdateDeviceFleetCommand";
|
|
1013
|
+
import {
|
|
1014
|
+
UpdateDevicesCommandInput,
|
|
1015
|
+
UpdateDevicesCommandOutput,
|
|
1016
|
+
} from "./commands/UpdateDevicesCommand";
|
|
1017
|
+
import {
|
|
1018
|
+
UpdateDomainCommandInput,
|
|
1019
|
+
UpdateDomainCommandOutput,
|
|
1020
|
+
} from "./commands/UpdateDomainCommand";
|
|
1021
|
+
import {
|
|
1022
|
+
UpdateEndpointCommandInput,
|
|
1023
|
+
UpdateEndpointCommandOutput,
|
|
1024
|
+
} from "./commands/UpdateEndpointCommand";
|
|
1025
|
+
import {
|
|
1026
|
+
UpdateEndpointWeightsAndCapacitiesCommandInput,
|
|
1027
|
+
UpdateEndpointWeightsAndCapacitiesCommandOutput,
|
|
1028
|
+
} from "./commands/UpdateEndpointWeightsAndCapacitiesCommand";
|
|
1029
|
+
import {
|
|
1030
|
+
UpdateExperimentCommandInput,
|
|
1031
|
+
UpdateExperimentCommandOutput,
|
|
1032
|
+
} from "./commands/UpdateExperimentCommand";
|
|
1033
|
+
import {
|
|
1034
|
+
UpdateFeatureGroupCommandInput,
|
|
1035
|
+
UpdateFeatureGroupCommandOutput,
|
|
1036
|
+
} from "./commands/UpdateFeatureGroupCommand";
|
|
1037
|
+
import {
|
|
1038
|
+
UpdateFeatureMetadataCommandInput,
|
|
1039
|
+
UpdateFeatureMetadataCommandOutput,
|
|
1040
|
+
} from "./commands/UpdateFeatureMetadataCommand";
|
|
1041
|
+
import {
|
|
1042
|
+
UpdateImageCommandInput,
|
|
1043
|
+
UpdateImageCommandOutput,
|
|
1044
|
+
} from "./commands/UpdateImageCommand";
|
|
1045
|
+
import {
|
|
1046
|
+
UpdateModelPackageCommandInput,
|
|
1047
|
+
UpdateModelPackageCommandOutput,
|
|
1048
|
+
} from "./commands/UpdateModelPackageCommand";
|
|
1049
|
+
import {
|
|
1050
|
+
UpdateMonitoringScheduleCommandInput,
|
|
1051
|
+
UpdateMonitoringScheduleCommandOutput,
|
|
1052
|
+
} from "./commands/UpdateMonitoringScheduleCommand";
|
|
1053
|
+
import {
|
|
1054
|
+
UpdateNotebookInstanceCommandInput,
|
|
1055
|
+
UpdateNotebookInstanceCommandOutput,
|
|
1056
|
+
} from "./commands/UpdateNotebookInstanceCommand";
|
|
1057
|
+
import {
|
|
1058
|
+
UpdateNotebookInstanceLifecycleConfigCommandInput,
|
|
1059
|
+
UpdateNotebookInstanceLifecycleConfigCommandOutput,
|
|
1060
|
+
} from "./commands/UpdateNotebookInstanceLifecycleConfigCommand";
|
|
1061
|
+
import {
|
|
1062
|
+
UpdatePipelineCommandInput,
|
|
1063
|
+
UpdatePipelineCommandOutput,
|
|
1064
|
+
} from "./commands/UpdatePipelineCommand";
|
|
1065
|
+
import {
|
|
1066
|
+
UpdatePipelineExecutionCommandInput,
|
|
1067
|
+
UpdatePipelineExecutionCommandOutput,
|
|
1068
|
+
} from "./commands/UpdatePipelineExecutionCommand";
|
|
1069
|
+
import {
|
|
1070
|
+
UpdateProjectCommandInput,
|
|
1071
|
+
UpdateProjectCommandOutput,
|
|
1072
|
+
} from "./commands/UpdateProjectCommand";
|
|
1073
|
+
import {
|
|
1074
|
+
UpdateTrainingJobCommandInput,
|
|
1075
|
+
UpdateTrainingJobCommandOutput,
|
|
1076
|
+
} from "./commands/UpdateTrainingJobCommand";
|
|
1077
|
+
import {
|
|
1078
|
+
UpdateTrialCommandInput,
|
|
1079
|
+
UpdateTrialCommandOutput,
|
|
1080
|
+
} from "./commands/UpdateTrialCommand";
|
|
1081
|
+
import {
|
|
1082
|
+
UpdateTrialComponentCommandInput,
|
|
1083
|
+
UpdateTrialComponentCommandOutput,
|
|
1084
|
+
} from "./commands/UpdateTrialComponentCommand";
|
|
1085
|
+
import {
|
|
1086
|
+
UpdateUserProfileCommandInput,
|
|
1087
|
+
UpdateUserProfileCommandOutput,
|
|
1088
|
+
} from "./commands/UpdateUserProfileCommand";
|
|
1089
|
+
import {
|
|
1090
|
+
UpdateWorkforceCommandInput,
|
|
1091
|
+
UpdateWorkforceCommandOutput,
|
|
1092
|
+
} from "./commands/UpdateWorkforceCommand";
|
|
1093
|
+
import {
|
|
1094
|
+
UpdateWorkteamCommandInput,
|
|
1095
|
+
UpdateWorkteamCommandOutput,
|
|
1096
|
+
} from "./commands/UpdateWorkteamCommand";
|
|
1097
|
+
export declare type ServiceInputTypes =
|
|
1098
|
+
| AddAssociationCommandInput
|
|
1099
|
+
| AddTagsCommandInput
|
|
1100
|
+
| AssociateTrialComponentCommandInput
|
|
1101
|
+
| BatchDescribeModelPackageCommandInput
|
|
1102
|
+
| CreateActionCommandInput
|
|
1103
|
+
| CreateAlgorithmCommandInput
|
|
1104
|
+
| CreateAppCommandInput
|
|
1105
|
+
| CreateAppImageConfigCommandInput
|
|
1106
|
+
| CreateArtifactCommandInput
|
|
1107
|
+
| CreateAutoMLJobCommandInput
|
|
1108
|
+
| CreateCodeRepositoryCommandInput
|
|
1109
|
+
| CreateCompilationJobCommandInput
|
|
1110
|
+
| CreateContextCommandInput
|
|
1111
|
+
| CreateDataQualityJobDefinitionCommandInput
|
|
1112
|
+
| CreateDeviceFleetCommandInput
|
|
1113
|
+
| CreateDomainCommandInput
|
|
1114
|
+
| CreateEdgeDeploymentPlanCommandInput
|
|
1115
|
+
| CreateEdgeDeploymentStageCommandInput
|
|
1116
|
+
| CreateEdgePackagingJobCommandInput
|
|
1117
|
+
| CreateEndpointCommandInput
|
|
1118
|
+
| CreateEndpointConfigCommandInput
|
|
1119
|
+
| CreateExperimentCommandInput
|
|
1120
|
+
| CreateFeatureGroupCommandInput
|
|
1121
|
+
| CreateFlowDefinitionCommandInput
|
|
1122
|
+
| CreateHumanTaskUiCommandInput
|
|
1123
|
+
| CreateHyperParameterTuningJobCommandInput
|
|
1124
|
+
| CreateImageCommandInput
|
|
1125
|
+
| CreateImageVersionCommandInput
|
|
1126
|
+
| CreateInferenceRecommendationsJobCommandInput
|
|
1127
|
+
| CreateLabelingJobCommandInput
|
|
1128
|
+
| CreateModelBiasJobDefinitionCommandInput
|
|
1129
|
+
| CreateModelCommandInput
|
|
1130
|
+
| CreateModelExplainabilityJobDefinitionCommandInput
|
|
1131
|
+
| CreateModelPackageCommandInput
|
|
1132
|
+
| CreateModelPackageGroupCommandInput
|
|
1133
|
+
| CreateModelQualityJobDefinitionCommandInput
|
|
1134
|
+
| CreateMonitoringScheduleCommandInput
|
|
1135
|
+
| CreateNotebookInstanceCommandInput
|
|
1136
|
+
| CreateNotebookInstanceLifecycleConfigCommandInput
|
|
1137
|
+
| CreatePipelineCommandInput
|
|
1138
|
+
| CreatePresignedDomainUrlCommandInput
|
|
1139
|
+
| CreatePresignedNotebookInstanceUrlCommandInput
|
|
1140
|
+
| CreateProcessingJobCommandInput
|
|
1141
|
+
| CreateProjectCommandInput
|
|
1142
|
+
| CreateStudioLifecycleConfigCommandInput
|
|
1143
|
+
| CreateTrainingJobCommandInput
|
|
1144
|
+
| CreateTransformJobCommandInput
|
|
1145
|
+
| CreateTrialCommandInput
|
|
1146
|
+
| CreateTrialComponentCommandInput
|
|
1147
|
+
| CreateUserProfileCommandInput
|
|
1148
|
+
| CreateWorkforceCommandInput
|
|
1149
|
+
| CreateWorkteamCommandInput
|
|
1150
|
+
| DeleteActionCommandInput
|
|
1151
|
+
| DeleteAlgorithmCommandInput
|
|
1152
|
+
| DeleteAppCommandInput
|
|
1153
|
+
| DeleteAppImageConfigCommandInput
|
|
1154
|
+
| DeleteArtifactCommandInput
|
|
1155
|
+
| DeleteAssociationCommandInput
|
|
1156
|
+
| DeleteCodeRepositoryCommandInput
|
|
1157
|
+
| DeleteContextCommandInput
|
|
1158
|
+
| DeleteDataQualityJobDefinitionCommandInput
|
|
1159
|
+
| DeleteDeviceFleetCommandInput
|
|
1160
|
+
| DeleteDomainCommandInput
|
|
1161
|
+
| DeleteEdgeDeploymentPlanCommandInput
|
|
1162
|
+
| DeleteEdgeDeploymentStageCommandInput
|
|
1163
|
+
| DeleteEndpointCommandInput
|
|
1164
|
+
| DeleteEndpointConfigCommandInput
|
|
1165
|
+
| DeleteExperimentCommandInput
|
|
1166
|
+
| DeleteFeatureGroupCommandInput
|
|
1167
|
+
| DeleteFlowDefinitionCommandInput
|
|
1168
|
+
| DeleteHumanTaskUiCommandInput
|
|
1169
|
+
| DeleteImageCommandInput
|
|
1170
|
+
| DeleteImageVersionCommandInput
|
|
1171
|
+
| DeleteModelBiasJobDefinitionCommandInput
|
|
1172
|
+
| DeleteModelCommandInput
|
|
1173
|
+
| DeleteModelExplainabilityJobDefinitionCommandInput
|
|
1174
|
+
| DeleteModelPackageCommandInput
|
|
1175
|
+
| DeleteModelPackageGroupCommandInput
|
|
1176
|
+
| DeleteModelPackageGroupPolicyCommandInput
|
|
1177
|
+
| DeleteModelQualityJobDefinitionCommandInput
|
|
1178
|
+
| DeleteMonitoringScheduleCommandInput
|
|
1179
|
+
| DeleteNotebookInstanceCommandInput
|
|
1180
|
+
| DeleteNotebookInstanceLifecycleConfigCommandInput
|
|
1181
|
+
| DeletePipelineCommandInput
|
|
1182
|
+
| DeleteProjectCommandInput
|
|
1183
|
+
| DeleteStudioLifecycleConfigCommandInput
|
|
1184
|
+
| DeleteTagsCommandInput
|
|
1185
|
+
| DeleteTrialCommandInput
|
|
1186
|
+
| DeleteTrialComponentCommandInput
|
|
1187
|
+
| DeleteUserProfileCommandInput
|
|
1188
|
+
| DeleteWorkforceCommandInput
|
|
1189
|
+
| DeleteWorkteamCommandInput
|
|
1190
|
+
| DeregisterDevicesCommandInput
|
|
1191
|
+
| DescribeActionCommandInput
|
|
1192
|
+
| DescribeAlgorithmCommandInput
|
|
1193
|
+
| DescribeAppCommandInput
|
|
1194
|
+
| DescribeAppImageConfigCommandInput
|
|
1195
|
+
| DescribeArtifactCommandInput
|
|
1196
|
+
| DescribeAutoMLJobCommandInput
|
|
1197
|
+
| DescribeCodeRepositoryCommandInput
|
|
1198
|
+
| DescribeCompilationJobCommandInput
|
|
1199
|
+
| DescribeContextCommandInput
|
|
1200
|
+
| DescribeDataQualityJobDefinitionCommandInput
|
|
1201
|
+
| DescribeDeviceCommandInput
|
|
1202
|
+
| DescribeDeviceFleetCommandInput
|
|
1203
|
+
| DescribeDomainCommandInput
|
|
1204
|
+
| DescribeEdgeDeploymentPlanCommandInput
|
|
1205
|
+
| DescribeEdgePackagingJobCommandInput
|
|
1206
|
+
| DescribeEndpointCommandInput
|
|
1207
|
+
| DescribeEndpointConfigCommandInput
|
|
1208
|
+
| DescribeExperimentCommandInput
|
|
1209
|
+
| DescribeFeatureGroupCommandInput
|
|
1210
|
+
| DescribeFeatureMetadataCommandInput
|
|
1211
|
+
| DescribeFlowDefinitionCommandInput
|
|
1212
|
+
| DescribeHumanTaskUiCommandInput
|
|
1213
|
+
| DescribeHyperParameterTuningJobCommandInput
|
|
1214
|
+
| DescribeImageCommandInput
|
|
1215
|
+
| DescribeImageVersionCommandInput
|
|
1216
|
+
| DescribeInferenceRecommendationsJobCommandInput
|
|
1217
|
+
| DescribeLabelingJobCommandInput
|
|
1218
|
+
| DescribeLineageGroupCommandInput
|
|
1219
|
+
| DescribeModelBiasJobDefinitionCommandInput
|
|
1220
|
+
| DescribeModelCommandInput
|
|
1221
|
+
| DescribeModelExplainabilityJobDefinitionCommandInput
|
|
1222
|
+
| DescribeModelPackageCommandInput
|
|
1223
|
+
| DescribeModelPackageGroupCommandInput
|
|
1224
|
+
| DescribeModelQualityJobDefinitionCommandInput
|
|
1225
|
+
| DescribeMonitoringScheduleCommandInput
|
|
1226
|
+
| DescribeNotebookInstanceCommandInput
|
|
1227
|
+
| DescribeNotebookInstanceLifecycleConfigCommandInput
|
|
1228
|
+
| DescribePipelineCommandInput
|
|
1229
|
+
| DescribePipelineDefinitionForExecutionCommandInput
|
|
1230
|
+
| DescribePipelineExecutionCommandInput
|
|
1231
|
+
| DescribeProcessingJobCommandInput
|
|
1232
|
+
| DescribeProjectCommandInput
|
|
1233
|
+
| DescribeStudioLifecycleConfigCommandInput
|
|
1234
|
+
| DescribeSubscribedWorkteamCommandInput
|
|
1235
|
+
| DescribeTrainingJobCommandInput
|
|
1236
|
+
| DescribeTransformJobCommandInput
|
|
1237
|
+
| DescribeTrialCommandInput
|
|
1238
|
+
| DescribeTrialComponentCommandInput
|
|
1239
|
+
| DescribeUserProfileCommandInput
|
|
1240
|
+
| DescribeWorkforceCommandInput
|
|
1241
|
+
| DescribeWorkteamCommandInput
|
|
1242
|
+
| DisableSagemakerServicecatalogPortfolioCommandInput
|
|
1243
|
+
| DisassociateTrialComponentCommandInput
|
|
1244
|
+
| EnableSagemakerServicecatalogPortfolioCommandInput
|
|
1245
|
+
| GetDeviceFleetReportCommandInput
|
|
1246
|
+
| GetLineageGroupPolicyCommandInput
|
|
1247
|
+
| GetModelPackageGroupPolicyCommandInput
|
|
1248
|
+
| GetSagemakerServicecatalogPortfolioStatusCommandInput
|
|
1249
|
+
| GetSearchSuggestionsCommandInput
|
|
1250
|
+
| ListActionsCommandInput
|
|
1251
|
+
| ListAlgorithmsCommandInput
|
|
1252
|
+
| ListAppImageConfigsCommandInput
|
|
1253
|
+
| ListAppsCommandInput
|
|
1254
|
+
| ListArtifactsCommandInput
|
|
1255
|
+
| ListAssociationsCommandInput
|
|
1256
|
+
| ListAutoMLJobsCommandInput
|
|
1257
|
+
| ListCandidatesForAutoMLJobCommandInput
|
|
1258
|
+
| ListCodeRepositoriesCommandInput
|
|
1259
|
+
| ListCompilationJobsCommandInput
|
|
1260
|
+
| ListContextsCommandInput
|
|
1261
|
+
| ListDataQualityJobDefinitionsCommandInput
|
|
1262
|
+
| ListDeviceFleetsCommandInput
|
|
1263
|
+
| ListDevicesCommandInput
|
|
1264
|
+
| ListDomainsCommandInput
|
|
1265
|
+
| ListEdgeDeploymentPlansCommandInput
|
|
1266
|
+
| ListEdgePackagingJobsCommandInput
|
|
1267
|
+
| ListEndpointConfigsCommandInput
|
|
1268
|
+
| ListEndpointsCommandInput
|
|
1269
|
+
| ListExperimentsCommandInput
|
|
1270
|
+
| ListFeatureGroupsCommandInput
|
|
1271
|
+
| ListFlowDefinitionsCommandInput
|
|
1272
|
+
| ListHumanTaskUisCommandInput
|
|
1273
|
+
| ListHyperParameterTuningJobsCommandInput
|
|
1274
|
+
| ListImageVersionsCommandInput
|
|
1275
|
+
| ListImagesCommandInput
|
|
1276
|
+
| ListInferenceRecommendationsJobsCommandInput
|
|
1277
|
+
| ListLabelingJobsCommandInput
|
|
1278
|
+
| ListLabelingJobsForWorkteamCommandInput
|
|
1279
|
+
| ListLineageGroupsCommandInput
|
|
1280
|
+
| ListModelBiasJobDefinitionsCommandInput
|
|
1281
|
+
| ListModelExplainabilityJobDefinitionsCommandInput
|
|
1282
|
+
| ListModelMetadataCommandInput
|
|
1283
|
+
| ListModelPackageGroupsCommandInput
|
|
1284
|
+
| ListModelPackagesCommandInput
|
|
1285
|
+
| ListModelQualityJobDefinitionsCommandInput
|
|
1286
|
+
| ListModelsCommandInput
|
|
1287
|
+
| ListMonitoringExecutionsCommandInput
|
|
1288
|
+
| ListMonitoringSchedulesCommandInput
|
|
1289
|
+
| ListNotebookInstanceLifecycleConfigsCommandInput
|
|
1290
|
+
| ListNotebookInstancesCommandInput
|
|
1291
|
+
| ListPipelineExecutionStepsCommandInput
|
|
1292
|
+
| ListPipelineExecutionsCommandInput
|
|
1293
|
+
| ListPipelineParametersForExecutionCommandInput
|
|
1294
|
+
| ListPipelinesCommandInput
|
|
1295
|
+
| ListProcessingJobsCommandInput
|
|
1296
|
+
| ListProjectsCommandInput
|
|
1297
|
+
| ListStageDevicesCommandInput
|
|
1298
|
+
| ListStudioLifecycleConfigsCommandInput
|
|
1299
|
+
| ListSubscribedWorkteamsCommandInput
|
|
1300
|
+
| ListTagsCommandInput
|
|
1301
|
+
| ListTrainingJobsCommandInput
|
|
1302
|
+
| ListTrainingJobsForHyperParameterTuningJobCommandInput
|
|
1303
|
+
| ListTransformJobsCommandInput
|
|
1304
|
+
| ListTrialComponentsCommandInput
|
|
1305
|
+
| ListTrialsCommandInput
|
|
1306
|
+
| ListUserProfilesCommandInput
|
|
1307
|
+
| ListWorkforcesCommandInput
|
|
1308
|
+
| ListWorkteamsCommandInput
|
|
1309
|
+
| PutModelPackageGroupPolicyCommandInput
|
|
1310
|
+
| QueryLineageCommandInput
|
|
1311
|
+
| RegisterDevicesCommandInput
|
|
1312
|
+
| RenderUiTemplateCommandInput
|
|
1313
|
+
| RetryPipelineExecutionCommandInput
|
|
1314
|
+
| SearchCommandInput
|
|
1315
|
+
| SendPipelineExecutionStepFailureCommandInput
|
|
1316
|
+
| SendPipelineExecutionStepSuccessCommandInput
|
|
1317
|
+
| StartEdgeDeploymentStageCommandInput
|
|
1318
|
+
| StartMonitoringScheduleCommandInput
|
|
1319
|
+
| StartNotebookInstanceCommandInput
|
|
1320
|
+
| StartPipelineExecutionCommandInput
|
|
1321
|
+
| StopAutoMLJobCommandInput
|
|
1322
|
+
| StopCompilationJobCommandInput
|
|
1323
|
+
| StopEdgeDeploymentStageCommandInput
|
|
1324
|
+
| StopEdgePackagingJobCommandInput
|
|
1325
|
+
| StopHyperParameterTuningJobCommandInput
|
|
1326
|
+
| StopInferenceRecommendationsJobCommandInput
|
|
1327
|
+
| StopLabelingJobCommandInput
|
|
1328
|
+
| StopMonitoringScheduleCommandInput
|
|
1329
|
+
| StopNotebookInstanceCommandInput
|
|
1330
|
+
| StopPipelineExecutionCommandInput
|
|
1331
|
+
| StopProcessingJobCommandInput
|
|
1332
|
+
| StopTrainingJobCommandInput
|
|
1333
|
+
| StopTransformJobCommandInput
|
|
1334
|
+
| UpdateActionCommandInput
|
|
1335
|
+
| UpdateAppImageConfigCommandInput
|
|
1336
|
+
| UpdateArtifactCommandInput
|
|
1337
|
+
| UpdateCodeRepositoryCommandInput
|
|
1338
|
+
| UpdateContextCommandInput
|
|
1339
|
+
| UpdateDeviceFleetCommandInput
|
|
1340
|
+
| UpdateDevicesCommandInput
|
|
1341
|
+
| UpdateDomainCommandInput
|
|
1342
|
+
| UpdateEndpointCommandInput
|
|
1343
|
+
| UpdateEndpointWeightsAndCapacitiesCommandInput
|
|
1344
|
+
| UpdateExperimentCommandInput
|
|
1345
|
+
| UpdateFeatureGroupCommandInput
|
|
1346
|
+
| UpdateFeatureMetadataCommandInput
|
|
1347
|
+
| UpdateImageCommandInput
|
|
1348
|
+
| UpdateModelPackageCommandInput
|
|
1349
|
+
| UpdateMonitoringScheduleCommandInput
|
|
1350
|
+
| UpdateNotebookInstanceCommandInput
|
|
1351
|
+
| UpdateNotebookInstanceLifecycleConfigCommandInput
|
|
1352
|
+
| UpdatePipelineCommandInput
|
|
1353
|
+
| UpdatePipelineExecutionCommandInput
|
|
1354
|
+
| UpdateProjectCommandInput
|
|
1355
|
+
| UpdateTrainingJobCommandInput
|
|
1356
|
+
| UpdateTrialCommandInput
|
|
1357
|
+
| UpdateTrialComponentCommandInput
|
|
1358
|
+
| UpdateUserProfileCommandInput
|
|
1359
|
+
| UpdateWorkforceCommandInput
|
|
1360
|
+
| UpdateWorkteamCommandInput;
|
|
1361
|
+
export declare type ServiceOutputTypes =
|
|
1362
|
+
| AddAssociationCommandOutput
|
|
1363
|
+
| AddTagsCommandOutput
|
|
1364
|
+
| AssociateTrialComponentCommandOutput
|
|
1365
|
+
| BatchDescribeModelPackageCommandOutput
|
|
1366
|
+
| CreateActionCommandOutput
|
|
1367
|
+
| CreateAlgorithmCommandOutput
|
|
1368
|
+
| CreateAppCommandOutput
|
|
1369
|
+
| CreateAppImageConfigCommandOutput
|
|
1370
|
+
| CreateArtifactCommandOutput
|
|
1371
|
+
| CreateAutoMLJobCommandOutput
|
|
1372
|
+
| CreateCodeRepositoryCommandOutput
|
|
1373
|
+
| CreateCompilationJobCommandOutput
|
|
1374
|
+
| CreateContextCommandOutput
|
|
1375
|
+
| CreateDataQualityJobDefinitionCommandOutput
|
|
1376
|
+
| CreateDeviceFleetCommandOutput
|
|
1377
|
+
| CreateDomainCommandOutput
|
|
1378
|
+
| CreateEdgeDeploymentPlanCommandOutput
|
|
1379
|
+
| CreateEdgeDeploymentStageCommandOutput
|
|
1380
|
+
| CreateEdgePackagingJobCommandOutput
|
|
1381
|
+
| CreateEndpointCommandOutput
|
|
1382
|
+
| CreateEndpointConfigCommandOutput
|
|
1383
|
+
| CreateExperimentCommandOutput
|
|
1384
|
+
| CreateFeatureGroupCommandOutput
|
|
1385
|
+
| CreateFlowDefinitionCommandOutput
|
|
1386
|
+
| CreateHumanTaskUiCommandOutput
|
|
1387
|
+
| CreateHyperParameterTuningJobCommandOutput
|
|
1388
|
+
| CreateImageCommandOutput
|
|
1389
|
+
| CreateImageVersionCommandOutput
|
|
1390
|
+
| CreateInferenceRecommendationsJobCommandOutput
|
|
1391
|
+
| CreateLabelingJobCommandOutput
|
|
1392
|
+
| CreateModelBiasJobDefinitionCommandOutput
|
|
1393
|
+
| CreateModelCommandOutput
|
|
1394
|
+
| CreateModelExplainabilityJobDefinitionCommandOutput
|
|
1395
|
+
| CreateModelPackageCommandOutput
|
|
1396
|
+
| CreateModelPackageGroupCommandOutput
|
|
1397
|
+
| CreateModelQualityJobDefinitionCommandOutput
|
|
1398
|
+
| CreateMonitoringScheduleCommandOutput
|
|
1399
|
+
| CreateNotebookInstanceCommandOutput
|
|
1400
|
+
| CreateNotebookInstanceLifecycleConfigCommandOutput
|
|
1401
|
+
| CreatePipelineCommandOutput
|
|
1402
|
+
| CreatePresignedDomainUrlCommandOutput
|
|
1403
|
+
| CreatePresignedNotebookInstanceUrlCommandOutput
|
|
1404
|
+
| CreateProcessingJobCommandOutput
|
|
1405
|
+
| CreateProjectCommandOutput
|
|
1406
|
+
| CreateStudioLifecycleConfigCommandOutput
|
|
1407
|
+
| CreateTrainingJobCommandOutput
|
|
1408
|
+
| CreateTransformJobCommandOutput
|
|
1409
|
+
| CreateTrialCommandOutput
|
|
1410
|
+
| CreateTrialComponentCommandOutput
|
|
1411
|
+
| CreateUserProfileCommandOutput
|
|
1412
|
+
| CreateWorkforceCommandOutput
|
|
1413
|
+
| CreateWorkteamCommandOutput
|
|
1414
|
+
| DeleteActionCommandOutput
|
|
1415
|
+
| DeleteAlgorithmCommandOutput
|
|
1416
|
+
| DeleteAppCommandOutput
|
|
1417
|
+
| DeleteAppImageConfigCommandOutput
|
|
1418
|
+
| DeleteArtifactCommandOutput
|
|
1419
|
+
| DeleteAssociationCommandOutput
|
|
1420
|
+
| DeleteCodeRepositoryCommandOutput
|
|
1421
|
+
| DeleteContextCommandOutput
|
|
1422
|
+
| DeleteDataQualityJobDefinitionCommandOutput
|
|
1423
|
+
| DeleteDeviceFleetCommandOutput
|
|
1424
|
+
| DeleteDomainCommandOutput
|
|
1425
|
+
| DeleteEdgeDeploymentPlanCommandOutput
|
|
1426
|
+
| DeleteEdgeDeploymentStageCommandOutput
|
|
1427
|
+
| DeleteEndpointCommandOutput
|
|
1428
|
+
| DeleteEndpointConfigCommandOutput
|
|
1429
|
+
| DeleteExperimentCommandOutput
|
|
1430
|
+
| DeleteFeatureGroupCommandOutput
|
|
1431
|
+
| DeleteFlowDefinitionCommandOutput
|
|
1432
|
+
| DeleteHumanTaskUiCommandOutput
|
|
1433
|
+
| DeleteImageCommandOutput
|
|
1434
|
+
| DeleteImageVersionCommandOutput
|
|
1435
|
+
| DeleteModelBiasJobDefinitionCommandOutput
|
|
1436
|
+
| DeleteModelCommandOutput
|
|
1437
|
+
| DeleteModelExplainabilityJobDefinitionCommandOutput
|
|
1438
|
+
| DeleteModelPackageCommandOutput
|
|
1439
|
+
| DeleteModelPackageGroupCommandOutput
|
|
1440
|
+
| DeleteModelPackageGroupPolicyCommandOutput
|
|
1441
|
+
| DeleteModelQualityJobDefinitionCommandOutput
|
|
1442
|
+
| DeleteMonitoringScheduleCommandOutput
|
|
1443
|
+
| DeleteNotebookInstanceCommandOutput
|
|
1444
|
+
| DeleteNotebookInstanceLifecycleConfigCommandOutput
|
|
1445
|
+
| DeletePipelineCommandOutput
|
|
1446
|
+
| DeleteProjectCommandOutput
|
|
1447
|
+
| DeleteStudioLifecycleConfigCommandOutput
|
|
1448
|
+
| DeleteTagsCommandOutput
|
|
1449
|
+
| DeleteTrialCommandOutput
|
|
1450
|
+
| DeleteTrialComponentCommandOutput
|
|
1451
|
+
| DeleteUserProfileCommandOutput
|
|
1452
|
+
| DeleteWorkforceCommandOutput
|
|
1453
|
+
| DeleteWorkteamCommandOutput
|
|
1454
|
+
| DeregisterDevicesCommandOutput
|
|
1455
|
+
| DescribeActionCommandOutput
|
|
1456
|
+
| DescribeAlgorithmCommandOutput
|
|
1457
|
+
| DescribeAppCommandOutput
|
|
1458
|
+
| DescribeAppImageConfigCommandOutput
|
|
1459
|
+
| DescribeArtifactCommandOutput
|
|
1460
|
+
| DescribeAutoMLJobCommandOutput
|
|
1461
|
+
| DescribeCodeRepositoryCommandOutput
|
|
1462
|
+
| DescribeCompilationJobCommandOutput
|
|
1463
|
+
| DescribeContextCommandOutput
|
|
1464
|
+
| DescribeDataQualityJobDefinitionCommandOutput
|
|
1465
|
+
| DescribeDeviceCommandOutput
|
|
1466
|
+
| DescribeDeviceFleetCommandOutput
|
|
1467
|
+
| DescribeDomainCommandOutput
|
|
1468
|
+
| DescribeEdgeDeploymentPlanCommandOutput
|
|
1469
|
+
| DescribeEdgePackagingJobCommandOutput
|
|
1470
|
+
| DescribeEndpointCommandOutput
|
|
1471
|
+
| DescribeEndpointConfigCommandOutput
|
|
1472
|
+
| DescribeExperimentCommandOutput
|
|
1473
|
+
| DescribeFeatureGroupCommandOutput
|
|
1474
|
+
| DescribeFeatureMetadataCommandOutput
|
|
1475
|
+
| DescribeFlowDefinitionCommandOutput
|
|
1476
|
+
| DescribeHumanTaskUiCommandOutput
|
|
1477
|
+
| DescribeHyperParameterTuningJobCommandOutput
|
|
1478
|
+
| DescribeImageCommandOutput
|
|
1479
|
+
| DescribeImageVersionCommandOutput
|
|
1480
|
+
| DescribeInferenceRecommendationsJobCommandOutput
|
|
1481
|
+
| DescribeLabelingJobCommandOutput
|
|
1482
|
+
| DescribeLineageGroupCommandOutput
|
|
1483
|
+
| DescribeModelBiasJobDefinitionCommandOutput
|
|
1484
|
+
| DescribeModelCommandOutput
|
|
1485
|
+
| DescribeModelExplainabilityJobDefinitionCommandOutput
|
|
1486
|
+
| DescribeModelPackageCommandOutput
|
|
1487
|
+
| DescribeModelPackageGroupCommandOutput
|
|
1488
|
+
| DescribeModelQualityJobDefinitionCommandOutput
|
|
1489
|
+
| DescribeMonitoringScheduleCommandOutput
|
|
1490
|
+
| DescribeNotebookInstanceCommandOutput
|
|
1491
|
+
| DescribeNotebookInstanceLifecycleConfigCommandOutput
|
|
1492
|
+
| DescribePipelineCommandOutput
|
|
1493
|
+
| DescribePipelineDefinitionForExecutionCommandOutput
|
|
1494
|
+
| DescribePipelineExecutionCommandOutput
|
|
1495
|
+
| DescribeProcessingJobCommandOutput
|
|
1496
|
+
| DescribeProjectCommandOutput
|
|
1497
|
+
| DescribeStudioLifecycleConfigCommandOutput
|
|
1498
|
+
| DescribeSubscribedWorkteamCommandOutput
|
|
1499
|
+
| DescribeTrainingJobCommandOutput
|
|
1500
|
+
| DescribeTransformJobCommandOutput
|
|
1501
|
+
| DescribeTrialCommandOutput
|
|
1502
|
+
| DescribeTrialComponentCommandOutput
|
|
1503
|
+
| DescribeUserProfileCommandOutput
|
|
1504
|
+
| DescribeWorkforceCommandOutput
|
|
1505
|
+
| DescribeWorkteamCommandOutput
|
|
1506
|
+
| DisableSagemakerServicecatalogPortfolioCommandOutput
|
|
1507
|
+
| DisassociateTrialComponentCommandOutput
|
|
1508
|
+
| EnableSagemakerServicecatalogPortfolioCommandOutput
|
|
1509
|
+
| GetDeviceFleetReportCommandOutput
|
|
1510
|
+
| GetLineageGroupPolicyCommandOutput
|
|
1511
|
+
| GetModelPackageGroupPolicyCommandOutput
|
|
1512
|
+
| GetSagemakerServicecatalogPortfolioStatusCommandOutput
|
|
1513
|
+
| GetSearchSuggestionsCommandOutput
|
|
1514
|
+
| ListActionsCommandOutput
|
|
1515
|
+
| ListAlgorithmsCommandOutput
|
|
1516
|
+
| ListAppImageConfigsCommandOutput
|
|
1517
|
+
| ListAppsCommandOutput
|
|
1518
|
+
| ListArtifactsCommandOutput
|
|
1519
|
+
| ListAssociationsCommandOutput
|
|
1520
|
+
| ListAutoMLJobsCommandOutput
|
|
1521
|
+
| ListCandidatesForAutoMLJobCommandOutput
|
|
1522
|
+
| ListCodeRepositoriesCommandOutput
|
|
1523
|
+
| ListCompilationJobsCommandOutput
|
|
1524
|
+
| ListContextsCommandOutput
|
|
1525
|
+
| ListDataQualityJobDefinitionsCommandOutput
|
|
1526
|
+
| ListDeviceFleetsCommandOutput
|
|
1527
|
+
| ListDevicesCommandOutput
|
|
1528
|
+
| ListDomainsCommandOutput
|
|
1529
|
+
| ListEdgeDeploymentPlansCommandOutput
|
|
1530
|
+
| ListEdgePackagingJobsCommandOutput
|
|
1531
|
+
| ListEndpointConfigsCommandOutput
|
|
1532
|
+
| ListEndpointsCommandOutput
|
|
1533
|
+
| ListExperimentsCommandOutput
|
|
1534
|
+
| ListFeatureGroupsCommandOutput
|
|
1535
|
+
| ListFlowDefinitionsCommandOutput
|
|
1536
|
+
| ListHumanTaskUisCommandOutput
|
|
1537
|
+
| ListHyperParameterTuningJobsCommandOutput
|
|
1538
|
+
| ListImageVersionsCommandOutput
|
|
1539
|
+
| ListImagesCommandOutput
|
|
1540
|
+
| ListInferenceRecommendationsJobsCommandOutput
|
|
1541
|
+
| ListLabelingJobsCommandOutput
|
|
1542
|
+
| ListLabelingJobsForWorkteamCommandOutput
|
|
1543
|
+
| ListLineageGroupsCommandOutput
|
|
1544
|
+
| ListModelBiasJobDefinitionsCommandOutput
|
|
1545
|
+
| ListModelExplainabilityJobDefinitionsCommandOutput
|
|
1546
|
+
| ListModelMetadataCommandOutput
|
|
1547
|
+
| ListModelPackageGroupsCommandOutput
|
|
1548
|
+
| ListModelPackagesCommandOutput
|
|
1549
|
+
| ListModelQualityJobDefinitionsCommandOutput
|
|
1550
|
+
| ListModelsCommandOutput
|
|
1551
|
+
| ListMonitoringExecutionsCommandOutput
|
|
1552
|
+
| ListMonitoringSchedulesCommandOutput
|
|
1553
|
+
| ListNotebookInstanceLifecycleConfigsCommandOutput
|
|
1554
|
+
| ListNotebookInstancesCommandOutput
|
|
1555
|
+
| ListPipelineExecutionStepsCommandOutput
|
|
1556
|
+
| ListPipelineExecutionsCommandOutput
|
|
1557
|
+
| ListPipelineParametersForExecutionCommandOutput
|
|
1558
|
+
| ListPipelinesCommandOutput
|
|
1559
|
+
| ListProcessingJobsCommandOutput
|
|
1560
|
+
| ListProjectsCommandOutput
|
|
1561
|
+
| ListStageDevicesCommandOutput
|
|
1562
|
+
| ListStudioLifecycleConfigsCommandOutput
|
|
1563
|
+
| ListSubscribedWorkteamsCommandOutput
|
|
1564
|
+
| ListTagsCommandOutput
|
|
1565
|
+
| ListTrainingJobsCommandOutput
|
|
1566
|
+
| ListTrainingJobsForHyperParameterTuningJobCommandOutput
|
|
1567
|
+
| ListTransformJobsCommandOutput
|
|
1568
|
+
| ListTrialComponentsCommandOutput
|
|
1569
|
+
| ListTrialsCommandOutput
|
|
1570
|
+
| ListUserProfilesCommandOutput
|
|
1571
|
+
| ListWorkforcesCommandOutput
|
|
1572
|
+
| ListWorkteamsCommandOutput
|
|
1573
|
+
| PutModelPackageGroupPolicyCommandOutput
|
|
1574
|
+
| QueryLineageCommandOutput
|
|
1575
|
+
| RegisterDevicesCommandOutput
|
|
1576
|
+
| RenderUiTemplateCommandOutput
|
|
1577
|
+
| RetryPipelineExecutionCommandOutput
|
|
1578
|
+
| SearchCommandOutput
|
|
1579
|
+
| SendPipelineExecutionStepFailureCommandOutput
|
|
1580
|
+
| SendPipelineExecutionStepSuccessCommandOutput
|
|
1581
|
+
| StartEdgeDeploymentStageCommandOutput
|
|
1582
|
+
| StartMonitoringScheduleCommandOutput
|
|
1583
|
+
| StartNotebookInstanceCommandOutput
|
|
1584
|
+
| StartPipelineExecutionCommandOutput
|
|
1585
|
+
| StopAutoMLJobCommandOutput
|
|
1586
|
+
| StopCompilationJobCommandOutput
|
|
1587
|
+
| StopEdgeDeploymentStageCommandOutput
|
|
1588
|
+
| StopEdgePackagingJobCommandOutput
|
|
1589
|
+
| StopHyperParameterTuningJobCommandOutput
|
|
1590
|
+
| StopInferenceRecommendationsJobCommandOutput
|
|
1591
|
+
| StopLabelingJobCommandOutput
|
|
1592
|
+
| StopMonitoringScheduleCommandOutput
|
|
1593
|
+
| StopNotebookInstanceCommandOutput
|
|
1594
|
+
| StopPipelineExecutionCommandOutput
|
|
1595
|
+
| StopProcessingJobCommandOutput
|
|
1596
|
+
| StopTrainingJobCommandOutput
|
|
1597
|
+
| StopTransformJobCommandOutput
|
|
1598
|
+
| UpdateActionCommandOutput
|
|
1599
|
+
| UpdateAppImageConfigCommandOutput
|
|
1600
|
+
| UpdateArtifactCommandOutput
|
|
1601
|
+
| UpdateCodeRepositoryCommandOutput
|
|
1602
|
+
| UpdateContextCommandOutput
|
|
1603
|
+
| UpdateDeviceFleetCommandOutput
|
|
1604
|
+
| UpdateDevicesCommandOutput
|
|
1605
|
+
| UpdateDomainCommandOutput
|
|
1606
|
+
| UpdateEndpointCommandOutput
|
|
1607
|
+
| UpdateEndpointWeightsAndCapacitiesCommandOutput
|
|
1608
|
+
| UpdateExperimentCommandOutput
|
|
1609
|
+
| UpdateFeatureGroupCommandOutput
|
|
1610
|
+
| UpdateFeatureMetadataCommandOutput
|
|
1611
|
+
| UpdateImageCommandOutput
|
|
1612
|
+
| UpdateModelPackageCommandOutput
|
|
1613
|
+
| UpdateMonitoringScheduleCommandOutput
|
|
1614
|
+
| UpdateNotebookInstanceCommandOutput
|
|
1615
|
+
| UpdateNotebookInstanceLifecycleConfigCommandOutput
|
|
1616
|
+
| UpdatePipelineCommandOutput
|
|
1617
|
+
| UpdatePipelineExecutionCommandOutput
|
|
1618
|
+
| UpdateProjectCommandOutput
|
|
1619
|
+
| UpdateTrainingJobCommandOutput
|
|
1620
|
+
| UpdateTrialCommandOutput
|
|
1621
|
+
| UpdateTrialComponentCommandOutput
|
|
1622
|
+
| UpdateUserProfileCommandOutput
|
|
1623
|
+
| UpdateWorkforceCommandOutput
|
|
1624
|
+
| UpdateWorkteamCommandOutput;
|
|
1625
|
+
export interface ClientDefaults
|
|
1626
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
1627
|
+
requestHandler?: __HttpHandler;
|
|
1628
|
+
|
|
1629
|
+
sha256?: __HashConstructor;
|
|
1630
|
+
|
|
1631
|
+
urlParser?: __UrlParser;
|
|
1632
|
+
|
|
1633
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
1634
|
+
|
|
1635
|
+
streamCollector?: __StreamCollector;
|
|
1636
|
+
|
|
1637
|
+
base64Decoder?: __Decoder;
|
|
1638
|
+
|
|
1639
|
+
base64Encoder?: __Encoder;
|
|
1640
|
+
|
|
1641
|
+
utf8Decoder?: __Decoder;
|
|
1642
|
+
|
|
1643
|
+
utf8Encoder?: __Encoder;
|
|
1644
|
+
|
|
1645
|
+
runtime?: string;
|
|
1646
|
+
|
|
1647
|
+
disableHostPrefix?: boolean;
|
|
1648
|
+
|
|
1649
|
+
maxAttempts?: number | __Provider<number>;
|
|
1650
|
+
|
|
1651
|
+
retryMode?: string | __Provider<string>;
|
|
1652
|
+
|
|
1653
|
+
logger?: __Logger;
|
|
1654
|
+
|
|
1655
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
1656
|
+
|
|
1657
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
1658
|
+
|
|
1659
|
+
serviceId?: string;
|
|
1660
|
+
|
|
1661
|
+
region?: string | __Provider<string>;
|
|
1662
|
+
|
|
1663
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
1664
|
+
|
|
1665
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
1666
|
+
|
|
1667
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
1668
|
+
|
|
1669
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
1670
|
+
}
|
|
1671
|
+
declare type SageMakerClientConfigType = Partial<
|
|
1672
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
1673
|
+
> &
|
|
1674
|
+
ClientDefaults &
|
|
1675
|
+
RegionInputConfig &
|
|
1676
|
+
EndpointsInputConfig &
|
|
1677
|
+
RetryInputConfig &
|
|
1678
|
+
HostHeaderInputConfig &
|
|
1679
|
+
AwsAuthInputConfig &
|
|
1680
|
+
UserAgentInputConfig;
|
|
1681
|
+
|
|
1682
|
+
export interface SageMakerClientConfig extends SageMakerClientConfigType {}
|
|
1683
|
+
declare type SageMakerClientResolvedConfigType =
|
|
1684
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
1685
|
+
Required<ClientDefaults> &
|
|
1686
|
+
RegionResolvedConfig &
|
|
1687
|
+
EndpointsResolvedConfig &
|
|
1688
|
+
RetryResolvedConfig &
|
|
1689
|
+
HostHeaderResolvedConfig &
|
|
1690
|
+
AwsAuthResolvedConfig &
|
|
1691
|
+
UserAgentResolvedConfig;
|
|
1692
|
+
|
|
1693
|
+
export interface SageMakerClientResolvedConfig
|
|
1694
|
+
extends SageMakerClientResolvedConfigType {}
|
|
1695
|
+
|
|
1696
|
+
export declare class SageMakerClient extends __Client<
|
|
1697
|
+
__HttpHandlerOptions,
|
|
1698
|
+
ServiceInputTypes,
|
|
1699
|
+
ServiceOutputTypes,
|
|
1700
|
+
SageMakerClientResolvedConfig
|
|
1701
|
+
> {
|
|
1702
|
+
readonly config: SageMakerClientResolvedConfig;
|
|
1703
|
+
constructor(configuration: SageMakerClientConfig);
|
|
1704
|
+
|
|
1705
|
+
destroy(): void;
|
|
1706
|
+
}
|
|
1707
|
+
export {};
|