How it works...

In summary, we did the following in this recipe:

  1. Created a Lambda function to perform the following:
    • Create an SQS queue
    • Get the queue URL from the queue
    • Send the message to the queue
  2. Created the required policies and attached them to the role
  3. Invoked Lambda with a payload as required by the input handler object (Request.java)
  4. Verified data was posted to the queue using the aws sqs receive-message command
..................Content has been hidden....................

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