Skip to content

Issues: aws/aws-sdk-go-v2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

LoadOptions for wrapWithCredentialsCache feature-request A feature should be added or improved. p3 This is a minor priority issue queued This issues is on the AWS team's backlog
#2000 opened Jan 30, 2023 by fpozzobon
1 of 2 tasks
Allow setting IgnoreConfiguredEndpoints on config.LoadOptions feature-request A feature should be added or improved. p3 This is a minor priority issue queued This issues is on the AWS team's backlog
#2423 opened Dec 11, 2023 by gdavison
1 of 2 tasks
chunked transfer with s3 ops doesn't respect explicit content length with io.PipeReader bug This issue is a bug. p3 This is a minor priority issue queued This issues is on the AWS team's backlog workaround-available
#2512 opened Feb 21, 2024 by lucix-aws
attributevalue marshaler field names should be case-sensitive breaking-change Issue requires a breaking change to remediate. feature/dynamodb/attributevalue Pertains to dynamodb attributevalue marshaler HLL (feature/dynamodb/attributevalue). feature-request A feature should be added or improved. p3 This is a minor priority issue queued This issues is on the AWS team's backlog
#2527 opened Mar 4, 2024 by lucix-aws
Adhere to actual semantic versioning rules feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2549 opened Mar 13, 2024 by lucix-aws
feature/s3/manager needs an overhaul feature/s3/manager Pertains to S3 transfer manager HLL (feature/s3/manager). feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2649 opened May 21, 2024 by lucix-aws
Improve SDK docs around support for modeled request compression documentation This is a problem with documentation. p3 This is a minor priority issue queued This issues is on the AWS team's backlog
#2762 opened Aug 23, 2024 by lucix-aws
HTTP interceptors: a better(TM) SDK request customization pipeline feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2839 opened Oct 15, 2024 by lucix-aws
feature/dynamodb/attributevalue needs a new major version to remove all of the opt-in flags that should be default feature/dynamodb/attributevalue Pertains to dynamodb attributevalue marshaler HLL (feature/dynamodb/attributevalue). feature-request A feature should be added or improved. p2 This is a standard priority issue
#2900 opened Nov 15, 2024 by lucix-aws
Add support for unmarshalling DynamoDB JSON into types.AttributeValue feature/dynamodb/attributevalue Pertains to dynamodb attributevalue marshaler HLL (feature/dynamodb/attributevalue). feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2920 opened Dec 4, 2024 by RanVaknin
2 tasks
add API for getting service client version feature-request A feature should be added or improved. p3 This is a minor priority issue queued This issues is on the AWS team's backlog
#2926 opened Dec 9, 2024 by lucix-aws
add LoadOptions for setting observability providers (TracerProvider, MeterProvider) feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2927 opened Dec 9, 2024 by lucix-aws
Implement serialization and schema decoupling feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2933 opened Dec 13, 2024 by lucix-aws
Support user agent app tag in IMDS client feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2943 opened Jan 6, 2025 by croepha
2 tasks
Announcement: S3 default integrity change announcement This is an announcement issue
#2961 opened Jan 16, 2025 by aBurmeseDev
defragment HTTP checksum middlewares feature-request A feature should be added or improved. p3 This is a minor priority issue queued This issues is on the AWS team's backlog
#2968 opened Jan 16, 2025 by lucix-aws
Missing regions from costandusagereportservice > types.AWSRegion service-api This issue is due to a problem in a service API, not the SDK implementation.
#3027 opened Mar 4, 2025 by ben-ganley
2 of 3 tasks
Add support for S3 transfer manager callbacks (progress listeners) feature/s3/manager Pertains to S3 transfer manager HLL (feature/s3/manager). feature-request A feature should be added or improved. m Effort estimation: medium p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#941 opened Dec 1, 2020 by bunjiboys
Using context.WithDeadline to set a timeout hides helpful errors feature-request A feature should be added or improved. l Effort estimation: large p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#1697 opened May 10, 2022 by droberts-sea
Refactor operation builders to only modify the middleware stack within their own module's context feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2507 opened Feb 20, 2024 by lucix-aws
Upload manager: When using io.Reader without seeking support, the uploader over allocates memory leading to high usage feature/s3/manager Pertains to S3 transfer manager HLL (feature/s3/manager). feature-request A feature should be added or improved. p2 This is a standard priority issue
#2694 opened Jun 24, 2024 by erezrokah
2 tasks done
feature/rds/auth: RDS BuildAuthToken returns certificate error when using code specified in documentation feature-request A feature should be added or improved. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
#2698 opened Jun 25, 2024 by sarahzinger
2 tasks done
attributevalue.MarshalMap() to AttributeValueMemberNULL field with double pointer bug This issue is a bug. feature/dynamodb/attributevalue Pertains to dynamodb attributevalue marshaler HLL (feature/dynamodb/attributevalue). p3 This is a minor priority issue queued This issues is on the AWS team's backlog
#2726 opened Jul 25, 2024 by kmacmcfarlane
2 tasks done
Can't use optFn to set region for S3 Express operations (credentials issue) bug This issue is a bug. p2 This is a standard priority issue queued This issues is on the AWS team's backlog workaround-available
#2777 opened Sep 6, 2024 by stefansundin
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.