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
We are in the process of identifying and finalizing naming conventions for, among other things, S3 paths.
It would be helpful and practical to implement some helper function(s) that allow to reconstruct such paths easily, relying both on the predefined conventions and the atcual contents of S3.
The action points for this are:
Write one or several functions to get, create or complete S3 paths given the components and S3 contents.
Write tests
Document them
The text was updated successfully, but these errors were encountered:
We are in the process of identifying and finalizing naming conventions for, among other things, S3 paths.
It would be helpful and practical to implement some helper function(s) that allow to reconstruct such paths easily, relying both on the predefined conventions and the atcual contents of S3.
The action points for this are:
The text was updated successfully, but these errors were encountered: