Closed
Description
The S3Object struct has URLDecodedKey but it does not seem to be populated when processing request. Looking at the example event message structure this is not returned. The Key field is populated but spaces in filenames are replace with a '+'. Is this the expected behavior?