📄️ PutItem
To get defined Schema PutItem Entity we can use Schema's PutItem type.
📄️ Primary Key
Retreving primary key type definition is not always usefull as PutItem but it is still possible.
📄️ StoredItem
StoredItem is very similar to PutItem except Schema default options don't affects required true/false option.
📄️ GotItem
GotItem is very similar to StoredItem except Schema get options don't affects required true/false option.