bytechefhq / bytechefhq/bytechef
[component] AWS S3
Open
backend
workflow-component
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As a Workflow Developer,
I want to be able to use the native **AWS S3** connector,
So that I can implement more complex integration use cases involving **AWS S3**.
**References**
- Website: https://aws.amazon.com/s3/
- Documentation: https://docs.aws.amazon.com/AmazonS3/latest/API/Type_API_Reference.html
**Acceptance Criteria**
Implemented actions:
- [x] get object
- [x] get url
- [x] list objects
- [x] presign get object
- [x] put object
**Definition of Done**
- [ ] Unit/Integration tests
- [ ] Connection setup steps
- [ ] Guidejar tutorial for connection setup
- [ ] Documentation is generated and available
Contributor guide
Assessment
This issue has not been assessed yet.