IgnoreTypes Parameter (Connect-AmazonDynamoDB Cmdlet)
Removes support for the specified types. For example, Time. These types will then be reported as strings instead.
Syntax
Connect-AmazonDynamoDB -IgnoreTypes string
Data Type
cstr
Default Value
"Datetime,Date,Time"
Remarks
Removes support for the specified types. For example, Time. These types will then be reported as strings instead.