Working with the AWS CLI in Managed Service for YDB. Overview
Written by
Updated at April 24, 2026
This section describes how to perform the following operations in YDB using the AWS CLI:
Getting started
-
Prepare the Document API endpoint of your database.
Where to find the Document API endpoint of a database
-
Navigate to the management console
. -
Select the folder and go to Managed Service for YDB.
-
Select the database you want to query.
-
In the menu on the left, go to the Overview section.
-
The Document API endpoint line shows the endpoint value.
Here is an example of an endpoint value:
https://docapi.serverless.yandexcloud.net/ru-central1/b1gia87mbaomkfvs6rgl/etnudu2n9ri35luqe4h1
Note
For the Amazon DynamoDB compatibility mode, use a serverless database configuration.
-