Hi, I have some large files I need to pull into my build, and rather than doing that from the local machine, I want my packer script to pull the files from S3. I see stuff in the docs about roles, etc, but it's really not clear to me, how I'd have my "packer builder' instance use a role I specify that say has access to the s3 bucket in question. I'd thought it would be something like an entry in the json file but I see no option for this. I've added 'passrole' to the user that the build executes as but that doesnt' seem to help either.