aws-toolkit-eclipse icon indicating copy to clipboard operation
aws-toolkit-eclipse copied to clipboard

(End of life: May 31, 2023) AWS Toolkit for Eclipse

Results 108 aws-toolkit-eclipse issues
Sort by recently updated
recently updated
newest added

I am trying to upload my lambda function using eclipse awt toolkit. I have zulu openjdk 8 with windows 10 pro. I cam getting following error Unable to export project...

Hi, I am getting following error while installing AWS Toolkit in Eclipse IDE for Java Developers - 2020-06,I have install AWS root certificate also in java cacert but still getting...

When i deploy the project in AWS using Eclipse AWS toolkit, It gives an error like "Invalid template: Cannot create enum from AWS::Serverless::HttpApi value!" So why can't we use HttpApi...

It seems to be the case that the Eclipse toolkit does not use the configuration file located at `~/.aws/config`. Only credentials configured in `~/.aws/credentials` are used. Therefore using a specific...

feature-request
auth

The wizard for uploading functions does currently not show functions with java11 runtime. Please enable java11, too.

feature-request

I am getting the following exception when I have tried to create the AWS elastic beanstalk server `org.apache.http.conn.HttpHostConnectException: Connect to vstoolkit.amazonwebservices.com:80 [vstoolkit.amazonwebservices.com/13.249.29.223, vstoolkit.amazonwebservices.com/13.249.29.12, vstoolkit.amazonwebservices.com/13.249.29.100, vstoolkit.amazonwebservices.com/13.249.29.15] failed: Connection timed out (Connection...

see images .. simple deploy of the sample App from AWS to EBS .. got same region, keys etc.. works ok from 1604 and eclipse ver 4.13 this also occurs...

I have a problem importing "com.amazonaws.services.rekognition.model.CustomLabels;" like if it's not in the sdk. is there an exeternal sdk to install perhaps?

Eclipse IDE for JavaScript and Web Developers **Version: 2020-03 (4.15.0)** Build id: 20200313-1211 ### IF I CHOOSE **AWS Core Management Tools for installation** : ``` _Errors for Eclipse Plugin_ Cannot...

com.amazonaws.eclipse.core.exceptions.AwsActionException at com.amazonaws.eclipse.lambda.launching.SamLocalDelegate.launch(SamLocalDelegate.java:159) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:862) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:720) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1020) at org.eclipse.debug.internal.ui.DebugUIPlugin$2.run(DebugUIPlugin.java:1234) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.lang.NullPointerException at com.amazonaws.eclipse.lambda.launching.SamLocalDelegate.launch(SamLocalDelegate.java:116) ... 5 more eclipse.buildId=4.12.0.I20190605-1800 java.version=1.8.0_211 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32,...

bug