Skip to content

Orders Services does not work with aws sqs #705

@omkarsrcm

Description

@omkarsrcm

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions