We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c69b6 commit 60a031dCopy full SHA for 60a031d
pom.xml
@@ -678,10 +678,6 @@
678
<exclude>software.amazon.awssdk.regions.*</exclude>
679
<!-- TODO revert - Temporarily disable because system setting USER_REGION was removed -->
680
<exclude>software.amazon.awssdk.utils.JavaSystemSetting</exclude>
681
-
682
- <!-- TODO revert - temporarily disable to release InvalidMaxAcuException removal -->
683
- <exclude>software.amazon.awssdk.services.rds.model.InvalidMaxAcuException</exclude>
684
- <exclude>software.amazon.awssdk.services.rds.model.InvalidMaxAcuException$Builder</exclude>
685
</excludes>
686
687
<ignoreMissingOldVersion>true</ignoreMissingOldVersion>
0 commit comments