delete-domain操作はドメインを削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sdb/delete-domain.html
aws sdb delete-domain --domain-name simple_db_name --region REGION --profile PROFILE |
SimpleDBをCLIで作成・削除 : http://qiita.com/kt_higa/items/7bd0b00bd18c2e95b213 |