Questions tagged with .NET 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.

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...
2
answers
0
votes
32
views
asked 20 hours ago
There are a lot constant string in AWS such as header keys. Are those constants defined somewhere in the SDK where I can find an use them. For example. When using the TransferUtility if I want to add...
1
answers
0
votes
83
views
Jerry
asked 2 days ago
I'm working on aws codepipeline and i want to have a manual approval rule that will determine to which environment artifacts should be deployed (dev stage or prod) what are the options? the only one...
1
answers
0
votes
167
views
asked 9 days ago
We have a DOTNET winform application. We are connecting to RDS which is public. How can we make it secure ?
2
answers
0
votes
143
views
Arjun
asked 11 days ago
So , i will make this short. I stored my JWT secret key in AWS Secrets Manager. After that , when running my WEB Api project , i got an error telling me that my key is not encrypted. I said ok , let...
0
answers
0
votes
138
views
misu
asked 11 days ago
Hi, I would like to know if it is possible to access a secret that I have configured in the secret manager from outside the AWS ecosystem, let's say locally or on a server that is outside. I have...
1
answers
0
votes
129
views
Eneko
asked 17 days ago
I'm trying to set up automated deployment of my .NET Core API application to an existing EB environment. I'm currently deploying manually via the AWS Toolkit (Publish to AWS) extension for Visual...
1
answers
0
votes
230
views
mastwo
asked 19 days ago
Hello, I would like to know if a Windows Server 2022 in a EC2 t3.small is going to be enough to put 1 or 2 .NET 8.0 Web Applications. Or I will need more requirements to do so. I am not expecting to...
4
answers
0
votes
441
views
Eneko
asked 25 days ago
I am following along the developer documentation to integrate my Unity project with my gamelift services and can't seem to find the proper Realtime Client SDK download location. The instructions to...
1
answers
0
votes
131
views
michael
asked a month ago
If my user is trying to upload a file I need to check if the file name already exists and if so I need to check if the file is the same as the existing file. Id like to use SHA256 to compare the file....
3
answers
0
votes
314
views
Jerry
asked a month ago
Below is my code. I've never had to work with AWS before, so i spent a few days studying and also had a chat with an AWS expert, to get onto the correct path. Context: - Our .Net API runs on a docker...
0
answers
0
votes
131
views
Rachael
asked a month ago
I've been trying to analize a document. I have tried with S3 buckets as with Base64 image upload with no luck at all. The image is uploaded via a web browser, it is commented the section where it...
0
answers
0
votes
206
views
fbritop
asked a month ago