Skip to content

Commit bb59f97

Browse files
author
AWS
committed
Amazon Connect Service Update: Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines).
1 parent f1e8cde commit bb59f97

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-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 Custom Vocabulary now supports Catalan (Spain), Danish (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines)."
6+
}

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23815,7 +23815,17 @@
2381523815
"pt-PT",
2381623816
"zh-CN",
2381723817
"en-NZ",
23818-
"en-ZA"
23818+
"en-ZA",
23819+
"ca-ES",
23820+
"da-DK",
23821+
"fi-FI",
23822+
"id-ID",
23823+
"ms-MY",
23824+
"nl-NL",
23825+
"no-NO",
23826+
"pl-PL",
23827+
"sv-SE",
23828+
"tl-PH"
2381923829
]
2382023830
},
2382123831
"VocabularyLastModifiedTime":{"type":"timestamp"},

0 commit comments

Comments
 (0)