Interface S3FileSystem.Builder

  • Method Details

    • s3Uri

      The Amazon S3 URI that specifies the location in S3 where files are stored, which is mounted within the Studio environment. For example: s3://<bucket-name>/<prefix>/.

      Parameters:
      s3Uri - The Amazon S3 URI that specifies the location in S3 where files are stored, which is mounted within the Studio environment. For example: s3://<bucket-name>/<prefix>/.
      Returns:
      Returns a reference to this object so that method calls can be chained together.