Command option Sample:aws ses delete-identity-policy

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

Deletes the specified sending authorization policy for the givenidentity (an email address or a domain).Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ses/delete-identity-policy.html

aws ses delete-identity-policy --identity example.com --policy-name samplePolicy
    Using Sending Authorization with Amazon SES - Amazon Simple Email Service : http://docs.aws.amazon.com/ses/latest/DeveloperGuide/deleting-personal-data.html

aws のオプション一覧