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 cc6de0b commit 17be5d0Copy full SHA for 17be5d0
2 files changed
sdk-test-java/pom.xml
@@ -147,6 +147,11 @@
147
<groupId>software.amazon.awssdk</groupId>
148
<artifactId>opensearch</artifactId>
149
</dependency>
150
+ <!-- ECS client -->
151
+ <dependency>
152
+ <groupId>software.amazon.awssdk</groupId>
153
+ <artifactId>ecs</artifactId>
154
+ </dependency>
155
<!-- CloudFormation client -->
156
<dependency>
157
0 commit comments