s3_filesystem#
- opacity.s3_filesystem(anon=True, asynchronous=True, **kwargs)[source]#
Return an
filesystemfor 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: