ToolJet/server/templates/aws-s3-file-explorer/manifest.json

16 lines
346 B
JSON
Raw Normal View History

{
"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"
}