I am trying to familiarize myself with both SimpleDB and iOS. I have a situation where I have created a database with simpleDB and I would like to pull the items into iOS and populate.
How would I do about doing this?
I am trying to familiarize myself with both SimpleDB and iOS. I have a situation where I have created a database with simpleDB and I would like to pull the items into iOS and populate.
How would I do about doing this?
Sample Code & Libraries
http://aws.amazon.com/code/Amazon-SimpleDB/4083
See more details at
http://simpledb.ios-aws.com/home/AwsOperations/BatchPutAttributes
I am one of the maintainers of the AWS SDK for iOS:
https://aws.amazon.com/sdkforios/
The SDK offers support for SimpleDB and includes a sample for interacting with a SimpleDB domain: