Skip to content

Commit afb2785

Browse files
committed
Update name to dsql and utilities to follow spec
1 parent 4b85c92 commit afb2785

File tree

20 files changed

+341
-1989
lines changed

20 files changed

+341
-1989
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "feature",
3-
"category": "AxdbFrontend",
3+
"category": "DSQL",
44
"contributor": "APandher",
5-
"description": "Add IAM Token Generation Utility for AxdbFrontend"
5+
"description": "Add IAM Token Generation Utility for DSQL"
66
}

aws-sdk-java/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,11 +1973,6 @@ Amazon AutoScaling, etc).</description>
19731973
<artifactId>ssmquicksetup</artifactId>
19741974
<version>${awsjavasdk.version}</version>
19751975
</dependency>
1976-
<dependency>
1977-
<groupId>software.amazon.awssdk</groupId>
1978-
<artifactId>axdbfrontend</artifactId>
1979-
<version>${awsjavasdk.version}</version>
1980-
</dependency>
19811976
<dependency>
19821977
<groupId>software.amazon.awssdk</groupId>
19831978
<artifactId>dsql</artifactId>

bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2168,11 +2168,6 @@
21682168
<artifactId>ssmquicksetup</artifactId>
21692169
<version>${awsjavasdk.version}</version>
21702170
</dependency>
2171-
<dependency>
2172-
<groupId>software.amazon.awssdk</groupId>
2173-
<artifactId>axdbfrontend</artifactId>
2174-
<version>${awsjavasdk.version}</version>
2175-
</dependency>
21762171
<dependency>
21772172
<groupId>software.amazon.awssdk</groupId>
21782173
<artifactId>dsql</artifactId>

services/axdbfrontend/pom.xml

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

services/axdbfrontend/src/main/java/software/amazon/awssdk/services/axdbfrontend/model/Action.java

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

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

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

0 commit comments

Comments
 (0)