You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by "Almeida, Julius" <Ju...@intuit.com> on 2020/06/18 20:42:31 UTC

Request for support regarding FileIO write to s3 using assumeRole

Hi Apache Beam Support Team,

I am currently using FileIO with ParquetIO.sink() to write parquet files to s3 and need to assume role in-order to access s3 written files by multiple aws accounts.

But currently I am facing some AWS related issue. I have created stackoverflow question with details.

Stackoverflow Link : https://stackoverflow.com/questions/62439623/i-am-trying-to-write-to-s3-using-assumerole-via-fileio-with-parquetio

Hope to get some support in this case.

Thanks,
Julius