@aws-sdk/client-sagemaker 3.927.0 → 3.929.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/dist-cjs/index.js +18025 -24112
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/SageMakerClient.js +2 -0
- package/dist-es/commands/AddAssociationCommand.js +3 -9
- package/dist-es/commands/AddTagsCommand.js +3 -9
- package/dist-es/commands/AssociateTrialComponentCommand.js +3 -9
- package/dist-es/commands/AttachClusterNodeVolumeCommand.js +3 -9
- package/dist-es/commands/BatchAddClusterNodesCommand.js +3 -9
- package/dist-es/commands/BatchDeleteClusterNodesCommand.js +3 -9
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -9
- package/dist-es/commands/CreateActionCommand.js +3 -9
- package/dist-es/commands/CreateAlgorithmCommand.js +3 -9
- package/dist-es/commands/CreateAppCommand.js +3 -9
- package/dist-es/commands/CreateAppImageConfigCommand.js +3 -9
- package/dist-es/commands/CreateArtifactCommand.js +3 -9
- package/dist-es/commands/CreateAutoMLJobCommand.js +3 -9
- package/dist-es/commands/CreateAutoMLJobV2Command.js +3 -9
- package/dist-es/commands/CreateClusterCommand.js +3 -9
- package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/CreateCompilationJobCommand.js +3 -9
- package/dist-es/commands/CreateComputeQuotaCommand.js +3 -9
- package/dist-es/commands/CreateContextCommand.js +3 -9
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateDeviceFleetCommand.js +3 -9
- package/dist-es/commands/CreateDomainCommand.js +3 -9
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/CreateEndpointCommand.js +3 -9
- package/dist-es/commands/CreateEndpointConfigCommand.js +3 -9
- package/dist-es/commands/CreateExperimentCommand.js +3 -9
- package/dist-es/commands/CreateFeatureGroupCommand.js +3 -9
- package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateHubCommand.js +3 -9
- package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +3 -9
- package/dist-es/commands/CreateHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/CreateImageCommand.js +3 -9
- package/dist-es/commands/CreateImageVersionCommand.js +3 -9
- package/dist-es/commands/CreateInferenceComponentCommand.js +3 -9
- package/dist-es/commands/CreateInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/CreateLabelingJobCommand.js +3 -9
- package/dist-es/commands/CreateMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateModelCardCommand.js +3 -10
- package/dist-es/commands/CreateModelCardExportJobCommand.js +3 -9
- package/dist-es/commands/CreateModelCommand.js +3 -9
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateModelPackageCommand.js +3 -10
- package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/CreateOptimizationJobCommand.js +3 -9
- package/dist-es/commands/CreatePartnerAppCommand.js +3 -9
- package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +3 -9
- package/dist-es/commands/CreatePipelineCommand.js +3 -9
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -9
- package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +3 -9
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -9
- package/dist-es/commands/CreateProcessingJobCommand.js +3 -9
- package/dist-es/commands/CreateProjectCommand.js +3 -9
- package/dist-es/commands/CreateSpaceCommand.js +3 -9
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/CreateTrainingJobCommand.js +3 -9
- package/dist-es/commands/CreateTrainingPlanCommand.js +3 -9
- package/dist-es/commands/CreateTransformJobCommand.js +3 -9
- package/dist-es/commands/CreateTrialCommand.js +3 -9
- package/dist-es/commands/CreateTrialComponentCommand.js +3 -9
- package/dist-es/commands/CreateUserProfileCommand.js +3 -9
- package/dist-es/commands/CreateWorkforceCommand.js +3 -10
- package/dist-es/commands/CreateWorkteamCommand.js +3 -9
- package/dist-es/commands/DeleteActionCommand.js +3 -9
- package/dist-es/commands/DeleteAlgorithmCommand.js +3 -9
- package/dist-es/commands/DeleteAppCommand.js +3 -9
- package/dist-es/commands/DeleteAppImageConfigCommand.js +3 -9
- package/dist-es/commands/DeleteArtifactCommand.js +3 -9
- package/dist-es/commands/DeleteAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteClusterCommand.js +3 -9
- package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/DeleteCompilationJobCommand.js +3 -9
- package/dist-es/commands/DeleteComputeQuotaCommand.js +3 -9
- package/dist-es/commands/DeleteContextCommand.js +3 -9
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteDeviceFleetCommand.js +3 -9
- package/dist-es/commands/DeleteDomainCommand.js +3 -9
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/DeleteEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteEndpointConfigCommand.js +3 -9
- package/dist-es/commands/DeleteExperimentCommand.js +3 -9
- package/dist-es/commands/DeleteFeatureGroupCommand.js +3 -9
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteHubCommand.js +3 -9
- package/dist-es/commands/DeleteHubContentCommand.js +3 -9
- package/dist-es/commands/DeleteHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/DeleteImageCommand.js +3 -9
- package/dist-es/commands/DeleteImageVersionCommand.js +3 -9
- package/dist-es/commands/DeleteInferenceComponentCommand.js +3 -9
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteModelCardCommand.js +3 -9
- package/dist-es/commands/DeleteModelCommand.js +3 -9
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DeleteOptimizationJobCommand.js +3 -9
- package/dist-es/commands/DeletePartnerAppCommand.js +3 -9
- package/dist-es/commands/DeletePipelineCommand.js +3 -9
- package/dist-es/commands/DeleteProcessingJobCommand.js +3 -9
- package/dist-es/commands/DeleteProjectCommand.js +3 -9
- package/dist-es/commands/DeleteSpaceCommand.js +3 -9
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DeleteTagsCommand.js +3 -9
- package/dist-es/commands/DeleteTrainingJobCommand.js +3 -9
- package/dist-es/commands/DeleteTrialCommand.js +3 -9
- package/dist-es/commands/DeleteTrialComponentCommand.js +3 -9
- package/dist-es/commands/DeleteUserProfileCommand.js +3 -9
- package/dist-es/commands/DeleteWorkforceCommand.js +3 -9
- package/dist-es/commands/DeleteWorkteamCommand.js +3 -9
- package/dist-es/commands/DeregisterDevicesCommand.js +3 -9
- package/dist-es/commands/DescribeActionCommand.js +3 -9
- package/dist-es/commands/DescribeAlgorithmCommand.js +3 -9
- package/dist-es/commands/DescribeAppCommand.js +3 -9
- package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -9
- package/dist-es/commands/DescribeArtifactCommand.js +3 -9
- package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -9
- package/dist-es/commands/DescribeAutoMLJobV2Command.js +3 -9
- package/dist-es/commands/DescribeClusterCommand.js +3 -9
- package/dist-es/commands/DescribeClusterEventCommand.js +3 -9
- package/dist-es/commands/DescribeClusterNodeCommand.js +3 -9
- package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/DescribeCompilationJobCommand.js +3 -9
- package/dist-es/commands/DescribeComputeQuotaCommand.js +3 -9
- package/dist-es/commands/DescribeContextCommand.js +3 -9
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeDeviceCommand.js +3 -9
- package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -9
- package/dist-es/commands/DescribeDomainCommand.js +3 -9
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -9
- package/dist-es/commands/DescribeExperimentCommand.js +3 -9
- package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -9
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -9
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeHubCommand.js +3 -9
- package/dist-es/commands/DescribeHubContentCommand.js +3 -9
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/DescribeImageCommand.js +3 -9
- package/dist-es/commands/DescribeImageVersionCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceComponentCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/DescribeLabelingJobCommand.js +3 -9
- package/dist-es/commands/DescribeLineageGroupCommand.js +3 -9
- package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeModelCardCommand.js +3 -10
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +3 -9
- package/dist-es/commands/DescribeModelCommand.js +3 -9
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeModelPackageCommand.js +3 -10
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DescribeOptimizationJobCommand.js +3 -9
- package/dist-es/commands/DescribePartnerAppCommand.js +3 -9
- package/dist-es/commands/DescribePipelineCommand.js +3 -9
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -9
- package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeProcessingJobCommand.js +3 -9
- package/dist-es/commands/DescribeProjectCommand.js +3 -9
- package/dist-es/commands/DescribeReservedCapacityCommand.js +3 -9
- package/dist-es/commands/DescribeSpaceCommand.js +3 -9
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -9
- package/dist-es/commands/DescribeTrainingJobCommand.js +3 -9
- package/dist-es/commands/DescribeTrainingPlanCommand.js +3 -9
- package/dist-es/commands/DescribeTransformJobCommand.js +3 -9
- package/dist-es/commands/DescribeTrialCommand.js +3 -9
- package/dist-es/commands/DescribeTrialComponentCommand.js +3 -9
- package/dist-es/commands/DescribeUserProfileCommand.js +3 -9
- package/dist-es/commands/DescribeWorkforceCommand.js +3 -9
- package/dist-es/commands/DescribeWorkteamCommand.js +3 -9
- package/dist-es/commands/DetachClusterNodeVolumeCommand.js +3 -9
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -9
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -9
- package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -9
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -9
- package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +3 -9
- package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -9
- package/dist-es/commands/ImportHubContentCommand.js +3 -9
- package/dist-es/commands/ListActionsCommand.js +3 -9
- package/dist-es/commands/ListAlgorithmsCommand.js +3 -9
- package/dist-es/commands/ListAliasesCommand.js +3 -9
- package/dist-es/commands/ListAppImageConfigsCommand.js +3 -9
- package/dist-es/commands/ListAppsCommand.js +3 -9
- package/dist-es/commands/ListArtifactsCommand.js +3 -9
- package/dist-es/commands/ListAssociationsCommand.js +3 -9
- package/dist-es/commands/ListAutoMLJobsCommand.js +3 -9
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -9
- package/dist-es/commands/ListClusterEventsCommand.js +3 -9
- package/dist-es/commands/ListClusterNodesCommand.js +3 -9
- package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +3 -9
- package/dist-es/commands/ListClustersCommand.js +3 -9
- package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -9
- package/dist-es/commands/ListCompilationJobsCommand.js +3 -9
- package/dist-es/commands/ListComputeQuotasCommand.js +3 -9
- package/dist-es/commands/ListContextsCommand.js +3 -9
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListDeviceFleetsCommand.js +3 -9
- package/dist-es/commands/ListDevicesCommand.js +3 -9
- package/dist-es/commands/ListDomainsCommand.js +3 -9
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +3 -9
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -9
- package/dist-es/commands/ListEndpointConfigsCommand.js +3 -9
- package/dist-es/commands/ListEndpointsCommand.js +3 -9
- package/dist-es/commands/ListExperimentsCommand.js +3 -9
- package/dist-es/commands/ListFeatureGroupsCommand.js +3 -9
- package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListHubContentVersionsCommand.js +3 -9
- package/dist-es/commands/ListHubContentsCommand.js +3 -9
- package/dist-es/commands/ListHubsCommand.js +3 -9
- package/dist-es/commands/ListHumanTaskUisCommand.js +3 -9
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -9
- package/dist-es/commands/ListImageVersionsCommand.js +3 -9
- package/dist-es/commands/ListImagesCommand.js +3 -9
- package/dist-es/commands/ListInferenceComponentsCommand.js +3 -9
- package/dist-es/commands/ListInferenceExperimentsCommand.js +3 -9
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +3 -9
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -9
- package/dist-es/commands/ListLabelingJobsCommand.js +3 -9
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -9
- package/dist-es/commands/ListLineageGroupsCommand.js +3 -9
- package/dist-es/commands/ListMlflowTrackingServersCommand.js +3 -9
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelCardExportJobsCommand.js +3 -9
- package/dist-es/commands/ListModelCardVersionsCommand.js +3 -9
- package/dist-es/commands/ListModelCardsCommand.js +3 -9
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelMetadataCommand.js +3 -9
- package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -9
- package/dist-es/commands/ListModelPackagesCommand.js +3 -9
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +3 -9
- package/dist-es/commands/ListMonitoringAlertsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -9
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -9
- package/dist-es/commands/ListNotebookInstancesCommand.js +3 -9
- package/dist-es/commands/ListOptimizationJobsCommand.js +3 -9
- package/dist-es/commands/ListPartnerAppsCommand.js +3 -9
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -9
- package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -9
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -9
- package/dist-es/commands/ListPipelineVersionsCommand.js +3 -9
- package/dist-es/commands/ListPipelinesCommand.js +3 -9
- package/dist-es/commands/ListProcessingJobsCommand.js +3 -9
- package/dist-es/commands/ListProjectsCommand.js +3 -9
- package/dist-es/commands/ListResourceCatalogsCommand.js +3 -9
- package/dist-es/commands/ListSpacesCommand.js +3 -9
- package/dist-es/commands/ListStageDevicesCommand.js +3 -9
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -9
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -9
- package/dist-es/commands/ListTagsCommand.js +3 -9
- package/dist-es/commands/ListTrainingJobsCommand.js +3 -9
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/ListTrainingPlansCommand.js +3 -9
- package/dist-es/commands/ListTransformJobsCommand.js +3 -9
- package/dist-es/commands/ListTrialComponentsCommand.js +3 -9
- package/dist-es/commands/ListTrialsCommand.js +3 -9
- package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +3 -9
- package/dist-es/commands/ListUserProfilesCommand.js +3 -9
- package/dist-es/commands/ListWorkforcesCommand.js +3 -9
- package/dist-es/commands/ListWorkteamsCommand.js +3 -9
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/QueryLineageCommand.js +3 -9
- package/dist-es/commands/RegisterDevicesCommand.js +3 -9
- package/dist-es/commands/RenderUiTemplateCommand.js +3 -9
- package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/SearchCommand.js +3 -10
- package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +3 -9
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -9
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -9
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/StartInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/StartMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/StartMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/StartNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/StartPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/StartSessionCommand.js +3 -9
- package/dist-es/commands/StopAutoMLJobCommand.js +3 -9
- package/dist-es/commands/StopCompilationJobCommand.js +3 -9
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/StopEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/StopInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/StopLabelingJobCommand.js +3 -9
- package/dist-es/commands/StopMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/StopMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/StopNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/StopOptimizationJobCommand.js +3 -9
- package/dist-es/commands/StopPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/StopProcessingJobCommand.js +3 -9
- package/dist-es/commands/StopTrainingJobCommand.js +3 -9
- package/dist-es/commands/StopTransformJobCommand.js +3 -9
- package/dist-es/commands/UpdateActionCommand.js +3 -9
- package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -9
- package/dist-es/commands/UpdateArtifactCommand.js +3 -9
- package/dist-es/commands/UpdateClusterCommand.js +3 -9
- package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/UpdateClusterSoftwareCommand.js +3 -9
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/UpdateComputeQuotaCommand.js +3 -9
- package/dist-es/commands/UpdateContextCommand.js +3 -9
- package/dist-es/commands/UpdateDeviceFleetCommand.js +3 -9
- package/dist-es/commands/UpdateDevicesCommand.js +3 -9
- package/dist-es/commands/UpdateDomainCommand.js +3 -9
- package/dist-es/commands/UpdateEndpointCommand.js +3 -9
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -9
- package/dist-es/commands/UpdateExperimentCommand.js +3 -9
- package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -9
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateHubCommand.js +3 -9
- package/dist-es/commands/UpdateHubContentCommand.js +3 -9
- package/dist-es/commands/UpdateHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/UpdateImageCommand.js +3 -9
- package/dist-es/commands/UpdateImageVersionCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceComponentCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/UpdateModelCardCommand.js +3 -10
- package/dist-es/commands/UpdateModelPackageCommand.js +3 -10
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +3 -9
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/UpdatePartnerAppCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineVersionCommand.js +3 -9
- package/dist-es/commands/UpdateProjectCommand.js +3 -9
- package/dist-es/commands/UpdateSpaceCommand.js +3 -9
- package/dist-es/commands/UpdateTrainingJobCommand.js +3 -9
- package/dist-es/commands/UpdateTrialCommand.js +3 -9
- package/dist-es/commands/UpdateTrialComponentCommand.js +3 -9
- package/dist-es/commands/UpdateUserProfileCommand.js +3 -9
- package/dist-es/commands/UpdateWorkforceCommand.js +3 -10
- package/dist-es/commands/UpdateWorkteamCommand.js +3 -9
- package/dist-es/models/models_2.js +0 -21
- package/dist-es/models/models_3.js +0 -10
- package/dist-es/models/models_5.js +0 -33
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +14504 -0
- package/dist-types/SageMakerClient.d.ts +10 -1
- package/dist-types/models/models_2.d.ts +0 -20
- package/dist-types/models/models_3.d.ts +0 -8
- package/dist-types/models/models_5.d.ts +0 -28
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +2 -5
- package/dist-types/schemas/schemas_0.d.ts +2075 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_2.d.ts +0 -13
- package/dist-types/ts3.4/models/models_3.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -15
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2082 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -18585
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -3341
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -4457
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AddAssociationCommandInput, AddAssociationCommandOutput } from "./commands/AddAssociationCommand";
|
|
11
11
|
import { AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
|
|
@@ -512,6 +512,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
512
512
|
* Optional extensions
|
|
513
513
|
*/
|
|
514
514
|
extensions?: RuntimeExtension[];
|
|
515
|
+
/**
|
|
516
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
517
|
+
* may be overridden. A default will always be set by the client.
|
|
518
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
519
|
+
* the client.
|
|
520
|
+
* @alpha
|
|
521
|
+
*
|
|
522
|
+
*/
|
|
523
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
515
524
|
/**
|
|
516
525
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
517
526
|
*/
|
|
@@ -6001,23 +6001,3 @@ export interface DescribeClusterRequest {
|
|
|
6001
6001
|
*/
|
|
6002
6002
|
ClusterName: string | undefined;
|
|
6003
6003
|
}
|
|
6004
|
-
/**
|
|
6005
|
-
* @internal
|
|
6006
|
-
*/
|
|
6007
|
-
export declare const CreateModelCardRequestFilterSensitiveLog: (obj: CreateModelCardRequest) => any;
|
|
6008
|
-
/**
|
|
6009
|
-
* @internal
|
|
6010
|
-
*/
|
|
6011
|
-
export declare const ModelPackageModelCardFilterSensitiveLog: (obj: ModelPackageModelCard) => any;
|
|
6012
|
-
/**
|
|
6013
|
-
* @internal
|
|
6014
|
-
*/
|
|
6015
|
-
export declare const CreateModelPackageInputFilterSensitiveLog: (obj: CreateModelPackageInput) => any;
|
|
6016
|
-
/**
|
|
6017
|
-
* @internal
|
|
6018
|
-
*/
|
|
6019
|
-
export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
|
|
6020
|
-
/**
|
|
6021
|
-
* @internal
|
|
6022
|
-
*/
|
|
6023
|
-
export declare const CreateWorkforceRequestFilterSensitiveLog: (obj: CreateWorkforceRequest) => any;
|
|
@@ -8982,11 +8982,3 @@ export interface GetSagemakerServicecatalogPortfolioStatusOutput {
|
|
|
8982
8982
|
*/
|
|
8983
8983
|
Status?: SagemakerServicecatalogStatus | undefined;
|
|
8984
8984
|
}
|
|
8985
|
-
/**
|
|
8986
|
-
* @internal
|
|
8987
|
-
*/
|
|
8988
|
-
export declare const DescribeModelCardResponseFilterSensitiveLog: (obj: DescribeModelCardResponse) => any;
|
|
8989
|
-
/**
|
|
8990
|
-
* @internal
|
|
8991
|
-
*/
|
|
8992
|
-
export declare const DescribeModelPackageOutputFilterSensitiveLog: (obj: DescribeModelPackageOutput) => any;
|
|
@@ -4990,31 +4990,3 @@ export interface SearchRequest {
|
|
|
4990
4990
|
*/
|
|
4991
4991
|
VisibilityConditions?: VisibilityConditions[] | undefined;
|
|
4992
4992
|
}
|
|
4993
|
-
/**
|
|
4994
|
-
* @internal
|
|
4995
|
-
*/
|
|
4996
|
-
export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;
|
|
4997
|
-
/**
|
|
4998
|
-
* @internal
|
|
4999
|
-
*/
|
|
5000
|
-
export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
|
|
5001
|
-
/**
|
|
5002
|
-
* @internal
|
|
5003
|
-
*/
|
|
5004
|
-
export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
|
|
5005
|
-
/**
|
|
5006
|
-
* @internal
|
|
5007
|
-
*/
|
|
5008
|
-
export declare const SearchResponseFilterSensitiveLog: (obj: SearchResponse) => any;
|
|
5009
|
-
/**
|
|
5010
|
-
* @internal
|
|
5011
|
-
*/
|
|
5012
|
-
export declare const UpdateModelCardRequestFilterSensitiveLog: (obj: UpdateModelCardRequest) => any;
|
|
5013
|
-
/**
|
|
5014
|
-
* @internal
|
|
5015
|
-
*/
|
|
5016
|
-
export declare const UpdateModelPackageInputFilterSensitiveLog: (obj: UpdateModelPackageInput) => any;
|
|
5017
|
-
/**
|
|
5018
|
-
* @internal
|
|
5019
|
-
*/
|
|
5020
|
-
export declare const UpdateWorkforceRequestFilterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -8,16 +8,13 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
8
8
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger
|
|
12
|
-
/**
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
15
|
-
?: import("@smithy/types").Logger;
|
|
11
|
+
logger?: import("@smithy/types").Logger;
|
|
16
12
|
}) => import("@smithy/types").EndpointV2;
|
|
17
13
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
18
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SageMakerHttpAuthSchemeProvider;
|
|
19
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
20
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
21
18
|
serviceId: string;
|
|
22
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
20
|
utf8Decoder: import("@smithy/types").Decoder;
|