We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765b9c6 commit 576ea66Copy full SHA for 576ea66
README.md
@@ -38,7 +38,11 @@ The other values are added as variables (by clicking the "New repository variabl
38
39
This version of the library supports reading encrypted objects from previous versions.
40
It also supports writing objects with non-legacy algorithms.
41
-The list of legacy modes and operations will be provided below.
+The list of legacy modes and operations is provided below.
42
+
43
+However, this version does not support V2's Unencrypted Object Passthrough.
44
+This library can only read encrypted objects from S3,
45
+unencrypted objects MUST be read with the base S3 Client.
46
47
### Examples
48
#### V2 KMS Materials Provider to V3
0 commit comments