mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-15 20:46:58 +00:00
Doc: DBT indentation FIX (#21359)
This commit is contained in:
parent
e323b100b6
commit
57a37c7aaa
@ -1,12 +1,12 @@
|
||||
```yaml {% srNumber=221 %}
|
||||
awsAccessKeyId: KEY
|
||||
awsSecretAccessKey: SECRET
|
||||
awsAccessKeyId: KEY
|
||||
awsSecretAccessKey: SECRET
|
||||
```
|
||||
```yaml {% srNumber=222 %}
|
||||
# awsSessionToken: TOKEN
|
||||
```
|
||||
```yaml {% srNumber=223 %}
|
||||
awsRegion: us-east-2
|
||||
awsRegion: us-east-2
|
||||
```
|
||||
```yaml {% srNumber=224 %}
|
||||
# endPointURL: https://athena.us-east-2.amazonaws.com/custom
|
||||
|
@ -1,12 +1,12 @@
|
||||
```yaml {% srNumber=221 %}
|
||||
awsAccessKeyId: KEY
|
||||
awsSecretAccessKey: SECRET
|
||||
awsAccessKeyId: KEY
|
||||
awsSecretAccessKey: SECRET
|
||||
```
|
||||
```yaml {% srNumber=222 %}
|
||||
# awsSessionToken: TOKEN
|
||||
```
|
||||
```yaml {% srNumber=223 %}
|
||||
awsRegion: us-east-2
|
||||
awsRegion: us-east-2
|
||||
```
|
||||
```yaml {% srNumber=224 %}
|
||||
# endPointURL: https://athena.us-east-2.amazonaws.com/custom
|
||||
|
@ -1,12 +1,12 @@
|
||||
```yaml {% srNumber=221 %}
|
||||
awsAccessKeyId: KEY
|
||||
awsSecretAccessKey: SECRET
|
||||
awsAccessKeyId: KEY
|
||||
awsSecretAccessKey: SECRET
|
||||
```
|
||||
```yaml {% srNumber=222 %}
|
||||
# awsSessionToken: TOKEN
|
||||
```
|
||||
```yaml {% srNumber=223 %}
|
||||
awsRegion: us-east-2
|
||||
awsRegion: us-east-2
|
||||
```
|
||||
```yaml {% srNumber=224 %}
|
||||
# endPointURL: https://athena.us-east-2.amazonaws.com/custom
|
||||
|
@ -73,7 +73,7 @@ source:
|
||||
dbtConfigType: s3
|
||||
```
|
||||
```yaml {% srNumber=1 %}
|
||||
dbtSecurityConfig:
|
||||
dbtSecurityConfig:
|
||||
```
|
||||
|
||||
{% partial file="/v1.7/connectors/yaml/common/aws-config.md" /%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user