You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Acceptance criteria:
** when Subscriber SDK subscribes to the published trip it looks like normal Publisher
The text was updated successfully, but these errors were encountered: