Command option Sample:aws cloudtrail list-tags

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

Lists the tags for the trail in the current region.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudtrail/list-tags.html

aws cloudtrail list-tags --resource-id-list arn:aws:cloudtrail:us-east-1:123456789012:trail/Trail1 arn:aws:cloudtrail:us-east-1:123456789012:trail/Trail2
    remove-tags — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/goto/aws-cli/cloudtrail-2013-11-01/ListTags
aws cloudtrail list-tags \
    aws cli cheatsheet.md 揃 GitHub : http://gist.github.com/apolloclark/b3f60c1f68aa972d324b
aws CloudTrail list-tags --resource-id-list --resource-id
    AWS CloudTrail Managing the Trails Updating/Deleting : http://www.techinformant.in/aws-cloudtrail/

aws のオプション一覧