Skip to content

Commit 02f1007

Browse files
committed
added Neptune to the Services YAML
1 parent dba3281 commit 02f1007

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

aws_doc_sdk_examples_tools/config/services.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,6 +2424,22 @@ memorydb:
24242424
tags:
24252425
product_categories: {}
24262426
version: memorydb-2021-01-01
2427+
neptune:
2428+
long: '&neptunelong;'
2429+
short: '&neptune;'
2430+
sort: Forecast
2431+
sdk_id: forecast
2432+
expanded:
2433+
long: Amazon Neptune Service
2434+
short: Neptune
2435+
blurb: is a fully managed graph database service by AWS, designed specifically for handling complex relationships and connected datasets at scale.
2436+
guide:
2437+
subtitle: User Guide
2438+
url: neptune/latest/userguide/intro.html
2439+
api_ref: neptune/latest/userguide/api.html
2440+
tags:
2441+
product_categories: {'Databases'}
2442+
version: neptune-2018-06-26
24272443
networkmanager:
24282444
api_ref: networkmanager/latest/APIReference/Welcome.html
24292445
blurb: ''

0 commit comments

Comments
 (0)