New Features
| Feature | Description |
|---|---|
| QueryWithAttributes |
Amazon SimpleDB now supports QueryWithAttributes, which can perform a query and return its results using a single call. For more information, see the Amazon SimpleDB Developer Guide. |
Known Issues
| Issue | Description |
|---|---|
| 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. |