User has full s3 access policy applied.
Encryption key and algorithm (AES256) are provided and the same user can put and get an encrypted object, but not its attributes because of an access denied error.
Why does S3 replies with an error on "Get Object Attributes" action call for an encrypted object with a customer provided encryption key (SSE-C) ? How to fix that ?