Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Managed Service for YDB
  • Getting started
  • Access management
      • Setting up AWS tools
      • Working with data through the HTTP interface
        • Overview
        • Creating a table
        • Adding data to a table
        • Reading data from a table
        • Updating data
        • Data selections
        • Deleting the resources you created
    • Common errors when working with the Document API
  • Monitoring metrics
  • Audit Trails events
  • FAQ
  • Public materials
  1. Amazon DynamoDB-compatible Document API
  2. Tools
  3. Working with the AWS CLI
  4. Overview

Working with the AWS CLI in Managed Service for YDB. Overview

Written by
Yandex Cloud
Updated at October 30, 2023

This section describes how to perform the following operations in YDB using the AWS CLI:

  • Creating a table.
  • Adding, reading, and updating table data.
  • Executing simple queries.

Getting startedGetting started

  1. Configure the AWS environment.

  2. Prepare the Document API endpoint of the created database.

    How do I find out the Document API endpoint of a database?
    1. Go to the management console.

    2. Select the folder and go to Managed Service for YDB.

    3. Select the DB you want to query.

    4. In the menu on the left, go to the Overview section.

    5. 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.

Was the article helpful?

Previous
Working with data through the HTTP interface
Next
Creating a table
Yandex project
© 2025 Yandex.Cloud LLC