How it works...

In summary, we did the following in this recipe:

  1. Created a Lambda function to perform the following:
    1. Retrieve messages from an input SNS event
    2. Batch the messages and send them to an output queue
  2. Created the required policies and attached them to the role
  3. Created the Lambda function, specifying the role
  4. Added data into the topic
  5. Verified that data was posted to the queue using the aws sqs receive-message command on the output queue
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.107.100