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

### 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

### Describe the feature It would be great to add support for CRUD [AWS Glue Data Catalog Views](https://docs.aws.amazon.com/athena/latest/ug/views-glue.html). ### Use Case Right now the view can be created via running...

feature-request

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)...

feature-request
p2
Cross-SDK

### Describe the feature Add native support for [CreateSession](https://docs.aws.amazon.com/rolesanywhere/latest/userguide/authentication-create-session.html) to the SDK. ### Use Case We would like to leverage IAM Roles Anywhere to "bootstrap" AWS credentials into our external...

feature-request

### 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...

service-api

### 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...

feature-request
p3
queued
feature/s3/manager

### 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

### 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

### 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

### Describe the feature `DescribeDBClusterParameters` has a native paginator, `DescribeEngineDefaultParameters` has a native paginator, it seems odd that `DescribeEngineDefaultClusterParameters` lacks one. ~~Additionally, the `...Input` object for `DescribeEngineDefaultClusterParameters` accepts a `marker`,...

feature-request
service-api