Skip to content

1.2 AWS (Data "lake", networking)

Tom Vogels edited this page Aug 14, 2017 · 1 revision

Storage for schemas, data, and config

We need an S3 bucket where schemas, data, and config files are stored as either an exchange place between SCM and Arthur or as intermediate place for CSV files.

"s3": {
    "bucket_name": "example_data_lake_bucket"
},