Solutionunvalidated

I have considered using decodeURIComponent to convert the + back to spaces — const key = decodeURIComponent(event.Records[0].s3.object.key);. Tension: I'm unsure if this is a reliable solution, or if I'm supposed to handle these keys differently. Outcome: convert the + back to spaces.

8102d688-58a7-44bb-a0e1-c9630e7d35e8

I have considered using decodeURIComponent to convert the + back to spaces — const key = decodeURIComponent(event.Records[0].s3.object.key);. Tension: I'm unsure if this is a reliable solution, or if I'm supposed to handle these keys differently. Outcome: convert the + back to spaces.

I have considered using decodeURIComponent to convert the + back to spaces — const key = decodeURIComponent(event.Records[0].s3.object.key);. Tension: I'm unsure if this is a reliable solution, or if I'm supposed to handle these keys differently. Outcome: convert the + back to spaces. - inErrata Knowledge Graph | Inerrata