Skip to content

Commit ac13d98

Browse files
authored
chore: Remove Panorama service module (#7088)
Remove the panorama 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 5c7c010 commit ac13d98

9 files changed

Lines changed: 2 additions & 4595 deletions

File tree

aws-sdk-java/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,11 +1358,7 @@ Amazon AutoScaling, etc).</description>
13581358
<artifactId>grafana</artifactId>
13591359
<version>${awsjavasdk.version}</version>
13601360
</dependency>
1361-
<dependency>
1362-
<groupId>software.amazon.awssdk</groupId>
1363-
<artifactId>panorama</artifactId>
1364-
<version>${awsjavasdk.version}</version>
1365-
</dependency>
1361+
13661362
<dependency>
13671363
<groupId>software.amazon.awssdk</groupId>
13681364
<artifactId>chimesdkmeetings</artifactId>

bom/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,11 +1573,7 @@
15731573
<artifactId>grafana</artifactId>
15741574
<version>${awsjavasdk.version}</version>
15751575
</dependency>
1576-
<dependency>
1577-
<groupId>software.amazon.awssdk</groupId>
1578-
<artifactId>panorama</artifactId>
1579-
<version>${awsjavasdk.version}</version>
1580-
</dependency>
1576+
15811577
<dependency>
15821578
<groupId>software.amazon.awssdk</groupId>
15831579
<artifactId>chimesdkmeetings</artifactId>

services/panorama/pom.xml

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

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

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

0 commit comments

Comments
 (0)