Bucket
Stored in the buckets collection. createdAt and updatedAt are maintained automatically.
Returned by GET /apps/s3bucket, POST /apps/s3bucket, GET /apps/s3bucket/:id, PUT /apps/s3bucket/:id.
| Field | Type | Notes |
|---|---|---|
accesskey | string | required |
secretkey | string | required |
region | string | required |
name | string | required |
subpath | string | default "" |
companyID | ObjectId | |
_id | ObjectId | default "6a95712f932657988a91c056" |
createdAt | date | set once |
updatedAt | date |