Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 4 additions & 0 deletions en/message-queue/instruments/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

To access the API, use any Amazon SQS compatible tools, such as AWS CLI, Boto3, or other [supported by SDK](https://aws.amazon.com/tools/#sdk).


## Other SDK {#sdk}
* [Client library for 1C:Enterprise 8](https://github.com/leemuar/yandexmq-sdk-1c)

## Getting started {#preparations}

1. [Create a service account](../../iam/operations/sa/create.md).
Expand Down
3 changes: 3 additions & 0 deletions ru/message-queue/instruments/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Для использования [API](../../glossary/rest-api.md) подходят все инструменты, совместимые с Amazon SQS: AWS CLI, Boto3 и другие [поддерживаемые SDK](https://aws.amazon.com/ru/tools/#sdk).

## Прочие SDK {#sdk}
* [Клиент ЯндексMQ для 1С:Предприятие 8](https://github.com/leemuar/yandexmq-sdk-1c)

## Подготовка к работе {#preparations}

1. [Создайте сервисный аккаунт](../../iam/operations/sa/create.md).
Expand Down