Submit

Morning Notification

@KIrie-0217

Overview

What is Morning Notification?

Morning Notification is a system built using AWS CDK that sends a "Good Morning" message to an SNS topic every morning at 8 AM JST.

How to use Morning Notification?

To deploy this project, set your AWS profile and run the provided commands to bootstrap and deploy the CDK stack.

Key features of Morning Notification?

  • Scheduled message delivery using AWS CloudWatch Events
  • Serverless execution with AWS Lambda
  • Publish/subscribe messaging system with Amazon SNS

Use cases of Morning Notification?

  1. Sending daily reminders or notifications to users.
  2. Automating morning greetings for teams or organizations.
  3. Integrating with other AWS services for enhanced functionality.

FAQ from Morning Notification?

  • How do I customize the message?

You can change the message content by editing the Message parameter in the lambda/index.js file.

  • Can I change the execution time?

Yes! You can modify the execution time by editing the schedule settings in the lib/morning-notification-stack.ts file.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.