where and how did the SQS service is configured to receive the file details after uploading to s3 bucket in this video https youtu be XZggsCITQdY

0 votes
I have been watching the video on aws lambda (https://youtu.be/XZggsCITQdY). This video shows configuring the services to send email to an ID whenever a file is uploaded to an s3 bucket on a website/domain. And when a reply is sent by this email id, it will move the file. For this, s3 bucket, route 53, lambda function and SQS service. Here, SQS service is used to give the file details to lambda function as it is stateless. When a file is uploaded to s3 bucket, it triggers the lambda function and also sends the info to SQS.

My doubt is how the SQS / S3 bucket is configured to receive/send file information.
Feb 18, 2020 in AWS by Swathi
• 120 points
748 views
Hey @Swathi, It is handled in the code of uploading data to S3.

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In AWS

0 votes
1 answer

How to download the latest file in a S3 bucket using AWS CLI?

You can use the below command $ aws ...READ MORE

answered Sep 6, 2018 in AWS by Archana
• 4,170 points
19,035 views
0 votes
2 answers

How to skip headers when reading a CSV file in S3 and creating a table in AWS Athena?

Thanks for the answer. This should be clear ...READ MORE

answered Aug 14, 2019 in AWS by athenauserz
11,232 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP