aws / aws-sdk-java-v2

The official AWS SDK for Java - Version 2
Apache License 2.0
2.16k stars 840 forks source link

Add mapping for core exception types and getters #5326

Closed zoewangg closed 3 months ago

zoewangg commented 3 months ago

Motivation and Context

Add mapping for core exception types and getters in exception glasses

For example: exception.getRawResponse -> exception.rawResponse().asByteArray

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
39.2% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint