Top "Aws-sdk-net" questions

Anytime you've some question/problem using AWS SDK for .NET . It's the official package to work with AWS services using .NET

No RegionEndpoint or ServiceURL configured

I am writing code to upload files to AWS S3 and receiving this exception: AmazonClientException: No RegionEndpoint or ServiceURL configured …

.net amazon-web-services amazon-s3 aws-sdk aws-sdk-net
How to set credentials on AWS SDK on NET Core?

I'm new to AWS SDK and I'm trying to follow the AWS documentation, but gives little to none on what …

c# aws-sdk aws-sdk-net
aws cross account dynamodb access with IAM role

I have an aws ecs ec2 instance in one account and it is trying to access the dynamob db tables …

amazon-dynamodb aws-sdk amazon-iam amazon-ecs aws-sdk-net
How to get AWS Fargate task instance metadata inside running container?

When a task launches inside of AWS Fargate, it has a task id (guid) that is used for Cloudwatch logs …

.net visual-studio amazon-web-services amazon-ecs aws-sdk-net