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

SQS Extended Library Support #155

Open
jem-davies opened this issue Nov 9, 2024 · 0 comments
Open

SQS Extended Library Support #155

jem-davies opened this issue Nov 9, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@jem-davies
Copy link
Collaborator

jem-davies commented Nov 9, 2024

https://github.com/co-go/sqs-extended-client-go

Create functionality that will be able to handle this 'sqs-extended', where small messages <256KB, are put into the SQS queue as-is and big messages >256KB and <2GB are 'off loaded to s3' and a message contains a s3 bucket + s3 key reference.

Shouldn't be to bad because a lot of the functionality we need should already exist in the aws_s3 + aws_sqs inputs.

@jem-davies jem-davies added the good first issue Good for newcomers label Nov 9, 2024
@jem-davies jem-davies self-assigned this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant