generated from amazon-archives/__template_Apache-2.0
- Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
Description
Describe the feature
Add an option in the Smithy handler trait to define a custom folder path for the generated handers.
Use Case
Current settings generate all handlers inside the src and test folders with a flat hierarchy. Need an option to customize the individual handler path.
Proposed Solution
Add a new optional subdir option to the Smithy handler trait?
Other Information
We may also need to add this option for async handlers.
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
PDK version used
0.23.66
What languages will this feature affect?
Typescript, Java, Python
Environment details (OS name and version, etc.)
Linux, Windows etc
cogwirrel