Skip to content

Commit 707ced8

Browse files
committed
Remove step function high level library for now
1 parent a00d993 commit 707ced8

File tree

100 files changed

+5
-10562
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+5
-10562
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "AWS Step Function",
3+
"type": "removal",
4+
"description": "Remove AWS Step Function high level library for now. We will add them in the future."
5+
}

services/sfn/pom.xml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -56,21 +56,5 @@
5656
<artifactId>protocol-core</artifactId>
5757
<version>${awsjavasdk.version}</version>
5858
</dependency>
59-
<dependency>
60-
<artifactId>json-path</artifactId>
61-
<exclusions>
62-
<exclusion>
63-
<artifactId>json-smart</artifactId>
64-
<groupId>net.minidev</groupId>
65-
</exclusion>
66-
</exclusions>
67-
<groupId>com.jayway.jsonpath</groupId>
68-
<version>${json-path.version}</version>
69-
</dependency>
70-
71-
<dependency>
72-
<groupId>com.fasterxml.jackson.core</groupId>
73-
<artifactId>jackson-databind</artifactId>
74-
</dependency>
7559
</dependencies>
7660
</project>

services/sfn/src/main/java/software/amazon/awssdk/services/sfn/builder/ErrorCode.java

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

services/sfn/src/main/java/software/amazon/awssdk/services/sfn/builder/StateMachine.java

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

services/sfn/src/main/java/software/amazon/awssdk/services/sfn/builder/StateMachineAdapter.java

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

0 commit comments

Comments
 (0)