Skip to content

Commit 282c568

Browse files
committed
Exclude IotfleethubServiceMetadata from API check
Endpoint prefix was intentionally removed from endpoints.json
1 parent 194576f commit 282c568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@
512512
<onlyModified>true</onlyModified>
513513
<excludes>
514514
<exclude>*.internal.*</exclude>
515+
<exclude>software.amazon.awssdk.regions.servicemetadata.IotfleethubServiceMetadata</exclude>
515516
</excludes>
516517
<excludeModules>
517518
<excludeModule>codegen-lite-maven-plugin</excludeModule>

0 commit comments

Comments
 (0)