Skip to content

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

Filter by

1k results
 (101 ms)

1k results

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

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-triage
  • ValentinGittinger
  • 1
  • Opened 
    4 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
needs-triage
  • tsujith
  • Opened 
    4 days ago
  • #6198

Describe the feature At the moment it s not possible to use batch operations in enhanced dynamodb client with immutable models. Use Case If I use enhanced dynamodb client with immutable models I shouldn ...
feature-request
needs-triage
  • andrej-urvantsev
  • Opened 
    5 days ago
  • #6194

Describe the bug Hello, We have self hosted s3 storage with pure flash blades with Version Flash Blade S200 NVMe 4.5.7 . There is a Java Program which uses the software.amazon.awssdk.s3 https://mvnrepository.com/artifact/software.amazon.awssdk/s3 ...
bug
  • snowsagarshirsath
  • 6
  • Opened 
    6 days ago
  • #6192

Describe the bug - Problem I have the following profiles in my .aws/config file (generated by a separate tool): [profile xxxxx-src] sso_account_id = 1234567890 sso_role_name = xxxxx sso_session = ...
bug
needs-triage
  • olovdavidsson
  • 1
  • Opened 
    7 days ago
  • #6187

Describe the bug We were trying to override the StsWebIdentityTokenFileCredentialsProvider with a custom configuration as below but it doesn t seem to work. StsWebIdentityTokenFileCredentialsProvider.builder() ...
bug
needs-triage
  • shailendher
  • Opened 
    7 days ago
  • #6185

Describe the feature There should be a way to uniquely identify a service from its Builder. Direct reflection on the Builder s class or interfaces is heavy handed and cumbersome. In the interim, we have ...
feature-request
needs-review
  • abatkin
  • Opened 
    8 days ago
  • #6184

Describe the bug In aws sdk v1 : @DynamoDBAutoGeneratedTimestamp(strategy = DynamoDBAutoGenerateStrategy.CREATE) Above annotation was there to create auto generated time field. In aws sdk v2 replaced ...
bug
needs-triage
  • adarshk007
  • Opened 
    9 days ago
  • #6183

Describe the bug When multi threading doing a putObject with the same key from the apache AutoCloseInputStream, we get the error: java.lang.IllegalStateException: The request content has fewer bytes than ...
bug
p2
  • strategicalliances
  • 3
  • Opened 
    12 days ago
  • #6174

Describe the bug We did an update of AWS SDK2 over the weekend from 2.31.57 to 2.31.60. After that, we were not able to authenticate against AWS RDS services anymore. After rolling back to .57 it worked ...
bug
closed-for-staleness
p2
  • spyro2000
  • 3
  • Opened 
    14 days ago
  • #6168
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