mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 15:37:37 +00:00
16 lines
No EOL
346 B
JSON
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"
|
|
} |