PromucFlow_constructor/app/server/appsmith-plugins/amazons3Plugin
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
..
src fix: implement getStructure method for S3 plugin (#8919) 2022-01-13 11:33:50 +05:30
plugin.properties s3 plugin (#2735) 2021-02-10 15:26:01 +05:30
pom.xml fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30