Working with the AWS CLI in Managed Service for YDB. Overview
Written by
Updated at October 30, 2023
This section describes how to perform the following operations in YDB using the AWS CLI:
Getting started
-
Prepare the Document API endpoint of the created database.
How do I find out the Document API endpoint of a database?
-
Go to the management console
. -
Select the folder and go to Managed Service for YDB.
-
Select the DB you want to query.
-
In the menu on the left, go to the Overview section.
-
The endpoint value is in the Document API endpoint line.
Example of an endpoint value:
https://docapi.serverless.yandexcloud.net/ru-central1/b1gia87mbaomkfvs6rgl/etnudu2n9ri35luqe4h1
Note
For the Amazon DynamoDB-compatible mode, use a serverless database configuration.
-