objectType S3DataResource
extends AbstractDataResource
A data resource in a S3 storage system.
Members
| name | type | mult | description |
|---|---|---|---|
| endpoint | ivoa:string | The endpoint address of the S3 service. | |
| template | ivoa:string | The URL template for the S3 service. | |
| bucket | ivoa:string | The target bucket name. | |
| object | ivoa:string | The target object name. Leaving this blank will mount the whole bucket as a directory. |
Containment
This is contained by ExecutionRequestComponents, SimpleExecutionComponents, AbstractExecutable