3

Is it possible to get object metadata with spring-aws-s3 library? I need access to "ETag" header but as it seems like SimpleStorageResource does not expose way to access objectMetadata and ResourceLoader interface does not expose connection.

What are my options? Just use S3 SDK directly?

itwarilal
  • 1,314
  • 1
  • 10
  • 17
  • IMHO, access to metadata, and the ability to set metadata is required. For example, it is not possible to write an S3 SimpleStorageResource to a server side encrypted (SSE) bucket because the metadata cannot be set. – Rori Stumpf Mar 15 '18 at 14:57

0 Answers0