.NET on AWS
Empower yourself to build the .NET applications of tomorrow in the AWS Cloud. Discover how to leverage AWS products and services when building cloud-native .NET applications. Utilize multiple learning tools to learn how to start building with .NET, including step, tutorials, and videos.
Recent questions
see all1 / 18
- I try to setup AWS CodeBuild with a reserved capacity fleet using windows-server-2022. I use a custom docker image from a private ECR repository. I have the issue that the runner setup fails during t...
- ``` IAmazonBedrock _bedrock; string s3inputKey = $"BatchJobInput/{dbTag}/{accountNumber}-{attachmentId}-{DateTime.UtcNow:yyyyMMdd_HHmmss}.jsonl"; //s3inputKey file exists in s3 string s3outputKey = $...
- I am using the dotnet/.NET sdk, and I have a somewhat general question: When programming for DynamoDB (for for other AWS services in general) are the SDK libraries designed to throw dotnet exceptions...
- Recently, I lost access to my MFA program. When I tried to sign in without the MFA code and proceeded to step 2 (“Sign in using alternative factors”), I clicked the "Call me now" button. However, I re...
- I am trying to open a seller account, when it comes to 2-way verification code I had to fill in with my cell phone for verification to send the SMS, but I tried several time with another phone but it ...
- I’ve been exploring AWS server less architecture and keep coming back to the big question: Can any business really go fully server less on AWS? On the surface, it seems like a great fit reduced infra...
- I'm interested in hearing from developers who have taken the new AWS Skill Builder courses focused on Application Signals, particularly the Python developer track (we previously launched support for ....
- I’m trying to authenticate to AWS using RolesAnywhere from a C# .NET Framework web application via client certificate. However, I keep getting the error: {"message":"Unable to form certificate ID from...
- I've been trying to deploy simple web API (.Net9) to Lightsail Container. Here is the code: ``` var builder = WebApplication.CreateBuilder(args); var app = builder.Build(); app.MapGet("/", () => "Hel...
- Hi, I'm trying to add some CloudWatch LogsInsights queries to our AWS subscription through the CDK for dotnet. However, I can't get it to work. I asked the Amazon Q panel on how to do this and it cam...
- I have an application that uses ActiveX controls that need to be registered with 32-bit version of regsvr32. The ActiveX is working on AppBuilder right after recording the app install and ActiveX regi...
- I have connected my IAM Identity center with Cognito and selected my IAM Identity center as an Identity provider in cognito via SAML configuration. Now I am using cognito's client credentials in my ....
- Hi I am receiving errors from my application communicating with SendGrid SMTP (TLS) endpoint on port 587. - ECS host is AmazonLinux (recent) - Docker container base is: mcr.microsoft.com/dotnet/asp...
- Hello, I am trying to utilize the [DeleteUser](https://docs.aws.amazon.com/rekognition/latest/APIReference/API_DeleteUser.html) in C# AWSSSO.Rekognition. When I pass in the CollectionId and UserId of ...
- I'm working on sample single sign-On with AWS Cognito & just want to link federate user if my application pool already having Cognito native account with same email. I want this to be doing in .Net AP...
- I'm querying a DynamoDB GSI (parentUploadId-index) to get the first incomplete record (where status <> "COMPLETED") for a given parentUploadId. Here's my code: ``` public async Task<(int, int)> Quer...
- I'm curious how the Memory Stream changed into an encoded base64 string. I try to check the length of the Memory Stream and it seems it has the expected size. However, when receiving the email. I got ...
- I have a .NET 4.8 application that runs successfully on an EC2 instance. It uses IIS and the application is accessible via a website. It connects to a SQL Server Express database running on RDS to ret...
Recent articles
see all1 / 6
- Markus AdhiwiyogoEXPERTpublished 6 months ago0 votes142 viewsWebinar on .NET Cost Optimization
- Kai-Matthias DickmanEXPERTpublished 2 years ago0 votes3.9K viewsAn example for connecting and publishing an MQTT message to AWS IoT Core with .NET
- Gayathri KrishnamoorthyEXPERTpublished 2 years ago0 votes2.3K viewsDo you want to build, deploy, and develop .NET applications on AWS? AWS provides tools to make it easier for developers to develop, debug, and deploy .NET applications.
- Gayathri KrishnamoorthyEXPERTpublished 2 years ago1 votes1.7K viewsDo you want to modernize your existing .NET workloads on AWS? AWS has developed a number of services and tools to simplify your .NET modernization journey.
- GabrieleEXPERTpublished 2 years ago2 votes4.1K viewsAWS Lambda functions can run for up to 15 minutes, if the configured function timeout is set accordingly. When invoking a function asynchronously using the function invoke URL, your client might have ...
- Jonathan_DEXPERTpublished 3 years ago0 votes11.5K viewsEnabling TLS 1.2 Client Side Support on EC2 Windows Server 2012 to 2022
Recent selections
see all1 / 2
- AWS OFFICIALUpdated 2 years ago0 votes8K viewsDo you want to build, deploy, and develop .NET applications on AWS? AWS provides tools to make it easier for developers to develop, debug, and deploy .NET applications.
- AWS OFFICIALUpdated 2 years ago0 votes7.3K viewsDo you want to modernize your existing .NET workloads on AWS? AWS has developed a number of services and tools to simplify your .NET modernization journey.
1 / 18
Giovanni Lauria
EXPERTOsvaldo Marte
EXPERTSedat SALMAN
EXPERTAdeleke Adebowale .J.
EXPERTTakahito Iwasa
EXPERTGunasekaran, Makendran
EXPERTJose Guay
EXPERTVitor Castellani
EXPERTWoopyoung_Y
SUPPORT ENGINEER
