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 b2f84a9 commit 73864ccCopy full SHA for 73864cc
test/tests-coverage-reporting/pom.xml
@@ -167,6 +167,11 @@
167
<groupId>software.amazon.awssdk</groupId>
168
<version>${awsjavasdk.version}</version>
169
</dependency>
170
+ <dependency>
171
+ <artifactId>iam-policy-builder</artifactId>
172
+ <groupId>software.amazon.awssdk</groupId>
173
+ <version>${awsjavasdk.version}</version>
174
+ </dependency>
175
176
<!-- Need to explicitly add service modules to aggregate the tests coverage
177
and a few services that we know with more tests should be sufficient
0 commit comments