コマンドオプションサンプル:aws configservice put-delivery-channel

コマンドサンプルを検索した結果です。

構成情報をAmazon S3バケットおよびAmazon SNSトピックに配信する配信チャネルオブジェクトを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/configservice/put-delivery-channel.html

aws configservice put-delivery-channel --delivery-channel name=
    AWS ConfigをAWS CLIから紐解く | Developers.IO : http://dev.classmethod.jp/cloud/aws/aws-config-cli/
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 のオプション一覧