Add permission
attribute to WebDownload
and S3Download
actions
#72
Labels
permission
attribute to WebDownload
and S3Download
actions
#72
Community Note
Tell us about your request
What do you want us to build?
It would be nice to specify the permission for the downloaded file when using the
WebDownload
andS3Download
actions.It could look something like:
and
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.
This is not hard/impossible to workaround. It would just be cleaner if I was able to specify the permission in the YAML.
Are you currently working around this issue?
How are you currently solving this problem?
Add commands to the user-data to fix the permissions on the files.
Additional context
Anything else we should know?
See how the
CreateFile
action works.The text was updated successfully, but these errors were encountered: