1. Defining Data ModelsΒΆ
The elemental object for DynamoDB in awstin is not the JSON dict, but
instead a awstin.dynamodb.DynamoModel subclass representing a view
of the data in a table or index.
The elemental object for DynamoDB in awstin is not the JSON dict, but
instead a awstin.dynamodb.DynamoModel subclass representing a view
of the data in a table or index.