gwu-libraries / ereserves-cloudfront-app

Serverless deployment template + custom assets for serving content behind an SSO layer from an S3 bucket.
https://aws.amazon.com/blogs/networking-and-content-delivery/authorizationedge-using-cookies-protect-your-amazon-cloudfront-content-from-being-downloaded-by-unauthenticated-users/
MIT No Attribution
0 stars 1 forks source link

Handling of special characters #2

Open dolsysmith opened 3 months ago

dolsysmith commented 3 months ago

Characters disallowed by the S3 rules for object keys should be removed from the object (renaming it) before updating the list.

dolsysmith commented 3 months ago

Not implementing at this time...would add additional complexity in the bucket setup in order to avoid recursive invocations.