Schedule or delay message publication on an AWS SNS topic using a simple Step Functions state machine
{
"delay_timestamp": "xxxxxxxxxxx" #ISO-8601 extended offset date-time format
"sns_topic": "topic arn"
"message": "stringified message"
}
For more information on how to use this sample stack, please read this blog post: