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
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Message Queue
    • Quick start
    • Supported tools
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Public materials
  • FAQ
  1. Getting started
  2. Supported tools

Tools for working with Yandex Message Queue

Written by
Yandex Cloud
Updated at March 28, 2025

To access the API, use any Amazon SQS compatible tools, such as AWS CLI, Boto3, or other supported by SDK.

Getting startedGetting started

  1. Create a service account.
  2. Assign to the service account the roles required for your project. For more information about roles, see the Identity and Access Management documentation.
  3. Create a static access key.

Use the following parameters when configuring the tools:

  • Static key ID for AWS_ACCESS_KEY_ID
  • Secret key for AWS_SECRET_ACCESS_KEY
  • ru-central1 for the region
  • https://message-queue.api.cloud.yandex.net for the endpoint

Was the article helpful?

Previous
Quick start
Next
Python
© 2025 Direct Cursus Technology L.L.C.