Use this tag for questions related to the AWS SDK for Go library for Amazon Web Services SDK for the Go programing language.
I'm trying to run a ECS task using the new aws-sdk-go (v2). And I'm having some trouble to initialize the &…
go struct aws-sdk-goI am using aws-sdk-go library for DynamoDb connectivity in Golang. My DynamoDb table have a Partition key DeviceId (String) and …
amazon-web-services go amazon-dynamodb aws-sdk aws-sdk-goI used environment variables before and it worked fine. Now I am migrating my config variables into a single file …
amazon-web-services go aws-sdk aws-sdk-goI'm trying to set-up an AWS-lambda using aws-sdk-go that is triggered whenever a new user is added to a certain …
go aws-lambda amazon-dynamodb aws-sdk-goI am trying to upload an object to AWS S3 using golang sdk without needing to create a file in …
go amazon-s3 aws-sdk-go