John Viegas
John Viegas
Will create a PR
Closing it , as I will be raising a new one by end of Q4 2022
@mehakmeet Hi Mehakmeet , Could you please mention the Delta or difference in environment configs like Haddop/spark Jar version, Jdk versions of the environments where this issue is seen and...
Did we do a integ testing and check if the requests are succeeded ?
We have added [EnhancedDocument](https://aws.amazon.com/blogs/devops/introducing-the-enhanced-document-api-for-dynamodb-in-the-aws-sdk-for-java-2-x/) which features APIs such as fromJson, fromAttributeValueMap, toJson, and toMap. This covers nearly all of the type-safe APIs found in ItemUtils. Aws sdk java 2.x does...
Closing the issue after monitoring the above comment for 3 months. Please refer above comment.
After merging above PR , we can get the dry run status as below # Sync Client ```java // Lets consider we want to find the dryRun Status for describeRegions...
Note that we have added Document API with EnhancedDocument APIs in V2 with [PR#3849](https://github.com/aws/aws-sdk-java-v2/pull/3849) And the Strongly typed interface: EnhancedDocument provides a strongly typed interface for working with documents. This...
@abatkin Looking at a generic side, the application running in an environment should automatically pick up environment settings for that environment if that ENV is supported. This behavior is in...
Thank you for the information, @abatkin. We do understand this is regression, will review this with the team and take appropriate action. - Could you please specify the HTTP client...