@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
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
export * from "./Interfaces";
|
|
2
|
+
export * from "./ListActionsPaginator";
|
|
3
|
+
export * from "./ListAlgorithmsPaginator";
|
|
4
|
+
export * from "./ListAppImageConfigsPaginator";
|
|
5
|
+
export * from "./ListAppsPaginator";
|
|
6
|
+
export * from "./ListArtifactsPaginator";
|
|
7
|
+
export * from "./ListAssociationsPaginator";
|
|
8
|
+
export * from "./ListAutoMLJobsPaginator";
|
|
9
|
+
export * from "./ListCandidatesForAutoMLJobPaginator";
|
|
10
|
+
export * from "./ListCodeRepositoriesPaginator";
|
|
11
|
+
export * from "./ListCompilationJobsPaginator";
|
|
12
|
+
export * from "./ListContextsPaginator";
|
|
13
|
+
export * from "./ListDataQualityJobDefinitionsPaginator";
|
|
14
|
+
export * from "./ListDeviceFleetsPaginator";
|
|
15
|
+
export * from "./ListDevicesPaginator";
|
|
16
|
+
export * from "./ListDomainsPaginator";
|
|
17
|
+
export * from "./ListEdgePackagingJobsPaginator";
|
|
18
|
+
export * from "./ListEndpointConfigsPaginator";
|
|
19
|
+
export * from "./ListEndpointsPaginator";
|
|
20
|
+
export * from "./ListExperimentsPaginator";
|
|
21
|
+
export * from "./ListFlowDefinitionsPaginator";
|
|
22
|
+
export * from "./ListHumanTaskUisPaginator";
|
|
23
|
+
export * from "./ListHyperParameterTuningJobsPaginator";
|
|
24
|
+
export * from "./ListImageVersionsPaginator";
|
|
25
|
+
export * from "./ListImagesPaginator";
|
|
26
|
+
export * from "./ListLabelingJobsForWorkteamPaginator";
|
|
27
|
+
export * from "./ListLabelingJobsPaginator";
|
|
28
|
+
export * from "./ListModelBiasJobDefinitionsPaginator";
|
|
29
|
+
export * from "./ListModelExplainabilityJobDefinitionsPaginator";
|
|
30
|
+
export * from "./ListModelPackageGroupsPaginator";
|
|
31
|
+
export * from "./ListModelPackagesPaginator";
|
|
32
|
+
export * from "./ListModelQualityJobDefinitionsPaginator";
|
|
33
|
+
export * from "./ListModelsPaginator";
|
|
34
|
+
export * from "./ListMonitoringExecutionsPaginator";
|
|
35
|
+
export * from "./ListMonitoringSchedulesPaginator";
|
|
36
|
+
export * from "./ListNotebookInstanceLifecycleConfigsPaginator";
|
|
37
|
+
export * from "./ListNotebookInstancesPaginator";
|
|
38
|
+
export * from "./ListPipelineExecutionStepsPaginator";
|
|
39
|
+
export * from "./ListPipelineExecutionsPaginator";
|
|
40
|
+
export * from "./ListPipelineParametersForExecutionPaginator";
|
|
41
|
+
export * from "./ListPipelinesPaginator";
|
|
42
|
+
export * from "./ListProcessingJobsPaginator";
|
|
43
|
+
export * from "./ListProjectsPaginator";
|
|
44
|
+
export * from "./ListStudioLifecycleConfigsPaginator";
|
|
45
|
+
export * from "./ListSubscribedWorkteamsPaginator";
|
|
46
|
+
export * from "./ListTagsPaginator";
|
|
47
|
+
export * from "./ListTrainingJobsForHyperParameterTuningJobPaginator";
|
|
48
|
+
export * from "./ListTrainingJobsPaginator";
|
|
49
|
+
export * from "./ListTransformJobsPaginator";
|
|
50
|
+
export * from "./ListTrialComponentsPaginator";
|
|
51
|
+
export * from "./ListTrialsPaginator";
|
|
52
|
+
export * from "./ListUserProfilesPaginator";
|
|
53
|
+
export * from "./ListWorkforcesPaginator";
|
|
54
|
+
export * from "./ListWorkteamsPaginator";
|
|
55
|
+
export * from "./SearchPaginator";
|
|
@@ -36,6 +36,17 @@ export var serializeAws_json1_1AssociateTrialComponentCommand = function (input,
|
|
|
36
36
|
return [2, buildHttpRpcRequest(context, headers, "/", undefined, body)];
|
|
37
37
|
});
|
|
38
38
|
}); };
|
|
39
|
+
export var serializeAws_json1_1BatchDescribeModelPackageCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
40
|
+
var headers, body;
|
|
41
|
+
return __generator(this, function (_a) {
|
|
42
|
+
headers = {
|
|
43
|
+
"content-type": "application/x-amz-json-1.1",
|
|
44
|
+
"x-amz-target": "SageMaker.BatchDescribeModelPackage",
|
|
45
|
+
};
|
|
46
|
+
body = JSON.stringify(serializeAws_json1_1BatchDescribeModelPackageInput(input, context));
|
|
47
|
+
return [2, buildHttpRpcRequest(context, headers, "/", undefined, body)];
|
|
48
|
+
});
|
|
49
|
+
}); };
|
|
39
50
|
export var serializeAws_json1_1CreateActionCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
40
51
|
var headers, body;
|
|
41
52
|
return __generator(this, function (_a) {
|
|
@@ -2577,6 +2588,17 @@ export var serializeAws_json1_1UpdatePipelineExecutionCommand = function (input,
|
|
|
2577
2588
|
return [2, buildHttpRpcRequest(context, headers, "/", undefined, body)];
|
|
2578
2589
|
});
|
|
2579
2590
|
}); };
|
|
2591
|
+
export var serializeAws_json1_1UpdateProjectCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
2592
|
+
var headers, body;
|
|
2593
|
+
return __generator(this, function (_a) {
|
|
2594
|
+
headers = {
|
|
2595
|
+
"content-type": "application/x-amz-json-1.1",
|
|
2596
|
+
"x-amz-target": "SageMaker.UpdateProject",
|
|
2597
|
+
};
|
|
2598
|
+
body = JSON.stringify(serializeAws_json1_1UpdateProjectInput(input, context));
|
|
2599
|
+
return [2, buildHttpRpcRequest(context, headers, "/", undefined, body)];
|
|
2600
|
+
});
|
|
2601
|
+
}); };
|
|
2580
2602
|
export var serializeAws_json1_1UpdateTrainingJobCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
2581
2603
|
var headers, body;
|
|
2582
2604
|
return __generator(this, function (_a) {
|
|
@@ -2815,6 +2837,50 @@ var deserializeAws_json1_1AssociateTrialComponentCommandError = function (output
|
|
|
2815
2837
|
}
|
|
2816
2838
|
});
|
|
2817
2839
|
}); };
|
|
2840
|
+
export var deserializeAws_json1_1BatchDescribeModelPackageCommand = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
2841
|
+
var data, contents, response;
|
|
2842
|
+
return __generator(this, function (_a) {
|
|
2843
|
+
switch (_a.label) {
|
|
2844
|
+
case 0:
|
|
2845
|
+
if (output.statusCode >= 300) {
|
|
2846
|
+
return [2, deserializeAws_json1_1BatchDescribeModelPackageCommandError(output, context)];
|
|
2847
|
+
}
|
|
2848
|
+
return [4, parseBody(output.body, context)];
|
|
2849
|
+
case 1:
|
|
2850
|
+
data = _a.sent();
|
|
2851
|
+
contents = {};
|
|
2852
|
+
contents = deserializeAws_json1_1BatchDescribeModelPackageOutput(data, context);
|
|
2853
|
+
response = __assign({ $metadata: deserializeMetadata(output) }, contents);
|
|
2854
|
+
return [2, Promise.resolve(response)];
|
|
2855
|
+
}
|
|
2856
|
+
});
|
|
2857
|
+
}); };
|
|
2858
|
+
var deserializeAws_json1_1BatchDescribeModelPackageCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
2859
|
+
var parsedOutput, _a, response, errorCode, parsedBody, message;
|
|
2860
|
+
var _b;
|
|
2861
|
+
return __generator(this, function (_c) {
|
|
2862
|
+
switch (_c.label) {
|
|
2863
|
+
case 0:
|
|
2864
|
+
_a = [__assign({}, output)];
|
|
2865
|
+
_b = {};
|
|
2866
|
+
return [4, parseBody(output.body, context)];
|
|
2867
|
+
case 1:
|
|
2868
|
+
parsedOutput = __assign.apply(void 0, _a.concat([(_b.body = _c.sent(), _b)]));
|
|
2869
|
+
errorCode = "UnknownError";
|
|
2870
|
+
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2871
|
+
switch (errorCode) {
|
|
2872
|
+
default:
|
|
2873
|
+
parsedBody = parsedOutput.body;
|
|
2874
|
+
errorCode = parsedBody.code || parsedBody.Code || errorCode;
|
|
2875
|
+
response = __assign(__assign({}, parsedBody), { name: "" + errorCode, message: parsedBody.message || parsedBody.Message || errorCode, $fault: "client", $metadata: deserializeMetadata(output) });
|
|
2876
|
+
}
|
|
2877
|
+
message = response.message || response.Message || errorCode;
|
|
2878
|
+
response.message = message;
|
|
2879
|
+
delete response.Message;
|
|
2880
|
+
return [2, Promise.reject(Object.assign(new Error(message), response))];
|
|
2881
|
+
}
|
|
2882
|
+
});
|
|
2883
|
+
}); };
|
|
2818
2884
|
export var deserializeAws_json1_1CreateActionCommand = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
2819
2885
|
var data, contents, response;
|
|
2820
2886
|
return __generator(this, function (_a) {
|
|
@@ -15171,6 +15237,50 @@ var deserializeAws_json1_1UpdatePipelineExecutionCommandError = function (output
|
|
|
15171
15237
|
}
|
|
15172
15238
|
});
|
|
15173
15239
|
}); };
|
|
15240
|
+
export var deserializeAws_json1_1UpdateProjectCommand = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
15241
|
+
var data, contents, response;
|
|
15242
|
+
return __generator(this, function (_a) {
|
|
15243
|
+
switch (_a.label) {
|
|
15244
|
+
case 0:
|
|
15245
|
+
if (output.statusCode >= 300) {
|
|
15246
|
+
return [2, deserializeAws_json1_1UpdateProjectCommandError(output, context)];
|
|
15247
|
+
}
|
|
15248
|
+
return [4, parseBody(output.body, context)];
|
|
15249
|
+
case 1:
|
|
15250
|
+
data = _a.sent();
|
|
15251
|
+
contents = {};
|
|
15252
|
+
contents = deserializeAws_json1_1UpdateProjectOutput(data, context);
|
|
15253
|
+
response = __assign({ $metadata: deserializeMetadata(output) }, contents);
|
|
15254
|
+
return [2, Promise.resolve(response)];
|
|
15255
|
+
}
|
|
15256
|
+
});
|
|
15257
|
+
}); };
|
|
15258
|
+
var deserializeAws_json1_1UpdateProjectCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
15259
|
+
var parsedOutput, _a, response, errorCode, parsedBody, message;
|
|
15260
|
+
var _b;
|
|
15261
|
+
return __generator(this, function (_c) {
|
|
15262
|
+
switch (_c.label) {
|
|
15263
|
+
case 0:
|
|
15264
|
+
_a = [__assign({}, output)];
|
|
15265
|
+
_b = {};
|
|
15266
|
+
return [4, parseBody(output.body, context)];
|
|
15267
|
+
case 1:
|
|
15268
|
+
parsedOutput = __assign.apply(void 0, _a.concat([(_b.body = _c.sent(), _b)]));
|
|
15269
|
+
errorCode = "UnknownError";
|
|
15270
|
+
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
15271
|
+
switch (errorCode) {
|
|
15272
|
+
default:
|
|
15273
|
+
parsedBody = parsedOutput.body;
|
|
15274
|
+
errorCode = parsedBody.code || parsedBody.Code || errorCode;
|
|
15275
|
+
response = __assign(__assign({}, parsedBody), { name: "" + errorCode, message: parsedBody.message || parsedBody.Message || errorCode, $fault: "client", $metadata: deserializeMetadata(output) });
|
|
15276
|
+
}
|
|
15277
|
+
message = response.message || response.Message || errorCode;
|
|
15278
|
+
response.message = message;
|
|
15279
|
+
delete response.Message;
|
|
15280
|
+
return [2, Promise.reject(Object.assign(new Error(message), response))];
|
|
15281
|
+
}
|
|
15282
|
+
});
|
|
15283
|
+
}); };
|
|
15174
15284
|
export var deserializeAws_json1_1UpdateTrainingJobCommand = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
15175
15285
|
var data, contents, response;
|
|
15176
15286
|
return __generator(this, function (_a) {
|
|
@@ -15770,6 +15880,12 @@ var serializeAws_json1_1AutoRollbackConfig = function (input, context) {
|
|
|
15770
15880
|
return __assign({}, (input.Alarms !== undefined &&
|
|
15771
15881
|
input.Alarms !== null && { Alarms: serializeAws_json1_1AlarmList(input.Alarms, context) }));
|
|
15772
15882
|
};
|
|
15883
|
+
var serializeAws_json1_1BatchDescribeModelPackageInput = function (input, context) {
|
|
15884
|
+
return __assign({}, (input.ModelPackageArnList !== undefined &&
|
|
15885
|
+
input.ModelPackageArnList !== null && {
|
|
15886
|
+
ModelPackageArnList: serializeAws_json1_1ModelPackageArnList(input.ModelPackageArnList, context),
|
|
15887
|
+
}));
|
|
15888
|
+
};
|
|
15773
15889
|
var serializeAws_json1_1Bias = function (input, context) {
|
|
15774
15890
|
return __assign({}, (input.Report !== undefined &&
|
|
15775
15891
|
input.Report !== null && { Report: serializeAws_json1_1MetricsSource(input.Report, context) }));
|
|
@@ -16116,11 +16232,15 @@ var serializeAws_json1_1CreateDeviceFleetRequest = function (input, context) {
|
|
|
16116
16232
|
})), (input.RoleArn !== undefined && input.RoleArn !== null && { RoleArn: input.RoleArn })), (input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1TagList(input.Tags, context) }));
|
|
16117
16233
|
};
|
|
16118
16234
|
var serializeAws_json1_1CreateDomainRequest = function (input, context) {
|
|
16119
|
-
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AppNetworkAccessType !== undefined &&
|
|
16120
|
-
input.AppNetworkAccessType !== null && { AppNetworkAccessType: input.AppNetworkAccessType })), (input.
|
|
16235
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AppNetworkAccessType !== undefined &&
|
|
16236
|
+
input.AppNetworkAccessType !== null && { AppNetworkAccessType: input.AppNetworkAccessType })), (input.AppSecurityGroupManagement !== undefined &&
|
|
16237
|
+
input.AppSecurityGroupManagement !== null && { AppSecurityGroupManagement: input.AppSecurityGroupManagement })), (input.AuthMode !== undefined && input.AuthMode !== null && { AuthMode: input.AuthMode })), (input.DefaultUserSettings !== undefined &&
|
|
16121
16238
|
input.DefaultUserSettings !== null && {
|
|
16122
16239
|
DefaultUserSettings: serializeAws_json1_1UserSettings(input.DefaultUserSettings, context),
|
|
16123
|
-
})), (input.DomainName !== undefined && input.DomainName !== null && { DomainName: input.DomainName })), (input.
|
|
16240
|
+
})), (input.DomainName !== undefined && input.DomainName !== null && { DomainName: input.DomainName })), (input.DomainSettings !== undefined &&
|
|
16241
|
+
input.DomainSettings !== null && {
|
|
16242
|
+
DomainSettings: serializeAws_json1_1DomainSettings(input.DomainSettings, context),
|
|
16243
|
+
})), (input.HomeEfsFileSystemKmsKeyId !== undefined &&
|
|
16124
16244
|
input.HomeEfsFileSystemKmsKeyId !== null && { HomeEfsFileSystemKmsKeyId: input.HomeEfsFileSystemKmsKeyId })), (input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId })), (input.SubnetIds !== undefined &&
|
|
16125
16245
|
input.SubnetIds !== null && { SubnetIds: serializeAws_json1_1Subnets(input.SubnetIds, context) })), (input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1TagList(input.Tags, context) })), (input.VpcId !== undefined && input.VpcId !== null && { VpcId: input.VpcId }));
|
|
16126
16246
|
};
|
|
@@ -16307,8 +16427,11 @@ var serializeAws_json1_1CreateModelPackageGroupInput = function (input, context)
|
|
|
16307
16427
|
};
|
|
16308
16428
|
var serializeAws_json1_1CreateModelPackageInput = function (input, context) {
|
|
16309
16429
|
var _a;
|
|
16310
|
-
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.CertifyForMarketplace !== undefined &&
|
|
16311
|
-
input.CertifyForMarketplace !== null && { CertifyForMarketplace: input.CertifyForMarketplace })), { ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a : generateIdempotencyToken() }), (input.
|
|
16430
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.CertifyForMarketplace !== undefined &&
|
|
16431
|
+
input.CertifyForMarketplace !== null && { CertifyForMarketplace: input.CertifyForMarketplace })), { ClientToken: (_a = input.ClientToken) !== null && _a !== void 0 ? _a : generateIdempotencyToken() }), (input.CustomerMetadataProperties !== undefined &&
|
|
16432
|
+
input.CustomerMetadataProperties !== null && {
|
|
16433
|
+
CustomerMetadataProperties: serializeAws_json1_1CustomerMetadataMap(input.CustomerMetadataProperties, context),
|
|
16434
|
+
})), (input.InferenceSpecification !== undefined &&
|
|
16312
16435
|
input.InferenceSpecification !== null && {
|
|
16313
16436
|
InferenceSpecification: serializeAws_json1_1InferenceSpecification(input.InferenceSpecification, context),
|
|
16314
16437
|
})), (input.MetadataProperties !== undefined &&
|
|
@@ -16600,6 +16723,26 @@ var serializeAws_json1_1CsvContentTypes = function (input, context) {
|
|
|
16600
16723
|
return entry;
|
|
16601
16724
|
});
|
|
16602
16725
|
};
|
|
16726
|
+
var serializeAws_json1_1CustomerMetadataKeyList = function (input, context) {
|
|
16727
|
+
return input
|
|
16728
|
+
.filter(function (e) { return e != null; })
|
|
16729
|
+
.map(function (entry) {
|
|
16730
|
+
if (entry === null) {
|
|
16731
|
+
return null;
|
|
16732
|
+
}
|
|
16733
|
+
return entry;
|
|
16734
|
+
});
|
|
16735
|
+
};
|
|
16736
|
+
var serializeAws_json1_1CustomerMetadataMap = function (input, context) {
|
|
16737
|
+
return Object.entries(input).reduce(function (acc, _a) {
|
|
16738
|
+
var _b;
|
|
16739
|
+
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
16740
|
+
if (value === null) {
|
|
16741
|
+
return acc;
|
|
16742
|
+
}
|
|
16743
|
+
return __assign(__assign({}, acc), (_b = {}, _b[key] = value, _b));
|
|
16744
|
+
}, {});
|
|
16745
|
+
};
|
|
16603
16746
|
var serializeAws_json1_1CustomImage = function (input, context) {
|
|
16604
16747
|
return __assign(__assign(__assign({}, (input.AppImageConfigName !== undefined &&
|
|
16605
16748
|
input.AppImageConfigName !== null && { AppImageConfigName: input.AppImageConfigName })), (input.ImageName !== undefined && input.ImageName !== null && { ImageName: input.ImageName })), (input.ImageVersionNumber !== undefined &&
|
|
@@ -17087,6 +17230,31 @@ var serializeAws_json1_1DisassociateTrialComponentRequest = function (input, con
|
|
|
17087
17230
|
return __assign(__assign({}, (input.TrialComponentName !== undefined &&
|
|
17088
17231
|
input.TrialComponentName !== null && { TrialComponentName: input.TrialComponentName })), (input.TrialName !== undefined && input.TrialName !== null && { TrialName: input.TrialName }));
|
|
17089
17232
|
};
|
|
17233
|
+
var serializeAws_json1_1DomainSecurityGroupIds = function (input, context) {
|
|
17234
|
+
return input
|
|
17235
|
+
.filter(function (e) { return e != null; })
|
|
17236
|
+
.map(function (entry) {
|
|
17237
|
+
if (entry === null) {
|
|
17238
|
+
return null;
|
|
17239
|
+
}
|
|
17240
|
+
return entry;
|
|
17241
|
+
});
|
|
17242
|
+
};
|
|
17243
|
+
var serializeAws_json1_1DomainSettings = function (input, context) {
|
|
17244
|
+
return __assign(__assign({}, (input.RStudioServerProDomainSettings !== undefined &&
|
|
17245
|
+
input.RStudioServerProDomainSettings !== null && {
|
|
17246
|
+
RStudioServerProDomainSettings: serializeAws_json1_1RStudioServerProDomainSettings(input.RStudioServerProDomainSettings, context),
|
|
17247
|
+
})), (input.SecurityGroupIds !== undefined &&
|
|
17248
|
+
input.SecurityGroupIds !== null && {
|
|
17249
|
+
SecurityGroupIds: serializeAws_json1_1DomainSecurityGroupIds(input.SecurityGroupIds, context),
|
|
17250
|
+
}));
|
|
17251
|
+
};
|
|
17252
|
+
var serializeAws_json1_1DomainSettingsForUpdate = function (input, context) {
|
|
17253
|
+
return __assign({}, (input.RStudioServerProDomainSettingsForUpdate !== undefined &&
|
|
17254
|
+
input.RStudioServerProDomainSettingsForUpdate !== null && {
|
|
17255
|
+
RStudioServerProDomainSettingsForUpdate: serializeAws_json1_1RStudioServerProDomainSettingsForUpdate(input.RStudioServerProDomainSettingsForUpdate, context),
|
|
17256
|
+
}));
|
|
17257
|
+
};
|
|
17090
17258
|
var serializeAws_json1_1EdgeOutputConfig = function (input, context) {
|
|
17091
17259
|
return __assign(__assign(__assign(__assign({}, (input.KmsKeyId !== undefined && input.KmsKeyId !== null && { KmsKeyId: input.KmsKeyId })), (input.PresetDeploymentConfig !== undefined &&
|
|
17092
17260
|
input.PresetDeploymentConfig !== null && { PresetDeploymentConfig: input.PresetDeploymentConfig })), (input.PresetDeploymentType !== undefined &&
|
|
@@ -18183,6 +18351,16 @@ var serializeAws_json1_1ModelMetrics = function (input, context) {
|
|
|
18183
18351
|
})), (input.ModelQuality !== undefined &&
|
|
18184
18352
|
input.ModelQuality !== null && { ModelQuality: serializeAws_json1_1ModelQuality(input.ModelQuality, context) }));
|
|
18185
18353
|
};
|
|
18354
|
+
var serializeAws_json1_1ModelPackageArnList = function (input, context) {
|
|
18355
|
+
return input
|
|
18356
|
+
.filter(function (e) { return e != null; })
|
|
18357
|
+
.map(function (entry) {
|
|
18358
|
+
if (entry === null) {
|
|
18359
|
+
return null;
|
|
18360
|
+
}
|
|
18361
|
+
return entry;
|
|
18362
|
+
});
|
|
18363
|
+
};
|
|
18186
18364
|
var serializeAws_json1_1ModelPackageContainerDefinition = function (input, context) {
|
|
18187
18365
|
return __assign(__assign(__assign(__assign(__assign(__assign({}, (input.ContainerHostname !== undefined &&
|
|
18188
18366
|
input.ContainerHostname !== null && { ContainerHostname: input.ContainerHostname })), (input.Environment !== undefined &&
|
|
@@ -18852,6 +19030,28 @@ var serializeAws_json1_1RetryStrategy = function (input, context) {
|
|
|
18852
19030
|
return __assign({}, (input.MaximumRetryAttempts !== undefined &&
|
|
18853
19031
|
input.MaximumRetryAttempts !== null && { MaximumRetryAttempts: input.MaximumRetryAttempts }));
|
|
18854
19032
|
};
|
|
19033
|
+
var serializeAws_json1_1RSessionAppSettings = function (input, context) {
|
|
19034
|
+
return {};
|
|
19035
|
+
};
|
|
19036
|
+
var serializeAws_json1_1RStudioServerProAppSettings = function (input, context) {
|
|
19037
|
+
return __assign(__assign({}, (input.AccessStatus !== undefined && input.AccessStatus !== null && { AccessStatus: input.AccessStatus })), (input.UserGroup !== undefined && input.UserGroup !== null && { UserGroup: input.UserGroup }));
|
|
19038
|
+
};
|
|
19039
|
+
var serializeAws_json1_1RStudioServerProDomainSettings = function (input, context) {
|
|
19040
|
+
return __assign(__assign(__assign(__assign({}, (input.DefaultResourceSpec !== undefined &&
|
|
19041
|
+
input.DefaultResourceSpec !== null && {
|
|
19042
|
+
DefaultResourceSpec: serializeAws_json1_1ResourceSpec(input.DefaultResourceSpec, context),
|
|
19043
|
+
})), (input.DomainExecutionRoleArn !== undefined &&
|
|
19044
|
+
input.DomainExecutionRoleArn !== null && { DomainExecutionRoleArn: input.DomainExecutionRoleArn })), (input.RStudioConnectUrl !== undefined &&
|
|
19045
|
+
input.RStudioConnectUrl !== null && { RStudioConnectUrl: input.RStudioConnectUrl })), (input.RStudioPackageManagerUrl !== undefined &&
|
|
19046
|
+
input.RStudioPackageManagerUrl !== null && { RStudioPackageManagerUrl: input.RStudioPackageManagerUrl }));
|
|
19047
|
+
};
|
|
19048
|
+
var serializeAws_json1_1RStudioServerProDomainSettingsForUpdate = function (input, context) {
|
|
19049
|
+
return __assign(__assign({}, (input.DefaultResourceSpec !== undefined &&
|
|
19050
|
+
input.DefaultResourceSpec !== null && {
|
|
19051
|
+
DefaultResourceSpec: serializeAws_json1_1ResourceSpec(input.DefaultResourceSpec, context),
|
|
19052
|
+
})), (input.DomainExecutionRoleArn !== undefined &&
|
|
19053
|
+
input.DomainExecutionRoleArn !== null && { DomainExecutionRoleArn: input.DomainExecutionRoleArn }));
|
|
19054
|
+
};
|
|
18855
19055
|
var serializeAws_json1_1RuleParameters = function (input, context) {
|
|
18856
19056
|
return Object.entries(input).reduce(function (acc, _a) {
|
|
18857
19057
|
var _b;
|
|
@@ -18931,6 +19131,13 @@ var serializeAws_json1_1ServiceCatalogProvisioningDetails = function (input, con
|
|
|
18931
19131
|
ProvisioningParameters: serializeAws_json1_1ProvisioningParameters(input.ProvisioningParameters, context),
|
|
18932
19132
|
}));
|
|
18933
19133
|
};
|
|
19134
|
+
var serializeAws_json1_1ServiceCatalogProvisioningUpdateDetails = function (input, context) {
|
|
19135
|
+
return __assign(__assign({}, (input.ProvisioningArtifactId !== undefined &&
|
|
19136
|
+
input.ProvisioningArtifactId !== null && { ProvisioningArtifactId: input.ProvisioningArtifactId })), (input.ProvisioningParameters !== undefined &&
|
|
19137
|
+
input.ProvisioningParameters !== null && {
|
|
19138
|
+
ProvisioningParameters: serializeAws_json1_1ProvisioningParameters(input.ProvisioningParameters, context),
|
|
19139
|
+
}));
|
|
19140
|
+
};
|
|
18934
19141
|
var serializeAws_json1_1SharingSettings = function (input, context) {
|
|
18935
19142
|
return __assign(__assign(__assign({}, (input.NotebookOutputOption !== undefined &&
|
|
18936
19143
|
input.NotebookOutputOption !== null && { NotebookOutputOption: input.NotebookOutputOption })), (input.S3KmsKeyId !== undefined && input.S3KmsKeyId !== null && { S3KmsKeyId: input.S3KmsKeyId })), (input.S3OutputPath !== undefined && input.S3OutputPath !== null && { S3OutputPath: input.S3OutputPath }));
|
|
@@ -19314,10 +19521,13 @@ var serializeAws_json1_1UpdateDevicesRequest = function (input, context) {
|
|
|
19314
19521
|
input.Devices !== null && { Devices: serializeAws_json1_1Devices(input.Devices, context) }));
|
|
19315
19522
|
};
|
|
19316
19523
|
var serializeAws_json1_1UpdateDomainRequest = function (input, context) {
|
|
19317
|
-
return __assign(__assign({}, (input.DefaultUserSettings !== undefined &&
|
|
19524
|
+
return __assign(__assign(__assign({}, (input.DefaultUserSettings !== undefined &&
|
|
19318
19525
|
input.DefaultUserSettings !== null && {
|
|
19319
19526
|
DefaultUserSettings: serializeAws_json1_1UserSettings(input.DefaultUserSettings, context),
|
|
19320
|
-
})), (input.DomainId !== undefined && input.DomainId !== null && { DomainId: input.DomainId }))
|
|
19527
|
+
})), (input.DomainId !== undefined && input.DomainId !== null && { DomainId: input.DomainId })), (input.DomainSettingsForUpdate !== undefined &&
|
|
19528
|
+
input.DomainSettingsForUpdate !== null && {
|
|
19529
|
+
DomainSettingsForUpdate: serializeAws_json1_1DomainSettingsForUpdate(input.DomainSettingsForUpdate, context),
|
|
19530
|
+
}));
|
|
19321
19531
|
};
|
|
19322
19532
|
var serializeAws_json1_1UpdateEndpointInput = function (input, context) {
|
|
19323
19533
|
return __assign(__assign(__assign(__assign(__assign({}, (input.DeploymentConfig !== undefined &&
|
|
@@ -19347,8 +19557,14 @@ var serializeAws_json1_1UpdateImageRequest = function (input, context) {
|
|
|
19347
19557
|
})), (input.Description !== undefined && input.Description !== null && { Description: input.Description })), (input.DisplayName !== undefined && input.DisplayName !== null && { DisplayName: input.DisplayName })), (input.ImageName !== undefined && input.ImageName !== null && { ImageName: input.ImageName })), (input.RoleArn !== undefined && input.RoleArn !== null && { RoleArn: input.RoleArn }));
|
|
19348
19558
|
};
|
|
19349
19559
|
var serializeAws_json1_1UpdateModelPackageInput = function (input, context) {
|
|
19350
|
-
return __assign(__assign(__assign({}, (input.ApprovalDescription !== undefined &&
|
|
19351
|
-
input.ApprovalDescription !== null && { ApprovalDescription: input.ApprovalDescription })), (input.
|
|
19560
|
+
return __assign(__assign(__assign(__assign(__assign({}, (input.ApprovalDescription !== undefined &&
|
|
19561
|
+
input.ApprovalDescription !== null && { ApprovalDescription: input.ApprovalDescription })), (input.CustomerMetadataProperties !== undefined &&
|
|
19562
|
+
input.CustomerMetadataProperties !== null && {
|
|
19563
|
+
CustomerMetadataProperties: serializeAws_json1_1CustomerMetadataMap(input.CustomerMetadataProperties, context),
|
|
19564
|
+
})), (input.CustomerMetadataPropertiesToRemove !== undefined &&
|
|
19565
|
+
input.CustomerMetadataPropertiesToRemove !== null && {
|
|
19566
|
+
CustomerMetadataPropertiesToRemove: serializeAws_json1_1CustomerMetadataKeyList(input.CustomerMetadataPropertiesToRemove, context),
|
|
19567
|
+
})), (input.ModelApprovalStatus !== undefined &&
|
|
19352
19568
|
input.ModelApprovalStatus !== null && { ModelApprovalStatus: input.ModelApprovalStatus })), (input.ModelPackageArn !== undefined &&
|
|
19353
19569
|
input.ModelPackageArn !== null && { ModelPackageArn: input.ModelPackageArn }));
|
|
19354
19570
|
};
|
|
@@ -19410,6 +19626,13 @@ var serializeAws_json1_1UpdatePipelineRequest = function (input, context) {
|
|
|
19410
19626
|
input.PipelineDescription !== null && { PipelineDescription: input.PipelineDescription })), (input.PipelineDisplayName !== undefined &&
|
|
19411
19627
|
input.PipelineDisplayName !== null && { PipelineDisplayName: input.PipelineDisplayName })), (input.PipelineName !== undefined && input.PipelineName !== null && { PipelineName: input.PipelineName })), (input.RoleArn !== undefined && input.RoleArn !== null && { RoleArn: input.RoleArn }));
|
|
19412
19628
|
};
|
|
19629
|
+
var serializeAws_json1_1UpdateProjectInput = function (input, context) {
|
|
19630
|
+
return __assign(__assign(__assign(__assign({}, (input.ProjectDescription !== undefined &&
|
|
19631
|
+
input.ProjectDescription !== null && { ProjectDescription: input.ProjectDescription })), (input.ProjectName !== undefined && input.ProjectName !== null && { ProjectName: input.ProjectName })), (input.ServiceCatalogProvisioningUpdateDetails !== undefined &&
|
|
19632
|
+
input.ServiceCatalogProvisioningUpdateDetails !== null && {
|
|
19633
|
+
ServiceCatalogProvisioningUpdateDetails: serializeAws_json1_1ServiceCatalogProvisioningUpdateDetails(input.ServiceCatalogProvisioningUpdateDetails, context),
|
|
19634
|
+
})), (input.Tags !== undefined && input.Tags !== null && { Tags: serializeAws_json1_1TagList(input.Tags, context) }));
|
|
19635
|
+
};
|
|
19413
19636
|
var serializeAws_json1_1UpdateTrainingJobRequest = function (input, context) {
|
|
19414
19637
|
return __assign(__assign(__assign({}, (input.ProfilerConfig !== undefined &&
|
|
19415
19638
|
input.ProfilerConfig !== null && {
|
|
@@ -19474,12 +19697,18 @@ var serializeAws_json1_1USD = function (input, context) {
|
|
|
19474
19697
|
input.TenthFractionsOfACent !== null && { TenthFractionsOfACent: input.TenthFractionsOfACent }));
|
|
19475
19698
|
};
|
|
19476
19699
|
var serializeAws_json1_1UserSettings = function (input, context) {
|
|
19477
|
-
return __assign(__assign(__assign(__assign(__assign(__assign({}, (input.ExecutionRole !== undefined && input.ExecutionRole !== null && { ExecutionRole: input.ExecutionRole })), (input.JupyterServerAppSettings !== undefined &&
|
|
19700
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.ExecutionRole !== undefined && input.ExecutionRole !== null && { ExecutionRole: input.ExecutionRole })), (input.JupyterServerAppSettings !== undefined &&
|
|
19478
19701
|
input.JupyterServerAppSettings !== null && {
|
|
19479
19702
|
JupyterServerAppSettings: serializeAws_json1_1JupyterServerAppSettings(input.JupyterServerAppSettings, context),
|
|
19480
19703
|
})), (input.KernelGatewayAppSettings !== undefined &&
|
|
19481
19704
|
input.KernelGatewayAppSettings !== null && {
|
|
19482
19705
|
KernelGatewayAppSettings: serializeAws_json1_1KernelGatewayAppSettings(input.KernelGatewayAppSettings, context),
|
|
19706
|
+
})), (input.RSessionAppSettings !== undefined &&
|
|
19707
|
+
input.RSessionAppSettings !== null && {
|
|
19708
|
+
RSessionAppSettings: serializeAws_json1_1RSessionAppSettings(input.RSessionAppSettings, context),
|
|
19709
|
+
})), (input.RStudioServerProAppSettings !== undefined &&
|
|
19710
|
+
input.RStudioServerProAppSettings !== null && {
|
|
19711
|
+
RStudioServerProAppSettings: serializeAws_json1_1RStudioServerProAppSettings(input.RStudioServerProAppSettings, context),
|
|
19483
19712
|
})), (input.SecurityGroups !== undefined &&
|
|
19484
19713
|
input.SecurityGroups !== null && {
|
|
19485
19714
|
SecurityGroups: serializeAws_json1_1SecurityGroupIds(input.SecurityGroups, context),
|
|
@@ -20089,6 +20318,48 @@ var deserializeAws_json1_1AutoRollbackConfig = function (output, context) {
|
|
|
20089
20318
|
: undefined,
|
|
20090
20319
|
};
|
|
20091
20320
|
};
|
|
20321
|
+
var deserializeAws_json1_1BatchDescribeModelPackageError = function (output, context) {
|
|
20322
|
+
return {
|
|
20323
|
+
ErrorCode: __expectString(output.ErrorCode),
|
|
20324
|
+
ErrorResponse: __expectString(output.ErrorResponse),
|
|
20325
|
+
};
|
|
20326
|
+
};
|
|
20327
|
+
var deserializeAws_json1_1BatchDescribeModelPackageErrorMap = function (output, context) {
|
|
20328
|
+
return Object.entries(output).reduce(function (acc, _a) {
|
|
20329
|
+
var _b;
|
|
20330
|
+
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
20331
|
+
if (value === null) {
|
|
20332
|
+
return acc;
|
|
20333
|
+
}
|
|
20334
|
+
return __assign(__assign({}, acc), (_b = {}, _b[key] = deserializeAws_json1_1BatchDescribeModelPackageError(value, context), _b));
|
|
20335
|
+
}, {});
|
|
20336
|
+
};
|
|
20337
|
+
var deserializeAws_json1_1BatchDescribeModelPackageOutput = function (output, context) {
|
|
20338
|
+
return {
|
|
20339
|
+
BatchDescribeModelPackageErrorMap: output.BatchDescribeModelPackageErrorMap !== undefined && output.BatchDescribeModelPackageErrorMap !== null
|
|
20340
|
+
? deserializeAws_json1_1BatchDescribeModelPackageErrorMap(output.BatchDescribeModelPackageErrorMap, context)
|
|
20341
|
+
: undefined,
|
|
20342
|
+
ModelPackageSummaries: output.ModelPackageSummaries !== undefined && output.ModelPackageSummaries !== null
|
|
20343
|
+
? deserializeAws_json1_1ModelPackageSummaries(output.ModelPackageSummaries, context)
|
|
20344
|
+
: undefined,
|
|
20345
|
+
};
|
|
20346
|
+
};
|
|
20347
|
+
var deserializeAws_json1_1BatchDescribeModelPackageSummary = function (output, context) {
|
|
20348
|
+
return {
|
|
20349
|
+
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
20350
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
20351
|
+
: undefined,
|
|
20352
|
+
InferenceSpecification: output.InferenceSpecification !== undefined && output.InferenceSpecification !== null
|
|
20353
|
+
? deserializeAws_json1_1InferenceSpecification(output.InferenceSpecification, context)
|
|
20354
|
+
: undefined,
|
|
20355
|
+
ModelApprovalStatus: __expectString(output.ModelApprovalStatus),
|
|
20356
|
+
ModelPackageArn: __expectString(output.ModelPackageArn),
|
|
20357
|
+
ModelPackageDescription: __expectString(output.ModelPackageDescription),
|
|
20358
|
+
ModelPackageGroupName: __expectString(output.ModelPackageGroupName),
|
|
20359
|
+
ModelPackageStatus: __expectString(output.ModelPackageStatus),
|
|
20360
|
+
ModelPackageVersion: __expectInt32(output.ModelPackageVersion),
|
|
20361
|
+
};
|
|
20362
|
+
};
|
|
20092
20363
|
var deserializeAws_json1_1Bias = function (output, context) {
|
|
20093
20364
|
return {
|
|
20094
20365
|
Report: output.Report !== undefined && output.Report !== null
|
|
@@ -20728,6 +20999,16 @@ var deserializeAws_json1_1CsvContentTypes = function (output, context) {
|
|
|
20728
20999
|
return __expectString(entry);
|
|
20729
21000
|
});
|
|
20730
21001
|
};
|
|
21002
|
+
var deserializeAws_json1_1CustomerMetadataMap = function (output, context) {
|
|
21003
|
+
return Object.entries(output).reduce(function (acc, _a) {
|
|
21004
|
+
var _b;
|
|
21005
|
+
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
21006
|
+
if (value === null) {
|
|
21007
|
+
return acc;
|
|
21008
|
+
}
|
|
21009
|
+
return __assign(__assign({}, acc), (_b = {}, _b[key] = __expectString(value), _b));
|
|
21010
|
+
}, {});
|
|
21011
|
+
};
|
|
20731
21012
|
var deserializeAws_json1_1CustomImage = function (output, context) {
|
|
20732
21013
|
return {
|
|
20733
21014
|
AppImageConfigName: __expectString(output.AppImageConfigName),
|
|
@@ -21313,6 +21594,7 @@ var deserializeAws_json1_1DescribeDeviceResponse = function (output, context) {
|
|
|
21313
21594
|
var deserializeAws_json1_1DescribeDomainResponse = function (output, context) {
|
|
21314
21595
|
return {
|
|
21315
21596
|
AppNetworkAccessType: __expectString(output.AppNetworkAccessType),
|
|
21597
|
+
AppSecurityGroupManagement: __expectString(output.AppSecurityGroupManagement),
|
|
21316
21598
|
AuthMode: __expectString(output.AuthMode),
|
|
21317
21599
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
21318
21600
|
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
@@ -21323,6 +21605,9 @@ var deserializeAws_json1_1DescribeDomainResponse = function (output, context) {
|
|
|
21323
21605
|
DomainArn: __expectString(output.DomainArn),
|
|
21324
21606
|
DomainId: __expectString(output.DomainId),
|
|
21325
21607
|
DomainName: __expectString(output.DomainName),
|
|
21608
|
+
DomainSettings: output.DomainSettings !== undefined && output.DomainSettings !== null
|
|
21609
|
+
? deserializeAws_json1_1DomainSettings(output.DomainSettings, context)
|
|
21610
|
+
: undefined,
|
|
21326
21611
|
FailureReason: __expectString(output.FailureReason),
|
|
21327
21612
|
HomeEfsFileSystemId: __expectString(output.HomeEfsFileSystemId),
|
|
21328
21613
|
HomeEfsFileSystemKmsKeyId: __expectString(output.HomeEfsFileSystemKmsKeyId),
|
|
@@ -21330,6 +21615,7 @@ var deserializeAws_json1_1DescribeDomainResponse = function (output, context) {
|
|
|
21330
21615
|
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
21331
21616
|
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
21332
21617
|
: undefined,
|
|
21618
|
+
SecurityGroupIdForDomainBoundary: __expectString(output.SecurityGroupIdForDomainBoundary),
|
|
21333
21619
|
SingleSignOnManagedApplicationInstanceId: __expectString(output.SingleSignOnManagedApplicationInstanceId),
|
|
21334
21620
|
Status: __expectString(output.Status),
|
|
21335
21621
|
SubnetIds: output.SubnetIds !== undefined && output.SubnetIds !== null
|
|
@@ -21726,6 +22012,9 @@ var deserializeAws_json1_1DescribeModelPackageOutput = function (output, context
|
|
|
21726
22012
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
21727
22013
|
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
21728
22014
|
: undefined,
|
|
22015
|
+
CustomerMetadataProperties: output.CustomerMetadataProperties !== undefined && output.CustomerMetadataProperties !== null
|
|
22016
|
+
? deserializeAws_json1_1CustomerMetadataMap(output.CustomerMetadataProperties, context)
|
|
22017
|
+
: undefined,
|
|
21729
22018
|
InferenceSpecification: output.InferenceSpecification !== undefined && output.InferenceSpecification !== null
|
|
21730
22019
|
? deserializeAws_json1_1InferenceSpecification(output.InferenceSpecification, context)
|
|
21731
22020
|
: undefined,
|
|
@@ -21981,6 +22270,12 @@ var deserializeAws_json1_1DescribeProjectOutput = function (output, context) {
|
|
|
21981
22270
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
21982
22271
|
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
21983
22272
|
: undefined,
|
|
22273
|
+
LastModifiedBy: output.LastModifiedBy !== undefined && output.LastModifiedBy !== null
|
|
22274
|
+
? deserializeAws_json1_1UserContext(output.LastModifiedBy, context)
|
|
22275
|
+
: undefined,
|
|
22276
|
+
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
22277
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
22278
|
+
: undefined,
|
|
21984
22279
|
ProjectArn: __expectString(output.ProjectArn),
|
|
21985
22280
|
ProjectDescription: __expectString(output.ProjectDescription),
|
|
21986
22281
|
ProjectId: __expectString(output.ProjectId),
|
|
@@ -22351,6 +22646,26 @@ var deserializeAws_json1_1DomainList = function (output, context) {
|
|
|
22351
22646
|
return deserializeAws_json1_1DomainDetails(entry, context);
|
|
22352
22647
|
});
|
|
22353
22648
|
};
|
|
22649
|
+
var deserializeAws_json1_1DomainSecurityGroupIds = function (output, context) {
|
|
22650
|
+
return (output || [])
|
|
22651
|
+
.filter(function (e) { return e != null; })
|
|
22652
|
+
.map(function (entry) {
|
|
22653
|
+
if (entry === null) {
|
|
22654
|
+
return null;
|
|
22655
|
+
}
|
|
22656
|
+
return __expectString(entry);
|
|
22657
|
+
});
|
|
22658
|
+
};
|
|
22659
|
+
var deserializeAws_json1_1DomainSettings = function (output, context) {
|
|
22660
|
+
return {
|
|
22661
|
+
RStudioServerProDomainSettings: output.RStudioServerProDomainSettings !== undefined && output.RStudioServerProDomainSettings !== null
|
|
22662
|
+
? deserializeAws_json1_1RStudioServerProDomainSettings(output.RStudioServerProDomainSettings, context)
|
|
22663
|
+
: undefined,
|
|
22664
|
+
SecurityGroupIds: output.SecurityGroupIds !== undefined && output.SecurityGroupIds !== null
|
|
22665
|
+
? deserializeAws_json1_1DomainSecurityGroupIds(output.SecurityGroupIds, context)
|
|
22666
|
+
: undefined,
|
|
22667
|
+
};
|
|
22668
|
+
};
|
|
22354
22669
|
var deserializeAws_json1_1EdgeModel = function (output, context) {
|
|
22355
22670
|
return {
|
|
22356
22671
|
LatestInference: output.LatestInference !== undefined && output.LatestInference !== null
|
|
@@ -24109,6 +24424,9 @@ var deserializeAws_json1_1ModelPackage = function (output, context) {
|
|
|
24109
24424
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
24110
24425
|
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
24111
24426
|
: undefined,
|
|
24427
|
+
CustomerMetadataProperties: output.CustomerMetadataProperties !== undefined && output.CustomerMetadataProperties !== null
|
|
24428
|
+
? deserializeAws_json1_1CustomerMetadataMap(output.CustomerMetadataProperties, context)
|
|
24429
|
+
: undefined,
|
|
24112
24430
|
InferenceSpecification: output.InferenceSpecification !== undefined && output.InferenceSpecification !== null
|
|
24113
24431
|
? deserializeAws_json1_1InferenceSpecification(output.InferenceSpecification, context)
|
|
24114
24432
|
: undefined,
|
|
@@ -24232,6 +24550,16 @@ var deserializeAws_json1_1ModelPackageStatusItemList = function (output, context
|
|
|
24232
24550
|
return deserializeAws_json1_1ModelPackageStatusItem(entry, context);
|
|
24233
24551
|
});
|
|
24234
24552
|
};
|
|
24553
|
+
var deserializeAws_json1_1ModelPackageSummaries = function (output, context) {
|
|
24554
|
+
return Object.entries(output).reduce(function (acc, _a) {
|
|
24555
|
+
var _b;
|
|
24556
|
+
var _c = __read(_a, 2), key = _c[0], value = _c[1];
|
|
24557
|
+
if (value === null) {
|
|
24558
|
+
return acc;
|
|
24559
|
+
}
|
|
24560
|
+
return __assign(__assign({}, acc), (_b = {}, _b[key] = deserializeAws_json1_1BatchDescribeModelPackageSummary(value, context), _b));
|
|
24561
|
+
}, {});
|
|
24562
|
+
};
|
|
24235
24563
|
var deserializeAws_json1_1ModelPackageSummary = function (output, context) {
|
|
24236
24564
|
return {
|
|
24237
24565
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
@@ -25431,6 +25759,12 @@ var deserializeAws_json1_1Project = function (output, context) {
|
|
|
25431
25759
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
25432
25760
|
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
25433
25761
|
: undefined,
|
|
25762
|
+
LastModifiedBy: output.LastModifiedBy !== undefined && output.LastModifiedBy !== null
|
|
25763
|
+
? deserializeAws_json1_1UserContext(output.LastModifiedBy, context)
|
|
25764
|
+
: undefined,
|
|
25765
|
+
LastModifiedTime: output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
25766
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
25767
|
+
: undefined,
|
|
25434
25768
|
ProjectArn: __expectString(output.ProjectArn),
|
|
25435
25769
|
ProjectDescription: __expectString(output.ProjectDescription),
|
|
25436
25770
|
ProjectId: __expectString(output.ProjectId),
|
|
@@ -25638,6 +25972,25 @@ var deserializeAws_json1_1RetryStrategy = function (output, context) {
|
|
|
25638
25972
|
MaximumRetryAttempts: __expectInt32(output.MaximumRetryAttempts),
|
|
25639
25973
|
};
|
|
25640
25974
|
};
|
|
25975
|
+
var deserializeAws_json1_1RSessionAppSettings = function (output, context) {
|
|
25976
|
+
return {};
|
|
25977
|
+
};
|
|
25978
|
+
var deserializeAws_json1_1RStudioServerProAppSettings = function (output, context) {
|
|
25979
|
+
return {
|
|
25980
|
+
AccessStatus: __expectString(output.AccessStatus),
|
|
25981
|
+
UserGroup: __expectString(output.UserGroup),
|
|
25982
|
+
};
|
|
25983
|
+
};
|
|
25984
|
+
var deserializeAws_json1_1RStudioServerProDomainSettings = function (output, context) {
|
|
25985
|
+
return {
|
|
25986
|
+
DefaultResourceSpec: output.DefaultResourceSpec !== undefined && output.DefaultResourceSpec !== null
|
|
25987
|
+
? deserializeAws_json1_1ResourceSpec(output.DefaultResourceSpec, context)
|
|
25988
|
+
: undefined,
|
|
25989
|
+
DomainExecutionRoleArn: __expectString(output.DomainExecutionRoleArn),
|
|
25990
|
+
RStudioConnectUrl: __expectString(output.RStudioConnectUrl),
|
|
25991
|
+
RStudioPackageManagerUrl: __expectString(output.RStudioPackageManagerUrl),
|
|
25992
|
+
};
|
|
25993
|
+
};
|
|
25641
25994
|
var deserializeAws_json1_1RuleParameters = function (output, context) {
|
|
25642
25995
|
return Object.entries(output).reduce(function (acc, _a) {
|
|
25643
25996
|
var _b;
|
|
@@ -26662,6 +27015,11 @@ var deserializeAws_json1_1UpdatePipelineResponse = function (output, context) {
|
|
|
26662
27015
|
PipelineArn: __expectString(output.PipelineArn),
|
|
26663
27016
|
};
|
|
26664
27017
|
};
|
|
27018
|
+
var deserializeAws_json1_1UpdateProjectOutput = function (output, context) {
|
|
27019
|
+
return {
|
|
27020
|
+
ProjectArn: __expectString(output.ProjectArn),
|
|
27021
|
+
};
|
|
27022
|
+
};
|
|
26665
27023
|
var deserializeAws_json1_1UpdateTrainingJobResponse = function (output, context) {
|
|
26666
27024
|
return {
|
|
26667
27025
|
TrainingJobArn: __expectString(output.TrainingJobArn),
|
|
@@ -26742,6 +27100,12 @@ var deserializeAws_json1_1UserSettings = function (output, context) {
|
|
|
26742
27100
|
KernelGatewayAppSettings: output.KernelGatewayAppSettings !== undefined && output.KernelGatewayAppSettings !== null
|
|
26743
27101
|
? deserializeAws_json1_1KernelGatewayAppSettings(output.KernelGatewayAppSettings, context)
|
|
26744
27102
|
: undefined,
|
|
27103
|
+
RSessionAppSettings: output.RSessionAppSettings !== undefined && output.RSessionAppSettings !== null
|
|
27104
|
+
? deserializeAws_json1_1RSessionAppSettings(output.RSessionAppSettings, context)
|
|
27105
|
+
: undefined,
|
|
27106
|
+
RStudioServerProAppSettings: output.RStudioServerProAppSettings !== undefined && output.RStudioServerProAppSettings !== null
|
|
27107
|
+
? deserializeAws_json1_1RStudioServerProAppSettings(output.RStudioServerProAppSettings, context)
|
|
27108
|
+
: undefined,
|
|
26745
27109
|
SecurityGroups: output.SecurityGroups !== undefined && output.SecurityGroups !== null
|
|
26746
27110
|
? deserializeAws_json1_1SecurityGroupIds(output.SecurityGroups, context)
|
|
26747
27111
|
: undefined,
|