@aws-sdk/client-sagemaker 3.190.0 → 3.192.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/dist-cjs/commands/AddAssociationCommand.js +1 -1
- package/dist-cjs/commands/AddTagsCommand.js +1 -1
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +1 -1
- package/dist-cjs/commands/CreateActionCommand.js +1 -1
- package/dist-cjs/commands/CreateAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/CreateAppCommand.js +1 -1
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/CreateArtifactCommand.js +1 -1
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/CreateCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/CreateContextCommand.js +1 -1
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/CreateDomainCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateEndpointCommand.js +1 -1
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +1 -1
- package/dist-cjs/commands/CreateExperimentCommand.js +1 -1
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +1 -1
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/CreateImageCommand.js +1 -1
- package/dist-cjs/commands/CreateImageVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/CreateLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateModelCommand.js +1 -1
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateModelPackageCommand.js +1 -1
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/CreatePipelineCommand.js +1 -1
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +1 -1
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -1
- package/dist-cjs/commands/CreateProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateProjectCommand.js +1 -1
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/CreateTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/CreateTransformJobCommand.js +1 -1
- package/dist-cjs/commands/CreateTrialCommand.js +1 -1
- package/dist-cjs/commands/CreateTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/CreateUserProfileCommand.js +1 -1
- package/dist-cjs/commands/CreateWorkforceCommand.js +1 -1
- package/dist-cjs/commands/CreateWorkteamCommand.js +1 -1
- package/dist-cjs/commands/DeleteActionCommand.js +1 -1
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppCommand.js +1 -1
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteArtifactCommand.js +1 -1
- package/dist-cjs/commands/DeleteAssociationCommand.js +1 -1
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/DeleteContextCommand.js +1 -1
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteExperimentCommand.js +1 -1
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +1 -1
- package/dist-cjs/commands/DeleteImageCommand.js +1 -1
- package/dist-cjs/commands/DeleteImageVersionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeletePipelineCommand.js +1 -1
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
- package/dist-cjs/commands/DeleteTrialCommand.js +1 -1
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteWorkforceCommand.js +1 -1
- package/dist-cjs/commands/DeleteWorkteamCommand.js +1 -1
- package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/DescribeActionCommand.js +1 -1
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +1 -1
- package/dist-cjs/commands/DescribeAppCommand.js +1 -1
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/DescribeArtifactCommand.js +1 -1
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeContextCommand.js +1 -1
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeDeviceCommand.js +1 -1
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/DescribeDomainCommand.js +1 -1
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeEndpointCommand.js +3 -2
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -3
- package/dist-cjs/commands/DescribeExperimentCommand.js +1 -1
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +1 -1
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +1 -1
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeImageCommand.js +1 -1
- package/dist-cjs/commands/DescribeImageVersionCommand.js +1 -1
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelPackageCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +1 -1
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DescribePipelineCommand.js +1 -1
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -1
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeProjectCommand.js +1 -1
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +1 -1
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeTransformJobCommand.js +1 -1
- package/dist-cjs/commands/DescribeTrialCommand.js +1 -1
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/DescribeUserProfileCommand.js +1 -1
- package/dist-cjs/commands/DescribeWorkforceCommand.js +1 -1
- package/dist-cjs/commands/DescribeWorkteamCommand.js +1 -1
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -1
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -1
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +1 -1
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -1
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +1 -1
- package/dist-cjs/commands/ListActionsCommand.js +1 -1
- package/dist-cjs/commands/ListAlgorithmsCommand.js +1 -1
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +1 -1
- package/dist-cjs/commands/ListAppsCommand.js +1 -1
- package/dist-cjs/commands/ListArtifactsCommand.js +1 -1
- package/dist-cjs/commands/ListAssociationsCommand.js +1 -1
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +1 -1
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +1 -1
- package/dist-cjs/commands/ListCompilationJobsCommand.js +1 -1
- package/dist-cjs/commands/ListContextsCommand.js +1 -1
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +1 -1
- package/dist-cjs/commands/ListDevicesCommand.js +1 -1
- package/dist-cjs/commands/ListDomainsCommand.js +1 -1
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +1 -1
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +1 -1
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +1 -1
- package/dist-cjs/commands/ListEndpointsCommand.js +1 -1
- package/dist-cjs/commands/ListExperimentsCommand.js +1 -1
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +1 -1
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +1 -1
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +1 -1
- package/dist-cjs/commands/ListImageVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListImagesCommand.js +1 -1
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
- package/dist-cjs/commands/ListLabelingJobsCommand.js +1 -1
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
- package/dist-cjs/commands/ListLineageGroupsCommand.js +1 -1
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListModelMetadataCommand.js +1 -1
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +1 -1
- package/dist-cjs/commands/ListModelPackagesCommand.js +4 -4
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListModelsCommand.js +1 -1
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +1 -1
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +1 -1
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -1
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +1 -1
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +1 -1
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +1 -1
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +1 -1
- package/dist-cjs/commands/ListPipelinesCommand.js +1 -1
- package/dist-cjs/commands/ListProcessingJobsCommand.js +1 -1
- package/dist-cjs/commands/ListProjectsCommand.js +1 -1
- package/dist-cjs/commands/ListStageDevicesCommand.js +1 -1
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +1 -1
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +1 -1
- package/dist-cjs/commands/ListTagsCommand.js +1 -1
- package/dist-cjs/commands/ListTrainingJobsCommand.js +1 -1
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/ListTransformJobsCommand.js +1 -1
- package/dist-cjs/commands/ListTrialComponentsCommand.js +1 -1
- package/dist-cjs/commands/ListTrialsCommand.js +1 -1
- package/dist-cjs/commands/ListUserProfilesCommand.js +1 -1
- package/dist-cjs/commands/ListWorkforcesCommand.js +1 -1
- package/dist-cjs/commands/ListWorkteamsCommand.js +1 -1
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +1 -1
- package/dist-cjs/commands/QueryLineageCommand.js +1 -1
- package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
- package/dist-cjs/commands/RenderUiTemplateCommand.js +1 -1
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/SearchCommand.js +1 -1
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +1 -1
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +1 -1
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -1
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
- package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
- package/dist-cjs/commands/UpdateActionCommand.js +1 -1
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +1 -1
- package/dist-cjs/commands/UpdateArtifactCommand.js +1 -1
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +1 -1
- package/dist-cjs/commands/UpdateContextCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
- package/dist-cjs/commands/UpdateDomainCommand.js +1 -1
- package/dist-cjs/commands/UpdateEndpointCommand.js +1 -1
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -1
- package/dist-cjs/commands/UpdateExperimentCommand.js +1 -1
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +1 -1
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
- package/dist-cjs/commands/UpdateImageCommand.js +1 -1
- package/dist-cjs/commands/UpdateModelPackageCommand.js +1 -1
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +1 -1
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +1 -1
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-cjs/commands/UpdatePipelineCommand.js +1 -1
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +1 -1
- package/dist-cjs/commands/UpdateProjectCommand.js +1 -1
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +1 -1
- package/dist-cjs/commands/UpdateTrialCommand.js +1 -1
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +1 -1
- package/dist-cjs/commands/UpdateUserProfileCommand.js +1 -1
- package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -1
- package/dist-cjs/commands/UpdateWorkteamCommand.js +1 -1
- package/dist-cjs/models/models_0.js +39 -39
- package/dist-cjs/models/models_1.js +31 -31
- package/dist-cjs/models/models_2.js +29 -30
- package/dist-cjs/models/models_3.js +30 -4
- package/dist-cjs/protocols/Aws_json1_1.js +132 -0
- package/dist-es/commands/AddAssociationCommand.js +1 -1
- package/dist-es/commands/AddTagsCommand.js +1 -1
- package/dist-es/commands/AssociateTrialComponentCommand.js +1 -1
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +1 -1
- package/dist-es/commands/CreateActionCommand.js +1 -1
- package/dist-es/commands/CreateAlgorithmCommand.js +1 -1
- package/dist-es/commands/CreateAppCommand.js +1 -1
- package/dist-es/commands/CreateAppImageConfigCommand.js +1 -1
- package/dist-es/commands/CreateArtifactCommand.js +1 -1
- package/dist-es/commands/CreateAutoMLJobCommand.js +1 -1
- package/dist-es/commands/CreateCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/CreateCompilationJobCommand.js +1 -1
- package/dist-es/commands/CreateContextCommand.js +1 -1
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateDeviceFleetCommand.js +1 -1
- package/dist-es/commands/CreateDomainCommand.js +1 -1
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +1 -1
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/CreateEndpointCommand.js +1 -1
- package/dist-es/commands/CreateEndpointConfigCommand.js +1 -1
- package/dist-es/commands/CreateExperimentCommand.js +1 -1
- package/dist-es/commands/CreateFeatureGroupCommand.js +2 -2
- package/dist-es/commands/CreateFlowDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateHumanTaskUiCommand.js +1 -1
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/CreateImageCommand.js +1 -1
- package/dist-es/commands/CreateImageVersionCommand.js +1 -1
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +1 -1
- package/dist-es/commands/CreateLabelingJobCommand.js +1 -1
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateModelCommand.js +1 -1
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateModelPackageCommand.js +1 -1
- package/dist-es/commands/CreateModelPackageGroupCommand.js +1 -1
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/CreateNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/CreatePipelineCommand.js +1 -1
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +1 -1
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -1
- package/dist-es/commands/CreateProcessingJobCommand.js +1 -1
- package/dist-es/commands/CreateProjectCommand.js +1 -1
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/CreateTrainingJobCommand.js +1 -1
- package/dist-es/commands/CreateTransformJobCommand.js +1 -1
- package/dist-es/commands/CreateTrialCommand.js +1 -1
- package/dist-es/commands/CreateTrialComponentCommand.js +1 -1
- package/dist-es/commands/CreateUserProfileCommand.js +1 -1
- package/dist-es/commands/CreateWorkforceCommand.js +1 -1
- package/dist-es/commands/CreateWorkteamCommand.js +1 -1
- package/dist-es/commands/DeleteActionCommand.js +1 -1
- package/dist-es/commands/DeleteAlgorithmCommand.js +1 -1
- package/dist-es/commands/DeleteAppCommand.js +1 -1
- package/dist-es/commands/DeleteAppImageConfigCommand.js +1 -1
- package/dist-es/commands/DeleteArtifactCommand.js +1 -1
- package/dist-es/commands/DeleteAssociationCommand.js +1 -1
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/DeleteContextCommand.js +1 -1
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteDeviceFleetCommand.js +1 -1
- package/dist-es/commands/DeleteDomainCommand.js +1 -1
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +1 -1
- package/dist-es/commands/DeleteEndpointCommand.js +1 -1
- package/dist-es/commands/DeleteEndpointConfigCommand.js +1 -1
- package/dist-es/commands/DeleteExperimentCommand.js +1 -1
- package/dist-es/commands/DeleteFeatureGroupCommand.js +1 -1
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +1 -1
- package/dist-es/commands/DeleteImageCommand.js +1 -1
- package/dist-es/commands/DeleteImageVersionCommand.js +1 -1
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteModelCommand.js +1 -1
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteModelPackageCommand.js +1 -1
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +1 -1
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DeletePipelineCommand.js +1 -1
- package/dist-es/commands/DeleteProjectCommand.js +1 -1
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DeleteTagsCommand.js +1 -1
- package/dist-es/commands/DeleteTrialCommand.js +1 -1
- package/dist-es/commands/DeleteTrialComponentCommand.js +1 -1
- package/dist-es/commands/DeleteUserProfileCommand.js +1 -1
- package/dist-es/commands/DeleteWorkforceCommand.js +1 -1
- package/dist-es/commands/DeleteWorkteamCommand.js +1 -1
- package/dist-es/commands/DeregisterDevicesCommand.js +1 -1
- package/dist-es/commands/DescribeActionCommand.js +1 -1
- package/dist-es/commands/DescribeAlgorithmCommand.js +1 -1
- package/dist-es/commands/DescribeAppCommand.js +1 -1
- package/dist-es/commands/DescribeAppImageConfigCommand.js +1 -1
- package/dist-es/commands/DescribeArtifactCommand.js +1 -1
- package/dist-es/commands/DescribeAutoMLJobCommand.js +1 -1
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/DescribeCompilationJobCommand.js +1 -1
- package/dist-es/commands/DescribeContextCommand.js +1 -1
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceCommand.js +1 -1
- package/dist-es/commands/DescribeDeviceFleetCommand.js +1 -1
- package/dist-es/commands/DescribeDomainCommand.js +1 -1
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +1 -1
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/DescribeEndpointCommand.js +3 -2
- package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -3
- package/dist-es/commands/DescribeExperimentCommand.js +1 -1
- package/dist-es/commands/DescribeFeatureGroupCommand.js +1 -1
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +1 -1
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +1 -1
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/DescribeImageCommand.js +1 -1
- package/dist-es/commands/DescribeImageVersionCommand.js +1 -1
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +1 -1
- package/dist-es/commands/DescribeLabelingJobCommand.js +1 -1
- package/dist-es/commands/DescribeLineageGroupCommand.js +1 -1
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeModelCommand.js +1 -1
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeModelPackageCommand.js +1 -1
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +1 -1
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +1 -1
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DescribePipelineCommand.js +1 -1
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -1
- package/dist-es/commands/DescribePipelineExecutionCommand.js +1 -1
- package/dist-es/commands/DescribeProcessingJobCommand.js +1 -1
- package/dist-es/commands/DescribeProjectCommand.js +1 -1
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +1 -1
- package/dist-es/commands/DescribeTrainingJobCommand.js +1 -1
- package/dist-es/commands/DescribeTransformJobCommand.js +1 -1
- package/dist-es/commands/DescribeTrialCommand.js +1 -1
- package/dist-es/commands/DescribeTrialComponentCommand.js +1 -1
- package/dist-es/commands/DescribeUserProfileCommand.js +1 -1
- package/dist-es/commands/DescribeWorkforceCommand.js +1 -1
- package/dist-es/commands/DescribeWorkteamCommand.js +1 -1
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -1
- package/dist-es/commands/DisassociateTrialComponentCommand.js +1 -1
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -1
- package/dist-es/commands/GetDeviceFleetReportCommand.js +1 -1
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +1 -1
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +1 -1
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -1
- package/dist-es/commands/GetSearchSuggestionsCommand.js +1 -1
- package/dist-es/commands/ListActionsCommand.js +1 -1
- package/dist-es/commands/ListAlgorithmsCommand.js +1 -1
- package/dist-es/commands/ListAppImageConfigsCommand.js +1 -1
- package/dist-es/commands/ListAppsCommand.js +1 -1
- package/dist-es/commands/ListArtifactsCommand.js +1 -1
- package/dist-es/commands/ListAssociationsCommand.js +1 -1
- package/dist-es/commands/ListAutoMLJobsCommand.js +1 -1
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +1 -1
- package/dist-es/commands/ListCodeRepositoriesCommand.js +1 -1
- package/dist-es/commands/ListCompilationJobsCommand.js +1 -1
- package/dist-es/commands/ListContextsCommand.js +1 -1
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListDeviceFleetsCommand.js +1 -1
- package/dist-es/commands/ListDevicesCommand.js +1 -1
- package/dist-es/commands/ListDomainsCommand.js +1 -1
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +1 -1
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +1 -1
- package/dist-es/commands/ListEndpointConfigsCommand.js +1 -1
- package/dist-es/commands/ListEndpointsCommand.js +1 -1
- package/dist-es/commands/ListExperimentsCommand.js +1 -1
- package/dist-es/commands/ListFeatureGroupsCommand.js +1 -1
- package/dist-es/commands/ListFlowDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListHumanTaskUisCommand.js +1 -1
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +1 -1
- package/dist-es/commands/ListImageVersionsCommand.js +1 -1
- package/dist-es/commands/ListImagesCommand.js +1 -1
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsCommand.js +1 -1
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +1 -1
- package/dist-es/commands/ListLineageGroupsCommand.js +1 -1
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListModelMetadataCommand.js +1 -1
- package/dist-es/commands/ListModelPackageGroupsCommand.js +1 -1
- package/dist-es/commands/ListModelPackagesCommand.js +2 -2
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListModelsCommand.js +1 -1
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +1 -1
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +1 -1
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -1
- package/dist-es/commands/ListNotebookInstancesCommand.js +1 -1
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +1 -1
- package/dist-es/commands/ListPipelineExecutionsCommand.js +1 -1
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +1 -1
- package/dist-es/commands/ListPipelinesCommand.js +1 -1
- package/dist-es/commands/ListProcessingJobsCommand.js +1 -1
- package/dist-es/commands/ListProjectsCommand.js +1 -1
- package/dist-es/commands/ListStageDevicesCommand.js +1 -1
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +1 -1
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +1 -1
- package/dist-es/commands/ListTagsCommand.js +1 -1
- package/dist-es/commands/ListTrainingJobsCommand.js +1 -1
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/ListTransformJobsCommand.js +1 -1
- package/dist-es/commands/ListTrialComponentsCommand.js +1 -1
- package/dist-es/commands/ListTrialsCommand.js +1 -1
- package/dist-es/commands/ListUserProfilesCommand.js +1 -1
- package/dist-es/commands/ListWorkforcesCommand.js +1 -1
- package/dist-es/commands/ListWorkteamsCommand.js +1 -1
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +1 -1
- package/dist-es/commands/QueryLineageCommand.js +1 -1
- package/dist-es/commands/RegisterDevicesCommand.js +1 -1
- package/dist-es/commands/RenderUiTemplateCommand.js +1 -1
- package/dist-es/commands/RetryPipelineExecutionCommand.js +1 -1
- package/dist-es/commands/SearchCommand.js +1 -1
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +1 -1
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +1 -1
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +1 -1
- package/dist-es/commands/StartMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/StartNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/StartPipelineExecutionCommand.js +1 -1
- package/dist-es/commands/StopAutoMLJobCommand.js +1 -1
- package/dist-es/commands/StopCompilationJobCommand.js +1 -1
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +1 -1
- package/dist-es/commands/StopEdgePackagingJobCommand.js +1 -1
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +1 -1
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.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/UpdateArtifactCommand.js +1 -1
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +1 -1
- package/dist-es/commands/UpdateContextCommand.js +1 -1
- package/dist-es/commands/UpdateDeviceFleetCommand.js +1 -1
- package/dist-es/commands/UpdateDevicesCommand.js +1 -1
- package/dist-es/commands/UpdateDomainCommand.js +1 -1
- package/dist-es/commands/UpdateEndpointCommand.js +1 -1
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -1
- package/dist-es/commands/UpdateExperimentCommand.js +1 -1
- package/dist-es/commands/UpdateFeatureGroupCommand.js +1 -1
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +1 -1
- package/dist-es/commands/UpdateImageCommand.js +1 -1
- package/dist-es/commands/UpdateModelPackageCommand.js +1 -1
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +1 -1
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineCommand.js +1 -1
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +1 -1
- package/dist-es/commands/UpdateProjectCommand.js +1 -1
- package/dist-es/commands/UpdateTrainingJobCommand.js +1 -1
- package/dist-es/commands/UpdateTrialCommand.js +1 -1
- package/dist-es/commands/UpdateTrialComponentCommand.js +1 -1
- package/dist-es/commands/UpdateUserProfileCommand.js +1 -1
- package/dist-es/commands/UpdateWorkforceCommand.js +1 -1
- package/dist-es/commands/UpdateWorkteamCommand.js +1 -1
- package/dist-es/models/models_0.js +28 -28
- package/dist-es/models/models_1.js +18 -18
- package/dist-es/models/models_2.js +18 -20
- package/dist-es/models/models_3.js +20 -0
- package/dist-es/protocols/Aws_json1_1.js +132 -0
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -2
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +176 -509
- package/dist-types/models/models_1.d.ts +517 -312
- package/dist-types/models/models_2.d.ts +319 -206
- package/dist-types/models/models_3.d.ts +207 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -2
- package/dist-types/runtimeConfig.d.ts +1 -2
- package/dist-types/runtimeConfig.native.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +59 -59
- package/dist-types/ts3.4/models/models_1.d.ts +61 -81
- package/dist-types/ts3.4/models/models_2.d.ts +78 -61
- package/dist-types/ts3.4/models/models_3.d.ts +63 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -6
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -6
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -5
- package/package.json +3 -3
|
@@ -11,7 +11,7 @@ export class UpdateWorkforceCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class UpdateWorkteamCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -595,6 +595,16 @@ export var ModelPackageStatus;
|
|
|
595
595
|
ModelPackageStatus["IN_PROGRESS"] = "InProgress";
|
|
596
596
|
ModelPackageStatus["PENDING"] = "Pending";
|
|
597
597
|
})(ModelPackageStatus || (ModelPackageStatus = {}));
|
|
598
|
+
export var ProcessingS3DataDistributionType;
|
|
599
|
+
(function (ProcessingS3DataDistributionType) {
|
|
600
|
+
ProcessingS3DataDistributionType["FULLYREPLICATED"] = "FullyReplicated";
|
|
601
|
+
ProcessingS3DataDistributionType["SHARDEDBYS3KEY"] = "ShardedByS3Key";
|
|
602
|
+
})(ProcessingS3DataDistributionType || (ProcessingS3DataDistributionType = {}));
|
|
603
|
+
export var ProcessingS3InputMode;
|
|
604
|
+
(function (ProcessingS3InputMode) {
|
|
605
|
+
ProcessingS3InputMode["FILE"] = "File";
|
|
606
|
+
ProcessingS3InputMode["PIPE"] = "Pipe";
|
|
607
|
+
})(ProcessingS3InputMode || (ProcessingS3InputMode = {}));
|
|
598
608
|
export var CapacitySizeType;
|
|
599
609
|
(function (CapacitySizeType) {
|
|
600
610
|
CapacitySizeType["CAPACITY_PERCENT"] = "CAPACITY_PERCENT";
|
|
@@ -870,16 +880,6 @@ export var Framework;
|
|
|
870
880
|
Framework["TFLITE"] = "TFLITE";
|
|
871
881
|
Framework["XGBOOST"] = "XGBOOST";
|
|
872
882
|
})(Framework || (Framework = {}));
|
|
873
|
-
export var ProcessingS3DataDistributionType;
|
|
874
|
-
(function (ProcessingS3DataDistributionType) {
|
|
875
|
-
ProcessingS3DataDistributionType["FULLYREPLICATED"] = "FullyReplicated";
|
|
876
|
-
ProcessingS3DataDistributionType["SHARDEDBYS3KEY"] = "ShardedByS3Key";
|
|
877
|
-
})(ProcessingS3DataDistributionType || (ProcessingS3DataDistributionType = {}));
|
|
878
|
-
export var ProcessingS3InputMode;
|
|
879
|
-
(function (ProcessingS3InputMode) {
|
|
880
|
-
ProcessingS3InputMode["FILE"] = "File";
|
|
881
|
-
ProcessingS3InputMode["PIPE"] = "Pipe";
|
|
882
|
-
})(ProcessingS3InputMode || (ProcessingS3InputMode = {}));
|
|
883
883
|
export var ProcessingS3UploadMode;
|
|
884
884
|
(function (ProcessingS3UploadMode) {
|
|
885
885
|
ProcessingS3UploadMode["CONTINUOUS"] = "Continuous";
|
|
@@ -1210,6 +1210,9 @@ export const AutoMLOutputDataConfigFilterSensitiveLog = (obj) => ({
|
|
|
1210
1210
|
export const AutoRollbackConfigFilterSensitiveLog = (obj) => ({
|
|
1211
1211
|
...obj,
|
|
1212
1212
|
});
|
|
1213
|
+
export const BatchDataCaptureConfigFilterSensitiveLog = (obj) => ({
|
|
1214
|
+
...obj,
|
|
1215
|
+
});
|
|
1213
1216
|
export const BatchDescribeModelPackageInputFilterSensitiveLog = (obj) => ({
|
|
1214
1217
|
...obj,
|
|
1215
1218
|
});
|
|
@@ -1225,6 +1228,21 @@ export const BatchDescribeModelPackageSummaryFilterSensitiveLog = (obj) => ({
|
|
|
1225
1228
|
export const BatchDescribeModelPackageOutputFilterSensitiveLog = (obj) => ({
|
|
1226
1229
|
...obj,
|
|
1227
1230
|
});
|
|
1231
|
+
export const MonitoringCsvDatasetFormatFilterSensitiveLog = (obj) => ({
|
|
1232
|
+
...obj,
|
|
1233
|
+
});
|
|
1234
|
+
export const MonitoringJsonDatasetFormatFilterSensitiveLog = (obj) => ({
|
|
1235
|
+
...obj,
|
|
1236
|
+
});
|
|
1237
|
+
export const MonitoringParquetDatasetFormatFilterSensitiveLog = (obj) => ({
|
|
1238
|
+
...obj,
|
|
1239
|
+
});
|
|
1240
|
+
export const MonitoringDatasetFormatFilterSensitiveLog = (obj) => ({
|
|
1241
|
+
...obj,
|
|
1242
|
+
});
|
|
1243
|
+
export const BatchTransformInputFilterSensitiveLog = (obj) => ({
|
|
1244
|
+
...obj,
|
|
1245
|
+
});
|
|
1228
1246
|
export const MetricsSourceFilterSensitiveLog = (obj) => ({
|
|
1229
1247
|
...obj,
|
|
1230
1248
|
});
|
|
@@ -1594,21 +1612,3 @@ export const OnlineStoreSecurityConfigFilterSensitiveLog = (obj) => ({
|
|
|
1594
1612
|
export const OnlineStoreConfigFilterSensitiveLog = (obj) => ({
|
|
1595
1613
|
...obj,
|
|
1596
1614
|
});
|
|
1597
|
-
export const CreateFeatureGroupRequestFilterSensitiveLog = (obj) => ({
|
|
1598
|
-
...obj,
|
|
1599
|
-
});
|
|
1600
|
-
export const CreateFeatureGroupResponseFilterSensitiveLog = (obj) => ({
|
|
1601
|
-
...obj,
|
|
1602
|
-
});
|
|
1603
|
-
export const HumanLoopActivationConditionsConfigFilterSensitiveLog = (obj) => ({
|
|
1604
|
-
...obj,
|
|
1605
|
-
});
|
|
1606
|
-
export const HumanLoopActivationConfigFilterSensitiveLog = (obj) => ({
|
|
1607
|
-
...obj,
|
|
1608
|
-
});
|
|
1609
|
-
export const USDFilterSensitiveLog = (obj) => ({
|
|
1610
|
-
...obj,
|
|
1611
|
-
});
|
|
1612
|
-
export const PublicWorkforceTaskPriceFilterSensitiveLog = (obj) => ({
|
|
1613
|
-
...obj,
|
|
1614
|
-
});
|
|
@@ -266,6 +266,24 @@ export var VariantStatus;
|
|
|
266
266
|
VariantStatus["DELETING"] = "Deleting";
|
|
267
267
|
VariantStatus["UPDATING"] = "Updating";
|
|
268
268
|
})(VariantStatus || (VariantStatus = {}));
|
|
269
|
+
export const CreateFeatureGroupRequestFilterSensitiveLog = (obj) => ({
|
|
270
|
+
...obj,
|
|
271
|
+
});
|
|
272
|
+
export const CreateFeatureGroupResponseFilterSensitiveLog = (obj) => ({
|
|
273
|
+
...obj,
|
|
274
|
+
});
|
|
275
|
+
export const HumanLoopActivationConditionsConfigFilterSensitiveLog = (obj) => ({
|
|
276
|
+
...obj,
|
|
277
|
+
});
|
|
278
|
+
export const HumanLoopActivationConfigFilterSensitiveLog = (obj) => ({
|
|
279
|
+
...obj,
|
|
280
|
+
});
|
|
281
|
+
export const USDFilterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
export const PublicWorkforceTaskPriceFilterSensitiveLog = (obj) => ({
|
|
285
|
+
...obj,
|
|
286
|
+
});
|
|
269
287
|
export const HumanLoopConfigFilterSensitiveLog = (obj) => ({
|
|
270
288
|
...obj,
|
|
271
289
|
});
|
|
@@ -1071,21 +1089,3 @@ export const DescribeEdgePackagingJobResponseFilterSensitiveLog = (obj) => ({
|
|
|
1071
1089
|
export const DescribeEndpointInputFilterSensitiveLog = (obj) => ({
|
|
1072
1090
|
...obj,
|
|
1073
1091
|
});
|
|
1074
|
-
export const ProductionVariantStatusFilterSensitiveLog = (obj) => ({
|
|
1075
|
-
...obj,
|
|
1076
|
-
});
|
|
1077
|
-
export const PendingProductionVariantSummaryFilterSensitiveLog = (obj) => ({
|
|
1078
|
-
...obj,
|
|
1079
|
-
});
|
|
1080
|
-
export const PendingDeploymentSummaryFilterSensitiveLog = (obj) => ({
|
|
1081
|
-
...obj,
|
|
1082
|
-
});
|
|
1083
|
-
export const ProductionVariantSummaryFilterSensitiveLog = (obj) => ({
|
|
1084
|
-
...obj,
|
|
1085
|
-
});
|
|
1086
|
-
export const DescribeEndpointOutputFilterSensitiveLog = (obj) => ({
|
|
1087
|
-
...obj,
|
|
1088
|
-
});
|
|
1089
|
-
export const DescribeEndpointConfigInputFilterSensitiveLog = (obj) => ({
|
|
1090
|
-
...obj,
|
|
1091
|
-
});
|
|
@@ -436,11 +436,24 @@ export var ModelPackageSortBy;
|
|
|
436
436
|
ModelPackageSortBy["CREATION_TIME"] = "CreationTime";
|
|
437
437
|
ModelPackageSortBy["NAME"] = "Name";
|
|
438
438
|
})(ModelPackageSortBy || (ModelPackageSortBy = {}));
|
|
439
|
-
export
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
439
|
+
export const ProductionVariantStatusFilterSensitiveLog = (obj) => ({
|
|
440
|
+
...obj,
|
|
441
|
+
});
|
|
442
|
+
export const PendingProductionVariantSummaryFilterSensitiveLog = (obj) => ({
|
|
443
|
+
...obj,
|
|
444
|
+
});
|
|
445
|
+
export const PendingDeploymentSummaryFilterSensitiveLog = (obj) => ({
|
|
446
|
+
...obj,
|
|
447
|
+
});
|
|
448
|
+
export const ProductionVariantSummaryFilterSensitiveLog = (obj) => ({
|
|
449
|
+
...obj,
|
|
450
|
+
});
|
|
451
|
+
export const DescribeEndpointOutputFilterSensitiveLog = (obj) => ({
|
|
452
|
+
...obj,
|
|
453
|
+
});
|
|
454
|
+
export const DescribeEndpointConfigInputFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
});
|
|
444
457
|
export const DescribeEndpointConfigOutputFilterSensitiveLog = (obj) => ({
|
|
445
458
|
...obj,
|
|
446
459
|
});
|
|
@@ -1146,18 +1159,3 @@ export const ModelPackageGroupSummaryFilterSensitiveLog = (obj) => ({
|
|
|
1146
1159
|
export const ListModelPackageGroupsOutputFilterSensitiveLog = (obj) => ({
|
|
1147
1160
|
...obj,
|
|
1148
1161
|
});
|
|
1149
|
-
export const ListModelPackagesInputFilterSensitiveLog = (obj) => ({
|
|
1150
|
-
...obj,
|
|
1151
|
-
});
|
|
1152
|
-
export const ModelPackageSummaryFilterSensitiveLog = (obj) => ({
|
|
1153
|
-
...obj,
|
|
1154
|
-
});
|
|
1155
|
-
export const ListModelPackagesOutputFilterSensitiveLog = (obj) => ({
|
|
1156
|
-
...obj,
|
|
1157
|
-
});
|
|
1158
|
-
export const ListModelQualityJobDefinitionsRequestFilterSensitiveLog = (obj) => ({
|
|
1159
|
-
...obj,
|
|
1160
|
-
});
|
|
1161
|
-
export const ListModelQualityJobDefinitionsResponseFilterSensitiveLog = (obj) => ({
|
|
1162
|
-
...obj,
|
|
1163
|
-
});
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
import { OidcConfigFilterSensitiveLog, TrialComponentParameterValueFilterSensitiveLog, } from "./models_1";
|
|
2
|
+
export var ModelSortKey;
|
|
3
|
+
(function (ModelSortKey) {
|
|
4
|
+
ModelSortKey["CreationTime"] = "CreationTime";
|
|
5
|
+
ModelSortKey["Name"] = "Name";
|
|
6
|
+
})(ModelSortKey || (ModelSortKey = {}));
|
|
2
7
|
export var MonitoringExecutionSortKey;
|
|
3
8
|
(function (MonitoringExecutionSortKey) {
|
|
4
9
|
MonitoringExecutionSortKey["CREATION_TIME"] = "CreationTime";
|
|
@@ -111,6 +116,21 @@ export var VariantPropertyType;
|
|
|
111
116
|
VariantPropertyType["DesiredInstanceCount"] = "DesiredInstanceCount";
|
|
112
117
|
VariantPropertyType["DesiredWeight"] = "DesiredWeight";
|
|
113
118
|
})(VariantPropertyType || (VariantPropertyType = {}));
|
|
119
|
+
export const ListModelPackagesInputFilterSensitiveLog = (obj) => ({
|
|
120
|
+
...obj,
|
|
121
|
+
});
|
|
122
|
+
export const ModelPackageSummaryFilterSensitiveLog = (obj) => ({
|
|
123
|
+
...obj,
|
|
124
|
+
});
|
|
125
|
+
export const ListModelPackagesOutputFilterSensitiveLog = (obj) => ({
|
|
126
|
+
...obj,
|
|
127
|
+
});
|
|
128
|
+
export const ListModelQualityJobDefinitionsRequestFilterSensitiveLog = (obj) => ({
|
|
129
|
+
...obj,
|
|
130
|
+
});
|
|
131
|
+
export const ListModelQualityJobDefinitionsResponseFilterSensitiveLog = (obj) => ({
|
|
132
|
+
...obj,
|
|
133
|
+
});
|
|
114
134
|
export const ListModelsInputFilterSensitiveLog = (obj) => ({
|
|
115
135
|
...obj,
|
|
116
136
|
});
|
|
@@ -10858,6 +10858,13 @@ const serializeAws_json1_1AutoRollbackConfig = (input, context) => {
|
|
|
10858
10858
|
...(input.Alarms != null && { Alarms: serializeAws_json1_1AlarmList(input.Alarms, context) }),
|
|
10859
10859
|
};
|
|
10860
10860
|
};
|
|
10861
|
+
const serializeAws_json1_1BatchDataCaptureConfig = (input, context) => {
|
|
10862
|
+
return {
|
|
10863
|
+
...(input.DestinationS3Uri != null && { DestinationS3Uri: input.DestinationS3Uri }),
|
|
10864
|
+
...(input.GenerateInferenceId != null && { GenerateInferenceId: input.GenerateInferenceId }),
|
|
10865
|
+
...(input.KmsKeyId != null && { KmsKeyId: input.KmsKeyId }),
|
|
10866
|
+
};
|
|
10867
|
+
};
|
|
10861
10868
|
const serializeAws_json1_1BatchDescribeModelPackageInput = (input, context) => {
|
|
10862
10869
|
return {
|
|
10863
10870
|
...(input.ModelPackageArnList != null && {
|
|
@@ -10865,6 +10872,27 @@ const serializeAws_json1_1BatchDescribeModelPackageInput = (input, context) => {
|
|
|
10865
10872
|
}),
|
|
10866
10873
|
};
|
|
10867
10874
|
};
|
|
10875
|
+
const serializeAws_json1_1BatchTransformInput = (input, context) => {
|
|
10876
|
+
return {
|
|
10877
|
+
...(input.DataCapturedDestinationS3Uri != null && {
|
|
10878
|
+
DataCapturedDestinationS3Uri: input.DataCapturedDestinationS3Uri,
|
|
10879
|
+
}),
|
|
10880
|
+
...(input.DatasetFormat != null && {
|
|
10881
|
+
DatasetFormat: serializeAws_json1_1MonitoringDatasetFormat(input.DatasetFormat, context),
|
|
10882
|
+
}),
|
|
10883
|
+
...(input.EndTimeOffset != null && { EndTimeOffset: input.EndTimeOffset }),
|
|
10884
|
+
...(input.FeaturesAttribute != null && { FeaturesAttribute: input.FeaturesAttribute }),
|
|
10885
|
+
...(input.InferenceAttribute != null && { InferenceAttribute: input.InferenceAttribute }),
|
|
10886
|
+
...(input.LocalPath != null && { LocalPath: input.LocalPath }),
|
|
10887
|
+
...(input.ProbabilityAttribute != null && { ProbabilityAttribute: input.ProbabilityAttribute }),
|
|
10888
|
+
...(input.ProbabilityThresholdAttribute != null && {
|
|
10889
|
+
ProbabilityThresholdAttribute: __serializeFloat(input.ProbabilityThresholdAttribute),
|
|
10890
|
+
}),
|
|
10891
|
+
...(input.S3DataDistributionType != null && { S3DataDistributionType: input.S3DataDistributionType }),
|
|
10892
|
+
...(input.S3InputMode != null && { S3InputMode: input.S3InputMode }),
|
|
10893
|
+
...(input.StartTimeOffset != null && { StartTimeOffset: input.StartTimeOffset }),
|
|
10894
|
+
};
|
|
10895
|
+
};
|
|
10868
10896
|
const serializeAws_json1_1Bias = (input, context) => {
|
|
10869
10897
|
return {
|
|
10870
10898
|
...(input.PostTrainingReport != null && {
|
|
@@ -11931,6 +11959,9 @@ const serializeAws_json1_1CreateTrainingJobRequest = (input, context) => {
|
|
|
11931
11959
|
const serializeAws_json1_1CreateTransformJobRequest = (input, context) => {
|
|
11932
11960
|
return {
|
|
11933
11961
|
...(input.BatchStrategy != null && { BatchStrategy: input.BatchStrategy }),
|
|
11962
|
+
...(input.DataCaptureConfig != null && {
|
|
11963
|
+
DataCaptureConfig: serializeAws_json1_1BatchDataCaptureConfig(input.DataCaptureConfig, context),
|
|
11964
|
+
}),
|
|
11934
11965
|
...(input.DataProcessing != null && {
|
|
11935
11966
|
DataProcessing: serializeAws_json1_1DataProcessing(input.DataProcessing, context),
|
|
11936
11967
|
}),
|
|
@@ -12132,6 +12163,9 @@ const serializeAws_json1_1DataQualityBaselineConfig = (input, context) => {
|
|
|
12132
12163
|
};
|
|
12133
12164
|
const serializeAws_json1_1DataQualityJobInput = (input, context) => {
|
|
12134
12165
|
return {
|
|
12166
|
+
...(input.BatchTransformInput != null && {
|
|
12167
|
+
BatchTransformInput: serializeAws_json1_1BatchTransformInput(input.BatchTransformInput, context),
|
|
12168
|
+
}),
|
|
12135
12169
|
...(input.EndpointInput != null && {
|
|
12136
12170
|
EndpointInput: serializeAws_json1_1EndpointInput(input.EndpointInput, context),
|
|
12137
12171
|
}),
|
|
@@ -14511,6 +14545,9 @@ const serializeAws_json1_1ModelBiasBaselineConfig = (input, context) => {
|
|
|
14511
14545
|
};
|
|
14512
14546
|
const serializeAws_json1_1ModelBiasJobInput = (input, context) => {
|
|
14513
14547
|
return {
|
|
14548
|
+
...(input.BatchTransformInput != null && {
|
|
14549
|
+
BatchTransformInput: serializeAws_json1_1BatchTransformInput(input.BatchTransformInput, context),
|
|
14550
|
+
}),
|
|
14514
14551
|
...(input.EndpointInput != null && {
|
|
14515
14552
|
EndpointInput: serializeAws_json1_1EndpointInput(input.EndpointInput, context),
|
|
14516
14553
|
}),
|
|
@@ -14558,6 +14595,9 @@ const serializeAws_json1_1ModelExplainabilityBaselineConfig = (input, context) =
|
|
|
14558
14595
|
};
|
|
14559
14596
|
const serializeAws_json1_1ModelExplainabilityJobInput = (input, context) => {
|
|
14560
14597
|
return {
|
|
14598
|
+
...(input.BatchTransformInput != null && {
|
|
14599
|
+
BatchTransformInput: serializeAws_json1_1BatchTransformInput(input.BatchTransformInput, context),
|
|
14600
|
+
}),
|
|
14561
14601
|
...(input.EndpointInput != null && {
|
|
14562
14602
|
EndpointInput: serializeAws_json1_1EndpointInput(input.EndpointInput, context),
|
|
14563
14603
|
}),
|
|
@@ -14699,6 +14739,9 @@ const serializeAws_json1_1ModelQualityBaselineConfig = (input, context) => {
|
|
|
14699
14739
|
};
|
|
14700
14740
|
const serializeAws_json1_1ModelQualityJobInput = (input, context) => {
|
|
14701
14741
|
return {
|
|
14742
|
+
...(input.BatchTransformInput != null && {
|
|
14743
|
+
BatchTransformInput: serializeAws_json1_1BatchTransformInput(input.BatchTransformInput, context),
|
|
14744
|
+
}),
|
|
14702
14745
|
...(input.EndpointInput != null && {
|
|
14703
14746
|
EndpointInput: serializeAws_json1_1EndpointInput(input.EndpointInput, context),
|
|
14704
14747
|
}),
|
|
@@ -14755,6 +14798,20 @@ const serializeAws_json1_1MonitoringContainerArguments = (input, context) => {
|
|
|
14755
14798
|
return entry;
|
|
14756
14799
|
});
|
|
14757
14800
|
};
|
|
14801
|
+
const serializeAws_json1_1MonitoringCsvDatasetFormat = (input, context) => {
|
|
14802
|
+
return {
|
|
14803
|
+
...(input.Header != null && { Header: input.Header }),
|
|
14804
|
+
};
|
|
14805
|
+
};
|
|
14806
|
+
const serializeAws_json1_1MonitoringDatasetFormat = (input, context) => {
|
|
14807
|
+
return {
|
|
14808
|
+
...(input.Csv != null && { Csv: serializeAws_json1_1MonitoringCsvDatasetFormat(input.Csv, context) }),
|
|
14809
|
+
...(input.Json != null && { Json: serializeAws_json1_1MonitoringJsonDatasetFormat(input.Json, context) }),
|
|
14810
|
+
...(input.Parquet != null && {
|
|
14811
|
+
Parquet: serializeAws_json1_1MonitoringParquetDatasetFormat(input.Parquet, context),
|
|
14812
|
+
}),
|
|
14813
|
+
};
|
|
14814
|
+
};
|
|
14758
14815
|
const serializeAws_json1_1MonitoringEnvironmentMap = (input, context) => {
|
|
14759
14816
|
return Object.entries(input).reduce((acc, [key, value]) => {
|
|
14760
14817
|
if (value === null) {
|
|
@@ -14773,6 +14830,9 @@ const serializeAws_json1_1MonitoringGroundTruthS3Input = (input, context) => {
|
|
|
14773
14830
|
};
|
|
14774
14831
|
const serializeAws_json1_1MonitoringInput = (input, context) => {
|
|
14775
14832
|
return {
|
|
14833
|
+
...(input.BatchTransformInput != null && {
|
|
14834
|
+
BatchTransformInput: serializeAws_json1_1BatchTransformInput(input.BatchTransformInput, context),
|
|
14835
|
+
}),
|
|
14776
14836
|
...(input.EndpointInput != null && {
|
|
14777
14837
|
EndpointInput: serializeAws_json1_1EndpointInput(input.EndpointInput, context),
|
|
14778
14838
|
}),
|
|
@@ -14814,6 +14874,11 @@ const serializeAws_json1_1MonitoringJobDefinition = (input, context) => {
|
|
|
14814
14874
|
}),
|
|
14815
14875
|
};
|
|
14816
14876
|
};
|
|
14877
|
+
const serializeAws_json1_1MonitoringJsonDatasetFormat = (input, context) => {
|
|
14878
|
+
return {
|
|
14879
|
+
...(input.Line != null && { Line: input.Line }),
|
|
14880
|
+
};
|
|
14881
|
+
};
|
|
14817
14882
|
const serializeAws_json1_1MonitoringNetworkConfig = (input, context) => {
|
|
14818
14883
|
return {
|
|
14819
14884
|
...(input.EnableInterContainerTrafficEncryption != null && {
|
|
@@ -14843,6 +14908,9 @@ const serializeAws_json1_1MonitoringOutputs = (input, context) => {
|
|
|
14843
14908
|
return serializeAws_json1_1MonitoringOutput(entry, context);
|
|
14844
14909
|
});
|
|
14845
14910
|
};
|
|
14911
|
+
const serializeAws_json1_1MonitoringParquetDatasetFormat = (input, context) => {
|
|
14912
|
+
return {};
|
|
14913
|
+
};
|
|
14846
14914
|
const serializeAws_json1_1MonitoringResources = (input, context) => {
|
|
14847
14915
|
return {
|
|
14848
14916
|
...(input.ClusterConfig != null && {
|
|
@@ -17157,6 +17225,13 @@ const deserializeAws_json1_1AutoRollbackConfig = (output, context) => {
|
|
|
17157
17225
|
Alarms: output.Alarms != null ? deserializeAws_json1_1AlarmList(output.Alarms, context) : undefined,
|
|
17158
17226
|
};
|
|
17159
17227
|
};
|
|
17228
|
+
const deserializeAws_json1_1BatchDataCaptureConfig = (output, context) => {
|
|
17229
|
+
return {
|
|
17230
|
+
DestinationS3Uri: __expectString(output.DestinationS3Uri),
|
|
17231
|
+
GenerateInferenceId: __expectBoolean(output.GenerateInferenceId),
|
|
17232
|
+
KmsKeyId: __expectString(output.KmsKeyId),
|
|
17233
|
+
};
|
|
17234
|
+
};
|
|
17160
17235
|
const deserializeAws_json1_1BatchDescribeModelPackageError = (output, context) => {
|
|
17161
17236
|
return {
|
|
17162
17237
|
ErrorCode: __expectString(output.ErrorCode),
|
|
@@ -17200,6 +17275,23 @@ const deserializeAws_json1_1BatchDescribeModelPackageSummary = (output, context)
|
|
|
17200
17275
|
ModelPackageVersion: __expectInt32(output.ModelPackageVersion),
|
|
17201
17276
|
};
|
|
17202
17277
|
};
|
|
17278
|
+
const deserializeAws_json1_1BatchTransformInput = (output, context) => {
|
|
17279
|
+
return {
|
|
17280
|
+
DataCapturedDestinationS3Uri: __expectString(output.DataCapturedDestinationS3Uri),
|
|
17281
|
+
DatasetFormat: output.DatasetFormat != null
|
|
17282
|
+
? deserializeAws_json1_1MonitoringDatasetFormat(output.DatasetFormat, context)
|
|
17283
|
+
: undefined,
|
|
17284
|
+
EndTimeOffset: __expectString(output.EndTimeOffset),
|
|
17285
|
+
FeaturesAttribute: __expectString(output.FeaturesAttribute),
|
|
17286
|
+
InferenceAttribute: __expectString(output.InferenceAttribute),
|
|
17287
|
+
LocalPath: __expectString(output.LocalPath),
|
|
17288
|
+
ProbabilityAttribute: __expectString(output.ProbabilityAttribute),
|
|
17289
|
+
ProbabilityThresholdAttribute: __limitedParseDouble(output.ProbabilityThresholdAttribute),
|
|
17290
|
+
S3DataDistributionType: __expectString(output.S3DataDistributionType),
|
|
17291
|
+
S3InputMode: __expectString(output.S3InputMode),
|
|
17292
|
+
StartTimeOffset: __expectString(output.StartTimeOffset),
|
|
17293
|
+
};
|
|
17294
|
+
};
|
|
17203
17295
|
const deserializeAws_json1_1Bias = (output, context) => {
|
|
17204
17296
|
return {
|
|
17205
17297
|
PostTrainingReport: output.PostTrainingReport != null
|
|
@@ -18082,6 +18174,9 @@ const deserializeAws_json1_1DataQualityBaselineConfig = (output, context) => {
|
|
|
18082
18174
|
};
|
|
18083
18175
|
const deserializeAws_json1_1DataQualityJobInput = (output, context) => {
|
|
18084
18176
|
return {
|
|
18177
|
+
BatchTransformInput: output.BatchTransformInput != null
|
|
18178
|
+
? deserializeAws_json1_1BatchTransformInput(output.BatchTransformInput, context)
|
|
18179
|
+
: undefined,
|
|
18085
18180
|
EndpointInput: output.EndpointInput != null ? deserializeAws_json1_1EndpointInput(output.EndpointInput, context) : undefined,
|
|
18086
18181
|
};
|
|
18087
18182
|
};
|
|
@@ -19435,6 +19530,9 @@ const deserializeAws_json1_1DescribeTransformJobResponse = (output, context) =>
|
|
|
19435
19530
|
CreationTime: output.CreationTime != null
|
|
19436
19531
|
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
19437
19532
|
: undefined,
|
|
19533
|
+
DataCaptureConfig: output.DataCaptureConfig != null
|
|
19534
|
+
? deserializeAws_json1_1BatchDataCaptureConfig(output.DataCaptureConfig, context)
|
|
19535
|
+
: undefined,
|
|
19438
19536
|
DataProcessing: output.DataProcessing != null ? deserializeAws_json1_1DataProcessing(output.DataProcessing, context) : undefined,
|
|
19439
19537
|
Environment: output.Environment != null
|
|
19440
19538
|
? deserializeAws_json1_1TransformEnvironmentMap(output.Environment, context)
|
|
@@ -21840,6 +21938,9 @@ const deserializeAws_json1_1ModelBiasBaselineConfig = (output, context) => {
|
|
|
21840
21938
|
};
|
|
21841
21939
|
const deserializeAws_json1_1ModelBiasJobInput = (output, context) => {
|
|
21842
21940
|
return {
|
|
21941
|
+
BatchTransformInput: output.BatchTransformInput != null
|
|
21942
|
+
? deserializeAws_json1_1BatchTransformInput(output.BatchTransformInput, context)
|
|
21943
|
+
: undefined,
|
|
21843
21944
|
EndpointInput: output.EndpointInput != null ? deserializeAws_json1_1EndpointInput(output.EndpointInput, context) : undefined,
|
|
21844
21945
|
GroundTruthS3Input: output.GroundTruthS3Input != null
|
|
21845
21946
|
? deserializeAws_json1_1MonitoringGroundTruthS3Input(output.GroundTruthS3Input, context)
|
|
@@ -21901,6 +22002,9 @@ const deserializeAws_json1_1ModelExplainabilityBaselineConfig = (output, context
|
|
|
21901
22002
|
};
|
|
21902
22003
|
const deserializeAws_json1_1ModelExplainabilityJobInput = (output, context) => {
|
|
21903
22004
|
return {
|
|
22005
|
+
BatchTransformInput: output.BatchTransformInput != null
|
|
22006
|
+
? deserializeAws_json1_1BatchTransformInput(output.BatchTransformInput, context)
|
|
22007
|
+
: undefined,
|
|
21904
22008
|
EndpointInput: output.EndpointInput != null ? deserializeAws_json1_1EndpointInput(output.EndpointInput, context) : undefined,
|
|
21905
22009
|
};
|
|
21906
22010
|
};
|
|
@@ -22190,6 +22294,9 @@ const deserializeAws_json1_1ModelQualityBaselineConfig = (output, context) => {
|
|
|
22190
22294
|
};
|
|
22191
22295
|
const deserializeAws_json1_1ModelQualityJobInput = (output, context) => {
|
|
22192
22296
|
return {
|
|
22297
|
+
BatchTransformInput: output.BatchTransformInput != null
|
|
22298
|
+
? deserializeAws_json1_1BatchTransformInput(output.BatchTransformInput, context)
|
|
22299
|
+
: undefined,
|
|
22193
22300
|
EndpointInput: output.EndpointInput != null ? deserializeAws_json1_1EndpointInput(output.EndpointInput, context) : undefined,
|
|
22194
22301
|
GroundTruthS3Input: output.GroundTruthS3Input != null
|
|
22195
22302
|
? deserializeAws_json1_1MonitoringGroundTruthS3Input(output.GroundTruthS3Input, context)
|
|
@@ -22269,6 +22376,20 @@ const deserializeAws_json1_1MonitoringContainerArguments = (output, context) =>
|
|
|
22269
22376
|
});
|
|
22270
22377
|
return retVal;
|
|
22271
22378
|
};
|
|
22379
|
+
const deserializeAws_json1_1MonitoringCsvDatasetFormat = (output, context) => {
|
|
22380
|
+
return {
|
|
22381
|
+
Header: __expectBoolean(output.Header),
|
|
22382
|
+
};
|
|
22383
|
+
};
|
|
22384
|
+
const deserializeAws_json1_1MonitoringDatasetFormat = (output, context) => {
|
|
22385
|
+
return {
|
|
22386
|
+
Csv: output.Csv != null ? deserializeAws_json1_1MonitoringCsvDatasetFormat(output.Csv, context) : undefined,
|
|
22387
|
+
Json: output.Json != null ? deserializeAws_json1_1MonitoringJsonDatasetFormat(output.Json, context) : undefined,
|
|
22388
|
+
Parquet: output.Parquet != null
|
|
22389
|
+
? deserializeAws_json1_1MonitoringParquetDatasetFormat(output.Parquet, context)
|
|
22390
|
+
: undefined,
|
|
22391
|
+
};
|
|
22392
|
+
};
|
|
22272
22393
|
const deserializeAws_json1_1MonitoringEnvironmentMap = (output, context) => {
|
|
22273
22394
|
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
22274
22395
|
if (value === null) {
|
|
@@ -22318,6 +22439,9 @@ const deserializeAws_json1_1MonitoringGroundTruthS3Input = (output, context) =>
|
|
|
22318
22439
|
};
|
|
22319
22440
|
const deserializeAws_json1_1MonitoringInput = (output, context) => {
|
|
22320
22441
|
return {
|
|
22442
|
+
BatchTransformInput: output.BatchTransformInput != null
|
|
22443
|
+
? deserializeAws_json1_1BatchTransformInput(output.BatchTransformInput, context)
|
|
22444
|
+
: undefined,
|
|
22321
22445
|
EndpointInput: output.EndpointInput != null ? deserializeAws_json1_1EndpointInput(output.EndpointInput, context) : undefined,
|
|
22322
22446
|
};
|
|
22323
22447
|
};
|
|
@@ -22380,6 +22504,11 @@ const deserializeAws_json1_1MonitoringJobDefinitionSummaryList = (output, contex
|
|
|
22380
22504
|
});
|
|
22381
22505
|
return retVal;
|
|
22382
22506
|
};
|
|
22507
|
+
const deserializeAws_json1_1MonitoringJsonDatasetFormat = (output, context) => {
|
|
22508
|
+
return {
|
|
22509
|
+
Line: __expectBoolean(output.Line),
|
|
22510
|
+
};
|
|
22511
|
+
};
|
|
22383
22512
|
const deserializeAws_json1_1MonitoringNetworkConfig = (output, context) => {
|
|
22384
22513
|
return {
|
|
22385
22514
|
EnableInterContainerTrafficEncryption: __expectBoolean(output.EnableInterContainerTrafficEncryption),
|
|
@@ -22411,6 +22540,9 @@ const deserializeAws_json1_1MonitoringOutputs = (output, context) => {
|
|
|
22411
22540
|
});
|
|
22412
22541
|
return retVal;
|
|
22413
22542
|
};
|
|
22543
|
+
const deserializeAws_json1_1MonitoringParquetDatasetFormat = (output, context) => {
|
|
22544
|
+
return {};
|
|
22545
|
+
};
|
|
22414
22546
|
const deserializeAws_json1_1MonitoringResources = (output, context) => {
|
|
22415
22547
|
return {
|
|
22416
22548
|
ClusterConfig: output.ClusterConfig != null
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
|
-
import { CreateFeatureGroupRequest, CreateFeatureGroupResponse } from "../models/
|
|
4
|
+
import { CreateFeatureGroupRequest, CreateFeatureGroupResponse } from "../models/models_1";
|
|
5
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
6
6
|
export interface CreateFeatureGroupCommandInput extends CreateFeatureGroupRequest {
|
|
7
7
|
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
|
-
import { DescribeEndpointInput
|
|
4
|
+
import { DescribeEndpointInput } from "../models/models_1";
|
|
5
|
+
import { DescribeEndpointOutput } from "../models/models_2";
|
|
5
6
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
6
7
|
export interface DescribeEndpointCommandInput extends DescribeEndpointInput {
|
|
7
8
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
|
-
import { DescribeEndpointConfigInput } from "../models/
|
|
5
|
-
import { DescribeEndpointConfigOutput } from "../models/models_2";
|
|
4
|
+
import { DescribeEndpointConfigInput, DescribeEndpointConfigOutput } from "../models/models_2";
|
|
6
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
7
6
|
export interface DescribeEndpointConfigCommandInput extends DescribeEndpointConfigInput {
|
|
8
7
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
|
-
import { ListModelPackagesInput, ListModelPackagesOutput } from "../models/
|
|
4
|
+
import { ListModelPackagesInput, ListModelPackagesOutput } from "../models/models_3";
|
|
5
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
6
6
|
export interface ListModelPackagesCommandInput extends ListModelPackagesInput {
|
|
7
7
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
|
-
import { ListModelQualityJobDefinitionsRequest, ListModelQualityJobDefinitionsResponse } from "../models/
|
|
4
|
+
import { ListModelQualityJobDefinitionsRequest, ListModelQualityJobDefinitionsResponse } from "../models/models_3";
|
|
5
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
6
6
|
export interface ListModelQualityJobDefinitionsCommandInput extends ListModelQualityJobDefinitionsRequest {
|
|
7
7
|
}
|
|
@@ -3,7 +3,7 @@ export interface ClientInputEndpointParameters {
|
|
|
3
3
|
region?: string | Provider<string>;
|
|
4
4
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
|
-
|
|
6
|
+
endpoint?: string | Provider<string>;
|
|
7
7
|
}
|
|
8
8
|
export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|