ToolJet/server/templates/aws-s3-file-explorer/manifest.json
2024-03-01 20:42:31 +05:30

16 lines
No EOL
346 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": "utilities"
}