s3_filesystem

Contents

s3_filesystem#

opacity.s3_filesystem(anon=True, asynchronous=True, **kwargs)[source]#

Return an filesystem for S3.

Parameters:
  • anon (bool, optional) – Anonymous access to public data.

  • asynchronous (bool, optional) – Asynchronous access.

Returns:

Python API for access to objects in S3 buckets.

Return type:

filesystem