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