Command option Sample:aws cloudtrail update-subscription

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

Updates any of the trail configuration settings, and creates andconfigures any new AWS resources specified.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudtrail/update-subscription.html

aws cloudtrail update-subscription --name=awscloudtrail-example --s3-use-bucket=awscloudtrail-new-bucket-example2 --s3-prefix=prefix-example
    Creating a Trail with the AWS Command Line Interface - AWS CloudTrail  : http://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-create-and-update-a-trail-by-using-the-aws-cli.html
aws cloudtrail update-subscription --name=awscloudtrail-example --s3-use-bucket=awscloudtrail-new-bucket-example2 --s3-prefix=prefix-example
    aws-cloudtrail-user-guide/cloudtrail-create-and-update-a-trail-by-using-the-aws-cli.md at master 揃 awsdocs/aws-cloudtrail-user-guide 揃 GitHub : http://github.com/awsdocs/aws-cloudtrail-user-guide/blob/master/doc_source/cloudtrail-create-and-update-a-trail-by-using-the-aws-cli.md

aws のオプション一覧