dynamo-browse/internal
Leon Mika 7caf905c82
Added sub references to the query expression (#46)
These are the `thing[subref]` construct. Subrefs can either be a string or an integer.

At the moment, multiple sub references, such as `thing[1][2][3]` doesn't work. This is because the SDK does not properly handle this when creating the actual expression.
2023-02-16 21:57:40 +11:00
..
common Finished the mapping between dynamo attribute values and tamarin values 2023-01-29 09:12:39 +11:00
dynamo-browse Added sub references to the query expression (#46) 2023-02-16 21:57:40 +11:00
slog-view ctrlret: replaced return types of controllers from tea.Cmd to tea.Msg 2022-08-18 21:39:13 +10:00
sqs-browse Changed package from awstools to audax 2022-07-28 21:36:16 +10:00
ssm-browse Added command history (#45) 2023-01-26 21:46:31 +11:00