Skip to content

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
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

452 results
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
25
views
asked 7 days 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
24
views
asked 11 days 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
50
views
asked 2 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
111
views
asked 2 months ago
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 ...
1
answers
0
votes
55
views
asked 2 months ago
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...
2
answers
0
votes
44
views
asked 2 months ago
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 ....
1
answers
0
votes
43
views
AWS
asked 2 months ago
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...
1
answers
0
votes
93
views
asked 3 months ago
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...
2
answers
0
votes
61
views
asked 4 months ago
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...
1
answers
0
votes
90
views
asked 4 months ago
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...
1
answers
0
votes
29
views
asked 4 months ago
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 ....
1
answers
0
votes
83
views
asked 5 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 38
  • Page size
    12 / page