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
|`DYNAMODB_ENDPOINT`|`http://localhost:4566`| Endpoint for the app to access DynamoDB |
80
80
|`LOG_LEVEL`|`WARNING`| Logging level. Must be one of `DEBUG`, `INFO`, `WARNING`, `ERROR` or `CRITICAL` as per [Logging Levels](https://docs.python.org/3/library/logging.html#logging-levels) |
81
+
|`RULES_BUCKET_NAME`|`test-rules-bucket`| AWS S3 bucket from which to read rules. |
0 commit comments