Nir Tsruya
Results
2
issues of
Nir Tsruya
### Describe the bug The AttributeValue class implements the Serializable interface. However, when trying to serialize it using java.io.ObjectOutputStream writeObject method I get the following error: java.io.NotSerializableException: software.amazon.awssdk.core.util.DefaultSdkAutoConstructList The reason...
feature-request
p3
### Description The 'sseAlgorithm' property is ignored when the 'file' property refers to a directory. ### Steps to Reproduce 1. Create a s3 bucket with a sse policy 2. call...