You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
|`SQS_DISABLE_CLOUDWATCH_METRICS`|`0` (default) | Disables the CloudWatch Metrics for SQS when set to `1`|
338
338
|`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`|
339
339
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. |
0 commit comments