First version of lambda config put object
This commit is contained in:
24
lambda_config/redirects.json
Normal file
24
lambda_config/redirects.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"customers": {
|
||||
"customer1": {
|
||||
"status": "active",
|
||||
"tags": {
|
||||
"tag1": {
|
||||
"status": "active",
|
||||
"content": {
|
||||
"face1": {
|
||||
"type": "url",
|
||||
"key": "url.txt",
|
||||
"url": "https://grafana.etss.it/d/LbON5PkGz/power?orgId=1&from=now-12h&to=now&refresh=30s"
|
||||
},
|
||||
"face2": {
|
||||
"type": "s3",
|
||||
"key": "file.txt",
|
||||
"url": null
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user