The "delete-domain" operation deletes a domain.Show details from next link. 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 |