Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit a7b2b06

Browse files
MEPalmaHarshCasperquetzalliwrites
authored
Add initial documentation for Step Functions mocked service integrations (v4.4) (#1747)
Co-authored-by: Harsh Mishra <erbeusgriffincasper@gmail.com> Co-authored-by: Quetzalli <alejandra.olvera.novack@gmail.com>
1 parent c373c72 commit a7b2b06

File tree

2 files changed

+390
-2
lines changed

2 files changed

+390
-2
lines changed

content/en/references/configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,12 @@ Please consult the [migration guide]({{< ref "user-guide/aws/lambda#migrating-to
337337
| `SQS_DISABLE_CLOUDWATCH_METRICS` | `0` (default) | Disables the CloudWatch Metrics for SQS when set to `1` |
338338
| `SQS_CLOUDWATCH_METRICS_REPORT_INTERVAL` | `60` (default) | Configures the report interval (in seconds) for `Approximate*` metrics that are sent to CloudWatch periodically. Sending will be disabled if `SQS_DISABLE_CLOUDWATCH_METRICS=1` |
339339

340+
### Step Functions
341+
342+
| Variable | Example Values | Description |
343+
| - | - | - |
344+
| `SFN_MOCK_CONFIG` | `/tmp/MockConfigFile.json` | Specifies the file path to the mock configuration file that defines mock service integrations for Step Functions. |
345+
340346
## Security
341347

342348
{{< callout "warning" >}}

0 commit comments

Comments
 (0)