PromucFlow_constructor/app/server/appsmith-plugins/amazons3Plugin
Sumit Kumar 3c8583210f
feat: remove region requirement from s3 plugin (#8829)
* Remove Region field from S3 datasource editor page for AWS S3, Upcloud, Digital Ocean Spaces, Dream Objects, Wasabi.
  * Use SDK provided property for AWS S3 to delegate region selection to the SDK.
  * Extract region info from endpoint URL for Upcloud, Digital Ocean Spaces, Dream Objects and Wasabi, since the SDK property does not work for these service providers.
* Removed some redundant checks from datasourceCreate that were already part of validateDatasource
* Fix show clause in list.json
2021-11-03 16:23:53 +05:30
..
src feat: remove region requirement from s3 plugin (#8829) 2021-11-03 16:23:53 +05:30
plugin.properties s3 plugin (#2735) 2021-02-10 15:26:01 +05:30
pom.xml Increased default limit for webclient payload (#3718) 2021-03-26 21:34:10 +05:30