quickwit
quickwit copied to clipboard
Improve (or just check) that tutorial with "search on AWS S3" shows how to set correctly the AWS env
For example, we can make sure that AWS S3 is reachable from the instance by using the AWS CLI to:
- check the bucket existence
- make a put / delete a file to ensure everything is working well