Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orders Services does not work with aws sqs #705

Open
omkarsrcm opened this issue Dec 17, 2024 · 0 comments
Open

Orders Services does not work with aws sqs #705

omkarsrcm opened this issue Dec 17, 2024 · 0 comments

Comments

@omkarsrcm
Copy link

Hello Team,
I have being trying to connect orders services to aws sqs.As suggested in the README
I updated
RETAIL_ORDERS_MESSAGING_PROVIDER=sqs
RETAIL_ORDERS_MESSAGING_SQS_TOPIC = hfnlife-orders-sqs-dev. (This is the queue which is already created in aws sqs)
Now after setting up this config when i try to run docker-compose its not able to connect to sqs.I dont see any errors not anything related to sqs in logs.

I did connection and permission test as well from the ec2 instance to sqs.I am using role and gave full permission to access sqs via aws cli i can connect to aws sqs.Which mean there is no issues with permission and role

I am not sure how orders application is trying to make connection to sqs,Does it use the role which is assigned to ec2 instance.

Please if possible if there is any docs which could state the guidelines on how orders application we can connect to sqs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant