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?
@SBCKing WORKS!!! Thanks!! will try to implement this into my music quiz.
I had to hard code and give boto3 the configurations whereas previously on my laptop it defaulted and extracted them from my home directory.
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 had to hard code and give boto3 the configurations whereas previously on my laptop it defaulted and extracted them from my home directory.