pyarrow.fs.S3FileSystem#

.. currentmodule:: pyarrow.fs

.. autoclass:: S3FileSystem

.. automethod:: init

.. rubric:: Methods

.. autosummary::

  ~S3FileSystem.__init__
  ~S3FileSystem.copy_file
  ~S3FileSystem.create_dir
  ~S3FileSystem.delete_dir
  ~S3FileSystem.delete_dir_contents
  ~S3FileSystem.delete_file
  ~S3FileSystem.equals
  ~S3FileSystem.from_uri
  ~S3FileSystem.get_file_info
  ~S3FileSystem.move
  ~S3FileSystem.normalize_path
  ~S3FileSystem.open_append_stream
  ~S3FileSystem.open_input_file
  ~S3FileSystem.open_input_stream
  ~S3FileSystem.open_output_stream

.. rubric:: Attributes

.. autosummary::

  ~S3FileSystem.region
  ~S3FileSystem.type_name