Sending and Receiving information from the stack
Last updated
Last updated
grep the specific QueueStack-QueueQueue good habit to be specific incase there are other ques within the sqs and not posting messages to the wrong place.
Have various ways of sending the sqs information, in this case python will be used instead of the shell scripts
cat sqs-send.py
it basically takes a set of data and assigns some of that as message attributes
Here are the results of the send and recieve requests action.