Skip to content

feat: add method to return underlying sqs client#186

Merged
sue-h-gns merged 1 commit intomainfrom
exportClient
Mar 10, 2025
Merged

feat: add method to return underlying sqs client#186
sue-h-gns merged 1 commit intomainfrom
exportClient

Conversation

@CallumNZ
Copy link
Copy Markdown
Contributor

@CallumNZ CallumNZ commented Mar 9, 2025

Changes proposed in this pull request:

  • Add method to return underlying sqs client. Useful when a wrapper function is not available for a particular use-case, without having to define another client from scratch.

Production Changes

The following production changes are required to deploy these changes:

  • None

Review

Check the box that applies to this code review. If necessary please seek help with adding a checklist guide for the reviewer.
When assigning the code review please consider the expertise needed to review the changes.

  • This is a content (documentation, web page etc) only change.
  • This is a minor change (meta data, bug fix, improve test coverage etc).
  • This is a larger change (new feature, significant refactoring etc). Please use the code review guidelines to add a checklist below to guide the code reviewer.

Code Review Guide

Insert check list here if needed.

@CallumNZ CallumNZ requested review from bpeng, junghao and wilsonjord March 9, 2025 22:46
Useful when a wrapper function is not available for a particular use-case
Copy link
Copy Markdown
Contributor

@bpeng bpeng left a comment

Choose a reason for hiding this comment

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

OK

@sue-h-gns sue-h-gns merged commit 16c172e into main Mar 10, 2025
7 checks passed
@CallumNZ CallumNZ deleted the exportClient branch February 27, 2026 03:05
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