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 working on an eclipse tool that I wish to open source that helps visualize AWS deployments in an application centric fashion. It would be useful if all the...

feature-request

After adding credentials (access key from AWS) , not able to elastic bean stalk in my server console so that unable to run, kindly help on this , thanks

Team - looking for guidance to achieve a successful local build. **Local conditions** - Maven 3.6.3 - Eclipse version 2020-03 (4.15.0) Build id: 20200313-1211 OS: Windows 8.1, v.6.3, x86_64 /...

guidance

Lambda's have been supporting 15 minute timeout settings but the upload function still uses the old 5 minute timeout setting - requiring an update in the console to change it...

bug
lambda

I created a "Lambda Java Project" (including Handler Class A) via the toolkit and later I created another Lambda Function (Handler B) within that project. Now when I run+upload Handler...

lambda

I am working on AWS java lambda functions. I am using eclipse for development and uploading maven lambda functions to console directly from eclipse("Amazon Web Services-> Upload function to AWS...

feature-request
lambda

My serverless.template file is as follows. while trying to launch I get error "Failed to deploy serverless project to AWS CloudFormation. Failed to create CloudFormation change set: [/Description] 'null' values...

needs-response

When creating a new Serverless Java Proyect, the wizard doesn't allow to enter hyphens in the Group ID, nor in the Artifact ID, but that's a usual practice (at least...

lambda
needs-response

Hello, I was trying to write AWS Lambda function in Eclipse using this tutorial: http://docs.aws.amazon.com/toolkit-for-eclipse/v1/user-guide/lambda-tutorial.html When i tried to upload the function to aws, the dialog in eclipse showed me...

lambda
needs-response

Unable to create new AWS Java web project. Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp:1.0 from any of the configured repositories. Could not resolve artifact org.apache.maven.archetypes:maven-archetype-webapp:pom:1.0 Failure to transfer org.apache.maven.archetypes:maven-archetype-webapp:pom:1.0 from https://repo.maven.apache.org/maven2...

needs-response