Command option Sample:aws ses delete-template

Search command sample in the internet.It is the result.

Deletes an email template.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ses/delete-template.html

aws ses delete-template --template-name sampleTemplate
    Deleting Personal Data from Amazon SES - Amazon Simple Email Service : http://docs.aws.amazon.com/ses/latest/DeveloperGuide/deleting-personal-data.html
aws ses delete-template --template-name XXXX --region XXXXX

    email - Delete amazon ses template from cli - Stack Overflow : http://stackoverflow.com/questions/51893218/delete-amazon-ses-template-from-cli

aws のオプション一覧