Skip to content

Commit 78df4fc

Browse files
author
AWS
committed
Amazon Simple Email Service Update: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
1 parent b47f6d8 commit 78df4fc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Simple Email Service",
4+
"contributor": "",
5+
"description": "This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities."
6+
}

services/sesv2/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6390,7 +6390,8 @@
63906390
"DKIM",
63916391
"DMARC",
63926392
"SPF",
6393-
"BIMI"
6393+
"BIMI",
6394+
"COMPLAINT"
63946395
]
63956396
},
63966397
"RecommendationsList":{

0 commit comments

Comments
 (0)