Skip to content Skip to sidebar Skip to footer
Showing posts with the label Aws Glue

Best Option(s) For Running Python Etl Code In Aws

I am looking for a recommendation on which AWS service (or combination thereof) to use to execute a… Read more Best Option(s) For Running Python Etl Code In Aws

Retrieving S3 Path From Payload Inside Aws Glue Pythonshell Job

I have a pythonshell job inside AWS glue that needs to download a file from a s3 path. This s3 path… Read more Retrieving S3 Path From Payload Inside Aws Glue Pythonshell Job

Python List Of Usa Holidays Between A Range

I have a need to fetch list of holidays in a given range, i.e., if start date is 20/12/2016 & e… Read more Python List Of Usa Holidays Between A Range