Questions tagged with .NET on AWS

Build, deploy, and develop .NET applications on AWS

Content language: English

Select tags to filter
Sort by most recent

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

445 results
I need to create a summarization letter based on quite a bit of information. It worked brilliantly with Bedrock prompt using the new Nova FM, however in beta testing environment we have documents with...
1
answers
0
votes
23
views
asked 4 days ago
Currently trying to ingest some data from the aws braket api via the sdk. I'm getting some weird errors relating to the request body in all of my methods I'm trying to get all of my braket devices th...
1
answers
0
votes
29
views
asked 13 days ago
The AWS [documentation page](https://docs.aws.amazon.com/codebuild/latest/userguide/ec2-compute-images.html) listing the base images available in CodeBuild EC2 compute images includes aws/codebuild/wi...
2
answers
0
votes
97
views
asked a month ago
Hello, We are using the SES SDK (.Net) to send emails (AmazonSimpleEmailServiceClient.SendEmailAsync). When we supply a Friendly-From email as the source, however, it doesn't seem to work for all emai...
2
answers
0
votes
82
views
asked a month ago
Hi, Our system we store few thousands keys in the Parameter store. When we want to read all of them, to make a backup for example, it takes forever to read by 10. Usually we make 130-180 API calls. I...
1
answers
0
votes
82
views
asked a month ago
I am trying to connect to my EC2 instance using EC2 Instance Connect, but I keep receiving the following error message: Failed to connect to your instance EC2 Instance Connect is unable to connect to ...
1
answers
0
votes
40
views
asked a month ago
I am seeing intermittent connection timeout errors when using the AmazonResourceExplorer2Client's Search API via the .net SDK. This search works more often than not, when it does it finishes in a few...
2
answers
1
votes
66
views
asked a month ago
Hello , I am trying to connect to a RDS Proxy form a .NET 8 Lambda using IAM Authentication and I am getting the following error Authentication Error :Authentication to host '<proxy endpoint>' for ...
1
answers
0
votes
94
views
asked 2 months ago
I have a table of documents and i am trying to query them and get any documents that contain a nested object (NestedObjPropA in this example) that matches a specific string. Im really struggling to do...
2
answers
0
votes
186
views
asked 2 months ago
I require the ability to pull, create and delete access keys for a specific user in C#. I have found https://docs.aws.amazon.com/cli/latest/reference/iam/list-access-keys.html https://docs.aws.am...
2
answers
0
votes
69
views
asked 2 months ago
I have simple request C# for SearchIndexAsync aws SDK. First time receive response with 'nextToken' field for request other page. I use nextToken value, but receive 'Invalid nextToken' I perform same...
1
answers
0
votes
104
views
asked 3 months ago
I need a way to pull all accounts that my user has access to. Looking at https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/Organizations/MOrganizationsListAccountsListAccountsRequest.html It ...
2
answers
0
votes
103
views
asked 3 months ago