Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
Questions tagged with .NET on AWS
Build, deploy, and develop .NET applications on AWS
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
460 results
I'm using Bedrock Mantle's OpenAI-compatible Responses API endpoint with the official **OpenAI .NET SDK** ([openai-dotnet](https://github.com/openai/openai-dotnet)). I've found two compatibility issue...
1
answers
0
votes
56
views
asked 7 days ago
Hello,
I am upgrading one of my projects from .Net 8.0 to .Net 10.0 framework. I use Codebuild to build and deploy the project.
On referring to the AWS Codebuild doco, it looks like .Net SDK 10.0 is ...
1
answers
0
votes
77
views
asked 15 days ago
Share the details of .NET SDK or API endpoints which can be used in a .NET application using C# to access the data of an AWS Transform like Workspaces, its jobs, server details, waves, migration, disc...
1
answers
0
votes
31
views
asked 23 days ago
For a few weeks now, the service has been unavailable to customers using a WindTre data connection on their smartphones or PCs. AWS's software/FW is likely blocking traffic from Wind's DNS. How could ...
1
answers
0
votes
26
views
asked a month ago
We are modernizing a large .NET Framework application with heavy WCF usage using AWS Transform for .NET, and I’m looking for real-world guidance beyond basic service migration.
In our case, WCF is dee...
1
answers
0
votes
40
views
asked a month ago
I’m looking for guidance on modernizing .NET Framework applications that rely heavily on Windows Workflow Foundation (WWF), particularly when AWS Transform / Transform Custom is part of the modernizat...
2
answers
0
votes
73
views
asked 2 months ago
Most documentation I found is specific to the low-level BatchWriteItem (such as https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchWriteItem.html#:~:text=A%20single%20call%20to%20...
1
answers
0
votes
64
views
asked 3 months ago
I’m trying to understand the rollout timeline of the .NET 8 managed runtime in AWS Lambda.
**Note: Lambda function has Auto set in runtime configuration **
On these dates, I observed different runtim...
2
answers
0
votes
97
views
asked 4 months ago
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...
1
answers
0
votes
89
views
asked 4 months ago
```
IAmazonBedrock _bedrock;
string s3inputKey = $"BatchJobInput/{dbTag}/{accountNumber}-{attachmentId}-{DateTime.UtcNow:yyyyMMdd_HHmmss}.jsonl";
//s3inputKey file exists in s3
string s3outputKey = $...
1
answers
0
votes
65
views
asked 4 months ago
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...
1
answers
0
votes
117
views
asked 5 months ago
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...
2
answers
0
votes
172
views
asked 6 months ago