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

This problem was reported here, and I have the same problem: https://stackoverflow.com/questions/69608139/awstoolkit-for-eclipse-deploy-serverless-project-hangs-at-10. I am simply trying the simplest of Java Lambda deployment, i.e. the HelloServerless project. I've tried both Windows...

Hi, I'm getting the following exception when uploading the Lambda using aws-toolkit-eclipse > Failed to upload project to Lambda > The operation cannot be performed at this time. An update...

Hi As reported to the corresponding AWS CLI And AWS SDK Projects, the API is not returning the capabilities in the result of the ValidateTemplate action. Consecquence being that when...

cloud-formation

I have an Elastic Beanstalk project that I have been working on for years. Copying the workspace to a new MacBook and downloading the latest Eclipse IDE has stopped me...

I'm getting below error when trying to install AWS toolkit using Marketplace or with "Install new software" option Unable to read repository at http://aws.amazon.com/eclipse/site.xml/content.xml. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:...

Hello, We have all our IAM users that require mfa to login with their AWS access key, we do not allow them to create ServiceSpecificAccessKey (we plan to move to...

feature-request
auth

Current implementation of the toolkit grabs credentials from `.aws/credentials` file, which is fine for IAM users, however for customers logging into the Toolkit via Federated Accounts this creates a minor...

feature-request
auth

When configuring a profile to use the new AWS SSO setup there is no way of getting the plugin to understand that.

To whom it may concern, I'm running AWS SAM local in Eclipse(Windows 10) through debug mode and it's always throwing a pop-up exception. Please see the captured stack trace below:...

While uploading the lambda function to AWS showing > Failed to upload project to Lambada > Unable to export project [project-name] to jar file Java version : java 11.0.4 2019-07-16...

bug