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

AWS SDK for the Go programming language.

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

For changes to files under the `/codegen/aws-models` folder, and manual edits to autogenerated code (e.g. `/service/s3/api.go`) please create an Issue instead of a PR for those type of changes. If...

- **Update presign post URL resolution to use the exact result from EndpointResolverV2** Fixes #2827 Discussed offline. Our original approach was to update `toBaseURL` to fix this edge case. However,...

As an SDK developer, the [middleware](https://aws.github.io/aws-sdk-go-v2/docs/middleware/) API is a fantastic abstraction for building composable API operations. As an SDK user, the middleware API is a fantastic abstraction for confusing yourself...

feature-request
p2
queued

### Acknowledgements - [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue - [X] I have verified all of my SDK modules are up-to-date (you can perform a...

bug
service-api
p3

### Acknowledgements - [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue - [X] I have verified all of my SDK modules are up-to-date (you can perform a...

bug
p3
queued

### Acknowledgements - [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue - [X] I have verified all of my SDK modules are up-to-date (you can perform a...

bug
queued

### Acknowledgements - [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue - [X] I have verified all of my SDK modules are up-to-date (you can perform a...

bug
p2
queued

You can read more about this release in the [discussion post](https://github.com/aws/aws-sdk-go-v2/discussions/2812).

announcement

As of the [2024-09-20 release](https://github.com/aws/aws-sdk-go-v2/releases/tag/release-2024-09-20), the AWS SDK for Go v2 is now instrument to record both trace spans and client-side metrics. You can read more about this feature in...

announcement

In `github.com/aws/aws-sdk-go-v2/service/dynamodb` v1.35.0, we released changes to the DynamoDB client that adopt a new AWS account-based endpoints feature. For more information on account based endpoints, please refer to the official...

announcement