Skip to content

Commit 161f341

Browse files
committed
added an entry in services yaml for entity resolution
1 parent 60b8192 commit 161f341

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: AWS Entity Resolution
1261+
expanded:
1262+
long: AWS Entity Resolution
1263+
short: Entity Resolution
1264+
blurb: helps organizations extract, link, and organize information from multiple data sources.
1265+
guide:
1266+
subtitle: Developer Guide
1267+
url: https://docs.aws.amazon.com/entityresolution/latest/userguide/what-is-service.html
1268+
api_ref: https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/entityresolution/EntityResolutionAsyncClient.html
1269+
tags:
1270+
product_categories: {}
1271+
version: entityresolution-2018-11-29
12571272
eventbridge:
12581273
long: '&EVlong;'
12591274
short: '&EV;'

0 commit comments

Comments
 (0)