Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add S3 from AWS as a provider #34

Open
ezeoleaf opened this issue Nov 20, 2021 · 1 comment
Open

Add S3 from AWS as a provider #34

ezeoleaf opened this issue Nov 20, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed providers Related to existing or new providers

Comments

@ezeoleaf
Copy link
Owner

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Add the possibility to download a file from S3 using the API and use it as a provider to generate content to publish

Describe alternatives you've considered

Additional context

@ezeoleaf ezeoleaf added the providers Related to existing or new providers label Nov 20, 2021
@ezeoleaf ezeoleaf added enhancement New feature or request help wanted Extra attention is needed labels May 18, 2022
@savagedev
Copy link
Contributor

I'm going work on this one next. I'm going to take the approach where the S3 object can contain either a JSON or CSV file format and then it retrieves this file and uses either the jsonfile or csvfile provider.

@ezeoleaf ezeoleaf moved this to Todo in Larry roadmap Jul 11, 2022
@ezeoleaf ezeoleaf moved this from Todo to In Progress in Larry roadmap Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed providers Related to existing or new providers
Projects
Status: In Progress
Development

No branches or pull requests

2 participants