Replies: 2 comments 2 replies
-
I'm not all that familiar with shoryuken - how is it creating the SQS client? To create an sqs client using that profile: The |
Beta Was this translation helpful? Give feedback.
-
As an aside - you can also use sqs |
Beta Was this translation helpful? Give feedback.
-
I made a file:
but I get the error when using the "shoryuken" gem:
To debug it I did:
and it prints
i.e. it only read the access key.
UPD:
Aws.config.update({region: "ru-central1", endpoint: "https://message-queue.api.cloud.yandex.net"})
does not help.Beta Was this translation helpful? Give feedback.
All reactions