Skip to content

Commit 1a92e25

Browse files
committed
chore: Remove SimSpaceWeaver service module
Remove the simspaceweaver service from the SDK as it has been deprecated. This removes the module from services/pom.xml, bom/pom.xml, aws-sdk-java/pom.xml, and deletes the service directory.
1 parent f90325c commit 1a92e25

9 files changed

Lines changed: 2 additions & 2026 deletions

File tree

aws-sdk-java/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,11 +1538,7 @@ Amazon AutoScaling, etc).</description>
15381538
<artifactId>arczonalshift</artifactId>
15391539
<version>${awsjavasdk.version}</version>
15401540
</dependency>
1541-
<dependency>
1542-
<groupId>software.amazon.awssdk</groupId>
1543-
<artifactId>simspaceweaver</artifactId>
1544-
<version>${awsjavasdk.version}</version>
1545-
</dependency>
1541+
15461542
<dependency>
15471543
<groupId>software.amazon.awssdk</groupId>
15481544
<artifactId>securitylake</artifactId>

bom/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1753,11 +1753,7 @@
17531753
<artifactId>arczonalshift</artifactId>
17541754
<version>${awsjavasdk.version}</version>
17551755
</dependency>
1756-
<dependency>
1757-
<groupId>software.amazon.awssdk</groupId>
1758-
<artifactId>simspaceweaver</artifactId>
1759-
<version>${awsjavasdk.version}</version>
1760-
</dependency>
1756+
17611757
<dependency>
17621758
<groupId>software.amazon.awssdk</groupId>
17631759
<artifactId>securitylake</artifactId>

services/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@
319319
<module>chimesdkvoice</module>
320320
<module>oam</module>
321321
<module>arczonalshift</module>
322-
<module>simspaceweaver</module>
323322
<module>securitylake</module>
324323
<module>opensearchserverless</module>
325324
<module>omics</module>

services/simspaceweaver/pom.xml

Lines changed: 0 additions & 65 deletions
This file was deleted.

services/simspaceweaver/src/main/resources/codegen-resources/customization.config

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)