The Purge SNS module can send tag invalidations to Amazon SNS using the Drupal Purge module. It can also subscribe/receive SNS messages and invalidate those cache tags on the site.

Typically this is used for a multi-region site which has the same database, but is using Redis or Memcache for caching which has a separate instance on each region.