@aws-sdk/client-sagemaker 3.188.0 → 3.190.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 +11 -0
- package/dist-cjs/SageMakerClient.js +11 -8
- package/dist-cjs/commands/AddAssociationCommand.js +10 -0
- package/dist-cjs/commands/AddTagsCommand.js +10 -0
- package/dist-cjs/commands/AssociateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +10 -0
- package/dist-cjs/commands/CreateActionCommand.js +10 -0
- package/dist-cjs/commands/CreateAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/CreateAppCommand.js +10 -0
- package/dist-cjs/commands/CreateAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateArtifactCommand.js +10 -0
- package/dist-cjs/commands/CreateAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/CreateCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/CreateCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/CreateContextCommand.js +10 -0
- package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/CreateDomainCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateEndpointCommand.js +10 -0
- package/dist-cjs/commands/CreateEndpointConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateExperimentCommand.js +10 -0
- package/dist-cjs/commands/CreateFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/CreateImageCommand.js +10 -0
- package/dist-cjs/commands/CreateImageVersionCommand.js +10 -0
- package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/CreateLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateModelCommand.js +10 -0
- package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateModelPackageCommand.js +10 -0
- package/dist-cjs/commands/CreateModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/CreateNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/CreatePipelineCommand.js +10 -0
- package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +10 -0
- package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +10 -0
- package/dist-cjs/commands/CreateProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateProjectCommand.js +10 -0
- package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/CreateTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/CreateTransformJobCommand.js +10 -0
- package/dist-cjs/commands/CreateTrialCommand.js +10 -0
- package/dist-cjs/commands/CreateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/CreateUserProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateWorkforceCommand.js +10 -0
- package/dist-cjs/commands/CreateWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DeleteActionCommand.js +10 -0
- package/dist-cjs/commands/DeleteAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/DeleteAppCommand.js +10 -0
- package/dist-cjs/commands/DeleteAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteArtifactCommand.js +10 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +10 -0
- package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/DeleteContextCommand.js +10 -0
- package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/DeleteDomainCommand.js +10 -0
- package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/DeleteEndpointCommand.js +10 -0
- package/dist-cjs/commands/DeleteEndpointConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteExperimentCommand.js +10 -0
- package/dist-cjs/commands/DeleteFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/DeleteImageCommand.js +10 -0
- package/dist-cjs/commands/DeleteImageVersionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DeletePipelineCommand.js +10 -0
- package/dist-cjs/commands/DeleteProjectCommand.js +10 -0
- package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DeleteTagsCommand.js +10 -0
- package/dist-cjs/commands/DeleteTrialCommand.js +10 -0
- package/dist-cjs/commands/DeleteTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/DeleteUserProfileCommand.js +10 -0
- package/dist-cjs/commands/DeleteWorkforceCommand.js +10 -0
- package/dist-cjs/commands/DeleteWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DeregisterDevicesCommand.js +10 -0
- package/dist-cjs/commands/DescribeActionCommand.js +10 -0
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +10 -0
- package/dist-cjs/commands/DescribeAppCommand.js +10 -0
- package/dist-cjs/commands/DescribeAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribeArtifactCommand.js +10 -0
- package/dist-cjs/commands/DescribeAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/DescribeCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeContextCommand.js +10 -0
- package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeDeviceCommand.js +10 -0
- package/dist-cjs/commands/DescribeDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/DescribeDomainCommand.js +10 -0
- package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +10 -0
- package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeEndpointCommand.js +10 -0
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribeExperimentCommand.js +10 -0
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +10 -0
- package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +10 -0
- package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeImageCommand.js +10 -0
- package/dist-cjs/commands/DescribeImageVersionCommand.js +10 -0
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelPackageCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +10 -0
- package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +10 -0
- package/dist-cjs/commands/DescribePipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/DescribeProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeProjectCommand.js +10 -0
- package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeTransformJobCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrialCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/DescribeUserProfileCommand.js +10 -0
- package/dist-cjs/commands/DescribeWorkforceCommand.js +10 -0
- package/dist-cjs/commands/DescribeWorkteamCommand.js +10 -0
- package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-cjs/commands/DisassociateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-cjs/commands/GetDeviceFleetReportCommand.js +10 -0
- package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +10 -0
- package/dist-cjs/commands/GetSearchSuggestionsCommand.js +10 -0
- package/dist-cjs/commands/ListActionsCommand.js +10 -0
- package/dist-cjs/commands/ListAlgorithmsCommand.js +10 -0
- package/dist-cjs/commands/ListAppImageConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListAppsCommand.js +10 -0
- package/dist-cjs/commands/ListArtifactsCommand.js +10 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +10 -0
- package/dist-cjs/commands/ListAutoMLJobsCommand.js +10 -0
- package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +10 -0
- package/dist-cjs/commands/ListCompilationJobsCommand.js +10 -0
- package/dist-cjs/commands/ListContextsCommand.js +10 -0
- package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListDeviceFleetsCommand.js +10 -0
- package/dist-cjs/commands/ListDevicesCommand.js +10 -0
- package/dist-cjs/commands/ListDomainsCommand.js +10 -0
- package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +10 -0
- package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListEndpointConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListEndpointsCommand.js +10 -0
- package/dist-cjs/commands/ListExperimentsCommand.js +10 -0
- package/dist-cjs/commands/ListFeatureGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListFlowDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListHumanTaskUisCommand.js +10 -0
- package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +10 -0
- package/dist-cjs/commands/ListImageVersionsCommand.js +10 -0
- package/dist-cjs/commands/ListImagesCommand.js +10 -0
- package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +10 -0
- package/dist-cjs/commands/ListLabelingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +10 -0
- package/dist-cjs/commands/ListLineageGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListModelMetadataCommand.js +10 -0
- package/dist-cjs/commands/ListModelPackageGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListModelPackagesCommand.js +10 -0
- package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +10 -0
- package/dist-cjs/commands/ListModelsCommand.js +10 -0
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +10 -0
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +10 -0
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListNotebookInstancesCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineExecutionsCommand.js +10 -0
- package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +10 -0
- package/dist-cjs/commands/ListPipelinesCommand.js +10 -0
- package/dist-cjs/commands/ListProcessingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListProjectsCommand.js +10 -0
- package/dist-cjs/commands/ListStageDevicesCommand.js +10 -0
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +10 -0
- package/dist-cjs/commands/ListTagsCommand.js +10 -0
- package/dist-cjs/commands/ListTrainingJobsCommand.js +10 -0
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/ListTransformJobsCommand.js +10 -0
- package/dist-cjs/commands/ListTrialComponentsCommand.js +10 -0
- package/dist-cjs/commands/ListTrialsCommand.js +10 -0
- package/dist-cjs/commands/ListUserProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListWorkforcesCommand.js +10 -0
- package/dist-cjs/commands/ListWorkteamsCommand.js +10 -0
- package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +10 -0
- package/dist-cjs/commands/QueryLineageCommand.js +10 -0
- package/dist-cjs/commands/RegisterDevicesCommand.js +10 -0
- package/dist-cjs/commands/RenderUiTemplateCommand.js +10 -0
- package/dist-cjs/commands/RetryPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/SearchCommand.js +10 -0
- package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +10 -0
- package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +10 -0
- package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/StartMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/StartNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/StartPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/StopAutoMLJobCommand.js +10 -0
- package/dist-cjs/commands/StopCompilationJobCommand.js +10 -0
- package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +10 -0
- package/dist-cjs/commands/StopEdgePackagingJobCommand.js +10 -0
- package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +10 -0
- package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +10 -0
- package/dist-cjs/commands/StopLabelingJobCommand.js +10 -0
- package/dist-cjs/commands/StopMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/StopNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/StopPipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/StopProcessingJobCommand.js +10 -0
- package/dist-cjs/commands/StopTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/StopTransformJobCommand.js +10 -0
- package/dist-cjs/commands/UpdateActionCommand.js +10 -0
- package/dist-cjs/commands/UpdateAppImageConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateArtifactCommand.js +10 -0
- package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +10 -0
- package/dist-cjs/commands/UpdateContextCommand.js +10 -0
- package/dist-cjs/commands/UpdateDeviceFleetCommand.js +10 -0
- package/dist-cjs/commands/UpdateDevicesCommand.js +10 -0
- package/dist-cjs/commands/UpdateDomainCommand.js +10 -0
- package/dist-cjs/commands/UpdateEndpointCommand.js +10 -0
- package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +10 -0
- package/dist-cjs/commands/UpdateExperimentCommand.js +10 -0
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +10 -0
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdateImageCommand.js +10 -0
- package/dist-cjs/commands/UpdateModelPackageCommand.js +10 -0
- package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +10 -0
- package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +10 -0
- package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdatePipelineCommand.js +10 -0
- package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +10 -0
- package/dist-cjs/commands/UpdateProjectCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrainingJobCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrialCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrialComponentCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserProfileCommand.js +10 -0
- package/dist-cjs/commands/UpdateWorkforceCommand.js +10 -0
- package/dist-cjs/commands/UpdateWorkteamCommand.js +10 -0
- package/dist-cjs/endpoint/EndpointParameters.js +13 -0
- package/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist-cjs/endpoint/ruleset.js +387 -0
- package/dist-cjs/models/models_0.js +56 -0
- package/dist-cjs/runtimeConfig.shared.js +3 -3
- package/dist-es/SageMakerClient.js +12 -9
- package/dist-es/commands/AddAssociationCommand.js +10 -0
- package/dist-es/commands/AddTagsCommand.js +10 -0
- package/dist-es/commands/AssociateTrialComponentCommand.js +10 -0
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +10 -0
- package/dist-es/commands/CreateActionCommand.js +10 -0
- package/dist-es/commands/CreateAlgorithmCommand.js +10 -0
- package/dist-es/commands/CreateAppCommand.js +10 -0
- package/dist-es/commands/CreateAppImageConfigCommand.js +10 -0
- package/dist-es/commands/CreateArtifactCommand.js +10 -0
- package/dist-es/commands/CreateAutoMLJobCommand.js +10 -0
- package/dist-es/commands/CreateCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/CreateCompilationJobCommand.js +10 -0
- package/dist-es/commands/CreateContextCommand.js +10 -0
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateDeviceFleetCommand.js +10 -0
- package/dist-es/commands/CreateDomainCommand.js +10 -0
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/CreateEndpointCommand.js +10 -0
- package/dist-es/commands/CreateEndpointConfigCommand.js +10 -0
- package/dist-es/commands/CreateExperimentCommand.js +10 -0
- package/dist-es/commands/CreateFeatureGroupCommand.js +10 -0
- package/dist-es/commands/CreateFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/CreateImageCommand.js +10 -0
- package/dist-es/commands/CreateImageVersionCommand.js +10 -0
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/CreateLabelingJobCommand.js +10 -0
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateModelCommand.js +10 -0
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateModelPackageCommand.js +10 -0
- package/dist-es/commands/CreateModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/CreateNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/CreatePipelineCommand.js +10 -0
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +10 -0
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +10 -0
- package/dist-es/commands/CreateProcessingJobCommand.js +10 -0
- package/dist-es/commands/CreateProjectCommand.js +10 -0
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/CreateTrainingJobCommand.js +10 -0
- package/dist-es/commands/CreateTransformJobCommand.js +10 -0
- package/dist-es/commands/CreateTrialCommand.js +10 -0
- package/dist-es/commands/CreateTrialComponentCommand.js +10 -0
- package/dist-es/commands/CreateUserProfileCommand.js +10 -0
- package/dist-es/commands/CreateWorkforceCommand.js +10 -0
- package/dist-es/commands/CreateWorkteamCommand.js +10 -0
- package/dist-es/commands/DeleteActionCommand.js +10 -0
- package/dist-es/commands/DeleteAlgorithmCommand.js +10 -0
- package/dist-es/commands/DeleteAppCommand.js +10 -0
- package/dist-es/commands/DeleteAppImageConfigCommand.js +10 -0
- package/dist-es/commands/DeleteArtifactCommand.js +10 -0
- package/dist-es/commands/DeleteAssociationCommand.js +10 -0
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/DeleteContextCommand.js +10 -0
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteDeviceFleetCommand.js +10 -0
- package/dist-es/commands/DeleteDomainCommand.js +10 -0
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/DeleteEndpointCommand.js +10 -0
- package/dist-es/commands/DeleteEndpointConfigCommand.js +10 -0
- package/dist-es/commands/DeleteExperimentCommand.js +10 -0
- package/dist-es/commands/DeleteFeatureGroupCommand.js +10 -0
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/DeleteImageCommand.js +10 -0
- package/dist-es/commands/DeleteImageVersionCommand.js +10 -0
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteModelCommand.js +10 -0
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DeletePipelineCommand.js +10 -0
- package/dist-es/commands/DeleteProjectCommand.js +10 -0
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DeleteTagsCommand.js +10 -0
- package/dist-es/commands/DeleteTrialCommand.js +10 -0
- package/dist-es/commands/DeleteTrialComponentCommand.js +10 -0
- package/dist-es/commands/DeleteUserProfileCommand.js +10 -0
- package/dist-es/commands/DeleteWorkforceCommand.js +10 -0
- package/dist-es/commands/DeleteWorkteamCommand.js +10 -0
- package/dist-es/commands/DeregisterDevicesCommand.js +10 -0
- package/dist-es/commands/DescribeActionCommand.js +10 -0
- package/dist-es/commands/DescribeAlgorithmCommand.js +10 -0
- package/dist-es/commands/DescribeAppCommand.js +10 -0
- package/dist-es/commands/DescribeAppImageConfigCommand.js +10 -0
- package/dist-es/commands/DescribeArtifactCommand.js +10 -0
- package/dist-es/commands/DescribeAutoMLJobCommand.js +10 -0
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/DescribeCompilationJobCommand.js +10 -0
- package/dist-es/commands/DescribeContextCommand.js +10 -0
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeDeviceCommand.js +10 -0
- package/dist-es/commands/DescribeDeviceFleetCommand.js +10 -0
- package/dist-es/commands/DescribeDomainCommand.js +10 -0
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +10 -0
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/DescribeEndpointCommand.js +10 -0
- package/dist-es/commands/DescribeEndpointConfigCommand.js +10 -0
- package/dist-es/commands/DescribeExperimentCommand.js +10 -0
- package/dist-es/commands/DescribeFeatureGroupCommand.js +10 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +10 -0
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +10 -0
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/DescribeImageCommand.js +10 -0
- package/dist-es/commands/DescribeImageVersionCommand.js +10 -0
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/DescribeLabelingJobCommand.js +10 -0
- package/dist-es/commands/DescribeLineageGroupCommand.js +10 -0
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeModelCommand.js +10 -0
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeModelPackageCommand.js +10 -0
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +10 -0
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +10 -0
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DescribePipelineCommand.js +10 -0
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +10 -0
- package/dist-es/commands/DescribePipelineExecutionCommand.js +10 -0
- package/dist-es/commands/DescribeProcessingJobCommand.js +10 -0
- package/dist-es/commands/DescribeProjectCommand.js +10 -0
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +10 -0
- package/dist-es/commands/DescribeTrainingJobCommand.js +10 -0
- package/dist-es/commands/DescribeTransformJobCommand.js +10 -0
- package/dist-es/commands/DescribeTrialCommand.js +10 -0
- package/dist-es/commands/DescribeTrialComponentCommand.js +10 -0
- package/dist-es/commands/DescribeUserProfileCommand.js +10 -0
- package/dist-es/commands/DescribeWorkforceCommand.js +10 -0
- package/dist-es/commands/DescribeWorkteamCommand.js +10 -0
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-es/commands/DisassociateTrialComponentCommand.js +10 -0
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +10 -0
- package/dist-es/commands/GetDeviceFleetReportCommand.js +10 -0
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +10 -0
- package/dist-es/commands/GetSearchSuggestionsCommand.js +10 -0
- package/dist-es/commands/ListActionsCommand.js +10 -0
- package/dist-es/commands/ListAlgorithmsCommand.js +10 -0
- package/dist-es/commands/ListAppImageConfigsCommand.js +10 -0
- package/dist-es/commands/ListAppsCommand.js +10 -0
- package/dist-es/commands/ListArtifactsCommand.js +10 -0
- package/dist-es/commands/ListAssociationsCommand.js +10 -0
- package/dist-es/commands/ListAutoMLJobsCommand.js +10 -0
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +10 -0
- package/dist-es/commands/ListCodeRepositoriesCommand.js +10 -0
- package/dist-es/commands/ListCompilationJobsCommand.js +10 -0
- package/dist-es/commands/ListContextsCommand.js +10 -0
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListDeviceFleetsCommand.js +10 -0
- package/dist-es/commands/ListDevicesCommand.js +10 -0
- package/dist-es/commands/ListDomainsCommand.js +10 -0
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +10 -0
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +10 -0
- package/dist-es/commands/ListEndpointConfigsCommand.js +10 -0
- package/dist-es/commands/ListEndpointsCommand.js +10 -0
- package/dist-es/commands/ListExperimentsCommand.js +10 -0
- package/dist-es/commands/ListFeatureGroupsCommand.js +10 -0
- package/dist-es/commands/ListFlowDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListHumanTaskUisCommand.js +10 -0
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +10 -0
- package/dist-es/commands/ListImageVersionsCommand.js +10 -0
- package/dist-es/commands/ListImagesCommand.js +10 -0
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +10 -0
- package/dist-es/commands/ListLabelingJobsCommand.js +10 -0
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +10 -0
- package/dist-es/commands/ListLineageGroupsCommand.js +10 -0
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListModelMetadataCommand.js +10 -0
- package/dist-es/commands/ListModelPackageGroupsCommand.js +10 -0
- package/dist-es/commands/ListModelPackagesCommand.js +10 -0
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +10 -0
- package/dist-es/commands/ListModelsCommand.js +10 -0
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +10 -0
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +10 -0
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +10 -0
- package/dist-es/commands/ListNotebookInstancesCommand.js +10 -0
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +10 -0
- package/dist-es/commands/ListPipelineExecutionsCommand.js +10 -0
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +10 -0
- package/dist-es/commands/ListPipelinesCommand.js +10 -0
- package/dist-es/commands/ListProcessingJobsCommand.js +10 -0
- package/dist-es/commands/ListProjectsCommand.js +10 -0
- package/dist-es/commands/ListStageDevicesCommand.js +10 -0
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +10 -0
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +10 -0
- package/dist-es/commands/ListTagsCommand.js +10 -0
- package/dist-es/commands/ListTrainingJobsCommand.js +10 -0
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/ListTransformJobsCommand.js +10 -0
- package/dist-es/commands/ListTrialComponentsCommand.js +10 -0
- package/dist-es/commands/ListTrialsCommand.js +10 -0
- package/dist-es/commands/ListUserProfilesCommand.js +10 -0
- package/dist-es/commands/ListWorkforcesCommand.js +10 -0
- package/dist-es/commands/ListWorkteamsCommand.js +10 -0
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +10 -0
- package/dist-es/commands/QueryLineageCommand.js +10 -0
- package/dist-es/commands/RegisterDevicesCommand.js +10 -0
- package/dist-es/commands/RenderUiTemplateCommand.js +10 -0
- package/dist-es/commands/RetryPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/SearchCommand.js +10 -0
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +10 -0
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +10 -0
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/StartMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/StartNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/StartPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/StopAutoMLJobCommand.js +10 -0
- package/dist-es/commands/StopCompilationJobCommand.js +10 -0
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +10 -0
- package/dist-es/commands/StopEdgePackagingJobCommand.js +10 -0
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +10 -0
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +10 -0
- package/dist-es/commands/StopLabelingJobCommand.js +10 -0
- package/dist-es/commands/StopMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/StopNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/StopPipelineExecutionCommand.js +10 -0
- package/dist-es/commands/StopProcessingJobCommand.js +10 -0
- package/dist-es/commands/StopTrainingJobCommand.js +10 -0
- package/dist-es/commands/StopTransformJobCommand.js +10 -0
- package/dist-es/commands/UpdateActionCommand.js +10 -0
- package/dist-es/commands/UpdateAppImageConfigCommand.js +10 -0
- package/dist-es/commands/UpdateArtifactCommand.js +10 -0
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +10 -0
- package/dist-es/commands/UpdateContextCommand.js +10 -0
- package/dist-es/commands/UpdateDeviceFleetCommand.js +10 -0
- package/dist-es/commands/UpdateDevicesCommand.js +10 -0
- package/dist-es/commands/UpdateDomainCommand.js +10 -0
- package/dist-es/commands/UpdateEndpointCommand.js +10 -0
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +10 -0
- package/dist-es/commands/UpdateExperimentCommand.js +10 -0
- package/dist-es/commands/UpdateFeatureGroupCommand.js +10 -0
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +10 -0
- package/dist-es/commands/UpdateImageCommand.js +10 -0
- package/dist-es/commands/UpdateModelPackageCommand.js +10 -0
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +10 -0
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +10 -0
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +10 -0
- package/dist-es/commands/UpdatePipelineCommand.js +10 -0
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +10 -0
- package/dist-es/commands/UpdateProjectCommand.js +10 -0
- package/dist-es/commands/UpdateTrainingJobCommand.js +10 -0
- package/dist-es/commands/UpdateTrialCommand.js +10 -0
- package/dist-es/commands/UpdateTrialComponentCommand.js +10 -0
- package/dist-es/commands/UpdateUserProfileCommand.js +10 -0
- package/dist-es/commands/UpdateWorkforceCommand.js +10 -0
- package/dist-es/commands/UpdateWorkteamCommand.js +10 -0
- package/dist-es/endpoint/EndpointParameters.js +8 -0
- package/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist-es/endpoint/ruleset.js +384 -0
- package/dist-es/models/models_0.js +56 -0
- package/dist-es/runtimeConfig.shared.js +2 -2
- package/dist-types/SageMaker.d.ts +16 -6
- package/dist-types/SageMakerClient.d.ts +6 -9
- package/dist-types/commands/AddAssociationCommand.d.ts +2 -0
- package/dist-types/commands/AddTagsCommand.d.ts +2 -0
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/CreateActionCommand.d.ts +2 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateArtifactCommand.d.ts +2 -0
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateContextCommand.d.ts +2 -0
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +2 -0
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateExperimentCommand.d.ts +2 -0
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +12 -0
- package/dist-types/commands/CreateImageCommand.d.ts +2 -0
- package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreatePipelineCommand.d.ts +2 -0
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -0
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -0
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -0
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -5
- package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrialCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DeleteActionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/DeleteContextCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeletePipelineCommand.d.ts +2 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -0
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTrialCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeActionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAppCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContextCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeImageCommand.d.ts +2 -0
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -0
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -0
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrialCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -0
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -0
- package/dist-types/commands/ListActionsCommand.d.ts +2 -0
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -0
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListAppsCommand.d.ts +2 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -0
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListContextsCommand.d.ts +2 -0
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -0
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -0
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -0
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListEndpointsCommand.d.ts +2 -0
- package/dist-types/commands/ListExperimentsCommand.d.ts +2 -0
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -0
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListImagesCommand.d.ts +2 -0
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -0
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -0
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelPackagesCommand.d.ts +2 -0
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListModelsCommand.d.ts +2 -0
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -0
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -0
- package/dist-types/commands/ListPipelinesCommand.d.ts +2 -0
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -0
- package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -0
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -0
- package/dist-types/commands/ListTrialsCommand.d.ts +2 -0
- package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -0
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/commands/QueryLineageCommand.d.ts +2 -0
- package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -0
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -0
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/SearchCommand.d.ts +2 -0
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -0
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -0
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -0
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -0
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -0
- package/dist-types/commands/StopTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/UpdateActionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -0
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContextCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -0
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +4 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
- package/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +62 -4
- package/dist-types/models/models_1.d.ts +7 -7
- package/dist-types/models/models_2.d.ts +12 -7
- package/dist-types/models/models_3.d.ts +6 -3
- package/dist-types/runtimeConfig.browser.d.ts +5 -2
- package/dist-types/runtimeConfig.d.ts +5 -2
- package/dist-types/runtimeConfig.native.d.ts +5 -2
- package/dist-types/runtimeConfig.shared.d.ts +3 -1
- package/dist-types/ts3.4/SageMakerClient.d.ts +15 -8
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +26 -0
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +56 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
- package/package.json +28 -27
- package/dist-cjs/endpoints.js +0 -183
- package/dist-es/endpoints.js +0 -179
- package/dist-types/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateFeatureGroupCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_0_1 = require("../models/models_0");
|
|
@@ -10,8 +11,17 @@ class CreateFeatureGroupCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateFeatureGroupCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateFlowDefinitionCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateFlowDefinitionCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateFlowDefinitionCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateHumanTaskUiCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateHumanTaskUiCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateHumanTaskUiCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateHyperParameterTuningJobCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateHyperParameterTuningJobCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateHyperParameterTuningJobCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateImageCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateImageCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateImageCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateImageVersionCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateImageVersionCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateImageVersionCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateInferenceRecommendationsJobCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateInferenceRecommendationsJobCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateInferenceRecommendationsJobCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateLabelingJobCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateLabelingJobCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateLabelingJobCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateModelBiasJobDefinitionCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateModelBiasJobDefinitionCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateModelBiasJobDefinitionCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateModelCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateModelCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateModelCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateModelExplainabilityJobDefinitionCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateModelExplainabilityJobDefinitionCommand extends smithy_client_1.Comm
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateModelExplainabilityJobDefinitionCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateModelPackageCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateModelPackageCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateModelPackageCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateModelPackageGroupCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateModelPackageGroupCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateModelPackageGroupCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateModelQualityJobDefinitionCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateModelQualityJobDefinitionCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateModelQualityJobDefinitionCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateMonitoringScheduleCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateMonitoringScheduleCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateMonitoringScheduleCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateNotebookInstanceCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateNotebookInstanceCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateNotebookInstanceCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateNotebookInstanceLifecycleConfigCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateNotebookInstanceLifecycleConfigCommand extends smithy_client_1.Comma
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateNotebookInstanceLifecycleConfigCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreatePipelineCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreatePipelineCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreatePipelineCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreatePresignedDomainUrlCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreatePresignedDomainUrlCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreatePresignedDomainUrlCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreatePresignedNotebookInstanceUrlCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreatePresignedNotebookInstanceUrlCommand extends smithy_client_1.Command
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreatePresignedNotebookInstanceUrlCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateProcessingJobCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateProcessingJobCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateProcessingJobCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateProjectCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateProjectCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateProjectCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateStudioLifecycleConfigCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateStudioLifecycleConfigCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateStudioLifecycleConfigCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateTrainingJobCommand = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
4
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
@@ -10,8 +11,17 @@ class CreateTrainingJobCommand extends smithy_client_1.Command {
|
|
|
10
11
|
super();
|
|
11
12
|
this.input = input;
|
|
12
13
|
}
|
|
14
|
+
static getEndpointParameterInstructions() {
|
|
15
|
+
return {
|
|
16
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "Endpoint" },
|
|
18
|
+
Region: { type: "builtInParams", name: "region" },
|
|
19
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
|
+
};
|
|
21
|
+
}
|
|
13
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateTrainingJobCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|