I'm trying to deploy the java aws lambda function from Intellij, When deploying I'm getting an error SAM did not complete successfully
The build and package were successful, but Create Change Set is resulting in error. Attaching the screen shot
Create Change Set
While running create change set I'm getting the error
Is there a way to resolve this issue ?
Your aws-cli may be out dated. SAM might be passing arguments to the cli that are not supported by the version of your aws-cli. Try and update your aws-cli.