2021-12-03 02:13:13 +01:00
|
|
|
{
|
|
|
|
|
"locations": [
|
|
|
|
|
{
|
2022-05-08 06:10:13 +02:00
|
|
|
"name": "bucket_a",
|
|
|
|
|
"path": "s3://bucket-a",
|
|
|
|
|
"displayName": "Bucket A",
|
2021-12-03 02:13:13 +01:00
|
|
|
"description": "Bucket A",
|
|
|
|
|
"locationType": "Bucket"
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-05-08 06:10:13 +02:00
|
|
|
"name": "bucket_b",
|
|
|
|
|
"path": "s3://bucket-b",
|
|
|
|
|
"displayName": "Bucket B",
|
2021-12-03 02:13:13 +01:00
|
|
|
"description": "Bucket B",
|
|
|
|
|
"locationType": "Bucket"
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-05-08 06:10:13 +02:00
|
|
|
"name": "hive_dwh",
|
|
|
|
|
"path": "s3://bucket-a/user/hive/dwh",
|
|
|
|
|
"displayName": "Hive DWH",
|
2021-12-03 02:13:13 +01:00
|
|
|
"description": "Bucket A prefix",
|
|
|
|
|
"locationType": "Prefix"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|