Skip to content

Could I know the event upload file on aws s3 automatically?

0

I'm using Node JS to subscribe SNS on AWS and SQS to handle queues . How do I know if a file has been uploaded to S3 then sent the message to node js automatically via SNS?

asked 6 years ago421 views