oracle-cloud-infrastructure

python oci: Oracle Cloud Infrastructure: How to list files in a bucket

python oci: Oracle Cloud Infrastructure: How to list files in a bucket Question: I am trying to print the files in a bucket on Oracle cloud. I have installed oci library for it and came this far. Now I dont know further how to get list of files in a particular bucket. import os,oci from …

Total answers: 2