The directory on the local machine where the file should be saved. If not provided, it defaults to the system's temporary directory.
When True , downloads the file into a unique subdirectory within local_path to avoid collisions between parallel tasks. Implementation Example s3hook download file
Ensure the IAM user associated with your Airflow Connection has s3:GetObject permissions for the target bucket. airflow.providers.amazon.aws.hooks.s3 The directory on the local machine where the
The name of the S3 bucket. If omitted, it defaults to the bucket defined in the Airflow connection. s3hook download file