Copy files from s3 bucket to azure blob storage in airflow – Amazon web services
My task is to Copy files from s3 bucket to azure blob storage in airflow. I found using azcopy i can move my data from s3 bucket to azure blob storage but the problem is i have to create dag…