cjnoname

Results 7 issues of cjnoname

Hi, I want to understand why the AWS SDK v3 changes were reverted two months ago? Now AWS Lambda support NodeJS 18 which supports SDK v3 natively. Thanks, CJ

## What is the current behavior? This package does not support ESM (ESModule) ## What is the desired behavior? This package should suport both CommonJS and ESModule ## How would...

enhancement
status-triage_done

**Describe the Bug** Error when compiling with ESbuild (ESModule) Error details: "Expected name to be a non-empty string." We encountered an error while attempting to build the project with ESbuild...

Question :grey_question:
Need More Info :man_shrugging:

### System Info System: OS: macOS 14.6 CPU: (10) arm64 Apple M1 Max Memory: 4.32 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.15.1 - ~/.nvm/versions/node/v20.15.1/bin/node Yarn: 1.22.22...

bug
need reproduction

### System Info System: OS: macOS 15.0 CPU: (10) arm64 Apple M1 Max Memory: 2.03 GB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.8.0 - ~/.nvm/versions/node/v22.8.0/bin/node npm: 10.8.3...

bug
urgent

### Describe the bug Our CDK application is breaking. We're trying to add tags to all resources within the CloudFormation template by reading the values from the SSM Parameter Store....

bug
@aws-cdk/aws-ssm
p3