From ea5fe24df8241449c4c9996f15f1427b83b4e616 Mon Sep 17 00:00:00 2001 From: HarshCasper Date: Fri, 26 Jul 2024 11:26:36 +0530 Subject: [PATCH 1/2] add batch supported integration to sfn docs --- content/en/user-guide/aws/stepfunctions/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/user-guide/aws/stepfunctions/index.md b/content/en/user-guide/aws/stepfunctions/index.md index aef63d6625..88643b9c72 100644 --- a/content/en/user-guide/aws/stepfunctions/index.md +++ b/content/en/user-guide/aws/stepfunctions/index.md @@ -130,6 +130,7 @@ LocalStack's Step Functions emulation supports the following AWS services: | | Amazon EventBridge | ✓ | | | ✓ | | | AWS Glue | ✓ | ✓ | | | | | AWS Step Functions | ✓ | ✓ | ✓ | ✓ | +| | AWS Batch | ✓ | ✓ | | ✓ | | AWS SDK integrations | All LocalStack services | ✓ | | | ✓ | ## Resource Browser From c27b0dfdc74e5ea469c16bfe6ae8d90712bbebe2 Mon Sep 17 00:00:00 2001 From: HarshCasper Date: Mon, 5 Aug 2024 11:15:41 +0530 Subject: [PATCH 2/2] fix suggestion --- content/en/user-guide/aws/stepfunctions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/user-guide/aws/stepfunctions/index.md b/content/en/user-guide/aws/stepfunctions/index.md index 88643b9c72..a972c55a35 100644 --- a/content/en/user-guide/aws/stepfunctions/index.md +++ b/content/en/user-guide/aws/stepfunctions/index.md @@ -130,7 +130,7 @@ LocalStack's Step Functions emulation supports the following AWS services: | | Amazon EventBridge | ✓ | | | ✓ | | | AWS Glue | ✓ | ✓ | | | | | AWS Step Functions | ✓ | ✓ | ✓ | ✓ | -| | AWS Batch | ✓ | ✓ | | ✓ | +| | AWS Batch | ✓ | ✓ | | | | AWS SDK integrations | All LocalStack services | ✓ | | | ✓ | ## Resource Browser