Command option Sample:aws configservice put-delivery-channel

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

Creates a delivery channel object to deliver configuration informationto an Amazon S3 bucket and Amazon SNS topic.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/configservice/put-delivery-channel.html

aws configservice put-delivery-channel --delivery-channel file://deliveryChannel.json
    Managing the Delivery Channel - AWS Config : http://docs.aws.amazon.com/config/latest/developerguide/manage-delivery-channel.html
aws configservice put-delivery-channel \
    Account Setup - Config Service - Racter does Amazon : http://www.racter.com/index.php/2018/03/04/account-setup-config-service/

aws のオプション一覧