Skip to content

Commit

Permalink
checkstyle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shameersss1 committed Nov 1, 2024
1 parent b196965 commit 59a7e05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@ Reading an unencrypted file would fail when read through CSE enabled client by d
software.amazon.encryption.s3.S3EncryptionClientException: Instruction file not found!
Please ensure the object you are attempting to decrypt has been encrypted
using the S3 Encryption Client.
```
```
CSE enabled client should read encrypted data only.

Fix: set `fs.s3a.encryption.cse.v1.compatibility.enabled=true`
Expand Down

0 comments on commit 59a7e05

Please sign in to comment.