aws-sdk-go-v2
aws-sdk-go-v2 copied to clipboard
AWS SDK for the Go programming language.
When specifying a shared profile credentials in env vars are ignored, contrary to the documentation
### 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...
**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`...
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)...
Aurora serverless does have instances so I can not use NewDBInstanceAvailableWaiter. Please provide a NewDBClusterAvailableWaiter
**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...
**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...
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...
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)...
### 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...
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)...