Release: Amazon SimpleDB on 2008-12-01
This release introduces DomainMetadata.
Details
New Features
| Feature | Description |
DomainMetadata
|
Amazon SimpleDB now supports DomainMetadata, which
returns information about the domain, including when the
domain was created, the number of items and attributes, and
the size of attribute names and values. 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.
|