Skip to content

issues Search Results · repo:aws/aws-sdk-go language:Go

Filter by

1k results
 (82 ms)

1k results

inaws/aws-sdk-go (press backspace or delete to remove)

Describe the bug func (r *Request) ResetBody() { body, err := r.getNextRequestBody() if err != nil { r.Error = awserr.New(ErrCodeSerialization, failed to reset request body , err) return } r.HTTPRequest.Body ...
  • NameHaibinZhang
  • 2
  • Opened 
    on Jan 21
  • #5343

Describe the bug I have a bucket on which s3cmd ls --recursive s3://mybucket/ returns 2025-01-10 13:31 0 s3://mybucket//a.txt 2025-01-10 13:33 0 s3://mybucket//b.txt 2025-01-16 ...
bug
needs-triage
  • TrueAstralpirate
  • 3
  • Opened 
    on Jan 16
  • #5342

Describe the bug Problem The method ec2.DescribeInstances timeout in ipv6 only environment. Description In a private VPC with multiple EC2 s running in IPV6 only(no ipv4 addresses) environment. The ...
  • srahul3
  • 1
  • Opened 
    on Jan 13
  • #5339

Describe the bug This issue occurs when unmarshaling might be attempted more than once, such as when a request is retried after a previous unmarshaling failure. I encountered this while calling the GuardDuty ...
bug
needs-triage
  • noamcohen97
  • 2
  • Opened 
    on Oct 23, 2024
  • #5330

Describe the bug I am trying to send the API request to S3 to get the list of files from a bucket. Sample Endpoint - https://evidences-civil1.s3.amazonaws.com/. There are few files in the bucket having ...
  • vikranthpatoju
  • 2
  • Opened 
    on Oct 10, 2024
  • #5328

Describe the bug Dear developers, I used a self-written code linter to check the project and discovered a potential memory leak issue. In the following code, before the slice expression iter.objects[1:], ...
bug
closing-soon
  • Lslightly
  • 3
  • Opened 
    on Oct 8, 2024
  • #5327

Describe the bug a memory-leak found in my process,which fetch msg from kafka using sarama,a kafka golang sdk image Expected Behavior no memory leak Current Behavior memory-leak 100% reporduction ...
  • Dennis8274
  • 2
  • Opened 
    on Jul 18, 2024
  • #5310

We previously announced the upcoming end-of-support for AWS SDK for Go (v1). Per that announcement, as of 7/31/2024, the SDK has entered maintenance mode. Going forward, we will limit releases to address ...
announcement
  • lucix-aws
  • Opened 
    on May 24, 2024
  • #5270

Describe the bug aws-sdk-go doesn t accept BIGQUERY as connection type because API specification file seems too old. According to the blog post, AWS Glue has suppported BIGQUERY since Oct 2023, but the ...
bug
  • ksauzz
  • 6
  • Opened 
    on Apr 30, 2024
  • #5247

Describe the bug When bumping aws-sdk-go from v1.47.5 to latest, a large amount of SerializationError errors are returned when using the SQS ReceiveMessageWithContext method. Although the serialisation ...
bug
response-requested
  • ainsleyclark
  • 5
  • Opened 
    on Apr 22, 2024
  • #5235
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub