Page 1 of 1

AWS Downloads by SNS Notifications

Posted: Thu Jul 15, 2021 8:47 pm
by matt.baile
Hello all,
I'm looking into creating a workflow that receives SNS notifications from Amazon and then downloads a file from an S3 bucket based on the link in the notification. I'm new to this, so I'm honestly not sure what those SNS notifications even look like nor how they're delivered.

I know SWITCH has the AWS download app that can be purchased through the app store, but it doesn't look like there are options to receive notifications or respond to them, only to monitor a bucket and download files when new ones arrive in that specific bucket?

Once I have the AWS CLI installed on my SWITCH server, what's the cleanest way to set something up to monitor for SNS events and then pull the URL out of there to download a file?