How it works...

In summary, we did the following in this recipe:

  1. Created a Lambda function to perform the following:
    1. Retrieve multiple messages from an input SQS event
    2. Batch the messages and send them to an output queue
  2. Created the input and output queues
  3. Created the required policies and attached them to the role
  4. Created the Lambda function specifying the role
  5. Added data into the input queue
  6. Verified 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
18.117.99.71