type: s3[/VERSION]
[ATTRIBUTES]
Access to a blob stored in an S3 API compatible bucket.
The provided media type is taken from the specification attribute mediaType
.
The following versions are supported
Attributes:
-
region
(optional) stringregion identifier of the used store
-
bucket
stringThe name of the S3 bucket containing the blob
-
key
stringThe key of the desired blob
-
mediaType
stringThe media type of the blob used to store the resource. It may add format information like
+tar
or+gzip
.