You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(codegen): correct environment variable name for DSL constants generation
- Update environment variable from DSL_CONSTANTS_GENERATION to AWS_SDK_KOTLIN_GENERATE_DSL_CONSTANTS
- Add ENV_VAR_NAME constant for consistency
- Update system property name to match naming convention
- Verified integration works correctly with Lambda and S3 services
🤖 Assisted by Amazon Q Developer
0 commit comments