Is it possible to schedule our push notification through SNS (to send it at a particular time of the day) which we are able to parse or moengage?
You can use CloudWatch Events to send a message to an Amazon SNS topic on a schedule. (Note: CloudWatch Events is not available in every region.)
CloudWatch Events can be triggered by:
CloudWatch Events can trigger:
See documentation: Using CloudWatch Events