Submission Retrieval Storage
Submission Retrieval Storage
When creating a submission, rather than including the input images with the creation request, the input images can be specified as URLs pointing to one of the supported submission retrieval stores. These URLs are required when creating submissions.
S3 Submission Retrieval Store
Configuring Amazon S3 bucket permissions. The following permissions are required to use S3 for submission retrieval storage:
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "",
"Effect": "Allow"
...
}
]
}
OCS Submission Retrieval Store
Not supported for SaaS instances. OCS is available only for on-premise / private cloud instances of Hyperscience. Support deprecated in v43, will end in v46. The use of OCS submission retrieval stores will no longer be supported in v46.