using pyspark can I write to an s3 path I don't have GetObject permission to?
After spark finishes writing the dataframe to S3, it seems like it checks the validity of the files it wrote with: `getFileStatus` that is `HeadObject` behind the scenes.What if I'm only granted write and list objects permissions but not GetObject? I...
- 1535 Views
- 2 replies
- 0 kudos
Latest Reply