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

Support for S3 as a source for the trip publishing CLI #23

Open
kavalerov opened this issue Jun 9, 2021 · 0 comments
Open

Support for S3 as a source for the trip publishing CLI #23

kavalerov opened this issue Jun 9, 2021 · 0 comments

Comments

@kavalerov
Copy link

kavalerov commented Jun 9, 2021

Trip publishing CLI should be able to publish trip data from an S3 file as well.

To do this, we need to add additional fields to the configuration file for AWS. The configurable parameters are:

  • AWS credentials
  • S3 file path

Acceptance criteria:

  • When provided correct parameters, trip publishing CLI works as normal.
    ** when Subscriber SDK subscribes to the published trip it looks like normal Publisher
  • Any AWS errors should be printed out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant