aws-sdk-go icon indicating copy to clipboard operation
aws-sdk-go copied to clipboard

AWS SDK for the Go programming language.

Results 113 aws-sdk-go issues
Sort by recently updated
recently updated
newest added

### Describe the bug FORTIFY is throwing vulnerability with Yaml V2, can you please migrate to V3 Your dependency on github.com/jmespath/go-jmespath v0.4.0 is indirectly causing this vulnerability issue. ### Expected...

bug
needs-triage

This is regarding issue-11607 where sts is service is not accessible in eu-west-2 region what I found out that in defaults.go the sts services is not defined for eu-west-2, so...

needs-reproduction
no-pr-activity

Go SDK does not allow for Clock Skew Correction. More details available here from the fix for the .Net SDK. https://blogs.aws.amazon.com/net/post/Tx2HM54KL5LMTGI/Clock-skew-correction

feature-request
no-autoclose
p3

### Describe the bug When `AWS_CA_BUNDLE` env var is specified and a new session is created with defaults it mutates the `http.DefaultTransport`. This leads to a globally changed CA for...

bug
p2

### Describe the bug EKS uses the token based credentials to exchange the token w/ the key/secret pair. We were seeing random high latency of up to 5 seconds when...

bug
needs-review
p3

Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though [Developer Guide](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/welcome.html) and [API reference](https://docs.aws.amazon.com/sdk-for-go/api/) - [x] I've checked [AWS Forums](https://forums.aws.amazon.com)...

workaround-available
p3

Hey, I really liked the project and was reading through the Readme.md file when I came across some grammatical errors that you might have missed while editing the documentation. Also,...

### Describe the feature Big emails (up to 40MB) consume a lot of memory. Considering that AWS SDK retries on errors, this data may last for a long time in...

feature-request

### Describe the bug When I'm doing bulk process, it gives us an error **_tcp: lookup bucketName.s3.ap-south-1.amazonaws.com on x.x.x:53: no such host_** for most of the objects. **Function in which...

bug
needs-triage

### Describe the bug The following APIs for WAF regional resources result in an error `WAFNonexistentItemException`, even when a valid resource is present in the specific region - [WAFRegional.GetRule](https://pkg.go.dev/github.com/aws/[email protected]/service/wafregional#WAFRegional.GetRule) -...

bug
needs-triage