aws-samples / aws-marketplace-serverless-saas-integration

Example of serverless integration for SaaS products listed on the AWS Marketplace.
MIT No Attribution
128 stars 76 forks source link

subscription notification message changes #63

Closed gitvchandra closed 1 year ago

gitvchandra commented 1 year ago

Issue #, if available: D71491720

Description of changes: Changes are made to the Subscription Notification Message to change the title matching the message action. The message action is also stored in the dynamo db so that the payload can contain the subscription message action like: "subscribe-success", "unsubscribe-success" and "entitlement-updated".

Test notification message attachments - unsubscribe-success_msg

subscribe-success_msg unsubscribe_pending_msg

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.