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.

434 results
I wanted to create a simple aws amplify application which just lists all the buckets in the AWS account along with the list of files present in each. I want to automate creating this application...
1
answers
0
votes
6
views
Keerthi
asked 13 hours ago
Can anybody help me and point out a sample or article or provide instructions that how can I write Amazon bedrock agent Lambda in C#/.Net?
2
answers
0
votes
36
views
Faraz
asked 20 hours ago
Im trying to understand why the Amazon Linux 2 with .Net 6 AMI has not been updated to use different Microsoft repositories. The [Microsoft...
1
answers
0
votes
15
views
asked 3 days ago
As the title suggests, we are experiencing issues loading assets in S3 buckets in us-east-2. Is anyone else experiencing the same?
2
answers
0
votes
49
views
Annaroy
asked 3 days ago
If I have this class: ``` [DynamoDBTable("users")] public sealed class User { [DynamoDBHashKey] [DyanmoDBProperty("login_name")] public string Identifier { get; set; } ...
2
answers
1
votes
23
views
M
asked 3 days ago
As the title suggests i'm using Autodesk API (C#) to upload objects in AWS buckets. For some reason sometimes i obtain the following Exception: ``` System.AggregateException: One or more errors...
1
answers
0
votes
37
views
Marco
asked 8 days ago
We are trying to deploy a .NET 8 Lambda with AOT support. The Lambda was developed as AWS Serverless Application (AWS .NET Core Web API) . The dotnet command is dotnet publish ******.csproj -c...
0
answers
0
votes
19
views
asked 9 days ago
I have an ASP.NET Core Web API running on AWS APP Runner. It works perfectly on the local machine but on the app runner we get bad gateway error for post requests that contains files(file upload...
0
answers
0
votes
16
views
Tamer
asked 17 days ago
I am using AWS S3 as a block storage device to store mty documents. We were using AccessKey and SecretKey combination from configuration files to connect to S3 and retrieve a document. So far so...
2
answers
0
votes
43
views
Venki
asked 21 days ago
Firstly. i created an IAM user with permission `AmazonS3FullAccess`, then created a key with use case Local Code. After that, i copied all access key and secret key to my net core api ```cs //...
2
answers
0
votes
55
views
aka
asked 22 days ago
I am unable to publish a .net api to Elastic Beanstalk using the "Publish To AWS" right click option in Visual Studio 2022. After selecting the "Publish to AWS" option, the profile is validated...
1
answers
0
votes
46
views
Dave
asked 24 days ago
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...
1
answers
0
votes
76
views
Patrick
asked a month ago