Skip to content

utils:createlink

Generate a AWS-S3 HTTPS link for specified files and print it to log.

Parameter Properties Default Type Choice Description
location required S3 base URL from which files are downloaded (string)
files required [list value] Filenames to be included (list of strings)
expires_in optional 3600 int Link expires in N seconds
role_arn optional The role to be assumed for executing the tool