Command option Sample:aws configservice put-aggregation-authorization

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

Authorizes the aggregator account and region to collect data from thesource account and region.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/configservice/put-aggregation-authorization.html

aws configservice put-aggregation-authorization --authorized-account-id AccountID --authorized-aws-region Region
    Setting Up an Aggregator Using the AWS Command Line Interface - AWS Config : http://docs.aws.amazon.com/config/latest/developerguide/authorize-aggregator-account-cli.html
aws configservice put-aggregation-authorization \
    Account Setup - Config Service - Racter does Amazon : http://www.racter.com/index.php/2018/03/04/account-setup-config-service/

aws のオプション一覧