This module provides the Drupal content moderation / workflow integration with AWS SNS. There is one Amazon Simple Notification Service module available but that module makes the Drupal as SNS subscriber where Drupal can recieve the notification from SNS.
This module makes the Drupal a SNS event dispatcher. Drupal will dispatch the event and push it to configured SNS topic when the workflow state of any of the configured entity is changed.