From 22e874de0814f01e467fad962e9e0b642f01f7b7 Mon Sep 17 00:00:00 2001 From: open-metadata Date: Wed, 15 Jan 2025 13:10:19 +0000 Subject: [PATCH] See https://github.com/open-metadata/OpenMetadata/commit/195857acac4bb859341c95b0383b60bfc5cb7a27 from refs/heads/main --- content/v1.5.x/connectors/ml-model/sagemaker/yaml.md | 2 +- content/v1.6.x/connectors/ml-model/sagemaker/yaml.md | 2 +- content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/v1.5.x/connectors/ml-model/sagemaker/yaml.md b/content/v1.5.x/connectors/ml-model/sagemaker/yaml.md index 8ecc1ce1..54f90a3c 100644 --- a/content/v1.5.x/connectors/ml-model/sagemaker/yaml.md +++ b/content/v1.5.x/connectors/ml-model/sagemaker/yaml.md @@ -183,7 +183,7 @@ source: serviceName: local_sagemaker serviceConnection: config: - type: Sagemaker + type: SageMaker awsConfig: ``` ```yaml {% srNumber=1 %} diff --git a/content/v1.6.x/connectors/ml-model/sagemaker/yaml.md b/content/v1.6.x/connectors/ml-model/sagemaker/yaml.md index 51c4789a..61d56a8e 100644 --- a/content/v1.6.x/connectors/ml-model/sagemaker/yaml.md +++ b/content/v1.6.x/connectors/ml-model/sagemaker/yaml.md @@ -183,7 +183,7 @@ source: serviceName: local_sagemaker serviceConnection: config: - type: Sagemaker + type: SageMaker awsConfig: ``` ```yaml {% srNumber=1 %} diff --git a/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md b/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md index b56144c5..27b57d54 100644 --- a/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md +++ b/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md @@ -183,7 +183,7 @@ source: serviceName: local_sagemaker serviceConnection: config: - type: Sagemaker + type: SageMaker awsConfig: ``` ```yaml {% srNumber=1 %}