Sync Serverless Application Not behaving as expected Follow
I created a new Serverless project using the "AWS Serverless Application" template. Then I right clicked the template.yaml file and clicked "sync serverless application" and it runs the sam sync command to successful completion. The issue is that I expect the command to not stop running, it needs to continue running so that the serverless app can be synchronized. It works as expected when i run `sam sync` via the terminal.
Please sign in to leave a comment.
please report the issue to the plugin vendor, https://github.com/aws/aws-toolkit-jetbrains/issues
I've reported the issue here per your instruction: https://github.com/aws/aws-toolkit-jetbrains/issues/3520
Thank you!