How it works

The code connects to the given account and the us-west-2 region of AWS. A queue is then created if one does not exist. Then, for each planet in the source content, the program sends a message which consists of the more info URL for the planet.

At this point, there is no one listening to the queue, so the messages will sit there until eventually read or they expire. The default life for each message is 4 days.