appsmithorg / appsmithorg/appsmith
[Feature] s3: provide feature to dowload all files in a directory
Open
Community Reported
Enhancement
Integrations Product
Query & JS Pod
Query Widgets & IDE Pod
S3
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
Requested by community:
```
Any sample code to download S3 folder recursively like we do using command line:
aws s3 cp --recursive s3://bucket-name/main-folder/my-folder my-folder
```
Contributor guide
Assessment
This issue has not been assessed yet.