An error occurred (426) when calling the ListTables operation: Upgrade Required – Docker
At work we use the amazon/dynamodb-local docker for local DynamoDb. However when I run aws dynamodb list-tables --endpoint-url http://localhost:8000 --region local I get: An error occurred (426) when calling the ListTables operation: Upgrade Required whereas it works for my colleague…