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

adding (or exposing existing packages) dart only implementation of aws services on pub.dev #1110

Open
henryqum opened this issue Jun 6, 2024 · 0 comments
Labels
pending-triage An issue that is pending triage

Comments

@henryqum
Copy link

henryqum commented Jun 6, 2024

Describe the feature you'd like to request

Hi,

we building dart only apps and we using sqs, lambda runtime, and create and event on EventBridge scheduler using signature_v4 lib and http requests, we plan to use dynemoDB and we wish we had official libraries from aws save much time and headache and let you use more aws easily, there was once official lambda runtime

Thanks a lot

Describe your use case and how the feature would improve your experience.

we using sqs for messaging between remote server and to trigger lambda functions
we using lambda functions to be triggered by sqs and by event bridge scheduler
we creating event bridge scheduler dynamically
we plan to use dynemo db

Describe alternatives you've considered

we use signature v4 with http which is very not convenience and lead to some errors

Additional context

We are waiting for that!

@henryqum henryqum added the pending-triage An issue that is pending triage label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-triage An issue that is pending triage
Projects
None yet
Development

No branches or pull requests

1 participant