What are attributes in the context of DynamoDB?
DynamoDB tables consist of items (rows) which have attributes (columns). Different items in the same table are allowed to have different attributes.