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 have a **mobile application** that uses Cognito for user authentication and authorization. We recently added the option to sign in via **Apple** as a **Federated Identity**. - When using the...
Around August 15th, 2024, my users have experienced a problem with my AWS hosted API, where 401 responses were coming back for all API requests when made from a region not in the Northeast (or around...
Does Amazon Q save the history of the chat once the IDE is closed? I am building with Amazon Q developer chat in vscode but I have to start from scratch every time I open the IDE.. Is there some kind...
in the past few months, a lot of regions are failing on establishing connection to regional sts endpoint using .Net nuget AWSSDK.RDS 3.7.314.1.
For example East Asia , Switzerland North, South Africa...
I'm creating a pipeline triggered by codecommit repo. in build phase it builds .net 6 lambdas using *dotnet build* and store them using *dotnet lambda package* commands. when i try to compare the hash...
Hello AWS Support,
I am currently implementing a virtual waiting room using the "Getting Started" template and am encountering an issue when attempting to invoke the increment_serving_counter API...
Hello.
I had an AWS Lambda Function for dotnet 6. One in a staging step that was deployed a few months ago, and now one in a production step that was deployed just yesterday. Both follow the same...
Hi, I would like to install the "rabbitmq_message_deduplication" plugin on my Amazon MQ. How could I do that? If it’s not supported, is there any plan to support it? By that time, how are we going to...
Hello,
I have tasks running on ecs fargate that I would like to modify the timezone from UTC to my actual timezone, how do I update this please, the docs do not specify how this can be done, will...
Hello team,
I am getting "Task was cancelled" exception randomly while accessing AWS DynamoDb.
There is no much data in that Object_lock table. Even this error is random means sometimes it is working...
I have a codepipeline triggered by codecommit that should build lambdas and deploy zips to s3, but what lambdas are build is determined in codebuild when it reads a json file. how can i choose how...
Hello,
We have the following situation:
* The entire AWS infrastructure deployed through a DOTNET CDK solution.
* Everything worked fine, but we were using AWS.CDK 1.204.0 packages, and had to...