Tags to run S3 lifecycle rules

andresalvati
New Contributor II

Hello,

Is it possible to utilize S3 tags when writing a DataFrame with PySpark? Or is the only option to write the dataframe and then use boto3 to tag all the files?

More information about S3 object tagging is here: Amazon S3 Object Tagging.

Thank you.