开发者

What URL should I go to to create my simpleDB domain?

I can't figure out where I can go create a do开发者_运维问答main for my simpleDB. I've gone to AWS Management Console, I was able to create a bucket for S3, but I don't have a simple DB tab.

Am I missing something here?


SimpleDB is not yet supported by AWS console. They may eventually add it, but for now you have to use direct service calls (with SDK it is the easiest).


SDB Tool is a great FOSS Firefox plugin:

http://code.google.com/p/sdbtool/


You can use SDB Explorer. SDB Explorer has been made as an industry leading graphical user interface (GUI) to explore Amazon SimpleDB service thoroughly and in a very efficient and user friendly way.

http://www.sdbexplorer.com/


You can try the Javascript Scratchpad for Amazon SimpleDB


Or if you're a Python lover, try out boto library, designed to access AWS resources. Find more information here: http://boto.readthedocs.org/en/latest/simpledb_tut.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜