RecordPatch
An update operation for a record.
Contents
- Key
 - 
               
The key associated with the record patch.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
 - Op
 - 
               
An operation, either replace or remove.
Type: String
Valid Values:
replace | removeRequired: Yes
 - SyncCount
 - 
               
Last known server sync count for this record. Set to 0 if unknown.
Type: Long
Required: Yes
 - DeviceLastModifiedDate
 - 
               
The last modified date of the client device.
Type: Timestamp
Required: No
 - Value
 - 
               
The value associated with the record patch.
Type: String
Length Constraints: Maximum length of 4194304.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: