Skip to content

Added queueName to SQS locator config#255

Merged
kjamrog merged 4 commits into
mainfrom
EXP-325_add_queue_name_to_locator_config
Apr 22, 2025
Merged

Added queueName to SQS locator config#255
kjamrog merged 4 commits into
mainfrom
EXP-325_add_queue_name_to_locator_config

Conversation

@kjamrog
Copy link
Copy Markdown
Collaborator

@kjamrog kjamrog commented Apr 18, 2025

Providing queueUrl in the locator config is not always convenient, as it requires users to provide AWS connection details. This PR introduces queueName parameter for locator config, that can be provided instead. The corresponding queueUrl is then resolved dynamically.

Comment thread packages/sqs/lib/sqs/AbstractSqsService.ts Outdated
Copy link
Copy Markdown
Collaborator

@CarlosGamero CarlosGamero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏🚀

Comment thread packages/sqs/package.json Outdated
@kjamrog kjamrog requested a review from CarlosGamero April 22, 2025 07:18
Comment thread packages/sns/package.json Outdated
@kjamrog kjamrog merged commit 6aece30 into main Apr 22, 2025
6 checks passed
@kjamrog kjamrog deleted the EXP-325_add_queue_name_to_locator_config branch April 22, 2025 09:17
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

Successfully merging this pull request may close these issues.

3 participants