Skip to content

Commit 70ab334

Browse files
author
AWS
committed
Amazon Connect Service Update: Amazon Connect Service Feature: Email Recipient Limit Increase
1 parent 1cd9f14 commit 70ab334

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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 Connect Service",
4+
"contributor": "",
5+
"description": "Amazon Connect Service Feature: Email Recipient Limit Increase"
6+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11928,7 +11928,7 @@
1192811928
"EmailAddressRecipientList":{
1192911929
"type":"list",
1193011930
"member":{"shape":"EmailAddressInfo"},
11931-
"max":10,
11931+
"max":50,
1193211932
"min":1
1193311933
},
1193411934
"EmailAddressSearchConditionList":{

0 commit comments

Comments
 (0)