I have a Glue job which will take gluescript from S3 bucket. The gluescript will be pushed to code commit and from code commit the gluescript will be automatically copied to S3.
My query is : How to load files to s3 from code commit using Cloudformation?