ToolJet/server/templates/aws-s3-file-explorer/manifest.json
2024-05-03 17:44:11 +05:30

16 lines
No EOL
356 B
JSON

{
"name": "AWS S3 file explorer",
"description": "Navigate Amazon S3 buckets, search, preview, and manage objects with an easy-to-use web explorer for S3 storage.",
"widgets": [
"Table",
"Chart"
],
"sources": [
{
"name": "AWS S3",
"id": "s3"
}
],
"id": "aws-s3-file-explorer",
"category": "developer-utilities"
}