Command option Sample:aws ses update-template

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

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

aws ses update-template --cli-input-json file:///usr/local/createsestemplate.json

    GitHub - evfurman/access-keys-mailer: AWS SAM Template: Lambda to create IAM user with access keys, attach policy with rds-db:connect access, and email access keys to user. : http://github.com/evfurman/access-keys-mailer
aws ses update-template --cli-input-json fileb://test_template.json --region us-east-1 --profile osfg
    Open Source For Geeks: 08/16/18 : http://opensourceforgeeks.blogspot.com/

aws のオプション一覧