- Enter SQS Dashboard and click "Create queue"
- Fill the queue name and leave every thing else as default
- Click "Create queue"
- Go to SNS Dashboard and click on "Topics"
- Click on "Create topic"
- Select standard and fill the topic name, leave every thing else as default
- Click on "Create topic"
- Go to S3 dashboard and click on "Create bucket"
- Fill the bucket name and leave every thing else as default
- Click on "Create bucket"
- Enter the created bucket and upload the code
- Go to Lambda dashboard and click on "Create function"
- Fill the function name and leave every thing else as default, in this case python 3.9 is selected for code
- Click on "Create function"
- Click on "Upload from" and select the "Amazon S3 location" option
- Fill with the S3 URi of your function code
- Click on "Add trigger" and fill with the SNS topic
- Click on "Add destination" and fill "On success" and "Asynchronous invocation" with the SQS queue
solution
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||