Versions (relevant - OpenSearch/Dashboard/Server OS/Browser): 2.11.x
Background
Hi experts, today customers are able to upload models that already exist on another server, such as GitHub or S3 by providing the model URL. In the implementation, it looks like the model URL needs to be public to be downloadable.
Current use case
In our use case, our customers want to bring their own model but they don’t want to make it publicly, for example, the model is stored in a private S3 bucket
Question
Do we plan to support private access for the model location URL, or is there any recommendation to make the model location access secure (for example model stored in S3)?