Questions tagged [aws-toolkit]
81 questions
0
votes
3 answers
dotnet publish “Unable to load the service index for source https://api.nuget.org/v3/index.json”
I am getting error :
Unable to load the service index for source
https://api.nuget.org/v3/index.json
with dotnet publish
I am trying to deploy docker base asp.net core solution from visual studio 2017
with Amazon Tool Kit to AWS ECS.
I found…

Parth Trivedi
- 3,802
- 1
- 20
- 40
0
votes
1 answer
AWS serverless application .net Application
I am new using AWS Serverless application for .Net . I wanted to know if there is a way in which we can use an existing IAM role while deploying AWS Serverless Application to AWS. And what should be the modification needed in serverless.template.
I…

piyush nath
- 89
- 1
- 8
0
votes
1 answer
AWS Lamda function generates cloudwatch compilation error
AWS provide this Java code to perform video analysis in rekognition. However when viewing this in Eclipse there is a error message :
The public type JobCompletionHandler must be defined in its own file
When the function is called in AWS it…

Daniel Baker
- 75
- 2
- 9
0
votes
1 answer
Rekognition namespaces aren't resolved in Eclipse AWS toolkit
In the Amazon Rekognition Developer Guide there is a tutorial "Create the AWS Toolkit for Eclipse Lambda Project"
It tells me to resolve namespace issues in Eclipse by doing this :
The Rekognition namespaces aren't resolved. To correct…

Daniel Baker
- 75
- 2
- 9
0
votes
1 answer
Connect to another AWS account in Visual Studio Team Explorer
I installed AWS Toolkit for Visual Studio 2017. I clicked "Connect" and provided all the necessary keys. It got connected to my office AWS account.
Now I have a free account of AWS for learning purpose. I have a sample repository in CodeCommit under…

RKh
- 13,818
- 46
- 152
- 265
-2
votes
1 answer
Ability to deploy Python in AWS Lambda using AWS Toolkit in Visual Studio 2022
Is there is any ability to deploy the Python 3.9 in Lambda function using AWS Toolkit for Visual Studio 2022

Jay Raj Mishra
- 110
- 2
- 9