Skip to content

issues Search Results · repo:aws/aws-sdk-java-v2 language:Java

Filter by

1k results
 (103 ms)

1k results

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

Describe the bug I see the following discrepancy when using the SDK with respect to domain suffix for AWS_CN_GLOBAL region. Region.AWS_CN_GLOBAL.metadata().partition().dnsSuffix() - amazonaws.com.cn ...
bug
needs-triage
  • pavibhai
  • 1
  • Opened 
    3 days ago
  • #6308

Describe the bug Unbounded memory and socket retention due to AWS SDK Netty NioSocketChannel leak under high-concurrency S3 async operations. Description: When performing high-throughput, parallel S3 ...
bug
needs-triage
  • RazakDangi
  • 2
  • Opened 
    4 days ago
  • #6307

Describe the feature DynamoDB exports a JSON format with type annotations. For example, normal JSON of { key : value } would actually look like { key : { S : value }}. DDB SDK for Java or supporting libraries ...
feature-request
needs-triage
  • cnw004
  • Opened 
    5 days ago
  • #6302

Describe the bug sdk: 2.32.7 jdk: 21 Hello, I am trying to use the S3Async client with mrap, but I got an error on authentication: j.l.UnsupportedOperationException: null\n\tat s.a.a.h.a.a.c.i.s.DefaultAwsCrtV4aHttpSigner.signAsync(DefaultAwsCrtV4aHttpSigner.java:83)\n\tat ...
bug
p2
  • croudet38
  • 1
  • Opened 
    9 days ago
  • #6297

Describe the bug The SDKPojo.sdkFieldNameToField() method returns a map that uses Smithy locationName values as keys instead of memberName values. This is inconsistent with the SDK s public API which ...
bug
p2
  • keithharper
  • 5
  • Opened 
    12 days ago
  • #6288

Describe the bug OpenRewrite plugin failed to execute Regression Issue - [ ] Select this option if this issue appears to be a regression. Expected Behavior Bumps AWS SDK v1 - v2 Current Behavior ...
bug
closing-soon
migration-tool
response-requested
  • neseleznev
  • 2
  • Opened 
    12 days ago
  • #6287

Describe the bug I switched to AWS SDK 2 where the region is set as Region enum in the builders, and not the creation of Sns throws the following exception. Caused by: software.amazon.awssdk.core.exception.SdkClientException: ...
bug
needs-triage
  • dmitry-weirdo
  • 2
  • Opened 
    13 days ago
  • #6283

Describe the feature When using S3 Vector store current api for filtering requires Document object which makes filtering rather complex. Writting a filter for example in Python is much easier. query ...
feature-request
p3
  • MatejNedic
  • Opened 
    15 days ago
  • #6279

Describe the bug When using AWS SDK for Java version 2.32.2 with Amazon Bedrock Runtime, adding a CachePoint ContentBlock to a message results in a ValidationException with the error message: messages.0.content.2.type: ...
bug
investigating
p2
  • ilove2git
  • 2
  • Opened 
    16 days ago
  • #6277

Describe the bug When using the S3Client to uploadPart, the returned UploadPartResponse seems to hold a reference to the content of the part, causing memory build up over time Regression Issue - [ ...
bug
needs-triage
  • jakobmerrild
  • Opened 
    17 days ago
  • #6273
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub