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

Add service and operation names to middleware context #933

Closed
everett1992 opened this issue Sep 13, 2023 · 0 comments · Fixed by #934
Closed

Add service and operation names to middleware context #933

everett1992 opened this issue Sep 13, 2023 · 0 comments · Fixed by #934

Comments

@everett1992
Copy link

everett1992 commented Sep 13, 2023

I'm implementing an auth middle ware that needs to use the operation name of the request it is signing. context.commandName is approximately what I need, but this value is always PascalCase and I need the original casing.

@everett1992 everett1992 changed the title Add service and operation names to middleware context.:W Add service and operation names to middleware context Sep 13, 2023
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 a pull request may close this issue.

1 participant