Skip to content

Commit 9f5e894

Browse files
authored
Added an entry in services yaml for the entity resolution service (#138)
1 parent f97a8d6 commit 9f5e894

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

aws_doc_sdk_examples_tools/config/services.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,6 +1254,21 @@ emr-containers:
12541254
tags:
12551255
product_categories: {}
12561256
version: emr-containers-2020-10-01
1257+
entityresolution:
1258+
long: '&ERlong;'
1259+
short: '&ER;'
1260+
sort: Entity Resolution
1261+
expanded:
1262+
long: AWS Entity Resolution
1263+
short: AWS Entity Resolution
1264+
blurb: helps organizations extract, link, and organize information from multiple data sources.
1265+
guide:
1266+
subtitle: User Guide
1267+
url: entityresolution/latest/userguide/what-is-service.html
1268+
api_ref: entityresolution/latest/apireference/Welcome.html
1269+
tags:
1270+
product_categories: {'Analytics'}
1271+
version: entityresolution-2018-05-10
12571272
eventbridge:
12581273
long: '&EVlong;'
12591274
short: '&EV;'

0 commit comments

Comments
 (0)