Skip to content

Commit a39d54b

Browse files
committed
Allow removal of in-amazon-1 region.
1 parent 2724a23 commit a39d54b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,9 @@
514514
<exclude>software.amazon.awssdk.awscore.eventstream.*</exclude>
515515
<exclude>software.amazon.awssdk.protocols.json.BaseAwsJsonProtocolFactory</exclude>
516516
<exclude>software.amazon.awssdk.services.macie2.model.*</exclude>
517+
518+
<!-- in-amazon-1 removal -->
519+
<exclude>software.amazon.awssdk.regions.Region</exclude>
517520
</excludes>
518521

519522
<excludeModules>

0 commit comments

Comments
 (0)