Questions tagged with .NET on AWS

Build, deploy, and develop .NET applications on AWS

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

435 results
Our elastic beanstalk environments running Windows Server are unable to have their app servers restarted since the managed update: Platform update from 64bit Windows Server 2016 running IIS 10.0...
1
answers
1
votes
442
views
CraigL
asked 6 months ago
I was trying to extract invoice number from PDF file (using Amazon Textract - Analyze Expense), I uploaded pdf file and then analyze but it returned this error UnsupportedDocumentException. Then I...
2
answers
0
votes
361
views
asked 6 months ago
Hi, I went through many documenations about Lambda layers and how to use them. My problem is, lets say I have a Lambda project which uses library ABC and Lambda layer which contains library ABC...
1
answers
0
votes
334
views
asked 6 months ago
my task use case is 1. Upload excel files from front end to s3 (done) 2. Create sqs queue to process excels uploads + dlq 3. Create producer and consumer lambda functions 4. Add s3 upload event...
3
answers
0
votes
619
views
asked 6 months ago
I am trying to use the AWS Connect API (using .NET) to get the same data that can be returned from the Contact Search in the Connect UI. I am able to get most of the fields by calling SearchContacts...
1
answers
0
votes
289
views
asked 6 months ago
I don’t want to publish my (asp.net core app) all source code on aws, only the locally published / compiled dll files i want to push to aws. Means, I want to publish my app locally first (.net core...
2
answers
0
votes
210
views
profile picture
asked 6 months ago
Hello, I would appreciate your guidance on SignatureDoesNotMatch error thrown when trying to Put an object using presigned s3 url. We have a .Net 6 microservice api, running on ecs cluster. The api...
1
answers
0
votes
542
views
Neisha
asked 6 months ago
Hi there, I have been struggling with this for some time and the docs are not particularly helpful.. I have a simple .net web api that periodically calls S3. I have it all running fine locally but...
0
answers
0
votes
233
views
M
asked 6 months ago
I have a method: ``` { public const string TableName = "tableName" ... public static async Task<Data> Load(AmazonDynamoDBClient dynamo, string sName) { Data data = null; ...
1
answers
0
votes
373
views
asked 6 months ago
Hello, AWS Lambda. C#. .NET Core 6.0. Written & published in Visual Studio. Project created using the latest Template from AWS. Hosts a web API. Is using a VPC since a web service I need to...
2
answers
0
votes
517
views
asked 6 months ago
Hi, I'm having a very hard time getting my Blazor project to output server logs when it's hosted on Amplify. I am rather new to AWS, so perhaps I missed something important, but I looked everywhere...
1
answers
0
votes
402
views
Michael
asked 6 months ago
Our websites have stopped working and we are getting the following error when we browse to them. "Message": "User: anonymous is not authorized to perform: es:ESHttpGet because no resource-based...
1
answers
0
votes
835
views
asked 7 months ago