Command option Sample:aws cloudtrail validate-logs

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

Validates CloudTrail logs for a given period of time.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudtrail/validate-logs.html

aws cloudtrail validate-logs \
    Amazon Web Services ブログ : http://amazon2326.rssing.com/chan-27602745/all_p21.html
aws cloudtrail validate-logs \
    Amazon Web Services ブログ: AWS CloudTrail : http://aws.typepad.com/aws_japan/aws-cloudtrail/
aws cloudtrail validate-logs --start-time 2015-08-27T00:00:00Z --end-time 2015-08-28T00:00:00Z --trail-arn arn:aws:cloudtrail:us-east-2:111111111111:trail/my-trail-name --verbose
    Working with CloudTrail Log Files - AWS CloudTrail : http://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-log-file-validation-cli.html
aws cloudtrail validate-logs --trail-arn --start-time --endtime
    CIS AWS Foundations Benchmark - SLIDELEGEND.COM : http://slidelegend.com/cis-aws-foundations-benchmark_59fac8061723ddedde7b2c4c.html
aws cloudtrail validate-logs --trail-arn
    (SEC318) AWS CloudTrail Deep Dive : http://www.slideshare.net/AmazonWebServices/sec318-aws-cloudtrail-deep-dive

aws のオプション一覧