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
Replace dynalite with dynamodb local in the sandbox environment. This will give us a much higher fidelity simulation of dynamodb for local development, which is important because synonyms use table streams, and the local sandbox environment won't behave like production unless we have table streams working.
Description
Replace dynalite with dynamodb local in the sandbox environment. This will give us a much higher fidelity simulation of dynamodb for local development, which is important because synonyms use table streams, and the local sandbox environment won't behave like production unless we have table streams working.
https://martinhicks.dev/articles/arc-sandbox-table-streams
Acceptance criteria
The text was updated successfully, but these errors were encountered: