@aws-sdk/client-sagemaker 3.36.0 → 3.39.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 +45 -0
- package/dist-cjs/SageMaker.js +30 -18
- package/dist-cjs/SageMakerClient.js +0 -23
- package/dist-cjs/commands/AddAssociationCommand.js +0 -28
- package/dist-cjs/commands/AddTagsCommand.js +0 -49
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +0 -25
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +36 -0
- package/dist-cjs/commands/CreateActionCommand.js +0 -28
- package/dist-cjs/commands/CreateAlgorithmCommand.js +0 -25
- package/dist-cjs/commands/CreateAppCommand.js +0 -27
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +0 -26
- package/dist-cjs/commands/CreateArtifactCommand.js +0 -28
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +0 -27
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +0 -30
- package/dist-cjs/commands/CreateCompilationJobCommand.js +0 -55
- package/dist-cjs/commands/CreateContextCommand.js +0 -28
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/CreateDomainCommand.js +0 -70
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/CreateEndpointCommand.js +0 -100
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +0 -52
- package/dist-cjs/commands/CreateExperimentCommand.js +0 -40
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +0 -36
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +0 -24
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +0 -28
- package/dist-cjs/commands/CreateImageCommand.js +0 -26
- package/dist-cjs/commands/CreateImageVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateLabelingJobCommand.js +3 -64
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateModelCommand.js +3 -51
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateModelPackageCommand.js +0 -43
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +0 -25
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +0 -60
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +0 -37
- package/dist-cjs/commands/CreatePipelineCommand.js +0 -24
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +0 -40
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +0 -41
- package/dist-cjs/commands/CreateProcessingJobCommand.js +0 -24
- package/dist-cjs/commands/CreateProjectCommand.js +0 -25
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/CreateTrainingJobCommand.js +0 -96
- package/dist-cjs/commands/CreateTransformJobCommand.js +0 -58
- package/dist-cjs/commands/CreateTrialCommand.js +0 -34
- package/dist-cjs/commands/CreateTrialComponentCommand.js +0 -33
- package/dist-cjs/commands/CreateUserProfileCommand.js +0 -30
- package/dist-cjs/commands/CreateWorkforceCommand.js +0 -44
- package/dist-cjs/commands/CreateWorkteamCommand.js +0 -27
- package/dist-cjs/commands/DeleteActionCommand.js +0 -24
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +0 -24
- package/dist-cjs/commands/DeleteAppCommand.js +0 -24
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteArtifactCommand.js +0 -25
- package/dist-cjs/commands/DeleteAssociationCommand.js +0 -24
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/DeleteContextCommand.js +0 -24
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/DeleteDomainCommand.js +0 -28
- package/dist-cjs/commands/DeleteEndpointCommand.js +0 -27
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +0 -32
- package/dist-cjs/commands/DeleteExperimentCommand.js +0 -26
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +0 -29
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +0 -28
- package/dist-cjs/commands/DeleteImageCommand.js +0 -25
- package/dist-cjs/commands/DeleteImageVersionCommand.js +0 -25
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelCommand.js +0 -27
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelPackageCommand.js +0 -26
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +0 -25
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +0 -30
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/DeletePipelineCommand.js +0 -27
- package/dist-cjs/commands/DeleteProjectCommand.js +0 -24
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteTagsCommand.js +0 -35
- package/dist-cjs/commands/DeleteTrialCommand.js +0 -26
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +0 -26
- package/dist-cjs/commands/DeleteUserProfileCommand.js +0 -25
- package/dist-cjs/commands/DeleteWorkforceCommand.js +0 -36
- package/dist-cjs/commands/DeleteWorkteamCommand.js +0 -24
- package/dist-cjs/commands/DeregisterDevicesCommand.js +0 -24
- package/dist-cjs/commands/DescribeActionCommand.js +0 -24
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +0 -24
- package/dist-cjs/commands/DescribeAppCommand.js +0 -24
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +0 -24
- package/dist-cjs/commands/DescribeArtifactCommand.js +0 -24
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +0 -26
- package/dist-cjs/commands/DescribeContextCommand.js +0 -24
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeDeviceCommand.js +0 -24
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/DescribeDomainCommand.js +0 -24
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeEndpointCommand.js +0 -24
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +0 -25
- package/dist-cjs/commands/DescribeExperimentCommand.js +0 -24
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +0 -26
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +0 -24
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +0 -25
- package/dist-cjs/commands/DescribeImageCommand.js +0 -24
- package/dist-cjs/commands/DescribeImageVersionCommand.js +0 -24
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelCommand.js +0 -25
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelPackageCommand.js +0 -27
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +0 -24
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +0 -24
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +0 -24
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +0 -26
- package/dist-cjs/commands/DescribePipelineCommand.js +0 -24
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +0 -24
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -25
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +3 -27
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +3 -28
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -32
- package/dist-cjs/commands/DescribeTransformJobCommand.js +0 -24
- package/dist-cjs/commands/DescribeTrialCommand.js +0 -24
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +0 -24
- package/dist-cjs/commands/DescribeUserProfileCommand.js +0 -24
- package/dist-cjs/commands/DescribeWorkforceCommand.js +0 -29
- package/dist-cjs/commands/DescribeWorkteamCommand.js +0 -26
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +0 -25
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +0 -29
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +0 -25
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +0 -24
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +0 -27
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +0 -25
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +0 -27
- package/dist-cjs/commands/ListActionsCommand.js +0 -24
- package/dist-cjs/commands/ListAlgorithmsCommand.js +0 -24
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +0 -26
- package/dist-cjs/commands/ListAppsCommand.js +0 -24
- package/dist-cjs/commands/ListArtifactsCommand.js +0 -24
- package/dist-cjs/commands/ListAssociationsCommand.js +0 -24
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +0 -24
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +0 -24
- package/dist-cjs/commands/ListCompilationJobsCommand.js +0 -26
- package/dist-cjs/commands/ListContextsCommand.js +0 -24
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +0 -24
- package/dist-cjs/commands/ListDevicesCommand.js +0 -24
- package/dist-cjs/commands/ListDomainsCommand.js +0 -24
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListEndpointsCommand.js +0 -24
- package/dist-cjs/commands/ListExperimentsCommand.js +0 -26
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +0 -24
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +0 -24
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +0 -26
- package/dist-cjs/commands/ListImageVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListImagesCommand.js +0 -25
- package/dist-cjs/commands/ListLabelingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +0 -24
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +0 -24
- package/dist-cjs/commands/ListModelPackagesCommand.js +0 -24
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListModelsCommand.js +0 -24
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +0 -24
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +0 -24
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +0 -25
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +0 -24
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +0 -24
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +0 -24
- package/dist-cjs/commands/ListPipelinesCommand.js +0 -24
- package/dist-cjs/commands/ListProcessingJobsCommand.js +0 -24
- package/dist-cjs/commands/ListProjectsCommand.js +0 -24
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsCommand.js +0 -24
- package/dist-cjs/commands/ListTrainingJobsCommand.js +0 -44
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +0 -25
- package/dist-cjs/commands/ListTransformJobsCommand.js +0 -24
- package/dist-cjs/commands/ListTrialComponentsCommand.js +0 -43
- package/dist-cjs/commands/ListTrialsCommand.js +0 -28
- package/dist-cjs/commands/ListUserProfilesCommand.js +0 -24
- package/dist-cjs/commands/ListWorkforcesCommand.js +0 -25
- package/dist-cjs/commands/ListWorkteamsCommand.js +0 -26
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +0 -26
- package/dist-cjs/commands/RegisterDevicesCommand.js +0 -24
- package/dist-cjs/commands/RenderUiTemplateCommand.js +0 -24
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/SearchCommand.js +0 -28
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +0 -26
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +0 -26
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +0 -28
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +0 -27
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/StopAutoMLJobCommand.js +0 -24
- package/dist-cjs/commands/StopCompilationJobCommand.js +0 -29
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +0 -24
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +2 -32
- package/dist-cjs/commands/StopLabelingJobCommand.js +2 -27
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +2 -26
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +2 -34
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +3 -51
- package/dist-cjs/commands/StopProcessingJobCommand.js +2 -26
- package/dist-cjs/commands/StopTrainingJobCommand.js +2 -32
- package/dist-cjs/commands/StopTransformJobCommand.js +2 -31
- package/dist-cjs/commands/UpdateActionCommand.js +3 -27
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +3 -27
- package/dist-cjs/commands/UpdateArtifactCommand.js +0 -24
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +0 -24
- package/dist-cjs/commands/UpdateContextCommand.js +0 -24
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +0 -24
- package/dist-cjs/commands/UpdateDevicesCommand.js +0 -24
- package/dist-cjs/commands/UpdateDomainCommand.js +0 -24
- package/dist-cjs/commands/UpdateEndpointCommand.js +0 -40
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +0 -28
- package/dist-cjs/commands/UpdateExperimentCommand.js +0 -25
- package/dist-cjs/commands/UpdateImageCommand.js +0 -25
- package/dist-cjs/commands/UpdateModelPackageCommand.js +0 -24
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +0 -24
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +0 -26
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdatePipelineCommand.js +0 -24
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +0 -24
- package/dist-cjs/commands/UpdateProjectCommand.js +36 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +0 -24
- package/dist-cjs/commands/UpdateTrialCommand.js +0 -24
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +0 -24
- package/dist-cjs/commands/UpdateUserProfileCommand.js +0 -24
- package/dist-cjs/commands/UpdateWorkforceCommand.js +0 -45
- package/dist-cjs/commands/UpdateWorkteamCommand.js +0 -24
- package/dist-cjs/commands/index.js +245 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -310
- package/dist-cjs/models/models_0.js +165 -838
- package/dist-cjs/models/models_1.js +86 -859
- package/dist-cjs/models/models_2.js +83 -831
- package/dist-cjs/models/models_3.js +98 -136
- package/dist-cjs/pagination/ListActionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAlgorithmsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAppImageConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAppsPaginator.js +0 -10
- package/dist-cjs/pagination/ListArtifactsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssociationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAutoMLJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListCandidatesForAutoMLJobPaginator.js +0 -10
- package/dist-cjs/pagination/ListCodeRepositoriesPaginator.js +0 -10
- package/dist-cjs/pagination/ListCompilationJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListContextsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDataQualityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDeviceFleetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListDevicesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDomainsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEdgePackagingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEndpointConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListEndpointsPaginator.js +0 -10
- package/dist-cjs/pagination/ListExperimentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListFlowDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListHumanTaskUisPaginator.js +0 -10
- package/dist-cjs/pagination/ListHyperParameterTuningJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListImageVersionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListImagesPaginator.js +0 -10
- package/dist-cjs/pagination/ListLabelingJobsForWorkteamPaginator.js +0 -10
- package/dist-cjs/pagination/ListLabelingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelBiasJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelPackageGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelPackagesPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelQualityJobDefinitionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListModelsPaginator.js +0 -10
- package/dist-cjs/pagination/ListMonitoringExecutionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListMonitoringSchedulesPaginator.js +0 -10
- package/dist-cjs/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListNotebookInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineExecutionStepsPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineExecutionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelineParametersForExecutionPaginator.js +0 -10
- package/dist-cjs/pagination/ListPipelinesPaginator.js +0 -10
- package/dist-cjs/pagination/ListProcessingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListProjectsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStudioLifecycleConfigsPaginator.js +0 -10
- package/dist-cjs/pagination/ListSubscribedWorkteamsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTagsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrainingJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTransformJobsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrialComponentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTrialsPaginator.js +0 -10
- package/dist-cjs/pagination/ListUserProfilesPaginator.js +0 -10
- package/dist-cjs/pagination/ListWorkforcesPaginator.js +0 -10
- package/dist-cjs/pagination/ListWorkteamsPaginator.js +0 -10
- package/dist-cjs/pagination/SearchPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +58 -0
- package/dist-cjs/protocols/Aws_json1_1.js +400 -15
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +16 -0
- package/dist-cjs/waiters/waitForEndpointDeleted.js +0 -9
- package/dist-cjs/waiters/waitForEndpointInService.js +0 -9
- package/dist-cjs/waiters/waitForImageCreated.js +0 -9
- package/dist-cjs/waiters/waitForImageDeleted.js +0 -9
- package/dist-cjs/waiters/waitForImageUpdated.js +0 -9
- package/dist-cjs/waiters/waitForImageVersionCreated.js +0 -9
- package/dist-cjs/waiters/waitForImageVersionDeleted.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceDeleted.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceInService.js +0 -9
- package/dist-cjs/waiters/waitForNotebookInstanceStopped.js +0 -9
- package/dist-cjs/waiters/waitForProcessingJobCompletedOrStopped.js +0 -9
- package/dist-cjs/waiters/waitForTrainingJobCompletedOrStopped.js +0 -9
- package/dist-cjs/waiters/waitForTransformJobCompletedOrStopped.js +0 -9
- package/dist-es/SageMaker.js +30 -0
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +39 -0
- package/dist-es/commands/CreateLabelingJobCommand.js +1 -1
- package/dist-es/commands/CreateModelCommand.js +1 -1
- package/dist-es/commands/DescribeProjectCommand.js +2 -1
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -1
- package/dist-es/commands/DescribeTrainingJobCommand.js +1 -2
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/StopLabelingJobCommand.js +1 -1
- package/dist-es/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/StopPipelineExecutionCommand.js +1 -1
- package/dist-es/commands/StopProcessingJobCommand.js +1 -1
- package/dist-es/commands/StopTrainingJobCommand.js +1 -1
- package/dist-es/commands/StopTransformJobCommand.js +1 -1
- package/dist-es/commands/UpdateActionCommand.js +1 -1
- package/dist-es/commands/UpdateAppImageConfigCommand.js +1 -1
- package/dist-es/commands/UpdateProjectCommand.js +39 -0
- package/dist-es/commands/index.js +242 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -310
- package/dist-es/models/models_0.js +140 -130
- package/dist-es/models/models_1.js +56 -59
- package/dist-es/models/models_2.js +53 -52
- package/dist-es/models/models_3.js +64 -0
- package/dist-es/pagination/index.js +55 -0
- package/dist-es/protocols/Aws_json1_1.js +374 -10
- package/dist-es/waiters/index.js +13 -0
- package/dist-types/SageMaker.d.ts +23 -2
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +35 -0
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -2
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +42 -0
- package/dist-types/commands/index.d.ts +242 -0
- package/dist-types/index.d.ts +5 -310
- package/dist-types/models/models_0.d.ts +389 -691
- package/dist-types/models/models_1.d.ts +558 -279
- package/dist-types/models/models_2.d.ts +319 -185
- package/dist-types/models/models_3.d.ts +265 -5
- package/dist-types/pagination/index.d.ts +55 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +6 -0
- package/dist-types/ts3.4/SageMaker.d.ts +251 -1620
- package/dist-types/ts3.4/SageMakerClient.d.ts +28 -106
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -66
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -96
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -48
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +3 -58
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +3 -45
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -56
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -92
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -54
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -21
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +3 -22
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +3 -28
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +3 -27
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +3 -22
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +3 -29
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +3 -45
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +3 -27
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +3 -26
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +3 -21
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -36
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -41
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +242 -0
- package/dist-types/ts3.4/index.d.ts +5 -310
- package/dist-types/ts3.4/models/models_0.d.ts +1290 -9961
- package/dist-types/ts3.4/models/models_1.d.ts +1461 -5168
- package/dist-types/ts3.4/models/models_2.d.ts +1733 -6462
- package/dist-types/ts3.4/models/models_3.d.ts +328 -656
- package/dist-types/ts3.4/pagination/index.d.ts +55 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +13 -0
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +13 -0
- package/package.json +33 -33
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.deserializeAws_json1_1UpdateWorkteamCommand = exports.deserializeAws_json1_1UpdateWorkforceCommand = exports.deserializeAws_json1_1UpdateUserProfileCommand = exports.deserializeAws_json1_1UpdateTrialComponentCommand = exports.deserializeAws_json1_1UpdateTrialCommand = exports.deserializeAws_json1_1UpdateTrainingJobCommand = exports.deserializeAws_json1_1UpdatePipelineExecutionCommand = exports.deserializeAws_json1_1UpdatePipelineCommand = exports.deserializeAws_json1_1UpdateNotebookInstanceLifecycleConfigCommand = exports.deserializeAws_json1_1UpdateNotebookInstanceCommand = exports.deserializeAws_json1_1UpdateMonitoringScheduleCommand = exports.deserializeAws_json1_1UpdateModelPackageCommand = exports.deserializeAws_json1_1UpdateImageCommand = exports.deserializeAws_json1_1UpdateExperimentCommand = exports.deserializeAws_json1_1UpdateEndpointWeightsAndCapacitiesCommand = exports.deserializeAws_json1_1UpdateEndpointCommand = exports.deserializeAws_json1_1UpdateDomainCommand = exports.deserializeAws_json1_1UpdateDevicesCommand = exports.deserializeAws_json1_1UpdateDeviceFleetCommand = exports.deserializeAws_json1_1UpdateContextCommand = exports.deserializeAws_json1_1UpdateCodeRepositoryCommand = exports.deserializeAws_json1_1UpdateArtifactCommand = exports.deserializeAws_json1_1UpdateAppImageConfigCommand = exports.deserializeAws_json1_1UpdateActionCommand = exports.deserializeAws_json1_1StopTransformJobCommand = exports.deserializeAws_json1_1StopTrainingJobCommand = exports.deserializeAws_json1_1StopProcessingJobCommand = exports.deserializeAws_json1_1StopPipelineExecutionCommand = exports.deserializeAws_json1_1StopNotebookInstanceCommand = exports.deserializeAws_json1_1StopMonitoringScheduleCommand = void 0;
|
|
3
|
+
exports.serializeAws_json1_1DeleteActionCommand = exports.serializeAws_json1_1CreateWorkteamCommand = exports.serializeAws_json1_1CreateWorkforceCommand = exports.serializeAws_json1_1CreateUserProfileCommand = exports.serializeAws_json1_1CreateTrialComponentCommand = exports.serializeAws_json1_1CreateTrialCommand = exports.serializeAws_json1_1CreateTransformJobCommand = exports.serializeAws_json1_1CreateTrainingJobCommand = exports.serializeAws_json1_1CreateStudioLifecycleConfigCommand = exports.serializeAws_json1_1CreateProjectCommand = exports.serializeAws_json1_1CreateProcessingJobCommand = exports.serializeAws_json1_1CreatePresignedNotebookInstanceUrlCommand = exports.serializeAws_json1_1CreatePresignedDomainUrlCommand = exports.serializeAws_json1_1CreatePipelineCommand = exports.serializeAws_json1_1CreateNotebookInstanceLifecycleConfigCommand = exports.serializeAws_json1_1CreateNotebookInstanceCommand = exports.serializeAws_json1_1CreateMonitoringScheduleCommand = exports.serializeAws_json1_1CreateModelQualityJobDefinitionCommand = exports.serializeAws_json1_1CreateModelPackageGroupCommand = exports.serializeAws_json1_1CreateModelPackageCommand = exports.serializeAws_json1_1CreateModelExplainabilityJobDefinitionCommand = exports.serializeAws_json1_1CreateModelBiasJobDefinitionCommand = exports.serializeAws_json1_1CreateModelCommand = exports.serializeAws_json1_1CreateLabelingJobCommand = exports.serializeAws_json1_1CreateImageVersionCommand = exports.serializeAws_json1_1CreateImageCommand = exports.serializeAws_json1_1CreateHyperParameterTuningJobCommand = exports.serializeAws_json1_1CreateHumanTaskUiCommand = exports.serializeAws_json1_1CreateFlowDefinitionCommand = exports.serializeAws_json1_1CreateFeatureGroupCommand = exports.serializeAws_json1_1CreateExperimentCommand = exports.serializeAws_json1_1CreateEndpointConfigCommand = exports.serializeAws_json1_1CreateEndpointCommand = exports.serializeAws_json1_1CreateEdgePackagingJobCommand = exports.serializeAws_json1_1CreateDomainCommand = exports.serializeAws_json1_1CreateDeviceFleetCommand = exports.serializeAws_json1_1CreateDataQualityJobDefinitionCommand = exports.serializeAws_json1_1CreateContextCommand = exports.serializeAws_json1_1CreateCompilationJobCommand = exports.serializeAws_json1_1CreateCodeRepositoryCommand = exports.serializeAws_json1_1CreateAutoMLJobCommand = exports.serializeAws_json1_1CreateArtifactCommand = exports.serializeAws_json1_1CreateAppImageConfigCommand = exports.serializeAws_json1_1CreateAppCommand = exports.serializeAws_json1_1CreateAlgorithmCommand = exports.serializeAws_json1_1CreateActionCommand = exports.serializeAws_json1_1BatchDescribeModelPackageCommand = exports.serializeAws_json1_1AssociateTrialComponentCommand = exports.serializeAws_json1_1AddTagsCommand = exports.serializeAws_json1_1AddAssociationCommand = void 0;
|
|
4
|
+
exports.serializeAws_json1_1DescribeDeviceFleetCommand = exports.serializeAws_json1_1DescribeDeviceCommand = exports.serializeAws_json1_1DescribeDataQualityJobDefinitionCommand = exports.serializeAws_json1_1DescribeContextCommand = exports.serializeAws_json1_1DescribeCompilationJobCommand = exports.serializeAws_json1_1DescribeCodeRepositoryCommand = exports.serializeAws_json1_1DescribeAutoMLJobCommand = exports.serializeAws_json1_1DescribeArtifactCommand = exports.serializeAws_json1_1DescribeAppImageConfigCommand = exports.serializeAws_json1_1DescribeAppCommand = exports.serializeAws_json1_1DescribeAlgorithmCommand = exports.serializeAws_json1_1DescribeActionCommand = exports.serializeAws_json1_1DeregisterDevicesCommand = exports.serializeAws_json1_1DeleteWorkteamCommand = exports.serializeAws_json1_1DeleteWorkforceCommand = exports.serializeAws_json1_1DeleteUserProfileCommand = exports.serializeAws_json1_1DeleteTrialComponentCommand = exports.serializeAws_json1_1DeleteTrialCommand = exports.serializeAws_json1_1DeleteTagsCommand = exports.serializeAws_json1_1DeleteStudioLifecycleConfigCommand = exports.serializeAws_json1_1DeleteProjectCommand = exports.serializeAws_json1_1DeletePipelineCommand = exports.serializeAws_json1_1DeleteNotebookInstanceLifecycleConfigCommand = exports.serializeAws_json1_1DeleteNotebookInstanceCommand = exports.serializeAws_json1_1DeleteMonitoringScheduleCommand = exports.serializeAws_json1_1DeleteModelQualityJobDefinitionCommand = exports.serializeAws_json1_1DeleteModelPackageGroupPolicyCommand = exports.serializeAws_json1_1DeleteModelPackageGroupCommand = exports.serializeAws_json1_1DeleteModelPackageCommand = exports.serializeAws_json1_1DeleteModelExplainabilityJobDefinitionCommand = exports.serializeAws_json1_1DeleteModelBiasJobDefinitionCommand = exports.serializeAws_json1_1DeleteModelCommand = exports.serializeAws_json1_1DeleteImageVersionCommand = exports.serializeAws_json1_1DeleteImageCommand = exports.serializeAws_json1_1DeleteHumanTaskUiCommand = exports.serializeAws_json1_1DeleteFlowDefinitionCommand = exports.serializeAws_json1_1DeleteFeatureGroupCommand = exports.serializeAws_json1_1DeleteExperimentCommand = exports.serializeAws_json1_1DeleteEndpointConfigCommand = exports.serializeAws_json1_1DeleteEndpointCommand = exports.serializeAws_json1_1DeleteDomainCommand = exports.serializeAws_json1_1DeleteDeviceFleetCommand = exports.serializeAws_json1_1DeleteDataQualityJobDefinitionCommand = exports.serializeAws_json1_1DeleteContextCommand = exports.serializeAws_json1_1DeleteCodeRepositoryCommand = exports.serializeAws_json1_1DeleteAssociationCommand = exports.serializeAws_json1_1DeleteArtifactCommand = exports.serializeAws_json1_1DeleteAppImageConfigCommand = exports.serializeAws_json1_1DeleteAppCommand = exports.serializeAws_json1_1DeleteAlgorithmCommand = void 0;
|
|
5
|
+
exports.serializeAws_json1_1ListCandidatesForAutoMLJobCommand = exports.serializeAws_json1_1ListAutoMLJobsCommand = exports.serializeAws_json1_1ListAssociationsCommand = exports.serializeAws_json1_1ListArtifactsCommand = exports.serializeAws_json1_1ListAppsCommand = exports.serializeAws_json1_1ListAppImageConfigsCommand = exports.serializeAws_json1_1ListAlgorithmsCommand = exports.serializeAws_json1_1ListActionsCommand = exports.serializeAws_json1_1GetSearchSuggestionsCommand = exports.serializeAws_json1_1GetSagemakerServicecatalogPortfolioStatusCommand = exports.serializeAws_json1_1GetModelPackageGroupPolicyCommand = exports.serializeAws_json1_1GetDeviceFleetReportCommand = exports.serializeAws_json1_1EnableSagemakerServicecatalogPortfolioCommand = exports.serializeAws_json1_1DisassociateTrialComponentCommand = exports.serializeAws_json1_1DisableSagemakerServicecatalogPortfolioCommand = exports.serializeAws_json1_1DescribeWorkteamCommand = exports.serializeAws_json1_1DescribeWorkforceCommand = exports.serializeAws_json1_1DescribeUserProfileCommand = exports.serializeAws_json1_1DescribeTrialComponentCommand = exports.serializeAws_json1_1DescribeTrialCommand = exports.serializeAws_json1_1DescribeTransformJobCommand = exports.serializeAws_json1_1DescribeTrainingJobCommand = exports.serializeAws_json1_1DescribeSubscribedWorkteamCommand = exports.serializeAws_json1_1DescribeStudioLifecycleConfigCommand = exports.serializeAws_json1_1DescribeProjectCommand = exports.serializeAws_json1_1DescribeProcessingJobCommand = exports.serializeAws_json1_1DescribePipelineExecutionCommand = exports.serializeAws_json1_1DescribePipelineDefinitionForExecutionCommand = exports.serializeAws_json1_1DescribePipelineCommand = exports.serializeAws_json1_1DescribeNotebookInstanceLifecycleConfigCommand = exports.serializeAws_json1_1DescribeNotebookInstanceCommand = exports.serializeAws_json1_1DescribeMonitoringScheduleCommand = exports.serializeAws_json1_1DescribeModelQualityJobDefinitionCommand = exports.serializeAws_json1_1DescribeModelPackageGroupCommand = exports.serializeAws_json1_1DescribeModelPackageCommand = exports.serializeAws_json1_1DescribeModelExplainabilityJobDefinitionCommand = exports.serializeAws_json1_1DescribeModelBiasJobDefinitionCommand = exports.serializeAws_json1_1DescribeModelCommand = exports.serializeAws_json1_1DescribeLabelingJobCommand = exports.serializeAws_json1_1DescribeImageVersionCommand = exports.serializeAws_json1_1DescribeImageCommand = exports.serializeAws_json1_1DescribeHyperParameterTuningJobCommand = exports.serializeAws_json1_1DescribeHumanTaskUiCommand = exports.serializeAws_json1_1DescribeFlowDefinitionCommand = exports.serializeAws_json1_1DescribeFeatureGroupCommand = exports.serializeAws_json1_1DescribeExperimentCommand = exports.serializeAws_json1_1DescribeEndpointConfigCommand = exports.serializeAws_json1_1DescribeEndpointCommand = exports.serializeAws_json1_1DescribeEdgePackagingJobCommand = exports.serializeAws_json1_1DescribeDomainCommand = void 0;
|
|
6
|
+
exports.serializeAws_json1_1RetryPipelineExecutionCommand = exports.serializeAws_json1_1RenderUiTemplateCommand = exports.serializeAws_json1_1RegisterDevicesCommand = exports.serializeAws_json1_1PutModelPackageGroupPolicyCommand = exports.serializeAws_json1_1ListWorkteamsCommand = exports.serializeAws_json1_1ListWorkforcesCommand = exports.serializeAws_json1_1ListUserProfilesCommand = exports.serializeAws_json1_1ListTrialsCommand = exports.serializeAws_json1_1ListTrialComponentsCommand = exports.serializeAws_json1_1ListTransformJobsCommand = exports.serializeAws_json1_1ListTrainingJobsForHyperParameterTuningJobCommand = exports.serializeAws_json1_1ListTrainingJobsCommand = exports.serializeAws_json1_1ListTagsCommand = exports.serializeAws_json1_1ListSubscribedWorkteamsCommand = exports.serializeAws_json1_1ListStudioLifecycleConfigsCommand = exports.serializeAws_json1_1ListProjectsCommand = exports.serializeAws_json1_1ListProcessingJobsCommand = exports.serializeAws_json1_1ListPipelinesCommand = exports.serializeAws_json1_1ListPipelineParametersForExecutionCommand = exports.serializeAws_json1_1ListPipelineExecutionStepsCommand = exports.serializeAws_json1_1ListPipelineExecutionsCommand = exports.serializeAws_json1_1ListNotebookInstancesCommand = exports.serializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand = exports.serializeAws_json1_1ListMonitoringSchedulesCommand = exports.serializeAws_json1_1ListMonitoringExecutionsCommand = exports.serializeAws_json1_1ListModelsCommand = exports.serializeAws_json1_1ListModelQualityJobDefinitionsCommand = exports.serializeAws_json1_1ListModelPackagesCommand = exports.serializeAws_json1_1ListModelPackageGroupsCommand = exports.serializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand = exports.serializeAws_json1_1ListModelBiasJobDefinitionsCommand = exports.serializeAws_json1_1ListLabelingJobsForWorkteamCommand = exports.serializeAws_json1_1ListLabelingJobsCommand = exports.serializeAws_json1_1ListImageVersionsCommand = exports.serializeAws_json1_1ListImagesCommand = exports.serializeAws_json1_1ListHyperParameterTuningJobsCommand = exports.serializeAws_json1_1ListHumanTaskUisCommand = exports.serializeAws_json1_1ListFlowDefinitionsCommand = exports.serializeAws_json1_1ListFeatureGroupsCommand = exports.serializeAws_json1_1ListExperimentsCommand = exports.serializeAws_json1_1ListEndpointsCommand = exports.serializeAws_json1_1ListEndpointConfigsCommand = exports.serializeAws_json1_1ListEdgePackagingJobsCommand = exports.serializeAws_json1_1ListDomainsCommand = exports.serializeAws_json1_1ListDevicesCommand = exports.serializeAws_json1_1ListDeviceFleetsCommand = exports.serializeAws_json1_1ListDataQualityJobDefinitionsCommand = exports.serializeAws_json1_1ListContextsCommand = exports.serializeAws_json1_1ListCompilationJobsCommand = exports.serializeAws_json1_1ListCodeRepositoriesCommand = void 0;
|
|
7
|
+
exports.deserializeAws_json1_1CreateAppImageConfigCommand = exports.deserializeAws_json1_1CreateAppCommand = exports.deserializeAws_json1_1CreateAlgorithmCommand = exports.deserializeAws_json1_1CreateActionCommand = exports.deserializeAws_json1_1BatchDescribeModelPackageCommand = exports.deserializeAws_json1_1AssociateTrialComponentCommand = exports.deserializeAws_json1_1AddTagsCommand = exports.deserializeAws_json1_1AddAssociationCommand = exports.serializeAws_json1_1UpdateWorkteamCommand = exports.serializeAws_json1_1UpdateWorkforceCommand = exports.serializeAws_json1_1UpdateUserProfileCommand = exports.serializeAws_json1_1UpdateTrialComponentCommand = exports.serializeAws_json1_1UpdateTrialCommand = exports.serializeAws_json1_1UpdateTrainingJobCommand = exports.serializeAws_json1_1UpdateProjectCommand = exports.serializeAws_json1_1UpdatePipelineExecutionCommand = exports.serializeAws_json1_1UpdatePipelineCommand = exports.serializeAws_json1_1UpdateNotebookInstanceLifecycleConfigCommand = exports.serializeAws_json1_1UpdateNotebookInstanceCommand = exports.serializeAws_json1_1UpdateMonitoringScheduleCommand = exports.serializeAws_json1_1UpdateModelPackageCommand = exports.serializeAws_json1_1UpdateImageCommand = exports.serializeAws_json1_1UpdateExperimentCommand = exports.serializeAws_json1_1UpdateEndpointWeightsAndCapacitiesCommand = exports.serializeAws_json1_1UpdateEndpointCommand = exports.serializeAws_json1_1UpdateDomainCommand = exports.serializeAws_json1_1UpdateDevicesCommand = exports.serializeAws_json1_1UpdateDeviceFleetCommand = exports.serializeAws_json1_1UpdateContextCommand = exports.serializeAws_json1_1UpdateCodeRepositoryCommand = exports.serializeAws_json1_1UpdateArtifactCommand = exports.serializeAws_json1_1UpdateAppImageConfigCommand = exports.serializeAws_json1_1UpdateActionCommand = exports.serializeAws_json1_1StopTransformJobCommand = exports.serializeAws_json1_1StopTrainingJobCommand = exports.serializeAws_json1_1StopProcessingJobCommand = exports.serializeAws_json1_1StopPipelineExecutionCommand = exports.serializeAws_json1_1StopNotebookInstanceCommand = exports.serializeAws_json1_1StopMonitoringScheduleCommand = exports.serializeAws_json1_1StopLabelingJobCommand = exports.serializeAws_json1_1StopHyperParameterTuningJobCommand = exports.serializeAws_json1_1StopEdgePackagingJobCommand = exports.serializeAws_json1_1StopCompilationJobCommand = exports.serializeAws_json1_1StopAutoMLJobCommand = exports.serializeAws_json1_1StartPipelineExecutionCommand = exports.serializeAws_json1_1StartNotebookInstanceCommand = exports.serializeAws_json1_1StartMonitoringScheduleCommand = exports.serializeAws_json1_1SendPipelineExecutionStepSuccessCommand = exports.serializeAws_json1_1SendPipelineExecutionStepFailureCommand = exports.serializeAws_json1_1SearchCommand = void 0;
|
|
8
|
+
exports.deserializeAws_json1_1DeleteDataQualityJobDefinitionCommand = exports.deserializeAws_json1_1DeleteContextCommand = exports.deserializeAws_json1_1DeleteCodeRepositoryCommand = exports.deserializeAws_json1_1DeleteAssociationCommand = exports.deserializeAws_json1_1DeleteArtifactCommand = exports.deserializeAws_json1_1DeleteAppImageConfigCommand = exports.deserializeAws_json1_1DeleteAppCommand = exports.deserializeAws_json1_1DeleteAlgorithmCommand = exports.deserializeAws_json1_1DeleteActionCommand = exports.deserializeAws_json1_1CreateWorkteamCommand = exports.deserializeAws_json1_1CreateWorkforceCommand = exports.deserializeAws_json1_1CreateUserProfileCommand = exports.deserializeAws_json1_1CreateTrialComponentCommand = exports.deserializeAws_json1_1CreateTrialCommand = exports.deserializeAws_json1_1CreateTransformJobCommand = exports.deserializeAws_json1_1CreateTrainingJobCommand = exports.deserializeAws_json1_1CreateStudioLifecycleConfigCommand = exports.deserializeAws_json1_1CreateProjectCommand = exports.deserializeAws_json1_1CreateProcessingJobCommand = exports.deserializeAws_json1_1CreatePresignedNotebookInstanceUrlCommand = exports.deserializeAws_json1_1CreatePresignedDomainUrlCommand = exports.deserializeAws_json1_1CreatePipelineCommand = exports.deserializeAws_json1_1CreateNotebookInstanceLifecycleConfigCommand = exports.deserializeAws_json1_1CreateNotebookInstanceCommand = exports.deserializeAws_json1_1CreateMonitoringScheduleCommand = exports.deserializeAws_json1_1CreateModelQualityJobDefinitionCommand = exports.deserializeAws_json1_1CreateModelPackageGroupCommand = exports.deserializeAws_json1_1CreateModelPackageCommand = exports.deserializeAws_json1_1CreateModelExplainabilityJobDefinitionCommand = exports.deserializeAws_json1_1CreateModelBiasJobDefinitionCommand = exports.deserializeAws_json1_1CreateModelCommand = exports.deserializeAws_json1_1CreateLabelingJobCommand = exports.deserializeAws_json1_1CreateImageVersionCommand = exports.deserializeAws_json1_1CreateImageCommand = exports.deserializeAws_json1_1CreateHyperParameterTuningJobCommand = exports.deserializeAws_json1_1CreateHumanTaskUiCommand = exports.deserializeAws_json1_1CreateFlowDefinitionCommand = exports.deserializeAws_json1_1CreateFeatureGroupCommand = exports.deserializeAws_json1_1CreateExperimentCommand = exports.deserializeAws_json1_1CreateEndpointConfigCommand = exports.deserializeAws_json1_1CreateEndpointCommand = exports.deserializeAws_json1_1CreateEdgePackagingJobCommand = exports.deserializeAws_json1_1CreateDomainCommand = exports.deserializeAws_json1_1CreateDeviceFleetCommand = exports.deserializeAws_json1_1CreateDataQualityJobDefinitionCommand = exports.deserializeAws_json1_1CreateContextCommand = exports.deserializeAws_json1_1CreateCompilationJobCommand = exports.deserializeAws_json1_1CreateCodeRepositoryCommand = exports.deserializeAws_json1_1CreateAutoMLJobCommand = exports.deserializeAws_json1_1CreateArtifactCommand = void 0;
|
|
9
|
+
exports.deserializeAws_json1_1DescribeHumanTaskUiCommand = exports.deserializeAws_json1_1DescribeFlowDefinitionCommand = exports.deserializeAws_json1_1DescribeFeatureGroupCommand = exports.deserializeAws_json1_1DescribeExperimentCommand = exports.deserializeAws_json1_1DescribeEndpointConfigCommand = exports.deserializeAws_json1_1DescribeEndpointCommand = exports.deserializeAws_json1_1DescribeEdgePackagingJobCommand = exports.deserializeAws_json1_1DescribeDomainCommand = exports.deserializeAws_json1_1DescribeDeviceFleetCommand = exports.deserializeAws_json1_1DescribeDeviceCommand = exports.deserializeAws_json1_1DescribeDataQualityJobDefinitionCommand = exports.deserializeAws_json1_1DescribeContextCommand = exports.deserializeAws_json1_1DescribeCompilationJobCommand = exports.deserializeAws_json1_1DescribeCodeRepositoryCommand = exports.deserializeAws_json1_1DescribeAutoMLJobCommand = exports.deserializeAws_json1_1DescribeArtifactCommand = exports.deserializeAws_json1_1DescribeAppImageConfigCommand = exports.deserializeAws_json1_1DescribeAppCommand = exports.deserializeAws_json1_1DescribeAlgorithmCommand = exports.deserializeAws_json1_1DescribeActionCommand = exports.deserializeAws_json1_1DeregisterDevicesCommand = exports.deserializeAws_json1_1DeleteWorkteamCommand = exports.deserializeAws_json1_1DeleteWorkforceCommand = exports.deserializeAws_json1_1DeleteUserProfileCommand = exports.deserializeAws_json1_1DeleteTrialComponentCommand = exports.deserializeAws_json1_1DeleteTrialCommand = exports.deserializeAws_json1_1DeleteTagsCommand = exports.deserializeAws_json1_1DeleteStudioLifecycleConfigCommand = exports.deserializeAws_json1_1DeleteProjectCommand = exports.deserializeAws_json1_1DeletePipelineCommand = exports.deserializeAws_json1_1DeleteNotebookInstanceLifecycleConfigCommand = exports.deserializeAws_json1_1DeleteNotebookInstanceCommand = exports.deserializeAws_json1_1DeleteMonitoringScheduleCommand = exports.deserializeAws_json1_1DeleteModelQualityJobDefinitionCommand = exports.deserializeAws_json1_1DeleteModelPackageGroupPolicyCommand = exports.deserializeAws_json1_1DeleteModelPackageGroupCommand = exports.deserializeAws_json1_1DeleteModelPackageCommand = exports.deserializeAws_json1_1DeleteModelExplainabilityJobDefinitionCommand = exports.deserializeAws_json1_1DeleteModelBiasJobDefinitionCommand = exports.deserializeAws_json1_1DeleteModelCommand = exports.deserializeAws_json1_1DeleteImageVersionCommand = exports.deserializeAws_json1_1DeleteImageCommand = exports.deserializeAws_json1_1DeleteHumanTaskUiCommand = exports.deserializeAws_json1_1DeleteFlowDefinitionCommand = exports.deserializeAws_json1_1DeleteFeatureGroupCommand = exports.deserializeAws_json1_1DeleteExperimentCommand = exports.deserializeAws_json1_1DeleteEndpointConfigCommand = exports.deserializeAws_json1_1DeleteEndpointCommand = exports.deserializeAws_json1_1DeleteDomainCommand = exports.deserializeAws_json1_1DeleteDeviceFleetCommand = void 0;
|
|
10
|
+
exports.deserializeAws_json1_1ListEdgePackagingJobsCommand = exports.deserializeAws_json1_1ListDomainsCommand = exports.deserializeAws_json1_1ListDevicesCommand = exports.deserializeAws_json1_1ListDeviceFleetsCommand = exports.deserializeAws_json1_1ListDataQualityJobDefinitionsCommand = exports.deserializeAws_json1_1ListContextsCommand = exports.deserializeAws_json1_1ListCompilationJobsCommand = exports.deserializeAws_json1_1ListCodeRepositoriesCommand = exports.deserializeAws_json1_1ListCandidatesForAutoMLJobCommand = exports.deserializeAws_json1_1ListAutoMLJobsCommand = exports.deserializeAws_json1_1ListAssociationsCommand = exports.deserializeAws_json1_1ListArtifactsCommand = exports.deserializeAws_json1_1ListAppsCommand = exports.deserializeAws_json1_1ListAppImageConfigsCommand = exports.deserializeAws_json1_1ListAlgorithmsCommand = exports.deserializeAws_json1_1ListActionsCommand = exports.deserializeAws_json1_1GetSearchSuggestionsCommand = exports.deserializeAws_json1_1GetSagemakerServicecatalogPortfolioStatusCommand = exports.deserializeAws_json1_1GetModelPackageGroupPolicyCommand = exports.deserializeAws_json1_1GetDeviceFleetReportCommand = exports.deserializeAws_json1_1EnableSagemakerServicecatalogPortfolioCommand = exports.deserializeAws_json1_1DisassociateTrialComponentCommand = exports.deserializeAws_json1_1DisableSagemakerServicecatalogPortfolioCommand = exports.deserializeAws_json1_1DescribeWorkteamCommand = exports.deserializeAws_json1_1DescribeWorkforceCommand = exports.deserializeAws_json1_1DescribeUserProfileCommand = exports.deserializeAws_json1_1DescribeTrialComponentCommand = exports.deserializeAws_json1_1DescribeTrialCommand = exports.deserializeAws_json1_1DescribeTransformJobCommand = exports.deserializeAws_json1_1DescribeTrainingJobCommand = exports.deserializeAws_json1_1DescribeSubscribedWorkteamCommand = exports.deserializeAws_json1_1DescribeStudioLifecycleConfigCommand = exports.deserializeAws_json1_1DescribeProjectCommand = exports.deserializeAws_json1_1DescribeProcessingJobCommand = exports.deserializeAws_json1_1DescribePipelineExecutionCommand = exports.deserializeAws_json1_1DescribePipelineDefinitionForExecutionCommand = exports.deserializeAws_json1_1DescribePipelineCommand = exports.deserializeAws_json1_1DescribeNotebookInstanceLifecycleConfigCommand = exports.deserializeAws_json1_1DescribeNotebookInstanceCommand = exports.deserializeAws_json1_1DescribeMonitoringScheduleCommand = exports.deserializeAws_json1_1DescribeModelQualityJobDefinitionCommand = exports.deserializeAws_json1_1DescribeModelPackageGroupCommand = exports.deserializeAws_json1_1DescribeModelPackageCommand = exports.deserializeAws_json1_1DescribeModelExplainabilityJobDefinitionCommand = exports.deserializeAws_json1_1DescribeModelBiasJobDefinitionCommand = exports.deserializeAws_json1_1DescribeModelCommand = exports.deserializeAws_json1_1DescribeLabelingJobCommand = exports.deserializeAws_json1_1DescribeImageVersionCommand = exports.deserializeAws_json1_1DescribeImageCommand = exports.deserializeAws_json1_1DescribeHyperParameterTuningJobCommand = void 0;
|
|
11
|
+
exports.deserializeAws_json1_1StopCompilationJobCommand = exports.deserializeAws_json1_1StopAutoMLJobCommand = exports.deserializeAws_json1_1StartPipelineExecutionCommand = exports.deserializeAws_json1_1StartNotebookInstanceCommand = exports.deserializeAws_json1_1StartMonitoringScheduleCommand = exports.deserializeAws_json1_1SendPipelineExecutionStepSuccessCommand = exports.deserializeAws_json1_1SendPipelineExecutionStepFailureCommand = exports.deserializeAws_json1_1SearchCommand = exports.deserializeAws_json1_1RetryPipelineExecutionCommand = exports.deserializeAws_json1_1RenderUiTemplateCommand = exports.deserializeAws_json1_1RegisterDevicesCommand = exports.deserializeAws_json1_1PutModelPackageGroupPolicyCommand = exports.deserializeAws_json1_1ListWorkteamsCommand = exports.deserializeAws_json1_1ListWorkforcesCommand = exports.deserializeAws_json1_1ListUserProfilesCommand = exports.deserializeAws_json1_1ListTrialsCommand = exports.deserializeAws_json1_1ListTrialComponentsCommand = exports.deserializeAws_json1_1ListTransformJobsCommand = exports.deserializeAws_json1_1ListTrainingJobsForHyperParameterTuningJobCommand = exports.deserializeAws_json1_1ListTrainingJobsCommand = exports.deserializeAws_json1_1ListTagsCommand = exports.deserializeAws_json1_1ListSubscribedWorkteamsCommand = exports.deserializeAws_json1_1ListStudioLifecycleConfigsCommand = exports.deserializeAws_json1_1ListProjectsCommand = exports.deserializeAws_json1_1ListProcessingJobsCommand = exports.deserializeAws_json1_1ListPipelinesCommand = exports.deserializeAws_json1_1ListPipelineParametersForExecutionCommand = exports.deserializeAws_json1_1ListPipelineExecutionStepsCommand = exports.deserializeAws_json1_1ListPipelineExecutionsCommand = exports.deserializeAws_json1_1ListNotebookInstancesCommand = exports.deserializeAws_json1_1ListNotebookInstanceLifecycleConfigsCommand = exports.deserializeAws_json1_1ListMonitoringSchedulesCommand = exports.deserializeAws_json1_1ListMonitoringExecutionsCommand = exports.deserializeAws_json1_1ListModelsCommand = exports.deserializeAws_json1_1ListModelQualityJobDefinitionsCommand = exports.deserializeAws_json1_1ListModelPackagesCommand = exports.deserializeAws_json1_1ListModelPackageGroupsCommand = exports.deserializeAws_json1_1ListModelExplainabilityJobDefinitionsCommand = exports.deserializeAws_json1_1ListModelBiasJobDefinitionsCommand = exports.deserializeAws_json1_1ListLabelingJobsForWorkteamCommand = exports.deserializeAws_json1_1ListLabelingJobsCommand = exports.deserializeAws_json1_1ListImageVersionsCommand = exports.deserializeAws_json1_1ListImagesCommand = exports.deserializeAws_json1_1ListHyperParameterTuningJobsCommand = exports.deserializeAws_json1_1ListHumanTaskUisCommand = exports.deserializeAws_json1_1ListFlowDefinitionsCommand = exports.deserializeAws_json1_1ListFeatureGroupsCommand = exports.deserializeAws_json1_1ListExperimentsCommand = exports.deserializeAws_json1_1ListEndpointsCommand = exports.deserializeAws_json1_1ListEndpointConfigsCommand = void 0;
|
|
12
|
+
exports.deserializeAws_json1_1UpdateWorkteamCommand = exports.deserializeAws_json1_1UpdateWorkforceCommand = exports.deserializeAws_json1_1UpdateUserProfileCommand = exports.deserializeAws_json1_1UpdateTrialComponentCommand = exports.deserializeAws_json1_1UpdateTrialCommand = exports.deserializeAws_json1_1UpdateTrainingJobCommand = exports.deserializeAws_json1_1UpdateProjectCommand = exports.deserializeAws_json1_1UpdatePipelineExecutionCommand = exports.deserializeAws_json1_1UpdatePipelineCommand = exports.deserializeAws_json1_1UpdateNotebookInstanceLifecycleConfigCommand = exports.deserializeAws_json1_1UpdateNotebookInstanceCommand = exports.deserializeAws_json1_1UpdateMonitoringScheduleCommand = exports.deserializeAws_json1_1UpdateModelPackageCommand = exports.deserializeAws_json1_1UpdateImageCommand = exports.deserializeAws_json1_1UpdateExperimentCommand = exports.deserializeAws_json1_1UpdateEndpointWeightsAndCapacitiesCommand = exports.deserializeAws_json1_1UpdateEndpointCommand = exports.deserializeAws_json1_1UpdateDomainCommand = exports.deserializeAws_json1_1UpdateDevicesCommand = exports.deserializeAws_json1_1UpdateDeviceFleetCommand = exports.deserializeAws_json1_1UpdateContextCommand = exports.deserializeAws_json1_1UpdateCodeRepositoryCommand = exports.deserializeAws_json1_1UpdateArtifactCommand = exports.deserializeAws_json1_1UpdateAppImageConfigCommand = exports.deserializeAws_json1_1UpdateActionCommand = exports.deserializeAws_json1_1StopTransformJobCommand = exports.deserializeAws_json1_1StopTrainingJobCommand = exports.deserializeAws_json1_1StopProcessingJobCommand = exports.deserializeAws_json1_1StopPipelineExecutionCommand = exports.deserializeAws_json1_1StopNotebookInstanceCommand = exports.deserializeAws_json1_1StopMonitoringScheduleCommand = exports.deserializeAws_json1_1StopLabelingJobCommand = exports.deserializeAws_json1_1StopHyperParameterTuningJobCommand = exports.deserializeAws_json1_1StopEdgePackagingJobCommand = void 0;
|
|
13
13
|
const protocol_http_1 = require("@aws-sdk/protocol-http");
|
|
14
14
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
15
15
|
const uuid_1 = require("uuid");
|
|
@@ -44,6 +44,16 @@ const serializeAws_json1_1AssociateTrialComponentCommand = async (input, context
|
|
|
44
44
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
45
45
|
};
|
|
46
46
|
exports.serializeAws_json1_1AssociateTrialComponentCommand = serializeAws_json1_1AssociateTrialComponentCommand;
|
|
47
|
+
const serializeAws_json1_1BatchDescribeModelPackageCommand = async (input, context) => {
|
|
48
|
+
const headers = {
|
|
49
|
+
"content-type": "application/x-amz-json-1.1",
|
|
50
|
+
"x-amz-target": "SageMaker.BatchDescribeModelPackage",
|
|
51
|
+
};
|
|
52
|
+
let body;
|
|
53
|
+
body = JSON.stringify(serializeAws_json1_1BatchDescribeModelPackageInput(input, context));
|
|
54
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
55
|
+
};
|
|
56
|
+
exports.serializeAws_json1_1BatchDescribeModelPackageCommand = serializeAws_json1_1BatchDescribeModelPackageCommand;
|
|
47
57
|
const serializeAws_json1_1CreateActionCommand = async (input, context) => {
|
|
48
58
|
const headers = {
|
|
49
59
|
"content-type": "application/x-amz-json-1.1",
|
|
@@ -2354,6 +2364,16 @@ const serializeAws_json1_1UpdatePipelineExecutionCommand = async (input, context
|
|
|
2354
2364
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2355
2365
|
};
|
|
2356
2366
|
exports.serializeAws_json1_1UpdatePipelineExecutionCommand = serializeAws_json1_1UpdatePipelineExecutionCommand;
|
|
2367
|
+
const serializeAws_json1_1UpdateProjectCommand = async (input, context) => {
|
|
2368
|
+
const headers = {
|
|
2369
|
+
"content-type": "application/x-amz-json-1.1",
|
|
2370
|
+
"x-amz-target": "SageMaker.UpdateProject",
|
|
2371
|
+
};
|
|
2372
|
+
let body;
|
|
2373
|
+
body = JSON.stringify(serializeAws_json1_1UpdateProjectInput(input, context));
|
|
2374
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2375
|
+
};
|
|
2376
|
+
exports.serializeAws_json1_1UpdateProjectCommand = serializeAws_json1_1UpdateProjectCommand;
|
|
2357
2377
|
const serializeAws_json1_1UpdateTrainingJobCommand = async (input, context) => {
|
|
2358
2378
|
const headers = {
|
|
2359
2379
|
"content-type": "application/x-amz-json-1.1",
|
|
@@ -2563,6 +2583,45 @@ const deserializeAws_json1_1AssociateTrialComponentCommandError = async (output,
|
|
|
2563
2583
|
delete response.Message;
|
|
2564
2584
|
return Promise.reject(Object.assign(new Error(message), response));
|
|
2565
2585
|
};
|
|
2586
|
+
const deserializeAws_json1_1BatchDescribeModelPackageCommand = async (output, context) => {
|
|
2587
|
+
if (output.statusCode >= 300) {
|
|
2588
|
+
return deserializeAws_json1_1BatchDescribeModelPackageCommandError(output, context);
|
|
2589
|
+
}
|
|
2590
|
+
const data = await parseBody(output.body, context);
|
|
2591
|
+
let contents = {};
|
|
2592
|
+
contents = deserializeAws_json1_1BatchDescribeModelPackageOutput(data, context);
|
|
2593
|
+
const response = {
|
|
2594
|
+
$metadata: deserializeMetadata(output),
|
|
2595
|
+
...contents,
|
|
2596
|
+
};
|
|
2597
|
+
return Promise.resolve(response);
|
|
2598
|
+
};
|
|
2599
|
+
exports.deserializeAws_json1_1BatchDescribeModelPackageCommand = deserializeAws_json1_1BatchDescribeModelPackageCommand;
|
|
2600
|
+
const deserializeAws_json1_1BatchDescribeModelPackageCommandError = async (output, context) => {
|
|
2601
|
+
const parsedOutput = {
|
|
2602
|
+
...output,
|
|
2603
|
+
body: await parseBody(output.body, context),
|
|
2604
|
+
};
|
|
2605
|
+
let response;
|
|
2606
|
+
let errorCode = "UnknownError";
|
|
2607
|
+
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2608
|
+
switch (errorCode) {
|
|
2609
|
+
default:
|
|
2610
|
+
const parsedBody = parsedOutput.body;
|
|
2611
|
+
errorCode = parsedBody.code || parsedBody.Code || errorCode;
|
|
2612
|
+
response = {
|
|
2613
|
+
...parsedBody,
|
|
2614
|
+
name: `${errorCode}`,
|
|
2615
|
+
message: parsedBody.message || parsedBody.Message || errorCode,
|
|
2616
|
+
$fault: "client",
|
|
2617
|
+
$metadata: deserializeMetadata(output),
|
|
2618
|
+
};
|
|
2619
|
+
}
|
|
2620
|
+
const message = response.message || response.Message || errorCode;
|
|
2621
|
+
response.message = message;
|
|
2622
|
+
delete response.Message;
|
|
2623
|
+
return Promise.reject(Object.assign(new Error(message), response));
|
|
2624
|
+
};
|
|
2566
2625
|
const deserializeAws_json1_1CreateActionCommand = async (output, context) => {
|
|
2567
2626
|
if (output.statusCode >= 300) {
|
|
2568
2627
|
return deserializeAws_json1_1CreateActionCommandError(output, context);
|
|
@@ -13041,6 +13100,45 @@ const deserializeAws_json1_1UpdatePipelineExecutionCommandError = async (output,
|
|
|
13041
13100
|
delete response.Message;
|
|
13042
13101
|
return Promise.reject(Object.assign(new Error(message), response));
|
|
13043
13102
|
};
|
|
13103
|
+
const deserializeAws_json1_1UpdateProjectCommand = async (output, context) => {
|
|
13104
|
+
if (output.statusCode >= 300) {
|
|
13105
|
+
return deserializeAws_json1_1UpdateProjectCommandError(output, context);
|
|
13106
|
+
}
|
|
13107
|
+
const data = await parseBody(output.body, context);
|
|
13108
|
+
let contents = {};
|
|
13109
|
+
contents = deserializeAws_json1_1UpdateProjectOutput(data, context);
|
|
13110
|
+
const response = {
|
|
13111
|
+
$metadata: deserializeMetadata(output),
|
|
13112
|
+
...contents,
|
|
13113
|
+
};
|
|
13114
|
+
return Promise.resolve(response);
|
|
13115
|
+
};
|
|
13116
|
+
exports.deserializeAws_json1_1UpdateProjectCommand = deserializeAws_json1_1UpdateProjectCommand;
|
|
13117
|
+
const deserializeAws_json1_1UpdateProjectCommandError = async (output, context) => {
|
|
13118
|
+
const parsedOutput = {
|
|
13119
|
+
...output,
|
|
13120
|
+
body: await parseBody(output.body, context),
|
|
13121
|
+
};
|
|
13122
|
+
let response;
|
|
13123
|
+
let errorCode = "UnknownError";
|
|
13124
|
+
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
13125
|
+
switch (errorCode) {
|
|
13126
|
+
default:
|
|
13127
|
+
const parsedBody = parsedOutput.body;
|
|
13128
|
+
errorCode = parsedBody.code || parsedBody.Code || errorCode;
|
|
13129
|
+
response = {
|
|
13130
|
+
...parsedBody,
|
|
13131
|
+
name: `${errorCode}`,
|
|
13132
|
+
message: parsedBody.message || parsedBody.Message || errorCode,
|
|
13133
|
+
$fault: "client",
|
|
13134
|
+
$metadata: deserializeMetadata(output),
|
|
13135
|
+
};
|
|
13136
|
+
}
|
|
13137
|
+
const message = response.message || response.Message || errorCode;
|
|
13138
|
+
response.message = message;
|
|
13139
|
+
delete response.Message;
|
|
13140
|
+
return Promise.reject(Object.assign(new Error(message), response));
|
|
13141
|
+
};
|
|
13044
13142
|
const deserializeAws_json1_1UpdateTrainingJobCommand = async (output, context) => {
|
|
13045
13143
|
if (output.statusCode >= 300) {
|
|
13046
13144
|
return deserializeAws_json1_1UpdateTrainingJobCommandError(output, context);
|
|
@@ -13687,6 +13785,14 @@ const serializeAws_json1_1AutoRollbackConfig = (input, context) => {
|
|
|
13687
13785
|
input.Alarms !== null && { Alarms: serializeAws_json1_1AlarmList(input.Alarms, context) }),
|
|
13688
13786
|
};
|
|
13689
13787
|
};
|
|
13788
|
+
const serializeAws_json1_1BatchDescribeModelPackageInput = (input, context) => {
|
|
13789
|
+
return {
|
|
13790
|
+
...(input.ModelPackageArnList !== undefined &&
|
|
13791
|
+
input.ModelPackageArnList !== null && {
|
|
13792
|
+
ModelPackageArnList: serializeAws_json1_1ModelPackageArnList(input.ModelPackageArnList, context),
|
|
13793
|
+
}),
|
|
13794
|
+
};
|
|
13795
|
+
};
|
|
13690
13796
|
const serializeAws_json1_1Bias = (input, context) => {
|
|
13691
13797
|
return {
|
|
13692
13798
|
...(input.Report !== undefined &&
|
|
@@ -14188,12 +14294,18 @@ const serializeAws_json1_1CreateDomainRequest = (input, context) => {
|
|
|
14188
14294
|
return {
|
|
14189
14295
|
...(input.AppNetworkAccessType !== undefined &&
|
|
14190
14296
|
input.AppNetworkAccessType !== null && { AppNetworkAccessType: input.AppNetworkAccessType }),
|
|
14297
|
+
...(input.AppSecurityGroupManagement !== undefined &&
|
|
14298
|
+
input.AppSecurityGroupManagement !== null && { AppSecurityGroupManagement: input.AppSecurityGroupManagement }),
|
|
14191
14299
|
...(input.AuthMode !== undefined && input.AuthMode !== null && { AuthMode: input.AuthMode }),
|
|
14192
14300
|
...(input.DefaultUserSettings !== undefined &&
|
|
14193
14301
|
input.DefaultUserSettings !== null && {
|
|
14194
14302
|
DefaultUserSettings: serializeAws_json1_1UserSettings(input.DefaultUserSettings, context),
|
|
14195
14303
|
}),
|
|
14196
14304
|
...(input.DomainName !== undefined && input.DomainName !== null && { DomainName: input.DomainName }),
|
|
14305
|
+
...(input.DomainSettings !== undefined &&
|
|
14306
|
+
input.DomainSettings !== null && {
|
|
14307
|
+
DomainSettings: serializeAws_json1_1DomainSettings(input.DomainSettings, context),
|
|
14308
|
+
}),
|
|
14197
14309
|
...(input.HomeEfsFileSystemKmsKeyId !== undefined &&
|
|
14198
14310
|
input.HomeEfsFileSystemKmsKeyId !== null && { HomeEfsFileSystemKmsKeyId: input.HomeEfsFileSystemKmsKeyId }),
|
|
14199
14311
|
...(input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId }),
|
|
@@ -14500,6 +14612,10 @@ const serializeAws_json1_1CreateModelPackageInput = (input, context) => {
|
|
|
14500
14612
|
...(input.CertifyForMarketplace !== undefined &&
|
|
14501
14613
|
input.CertifyForMarketplace !== null && { CertifyForMarketplace: input.CertifyForMarketplace }),
|
|
14502
14614
|
ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
14615
|
+
...(input.CustomerMetadataProperties !== undefined &&
|
|
14616
|
+
input.CustomerMetadataProperties !== null && {
|
|
14617
|
+
CustomerMetadataProperties: serializeAws_json1_1CustomerMetadataMap(input.CustomerMetadataProperties, context),
|
|
14618
|
+
}),
|
|
14503
14619
|
...(input.InferenceSpecification !== undefined &&
|
|
14504
14620
|
input.InferenceSpecification !== null && {
|
|
14505
14621
|
InferenceSpecification: serializeAws_json1_1InferenceSpecification(input.InferenceSpecification, context),
|
|
@@ -14949,6 +15065,27 @@ const serializeAws_json1_1CsvContentTypes = (input, context) => {
|
|
|
14949
15065
|
return entry;
|
|
14950
15066
|
});
|
|
14951
15067
|
};
|
|
15068
|
+
const serializeAws_json1_1CustomerMetadataKeyList = (input, context) => {
|
|
15069
|
+
return input
|
|
15070
|
+
.filter((e) => e != null)
|
|
15071
|
+
.map((entry) => {
|
|
15072
|
+
if (entry === null) {
|
|
15073
|
+
return null;
|
|
15074
|
+
}
|
|
15075
|
+
return entry;
|
|
15076
|
+
});
|
|
15077
|
+
};
|
|
15078
|
+
const serializeAws_json1_1CustomerMetadataMap = (input, context) => {
|
|
15079
|
+
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
15080
|
+
if (value === null) {
|
|
15081
|
+
return acc;
|
|
15082
|
+
}
|
|
15083
|
+
return {
|
|
15084
|
+
...acc,
|
|
15085
|
+
[key]: value,
|
|
15086
|
+
};
|
|
15087
|
+
}, {});
|
|
15088
|
+
};
|
|
14952
15089
|
const serializeAws_json1_1CustomImage = (input, context) => {
|
|
14953
15090
|
return {
|
|
14954
15091
|
...(input.AppImageConfigName !== undefined &&
|
|
@@ -15695,6 +15832,36 @@ const serializeAws_json1_1DisassociateTrialComponentRequest = (input, context) =
|
|
|
15695
15832
|
...(input.TrialName !== undefined && input.TrialName !== null && { TrialName: input.TrialName }),
|
|
15696
15833
|
};
|
|
15697
15834
|
};
|
|
15835
|
+
const serializeAws_json1_1DomainSecurityGroupIds = (input, context) => {
|
|
15836
|
+
return input
|
|
15837
|
+
.filter((e) => e != null)
|
|
15838
|
+
.map((entry) => {
|
|
15839
|
+
if (entry === null) {
|
|
15840
|
+
return null;
|
|
15841
|
+
}
|
|
15842
|
+
return entry;
|
|
15843
|
+
});
|
|
15844
|
+
};
|
|
15845
|
+
const serializeAws_json1_1DomainSettings = (input, context) => {
|
|
15846
|
+
return {
|
|
15847
|
+
...(input.RStudioServerProDomainSettings !== undefined &&
|
|
15848
|
+
input.RStudioServerProDomainSettings !== null && {
|
|
15849
|
+
RStudioServerProDomainSettings: serializeAws_json1_1RStudioServerProDomainSettings(input.RStudioServerProDomainSettings, context),
|
|
15850
|
+
}),
|
|
15851
|
+
...(input.SecurityGroupIds !== undefined &&
|
|
15852
|
+
input.SecurityGroupIds !== null && {
|
|
15853
|
+
SecurityGroupIds: serializeAws_json1_1DomainSecurityGroupIds(input.SecurityGroupIds, context),
|
|
15854
|
+
}),
|
|
15855
|
+
};
|
|
15856
|
+
};
|
|
15857
|
+
const serializeAws_json1_1DomainSettingsForUpdate = (input, context) => {
|
|
15858
|
+
return {
|
|
15859
|
+
...(input.RStudioServerProDomainSettingsForUpdate !== undefined &&
|
|
15860
|
+
input.RStudioServerProDomainSettingsForUpdate !== null && {
|
|
15861
|
+
RStudioServerProDomainSettingsForUpdate: serializeAws_json1_1RStudioServerProDomainSettingsForUpdate(input.RStudioServerProDomainSettingsForUpdate, context),
|
|
15862
|
+
}),
|
|
15863
|
+
};
|
|
15864
|
+
};
|
|
15698
15865
|
const serializeAws_json1_1EdgeOutputConfig = (input, context) => {
|
|
15699
15866
|
return {
|
|
15700
15867
|
...(input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId }),
|
|
@@ -17512,6 +17679,16 @@ const serializeAws_json1_1ModelMetrics = (input, context) => {
|
|
|
17512
17679
|
input.ModelQuality !== null && { ModelQuality: serializeAws_json1_1ModelQuality(input.ModelQuality, context) }),
|
|
17513
17680
|
};
|
|
17514
17681
|
};
|
|
17682
|
+
const serializeAws_json1_1ModelPackageArnList = (input, context) => {
|
|
17683
|
+
return input
|
|
17684
|
+
.filter((e) => e != null)
|
|
17685
|
+
.map((entry) => {
|
|
17686
|
+
if (entry === null) {
|
|
17687
|
+
return null;
|
|
17688
|
+
}
|
|
17689
|
+
return entry;
|
|
17690
|
+
});
|
|
17691
|
+
};
|
|
17515
17692
|
const serializeAws_json1_1ModelPackageContainerDefinition = (input, context) => {
|
|
17516
17693
|
return {
|
|
17517
17694
|
...(input.ContainerHostname !== undefined &&
|
|
@@ -18446,6 +18623,39 @@ const serializeAws_json1_1RetryStrategy = (input, context) => {
|
|
|
18446
18623
|
input.MaximumRetryAttempts !== null && { MaximumRetryAttempts: input.MaximumRetryAttempts }),
|
|
18447
18624
|
};
|
|
18448
18625
|
};
|
|
18626
|
+
const serializeAws_json1_1RSessionAppSettings = (input, context) => {
|
|
18627
|
+
return {};
|
|
18628
|
+
};
|
|
18629
|
+
const serializeAws_json1_1RStudioServerProAppSettings = (input, context) => {
|
|
18630
|
+
return {
|
|
18631
|
+
...(input.AccessStatus !== undefined && input.AccessStatus !== null && { AccessStatus: input.AccessStatus }),
|
|
18632
|
+
...(input.UserGroup !== undefined && input.UserGroup !== null && { UserGroup: input.UserGroup }),
|
|
18633
|
+
};
|
|
18634
|
+
};
|
|
18635
|
+
const serializeAws_json1_1RStudioServerProDomainSettings = (input, context) => {
|
|
18636
|
+
return {
|
|
18637
|
+
...(input.DefaultResourceSpec !== undefined &&
|
|
18638
|
+
input.DefaultResourceSpec !== null && {
|
|
18639
|
+
DefaultResourceSpec: serializeAws_json1_1ResourceSpec(input.DefaultResourceSpec, context),
|
|
18640
|
+
}),
|
|
18641
|
+
...(input.DomainExecutionRoleArn !== undefined &&
|
|
18642
|
+
input.DomainExecutionRoleArn !== null && { DomainExecutionRoleArn: input.DomainExecutionRoleArn }),
|
|
18643
|
+
...(input.RStudioConnectUrl !== undefined &&
|
|
18644
|
+
input.RStudioConnectUrl !== null && { RStudioConnectUrl: input.RStudioConnectUrl }),
|
|
18645
|
+
...(input.RStudioPackageManagerUrl !== undefined &&
|
|
18646
|
+
input.RStudioPackageManagerUrl !== null && { RStudioPackageManagerUrl: input.RStudioPackageManagerUrl }),
|
|
18647
|
+
};
|
|
18648
|
+
};
|
|
18649
|
+
const serializeAws_json1_1RStudioServerProDomainSettingsForUpdate = (input, context) => {
|
|
18650
|
+
return {
|
|
18651
|
+
...(input.DefaultResourceSpec !== undefined &&
|
|
18652
|
+
input.DefaultResourceSpec !== null && {
|
|
18653
|
+
DefaultResourceSpec: serializeAws_json1_1ResourceSpec(input.DefaultResourceSpec, context),
|
|
18654
|
+
}),
|
|
18655
|
+
...(input.DomainExecutionRoleArn !== undefined &&
|
|
18656
|
+
input.DomainExecutionRoleArn !== null && { DomainExecutionRoleArn: input.DomainExecutionRoleArn }),
|
|
18657
|
+
};
|
|
18658
|
+
};
|
|
18449
18659
|
const serializeAws_json1_1RuleParameters = (input, context) => {
|
|
18450
18660
|
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
18451
18661
|
if (value === null) {
|
|
@@ -18562,6 +18772,16 @@ const serializeAws_json1_1ServiceCatalogProvisioningDetails = (input, context) =
|
|
|
18562
18772
|
}),
|
|
18563
18773
|
};
|
|
18564
18774
|
};
|
|
18775
|
+
const serializeAws_json1_1ServiceCatalogProvisioningUpdateDetails = (input, context) => {
|
|
18776
|
+
return {
|
|
18777
|
+
...(input.ProvisioningArtifactId !== undefined &&
|
|
18778
|
+
input.ProvisioningArtifactId !== null && { ProvisioningArtifactId: input.ProvisioningArtifactId }),
|
|
18779
|
+
...(input.ProvisioningParameters !== undefined &&
|
|
18780
|
+
input.ProvisioningParameters !== null && {
|
|
18781
|
+
ProvisioningParameters: serializeAws_json1_1ProvisioningParameters(input.ProvisioningParameters, context),
|
|
18782
|
+
}),
|
|
18783
|
+
};
|
|
18784
|
+
};
|
|
18565
18785
|
const serializeAws_json1_1SharingSettings = (input, context) => {
|
|
18566
18786
|
return {
|
|
18567
18787
|
...(input.NotebookOutputOption !== undefined &&
|
|
@@ -19109,6 +19329,10 @@ const serializeAws_json1_1UpdateDomainRequest = (input, context) => {
|
|
|
19109
19329
|
DefaultUserSettings: serializeAws_json1_1UserSettings(input.DefaultUserSettings, context),
|
|
19110
19330
|
}),
|
|
19111
19331
|
...(input.DomainId !== undefined && input.DomainId !== null && { DomainId: input.DomainId }),
|
|
19332
|
+
...(input.DomainSettingsForUpdate !== undefined &&
|
|
19333
|
+
input.DomainSettingsForUpdate !== null && {
|
|
19334
|
+
DomainSettingsForUpdate: serializeAws_json1_1DomainSettingsForUpdate(input.DomainSettingsForUpdate, context),
|
|
19335
|
+
}),
|
|
19112
19336
|
};
|
|
19113
19337
|
};
|
|
19114
19338
|
const serializeAws_json1_1UpdateEndpointInput = (input, context) => {
|
|
@@ -19161,6 +19385,14 @@ const serializeAws_json1_1UpdateModelPackageInput = (input, context) => {
|
|
|
19161
19385
|
return {
|
|
19162
19386
|
...(input.ApprovalDescription !== undefined &&
|
|
19163
19387
|
input.ApprovalDescription !== null && { ApprovalDescription: input.ApprovalDescription }),
|
|
19388
|
+
...(input.CustomerMetadataProperties !== undefined &&
|
|
19389
|
+
input.CustomerMetadataProperties !== null && {
|
|
19390
|
+
CustomerMetadataProperties: serializeAws_json1_1CustomerMetadataMap(input.CustomerMetadataProperties, context),
|
|
19391
|
+
}),
|
|
19392
|
+
...(input.CustomerMetadataPropertiesToRemove !== undefined &&
|
|
19393
|
+
input.CustomerMetadataPropertiesToRemove !== null && {
|
|
19394
|
+
CustomerMetadataPropertiesToRemove: serializeAws_json1_1CustomerMetadataKeyList(input.CustomerMetadataPropertiesToRemove, context),
|
|
19395
|
+
}),
|
|
19164
19396
|
...(input.ModelApprovalStatus !== undefined &&
|
|
19165
19397
|
input.ModelApprovalStatus !== null && { ModelApprovalStatus: input.ModelApprovalStatus }),
|
|
19166
19398
|
...(input.ModelPackageArn !== undefined &&
|
|
@@ -19256,6 +19488,18 @@ const serializeAws_json1_1UpdatePipelineRequest = (input, context) => {
|
|
|
19256
19488
|
...(input.RoleArn !== undefined && input.RoleArn !== null && { RoleArn: input.RoleArn }),
|
|
19257
19489
|
};
|
|
19258
19490
|
};
|
|
19491
|
+
const serializeAws_json1_1UpdateProjectInput = (input, context) => {
|
|
19492
|
+
return {
|
|
19493
|
+
...(input.ProjectDescription !== undefined &&
|
|
19494
|
+
input.ProjectDescription !== null && { ProjectDescription: input.ProjectDescription }),
|
|
19495
|
+
...(input.ProjectName !== undefined && input.ProjectName !== null && { ProjectName: input.ProjectName }),
|
|
19496
|
+
...(input.ServiceCatalogProvisioningUpdateDetails !== undefined &&
|
|
19497
|
+
input.ServiceCatalogProvisioningUpdateDetails !== null && {
|
|
19498
|
+
ServiceCatalogProvisioningUpdateDetails: serializeAws_json1_1ServiceCatalogProvisioningUpdateDetails(input.ServiceCatalogProvisioningUpdateDetails, context),
|
|
19499
|
+
}),
|
|
19500
|
+
...(input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1TagList(input.Tags, context) }),
|
|
19501
|
+
};
|
|
19502
|
+
};
|
|
19259
19503
|
const serializeAws_json1_1UpdateTrainingJobRequest = (input, context) => {
|
|
19260
19504
|
return {
|
|
19261
19505
|
...(input.ProfilerConfig !== undefined &&
|
|
@@ -19366,6 +19610,14 @@ const serializeAws_json1_1UserSettings = (input, context) => {
|
|
|
19366
19610
|
input.KernelGatewayAppSettings !== null && {
|
|
19367
19611
|
KernelGatewayAppSettings: serializeAws_json1_1KernelGatewayAppSettings(input.KernelGatewayAppSettings, context),
|
|
19368
19612
|
}),
|
|
19613
|
+
...(input.RSessionAppSettings !== undefined &&
|
|
19614
|
+
input.RSessionAppSettings !== null && {
|
|
19615
|
+
RSessionAppSettings: serializeAws_json1_1RSessionAppSettings(input.RSessionAppSettings, context),
|
|
19616
|
+
}),
|
|
19617
|
+
...(input.RStudioServerProAppSettings !== undefined &&
|
|
19618
|
+
input.RStudioServerProAppSettings !== null && {
|
|
19619
|
+
RStudioServerProAppSettings: serializeAws_json1_1RStudioServerProAppSettings(input.RStudioServerProAppSettings, context),
|
|
19620
|
+
}),
|
|
19369
19621
|
...(input.SecurityGroups !== undefined &&
|
|
19370
19622
|
input.SecurityGroups !== null && {
|
|
19371
19623
|
SecurityGroups: serializeAws_json1_1SecurityGroupIds(input.SecurityGroups, context),
|
|
@@ -19983,6 +20235,49 @@ const deserializeAws_json1_1AutoRollbackConfig = (output, context) => {
|
|
|
19983
20235
|
: undefined,
|
|
19984
20236
|
};
|
|
19985
20237
|
};
|
|
20238
|
+
const deserializeAws_json1_1BatchDescribeModelPackageError = (output, context) => {
|
|
20239
|
+
return {
|
|
20240
|
+
ErrorCode: smithy_client_1.expectString(output.ErrorCode),
|
|
20241
|
+
ErrorResponse: smithy_client_1.expectString(output.ErrorResponse),
|
|
20242
|
+
};
|
|
20243
|
+
};
|
|
20244
|
+
const deserializeAws_json1_1BatchDescribeModelPackageErrorMap = (output, context) => {
|
|
20245
|
+
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
20246
|
+
if (value === null) {
|
|
20247
|
+
return acc;
|
|
20248
|
+
}
|
|
20249
|
+
return {
|
|
20250
|
+
...acc,
|
|
20251
|
+
[key]: deserializeAws_json1_1BatchDescribeModelPackageError(value, context),
|
|
20252
|
+
};
|
|
20253
|
+
}, {});
|
|
20254
|
+
};
|
|
20255
|
+
const deserializeAws_json1_1BatchDescribeModelPackageOutput = (output, context) => {
|
|
20256
|
+
return {
|
|
20257
|
+
BatchDescribeModelPackageErrorMap: output.BatchDescribeModelPackageErrorMap !== undefined && output.BatchDescribeModelPackageErrorMap !== null
|
|
20258
|
+
? deserializeAws_json1_1BatchDescribeModelPackageErrorMap(output.BatchDescribeModelPackageErrorMap, context)
|
|
20259
|
+
: undefined,
|
|
20260
|
+
ModelPackageSummaries: output.ModelPackageSummaries !== undefined && output.ModelPackageSummaries !== null
|
|
20261
|
+
? deserializeAws_json1_1ModelPackageSummaries(output.ModelPackageSummaries, context)
|
|
20262
|
+
: undefined,
|
|
20263
|
+
};
|
|
20264
|
+
};
|
|
20265
|
+
const deserializeAws_json1_1BatchDescribeModelPackageSummary = (output, context) => {
|
|
20266
|
+
return {
|
|
20267
|
+
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
20268
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
20269
|
+
: undefined,
|
|
20270
|
+
InferenceSpecification: output.InferenceSpecification !== undefined && output.InferenceSpecification !== null
|
|
20271
|
+
? deserializeAws_json1_1InferenceSpecification(output.InferenceSpecification, context)
|
|
20272
|
+
: undefined,
|
|
20273
|
+
ModelApprovalStatus: smithy_client_1.expectString(output.ModelApprovalStatus),
|
|
20274
|
+
ModelPackageArn: smithy_client_1.expectString(output.ModelPackageArn),
|
|
20275
|
+
ModelPackageDescription: smithy_client_1.expectString(output.ModelPackageDescription),
|
|
20276
|
+
ModelPackageGroupName: smithy_client_1.expectString(output.ModelPackageGroupName),
|
|
20277
|
+
ModelPackageStatus: smithy_client_1.expectString(output.ModelPackageStatus),
|
|
20278
|
+
ModelPackageVersion: smithy_client_1.expectInt32(output.ModelPackageVersion),
|
|
20279
|
+
};
|
|
20280
|
+
};
|
|
19986
20281
|
const deserializeAws_json1_1Bias = (output, context) => {
|
|
19987
20282
|
return {
|
|
19988
20283
|
Report: output.Report !== undefined && output.Report !== null
|
|
@@ -20623,6 +20918,17 @@ const deserializeAws_json1_1CsvContentTypes = (output, context) => {
|
|
|
20623
20918
|
return smithy_client_1.expectString(entry);
|
|
20624
20919
|
});
|
|
20625
20920
|
};
|
|
20921
|
+
const deserializeAws_json1_1CustomerMetadataMap = (output, context) => {
|
|
20922
|
+
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
20923
|
+
if (value === null) {
|
|
20924
|
+
return acc;
|
|
20925
|
+
}
|
|
20926
|
+
return {
|
|
20927
|
+
...acc,
|
|
20928
|
+
[key]: smithy_client_1.expectString(value),
|
|
20929
|
+
};
|
|
20930
|
+
}, {});
|
|
20931
|
+
};
|
|
20626
20932
|
const deserializeAws_json1_1CustomImage = (output, context) => {
|
|
20627
20933
|
return {
|
|
20628
20934
|
AppImageConfigName: smithy_client_1.expectString(output.AppImageConfigName),
|
|
@@ -21208,6 +21514,7 @@ const deserializeAws_json1_1DescribeDeviceResponse = (output, context) => {
|
|
|
21208
21514
|
const deserializeAws_json1_1DescribeDomainResponse = (output, context) => {
|
|
21209
21515
|
return {
|
|
21210
21516
|
AppNetworkAccessType: smithy_client_1.expectString(output.AppNetworkAccessType),
|
|
21517
|
+
AppSecurityGroupManagement: smithy_client_1.expectString(output.AppSecurityGroupManagement),
|
|
21211
21518
|
AuthMode: smithy_client_1.expectString(output.AuthMode),
|
|
21212
21519
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
21213
21520
|
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
@@ -21218,6 +21525,9 @@ const deserializeAws_json1_1DescribeDomainResponse = (output, context) => {
|
|
|
21218
21525
|
DomainArn: smithy_client_1.expectString(output.DomainArn),
|
|
21219
21526
|
DomainId: smithy_client_1.expectString(output.DomainId),
|
|
21220
21527
|
DomainName: smithy_client_1.expectString(output.DomainName),
|
|
21528
|
+
DomainSettings: output.DomainSettings !== undefined && output.DomainSettings !== null
|
|
21529
|
+
? deserializeAws_json1_1DomainSettings(output.DomainSettings, context)
|
|
21530
|
+
: undefined,
|
|
21221
21531
|
FailureReason: smithy_client_1.expectString(output.FailureReason),
|
|
21222
21532
|
HomeEfsFileSystemId: smithy_client_1.expectString(output.HomeEfsFileSystemId),
|
|
21223
21533
|
HomeEfsFileSystemKmsKeyId: smithy_client_1.expectString(output.HomeEfsFileSystemKmsKeyId),
|
|
@@ -21225,6 +21535,7 @@ const deserializeAws_json1_1DescribeDomainResponse = (output, context) => {
|
|
|
21225
21535
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
21226
21536
|
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
21227
21537
|
: undefined,
|
|
21538
|
+
SecurityGroupIdForDomainBoundary: smithy_client_1.expectString(output.SecurityGroupIdForDomainBoundary),
|
|
21228
21539
|
SingleSignOnManagedApplicationInstanceId: smithy_client_1.expectString(output.SingleSignOnManagedApplicationInstanceId),
|
|
21229
21540
|
Status: smithy_client_1.expectString(output.Status),
|
|
21230
21541
|
SubnetIds: output.SubnetIds !== undefined && output.SubnetIds !== null
|
|
@@ -21621,6 +21932,9 @@ const deserializeAws_json1_1DescribeModelPackageOutput = (output, context) => {
|
|
|
21621
21932
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
21622
21933
|
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
21623
21934
|
: undefined,
|
|
21935
|
+
CustomerMetadataProperties: output.CustomerMetadataProperties !== undefined && output.CustomerMetadataProperties !== null
|
|
21936
|
+
? deserializeAws_json1_1CustomerMetadataMap(output.CustomerMetadataProperties, context)
|
|
21937
|
+
: undefined,
|
|
21624
21938
|
InferenceSpecification: output.InferenceSpecification !== undefined && output.InferenceSpecification !== null
|
|
21625
21939
|
? deserializeAws_json1_1InferenceSpecification(output.InferenceSpecification, context)
|
|
21626
21940
|
: undefined,
|
|
@@ -21876,6 +22190,12 @@ const deserializeAws_json1_1DescribeProjectOutput = (output, context) => {
|
|
|
21876
22190
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
21877
22191
|
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
21878
22192
|
: undefined,
|
|
22193
|
+
LastModifiedBy: output.LastModifiedBy !== undefined && output.LastModifiedBy !== null
|
|
22194
|
+
? deserializeAws_json1_1UserContext(output.LastModifiedBy, context)
|
|
22195
|
+
: undefined,
|
|
22196
|
+
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
22197
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
22198
|
+
: undefined,
|
|
21879
22199
|
ProjectArn: smithy_client_1.expectString(output.ProjectArn),
|
|
21880
22200
|
ProjectDescription: smithy_client_1.expectString(output.ProjectDescription),
|
|
21881
22201
|
ProjectId: smithy_client_1.expectString(output.ProjectId),
|
|
@@ -22246,6 +22566,26 @@ const deserializeAws_json1_1DomainList = (output, context) => {
|
|
|
22246
22566
|
return deserializeAws_json1_1DomainDetails(entry, context);
|
|
22247
22567
|
});
|
|
22248
22568
|
};
|
|
22569
|
+
const deserializeAws_json1_1DomainSecurityGroupIds = (output, context) => {
|
|
22570
|
+
return (output || [])
|
|
22571
|
+
.filter((e) => e != null)
|
|
22572
|
+
.map((entry) => {
|
|
22573
|
+
if (entry === null) {
|
|
22574
|
+
return null;
|
|
22575
|
+
}
|
|
22576
|
+
return smithy_client_1.expectString(entry);
|
|
22577
|
+
});
|
|
22578
|
+
};
|
|
22579
|
+
const deserializeAws_json1_1DomainSettings = (output, context) => {
|
|
22580
|
+
return {
|
|
22581
|
+
RStudioServerProDomainSettings: output.RStudioServerProDomainSettings !== undefined && output.RStudioServerProDomainSettings !== null
|
|
22582
|
+
? deserializeAws_json1_1RStudioServerProDomainSettings(output.RStudioServerProDomainSettings, context)
|
|
22583
|
+
: undefined,
|
|
22584
|
+
SecurityGroupIds: output.SecurityGroupIds !== undefined && output.SecurityGroupIds !== null
|
|
22585
|
+
? deserializeAws_json1_1DomainSecurityGroupIds(output.SecurityGroupIds, context)
|
|
22586
|
+
: undefined,
|
|
22587
|
+
};
|
|
22588
|
+
};
|
|
22249
22589
|
const deserializeAws_json1_1EdgeModel = (output, context) => {
|
|
22250
22590
|
return {
|
|
22251
22591
|
LatestInference: output.LatestInference !== undefined && output.LatestInference !== null
|
|
@@ -24008,6 +24348,9 @@ const deserializeAws_json1_1ModelPackage = (output, context) => {
|
|
|
24008
24348
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
24009
24349
|
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
24010
24350
|
: undefined,
|
|
24351
|
+
CustomerMetadataProperties: output.CustomerMetadataProperties !== undefined && output.CustomerMetadataProperties !== null
|
|
24352
|
+
? deserializeAws_json1_1CustomerMetadataMap(output.CustomerMetadataProperties, context)
|
|
24353
|
+
: undefined,
|
|
24011
24354
|
InferenceSpecification: output.InferenceSpecification !== undefined && output.InferenceSpecification !== null
|
|
24012
24355
|
? deserializeAws_json1_1InferenceSpecification(output.InferenceSpecification, context)
|
|
24013
24356
|
: undefined,
|
|
@@ -24131,6 +24474,17 @@ const deserializeAws_json1_1ModelPackageStatusItemList = (output, context) => {
|
|
|
24131
24474
|
return deserializeAws_json1_1ModelPackageStatusItem(entry, context);
|
|
24132
24475
|
});
|
|
24133
24476
|
};
|
|
24477
|
+
const deserializeAws_json1_1ModelPackageSummaries = (output, context) => {
|
|
24478
|
+
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
24479
|
+
if (value === null) {
|
|
24480
|
+
return acc;
|
|
24481
|
+
}
|
|
24482
|
+
return {
|
|
24483
|
+
...acc,
|
|
24484
|
+
[key]: deserializeAws_json1_1BatchDescribeModelPackageSummary(value, context),
|
|
24485
|
+
};
|
|
24486
|
+
}, {});
|
|
24487
|
+
};
|
|
24134
24488
|
const deserializeAws_json1_1ModelPackageSummary = (output, context) => {
|
|
24135
24489
|
return {
|
|
24136
24490
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
@@ -25333,6 +25687,12 @@ const deserializeAws_json1_1Project = (output, context) => {
|
|
|
25333
25687
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
25334
25688
|
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
25335
25689
|
: undefined,
|
|
25690
|
+
LastModifiedBy: output.LastModifiedBy !== undefined && output.LastModifiedBy !== null
|
|
25691
|
+
? deserializeAws_json1_1UserContext(output.LastModifiedBy, context)
|
|
25692
|
+
: undefined,
|
|
25693
|
+
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
25694
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModifiedTime)))
|
|
25695
|
+
: undefined,
|
|
25336
25696
|
ProjectArn: smithy_client_1.expectString(output.ProjectArn),
|
|
25337
25697
|
ProjectDescription: smithy_client_1.expectString(output.ProjectDescription),
|
|
25338
25698
|
ProjectId: smithy_client_1.expectString(output.ProjectId),
|
|
@@ -25540,6 +25900,25 @@ const deserializeAws_json1_1RetryStrategy = (output, context) => {
|
|
|
25540
25900
|
MaximumRetryAttempts: smithy_client_1.expectInt32(output.MaximumRetryAttempts),
|
|
25541
25901
|
};
|
|
25542
25902
|
};
|
|
25903
|
+
const deserializeAws_json1_1RSessionAppSettings = (output, context) => {
|
|
25904
|
+
return {};
|
|
25905
|
+
};
|
|
25906
|
+
const deserializeAws_json1_1RStudioServerProAppSettings = (output, context) => {
|
|
25907
|
+
return {
|
|
25908
|
+
AccessStatus: smithy_client_1.expectString(output.AccessStatus),
|
|
25909
|
+
UserGroup: smithy_client_1.expectString(output.UserGroup),
|
|
25910
|
+
};
|
|
25911
|
+
};
|
|
25912
|
+
const deserializeAws_json1_1RStudioServerProDomainSettings = (output, context) => {
|
|
25913
|
+
return {
|
|
25914
|
+
DefaultResourceSpec: output.DefaultResourceSpec !== undefined && output.DefaultResourceSpec !== null
|
|
25915
|
+
? deserializeAws_json1_1ResourceSpec(output.DefaultResourceSpec, context)
|
|
25916
|
+
: undefined,
|
|
25917
|
+
DomainExecutionRoleArn: smithy_client_1.expectString(output.DomainExecutionRoleArn),
|
|
25918
|
+
RStudioConnectUrl: smithy_client_1.expectString(output.RStudioConnectUrl),
|
|
25919
|
+
RStudioPackageManagerUrl: smithy_client_1.expectString(output.RStudioPackageManagerUrl),
|
|
25920
|
+
};
|
|
25921
|
+
};
|
|
25543
25922
|
const deserializeAws_json1_1RuleParameters = (output, context) => {
|
|
25544
25923
|
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
25545
25924
|
if (value === null) {
|
|
@@ -26569,6 +26948,11 @@ const deserializeAws_json1_1UpdatePipelineResponse = (output, context) => {
|
|
|
26569
26948
|
PipelineArn: smithy_client_1.expectString(output.PipelineArn),
|
|
26570
26949
|
};
|
|
26571
26950
|
};
|
|
26951
|
+
const deserializeAws_json1_1UpdateProjectOutput = (output, context) => {
|
|
26952
|
+
return {
|
|
26953
|
+
ProjectArn: smithy_client_1.expectString(output.ProjectArn),
|
|
26954
|
+
};
|
|
26955
|
+
};
|
|
26572
26956
|
const deserializeAws_json1_1UpdateTrainingJobResponse = (output, context) => {
|
|
26573
26957
|
return {
|
|
26574
26958
|
TrainingJobArn: smithy_client_1.expectString(output.TrainingJobArn),
|
|
@@ -26649,6 +27033,12 @@ const deserializeAws_json1_1UserSettings = (output, context) => {
|
|
|
26649
27033
|
KernelGatewayAppSettings: output.KernelGatewayAppSettings !== undefined && output.KernelGatewayAppSettings !== null
|
|
26650
27034
|
? deserializeAws_json1_1KernelGatewayAppSettings(output.KernelGatewayAppSettings, context)
|
|
26651
27035
|
: undefined,
|
|
27036
|
+
RSessionAppSettings: output.RSessionAppSettings !== undefined && output.RSessionAppSettings !== null
|
|
27037
|
+
? deserializeAws_json1_1RSessionAppSettings(output.RSessionAppSettings, context)
|
|
27038
|
+
: undefined,
|
|
27039
|
+
RStudioServerProAppSettings: output.RStudioServerProAppSettings !== undefined && output.RStudioServerProAppSettings !== null
|
|
27040
|
+
? deserializeAws_json1_1RStudioServerProAppSettings(output.RStudioServerProAppSettings, context)
|
|
27041
|
+
: undefined,
|
|
26652
27042
|
SecurityGroups: output.SecurityGroups !== undefined && output.SecurityGroups !== null
|
|
26653
27043
|
? deserializeAws_json1_1SecurityGroupIds(output.SecurityGroups, context)
|
|
26654
27044
|
: undefined,
|
|
@@ -26755,14 +27145,12 @@ const deserializeMetadata = (output) => {
|
|
|
26755
27145
|
cfId: output.headers["x-amz-cf-id"],
|
|
26756
27146
|
});
|
|
26757
27147
|
};
|
|
26758
|
-
// Collect low-level response body stream to Uint8Array.
|
|
26759
27148
|
const collectBody = (streamBody = new Uint8Array(), context) => {
|
|
26760
27149
|
if (streamBody instanceof Uint8Array) {
|
|
26761
27150
|
return Promise.resolve(streamBody);
|
|
26762
27151
|
}
|
|
26763
27152
|
return context.streamCollector(streamBody) || Promise.resolve(new Uint8Array());
|
|
26764
27153
|
};
|
|
26765
|
-
// Encode Uint8Array data into string with utf-8.
|
|
26766
27154
|
const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
26767
27155
|
const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, body) => {
|
|
26768
27156
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
@@ -26788,9 +27176,6 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
|
|
|
26788
27176
|
}
|
|
26789
27177
|
return {};
|
|
26790
27178
|
});
|
|
26791
|
-
/**
|
|
26792
|
-
* Load an error code for the aws.rest-json-1.1 protocol.
|
|
26793
|
-
*/
|
|
26794
27179
|
const loadRestJsonErrorCode = (output, data) => {
|
|
26795
27180
|
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
26796
27181
|
const sanitizeErrorCode = (rawValue) => {
|