New Features
Amazon SimpleDB now supports valid UTF-8 characters through the REST interface. Your applications can use REST and the Signature Version 1 authentication method to submit your data to Amazon SimpleDB.
Known Issues
100 attributes limit in PutAttributes call |
Amazon SimpleDB currently limits the number of attributes per single PutAttributes call to 100. You can add up to 256 attribute name-value pairs per item, but you must use multiple PutAttributes calls. |