Skip to content

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

Filter by

1k results
 (98 ms)

1k results

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

Describe the bug Please See : https://nvd.nist.gov/vuln/detail/CVE-2025-25193 Presently netty-nio-client is using net-handler:4.1.118, that has following vulnerability : An unsafe reading of environment ...
bug
  • cedthivierge
  • 2
  • Opened 
    yesterday
  • #6247

Describe the bug Ho, When trying to do a putBucketLifecycleConfiguration using an s3AsyncClient to a minio server i get the following error: Missing required header for this request: Content-Md5 Regression ...
bug
response-requested
third-party
  • bameline
  • 3
  • Opened 
    3 days ago
  • #6243

Describe the feature Add a simple toggle or configuration option in the AWS SDKs (such as Java, Python, etc.) that enables logging of AWS request IDs for every API call at the INFO log level. This toggle ...
cross-sdk
feature-request
  • girotomas
  • 1
  • Opened 
    3 days ago
  • #6242

Describe the bug I see this error when running a Maven build with the JaCoCo code coverage plugin, Java 21, and AWS SDK v2 version 2.31.76, with the AWS SDK v2 SSM dependency in classpath. java.lang.instrument.IllegalClassFormatException: ...
cross-sdk
feature-request
p2
  • jpalomaki
  • 4
  • Opened 
    7 days ago
  • #6234

Describe the bug I learned the hard way that if the VersionedRecordExtension is not installed on my instance of DynamoDbEnhancedClient, the client silently ignores DynamoDbVersionAttribute annotations, ...
bug
  • eliana404
  • 2
  • Opened 
    8 days ago
  • #6227

Describe the bug The SqsAsyncClient (non batch) throws an exception on the following call: sqsAsyncClient.receiveMessage( ReceiveMessageRequest.builder() .queueUrl(queueUrl) .maxNumberOfMessages(11) ...
bug
needs-triage
  • tkhill-AWS
  • Opened 
    10 days ago
  • #6223

Describe the bug I m experiencing two significant performance issues with the AWS S3 Transfer Manager when uploading ONLY 30MB files using AsyncRequestBody.fromInputStream(). Despite configuring multiple ...
bug
duplicate
  • 3umarG
  • 2
  • Opened 
    12 days ago
  • #6218

Describe the feature We have noticed a few features that CRT async client builder S3CrtAsyncClientBuilder does not support currently as compared to S3AsyncClientBuilder. We wanted to understand the timeline ...
feature-request
p2
  • SanjayMarreddi
  • Opened 
    14 days ago
  • #6213

Describe the bug Most xxxIterable Classes implement an additional method to receive an SdkIterable ReturnType in Addition to the iterator() method. For examples please look at DescribeDataMigrationsIterable, ...
bug
needs-review
  • ValentinGittinger
  • 1
  • Opened 
    21 days ago
  • #6199

Describe the feature When using the AWS Java SDK V2 for multipart uploads with a stream-based AsyncRequestBody, we observed that intermittent upload errors can result in the following exception: software.amazon.awssdk.core.exception.NonRetryableException: ...
feature-request
p2
  • tsujith
  • 1
  • Opened 
    21 days ago
  • #6198
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