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

How to get the Smithy namespace in generated TS code #1391

Open
mehrat opened this issue Sep 6, 2024 · 0 comments
Open

How to get the Smithy namespace in generated TS code #1391

mehrat opened this issue Sep 6, 2024 · 0 comments

Comments

@mehrat
Copy link

mehrat commented Sep 6, 2024

Hi, I am using the typescript-client-codegen plugin to generate the TypeScript code for smithy models.
I am using the middleware stack explained in this blog to intercept the call.
I want to know the Smithy operation's namespace, input model and output model name in the middleware.
Also, I don't see that the smithy namespace is retained in the TS generated code. Is there a way to know the smithy namespace from the generated TS code ?

@mehrat mehrat changed the title How to get the Smithy namespace, input model and output model name How to get the Smithy namespace in generated TS code Sep 6, 2024
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

No branches or pull requests

1 participant