EasyManua.ls Logo

CLOUDIAN HyperStore - Conclusion

Default Icon
10 pages
Print Icon
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
1
6. View the Object Lock policy to verify that it is set correctly after applying the Object Lock policy.
$ aws s3api get-object-lock-configuration --bucket b02 --endpoint-
url=http://s3-reg01.cloudiantme.local
{
"ObjectLockConfiguration": {
"ObjectLockEnabled": "Enabled",
"Rule": {
"DefaultRetention": {
"Mode": "GOVERNANCE",
"Days": 1
}
}
}
}
CONCLUSION
This quick start guide illustrated how to configure and use the S3 Object Lock feature on HyperStore using
the AWS CLI third-party S3 application. A few examples on using the AWS CLI with the S3 API command
set where shown. Other third-party applications that support the S3 Object Lock feature can also be used.
As of the publishing of this document, Object Lock is still fairly new, so not all S3 applications will
automatically support Object Lock. Cloudian HyperStore has native S3 compatibility so any AWS S3
application that works with Object Lock, will very likely have seemless integration with HyperStore.
CLOUDIAN, INC.
177 Bovet Road, Suite 450, San Mateo, CA 94402
Tel: 1.650.227.2380 | cloudian.com
©2020 Cloudian, Inc. Cloudian, the Cloudian logo, HyperFile, HyperScale, and HyperStore are registered trademarks or trademarks of Cloudian,
Inc. All other trademarks are property of their respective holders.
QUICK-OBJLK-0120