Hi,
AWS S3 policy does not accept wildcards ("*") in its query statement:
From AWS documentation:
'Currently, there is no support for the use of UNIX style wildcards in a command's path arguments."
Anyone know how can we download batch files if we can't use the wildcard "*" in our File Transfer activity to download files from AWS S3 bucket?