Skip to main content
NetApp Knowledge Base

Can object lock be applied to existing objects?

Views:
193
Visibility:
Public
Votes:
0
Category:
storagegrid
Specialty:
sgrid
Last Updated:

Applies to

  • StorageGRID
  • 11.5+

Answer

Yes.  As long as that bucket was created with S3 Object Lock enabled.
 
Procedure is similar as for a new object, using a PUT with a retain date.  
 
So like with aws cli : 
 
aws s3api --put-object --bucket xxx --key xxx --object-lock-mode COMPLIANCE --object-lock-retain-until-date 2100-00-00T23:59:59
 

Additional Informatio

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.