Skip to content

Commit 576ea66

Browse files
docs(README): detail no unencrypted pass through (#189)
See [#186](#186 (comment)) for details. Co-authored-by: Andrew Jewell <[email protected]>
1 parent 765b9c6 commit 576ea66

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@ The other values are added as variables (by clicking the "New repository variabl
3838

3939
This version of the library supports reading encrypted objects from previous versions.
4040
It also supports writing objects with non-legacy algorithms.
41-
The list of legacy modes and operations will be provided below.
41+
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.
4246

4347
### Examples
4448
#### V2 KMS Materials Provider to V3

0 commit comments

Comments
 (0)