Amazon SimpleDB
Getting Started Guide (API Version 2009-04-15)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

Delete a Domain in Amazon SimpleDB

When you are finished, you can delete the domain.

[Caution]Caution

If you delete a domain, all data within the domain is permanently deleted and is not recoverable.

Launch instance

To delete a domain

  1. Select DeleteDomain from the scratchpad Explore API list box.

    The DeleteDomain page displays.

  2. Enter MyStore in the Domain Name field.

  3. Click Invoke Request.

    Amazon SimpleDB deletes the domain.

To verify that the domain is deleted, you can list your domains. See Create and Verify a Domain in Amazon SimpleDB.

Congratulations! You successfully created a domain, put data into the domain, queried the domain, modified items, deleted items, and deleted the domain. For more information about Amazon SimpleDB and how to continue, see Where Do I Go from Here?.

 

Next Steps