PromucFlow_constructor/app/server/appsmith-interfaces/src
Sumit Kumar 18edb18b20
fix: implement getStructure method for S3 plugin (#8919)
* Add `getStructure` implementation for S3 to return a list of accessible buckets.
* Add command templates for S3.
  - List files
  - Read file
  - Create file
  - Delete file
* Remove getDatasourceMetadata implementation as getStructure method can be directly used now.
2022-01-13 11:33:50 +05:30
..
main/java/com/appsmith/external fix: implement getStructure method for S3 plugin (#8919) 2022-01-13 11:33:50 +05:30
test/java feat: add support for projection, sort and pagination. (#9712) 2021-12-23 14:16:49 +00:00