Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions aws_doc_sdk_examples_tools/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2424,6 +2424,22 @@ memorydb:
tags:
product_categories: {}
version: memorydb-2021-01-01
neptune:
long: '&neptunelong;'
short: '&neptune;'
sort: Forecast
sdk_id: forecast
expanded:
long: Amazon Neptune Service
short: Neptune
blurb: is a fully managed graph database service by AWS, designed specifically for handling complex relationships and connected datasets at scale.
guide:
subtitle: User Guide
url: neptune/latest/userguide/intro.html
api_ref: neptune/latest/userguide/api.html
tags:
product_categories: {'Databases'}
version: neptune-2018-06-26
networkmanager:
api_ref: networkmanager/latest/APIReference/Welcome.html
blurb: ''
Expand Down
Loading