We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba3281 commit 8779ad3Copy full SHA for 8779ad3
1 file changed
aws_doc_sdk_examples_tools/config/services.yaml
@@ -2424,6 +2424,22 @@ memorydb:
2424
tags:
2425
product_categories: {}
2426
version: memorydb-2021-01-01
2427
+neptune:
2428
+ long: '&neptunelong;'
2429
+ short: '&neptune;'
2430
+ sort: Neptune
2431
+ sdk_id: neptune
2432
+ expanded:
2433
+ long: Amazon Neptune
2434
+ short: Neptune
2435
+ blurb: is a serverless graph database designed for superior scalability and availability.
2436
+ guide:
2437
+ subtitle: User Guide
2438
+ url: neptune/latest/userguide/intro.html
2439
+ api_ref: neptune/latest/apiref/Welcome.html
2440
+ tags:
2441
+ product_categories: {'Databases'}
2442
+ version: neptune-2014-10-31
2443
networkmanager:
2444
api_ref: networkmanager/latest/APIReference/Welcome.html
2445
blurb: ''
0 commit comments