Skip to content

Schedule or delay message publication on an AWS SNS topic using a simple Step Functions state machine

License

Notifications You must be signed in to change notification settings

CreatorStack/aws-sns-delayed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-sns-delayed

Schedule or delay message publication on an AWS SNS topic using a simple Step Functions state machine

Usage

{
   "delay_timestamp": "xxxxxxxxxxx" #ISO-8601 extended offset date-time format
   "sns_topic": "topic arn"
   "message": "stringified message"
}

Blog Post

For more information on how to use this sample stack, please read this blog post:

https://alestic.com/2019/05/aws-delayed-sns-step-functions/

sns-delayed architecture diagram

About

Schedule or delay message publication on an AWS SNS topic using a simple Step Functions state machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published