@aws-sdk/client-sagemaker 3.53.0 → 3.55.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 +24 -0
- package/dist-cjs/SageMakerClient.js +13 -13
- package/dist-cjs/commands/AddAssociationCommand.js +3 -3
- package/dist-cjs/commands/AddTagsCommand.js +3 -3
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +3 -3
- package/dist-cjs/commands/CreateActionCommand.js +3 -3
- package/dist-cjs/commands/CreateAlgorithmCommand.js +3 -3
- package/dist-cjs/commands/CreateAppCommand.js +3 -3
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +3 -3
- package/dist-cjs/commands/CreateArtifactCommand.js +3 -3
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +3 -3
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +3 -3
- package/dist-cjs/commands/CreateCompilationJobCommand.js +3 -3
- package/dist-cjs/commands/CreateContextCommand.js +3 -3
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +3 -3
- package/dist-cjs/commands/CreateDomainCommand.js +3 -3
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +3 -3
- package/dist-cjs/commands/CreateEndpointCommand.js +3 -3
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +3 -3
- package/dist-cjs/commands/CreateExperimentCommand.js +3 -3
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +3 -3
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +3 -3
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +3 -3
- package/dist-cjs/commands/CreateImageCommand.js +3 -3
- package/dist-cjs/commands/CreateImageVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
- package/dist-cjs/commands/CreateLabelingJobCommand.js +3 -3
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/CreateModelCommand.js +3 -3
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/CreateModelPackageCommand.js +3 -3
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/CreatePipelineCommand.js +3 -3
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +3 -3
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
- package/dist-cjs/commands/CreateProcessingJobCommand.js +3 -3
- package/dist-cjs/commands/CreateProjectCommand.js +3 -3
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/CreateTrainingJobCommand.js +3 -3
- package/dist-cjs/commands/CreateTransformJobCommand.js +3 -3
- package/dist-cjs/commands/CreateTrialCommand.js +3 -3
- package/dist-cjs/commands/CreateTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/CreateUserProfileCommand.js +3 -3
- package/dist-cjs/commands/CreateWorkforceCommand.js +3 -3
- package/dist-cjs/commands/CreateWorkteamCommand.js +3 -3
- package/dist-cjs/commands/DeleteActionCommand.js +3 -3
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +3 -3
- package/dist-cjs/commands/DeleteAppCommand.js +3 -3
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +3 -3
- package/dist-cjs/commands/DeleteArtifactCommand.js +3 -3
- package/dist-cjs/commands/DeleteAssociationCommand.js +3 -3
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +3 -3
- package/dist-cjs/commands/DeleteContextCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +3 -3
- package/dist-cjs/commands/DeleteDomainCommand.js +3 -3
- package/dist-cjs/commands/DeleteEndpointCommand.js +3 -3
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +3 -3
- package/dist-cjs/commands/DeleteExperimentCommand.js +3 -3
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +3 -3
- package/dist-cjs/commands/DeleteImageCommand.js +3 -3
- package/dist-cjs/commands/DeleteImageVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelPackageCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/DeletePipelineCommand.js +3 -3
- package/dist-cjs/commands/DeleteProjectCommand.js +3 -3
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +3 -3
- package/dist-cjs/commands/DeleteTrialCommand.js +3 -3
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserProfileCommand.js +3 -3
- package/dist-cjs/commands/DeleteWorkforceCommand.js +3 -3
- package/dist-cjs/commands/DeleteWorkteamCommand.js +3 -3
- package/dist-cjs/commands/DeregisterDevicesCommand.js +3 -3
- package/dist-cjs/commands/DescribeActionCommand.js +3 -3
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +3 -3
- package/dist-cjs/commands/DescribeAppCommand.js +3 -3
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +3 -3
- package/dist-cjs/commands/DescribeArtifactCommand.js +3 -3
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +3 -3
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeContextCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeDeviceCommand.js +3 -3
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +3 -3
- package/dist-cjs/commands/DescribeDomainCommand.js +3 -3
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +3 -3
- package/dist-cjs/commands/DescribeExperimentCommand.js +3 -3
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +3 -3
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +3 -3
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeImageCommand.js +3 -3
- package/dist-cjs/commands/DescribeImageVersionCommand.js +3 -3
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +3 -3
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeModelCommand.js +3 -3
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeModelPackageCommand.js +3 -3
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +3 -3
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/DescribePipelineCommand.js +3 -3
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +3 -3
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeProjectCommand.js +3 -3
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +3 -3
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeTransformJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeTrialCommand.js +3 -3
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/DescribeUserProfileCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkforceCommand.js +3 -3
- package/dist-cjs/commands/DescribeWorkteamCommand.js +3 -3
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +3 -3
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +3 -3
- package/dist-cjs/commands/ListActionsCommand.js +3 -3
- package/dist-cjs/commands/ListAlgorithmsCommand.js +3 -3
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListAppsCommand.js +3 -3
- package/dist-cjs/commands/ListArtifactsCommand.js +3 -3
- package/dist-cjs/commands/ListAssociationsCommand.js +3 -3
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +3 -3
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +3 -3
- package/dist-cjs/commands/ListCompilationJobsCommand.js +3 -3
- package/dist-cjs/commands/ListContextsCommand.js +3 -3
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +3 -3
- package/dist-cjs/commands/ListDevicesCommand.js +3 -3
- package/dist-cjs/commands/ListDomainsCommand.js +3 -3
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListEndpointsCommand.js +3 -3
- package/dist-cjs/commands/ListExperimentsCommand.js +3 -3
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +3 -3
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +3 -3
- package/dist-cjs/commands/ListImageVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListImagesCommand.js +3 -3
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
- package/dist-cjs/commands/ListLabelingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
- package/dist-cjs/commands/ListLineageGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelMetadataCommand.js +3 -3
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListModelPackagesCommand.js +3 -3
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListModelsCommand.js +3 -3
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +3 -3
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +3 -3
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +3 -3
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +3 -3
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +3 -3
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +3 -3
- package/dist-cjs/commands/ListPipelinesCommand.js +3 -3
- package/dist-cjs/commands/ListProcessingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListProjectsCommand.js +3 -3
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +3 -3
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +3 -3
- package/dist-cjs/commands/ListTagsCommand.js +3 -3
- package/dist-cjs/commands/ListTrainingJobsCommand.js +3 -3
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
- package/dist-cjs/commands/ListTransformJobsCommand.js +3 -3
- package/dist-cjs/commands/ListTrialComponentsCommand.js +3 -3
- package/dist-cjs/commands/ListTrialsCommand.js +3 -3
- package/dist-cjs/commands/ListUserProfilesCommand.js +3 -3
- package/dist-cjs/commands/ListWorkforcesCommand.js +3 -3
- package/dist-cjs/commands/ListWorkteamsCommand.js +3 -3
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +3 -3
- package/dist-cjs/commands/QueryLineageCommand.js +3 -3
- package/dist-cjs/commands/RegisterDevicesCommand.js +3 -3
- package/dist-cjs/commands/RenderUiTemplateCommand.js +3 -3
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +3 -3
- package/dist-cjs/commands/SearchCommand.js +3 -3
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +3 -3
- package/dist-cjs/commands/StopAutoMLJobCommand.js +3 -3
- package/dist-cjs/commands/StopCompilationJobCommand.js +3 -3
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +3 -3
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +3 -3
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +3 -3
- package/dist-cjs/commands/StopLabelingJobCommand.js +3 -3
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +3 -3
- package/dist-cjs/commands/StopProcessingJobCommand.js +3 -3
- package/dist-cjs/commands/StopTrainingJobCommand.js +3 -3
- package/dist-cjs/commands/StopTransformJobCommand.js +3 -3
- package/dist-cjs/commands/UpdateActionCommand.js +3 -3
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdateArtifactCommand.js +3 -3
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +3 -3
- package/dist-cjs/commands/UpdateContextCommand.js +3 -3
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +3 -3
- package/dist-cjs/commands/UpdateDevicesCommand.js +3 -3
- package/dist-cjs/commands/UpdateDomainCommand.js +3 -3
- package/dist-cjs/commands/UpdateEndpointCommand.js +3 -3
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
- package/dist-cjs/commands/UpdateExperimentCommand.js +3 -3
- package/dist-cjs/commands/UpdateImageCommand.js +3 -3
- package/dist-cjs/commands/UpdateModelPackageCommand.js +3 -3
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +3 -3
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdatePipelineCommand.js +3 -3
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +3 -3
- package/dist-cjs/commands/UpdateProjectCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrialCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserProfileCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkforceCommand.js +3 -3
- package/dist-cjs/commands/UpdateWorkteamCommand.js +3 -3
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +1936 -1936
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-cjs/waiters/waitForEndpointDeleted.js +3 -3
- package/dist-cjs/waiters/waitForEndpointInService.js +3 -3
- package/dist-cjs/waiters/waitForImageCreated.js +3 -3
- package/dist-cjs/waiters/waitForImageDeleted.js +3 -3
- package/dist-cjs/waiters/waitForImageUpdated.js +3 -3
- package/dist-cjs/waiters/waitForImageVersionCreated.js +3 -3
- package/dist-cjs/waiters/waitForImageVersionDeleted.js +3 -3
- package/dist-cjs/waiters/waitForNotebookInstanceDeleted.js +3 -3
- package/dist-cjs/waiters/waitForNotebookInstanceInService.js +3 -3
- package/dist-cjs/waiters/waitForNotebookInstanceStopped.js +3 -3
- package/dist-cjs/waiters/waitForProcessingJobCompletedOrStopped.js +3 -3
- package/dist-cjs/waiters/waitForTrainingJobCompletedOrStopped.js +3 -3
- package/dist-cjs/waiters/waitForTransformJobCompletedOrStopped.js +3 -3
- package/dist-es/SageMaker.js +251 -251
- package/dist-es/pagination/ListActionsPaginator.js +4 -4
- package/dist-es/pagination/ListAlgorithmsPaginator.js +4 -4
- package/dist-es/pagination/ListAppImageConfigsPaginator.js +4 -4
- package/dist-es/pagination/ListAppsPaginator.js +4 -4
- package/dist-es/pagination/ListArtifactsPaginator.js +4 -4
- package/dist-es/pagination/ListAssociationsPaginator.js +4 -4
- package/dist-es/pagination/ListAutoMLJobsPaginator.js +4 -4
- package/dist-es/pagination/ListCandidatesForAutoMLJobPaginator.js +4 -4
- package/dist-es/pagination/ListCodeRepositoriesPaginator.js +4 -4
- package/dist-es/pagination/ListCompilationJobsPaginator.js +4 -4
- package/dist-es/pagination/ListContextsPaginator.js +4 -4
- package/dist-es/pagination/ListDataQualityJobDefinitionsPaginator.js +4 -4
- package/dist-es/pagination/ListDeviceFleetsPaginator.js +4 -4
- package/dist-es/pagination/ListDevicesPaginator.js +4 -4
- package/dist-es/pagination/ListDomainsPaginator.js +4 -4
- package/dist-es/pagination/ListEdgePackagingJobsPaginator.js +4 -4
- package/dist-es/pagination/ListEndpointConfigsPaginator.js +4 -4
- package/dist-es/pagination/ListEndpointsPaginator.js +4 -4
- package/dist-es/pagination/ListExperimentsPaginator.js +4 -4
- package/dist-es/pagination/ListFlowDefinitionsPaginator.js +4 -4
- package/dist-es/pagination/ListHumanTaskUisPaginator.js +4 -4
- package/dist-es/pagination/ListHyperParameterTuningJobsPaginator.js +4 -4
- package/dist-es/pagination/ListImageVersionsPaginator.js +4 -4
- package/dist-es/pagination/ListImagesPaginator.js +4 -4
- package/dist-es/pagination/ListInferenceRecommendationsJobsPaginator.js +4 -4
- package/dist-es/pagination/ListLabelingJobsForWorkteamPaginator.js +4 -4
- package/dist-es/pagination/ListLabelingJobsPaginator.js +4 -4
- package/dist-es/pagination/ListLineageGroupsPaginator.js +4 -4
- package/dist-es/pagination/ListModelBiasJobDefinitionsPaginator.js +4 -4
- package/dist-es/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +4 -4
- package/dist-es/pagination/ListModelMetadataPaginator.js +4 -4
- package/dist-es/pagination/ListModelPackageGroupsPaginator.js +4 -4
- package/dist-es/pagination/ListModelPackagesPaginator.js +4 -4
- package/dist-es/pagination/ListModelQualityJobDefinitionsPaginator.js +4 -4
- package/dist-es/pagination/ListModelsPaginator.js +4 -4
- package/dist-es/pagination/ListMonitoringExecutionsPaginator.js +4 -4
- package/dist-es/pagination/ListMonitoringSchedulesPaginator.js +4 -4
- package/dist-es/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +4 -4
- package/dist-es/pagination/ListNotebookInstancesPaginator.js +4 -4
- package/dist-es/pagination/ListPipelineExecutionStepsPaginator.js +4 -4
- package/dist-es/pagination/ListPipelineExecutionsPaginator.js +4 -4
- package/dist-es/pagination/ListPipelineParametersForExecutionPaginator.js +4 -4
- package/dist-es/pagination/ListPipelinesPaginator.js +4 -4
- package/dist-es/pagination/ListProcessingJobsPaginator.js +4 -4
- package/dist-es/pagination/ListProjectsPaginator.js +4 -4
- package/dist-es/pagination/ListStudioLifecycleConfigsPaginator.js +4 -4
- package/dist-es/pagination/ListSubscribedWorkteamsPaginator.js +4 -4
- package/dist-es/pagination/ListTagsPaginator.js +4 -4
- package/dist-es/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +4 -4
- package/dist-es/pagination/ListTrainingJobsPaginator.js +4 -4
- package/dist-es/pagination/ListTransformJobsPaginator.js +4 -4
- package/dist-es/pagination/ListTrialComponentsPaginator.js +4 -4
- package/dist-es/pagination/ListTrialsPaginator.js +4 -4
- package/dist-es/pagination/ListUserProfilesPaginator.js +4 -4
- package/dist-es/pagination/ListWorkforcesPaginator.js +4 -4
- package/dist-es/pagination/ListWorkteamsPaginator.js +4 -4
- package/dist-es/pagination/QueryLineagePaginator.js +4 -4
- package/dist-es/pagination/SearchPaginator.js +4 -4
- package/dist-types/SageMakerClient.d.ts +2 -2
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/SageMakerClient.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +35 -35
|
@@ -11,7 +11,7 @@ class ListDevicesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListDevicesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListDevicesCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListDevicesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListDevicesCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListDevicesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListDevicesCommand = ListDevicesCommand;
|
|
@@ -11,7 +11,7 @@ class ListDomainsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListDomainsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListDomainsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListDomainsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListDomainsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListDomainsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListDomainsCommand = ListDomainsCommand;
|
|
@@ -11,7 +11,7 @@ class ListEdgePackagingJobsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListEdgePackagingJobsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListEdgePackagingJobsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListEdgePackagingJobsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListEdgePackagingJobsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListEdgePackagingJobsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListEdgePackagingJobsCommand = ListEdgePackagingJobsCommand;
|
|
@@ -11,7 +11,7 @@ class ListEndpointConfigsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListEndpointConfigsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListEndpointConfigsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListEndpointConfigsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListEndpointConfigsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListEndpointConfigsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListEndpointConfigsCommand = ListEndpointConfigsCommand;
|
|
@@ -11,7 +11,7 @@ class ListEndpointsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListEndpointsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListEndpointsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListEndpointsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListEndpointsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListEndpointsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListEndpointsCommand = ListEndpointsCommand;
|
|
@@ -11,7 +11,7 @@ class ListExperimentsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListExperimentsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListExperimentsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListExperimentsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListExperimentsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListExperimentsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListExperimentsCommand = ListExperimentsCommand;
|
|
@@ -11,7 +11,7 @@ class ListFeatureGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListFeatureGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListFeatureGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListFeatureGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListFeatureGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListFeatureGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListFeatureGroupsCommand = ListFeatureGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class ListFlowDefinitionsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListFlowDefinitionsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListFlowDefinitionsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListFlowDefinitionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListFlowDefinitionsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListFlowDefinitionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListFlowDefinitionsCommand = ListFlowDefinitionsCommand;
|
|
@@ -11,7 +11,7 @@ class ListHumanTaskUisCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListHumanTaskUisCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListHumanTaskUisCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListHumanTaskUisCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListHumanTaskUisCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListHumanTaskUisCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListHumanTaskUisCommand = ListHumanTaskUisCommand;
|
|
@@ -11,7 +11,7 @@ class ListHyperParameterTuningJobsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListHyperParameterTuningJobsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListHyperParameterTuningJobsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListHyperParameterTuningJobsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListHyperParameterTuningJobsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListHyperParameterTuningJobsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListHyperParameterTuningJobsCommand = ListHyperParameterTuningJobsCommand;
|
|
@@ -11,7 +11,7 @@ class ListImageVersionsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListImageVersionsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListImageVersionsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListImageVersionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListImageVersionsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListImageVersionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListImageVersionsCommand = ListImageVersionsCommand;
|
|
@@ -11,7 +11,7 @@ class ListImagesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListImagesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListImagesCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListImagesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListImagesCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListImagesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListImagesCommand = ListImagesCommand;
|
|
@@ -11,7 +11,7 @@ class ListInferenceRecommendationsJobsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListInferenceRecommendationsJobsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListInferenceRecommendationsJobsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListInferenceRecommendationsJobsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListInferenceRecommendationsJobsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListInferenceRecommendationsJobsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListInferenceRecommendationsJobsCommand = ListInferenceRecommendationsJobsCommand;
|
|
@@ -11,7 +11,7 @@ class ListLabelingJobsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListLabelingJobsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListLabelingJobsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListLabelingJobsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListLabelingJobsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListLabelingJobsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListLabelingJobsCommand = ListLabelingJobsCommand;
|
|
@@ -11,7 +11,7 @@ class ListLabelingJobsForWorkteamCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListLabelingJobsForWorkteamCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListLabelingJobsForWorkteamCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListLabelingJobsForWorkteamCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListLabelingJobsForWorkteamCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListLabelingJobsForWorkteamCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListLabelingJobsForWorkteamCommand = ListLabelingJobsForWorkteamCommand;
|
|
@@ -11,7 +11,7 @@ class ListLineageGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListLineageGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListLineageGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListLineageGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListLineageGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListLineageGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListLineageGroupsCommand = ListLineageGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class ListModelBiasJobDefinitionsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListModelBiasJobDefinitionsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListModelBiasJobDefinitionsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListModelBiasJobDefinitionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListModelBiasJobDefinitionsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListModelBiasJobDefinitionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListModelBiasJobDefinitionsCommand = ListModelBiasJobDefinitionsCommand;
|
|
@@ -11,7 +11,7 @@ class ListModelExplainabilityJobDefinitionsCommand extends smithy_client_1.Comma
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListModelExplainabilityJobDefinitionsCommand extends smithy_client_1.Comma
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListModelExplainabilityJobDefinitionsCommand = ListModelExplainabilityJobDefinitionsCommand;
|
|
@@ -11,7 +11,7 @@ class ListModelMetadataCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListModelMetadataCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListModelMetadataCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListModelMetadataCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListModelMetadataCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListModelMetadataCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListModelMetadataCommand = ListModelMetadataCommand;
|
|
@@ -11,7 +11,7 @@ class ListModelPackageGroupsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListModelPackageGroupsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListModelPackageGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListModelPackageGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListModelPackageGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListModelPackageGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListModelPackageGroupsCommand = ListModelPackageGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class ListModelPackagesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListModelPackagesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListModelPackagesCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListModelPackagesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListModelPackagesCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListModelPackagesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListModelPackagesCommand = ListModelPackagesCommand;
|
|
@@ -11,7 +11,7 @@ class ListModelQualityJobDefinitionsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListModelQualityJobDefinitionsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListModelQualityJobDefinitionsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListModelQualityJobDefinitionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListModelQualityJobDefinitionsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListModelQualityJobDefinitionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListModelQualityJobDefinitionsCommand = ListModelQualityJobDefinitionsCommand;
|
|
@@ -11,7 +11,7 @@ class ListModelsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListModelsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListModelsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListModelsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListModelsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListModelsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListModelsCommand = ListModelsCommand;
|
|
@@ -11,7 +11,7 @@ class ListMonitoringExecutionsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListMonitoringExecutionsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListMonitoringExecutionsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListMonitoringExecutionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListMonitoringExecutionsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListMonitoringExecutionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListMonitoringExecutionsCommand = ListMonitoringExecutionsCommand;
|
|
@@ -11,7 +11,7 @@ class ListMonitoringSchedulesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListMonitoringSchedulesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListMonitoringSchedulesCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListMonitoringSchedulesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListMonitoringSchedulesCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListMonitoringSchedulesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListMonitoringSchedulesCommand = ListMonitoringSchedulesCommand;
|
|
@@ -11,7 +11,7 @@ class ListNotebookInstanceLifecycleConfigsCommand extends smithy_client_1.Comman
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListNotebookInstanceLifecycleConfigsCommand extends smithy_client_1.Comman
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListNotebookInstanceLifecycleConfigsCommand = ListNotebookInstanceLifecycleConfigsCommand;
|
|
@@ -11,7 +11,7 @@ class ListNotebookInstancesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "SageMakerClient";
|
|
@@ -27,10 +27,10 @@ class ListNotebookInstancesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1ListNotebookInstancesCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1ListNotebookInstancesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1ListNotebookInstancesCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1ListNotebookInstancesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ListNotebookInstancesCommand = ListNotebookInstancesCommand;
|