AWS Security ChangesHomeSearch

AWS marketplace documentation change

Service: marketplace · 2025-11-16 · Documentation low

File: marketplace/latest/userguide/notifications.md

Summary

Updated notification documentation to emphasize EventBridge as recommended solution, added deprecation notice for SNS notifications in SaaS products, and reorganized content structure

Security assessment

The changes focus on service migration from SNS to EventBridge without mentioning security vulnerabilities or security enhancements. The deprecation notice indicates a platform evolution rather than addressing a security weakness. No security-specific features or vulnerabilities are discussed in the diff.

Diff

diff --git a/marketplace/latest/userguide/notifications.md b/marketplace/latest/userguide/notifications.md
index 5cff2c963..7989535c1 100644
--- a//marketplace/latest/userguide/notifications.md
+++ b//marketplace/latest/userguide/notifications.md
@@ -7 +7,3 @@
-You can receive timely notifications related to your AWS Marketplace products through email, Amazon EventBridge events, and Amazon Simple Notification Service (Amazon SNS) topics. AWS Marketplace provides. For example, you can receive notifications related to private offers, requests for professional services product, and recurring scan reminders. This topic provides an overview of available notification and event options.
+You can receive notifications about important events related to your AWS Marketplace products, such as subscription changes, private offer acceptances, and professional services requests. Amazon EventBridge is the recommended approach for programmatic integration, while email notifications are also available. SNS topics remain available for existing integrations but are being replaced by Amazon EventBridge. This topic provides an overview of available notification and event options.
+
+  * **EventBridge** – You can use EventBridge to receive an event for actions that happen in AWS Marketplace, for example, when an offer is created. The event contains information like the ID, expiration date, and product details. For more information, see [Amazon EventBridge events](./notifications-eventbridge.html) and the [_Amazon EventBridge User Guide_](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is.html). For SaaS products specifically, see [Managing SaaS subscription events with Amazon EventBridge](./saas-eventbridge-integration.html).
@@ -12,0 +15,4 @@ You can receive timely notifications related to your AWS Marketplace products th
+###### Important
+
+SNS notifications for AWS Marketplace SaaS products are being replaced with Amazon EventBridge notifications. If you have existing SaaS products integrated with SNS, they will continue to function. New listings will eventually transition to using Amazon EventBridge instead of SNS. For more information, see [Managing SaaS subscription events with Amazon EventBridge](./saas-eventbridge-integration.html).
+
@@ -19,2 +24,0 @@ You can receive timely notifications related to your AWS Marketplace products th
-  * **EventBridge** – You can use EventBridge to receive an event for actions that happen in AWS Marketplace, for example, when an offer is created. The event contains information like the ID, expiration date, and product details. For more information, see [Amazon EventBridge events](./notifications-eventbridge.html) and the [_Amazon EventBridge User Guide_](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is.html).
-