Hi all,
My client decided to change the name of the project and requires that I change the domain names in our SimpleDB. I could not find any way, service, API call or tool to allow me to do that. I tried using the AWS tools for Eclipse as well as some other 3rd party tools.
At most, they allow you to delete a domain or export its contents to a data file. There's no import functionality.
My question/s:
- Is there an easy way to rename a domain?
- Failing that, is there an easy way to copy contents from one domain to another? If so, I'll just copy to the new one and delete the old one.
- Failing 2, does someone have any ready-made code (preferably in PHP) to manually copy record-by-record from one domain to another?
Thanks for your help.