Why is MetaDefender Storage Security not transferring S3 object metadata?
This article applies to all MetaDefender Storage Security releases deployed on Windows and Linux systems.
Issue
When processing S3 objects, the objects' metadata is not being transferred after processing and remediation actions.
Cause
The option "Transfer file metadata and checksum on created files" is not enabled.
Missing S3 permissions: GetObject, PutObject
Transferring
System-defined
metadata is not supported; onlyUser-defined
metadata is supported.- For example:
System-defined
metadata such asContent-Type
andContent-Disposition
cannot be transferred by MDSS, but User-Defined metadata such asx-amz-meta-xxx
can be transferred.
- For example:

Resolution
Double-check the following:
- S3 permissions: Ensure that the necessary GetObject and PutObject permissions are configured.
- MDSS settings: Verify that the "Transfer file metadata and checksum on created files" option is enabled.
- Metadata type: Confirm that you are attempting to transfer
User-defined
metadata, asSystem-defined
metadata is not supported.
If Further Assistance is required, please proceed to log a support case or chat with our support engineer.
Was this page helpful?