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.

From what I've read this is because my Lambda is attached to my VPC for RDS access. I've followed several tutorials now and it's still timing out. - How are you supposed to troubleshoot these...
1
answers
0
votes
365
views
asked 7 months ago
I'm using the latest 5.1.2 version of the GameLift server SDK for C# and observing a buggy behavior in the SDK: Upon having a client connect, my server receives the player session ID from the client,...
1
answers
0
votes
609
views
profile picture
asked 7 months ago
I was doing a Lab which required me to do a publish to AWS from VS code under the Solution Explorer tab. Unfortunately the "publish to AWS" is not displaying when i right click as the lab indicates. ...
0
answers
0
votes
87
views
Lester
asked 7 months ago
We moved to NET8, so therefor we started using a NET8 image for a Lambda. The Lambda accesses two MySql databases in RDS. On the Lambda we see in Configuration - RDS Databases that both databases...
5
answers
1
votes
374
views
asked 7 months ago
I have the setup: Some event -> EventBridge -> SQS Target When sending messages to SQS or SNS from event bridge - I want to add an attribute onto the message. How can I do that?
1
answers
0
votes
608
views
John
asked 7 months ago
Hi AWS, I am creating a SQL Database Project. I tried creating it with both Azure Data Studio and Visual Studio and I figured out that by default it is creating the project in .NET MVC Framework...
1
answers
0
votes
306
views
profile picture
asked 8 months ago
I have a .net blazor server in which I am trying to pass data to my lambda function that works perfectly when tested from the aws console with the same data that I (should be) passing into it. I log...
0
answers
0
votes
119
views
asked 8 months ago
Hi, I have a use case for comparing two DB snapshot engine versions. From https://docs.aws.amazon.com/sdkfornet/latest/apidocs/items/TRDSDBSnapshotNET45.html, Engine Versions come as strings. Engine...
2
answers
0
votes
339
views
asked 8 months ago
I am trying to read gzip file in two stages. The first lambda creates byte ranges and passes it on to second lambda. The second lambda uses the byte ranges and creates GetObjectRequest object and I...
1
answers
0
votes
331
views
Santosh
asked 8 months ago
![여기에 이미지 설명 입력](/media/postImages/original/IMakaq6fkmSlCUd3EkzepsKg) The picture said my SMS was successfully delivered, but I can't receive any messages. I used all permission AccessKeyID. so I...
0
answers
0
votes
163
views
BDApp
asked 8 months ago
Hi AWS, I have raised the query several times but I haven't received any convincing answer for it so far. This is the follow up request for the question I asked a couple of days back...
1
answers
0
votes
235
views
profile picture
asked 8 months ago
Could you please give me code snippet for log off functionality in Blazor Server? I have already completed the log in using cognito service. But Logoff on button click is not working. I have...
0
answers
0
votes
87
views
asked 8 months ago