Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Iranicus
Total activity
13
Last activity
March 07, 2026 12:15
Member since
June 11, 2018 11:03
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (1)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
March 07, 2026 12:15
After further investigation, I have managed to resolve the issue with sticking to tsc for compilation. The problem was a combination of missing Remote URL mapping and how the lambda code was being ...
Community
WebStorm
Mapping sourcemaps to Typescript for Lambda Debugging
0 votes
Created
February 18, 2026 12:25
What is the status of the investigation into this?
Community
WebStorm
Mapping sourcemaps to Typescript for Lambda Debugging
0 votes
Edited
December 18, 2025 12:43
Yes, I expect your AWS CLI is v2 but the AWS Local CLI is v1 so it won't recognise that parameter. Can you uninstall the awscli-local and install again without specifying the [ver1]? I've been usin...
Community
WebStorm
Mapping sourcemaps to Typescript for Lambda Debugging
0 votes
Created
December 15, 2025 10:51
Your lambda invocation command is incorrect, can you confirm with:awslocal lambda invoke \ --function-name typescript-lambda \ --cli-binary-format raw-in-base64-out \ --payload '{"action": "test"}'...
Community
WebStorm
Mapping sourcemaps to Typescript for Lambda Debugging
0 votes
Edited
December 12, 2025 10:44
Make sure a localstack docker container has been started up, I have updated the sample project with a docker compose and lambda setup file that can be ran. The error you had got before I expect is ...
Community
WebStorm
Mapping sourcemaps to Typescript for Lambda Debugging
0 votes
Edited
December 09, 2025 10:00
No worries, I'll put together a more comprehensive reply about the setup soon. I thought I already had replied with the response about it but must not have submitted it at the time a couple of days...
Community
WebStorm
Mapping sourcemaps to Typescript for Lambda Debugging
0 votes
Created
December 01, 2025 15:01
Hello, so the way of debugging lambdas mentioned in https://docs.localstack.cloud/aws/tooling/lambda-tools/remote-debugging/?__hstc=108988063.4c622af5b27adbbb06f1ed4aaa8099e3.1764598451761.17645984...
Community
WebStorm
Mapping sourcemaps to Typescript for Lambda Debugging
0 votes
Created
June 11, 2018 11:03
I would just like to add that this solved the issue for me with checking at the bottom of the Defaults screen and adding Spring Boot to the list of "Configurations available in Run Dashboard" which...
Community
IntelliJ IDEA EAP Users
New Spring Boot "Run dashboard" not showing up
0 votes