AWS Security ChangesHomeSearch

AWS marketplace documentation change

Service: marketplace · 2026-01-31 · Documentation low

File: marketplace/latest/buyerguide/buyer-notifications-email.md

Summary

Expanded notification documentation to include chatbot options and AWS User Notifications integration. Added details about custom event routing, delivery channels (email/chat), and configuration examples for agreement expiration alerts.

Security assessment

The changes enhance operational awareness for marketplace events but don't address security vulnerabilities. The added notification features improve operational reliability for financial/contract events (e.g., agreement expirations) but lack explicit security context like threat detection or access control alerts. No evidence of security incident remediation.

Diff

diff --git a/marketplace/latest/buyerguide/buyer-notifications-email.md b/marketplace/latest/buyerguide/buyer-notifications-email.md
index 116ded832..f80f668fa 100644
--- a//marketplace/latest/buyerguide/buyer-notifications-email.md
+++ b//marketplace/latest/buyerguide/buyer-notifications-email.md
@@ -5 +5 @@
-# Email notifications for AWS Marketplace events
+# Email and chatbot notifications for AWS Marketplace events
@@ -7 +7 @@
-As a buyer in AWS Marketplace, you receive an email notification when the following events occur:
+###### Default Email Notifications
@@ -9 +9 @@ As a buyer in AWS Marketplace, you receive an email notification when the follow
-  * You accept an offer.
+As a buyer in AWS Marketplace, you automatically receive email notifications when the following events occur:
@@ -11 +11 @@ As a buyer in AWS Marketplace, you receive an email notification when the follow
-  * A seller publishes a private offer set to your account.
+  * You accept an offer
@@ -13 +13 @@ As a buyer in AWS Marketplace, you receive an email notification when the follow
-  * A seller publishes a new private offer that is related to a private offer that you accepted previously.
+  * A seller publishes a private offer set to your account
@@ -15 +15 @@ As a buyer in AWS Marketplace, you receive an email notification when the follow
-  * A seller publishes an update to a previously accepted offer.
+  * A seller publishes a new private offer that is related to a private offer that you accepted previously
@@ -17 +17 @@ As a buyer in AWS Marketplace, you receive an email notification when the follow
-  * When agreement is expiring in next 30 days (contract model).
+  * A seller publishes an update to a previously accepted offer
@@ -18,0 +19 @@ As a buyer in AWS Marketplace, you receive an email notification when the follow
+  * An agreement is expiring in the next 30, 60, or 90 days (contract model)
@@ -21,0 +23,3 @@ As a buyer in AWS Marketplace, you receive an email notification when the follow
+
+These notifications are sent by default to the email address associated with your AWS account ID. No setup is required.
+
@@ -24 +28,64 @@ As a buyer in AWS Marketplace, you receive an email notification when the follow
-Notifications are sent to the email address associated with the buyer AWS account ID. If you are missing AWS Marketplace emails, check your spam folder or adjust email settings. Email notifications from AWS Marketplace are sent from `[email protected]`. Providers such as Google and Yahoo may filter these. For instructions, see [Prevent valid emails from going to Spam (Google)](https://support.google.com/mail/answer/1366858?sjid=4026678185875351798-NA#unmark_spam) or [Block and unblock email addresses in Yahoo Mail](https://help.yahoo.com/kb/SLN28140.html).
+If you are missing AWS Marketplace emails, check your spam folder or adjust email settings. Email notifications from AWS Marketplace are sent from `[email protected]`. Providers such as Google and Yahoo may filter these. For instructions, see [Prevent valid emails from going to Spam (Google)](https://support.google.com/mail/answer/1366858?sjid=4026678185875351798-NA#unmark_spam) or [Block and unblock email addresses in Yahoo Mail](https://help.yahoo.com/kb/SLN28140.html).
+
+###### Custom Notifications with AWS User Notifications
+
+For more flexibility and control, you can use _AWS User Notifications_ to route specific AWS Marketplace events to custom delivery channels. This allows you to:
+
+  * **Target specific teams** \- Send agreement expiration notices to procurement, billing updates to finance teams, etc.
+
+  * **Choose delivery channels** \- Receive notifications via email distribution lists, Amazon Chime, Microsoft Teams, or Slack
+
+  * **Create custom notification rules** \- Configure exactly which events trigger notifications and who receives them
+
+
+
+
+###### Example: Notifying Your Procurement Team About Expiring Agreements
+
+If you'd like to notify your procurement team when agreements are expiring, you can:
+
+  1. Navigate to the AWS User Notifications Console
+
+  2. Find the **Notification Configurations** section
+
+  3. Click on **Create notification configuration**
+
+  4. Add a name and description
+
+  5. **Create an Event Rule:**
+
+     * Choose **AWS Marketplace Agreement Service** as the service name
+
+     * For event type, choose **Purchase Agreement Ending - Acceptor**
+
+     * For the region, select the AWS Regions where your service data is located
+
+  6. **Add delivery channels:**
+
+     * Choose email as your delivery channel
+
+     * Enter your procurement team's distribution list email like `[email protected]`
+
+     * Save the notification configuration
+
+
+
+
+###### Note
+
+In order to verify the email address, make sure that a user with access to the AWS console is part of the distribution list. From there, you may add and remove emails to the list without having to verify again.
+
+![](/images/marketplace/latest/buyerguide/images/UNO-Agreement-Ending-example.png)
+
+###### Learn More
+
+For more information on AWS User Notifications, see the following topics:
+
+  * [AWS User Notifications User Guide](https://docs.aws.amazon.com/notifications/latest/userguide/what-is-service.html)
+
+  * [Notification Configurations User Guide](https://docs.aws.amazon.com/notifications/latest/userguide/managing-notifications.html)
+
+  * [Creating your first notification configuration in AWS User Notifications](https://docs.aws.amazon.com/notifications/latest/userguide/getting-started.html#getting-started-step1)
+
+
+