Closed cweiske closed 1 year ago
Instead of passing the folder path (identifier) to the deleteFolder() method, the object of the subfolder was passed.
This led to the exception "Instances of Aws\S3\S3Client cannot be serialized".
Test:
Instead of passing the folder path (identifier) to the deleteFolder() method, the object of the subfolder was passed.
This led to the exception "Instances of Aws\S3\S3Client cannot be serialized".
Test: