aws-samples / Serverless-Retrieval-Augmented-Generation-RAG-on-AWS

A full-stack serverless RAG workflow. This is thought for running PoCs, prototypes and bootstrap your MVP.
MIT No Attribution
50 stars 19 forks source link

When navigating directly to `/Documents` you get an access denied error #24

Closed shafkevi closed 4 months ago

shafkevi commented 5 months ago

You can navigate using the React router by clicking around the screen, but if you navigate directly to the /Documents path you get an Access Denied error. This likely just requires a redirection rule in the Cloudfront/S3 connection.

giusedroid commented 5 months ago

ah yeah, we use react router, we need to config default redirects on CloudFront. What a noob!

giusedroid commented 4 months ago

addressing in #19

giusedroid commented 4 months ago

closed with #19