databricks_utils.aws.S3Bucket.ls

S3Bucket.ls(path='', display=None)

List the files and folders in s3 bucket mounted in dbfs.

Parameters:
  • path – path relative to the s3 bucket
  • display – a Callable to render the HTML output. e.g. displayHTML