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
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
397
views
asked 8 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
683
views
John
asked 8 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
326
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
120
views
asked 9 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
352
views
asked 9 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
362
views
Santosh
asked 9 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
164
views
BDApp
asked 9 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
244
views
profile picture
asked 9 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
88
views
asked 9 months ago
I am trying to access aws programmaticaly using access key,secret key and session token in visual studio environment to connect my .net core api.I am able to connect aws account so that i can access...
1
answers
0
votes
336
views
pranav
asked 9 months ago
I am having my first go at AWS. I successfully created an environment for hosting a .NET website. From the Environment overview panel I can click on the domain displayed and it is coming up fine....
2
answers
0
votes
315
views
asked 9 months ago
Hi, I'm using nuget packages AWSSDK.Core and AWSSDK.S3 in .net for integrating S3 in my application. Until version 3.7.106.45 of AWSSDK.Core I can use this two pieces of code to verify the existence...
2
answers
0
votes
604
views
asked 9 months ago