force Destroy
Parameters
value
Allow the object to be deleted by removing any legal hold on any object version. Default is false. This value should be set to true only if the bucket has S3 object lock enabled. If no content is provided through source, content or content_base64, then the object will be empty.
Note: The provider ignores all leading
/s in the object'skeyand treats multiple/s in the rest of the object'skeyas a single/, so values of/index.htmlandindex.htmlcorrespond to the same S3 object as dofirst//second///third//andfirst/second/third/.