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

### Documentation - [X] I've gone though the [API reference](https://docs.aws.amazon.com/sdk-for-go/v2/api/) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-go) for answers - [X] I've searched for [previous similar issues](https://github.com/aws/aws-sdk-go-v2/issues) and didn't...

feature-request
documentation
p3
s
queued

**Is your feature request related to a problem? Please describe.** There's no equivalent functionality to the 1.x presigned URLs in S3. For now, there're only `PresignPutObject`, `PresignGetObject`, `PresignHeadObject` and `PresignUploadPart`...

feature-request
p2
xl
queued

Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though the [API reference](https://docs.aws.amazon.com/sdk-for-go/v2/api/) - [x] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-go)...

bug

Aurora serverless does have instances so I can not use NewDBInstanceAvailableWaiter. Please provide a NewDBClusterAvailableWaiter

v1-sync
feature-request

**Is your feature request related to a problem? Please describe.** We are working on a project that uses a custom type to represent UUIDs. This type, which extends `github.com/google/uuid`, stores...

feature-request
p3
l
queued

**Is your feature request related to a problem? Please describe.** I'm migrating a service from https://github.com/minio/minio-go to the V2 SDK and using the s3Manager to handle uploads (the service is...

feature-request

Confirm by changing [ ] to [x] below: - [x] I've gone though the [API reference](https://github.com/aws/aws-sdk-go-v2/issues) - [x] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-go) for answers --- ## How do...

feature-request
needs-review

Confirm by changing [ ] to [x] below to ensure that it's a bug: - [X] I've gone though the [API reference](https://docs.aws.amazon.com/sdk-for-go/v2/api/) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-go)...

bug

### Describe the issue with documentation Hello, I am new to AWS and am trying [Getting Started with the AWS SDK for Go V2](https://aws.github.io/aws-sdk-go-v2/docs/getting-started/) tutorial. However, the steps mentioned in...

documentation

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

bug