so I've stored a json file in a aws s3 bucket but how do I access it from repl using boto3. Is there a linux terminal somewhere I can access or something?
@niorg2606 I forgot to add the repl sorry. I run the following and after awhile I got given a massive list of errors. After it installs dependencies from lock file.
I dont know where it is actually downloading the file I told it to download to a directory called /tmp which works on my laptop from pycharm but not here.
How to connect aws buckets to repl
so I've stored a json file in a aws s3 bucket but how do I access it from repl using boto3. Is there a linux terminal somewhere I can access or something?
I dont know where it is actually downloading the file I told it to download to a directory called /tmp which works on my laptop from pycharm but not here.