aws / aws-pdk

The AWS PDK provides building blocks for common patterns together with development tools to manage and build your projects.
https://aws.github.io/aws-pdk/
Apache License 2.0
367 stars 73 forks source link

[BUG] Passing a smithy api to Infrastructure results in namespace being prepended in the variable and class name #788

Open agdimech opened 3 months ago

agdimech commented 3 months ago

Describe the bug

Passing a smithy api to Infrastructure results in namespace being prepended in the variable and class name

Expected Behavior

just the name should be used

Current Behavior

namespace is prepended to class and variable names

Reproduction Steps

Passing a smithy api to Infrastructure results in namespace being prepended in the variable and class name

Possible Solution

No response

Additional Information/Context

No response

PDK version used

latest

What languages are you seeing this issue on?

Typescript, Java, Python

Environment details (OS name and version, etc.)

all

github-actions[bot] commented 1 month ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

github-actions[bot] commented 1 month ago

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.