Skip to content

Commit

Permalink
Docs: Sagemaker YAML Correction (#19379)
Browse files Browse the repository at this point in the history
* Docs: Sagemaker YAML Correction

* Docs: Sagemaker YAML Correction

---------

Co-authored-by: Rounak Dhillon <[email protected]>
Co-authored-by: Prajwal214 <[email protected]>
  • Loading branch information
3 people authored Jan 15, 2025
1 parent 58f95e9 commit 195857a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ source:
serviceName: local_sagemaker
serviceConnection:
config:
type: Sagemaker
type: SageMaker
awsConfig:
```
```yaml {% srNumber=1 %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ source:
serviceName: local_sagemaker
serviceConnection:
config:
type: Sagemaker
type: SageMaker
awsConfig:
```
```yaml {% srNumber=1 %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ source:
serviceName: local_sagemaker
serviceConnection:
config:
type: Sagemaker
type: SageMaker
awsConfig:
```
```yaml {% srNumber=1 %}
Expand Down

0 comments on commit 195857a

Please sign in to comment.