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

MIGRATION ISSUE: Provide example for migrating from Event Listener to Middleware Stack for a common use case #6231

Open
4 of 5 tasks
trivikr opened this issue Jun 27, 2024 · 0 comments
Labels
documentation This is a problem with documentation. p3 This is a minor priority issue queued This issues is on the AWS team's backlog

Comments

@trivikr
Copy link
Member

trivikr commented Jun 27, 2024

Pre-Migration Checklist

Which JavaScript Runtime is this issue in?

Node.js (includes AWS Lambda)

AWS Lambda Usage

  • Yes, my application is running on AWS Lambda.
  • No, my application is not running on AWS Lambda.

Describe the Migration Issue

The https://github.com/aws/aws-sdk-js-v3/blob/main/UPGRADING.md provides link to Middleware Stack blog post which explains how a middleware should be written. But there's no example of migration from v2 event listener to v3 middleware.

Code Comparison

No response

Observed Differences/Errors

N/A. This request is to add example of v2 event listener to v3 middleware in UPGRADING.md

Additional Context

No response

@trivikr trivikr added needs-triage This issue or PR still needs to be triaged. v2-v3-inconsistency Behavior has changed from v2 to v3, or feature is missing altogether queued This issues is on the AWS team's backlog p3 This is a minor priority issue documentation This is a problem with documentation. and removed v2-v3-inconsistency Behavior has changed from v2 to v3, or feature is missing altogether needs-triage This issue or PR still needs to be triaged. labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. p3 This is a minor priority issue queued This issues is on the AWS team's backlog
Projects
None yet
Development

No branches or pull requests

1 participant