Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
.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'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...
- I just start learn cognito and try to login my asp.net web app which I created with vs 2019. I can login with coginto and successfully return to my app. I check User.Identity.IsAuthenticated, is alway...
- How to set up pipeline to get logs, matrices and traces from my eks-fargate cluster to openobserve-collector installed in the same eks-cluster.
- Looking to Identify if there is a recommended .Net base image for console apps running on EKS containers while utilizing Graviton (Newly launched). Have considered using .Net Lambda base image due to ...
- I am building a AWS Bedrock Agent with a Action Group using a OpenAPI schema to talk to my Lambda function, which is hosting a .NET Core Web API application, which is built using Amazon.Lambda.AspNetC...
- I have implemented Client Certificate authorization and trying to enable caching for the same. I logged the request and Certificate details are coming into RequestContext.Identity.ClientCert.ClientCer...
- I am using Lambda Authorizer and it uses Certificate authentication. I have 2 questions:- 1. We are using sam template to deploy the stack on AWS. When I am trying to set the properties via sam templa...
- Hello, I'm encountering intermittent failures when sending emails through AWS SES using SMTP in our web application. Most of the time, emails are sent without any problems, but we randomly experience...
- Hi everyone, I noticed that the [official AWS documentation](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtimes-deprecated) previously listed the following .NET 6 Lambda depre...
- I need to create a summarization letter based on quite a bit of information. It worked brilliantly with Bedrock prompt using the new Nova FM, however in beta testing environment we have documents with...
- Currently trying to ingest some data from the aws braket api via the sdk. I'm getting some weird errors relating to the request body in all of my methods I'm trying to get all of my braket devices th...
- The AWS [documentation page](https://docs.aws.amazon.com/codebuild/latest/userguide/ec2-compute-images.html) listing the base images available in CodeBuild EC2 compute images includes aws/codebuild/wi...
- Hello, We are using the SES SDK (.Net) to send emails (AmazonSimpleEmailServiceClient.SendEmailAsync). When we supply a Friendly-From email as the source, however, it doesn't seem to work for all emai...
- Hi, Our system we store few thousands keys in the Parameter store. When we want to read all of them, to make a backup for example, it takes forever to read by 10. Usually we make 130-180 API calls. I...
- I am trying to connect to my EC2 instance using EC2 Instance Connect, but I keep receiving the following error message: Failed to connect to your instance EC2 Instance Connect is unable to connect to ...
Recent articles
see all1 / 6
- EXPERTpublished 6 days ago0 votes36 viewsWebinar on .NET Cost Optimization
- EXPERTpublished 2 years ago0 votes3.5K viewsAn example for connecting and publishing an MQTT message to AWS IoT Core with .NET
- EXPERTpublished 2 years ago0 votes2.2K 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.
- EXPERTpublished 2 years ago1 votes1.6K 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.
- EXPERTpublished 2 years ago1 votes3.7K 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 ...
- EXPERTpublished 2 years ago0 votes11K viewsEnabling TLS 1.2 Client Side Support on EC2 Windows Server 2012 to 2022
Recent selections
see all1 / 2
- AWS OFFICIALUpdated 2 years ago0 votes7.9K 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.2K 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 Julius
EXPERTiwasa
EXPERTJose Guay
EXPERTMakendran G
EXPERTVitor Castellani
EXPERTWoopyoung_Y
SUPPORT ENGINEER