I am reading some Table " V " data from S3-Input bucket and loading it to S3-Output bucket by using AWS Glue. I am using Pyspark as Script here.
Kindly could you pleased help me, how I can load output file to S3-Output Bucket with "Job-name&Current-timestamp()".
I mean, the output file should be appeared with Automic "JOB NAME & Timestamp " in output S3-Output bucket folder.