Files
StandOut/lambda_config/redirects.json
2024-05-01 15:22:18 +02:00

17 lines
272 B
JSON

{
"customers": {
"customer3": {
"status": "active",
"tags": {
"tag2": {
"status": "active",
"content": {
"type": "s3",
"key": "foo.txt",
"url": null
}
}
}
}
}
}