dimanche 7 novembre 2021

Dont know how to solve [closed]

Back-end Challenge

In the Python file, write a program to access the contents of the bucket coderbytechallengesandbox. In there there might be multiple files, but your program should find the file with the prefix_cb_, and then output the contents of that file. You should use the boto3 module to solve this challenge.

You do not need any access keys to access the bucket because it is public. This post might help you with how to access the bucket.

Example Output

contents of some file




Aucun commentaire:

Enregistrer un commentaire