I am trying to create a user account for Amazon Web Services to limit my risk if the credentials are compromised.
I must be missing something, but I can\'t seem to figure out how to get an Attribute by Name/String, only by an Integer, which is likely to change(the Attribute Name is not).
I have the following code in which I query SimpleDb to get a list of the items in my domain along with the \"Favorited\" attribute.Basically I am trying to update the users database to have the most r
With respect to Amazon SimpleDB, Is there any significant performance difference between select * from mydomain where itemName() in(\'id1\',\'id2\',\'id3\', \'id4\')
I\'m currently working on a project written completely in C++ and running on ubuntu. My requirement is to make REST based calls to Amazon SimpleDB to store/retrieve data.
How do you manage a major schema change when you are using a Nosql store like SimpleDB? I know that I am still thinking in SQL terms, but after working with SimpleDB for a few weeks I need to make a
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am currently working on syste开发者_高级运维m that generated product recommendations like those on Amazon : \"People who bought this also bought this..\"
I am working on a grails application which uses Amazon\'s SimpleDB. I changed a domain field type from String to boolean and now my application does not start up. We are using jPA plugin for integrati
All in a sudden my Java application using SimpleDB doesn\'t work anymore. I\'m using Java AWS SDK version 1.2.4 on Windows 7.I\'ve the following exception: