docs
docs copied to clipboard
Update storj docs with object lock UI actions
Things to update on https://storj.dev/
- [x] How to opt in to beta - https://storj.dev/dcs/api/s3/object-lock
- No changes to what is live today
- [x] Create a bucket flow - https://storj.dev/dcs/buckets/create-buckets
- No changes to what is live today
- [ ] Details about object lock "permissions" when creating an access - https://storj.dev/dcs/access
- TBD
- [ ] S3 functionality - https://storj.dev/dcs/api/s3/object-lock
- Updated table of actions to include GetObjectLegalHold and PutObjectLegalHold
- Removed references like "Only compliance mode supported"
- [ ] Locking an object (increasing retention period, trying to delete/edit/reduce)
- [ ] Default retention settings (PutObjectLockConfiguration and GetObjectLockConfiguration)
- [ ] How object lock and TTL are mutually exclusive (cannot have both at the same time)