@aws-sdk/client-sagemaker 3.186.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 +19 -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/SageMaker.js +1054 -1061
- package/dist-es/SageMakerClient.js +26 -29
- package/dist-es/commands/AddAssociationCommand.js +31 -28
- package/dist-es/commands/AddTagsCommand.js +31 -28
- package/dist-es/commands/AssociateTrialComponentCommand.js +31 -28
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +31 -28
- package/dist-es/commands/CreateActionCommand.js +31 -28
- package/dist-es/commands/CreateAlgorithmCommand.js +31 -28
- package/dist-es/commands/CreateAppCommand.js +31 -28
- package/dist-es/commands/CreateAppImageConfigCommand.js +31 -28
- package/dist-es/commands/CreateArtifactCommand.js +31 -28
- package/dist-es/commands/CreateAutoMLJobCommand.js +31 -28
- package/dist-es/commands/CreateCodeRepositoryCommand.js +31 -28
- package/dist-es/commands/CreateCompilationJobCommand.js +31 -28
- package/dist-es/commands/CreateContextCommand.js +31 -28
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +31 -28
- package/dist-es/commands/CreateDeviceFleetCommand.js +32 -29
- package/dist-es/commands/CreateDomainCommand.js +31 -28
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +31 -28
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +32 -29
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +32 -29
- package/dist-es/commands/CreateEndpointCommand.js +31 -28
- package/dist-es/commands/CreateEndpointConfigCommand.js +31 -28
- package/dist-es/commands/CreateExperimentCommand.js +31 -28
- package/dist-es/commands/CreateFeatureGroupCommand.js +31 -28
- package/dist-es/commands/CreateFlowDefinitionCommand.js +31 -28
- package/dist-es/commands/CreateHumanTaskUiCommand.js +31 -28
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +31 -28
- package/dist-es/commands/CreateImageCommand.js +31 -28
- package/dist-es/commands/CreateImageVersionCommand.js +31 -28
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +31 -28
- package/dist-es/commands/CreateLabelingJobCommand.js +31 -28
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +31 -28
- package/dist-es/commands/CreateModelCommand.js +31 -28
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +31 -28
- package/dist-es/commands/CreateModelPackageCommand.js +31 -28
- package/dist-es/commands/CreateModelPackageGroupCommand.js +31 -28
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +31 -28
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +31 -28
- package/dist-es/commands/CreateNotebookInstanceCommand.js +31 -28
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +31 -28
- package/dist-es/commands/CreatePipelineCommand.js +31 -28
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +31 -28
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +31 -28
- package/dist-es/commands/CreateProcessingJobCommand.js +31 -28
- package/dist-es/commands/CreateProjectCommand.js +31 -28
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +31 -28
- package/dist-es/commands/CreateTrainingJobCommand.js +31 -28
- package/dist-es/commands/CreateTransformJobCommand.js +31 -28
- package/dist-es/commands/CreateTrialCommand.js +31 -28
- package/dist-es/commands/CreateTrialComponentCommand.js +31 -28
- package/dist-es/commands/CreateUserProfileCommand.js +31 -28
- package/dist-es/commands/CreateWorkforceCommand.js +31 -28
- package/dist-es/commands/CreateWorkteamCommand.js +31 -28
- package/dist-es/commands/DeleteActionCommand.js +31 -28
- package/dist-es/commands/DeleteAlgorithmCommand.js +32 -29
- package/dist-es/commands/DeleteAppCommand.js +32 -29
- package/dist-es/commands/DeleteAppImageConfigCommand.js +32 -29
- package/dist-es/commands/DeleteArtifactCommand.js +31 -28
- package/dist-es/commands/DeleteAssociationCommand.js +31 -28
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +32 -29
- package/dist-es/commands/DeleteContextCommand.js +31 -28
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +32 -29
- package/dist-es/commands/DeleteDeviceFleetCommand.js +32 -29
- package/dist-es/commands/DeleteDomainCommand.js +32 -29
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +32 -29
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +32 -29
- package/dist-es/commands/DeleteEndpointCommand.js +32 -29
- package/dist-es/commands/DeleteEndpointConfigCommand.js +32 -29
- package/dist-es/commands/DeleteExperimentCommand.js +31 -28
- package/dist-es/commands/DeleteFeatureGroupCommand.js +32 -29
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +31 -28
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +31 -28
- package/dist-es/commands/DeleteImageCommand.js +31 -28
- package/dist-es/commands/DeleteImageVersionCommand.js +31 -28
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +32 -29
- package/dist-es/commands/DeleteModelCommand.js +32 -29
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +32 -29
- package/dist-es/commands/DeleteModelPackageCommand.js +32 -29
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +32 -29
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +32 -29
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +32 -29
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +32 -29
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +32 -29
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +32 -29
- package/dist-es/commands/DeletePipelineCommand.js +31 -28
- package/dist-es/commands/DeleteProjectCommand.js +32 -29
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +32 -29
- package/dist-es/commands/DeleteTagsCommand.js +31 -28
- package/dist-es/commands/DeleteTrialCommand.js +31 -28
- package/dist-es/commands/DeleteTrialComponentCommand.js +31 -28
- package/dist-es/commands/DeleteUserProfileCommand.js +32 -29
- package/dist-es/commands/DeleteWorkforceCommand.js +31 -28
- package/dist-es/commands/DeleteWorkteamCommand.js +31 -28
- package/dist-es/commands/DeregisterDevicesCommand.js +32 -29
- package/dist-es/commands/DescribeActionCommand.js +31 -28
- package/dist-es/commands/DescribeAlgorithmCommand.js +31 -28
- package/dist-es/commands/DescribeAppCommand.js +31 -28
- package/dist-es/commands/DescribeAppImageConfigCommand.js +31 -28
- package/dist-es/commands/DescribeArtifactCommand.js +31 -28
- package/dist-es/commands/DescribeAutoMLJobCommand.js +31 -28
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +31 -28
- package/dist-es/commands/DescribeCompilationJobCommand.js +31 -28
- package/dist-es/commands/DescribeContextCommand.js +31 -28
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +31 -28
- package/dist-es/commands/DescribeDeviceCommand.js +31 -28
- package/dist-es/commands/DescribeDeviceFleetCommand.js +31 -28
- package/dist-es/commands/DescribeDomainCommand.js +31 -28
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +31 -28
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +31 -28
- package/dist-es/commands/DescribeEndpointCommand.js +31 -28
- package/dist-es/commands/DescribeEndpointConfigCommand.js +31 -28
- package/dist-es/commands/DescribeExperimentCommand.js +31 -28
- package/dist-es/commands/DescribeFeatureGroupCommand.js +31 -28
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +31 -28
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +31 -28
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +31 -28
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +31 -28
- package/dist-es/commands/DescribeImageCommand.js +31 -28
- package/dist-es/commands/DescribeImageVersionCommand.js +31 -28
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +31 -28
- package/dist-es/commands/DescribeLabelingJobCommand.js +31 -28
- package/dist-es/commands/DescribeLineageGroupCommand.js +31 -28
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +31 -28
- package/dist-es/commands/DescribeModelCommand.js +31 -28
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +31 -28
- package/dist-es/commands/DescribeModelPackageCommand.js +31 -28
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +31 -28
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +31 -28
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +31 -28
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +31 -28
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +31 -28
- package/dist-es/commands/DescribePipelineCommand.js +31 -28
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +31 -28
- package/dist-es/commands/DescribePipelineExecutionCommand.js +31 -28
- package/dist-es/commands/DescribeProcessingJobCommand.js +31 -28
- package/dist-es/commands/DescribeProjectCommand.js +31 -28
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +31 -28
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +31 -28
- package/dist-es/commands/DescribeTrainingJobCommand.js +31 -28
- package/dist-es/commands/DescribeTransformJobCommand.js +31 -28
- package/dist-es/commands/DescribeTrialCommand.js +31 -28
- package/dist-es/commands/DescribeTrialComponentCommand.js +31 -28
- package/dist-es/commands/DescribeUserProfileCommand.js +31 -28
- package/dist-es/commands/DescribeWorkforceCommand.js +31 -28
- package/dist-es/commands/DescribeWorkteamCommand.js +31 -28
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +31 -28
- package/dist-es/commands/DisassociateTrialComponentCommand.js +31 -28
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +31 -28
- package/dist-es/commands/GetDeviceFleetReportCommand.js +31 -28
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +31 -28
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +31 -28
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +31 -28
- package/dist-es/commands/GetSearchSuggestionsCommand.js +31 -28
- package/dist-es/commands/ListActionsCommand.js +31 -28
- package/dist-es/commands/ListAlgorithmsCommand.js +31 -28
- package/dist-es/commands/ListAppImageConfigsCommand.js +31 -28
- package/dist-es/commands/ListAppsCommand.js +31 -28
- package/dist-es/commands/ListArtifactsCommand.js +31 -28
- package/dist-es/commands/ListAssociationsCommand.js +31 -28
- package/dist-es/commands/ListAutoMLJobsCommand.js +31 -28
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +31 -28
- package/dist-es/commands/ListCodeRepositoriesCommand.js +31 -28
- package/dist-es/commands/ListCompilationJobsCommand.js +31 -28
- package/dist-es/commands/ListContextsCommand.js +31 -28
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +31 -28
- package/dist-es/commands/ListDeviceFleetsCommand.js +31 -28
- package/dist-es/commands/ListDevicesCommand.js +31 -28
- package/dist-es/commands/ListDomainsCommand.js +31 -28
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +31 -28
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +31 -28
- package/dist-es/commands/ListEndpointConfigsCommand.js +31 -28
- package/dist-es/commands/ListEndpointsCommand.js +31 -28
- package/dist-es/commands/ListExperimentsCommand.js +31 -28
- package/dist-es/commands/ListFeatureGroupsCommand.js +31 -28
- package/dist-es/commands/ListFlowDefinitionsCommand.js +31 -28
- package/dist-es/commands/ListHumanTaskUisCommand.js +31 -28
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +31 -28
- package/dist-es/commands/ListImageVersionsCommand.js +31 -28
- package/dist-es/commands/ListImagesCommand.js +31 -28
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +31 -28
- package/dist-es/commands/ListLabelingJobsCommand.js +31 -28
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +31 -28
- package/dist-es/commands/ListLineageGroupsCommand.js +31 -28
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +31 -28
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +31 -28
- package/dist-es/commands/ListModelMetadataCommand.js +31 -28
- package/dist-es/commands/ListModelPackageGroupsCommand.js +31 -28
- package/dist-es/commands/ListModelPackagesCommand.js +31 -28
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +31 -28
- package/dist-es/commands/ListModelsCommand.js +31 -28
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +31 -28
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +31 -28
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +31 -28
- package/dist-es/commands/ListNotebookInstancesCommand.js +31 -28
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +31 -28
- package/dist-es/commands/ListPipelineExecutionsCommand.js +31 -28
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +31 -28
- package/dist-es/commands/ListPipelinesCommand.js +31 -28
- package/dist-es/commands/ListProcessingJobsCommand.js +31 -28
- package/dist-es/commands/ListProjectsCommand.js +31 -28
- package/dist-es/commands/ListStageDevicesCommand.js +31 -28
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +31 -28
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +31 -28
- package/dist-es/commands/ListTagsCommand.js +31 -28
- package/dist-es/commands/ListTrainingJobsCommand.js +31 -28
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +31 -28
- package/dist-es/commands/ListTransformJobsCommand.js +31 -28
- package/dist-es/commands/ListTrialComponentsCommand.js +31 -28
- package/dist-es/commands/ListTrialsCommand.js +31 -28
- package/dist-es/commands/ListUserProfilesCommand.js +31 -28
- package/dist-es/commands/ListWorkforcesCommand.js +31 -28
- package/dist-es/commands/ListWorkteamsCommand.js +31 -28
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +31 -28
- package/dist-es/commands/QueryLineageCommand.js +31 -28
- package/dist-es/commands/RegisterDevicesCommand.js +32 -29
- package/dist-es/commands/RenderUiTemplateCommand.js +31 -28
- package/dist-es/commands/RetryPipelineExecutionCommand.js +31 -28
- package/dist-es/commands/SearchCommand.js +31 -28
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +31 -28
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +31 -28
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +32 -29
- package/dist-es/commands/StartMonitoringScheduleCommand.js +32 -29
- package/dist-es/commands/StartNotebookInstanceCommand.js +32 -29
- package/dist-es/commands/StartPipelineExecutionCommand.js +31 -28
- package/dist-es/commands/StopAutoMLJobCommand.js +32 -29
- package/dist-es/commands/StopCompilationJobCommand.js +32 -29
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +32 -29
- package/dist-es/commands/StopEdgePackagingJobCommand.js +32 -29
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +32 -29
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +32 -29
- package/dist-es/commands/StopLabelingJobCommand.js +32 -29
- package/dist-es/commands/StopMonitoringScheduleCommand.js +32 -29
- package/dist-es/commands/StopNotebookInstanceCommand.js +32 -29
- package/dist-es/commands/StopPipelineExecutionCommand.js +31 -28
- package/dist-es/commands/StopProcessingJobCommand.js +32 -29
- package/dist-es/commands/StopTrainingJobCommand.js +32 -29
- package/dist-es/commands/StopTransformJobCommand.js +32 -29
- package/dist-es/commands/UpdateActionCommand.js +31 -28
- package/dist-es/commands/UpdateAppImageConfigCommand.js +31 -28
- package/dist-es/commands/UpdateArtifactCommand.js +31 -28
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +31 -28
- package/dist-es/commands/UpdateContextCommand.js +31 -28
- package/dist-es/commands/UpdateDeviceFleetCommand.js +32 -29
- package/dist-es/commands/UpdateDevicesCommand.js +32 -29
- package/dist-es/commands/UpdateDomainCommand.js +31 -28
- package/dist-es/commands/UpdateEndpointCommand.js +31 -28
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +31 -28
- package/dist-es/commands/UpdateExperimentCommand.js +31 -28
- package/dist-es/commands/UpdateFeatureGroupCommand.js +31 -28
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +32 -29
- package/dist-es/commands/UpdateImageCommand.js +31 -28
- package/dist-es/commands/UpdateModelPackageCommand.js +31 -28
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +31 -28
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +31 -28
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +31 -28
- package/dist-es/commands/UpdatePipelineCommand.js +31 -28
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +31 -28
- package/dist-es/commands/UpdateProjectCommand.js +31 -28
- package/dist-es/commands/UpdateTrainingJobCommand.js +31 -28
- package/dist-es/commands/UpdateTrialCommand.js +31 -28
- package/dist-es/commands/UpdateTrialComponentCommand.js +31 -28
- package/dist-es/commands/UpdateUserProfileCommand.js +31 -28
- package/dist-es/commands/UpdateWorkforceCommand.js +31 -28
- package/dist-es/commands/UpdateWorkteamCommand.js +31 -28
- 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/SageMakerServiceException.js +5 -10
- package/dist-es/models/models_0.js +734 -259
- package/dist-es/models/models_1.js +818 -280
- package/dist-es/models/models_2.js +720 -245
- package/dist-es/models/models_3.js +552 -192
- package/dist-es/pagination/ListActionsPaginator.js +25 -68
- package/dist-es/pagination/ListAlgorithmsPaginator.js +25 -68
- package/dist-es/pagination/ListAppImageConfigsPaginator.js +25 -68
- package/dist-es/pagination/ListAppsPaginator.js +25 -68
- package/dist-es/pagination/ListArtifactsPaginator.js +25 -68
- package/dist-es/pagination/ListAssociationsPaginator.js +25 -68
- package/dist-es/pagination/ListAutoMLJobsPaginator.js +25 -68
- package/dist-es/pagination/ListCandidatesForAutoMLJobPaginator.js +25 -68
- package/dist-es/pagination/ListCodeRepositoriesPaginator.js +25 -68
- package/dist-es/pagination/ListCompilationJobsPaginator.js +25 -68
- package/dist-es/pagination/ListContextsPaginator.js +25 -68
- package/dist-es/pagination/ListDataQualityJobDefinitionsPaginator.js +25 -68
- package/dist-es/pagination/ListDeviceFleetsPaginator.js +25 -68
- package/dist-es/pagination/ListDevicesPaginator.js +25 -68
- package/dist-es/pagination/ListDomainsPaginator.js +25 -68
- package/dist-es/pagination/ListEdgeDeploymentPlansPaginator.js +25 -68
- package/dist-es/pagination/ListEdgePackagingJobsPaginator.js +25 -68
- package/dist-es/pagination/ListEndpointConfigsPaginator.js +25 -68
- package/dist-es/pagination/ListEndpointsPaginator.js +25 -68
- package/dist-es/pagination/ListExperimentsPaginator.js +25 -68
- package/dist-es/pagination/ListFlowDefinitionsPaginator.js +25 -68
- package/dist-es/pagination/ListHumanTaskUisPaginator.js +25 -68
- package/dist-es/pagination/ListHyperParameterTuningJobsPaginator.js +25 -68
- package/dist-es/pagination/ListImageVersionsPaginator.js +25 -68
- package/dist-es/pagination/ListImagesPaginator.js +25 -68
- package/dist-es/pagination/ListInferenceRecommendationsJobsPaginator.js +25 -68
- package/dist-es/pagination/ListLabelingJobsForWorkteamPaginator.js +25 -68
- package/dist-es/pagination/ListLabelingJobsPaginator.js +25 -68
- package/dist-es/pagination/ListLineageGroupsPaginator.js +25 -68
- package/dist-es/pagination/ListModelBiasJobDefinitionsPaginator.js +25 -68
- package/dist-es/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +25 -68
- package/dist-es/pagination/ListModelMetadataPaginator.js +25 -68
- package/dist-es/pagination/ListModelPackageGroupsPaginator.js +25 -68
- package/dist-es/pagination/ListModelPackagesPaginator.js +25 -68
- package/dist-es/pagination/ListModelQualityJobDefinitionsPaginator.js +25 -68
- package/dist-es/pagination/ListModelsPaginator.js +25 -68
- package/dist-es/pagination/ListMonitoringExecutionsPaginator.js +25 -68
- package/dist-es/pagination/ListMonitoringSchedulesPaginator.js +25 -68
- package/dist-es/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +25 -68
- package/dist-es/pagination/ListNotebookInstancesPaginator.js +25 -68
- package/dist-es/pagination/ListPipelineExecutionStepsPaginator.js +25 -68
- package/dist-es/pagination/ListPipelineExecutionsPaginator.js +25 -68
- package/dist-es/pagination/ListPipelineParametersForExecutionPaginator.js +25 -68
- package/dist-es/pagination/ListPipelinesPaginator.js +25 -68
- package/dist-es/pagination/ListProcessingJobsPaginator.js +25 -68
- package/dist-es/pagination/ListProjectsPaginator.js +25 -68
- package/dist-es/pagination/ListStageDevicesPaginator.js +25 -68
- package/dist-es/pagination/ListStudioLifecycleConfigsPaginator.js +25 -68
- package/dist-es/pagination/ListSubscribedWorkteamsPaginator.js +25 -68
- package/dist-es/pagination/ListTagsPaginator.js +25 -68
- package/dist-es/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +25 -68
- package/dist-es/pagination/ListTrainingJobsPaginator.js +25 -68
- package/dist-es/pagination/ListTransformJobsPaginator.js +25 -68
- package/dist-es/pagination/ListTrialComponentsPaginator.js +25 -68
- package/dist-es/pagination/ListTrialsPaginator.js +25 -68
- package/dist-es/pagination/ListUserProfilesPaginator.js +25 -68
- package/dist-es/pagination/ListWorkforcesPaginator.js +25 -68
- package/dist-es/pagination/ListWorkteamsPaginator.js +25 -68
- package/dist-es/pagination/QueryLineagePaginator.js +25 -68
- package/dist-es/pagination/SearchPaginator.js +25 -68
- package/dist-es/protocols/Aws_json1_1.js +17157 -19828
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +9 -12
- package/dist-es/waiters/waitForEndpointDeleted.js +30 -50
- package/dist-es/waiters/waitForEndpointInService.js +39 -59
- package/dist-es/waiters/waitForImageCreated.js +39 -59
- package/dist-es/waiters/waitForImageDeleted.js +33 -53
- package/dist-es/waiters/waitForImageUpdated.js +39 -59
- package/dist-es/waiters/waitForImageVersionCreated.js +39 -59
- package/dist-es/waiters/waitForImageVersionDeleted.js +33 -53
- package/dist-es/waiters/waitForNotebookInstanceDeleted.js +30 -50
- package/dist-es/waiters/waitForNotebookInstanceInService.js +36 -56
- package/dist-es/waiters/waitForNotebookInstanceStopped.js +36 -56
- package/dist-es/waiters/waitForProcessingJobCompletedOrStopped.js +48 -68
- package/dist-es/waiters/waitForTrainingJobCompletedOrStopped.js +48 -68
- package/dist-es/waiters/waitForTransformJobCompletedOrStopped.js +48 -68
- 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 +35 -34
- 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.UpdateWorkforceCommand = 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_3_1 = require("../models/models_3");
|
|
@@ -10,8 +11,17 @@ class UpdateWorkforceCommand 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, UpdateWorkforceCommand.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.UpdateWorkteamCommand = 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_3_1 = require("../models/models_3");
|
|
@@ -10,8 +11,17 @@ class UpdateWorkteamCommand 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, UpdateWorkteamCommand.getEndpointParameterInstructions()));
|
|
15
25
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
26
|
const { logger } = configuration;
|
|
17
27
|
const clientName = "SageMakerClient";
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.resolveClientEndpointParameters = void 0;
|
|
4
|
+
const resolveClientEndpointParameters = (options) => {
|
|
5
|
+
var _a, _b;
|
|
6
|
+
return {
|
|
7
|
+
...options,
|
|
8
|
+
useDualstackEndpoint: (_a = options.useDualstackEndpoint) !== null && _a !== void 0 ? _a : false,
|
|
9
|
+
useFipsEndpoint: (_b = options.useFipsEndpoint) !== null && _b !== void 0 ? _b : false,
|
|
10
|
+
defaultSigningName: "sagemaker",
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.defaultEndpointResolver = void 0;
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const ruleset_1 = require("../endpoint/ruleset");
|
|
6
|
+
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
+
return (0, util_endpoints_1.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
|
+
endpointParams: endpointParams,
|
|
9
|
+
logger: context.logger,
|
|
10
|
+
});
|
|
11
|
+
};
|
|
12
|
+
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
@@ -0,0 +1,387 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ruleSet = void 0;
|
|
4
|
+
exports.ruleSet = {
|
|
5
|
+
version: "1.0",
|
|
6
|
+
parameters: {
|
|
7
|
+
Region: {
|
|
8
|
+
builtIn: "AWS::Region",
|
|
9
|
+
required: true,
|
|
10
|
+
documentation: "The AWS region used to dispatch the request.",
|
|
11
|
+
type: "String",
|
|
12
|
+
},
|
|
13
|
+
UseDualStack: {
|
|
14
|
+
builtIn: "AWS::UseDualStack",
|
|
15
|
+
required: true,
|
|
16
|
+
default: false,
|
|
17
|
+
documentation: "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
|
|
18
|
+
type: "Boolean",
|
|
19
|
+
},
|
|
20
|
+
UseFIPS: {
|
|
21
|
+
builtIn: "AWS::UseFIPS",
|
|
22
|
+
required: true,
|
|
23
|
+
default: false,
|
|
24
|
+
documentation: "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
|
|
25
|
+
type: "Boolean",
|
|
26
|
+
},
|
|
27
|
+
Endpoint: {
|
|
28
|
+
builtIn: "SDK::Endpoint",
|
|
29
|
+
required: false,
|
|
30
|
+
documentation: "Override the endpoint used to send this request",
|
|
31
|
+
type: "String",
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
rules: [
|
|
35
|
+
{
|
|
36
|
+
conditions: [
|
|
37
|
+
{
|
|
38
|
+
fn: "aws.partition",
|
|
39
|
+
argv: [
|
|
40
|
+
{
|
|
41
|
+
ref: "Region",
|
|
42
|
+
},
|
|
43
|
+
],
|
|
44
|
+
assign: "PartitionResult",
|
|
45
|
+
},
|
|
46
|
+
],
|
|
47
|
+
type: "tree",
|
|
48
|
+
rules: [
|
|
49
|
+
{
|
|
50
|
+
conditions: [
|
|
51
|
+
{
|
|
52
|
+
fn: "isSet",
|
|
53
|
+
argv: [
|
|
54
|
+
{
|
|
55
|
+
ref: "Endpoint",
|
|
56
|
+
},
|
|
57
|
+
],
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
fn: "parseURL",
|
|
61
|
+
argv: [
|
|
62
|
+
{
|
|
63
|
+
ref: "Endpoint",
|
|
64
|
+
},
|
|
65
|
+
],
|
|
66
|
+
assign: "url",
|
|
67
|
+
},
|
|
68
|
+
],
|
|
69
|
+
type: "tree",
|
|
70
|
+
rules: [
|
|
71
|
+
{
|
|
72
|
+
conditions: [
|
|
73
|
+
{
|
|
74
|
+
fn: "booleanEquals",
|
|
75
|
+
argv: [
|
|
76
|
+
{
|
|
77
|
+
ref: "UseFIPS",
|
|
78
|
+
},
|
|
79
|
+
true,
|
|
80
|
+
],
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
error: "Invalid Configuration: FIPS and custom endpoint are not supported",
|
|
84
|
+
type: "error",
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
conditions: [],
|
|
88
|
+
type: "tree",
|
|
89
|
+
rules: [
|
|
90
|
+
{
|
|
91
|
+
conditions: [
|
|
92
|
+
{
|
|
93
|
+
fn: "booleanEquals",
|
|
94
|
+
argv: [
|
|
95
|
+
{
|
|
96
|
+
ref: "UseDualStack",
|
|
97
|
+
},
|
|
98
|
+
true,
|
|
99
|
+
],
|
|
100
|
+
},
|
|
101
|
+
],
|
|
102
|
+
error: "Invalid Configuration: Dualstack and custom endpoint are not supported",
|
|
103
|
+
type: "error",
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
conditions: [],
|
|
107
|
+
endpoint: {
|
|
108
|
+
url: {
|
|
109
|
+
ref: "Endpoint",
|
|
110
|
+
},
|
|
111
|
+
properties: {},
|
|
112
|
+
headers: {},
|
|
113
|
+
},
|
|
114
|
+
type: "endpoint",
|
|
115
|
+
},
|
|
116
|
+
],
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
conditions: [
|
|
122
|
+
{
|
|
123
|
+
fn: "booleanEquals",
|
|
124
|
+
argv: [
|
|
125
|
+
{
|
|
126
|
+
ref: "UseFIPS",
|
|
127
|
+
},
|
|
128
|
+
true,
|
|
129
|
+
],
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
fn: "booleanEquals",
|
|
133
|
+
argv: [
|
|
134
|
+
{
|
|
135
|
+
ref: "UseDualStack",
|
|
136
|
+
},
|
|
137
|
+
true,
|
|
138
|
+
],
|
|
139
|
+
},
|
|
140
|
+
],
|
|
141
|
+
type: "tree",
|
|
142
|
+
rules: [
|
|
143
|
+
{
|
|
144
|
+
conditions: [
|
|
145
|
+
{
|
|
146
|
+
fn: "booleanEquals",
|
|
147
|
+
argv: [
|
|
148
|
+
true,
|
|
149
|
+
{
|
|
150
|
+
fn: "getAttr",
|
|
151
|
+
argv: [
|
|
152
|
+
{
|
|
153
|
+
ref: "PartitionResult",
|
|
154
|
+
},
|
|
155
|
+
"supportsFIPS",
|
|
156
|
+
],
|
|
157
|
+
},
|
|
158
|
+
],
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
fn: "booleanEquals",
|
|
162
|
+
argv: [
|
|
163
|
+
true,
|
|
164
|
+
{
|
|
165
|
+
fn: "getAttr",
|
|
166
|
+
argv: [
|
|
167
|
+
{
|
|
168
|
+
ref: "PartitionResult",
|
|
169
|
+
},
|
|
170
|
+
"supportsDualStack",
|
|
171
|
+
],
|
|
172
|
+
},
|
|
173
|
+
],
|
|
174
|
+
},
|
|
175
|
+
],
|
|
176
|
+
type: "tree",
|
|
177
|
+
rules: [
|
|
178
|
+
{
|
|
179
|
+
conditions: [],
|
|
180
|
+
endpoint: {
|
|
181
|
+
url: "https://api.sagemaker-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
|
182
|
+
properties: {},
|
|
183
|
+
headers: {},
|
|
184
|
+
},
|
|
185
|
+
type: "endpoint",
|
|
186
|
+
},
|
|
187
|
+
],
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
conditions: [],
|
|
191
|
+
error: "FIPS and DualStack are enabled, but this partition does not support one or both",
|
|
192
|
+
type: "error",
|
|
193
|
+
},
|
|
194
|
+
],
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
conditions: [
|
|
198
|
+
{
|
|
199
|
+
fn: "booleanEquals",
|
|
200
|
+
argv: [
|
|
201
|
+
{
|
|
202
|
+
ref: "UseFIPS",
|
|
203
|
+
},
|
|
204
|
+
true,
|
|
205
|
+
],
|
|
206
|
+
},
|
|
207
|
+
],
|
|
208
|
+
type: "tree",
|
|
209
|
+
rules: [
|
|
210
|
+
{
|
|
211
|
+
conditions: [
|
|
212
|
+
{
|
|
213
|
+
fn: "booleanEquals",
|
|
214
|
+
argv: [
|
|
215
|
+
true,
|
|
216
|
+
{
|
|
217
|
+
fn: "getAttr",
|
|
218
|
+
argv: [
|
|
219
|
+
{
|
|
220
|
+
ref: "PartitionResult",
|
|
221
|
+
},
|
|
222
|
+
"supportsFIPS",
|
|
223
|
+
],
|
|
224
|
+
},
|
|
225
|
+
],
|
|
226
|
+
},
|
|
227
|
+
],
|
|
228
|
+
type: "tree",
|
|
229
|
+
rules: [
|
|
230
|
+
{
|
|
231
|
+
conditions: [],
|
|
232
|
+
type: "tree",
|
|
233
|
+
rules: [
|
|
234
|
+
{
|
|
235
|
+
conditions: [
|
|
236
|
+
{
|
|
237
|
+
fn: "stringEquals",
|
|
238
|
+
argv: [
|
|
239
|
+
"aws",
|
|
240
|
+
{
|
|
241
|
+
fn: "getAttr",
|
|
242
|
+
argv: [
|
|
243
|
+
{
|
|
244
|
+
ref: "PartitionResult",
|
|
245
|
+
},
|
|
246
|
+
"name",
|
|
247
|
+
],
|
|
248
|
+
},
|
|
249
|
+
],
|
|
250
|
+
},
|
|
251
|
+
],
|
|
252
|
+
endpoint: {
|
|
253
|
+
url: "https://api-fips.sagemaker.{Region}.{PartitionResult#dnsSuffix}",
|
|
254
|
+
properties: {},
|
|
255
|
+
headers: {},
|
|
256
|
+
},
|
|
257
|
+
type: "endpoint",
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
conditions: [
|
|
261
|
+
{
|
|
262
|
+
fn: "stringEquals",
|
|
263
|
+
argv: [
|
|
264
|
+
{
|
|
265
|
+
ref: "Region",
|
|
266
|
+
},
|
|
267
|
+
"us-gov-west-1-secondary",
|
|
268
|
+
],
|
|
269
|
+
},
|
|
270
|
+
],
|
|
271
|
+
endpoint: {
|
|
272
|
+
url: "https://api.sagemaker.us-gov-west-1.amazonaws.com",
|
|
273
|
+
properties: {},
|
|
274
|
+
headers: {},
|
|
275
|
+
},
|
|
276
|
+
type: "endpoint",
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
conditions: [
|
|
280
|
+
{
|
|
281
|
+
fn: "stringEquals",
|
|
282
|
+
argv: [
|
|
283
|
+
"aws-us-gov",
|
|
284
|
+
{
|
|
285
|
+
fn: "getAttr",
|
|
286
|
+
argv: [
|
|
287
|
+
{
|
|
288
|
+
ref: "PartitionResult",
|
|
289
|
+
},
|
|
290
|
+
"name",
|
|
291
|
+
],
|
|
292
|
+
},
|
|
293
|
+
],
|
|
294
|
+
},
|
|
295
|
+
],
|
|
296
|
+
endpoint: {
|
|
297
|
+
url: "https://api-fips.sagemaker.{Region}.{PartitionResult#dnsSuffix}",
|
|
298
|
+
properties: {},
|
|
299
|
+
headers: {},
|
|
300
|
+
},
|
|
301
|
+
type: "endpoint",
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
conditions: [],
|
|
305
|
+
endpoint: {
|
|
306
|
+
url: "https://api.sagemaker-fips.{Region}.{PartitionResult#dnsSuffix}",
|
|
307
|
+
properties: {},
|
|
308
|
+
headers: {},
|
|
309
|
+
},
|
|
310
|
+
type: "endpoint",
|
|
311
|
+
},
|
|
312
|
+
],
|
|
313
|
+
},
|
|
314
|
+
],
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
conditions: [],
|
|
318
|
+
error: "FIPS is enabled but this partition does not support FIPS",
|
|
319
|
+
type: "error",
|
|
320
|
+
},
|
|
321
|
+
],
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
conditions: [
|
|
325
|
+
{
|
|
326
|
+
fn: "booleanEquals",
|
|
327
|
+
argv: [
|
|
328
|
+
{
|
|
329
|
+
ref: "UseDualStack",
|
|
330
|
+
},
|
|
331
|
+
true,
|
|
332
|
+
],
|
|
333
|
+
},
|
|
334
|
+
],
|
|
335
|
+
type: "tree",
|
|
336
|
+
rules: [
|
|
337
|
+
{
|
|
338
|
+
conditions: [
|
|
339
|
+
{
|
|
340
|
+
fn: "booleanEquals",
|
|
341
|
+
argv: [
|
|
342
|
+
true,
|
|
343
|
+
{
|
|
344
|
+
fn: "getAttr",
|
|
345
|
+
argv: [
|
|
346
|
+
{
|
|
347
|
+
ref: "PartitionResult",
|
|
348
|
+
},
|
|
349
|
+
"supportsDualStack",
|
|
350
|
+
],
|
|
351
|
+
},
|
|
352
|
+
],
|
|
353
|
+
},
|
|
354
|
+
],
|
|
355
|
+
type: "tree",
|
|
356
|
+
rules: [
|
|
357
|
+
{
|
|
358
|
+
conditions: [],
|
|
359
|
+
endpoint: {
|
|
360
|
+
url: "https://api.sagemaker.{Region}.{PartitionResult#dualStackDnsSuffix}",
|
|
361
|
+
properties: {},
|
|
362
|
+
headers: {},
|
|
363
|
+
},
|
|
364
|
+
type: "endpoint",
|
|
365
|
+
},
|
|
366
|
+
],
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
conditions: [],
|
|
370
|
+
error: "DualStack is enabled but this partition does not support DualStack",
|
|
371
|
+
type: "error",
|
|
372
|
+
},
|
|
373
|
+
],
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
conditions: [],
|
|
377
|
+
endpoint: {
|
|
378
|
+
url: "https://api.sagemaker.{Region}.{PartitionResult#dnsSuffix}",
|
|
379
|
+
properties: {},
|
|
380
|
+
headers: {},
|
|
381
|
+
},
|
|
382
|
+
type: "endpoint",
|
|
383
|
+
},
|
|
384
|
+
],
|
|
385
|
+
},
|
|
386
|
+
],
|
|
387
|
+
};
|
|
@@ -70,6 +70,27 @@ var ProductionVariantInstanceType;
|
|
|
70
70
|
ProductionVariantInstanceType["ML_C5_9XLARGE"] = "ml.c5.9xlarge";
|
|
71
71
|
ProductionVariantInstanceType["ML_C5_LARGE"] = "ml.c5.large";
|
|
72
72
|
ProductionVariantInstanceType["ML_C5_XLARGE"] = "ml.c5.xlarge";
|
|
73
|
+
ProductionVariantInstanceType["ML_C6GD_12XLARGE"] = "ml.c6gd.12xlarge";
|
|
74
|
+
ProductionVariantInstanceType["ML_C6GD_16XLARGE"] = "ml.c6gd.16xlarge";
|
|
75
|
+
ProductionVariantInstanceType["ML_C6GD_2XLARGE"] = "ml.c6gd.2xlarge";
|
|
76
|
+
ProductionVariantInstanceType["ML_C6GD_4XLARGE"] = "ml.c6gd.4xlarge";
|
|
77
|
+
ProductionVariantInstanceType["ML_C6GD_8XLARGE"] = "ml.c6gd.8xlarge";
|
|
78
|
+
ProductionVariantInstanceType["ML_C6GD_LARGE"] = "ml.c6gd.large";
|
|
79
|
+
ProductionVariantInstanceType["ML_C6GD_XLARGE"] = "ml.c6gd.xlarge";
|
|
80
|
+
ProductionVariantInstanceType["ML_C6GN_12XLARGE"] = "ml.c6gn.12xlarge";
|
|
81
|
+
ProductionVariantInstanceType["ML_C6GN_16XLARGE"] = "ml.c6gn.16xlarge";
|
|
82
|
+
ProductionVariantInstanceType["ML_C6GN_2XLARGE"] = "ml.c6gn.2xlarge";
|
|
83
|
+
ProductionVariantInstanceType["ML_C6GN_4XLARGE"] = "ml.c6gn.4xlarge";
|
|
84
|
+
ProductionVariantInstanceType["ML_C6GN_8XLARGE"] = "ml.c6gn.8xlarge";
|
|
85
|
+
ProductionVariantInstanceType["ML_C6GN_LARGE"] = "ml.c6gn.large";
|
|
86
|
+
ProductionVariantInstanceType["ML_C6GN_XLARGE"] = "ml.c6gn.xlarge";
|
|
87
|
+
ProductionVariantInstanceType["ML_C6G_12XLARGE"] = "ml.c6g.12xlarge";
|
|
88
|
+
ProductionVariantInstanceType["ML_C6G_16XLARGE"] = "ml.c6g.16xlarge";
|
|
89
|
+
ProductionVariantInstanceType["ML_C6G_2XLARGE"] = "ml.c6g.2xlarge";
|
|
90
|
+
ProductionVariantInstanceType["ML_C6G_4XLARGE"] = "ml.c6g.4xlarge";
|
|
91
|
+
ProductionVariantInstanceType["ML_C6G_8XLARGE"] = "ml.c6g.8xlarge";
|
|
92
|
+
ProductionVariantInstanceType["ML_C6G_LARGE"] = "ml.c6g.large";
|
|
93
|
+
ProductionVariantInstanceType["ML_C6G_XLARGE"] = "ml.c6g.xlarge";
|
|
73
94
|
ProductionVariantInstanceType["ML_C6I_12XLARGE"] = "ml.c6i.12xlarge";
|
|
74
95
|
ProductionVariantInstanceType["ML_C6I_16XLARGE"] = "ml.c6i.16xlarge";
|
|
75
96
|
ProductionVariantInstanceType["ML_C6I_24XLARGE"] = "ml.c6i.24xlarge";
|
|
@@ -79,6 +100,13 @@ var ProductionVariantInstanceType;
|
|
|
79
100
|
ProductionVariantInstanceType["ML_C6I_8XLARGE"] = "ml.c6i.8xlarge";
|
|
80
101
|
ProductionVariantInstanceType["ML_C6I_LARGE"] = "ml.c6i.large";
|
|
81
102
|
ProductionVariantInstanceType["ML_C6I_XLARGE"] = "ml.c6i.xlarge";
|
|
103
|
+
ProductionVariantInstanceType["ML_C7G_12XLARGE"] = "ml.c7g.12xlarge";
|
|
104
|
+
ProductionVariantInstanceType["ML_C7G_16XLARGE"] = "ml.c7g.16xlarge";
|
|
105
|
+
ProductionVariantInstanceType["ML_C7G_2XLARGE"] = "ml.c7g.2xlarge";
|
|
106
|
+
ProductionVariantInstanceType["ML_C7G_4XLARGE"] = "ml.c7g.4xlarge";
|
|
107
|
+
ProductionVariantInstanceType["ML_C7G_8XLARGE"] = "ml.c7g.8xlarge";
|
|
108
|
+
ProductionVariantInstanceType["ML_C7G_LARGE"] = "ml.c7g.large";
|
|
109
|
+
ProductionVariantInstanceType["ML_C7G_XLARGE"] = "ml.c7g.xlarge";
|
|
82
110
|
ProductionVariantInstanceType["ML_G4DN_12XLARGE"] = "ml.g4dn.12xlarge";
|
|
83
111
|
ProductionVariantInstanceType["ML_G4DN_16XLARGE"] = "ml.g4dn.16xlarge";
|
|
84
112
|
ProductionVariantInstanceType["ML_G4DN_2XLARGE"] = "ml.g4dn.2xlarge";
|
|
@@ -114,6 +142,20 @@ var ProductionVariantInstanceType;
|
|
|
114
142
|
ProductionVariantInstanceType["ML_M5_4XLARGE"] = "ml.m5.4xlarge";
|
|
115
143
|
ProductionVariantInstanceType["ML_M5_LARGE"] = "ml.m5.large";
|
|
116
144
|
ProductionVariantInstanceType["ML_M5_XLARGE"] = "ml.m5.xlarge";
|
|
145
|
+
ProductionVariantInstanceType["ML_M6GD_12XLARGE"] = "ml.m6gd.12xlarge";
|
|
146
|
+
ProductionVariantInstanceType["ML_M6GD_16XLARGE"] = "ml.m6gd.16xlarge";
|
|
147
|
+
ProductionVariantInstanceType["ML_M6GD_2XLARGE"] = "ml.m6gd.2xlarge";
|
|
148
|
+
ProductionVariantInstanceType["ML_M6GD_4XLARGE"] = "ml.m6gd.4xlarge";
|
|
149
|
+
ProductionVariantInstanceType["ML_M6GD_8XLARGE"] = "ml.m6gd.8xlarge";
|
|
150
|
+
ProductionVariantInstanceType["ML_M6GD_LARGE"] = "ml.m6gd.large";
|
|
151
|
+
ProductionVariantInstanceType["ML_M6GD_XLARGE"] = "ml.m6gd.xlarge";
|
|
152
|
+
ProductionVariantInstanceType["ML_M6G_12XLARGE"] = "ml.m6g.12xlarge";
|
|
153
|
+
ProductionVariantInstanceType["ML_M6G_16XLARGE"] = "ml.m6g.16xlarge";
|
|
154
|
+
ProductionVariantInstanceType["ML_M6G_2XLARGE"] = "ml.m6g.2xlarge";
|
|
155
|
+
ProductionVariantInstanceType["ML_M6G_4XLARGE"] = "ml.m6g.4xlarge";
|
|
156
|
+
ProductionVariantInstanceType["ML_M6G_8XLARGE"] = "ml.m6g.8xlarge";
|
|
157
|
+
ProductionVariantInstanceType["ML_M6G_LARGE"] = "ml.m6g.large";
|
|
158
|
+
ProductionVariantInstanceType["ML_M6G_XLARGE"] = "ml.m6g.xlarge";
|
|
117
159
|
ProductionVariantInstanceType["ML_P2_16XLARGE"] = "ml.p2.16xlarge";
|
|
118
160
|
ProductionVariantInstanceType["ML_P2_8XLARGE"] = "ml.p2.8xlarge";
|
|
119
161
|
ProductionVariantInstanceType["ML_P2_XLARGE"] = "ml.p2.xlarge";
|
|
@@ -133,6 +175,20 @@ var ProductionVariantInstanceType;
|
|
|
133
175
|
ProductionVariantInstanceType["ML_R5_4XLARGE"] = "ml.r5.4xlarge";
|
|
134
176
|
ProductionVariantInstanceType["ML_R5_LARGE"] = "ml.r5.large";
|
|
135
177
|
ProductionVariantInstanceType["ML_R5_XLARGE"] = "ml.r5.xlarge";
|
|
178
|
+
ProductionVariantInstanceType["ML_R6GD_12XLARGE"] = "ml.r6gd.12xlarge";
|
|
179
|
+
ProductionVariantInstanceType["ML_R6GD_16XLARGE"] = "ml.r6gd.16xlarge";
|
|
180
|
+
ProductionVariantInstanceType["ML_R6GD_2XLARGE"] = "ml.r6gd.2xlarge";
|
|
181
|
+
ProductionVariantInstanceType["ML_R6GD_4XLARGE"] = "ml.r6gd.4xlarge";
|
|
182
|
+
ProductionVariantInstanceType["ML_R6GD_8XLARGE"] = "ml.r6gd.8xlarge";
|
|
183
|
+
ProductionVariantInstanceType["ML_R6GD_LARGE"] = "ml.r6gd.large";
|
|
184
|
+
ProductionVariantInstanceType["ML_R6GD_XLARGE"] = "ml.r6gd.xlarge";
|
|
185
|
+
ProductionVariantInstanceType["ML_R6G_12XLARGE"] = "ml.r6g.12xlarge";
|
|
186
|
+
ProductionVariantInstanceType["ML_R6G_16XLARGE"] = "ml.r6g.16xlarge";
|
|
187
|
+
ProductionVariantInstanceType["ML_R6G_2XLARGE"] = "ml.r6g.2xlarge";
|
|
188
|
+
ProductionVariantInstanceType["ML_R6G_4XLARGE"] = "ml.r6g.4xlarge";
|
|
189
|
+
ProductionVariantInstanceType["ML_R6G_8XLARGE"] = "ml.r6g.8xlarge";
|
|
190
|
+
ProductionVariantInstanceType["ML_R6G_LARGE"] = "ml.r6g.large";
|
|
191
|
+
ProductionVariantInstanceType["ML_R6G_XLARGE"] = "ml.r6g.xlarge";
|
|
136
192
|
ProductionVariantInstanceType["ML_T2_2XLARGE"] = "ml.t2.2xlarge";
|
|
137
193
|
ProductionVariantInstanceType["ML_T2_LARGE"] = "ml.t2.large";
|
|
138
194
|
ProductionVariantInstanceType["ML_T2_MEDIUM"] = "ml.t2.medium";
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const url_parser_1 = require("@aws-sdk/url-parser");
|
|
5
|
-
const
|
|
5
|
+
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
6
6
|
const getRuntimeConfig = (config) => {
|
|
7
7
|
var _a, _b, _c, _d, _e;
|
|
8
8
|
return ({
|
|
9
9
|
apiVersion: "2017-07-24",
|
|
10
10
|
disableHostPrefix: (_a = config === null || config === void 0 ? void 0 : config.disableHostPrefix) !== null && _a !== void 0 ? _a : false,
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
endpointProvider: (_b = config === null || config === void 0 ? void 0 : config.endpointProvider) !== null && _b !== void 0 ? _b : endpointResolver_1.defaultEndpointResolver,
|
|
12
|
+
logger: (_c = config === null || config === void 0 ? void 0 : config.logger) !== null && _c !== void 0 ? _c : {},
|
|
13
13
|
serviceId: (_d = config === null || config === void 0 ? void 0 : config.serviceId) !== null && _d !== void 0 ? _d : "SageMaker",
|
|
14
14
|
urlParser: (_e = config === null || config === void 0 ? void 0 : config.urlParser) !== null && _e !== void 0 ? _e : url_parser_1.parseUrl,
|
|
15
15
|
});
|